html {
	height: 100%;
}

body {
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px;
	color: #353c3e;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background-color: #ffffff !important;
	height: 100%;
	background-image: url(../images/dot-grid.png);
	background-repeat: repeat;
}

p {
	font-family: "Kumbh Sans", sans-serif !important;
	font-size: 16px;
	line-height: 26px;
	color: #353c3e;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5 {
	color: #353c3e !important;
}

h1 {
	font-family: "Kumbh Sans", sans-serif !important;
	font-weight: 800 !important;
}

h6 {

	font-size: 14px !important;
	font-family: "Kumbh Sans", sans-serif !important;


}

h5 {

	line-height: 28px !important;
}

.outline-title {



	font-weight: 600;
	font-style: normal;
	font-size: 120px;
	line-height: 110px;

}

.outline-title2 { font-weight: 600;
	font-style: normal;
	font-size: 90px;
	line-height: 110px; margin-bottom: 6cqmin; }

	.outline-title2  span { font-weight: 600;
		font-style: normal;
		font-size: 20px;
		line-height: 40px; color:#02b8ba; display: block; }

.btn-outline-dark {

	font-size: 14px !important;

}

.pull-right { float: right;}

.btn-dark {

	font-size: 14px !important;
	background-color: #343c3e;
	color: #fff;
	border: 1px solid #343c3e;
	padding: 20px 80px;
	border-radius: 10px;
	text-decoration: none;
	transition: all 0.3s ease;

}

.btn-dark:hover {

	font-size: 14px !important;
	background-color: transparent;
	color: #343c3e;
	border: 1px solid #343c3e;


}

.hero-slide-box {

	border-top-left-radius: 50px;
	border-top-right-radius: 50px;

	margin: 30px;

}


header {
	position: absolute;
	z-index: 111;
	width: 90%;
	padding: 30px;
	left: 5%;
}

.header-inner-pages {
	background-color: #0c5556;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 5px 30px;
	top: 20px;
	width: 95.5%;
	left: 42px;
	transition: all 0.3s ease;
}

.carousel-item {
	height: 850px;
	/* Fixed height for consistency */

}

.carousel-content {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	text-align: center;
	padding: 20px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}

.orange-text {
	color: #ffb451 !important;
}

.slide1 {
	background-color: #0b5556;
	background-image: url(../images/slide-01bg.png);
	background-size: cover;

}

.slide2 {
	background-color: #7a583b;
	background-image: url(../images/slide-02bg.png);
	background-size: 100%;
}

.slide3 {
	background-color: #e74c3c;
}

.slide1 .fade-in-image {
	top: 20px;
	right: 20px;
}

.slide2 .fade-in-image {
	bottom: 20px;
	left: 20px;
}

.slide3 .fade-in-image {
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}

/* Fade-in animation */

.carousel-indicators {
	position: absolute !important;
	right: -200px !important;
	left: auto !important;
	bottom: 50%;
	/* Center vertically */
	transform: translateY(-50%);
	width: 140px !important;
	height: auto;
	z-index: 9999 !important;
	margin: 0;
	/* Remove default margin */




}

.carousel-indicators [data-bs-target] {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50% !important;
	background-color: #ffffff;
	opacity: 0.5;
	margin: 0px 0;
	/* Space between dots */
	border: none;
	/* Remove default border */
}

.carousel-indicators .active {
	opacity: 1;
	background-color: #ffffff;
	transform: scale(1.2);
	/* Slightly larger when active */
}

.carousel-fade .carousel-item {
	opacity: .3;
	transition: opacity .5s ease-in-out;
	/* Changed from 0.8s to 1.2s */
}

.slide-content-left {

	text-align: left;
	position: relative;
	padding: 70px;
	height: 100%;
	


}

.slide-content-right {
	position: relative;
	height: 100% !important;
	
	
}

.slide-content-left h1,
h5 {
	color: #fff !important;
}

.theme-clr {
	color: #37c8ca !important;
}



.slider-animated-content {
	position: relative;
	width: 100%;
	height: 100%;
}

.grid-bg {
	position: absolute;
	top: 0px;
	z-index: 1;
	right: 0px;
}

.grid-bg-slide2 {
	position: absolute;
	top: 0px;
	z-index: 1;
	width: 754px;
	height: 694px;
	left: 0px;
}

.game-ui {
	position: absolute;
	top: 60%;
	z-index: 111;

	left: 25% !important;
}


.person {
	position: absolute;
	top: 0px;
	z-index: 2;

	right: 17% !important;
}

.app-ui {
	position: absolute;
	bottom: 250px;
	z-index: 111;
	width: 251px;
	height: 161px;
	right: 25% !important;
}




.slice-left {
	position: absolute;
	top: 25%;
	z-index: 1;
	left: 40%;


}

.slice-right {
	position: absolute;
	top: 50px;
	z-index: 1;

	right: 10%;
}


.elem-01 {
	position: absolute;
	top: 3%;
	z-index: 1;

	right: 10%;

}



.elem-02 {
	position: absolute;
	top: 25%;
	z-index: 111;

	left: 27%;
}

.elem-03 {
	position: absolute;
	top: 50%;
	z-index: 111;

	right: 5%;

}



.app-ui {
	position: absolute;
	top: 250px;
	z-index: 111;
	width: 251px;
	height: 161px;
	right: 10% !important;
}


.app-person {
	position: absolute;
	top:40px;
	z-index: 2;
	width: 424px;
	height: 694px;
	left: 10% !important;
	
}




.circle-01 {
	position: absolute;
	top: 110px;
	z-index: 1;

	left: 10%;
}

.circle-02 {
	position: absolute;
	top:180px;
	z-index: 1;

	left: 10%;
}



.mob-app-dev {


	position: absolute;
	top: 30%;
	z-index: 1;
	width: 123px;
	height: 138px;
	right: 25% !important;


}

.mob-app-left {
	position: absolute;
	top: 200px;
	z-index: 1;
	width: 49px;
	height: 116px;
	left: 15%;

}

.mob-app-right {
	position: absolute;
	top: 35%;
	z-index: 2;
	width: 49px;
	height: 116px;
	left: 56%;

}

.mob-icons-bottom {


	position: absolute;
	bottom: -50px;
	z-index: 2;

	right: 20% !important;
}

.fade-in-image {


	opacity: 0;
	animation: fadeIn 0.5s ease-in forwards;
	animation-delay: 0.4s;
	/* Delays image fade-in after content */
}

.slide-in-image {

	animation-delay: 0.5s;
	/* Starts after carousel fade */
	animation-fill-mode: forwards;
}

/* Slide from right */
.from-right {
	animation: slideFromRight 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}

/* Slide from left */
.from-left {
	animation: slideFromLeft 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.from-bottom {
	animation: slideFromBottom .7s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.from-bottom1 {
	animation: slideFromBottom .9s cubic-bezier(0.25, 0.1, 0.25, 1);
}


.from-bottom2 {
	animation: slideFromBottom 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.from-bottom3 {
	animation: slideFromBottom 1.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}


.from-left.float {
	animation:
		slideFromLeft 0.7s cubic-bezier(0.25, 0.1, 0.25, 1) forwards,
		seamlessFloat 4s linear 0.8s infinite;
}

.float2 {
	animation:
		slideFromLeft 0.7s cubic-bezier(0.25, 0.1, 0.25, 1) forwards,
		seamlessFloat2 4s linear 0.8s infinite;
}

.float1 {
	animation:
		slideFromLeft 0.9s cubic-bezier(0.25, 0.1, 0.25, 1) forwards,
		seamlessFloat2 5s linear 0.8s infinite;
}

.float3 {
	animation:
		slideFromBottom 0.9s cubic-bezier(0.25, 0.1, 0.25, 1) forwards,
		seamlessFloat2 5s linear 0.8s infinite;
}




@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}


@keyframes slideFromRight {
	from {
		opacity: 0;
		transform: translateX(100%);
	}

	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes slideFromLeft {
	from {
		opacity: 0;
		transform: translateX(-100%);
	}

	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes slideFromBottom {
	from {
		opacity: 0;
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}

}

@keyframes seamlessFloat {
	0% {
		transform: translateX(0px);
	}

	20% {
		transform: translateX(0px);
	}

	40% {
		transform: translateX(5px);
	}

	60% {
		transform: translateX(10px);
	}

	80% {
		transform: translateX(5px);
	}

	100% {
		transform: translateX(0px);
	}

}


@keyframes seamlessFloat2 {
	0% {
		transform: translateX(0px);
	}

	20% {
		transform: translateX(7px);
	}

	40% {
		transform: translateX(12px);
	}

	60% {
		transform: translateX(7px);
	}

	80% {
		transform: translateX(0px);
	}

	100% {
		transform: translateX(0px);
	}

}


.slide-content-left h4 {
	color: #3bc3a3;
}

.slide-content-left h1 {
	font-size: 44px !important;
	font-weight: 800 !important;
}

.slide-content-left h5 {
	font-family: "Kumbh Sans", sans-serif !important;
	font-size: 18px !important;
}


.btn-white-alpha {
	background-color: rgba(255, 255, 255, .2) !important;
	padding: 14px 35px !important;
	border-radius: 10px !important;
	color: #fff !important;
	font-family: "Kumbh Sans", sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
}

.btn-white-alpha:hover {
	background-color: rgba(255, 255, 255, .3) !important;
	-webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 20px 10px 15px 0px rgba(0, 0, 0, 0.1);

}


.btn-margin {
	margin: 40px 0px;
}


.sec-expert {
	display: flex;
	position: absolute;
	bottom: -60px !important;

	width: 400px;
}

.exp-avatar img {
	width: 60px;
	height: 60px;
	background-color: #3bc3a3;
	object-fit: cover;

	border-radius: 50%;
	object-position: center 10px;
	border: 1px solid #3bc3a3;
}


.sec-expert:hover {
	background-color: rgba(255, 255, 255, .1);
	padding: 20px;
	border-radius: 10px;
	opacity: 0;
	animation: fadeIn 0.5s ease-in forwards;
	animation-delay: 0.1s;
	cursor: pointer;

	-webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 20px 10px 15px 0px rgba(0, 0, 0, 0.1);


}

.carousel-track {
	overflow: hidden;
	width: 100% !important;
}

.slide2-avatar img {
	width: 60px;
	height: 60px;
	background-color: #f69b23;

	border: 1px solid #f69b23;
}

.carousel-container {
	width: 100%;
	position: relative;

}



.carousel-row {
	display: flex;
	gap: 30px;
	justify-content: space-between;



}

.carousel-item2 {
	min-width: 20%;
	padding: 30px;
	background: white;
	border-radius: 20px;
	margin: 20px 0px 0px 0px;

	border: 1px solid #dcdcdc;







}


.cars-items {
	display: flex;
	justify-content: space-between;
	justify-items: center;
}

.cars-items-left {
	display: flex;
	flex-direction: column;
}

.cars-items-right {
	display: flex;
	justify-items: flex-end;
}

.icon i {
	font-size: 30px;
	vertical-align: middle;
}

.stat {
	font-size: 30px;
	font-weight: 800;
	color: #333;
	font-family: "Kumbh Sans", sans-serif !important;



}

.label {
	font-size: 14px;
	font-weight: 600;
	color: #666;
	font-family: "Kumbh Sans", sans-serif !important;
}


.confetti {
	position: relative;
}

.confetti-container {
	position: absolute;
	top: 160px;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: -1;
}

.confetti {
	position: absolute;
	background-color: #f00;
	animation: explode linear infinite;
	transform-origin: center center;
	opacity: 0;
}

.confetti.streamer {
	width: 4px;
	height: 20px;
	border-radius: 4px;
}

.confetti.piece {
	width: 8px;
	height: 12px;
	border-radius: 1px;
}

@keyframes explode {
	0% {
		transform: translate(-50%, -50%) scale(0.1) rotate(0deg);
		opacity: 1;
	}

	100% {
		transform: translate(calc(-50% + var(--tx)), calc(-50% + var(--ty))) scale(1.5) rotate(720deg);
		opacity: 0;
	}
}

.confetti {
	position: absolute;
	background-color: #f00;
	animation: explode linear infinite;
	transform-origin: center center;
	opacity: 0;
}

.confetti.streamer {
	width: 4px;
	height: 20px;
	border-radius: 4px;
}

.confetti.piece {
	width: 8px;
	height: 12px;
	border-radius: 1px;
}

@keyframes explode {
	0% {
		transform: translate(-50%, -50%) scale(0.1) rotate(0deg);
		opacity: 1;
	}

	100% {
		transform: translate(calc(-50% + var(--tx)), calc(-50% + var(--ty))) scale(1.5) rotate(720deg);
		opacity: 0;
	}

}

.mile-icon {
	margin: 40px 0px;
}

.mile-sec-titles {
	margin: 30px auto;
	text-align: center;
	width: 40%;
}

.mile-sec-titles h1 {
	text-align: left;
	float: left !important;
	width: 40%;
}

.mile-sec-titles span {
	text-align: left;
	float: right !important;
	width: 60%;
	color: #7f7f7f;
	font-size: 16px;
	font-family: "Kumbh Sans", sans-serif !important;

}

section {
	margin: 80px 0px;
	padding: 0px 20px;
}

.sp-head {
	font-size: 48px;
	color: #494c57;
	line-height: 54px;
}

.sp-desc {
	font-family: "Kumbh Sans", sans-serif !important;
	font-size: 18px;
	color: #505050;
	font-weight: 600 !important;
}

.sp-head span {
	color: #ffaf32;
	font-weight: 600 !important;
}

.line-right {
	border-right: 1px solid #c2c2c2;
	margin-right: 20px;
}




.logo-carousel {
	width: 100%;
	max-width: 1200px;
	overflow: hidden;
	background: #353c3e;
	padding: 40px 0;

}

.logo-track {
	display: flex;
	animation: scroll 20s linear infinite;
}

.logo-slide {
	display: flex;
	gap: 20px;
	padding: 0 20px;
}

.logo-item {
	flex: 0 0 200px;
	height: 60px;
	padding: 20px;

	transition: transform 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}

.logo-item:hover {
	transform: scale(1.05);
}

.logo-item img {
	max-width: 70%;
	height: auto;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}


.splices {
	position: absolute;
}

.splices img {
	position: relative;
	top: -20px;
	left: -30px;
}


.grid-2 {
	position: absolute;
	top: 70px;
	z-index: 1;
	width: 333px;
	height: 300px;
	left: 290px;
}

.b-splice {
	position: absolute;
	top: 180px;
	z-index: 1;
	width: 232px;
	height: 198px;
	left: 260px;
}

.y-splice {
	position: absolute;
	top: 180px;
	z-index: 1;
	width: 224px;
	height: 190px;
	left: 440px;
}

.br-splice {
	position: absolute;
	top: 250px;
	z-index: 1;
	width: 224px;
	height: 190px;
	left: 220px;
}

.per-02 {
	position: absolute;
	top: 100px;
	z-index: 1;
	width: 224px;
	height: 190px;
	left: 240px;
}

.splice-01 {
	position: absolute;
	top: 80px;
	z-index: 1;
	width: 41px;
	height: 31px;
	right: 210px;
}

.splice-02 {
	position: absolute;
	top: 100px;
	z-index: 1;
	width: 41px;
	height: 31px;
	right: 240px;
}

.splice-03 {
	position: absolute;
	top: -20px;
	z-index: 1;
	width: 41px;
	height: 31px;
	left: 13%;
}

.splice-04 {
	position: absolute;
	top: -20px;
	z-index: 1;
	width: 41px;
	height: 31px;
	left: 12%;
}



.panel {
	position: absolute;
	top: 400px;
	z-index: 1;
	width: 224px;
	height: 190px;
	left: 140px;
}



.icon-circle {
	background-color: #fbe8ca;
	border-radius: 5px;
	padding: 10px;
	height: 40px;
}

.icon-circle i {
	color: #343c3e !important;
}

.feature-card {
	justify-content: space-around;
}

.feature-card h5 {
	font-weight: 600 !important;
	color: #353c3e !important;
}

.custom-padding {
	padding: 40px 150px !important;
}

.custom-btn {
	background-color: #F5A623;
	color: white;
	padding: 15px 25px;
	text-align: left;
	line-height: 16px;
	border: none;
	border-radius: 10px;
	font-size: 14px;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
}

.custom-btn i {
	margin-left: 8px;
	transition: transform 0.3s ease;
	position: relative;
	z-index: 2;
	padding: 10px 0 10px 15px;
}

.custom-btn::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 55px;
	background-color: #ffc15c;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.custom-btn:hover {
	background-color: #e69516;
	color: white;
}

.custom-btn:hover i {
	transform: translateX(5px);
}

.custom-btn:hover::after {
	background-color: #ffb443;
}

.ser-sec {
	background-color: rgba(255, 178, 69, 0.1);
	padding: 80px 0px;
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 1100px;
}

.ser-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	justify-items: center;
	text-align: center;
	width: 50%;
	margin: 50px auto 40px auto;
	padding: 50px;
}



.ser-all {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}



.ser-bleft {
	position: absolute;
	top: 250px;
	z-index: 1;
	width: 440px;
	height: 327px;
	left: 35%;
}

.ser-bright {
	position: absolute;
	top: 220px;
	z-index: 1;
	width: 440px;
	height: 327px;
	right: 35%;
}

.ser-per-1 {
	position: absolute;
	top: 246px;
	z-index: 1;

	left: 35%;
}

.ser-per-2 {
	position: absolute;
	top: 250px;
	z-index: 2;

	left: 42%;
}

.ser-per-3 {
	position: absolute;
	top: 250px;
	z-index: 1;

	left: 50%;
}


.ser-card {
	position: absolute;
	top: 300px;
	z-index: 1;

	right: 20%;
}

.ser-list {
	position: relative;
}

.ser-list ul {
	display: flex;
	justify-content: space-around;
}

.ser-list ul li img {
	display: block;
	text-align: center;
	margin: 0px auto;
}

.ser-list ul li {
	list-style: none;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	position: relative;
	/* Ensure relative positioning for absolute ::after */
	padding-bottom: 10px;
}

.ser-list ul li::after {
	content: "";
	position: absolute;
	left: 90px;
	bottom: 50px;
	width: 100%;
	border-bottom: 2px dashed #dd8545;
}

.ser-list ul li:last-child::after {

	border-bottom: none;
}



.line {


	height: 400px;


	width: 2px;

	border-left: 2px dashed #dd8545;
	/* Vertical dashed line */
}

.left-line {

	position: absolute;
	left: 230px;
	top: 40px;
}

.right-line {
	float: right;
}

.circle {
	position: absolute;
	bottom: 0;
	left: -3px;
	/* Centers on dashed line */
	width: 8px;
	height: 8px;
	background-color: #dd8545;
	/* Circle color */
	border-radius: 50%;
}

.services-section {
	padding: 60px 0;
	position: relative;
}

.services-section .card {
	border-radius: 15px;
	transition: transform 0.5s;
	height: 100%;
	border: 1px solid #c4c4c4;
	transition: background-color 0.6s ease, color 0.3s ease;
	background-color: transparent;
}



.services-section .card:hover {
	background-color: #353c3e;

}

.services-section .card-icon {
	font-size: 2.5rem;
	margin-bottom: 1rem;
}

.services-section .carousel-indicators {
	bottom: -40px;
}

.services-section .carousel-indicators [data-bs-target] {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #ccc;
	opacity: 0.5;
}

.services-section .carousel-indicators .active {
	background-color: #333;
	opacity: 1;
}

.services-section .carousel-item {
	padding-bottom: 50px;
}

.services-section .section-header {
	position: relative;
	margin-bottom: 50px;
}

.services-section .explore-btn {
	display: inline-flex;
	align-items: center;
	font-weight: 500;
	text-decoration: none;
	color: #333;
}

.services-section .explore-btn i {
	margin-left: 5px;
	transition: transform 0.2s;
}

.services-section .explore-btn:hover i {
	transform: translateX(13px);
}



.ser-box {
	border: 1px solid #c4c4c4;
	border-radius: 20px;
}

.ser-box-ser {
	border-radius: 20px;
	background-color: #0c5556;
	overflow: hidden;
	padding: 10px 0px 70px 10px !important;
}


.ser-box-corner {
	position: absolute;
}

.ser-header {
	width: 80%;
	margin: 60px auto 20px auto;
	padding: 40px;
}

.strong-text {
	font-weight: 700 !important;
}

.carousel-set {
	padding: 20px 80px;

}

.carousel-set .item .card {
	min-height: 450px !important;
}

.carousel-dots-ser {


	position: absolute;
	left: 30% !important;

	bottom: 30px !important;
}

.card {
	transition: all 0.3s ease;
	/* Apply transition to the entire card */
}



.card:hover .ser-in-content h3,
.card:hover .ser-in-content p,
.card:hover .ser-in-content .explore-btn {
	color: white !important;
	transition: color 0.3s ease 0.2s;
	/* Add a delay to the text color transition */
}

.card-icon-game {
	background-image: url(../images/game-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
}

.card:hover .card-icon-game {
	background-image: url(../images/game-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
	transition: background-image 0.3s ease 0.2s;
}

.card-icon-web {
	background-image: url(../images/web-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
}

.card:hover .card-icon-web {
	background-image: url(../images/web-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
	transition: background-image 0.3s ease 0.2s;
}

.card-icon-mob {
	background-image: url(../images/mob-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
}

.card:hover .card-icon-mob {
	background-image: url(../images/mob-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
	transition: background-image 0.3s ease 0.2s;
}

.card-icon-meta {
	background-image: url(../images/meta-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
}

.card:hover .card-icon-meta {
	background-image: url(../images/meta-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
	transition: background-image 0.3s ease 0.2s;
}

.card-icon-3d {
	background-image: url(../images/3d-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
}

.card:hover .card-icon-3d {
	background-image: url(../images/3d-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
	transition: background-image 0.3s ease 0.2s;
}


.card-icon-graphics {
	background-image: url(../images/graphics-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
}

.card:hover .card-icon-graphics {
	background-image: url(../images/graphics-w.png);
	width: 68px;
	height: 59px;
	margin: 20px 0px;
	transition: background-image 0.3s ease 0.2s;
}


.ser-in-content {
	padding: 10px;
}


.explore-btn {
	position: absolute;
	bottom: 50px;
	left: 40px;
	font-weight: 600 !important;
	font-size: 14px !important;
}

.owl-dots {
	margin: 30px 0px;
}

.owl-theme .owl-dots .owl-dot span {
	background: #353c3e !important;
}


.text-blue {
	color: #5cc3e9 !important;
}

.meta-head h5 {
	color: #353c3e !important;
}

.blue-btn {
	background-color: #5cc3e9 !important;
}


.blue-btn::after {

	background-color: #5cc3e9 !important;

}

.blue-btn:hover {
	background-color: #34b9e9 !important;

}



.orange-btn:hover::after {
	background-color: #dc975a !important;
}

.orange-btn {
	background-color: #dc975a !important;
}


.orange-btn::after {

	background-color: #da8a44 !important;

}

.orange-btn:hover {
	background-color: #da8a44 !important;

}








.meta-pic {
	width: 70%;
	height: 700px;
	position: relative;

	margin: 0px 80px;
	background-image: url(../images/meta-verse.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 20px;


}

.meta-box {
	background-color: #fff;
	padding: 20px;
	position: absolute;
	width: 250px;
	height: 80px;
	right: -50px;
	border-radius: 10px;
	top: 250px;
	font-size: 14px;
	font-weight: 500;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
}

.pos-2 {
	top: 350px;
}

.pos-3 {
	top: 450px;
}

.pos-4 {
	top: 550px;
}

.num {
	background-color: #34b9e9;
	border-radius: 50%;
	padding: 10px 12px;
	color: #fff;
}

.num-2 {
	background-color: #4cb7c3;
}

.num-3 {
	background-color: #ffc66e;
}

.num-4 {
	background-color: #1c818c;
}

.met-box-content {
	display: flex;
	justify-content: space-between;
}


.hidden-div {
	opacity: 0;
	transform: translateY(50px);
	/* Slide-in effect */
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.hidden-div.visible {
	opacity: 1;
	transform: translateY(0);
}

.work-box {
	border: 1px solid #ddd;
	padding: 30px;
	position: relative;
	border-radius: 20px;
	margin-top: 60px;
	border-bottom-right-radius: 30px;
}

.work-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sep {
	border-bottom: 1px solid #ddd;
	margin: 20px 0px;
}

.link-btn-arrow {
	position: absolute;
	background-color: #343c3e;
	padding: 20px;
	color: #fff;
	right: 0px;
	bottom: 0px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	transition: all 0.3s ease;
}

.link-btn-arrow:hover {
	position: absolute;
	background-color: transparent;
	padding: 20px;
	color: #343c3e;
	border: 1px solid #343c3e;
	right: 0px;
	bottom: 0px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	cursor: pointer;

}

.exp-anchor {
	font-size: 13px;
	text-decoration: underline;
	font-weight: 600 !important;
	margin: 40px 0px;
}

.game-pic {
	margin: 0px auto;
	text-align: center;
}

.game-pic img  {width: 100%;}
.game-air {
	position: absolute;
	z-index: 11;
	top: -20px;
	left: -20px;
}

.games-uis {
	position: relative;
}

.dark-text {
	color: #343c3e !important;
}

.dev-teams {
	position: relative;
	cursor: pointer;
}

.dev-titles {
	position: absolute;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	bottom: 30px;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
}
.dev-teams-inner  { transition:all 0.3 ease-in-out;}
.dev-titles span {
	font-size: 13px;
	font-weight: 500 !important;
	color: #8a8a8a;
	display: block;
	text-transform: capitalize !important;
}

.dev-pic {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

.dev-pic img {
	width: 130px;
	margin: 0px auto;
	text-align: center;
}

.dev-pic-big {

	margin: 0px auto;
	text-align: center;
	padding: 35px;
	transition: all 0.3s ease-in;
	overflow: hidden;




}

.dev-pic-big:hover {
	border-radius: 30px;

	background-color: #daeff0;
	padding: 40px !important;
	overflow: hidden;







}


.dev-teams:hover .dev-titles-big {

	bottom: 30px !important;




}

.dev-pic-big img {
	width: 100%;



}

.clearme {
	clear: both;
	margin: 100px 0px !important;
}

.dev-titles-big {
	position: absolute;
	background-color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	bottom: 90px;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	transition: all 0.3s ease-in;
}

.dev-titles-big span {
	font-size: 13px;
	font-weight: 500 !important;
	color: #8a8a8a;
	display: block;
	text-transform: capitalize !important;
}

.custom-margins {
	margin: 150px 0px !important;
}

.mob-app-portfolio img {
	width: 100%;
}

.milestones {
	position: relative;
}


.btn-big-theme {
	font-size: 16px;
	background-color: #0b5556;
	padding: 20px 80px;
	border-radius: 10px;
	display: inline-block;
	color: #fff;
	transition: all 0.3s ease;
	cursor: pointer;
}

.btn-big-theme:hover {
	font-size: 16px;
	background-color: #157779;
	padding: 20px 80px;
	border-radius: 10px;
	display: inline-block;
	color: #fff;

}

.theme-clr {
	color: #20a9ac !important;
}

.last-sec {
	width: 60%;
	margin: 100px auto;
}
footer {
	margin: 100px 0px 0px 0px;
	background-color: #0b5556;
	padding: 90px 0px;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}

.text-white {
	color: #fff !important;
}





.f-list li {
	list-style: none;
	margin: 15px 0px;
}

.f-list li a {
	color: rgba(255, 255, 255, 1);
	font-size: 30px;
	font-weight: 500 !important;
	text-decoration: none;
	transition: all 0.3s ease;






}



.border-me {
	border: 1px solid rgba(255, 255, 255, .5);
	height: 10px;
	margin: 0px 20px;
}

.f-list li a span {
	font-size: 16px;
	vertical-align: middle;
}

.f-list li a:hover {
	color: #02b8ba !important;
	margin-left: 2px;





}

.f-head {
	font-size: 16px;
	font-weight: 600;
	color: #32f0f4;
	margin-bottom: 20px;
}

.f-contact {
	margin-left: -35px;
}

.f-contact li {
	list-style: none;
	font-size: 13px;
	font-weight: normal !important;
	color: #fff;
	margin: 2px 0px;
	display: inline-block;
	margin-right: 20px;
}

.f-contact-big {
	margin-left: -35px;
}

.f-contact-big li {
	list-style: none;
	font-size: 18px;
	font-weight: normal !important;
	color: #fff;
	margin: 2px 0px 0px 0px;
	display: inline-block;
	margin-right: 20px;
}



.footer-navs {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;




	flex-wrap: wrap;
	/* Responsive wrapping */

}

.footer-navs {
	list-style: none;
	display: flex;
}

/* Footer navigation links */
.footer-navs li a {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.7);
	/* Neutral gray with 0.7 opacity */
	font-size: 14px;
	/* Footer-appropriate size */
	font-weight: 400;
	margin: 10px 10px 10px 0px;
	position: relative;
	/* For underline effect */
	display: inline;
	/* For scale effect */
	transition: color 0.3s ease, transform 0.3s ease;
	/* Smooth color and scale */
}

/* Hover effect */
.footer-navs li a:hover {
	color: #02b8ba;
	/* Vibrant red with full opacity, adjustable */
	transform: scale(1.05);
	/* Subtle scale-up */
}

/* Sliding underline effect */
.footer-navs li a::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	/* Thin for footer */
	bottom: -4px;
	/* Tight spacing */
	left: 0;
	background-color: #02b8ba;
	/* Matches hover color */
	transform: scaleX(0);
	/* Hidden by default */
	transform-origin: right;
	/* Slide from right */
	transition: transform 0.3s ease-in-out;
}

.footer-navs li a:hover::before {
	transform: scaleX(1);
	/* Slide to full width */
	transform-origin: left;
	/* Slide to left */
}

.sub-head {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

.sub-head i {
	color: #32f0f4;
	margin-right: 10px;
}

.sep-w {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin: 20px 0px;
}

.social-list {
	margin: 0px 0px !important;
}

.social-list i {

	font-size: 16px !important;
	margin-right: 10px;

}



.inner-page-margin {
	margin-top: 170px;
	padding: 0px 30px;
}

.page-title i {
	margin-right: 5px;
	color: #02b8ba;
}

.page-title {
	color: #0c5556;
	margin: 10px 0px;
}

.sec-image {
	width: 100%;
	height: 500px;
	background-image: url("../images/about.jpg");
	background-attachment: fixed;
	border-radius: 30px;
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 50px 0px;
}

.team-01 img {
	width: 100%;
	height: 300px;


	border-radius: 30px;
	object-fit: cover;


}

.team-02 img {
	width: 100%;
	height: 650px;


	border-radius: 30px;
	object-fit: cover;
	margin: 100px;


}

.card-01 {
	position: absolute;
	left: 40px;
	top: 500px;
}



.mission {
	font-size: 18px;
	color: #677072;
	margin: 30px 0px;
}

.mission i {
	margin-right: 20px;
}

.big-h1 {
	font-size: 48px !important;
	font-weight: 500 !important;
}

.sp-title {
	font-size: 30px !important;
	font-weight: 500 !important;
}

.theme-bg {
	background-color: #093f40;

	background-size: cover;
	border-radius: 30px;
	padding: 90px;
}

.star-icon {
	color: #ffc107;
	/* Gold color for stars */
	font-size: 18px;
}

.half-star {
	position: relative;
}

.half-star::before {
	content: '\f089';
	/* Font Awesome half-star icon */
	position: absolute;
	color: #ffc107;
}

.rating-text {
	font-size: 18px;
	font-weight: bold;
}

.rating-text {
	color: #fff;
	font-size: 20px;
}

.client-ratings {
	display: flex;
	background-color: rgba(255, 255, 255, 0.1);
	padding: 10px 30px;
	border-radius: 20px;
	align-items: center;
	width: fit-content;
	gap: 5;
}

.relate-me {
	position: relative;
}

.cst-margin {
	margin: 20px 0px 0px 0px 0px !important;
}

.inner-ser-card {
	border-radius: 20px !important;
	height: 400px !important;
	padding: 30px !important;
	margin-bottom: 20px;
	background-color: rgba(0, 0, 0, 0.1) !important;
	border: 1px solid rgba(0, 255, 255, 0.1) !important;

}


.inner-ser-card a {
	text-decoration: none !important;
}

.inner-ser-card:hover .ser-in-content h3 {

	color: #04e7eb !important;
	transition: color 0.3s ease 0.2s;
	/* Add a delay to the text color transition */
}




.link-style i {
	transition: all 0.3s ease;
	margin-left: 10px;
}

.link-style:hover i {
	margin-left: 20px;
	background-color: #02b8ba;
	padding: 5px;
	border-radius: 5px;
}


.link-style {
	text-decoration: none;
}



.inner-ser-card .ser-in-content h3,
.inner-ser-card .ser-in-content .explore-btn {
	color: #fff !important;
	transition: color 0.3s ease 0.2s;
	/* Add a delay to the text color transition */
}

.ser-in-content p {
	color: #99adad;
}

.inner-ser-card:hover {
	background-color: rgba(0, 0, 0, .3) !important;
}

.idea {
	position: absolute;
	right: 50%;
	z-index: 1111 !important;
	top: 30%;
}

.idea img {
	width: 140px;
}

.rel-me {
	position: relative;
}

.adjst-slide {
	height: 800px;
}


.game-play {
	width: 100%;
	height: 400px;
	background-image: url("../images/game-play.jpg");

	border-radius: 30px;
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 50px 0px;

}

.ser-box-ser {
	background-color: #062525;

	background-image: url("../images/ser-bg.png");
	background-size: 100%;

	background-repeat: no-repeat;
	background-attachment: fixed;

}


.gen-list {
	margin-left: -30px;
}

.gen-list li {
	list-style: none;
	padding: 5px 0px;
}

.gen-list li i {
	margin-right: 5px;
	color: #3b6263;
}

.game-intro-sec {
	width: 100% !important;
}

.accordian-title {
	padding: 30px;
}

.accordian-title h1 {
	font-size: 50px;
}

.accordion-button {
	font-size: 36px !important;
}

.accordion-button span {
	color: #04e7eb !important;
}

.inner-slide-set {
	height: 700px;
	border-radius: 30px;
	margin: 60px 0px;
	padding: 60px 40px;
}

.exp-desc {
	color: #fff;
}

.cst-card {
	border-radius: 20px !important;
	padding: 40px;
}

.card-blue {
	background-color: rgba(188, 216, 253, 0.4) !important;
	border: 1px solid rgba(188, 216, 253, 0.7) !important;
}

.card-green {
	background-color: rgba(148, 221, 170, 0.4) !important;
	border: 1px solid rgba(148, 221, 170, 0.7) !important;
}

.card-red {
	background-color: rgba(225, 192, 194, 0.4) !important;
	border: 1px solid rgba(225, 192, 194, 0.7) !important;
}

.card-yellow {
	background-color: rgba(228, 218, 191, 0.4) !important;
	border: 1px solid rgba(228, 218, 191, 0.7) !important;
}

.card-cyan {
	background-color: rgba(155, 240, 255, 0.4) !important;
	border: 1px solid rgba(155, 240, 255, 0.7) !important;
}

.card-gray {
	background-color: rgba(108, 117, 125, .2) !important;
	border: 1px solid rgba(108, 117, 125, .2) !important;
}

.card-title i {
	font-size: 22px;
	position: absolute;
	top: -30px;
	right: -20px;
}

.card-title {
	font-size: 18px !important;
	font-size: 600 !important;
	margin: 0px 0px;
	position: relative;
}

.card-text {
	margin-top: 20px;
}

.sep-l {
	border-bottom: 2px solid #1c818c;
	width: 30px;
	margin: 20px 0px;
}

.port-image img {
	width: 100%;
}

.port-box {
	border-radius: 10px;
	border: 1px solid #ccd7da;
	padding: 40px;
}

.work-carousel .item img {
	width: 100%;
	object-fit: cover;
	border-radius: 10px !important;
	height: 450px;
}

.web-carousel .item img { object-fit:fill !important; height: 600px;}

.custom-border-section {
	position: relative;

	background: #f9f9f9;
	/* optional */
}

.margin-reset { margin: 0px !important;}
.work-image img {  height: 600px; border-radius: 30px;}
.modal-pic img { width: 100%; height: 400px;}
.custom-border-section::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
}

.list-group-item { margin-left: -35px;}
.list-group-item { font-size: 14px !important;}
.custom-border-section::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 10%;
	background: #236566;
}

.custom-border-section::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(10% + 100px);
	height: 1px;
	width: calc(90% - 100px);
	background: #91bebf;
}

.tecths {
	margin-left: -35px;
}

.tecths li {
	list-style: none;
	border-radius: 10px;
	color: #4a5a5c;
	border: 1px solid #cddadb;
	padding: 10px;
	font-size: 10px;
	font-weight: 600;
	display: inline;
	margin: 0px 10px 0px 0px;
}

.developers-list {
	margin-left: -35px;
}

.developers-list li {
	list-style: none;
	display: inline;
	margin: 10px 10px 10px 0px;
}

.developers-list li img {
	width: 60px;
	object-fit: cover;
}

.Project-title {
	margin-top: 50px;
}

.Project-title span {
	font-size: 12px;
	color: #20a9ac;
	display: block;
	margin: 5px 0px;
}

.port-details {
	padding: 30px;
}

.splice-split {
	position: relative;
}

.cst-margins {
	margin: 60px 0px !important;
}

.custom-settings-modal {
	z-index: 9999 !important;
}

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

.btn-close {
	background-color: #fff !important;
	color: #ffffff !important;
	padding: 10px !important;
	z-index: 1111;
	position: absolute;
	top: 20px;
	right: 20px;
	opacity: 1;
}



.gallery-item {
	position: relative;
	height: 400px;
	overflow: hidden;
	cursor: pointer;
	
  }

  .gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	
  }
  .overlay-title span { font-size: 14px; display: block; font-weight: 400 !important; }
  .overlay-title {
	position: absolute;
	bottom: 40px;
	background: rgba(9, 62, 63, .6);
	color: #fff;
	width: 100%;

	padding: 15px 40px;
	font-weight: bold;
	font-size: 20px;

	z-index: 1;
	transition: all 0.3s ease-in-out;
	display: none;
  }

  .overlay-desc {
	position: absolute;
	bottom: 0%;
	left: 0;
	width: 100%;

	color: #fff;

	transition: all 0.3s ease-in-out;
	display: none;
  }

  .gallery-item:hover .overlay-desc {
	top: 0px;
	display: block;
	position: absolute;
	background: rgba(9, 62, 63, .9);
	font-weight: normal;
	font-size:20px;
	padding: 80px 40px;

  }

  .gallery-item:hover .overlay-title {


	background: rgba(255, 255, 255, 0.9);
	color: #0b5556;
	width: 100%;
	bottom:50px;
	display: block;
	

	padding: 15px 40px;
	font-weight: bold;
	font-size: 20px;
	z-index: 1;
	
	
  }

  .first-img a img { border-top-left-radius: 30px; border-bottom-left-radius: 30px;}
  .first-img .gallery-item { border-top-left-radius: 30px; border-bottom-left-radius: 30px; }
  .last-img a img { border-top-right-radius: 30px; border-bottom-right-radius: 30px;}
  .last-img .gallery-item { border-top-right-radius: 30px; border-bottom-right-radius: 30px; }

  .sec-title span { display: block; font-size: 20px; font-weight: 500 ;}


  .testimonial-card {
	background: #fff;
	border-radius: 12px;
	padding: 40px;

	height: 100%;
	border:1px solid #dbdbdb;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
  }

  .testimonial-text {
	font-size: 1rem;
	color: #444;
	margin-bottom: 15px;
  }

  .testimonial-rating {
	color: #ffc107;
	margin-bottom: 10px;
  }

  .testimonial-user {
	display: flex;
	align-items: center;
  }

  .testimonial-user img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 15px;
	object-fit: cover;
  }

  .testimonial-user-info {
	font-size: 0.95rem;
  }

  .testimonial-user-info strong {
	display: block;
	color: #222;
  }

  .section-title {
	text-align: center;
	font-size: 2rem;
	margin-bottom: 40px;
	font-weight: 600;
  }


  .contact-form {

	background: #fff;
	margin: 50px auto;
	padding: 40px 30px;
	border-radius: 8px;
	
  }
.custom-margin-contact { margin-bottom: 150px;}
  .contact-form .form-floating > .form-control,
  .contact-form .form-floating > .form-select {
	border: 1px solid #ccc;
	transition: border-color 0.3s ease;
  }

  .contact-form .form-floating > .form-control:focus,
  .contact-form .form-floating > .form-select:focus {
	border-color: #3f51b5;
	box-shadow: none;
  }

  .form-title {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
  }

  .form-desc {
	font-size: 14px;
	color: #555;
	margin-bottom: 30px;
  }

  .submit-btn {
	background-color: #3f51b5;
	color: #fff;
	padding: 12px 24px;
	border: none;
	border-radius: 4px;
	transition: background 0.3s ease;
  }

  .submit-btn:hover {
	background-color: #303f9f;
  }

  .b-slice { position: absolute; width: 500px; left:0px; bottom:-100px;}
  .c-img { position: absolute; width: 450px !important; left:0px; z-index: 111;top:0px;}

  .c-card { position: absolute;  z-index: 9999; top:70px; right:140px; }

  
.per-name span {
	display: block;
	font-size: 14px;
}

.per-facts {
	margin-left: -35px;
}

.per-facts li {
	list-style: none;
	font-size: 14px;
	border: 1px solid #aec3c5;
	padding: 20px;
	border-radius: 20px;
	display: inline-block;
	
	
	margin: 20px 20px 20px 0px;
	
}

.per-facts span {
	font-size: 36px;
	display: block !important;
	
}

.per-facts span span { 
	font-size: 14px !important;
}

.progress-cst {  height: 14px !important; margin: 5px 0px; background-color: #d2ebeb !important;}
.exp-title { font-size: 13px; font-weight: 600;}

.exp-box { padding: 10px 0px; }
.bg-cst1 { background-color: #157779 !important;}

.close-me {
	background-color: #20a9ac !important;
	padding: 10px 13px !important;
	border-radius: 50px !important;
	color: #fff !important;
	opacity: 1 !important;
	font-size: 22px !important;
  
	position: absolute !important;
	top: 10px;
	right: 10px;
	z-index: 1054 !important;
  }
  
  
  .close-me:hover {
	background-color: #157779 !important;
  }

  .modal-content {
	border-radius: 10px;
	overflow: hidden;


}

.ab-me {
	position: absolute;
	top: 80px;
	left: 200px;
	z-index: 9999 !important;
}

.modal-body {
	padding: 60px !important;
	background-color: #daeff0;
	background-image: url(../images/dot-grid.png);
	background-repeat: repeat;
}

.expertise-progress .progress {
	height: 10px;
	margin-bottom: 10px;
}

.tools-list { margin-left: -35px;}

.tools-list li {
	display: inline-block;
	padding: 5px 10px;
	margin: 5px 5px 5px 0px;
	font-size: 12px;
	font-weight: 600;
	border-radius: 30px !important;
	border:1px solid #9ebabb !important;
	padding: 10px 20px !important;
}

.contact-btn {
	background-color: #28a745;
	border: none;
}

.contact-btn:hover {
	background-color: #218838;
}

.info-item {
	margin-bottom: 15px;
}

.info-item i {
	color: #007bff;
	margin-right: 10px;
}