/*============ 1. Body and Core Css ============*/
@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100..900;1,100..900&display=swap');

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	list-style: none !important;
	outline: none !important;
}

*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-style: medium;
}

i,
em {
	font-style: normal;
}

a {
	color: #fff;
	display: inline-block;
}

a:hover {
	text-decoration: none;
	color: #fff;
}
.vca-color a{
    color:#0C001A;
}
html,
body {
	height: 100%;
	width: 100%;
	font-family: 'Overpass';
}

body {
	background-color: #0C001A;
	color: #fff;
	overflow-x: hidden;
}

.w-85 {
	width: 85% !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff;
	font-weight: 500;
}

h3 {
	line-height: 42px;
}

p {
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	line-height: 28px;
	color: #fff;
}

img {
	border: 0 none;
	max-width: 100%;
	vertical-align: middle;
	height: auto;
}

.mt-0 {
	margin-top: 0 !important;
}

.mt-5 {
	margin-top: 5px !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mt-15 {
	margin-top: 15px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mt-25 {
	margin-top: 25px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mt-35 {
	margin-top: 35px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-45 {
	margin-top: 45px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mt-55 {
	margin-top: 55px !important;
}

.mt-60 {
	margin-top: 60px !important;
}

.mt-62 {
	margin-top: 62px !important;
}

.mt-65 {
	margin-top: 65px !important;
}

.mt-70 {
	margin-top: 70px !important;
}

.mt-75 {
	margin-top: 75px !important;
}

.mt-80 {
	margin-top: 80px !important;
}

.mt-85 {
	margin-top: 85px !important;
}

.mt-90 {
	margin-top: 90px !important;
}

.mt-95 {
	margin-top: 95px !important;
}

.mt-100 {
	margin-top: 100px !important;
}

/* Custom Margin Bottom */
.mb-0 {
	margin-bottom: 0 !important;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-35 {
	margin-bottom: 35px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-45 {
	margin-bottom: 45px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-55 {
	margin-bottom: 55px !important;
}

.mb-60 {
	margin-bottom: 60px !important;
}

.mb-62 {
	margin-bottom: 62px !important;
}

.mb-65 {
	margin-bottom: 65px !important;
}

.mb-70 {
	margin-bottom: 70px !important;
}

.mb-75 {
	margin-bottom: 75px !important;
}

.mb-80 {
	margin-bottom: 80px !important;
}

.mb-85 {
	margin-bottom: 85px !important;
}

.mb-90 {
	margin-bottom: 90px !important;
}

.mb-95 {
	margin-bottom: 95px !important;
}

.mb-100 {
	margin-bottom: 100px !important;
}

.m-0 {
	margin: 0px !important;
}

/* Custom Padding top */
.pt-0 {
	padding-top: 0 !important;
}

.pt-5 {
	padding-top: 5px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pt-15 {
	padding-top: 15px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pt-25 {
	padding-top: 25px !important;
}

.pt-30 {
	padding-top: 30px !important;
}

.pt-35 {
	padding-top: 35px !important;
}

.pt-40 {
	padding-top: 40px !important;
}

.pt-45 {
	padding-top: 45px !important;
}

.pt-50 {
	padding-top: 50px !important;
}

.pt-55 {
	padding-top: 55px !important;
}

.pt-60 {
	padding-top: 60px !important;
}

.pt-65 {
	padding-top: 65px !important;
}

.pt-70 {
	padding-top: 70px !important;
}

.pt-75 {
	padding-top: 75px !important;
}

.pt-80 {
	padding-top: 80px !important;
}

.pt-85 {
	padding-top: 85px !important;
}

.pt-90 {
	padding-top: 90px !important;
}

.pt-95 {
	padding-top: 95px !important;
}

.pt-100 {
	padding-top: 100px !important;
}

/* Custom Padding top */
.pb-0 {
	padding-bottom: 0 !important;
}

.pb-5 {
	padding-bottom: 5px !important;
}

.pb-10 {
	padding-bottom: 10px !important;
}

.pb-15 {
	padding-bottom: 15px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pb-25 {
	padding-bottom: 25px !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.pb-35 {
	padding-bottom: 35px !important;
}

.pb-40 {
	padding-bottom: 40px !important;
}

.pb-45 {
	padding-bottom: 45px !important;
}

.pb-50 {
	padding-bottom: 50px !important;
}

.pb-55 {
	padding-bottom: 55px !important;
}

.pb-60 {
	padding-bottom: 60px !important;
}

.pb-65 {
	padding-bottom: 65px !important;
}

.pb-70 {
	padding-bottom: 70px !important;
}

.pb-75 {
	padding-bottom: 75px !important;
}

.pb-80 {
	padding-bottom: 80px !important;
}

.pb-85 {
	padding-bottom: 85px !important;
}

.pb-90 {
	padding-bottom: 90px !important;
}

.pb-95 {
	padding-bottom: 95px !important;
}

.pb-100 {
	padding-bottom: 100px !important;
}

.pb-120 {
	padding-bottom: 120px !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-row {
	padding-top: 8vw;
}

.pb-row {
	padding-bottom: 8vw;
}

.top-70 {
	top: 70% !important;
}

@media only screen and (max-width: 576px) {
	.pt-row {
		padding-top: 12vw;
	}

	.pb-row {
		padding-bottom: 12vw;
	}
}

/*============ 2. Helper Css ============*/
/* Common Css */
.main-btn {
	text-decoration: none;
	border: 1px solid rgba(255, 255, 255, 0.3);
	letter-spacing: 1px;
	font-weight: 600;
	color: #000;
	padding: 10px 20px;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	background-color: transparent;
	color: #fff;
}

.main-btn:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}

.link-underline:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #fff;
	margin-top: 2px;
}

.link-underline:hover:after {
	-webkit-animation: swipe-line 1.25s cubic-bezier(0.475, 0.425, 0, 0.995) forwards;
	animation: swipe-line 1.25s cubic-bezier(0.475, 0.425, 0, 0.995) forwards;
}

@-webkit-keyframes swipe-line {
	0% {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	33% {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}

	66% {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}

	to {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes swipe-line {
	0% {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	33% {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}

	66% {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}

	to {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.fade-up {
	opacity: 0.01;
	-webkit-transform: translateY(80px);
	-ms-transform: translateY(80px);
	transform: translateY(80px);
}

.smooth-scroll #scroll-content {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* Custom Cursor Css */
#custom-cursor {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	pointer-events: none;
	z-index: 10000;
}

#custom-cursor #cursor-outer {
	position: fixed;
	width: 40px;
	height: 40px;
	border: 2px solid #eee;
	border-radius: 50%;
	pointer-events: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#custom-cursor #cursor-loading {
	position: absolute;
	top: -10px;
	left: -10px;
	height: 56px;
	width: 56px;
	-webkit-animation: circ-anim .7s linear infinite;
	animation: circ-anim .7s linear infinite;
	display: none;
	border-width: 0px;
	border-radius: 50%;
	border-top: 2px solid #fff;
	border-right: 2px solid transparent;
}

#custom-cursor #cursor-inner {
	position: fixed;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transform: translate3d(-50%, -50%, 1px);
	transform: translate3d(-50%, -50%, 1px);
}

@-webkit-keyframes circ-anim {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes circ-anim {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

#cursor-outer i {
	font-size: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.page-is-changing #cursor-outer #cursor-loading {
	display: block;
}

.parallax-wrap {
	width: 60px;
	height: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10;
	cursor: pointer;
}

.parallax-icon {
	height: 30px;
	width: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
}

/* Preloader Css */
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background-color: #000;
	z-index: 1000;
}

.preloader .loader-wrap {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.preloader .loader-wrap .loader {
	height: 2px;
	width: 70vw;
	background-color: #222;
	overflow: hidden;
}

.preloader .loader-wrap .loader .loader-percent {
	height: 100%;
	margin: auto;
	background-color: #fff;
	width: 0%;
}

.preloader .loader-wrap #percent {
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	margin-top: 10px;
}

.ajax-preloader {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	-webkit-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	transition: all .4s ease-in;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
}

.ajax-preloader .loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 50px;
	width: 50px;
	display: none;
	-webkit-animation: ajax-circ .7s linear infinite;
	animation: ajax-circ .7s linear infinite;
	border-width: 0px;
	border-radius: 50%;
	border-top: 2px solid #fff;
	border-right: 2px solid transparent;
}

.page-is-changing .ajax-preloader {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s ease-in;
	-o-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in;
}

@-webkit-keyframes ajax-circ {
	from {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		transform: translate(-50%, -50%) rotate(0);
	}

	to {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg);
	}
}

@keyframes ajax-circ {
	from {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		transform: translate(-50%, -50%) rotate(0);
	}

	to {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg);
	}
}

/* Animation Related Css */
.text-fadeIn[data-splitting] .word {
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	-webkit-transition-delay: calc(0.05s * var(--word-index));
	-o-transition-delay: calc(0.05s * var(--word-index));
	transition-delay: calc(0.05s * var(--word-index));
}

.text-fadeIn[data-splitting].is-active .word,
[data-splitting].animate .word {
	opacity: 1;
}

.text-fadeInUp[data-splitting] .word {
	color: transparent;
	overflow: hidden;
	position: relative;
	line-height: 1.2em;
}

.text-fadeInUp[data-splitting] .word:after {
	content: attr(data-word);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	opacity: 0;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	-webkit-transition-delay: calc(0.05s * var(--word-index));
	-o-transition-delay: calc(0.05s * var(--word-index));
	transition-delay: calc(0.05s * var(--word-index));
}

.text-fadeInUp[data-splitting].is-active .word:after,
[data-splitting].animate .word:after {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.text-fadeInDown[data-splitting] .word {
	color: transparent;
	overflow: hidden;
	position: relative;
	line-height: 1.2em;
}

.text-fadeInDown[data-splitting] .word:after {
	content: attr(data-word);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	opacity: 0;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	-webkit-transition-delay: calc(0.05s * var(--word-index));
	-o-transition-delay: calc(0.05s * var(--word-index));
	transition-delay: calc(0.05s * var(--word-index));
}

.text-fadeInDown[data-splitting].is-active .word:after,
[data-splitting].animate .word:after {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

/* Scroll Icon Css */
.icon-scroll {
	position: relative;
}

.icon-scroll:before {
	position: absolute;
	left: 50%;
}

.icon-scroll {
	width: 30px;
	height: 45px;
	border: 2px solid #fff;
	border-radius: 25px;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease;
}

.icon-scroll:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.icon-scroll:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 8px;
	background: #fff;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	top: 8px;
	left: 50%;
	border-radius: 4px;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: scroll;
	animation-name: scroll;
}

@-webkit-keyframes scroll {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(-50%, 20px);
		transform: translate(-50%, 20px);
	}
}

@keyframes scroll {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(-50%, 20px);
		transform: translate(-50%, 20px);
	}
}

/* Forms Css */
.input__field {
	width: 100%;
	background: none;
	border: none;
	color: #fff;
	padding-left: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.input__field::-webkit-input-placeholder {
	color: #fff;
	font-size: 14px;
}

.input__field::-moz-placeholder {
	color: #fff;
	font-size: 14px;
}

.input__field:-ms-input-placeholder {
	color: #fff;
	font-size: 14px;
}

.input__field::-ms-input-placeholder {
	color: #fff;
	font-size: 14px;
}

.input__field::placeholder {
	color: #fff;
	font-size: 14px;
}

input.input__field[type="text"] {
	height: 45px;
	margin-bottom: 40px;
}

textarea.input__field {
	height: 150px;
	resize: none;
	margin-bottom: 40px;
}

.input__field.cf-error {
	border-bottom-color: #ff0000;
}

/*============ 3. Layout Css ============*/

.page-titleh2 {
	font-family: 'Overpass';
	font-weight: 500;
	font-style: Medium;
	font-size: 46px;
	line-height: 100%;
	letter-spacing: 0.25%;

}

.page-titleh3 {
	font-family: 'Overpass';
	font-weight: 500;
	font-style: Medium;
	font-size: 36px;
	line-height: 100%;
	letter-spacing: 0.25%;

}

.pagecontent {
	font-family: Overpass;
	font-weight: 300;
	font-style: normal;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0%;
}

/* Header Css */
header {
	/* max-width: calc(100% - 100px); */
	width: 100%;
	height: 80px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 201;
	/* pointer-events: none; */
	background: rgba(255, 255, 255, 0.05);
	/* transparent white tint (adjust opacity) */
	-webkit-backdrop-filter: blur(40px);
	backdrop-filter: blur(40px);

}

.header-inner {
	width: 100%;
	max-width: 1600px;
	/* or container width */
	margin: auto;
	padding: 0 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header .logo-container {
	font-size: 28px;
	font-weight: 800;
	pointer-events: all;
}

header .logo-container #logo img {
	height: 35px;
}

header .menu-burger {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	pointer-events: all;
}

header .menu-burger .parallax-icon {
	height: 22px;
}

header .menu-burger .burger-text {
	position: relative;
	height: 25px;
	width: 50px;
}

header .menu-burger .text-menu,
header .menu-burger .text-open,
header .menu-burger .text-close {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

header .menu-burger .text-menu {
	opacity: 1;
}

.header-right .dropdown {
	position: relative;
	z-index: 99999;
}

.header-right .dropdown-menu {
	z-index: 99999;
}

.header-right {
	pointer-events: auto !important;
}

.dropdown-toggle {
	pointer-events: auto !important;
}

.slider-full {
	height: 100vh;
}

.slider-full .carousel-item {
	height: 100vh;
	min-height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/*
.overlay-buttons {
	position: absolute;
	z-index: 10;	
	bottom: 10%;	
	left: 28%;
	transform: translateX(-50%);
	display: flex;
	gap: 20px;
	
} */

.overlay-buttons {
    position: absolute;
    top: calc(45% + 90px); /* distance below h1 */
    left: 50%;
    transform: translateX(-50%);
    max-width: 1200px;
    width: 100%;
    display: flex;
    gap: 20px;
    justify-content: flex-start; /* aligns with caption text */
    z-index: 10;
}

.overlay-buttons .btn-custom {
	padding: 12px 28px;
	font-size: 18px;
	background: rgba(255, 255, 255, 0.25);
	color: #fff;
	backdrop-filter: blur(5px);
	transition: 0.3s;
}

.overlay-buttons .btn-custom:hover {
	background: #fff;
	color: #0C001A;
	font-weight: 500;
}

.burger-box {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 22px;
}

.burger-inner {
	top: 50%;
	display: block;
	margin-top: -2px;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-webkit-transition-duration: 75ms;
	-o-transition-duration: 75ms;
	transition-duration: 75ms;
}

.burger-inner,
.burger-inner:after,
.burger-inner:before {
	position: absolute;
	width: 30px;
	height: 3px;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	border-radius: 4px;
	background-color: #fff;
}

.burger-inner:after,
.burger-inner:before {
	display: block;
	content: "";
}

.burger-inner:before {
	top: -10px;
	-webkit-transition: top 75ms ease .12s, opacity 75ms ease;
	-o-transition: top 75ms ease .12s, opacity 75ms ease;
	transition: top 75ms ease .12s, opacity 75ms ease;
}

.burger-inner:after {
	bottom: -10px;
	-webkit-transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.menu-burger.is-active .burger-inner {
	-webkit-transition-delay: .12s;
	-o-transition-delay: .12s;
	transition-delay: .12s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-burger.is-active .burger-inner:before {
	top: 0;
	-webkit-transition: top 75ms ease, opacity 75ms ease .12s;
	-o-transition: top 75ms ease, opacity 75ms ease .12s;
	transition: top 75ms ease, opacity 75ms ease .12s;
	opacity: 0;
}

.menu-burger.is-active .burger-inner:after {
	bottom: 0;
	-webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
	transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
	-o-transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
	transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
	transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.header-right button,
.header-right .btn {
	color: white;
	font-size: 20px;
	/* background-color: #1D003E; */
}

.flag-icon {
	width: 22px;
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
	border-radius: 2px;
}

/* Menu Overlay Css */
#menu-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 200;
	overflow: hidden;
	background-color: #0C001A;
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity ease 0.4s 0.6s;
	-o-transition: opacity ease 0.4s 0.6s;
	transition: opacity ease 0.4s 0.6s;
}

#menu-overlay.active {
	opacity: 1;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	pointer-events: all;
}

#menu-overlay .container {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

#menu-overlay .content-wrapper {
	display: flex;
	flex-direction: column;
	/* stack items vertically */
	align-items: flex-start;
	justify-content: flex-start;
	/* push everything to top */
	padding-top: 140px;
	/* adjust as needed */
	height: 100%;
}

#menu-overlay .primary-nav {
	position: relative;
	padding: 20px 0;
}

#menu-overlay .primary-nav .main-menu {
	display: flex;
	gap: 360px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #31007E36;
}

#menu-overlay .primary-nav .main-menu>li>a {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	padding-bottom: 10px;
	display: inline-block;
	position: relative;
}

/* Purple underline effect (active/hover) */
#menu-overlay .primary-nav .main-menu>li>a:hover,
#menu-overlay .primary-nav .main-menu>li.active>a {
	color: #ffffff;
}

#menu-overlay .primary-nav .main-menu>li>a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 0%;
	background: #31007E;
	transition: width .4s ease;
}

#menu-overlay .primary-nav .main-menu>li>a:hover::after,
#menu-overlay .primary-nav .main-menu>li.active>a::after {
	width: 100%;
}

/* Submenu */
/* Ensure parent <li> wraps submenu fully */
#menu-overlay .primary-nav .has-submenu {
	position: relative;
}

/* Submenu container */
#menu-overlay .primary-nav .submenu {
	position: absolute;
	top: 100%;
	/* attaches just below parent */
	left: 0;
	/* background: #0d0015; */
	padding: 15px 0;
	list-style: none;
	width: 160px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: all .3s ease;
	z-index: 999;
}

/* Submenu item styling */
#menu-overlay .primary-nav .submenu li {
	padding: 8px 20px;
	white-space: nowrap;
}

#menu-overlay .primary-nav .submenu li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
}

#menu-overlay .primary-nav .submenu li a:hover {
	color: #ffffff;
}


/* Show submenu when hovering parent or submenu */
#menu-overlay .primary-nav .has-submenu:hover .submenu,
#menu-overlay .primary-nav .submenu:hover {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

/* Underline animation for submenu links */
#menu-overlay .primary-nav .submenu li a {
	position: relative;
	display: inline-block;
	padding-bottom: 6px;
	/* space for underline */
}

#menu-overlay .primary-nav .submenu li a::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0%;
	height: 2px;
	background: #ffffff;
	transition: width .4s ease;
}

#menu-overlay .primary-nav .submenu li a:hover::after {
	width: 100%;
}


#menu-overlay .company-info {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	position: relative;
	z-index: 22;
	margin-bottom: -60px;
}

.company-info .info-email,
.company-info .info-tel,
.company-info .info-address,
.company-info .sm-links {
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
	opacity: 0;
	-webkit-transition: all ease 0.4s 0.3s;
	-o-transition: all ease 0.4s 0.3s;
	transition: all ease 0.4s 0.3s;
}

.company-info .info-email,
.company-info .info-tel {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
}

.company-info .info-address {
	max-width: 250px;
	margin-top: 20px;
}

.company-info .info-address p {
	font-size: 16px;
}

.sm-links {
	margin-top: 35px;
}

.sm-links li {
	display: inline-block;
	margin-right: 22px;
}

.sm-links li a {
	color: #8f8f8f;
	font-size: 20px;
}

#menu-overlay.active .primary-nav li a {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform ease 0.7s 0.5s;
	transition: -webkit-transform ease 0.7s 0.5s;
	-o-transition: transform ease 0.7s 0.5s;
	transition: transform ease 0.7s 0.5s;
	transition: transform ease 0.7s 0.5s, -webkit-transform ease 0.7s 0.5s;
}

#menu-overlay.active .company-info .info-email {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all ease 0.7s 1.0s;
	-o-transition: all ease 0.7s 1.0s;
	transition: all ease 0.7s 1.0s;
}

#menu-overlay.active .company-info .info-tel {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all ease 0.7s 1.2s;
	-o-transition: all ease 0.7s 1.2s;
	transition: all ease 0.7s 1.2s;
}

#menu-overlay.active .company-info .info-address {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all ease 0.7s 1.4s;
	-o-transition: all ease 0.7s 1.4s;
	transition: all ease 0.7s 1.4s;
}

#menu-overlay.active .company-info .sm-links {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all ease 0.7s 1.6s;
	-o-transition: all ease 0.7s 1.6s;
	transition: all ease 0.7s 1.6s;
}

/* Pages Hero Css */
.hero {
	position: relative;
	z-index: 0;
}

.hero .hero-content {
	padding-top: 140px;
	padding-bottom: 20px;
}

.hero .hero-title {
	margin: 20px 0 0 0px;
	font-weight: 700;
	font-size: 56px;
	line-height: 90px;
}

.hero .hero-subtitle {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .4em;
}

.section-heading .title h3 {
	font-family: 'Overpass';
	font-weight: 500;
	font-style: Medium;
	font-size: 40px;
	line-height: 1em;
	letter-spacing: 0.25%;
}

.section-heading .title h2 {
	font-family: 'Overpass';
	font-weight: 500;
	font-style: Medium;
	font-size: 52px;
	line-height: 1em;
	letter-spacing: 0.25%;
}

.section-heading .sub-title {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 28px;
	color: rgba(255, 255, 255, 0.5);
}

/*polygon card*/
/* Full Background */
.factors-section {
	background: url('your-bg-image.jpg') center/cover no-repeat;
	padding: 120px 0;
	width: 100%;
	position: relative;
}

/* Cards Wrapper */
.cards-wrapper {
	gap: 0px !important;
}

/* Flip Card Container */
.factor-card {
	width: 260px;
	height: 300px;
	perspective: 1200px;
	position: relative;
}

.p-20px {
	padding: 20px !important;
}

/* Both sides */
.factor-card .front,
.factor-card .back {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	/* border-radius: 4px; */
	backface-visibility: hidden;
	transition: transform 0.6s ease;
	clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%);
}

.factor-card .front::before,
.factor-card .front::after,
.factor-card .back::before,
.factor-card .back::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 0px;
	background: #fff;
}

.factor-card .front::before,
.factor-card .back::before {
	left: 0;
	transform: skewY(-20deg);
	/* adjust angle to match polygon edge */
}

.factor-card .front::after,
.factor-card .back::after {
	right: 0;
	transform: skewY(20deg);
}

/* FRONT SIDE */
.factor-card .front {
	background: rgba(20, 10, 60, 0.45);
	color: #fff;
}

/* BACK SIDE */
.factor-card .back {
	background: #31007E;
	color: #fff;
	transform: rotateY(180deg);
}

/* HOVER FLIP */
.factor-card:hover .front {
	transform: rotateY(180deg);
}

.factor-card:hover .back {
	transform: rotateY(360deg);
}


.project-hero {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.project-hero .hero-content {
	height: 100vh;
	overflow: hidden;
}

.project-hero .hero-inner {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.project-hero .project-title {
	margin: 20px 0 0 0px;
	font-weight: 700;
	font-size: 56px;
	line-height: 90px;
}

.project-hero .project-subtitle {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .4em;
}

.project-hero .hero-image-wrapper {
	position: absolute;
	height: 100vh;
	width: 100%;
}

.project-hero .hero-image-wrapper .hero-bg-image {
	position: absolute;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
}

.project-hero .hero-image-wrapper::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.2);
	bottom: 0;
	left: 0;
	pointer-events: none;
}

.project-hero .btn-down {
	position: absolute;
	bottom: 10%;
	cursor: pointer;
}

/* Footer Css */
footer p {
	font-size: 14px;
}

footer .back-top {
	position: relative;
	font-size: 14px;
	top: -19px;
	right: -22px;
	color: #8f8f8f;
	text-align: right;
}

footer .arrow-up {
	display: inline-block;
}

footer .arrow-up i {
	font-size: 16px;
	color: #8f8f8f;
}

.social-icon {
	width: 24px;
	height: 24px;
	filter: brightness(0) invert(1);
	/* makes icons white */
	transition: 0.3s ease;
}

.social-icon:hover {
	opacity: 0.6;
}


/*============ 4. Index Page Css ============*/
#canvas-container {
	position: fixed;
	height: 100vh;
	min-width: 100vw;
	top: 0;
	left: 0;
}

#canvas-container:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.2);
	bottom: 0;
	left: 0;
	pointer-events: none;
}

.slider-wrapper .slider-item .slide-image {
	display: none;
}

.slider-wrapper .slider-item {
	position: absolute;
	top: 50%;
	left: 10vw;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}

.slider-wrapper .slide-content .slide-content-inner {
	display: none;
}

.slider-wrapper .slide-content .item-cat,
.slider-wrapper .slide-content .item-link {
	opacity: 0;
}

.slider-wrapper .slide-content .item-cat {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .4em;
}

.slider-wrapper .slide-content .item-title {
	margin: 30px 0;
	font-weight: 700;
	font-size: 62px;
	line-height: 72px;
	overflow: hidden;
}

.slider-wrapper .slider-item:first-child .slide-content-inner {
	display: block;
}

.slider-wrapper .slider-item:first-child .slide-content-inner .item-cat,
.slider-wrapper .slider-item:first-child .slide-content-inner .item-title,
.slider-wrapper .slider-item:first-child .slide-content-inner .item-link {
	opacity: 1;
}

#pixi-slider .arrows-wrap {
	position: fixed;
	bottom: 5%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	width: 300px;
}

#pixi-slider .arrows-wrap .slider-nav {
	width: 80px;
	height: 80px;
	float: left;
}

#pixi-slider .arrows-wrap .slider-nav--next {
	float: right;
}

#pixi-slider .arrows-wrap .progress-bar {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 3px;
	width: 150px;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 10px;
}

#pixi-slider .arrows-wrap .progress-bar .progress {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 0;
	background-color: #fff;
	z-index: 1;
	-webkit-transition: width 2s ease-in-out;
	-o-transition: width 2s ease-in-out;
	transition: width 2s ease-in-out;
}

#pixi-slider .slider-count {
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 10vw;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
}

#pixi-slider .slider-count .current,
#pixi-slider .slider-count .total {
	display: inline-block;
	position: relative;
}

#pixi-slider .slider-count .total {
	font-size: 16px;
	top: -24px;
}

#pixi-slider .slider-count .total:before {
	position: absolute;
	content: '';
	height: 15px;
	width: 2px;
	background-color: #fff;
	left: -7px;
	top: 4px;
	-webkit-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	transform: rotate(25deg);
}

#pixi-slider .slider-count .current {
	font-size: 52px;
	margin-right: 30px;
	font-weight: 600;
}
.carousel-caption-custom1 {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;

    width: 100%;
    padding: 0 1rem;

    display: flex;                
    flex-direction: column;       
    align-items: center;
    justify-content: center;

    text-align: center;
}

.carousel-caption-custom1 h1 {
    line-height: 1.3;
}

.carousel-caption-custom1 .search-btn {
    margin-top: 12px;
    padding: 10px 20px;
}

.carousel-caption-custom {
    position: absolute;
    left: 50%;
    bottom: 0%;        
    transform: translateX(-50%);
    width: 100%;
    padding: 0 16px;
    text-align: center;
    top:65% !important;
  }
/*============ 5. About Page Css ============*/

.about-blur-box {

	max-width: 60%;
	/* background: rgb(118 117 117 / 15%); */
	/* backdrop-filter: blur(12px); */
	border-radius: 20px;
	/* box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25); */
}

.button_white {
	font-weight: 500;
	background-color: #fff;
	border: none;
	color: #31007E;
}

.button_theme {
	font-weight: 500;
	background-color: #31007E;
	border: none;
	color: #fff;
}

.consulting h3 {
	font-family: 'Overpass';
	font-weight: 500;
	font-style: Medium;
	font-size: 40px;
	line-height: 100%;
	letter-spacing: 0.25%;
}

.consulting p {
	font-family: 'Overpass';
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: light;
}

.service-item {
	margin-top: 50px;
}

.service-item .icon {
	width: 20%;
	float: left;
}

.service-item .icon i {
	margin-left: 5px;
	font-size: 36px;
}

.service-item .content {
	width: 80%;
	float: right;
}

.service-item .content h6 {
	letter-spacing: .03em;
	margin-bottom: 10px;
}

/* Financial Stability  */
.finacial-section {
	position: relative;
}

.finacial-section::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(12, 0, 26, 0) 39.4%, #0C001A 100%);
	pointer-events: none;
	/* allows clicks on items below */
	z-index: 2;
}


/*
.clients {
    background: url('../images/cardbg.png') center/cover no-repeat;
    padding: 120px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}


.clients::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #0C001A;  
    opacity: 0.3;                     
    z-index: 1;
}  */
.clients {
	position: relative;
	padding: 120px 0;
	width: 100%;
	overflow: hidden;
	background: #000;
	/* base color for blending */
}

.clients::before {
	content: "";
	position: absolute;
	inset: 0;
	background: url(../images/cardbg.png) center/cover no-repeat;
	mix-blend-mode: hard-light;
	opacity: 0.3;
	/* adjust if needed */
	pointer-events: none;
	/* keeps section clickable */
}

.support-clients {
	position: relative;
	padding: 60px 0;
	width: 100%;
	overflow: hidden;
	background: #1000624a;
	/* base color for blending */
}

.support-clients::before {
	content: "";
	position: absolute;
	inset: 0;
	background: url(../images/projects/supportbg.jpg) center/cover no-repeat;
	mix-blend-mode: Soft-light;
	opacity: 0.9;
	/* adjust if needed */
	pointer-events: none;
	/* keeps section clickable */
}

.custom-acc * {
	font-family: "Overpass", sans-serif !important;
}

.accordion-item {
	background: transparent;
	border: none;
	margin-bottom: 12px;
}

.acc-btn {
	background: transparent;
	color: white;
	padding: 18px 0;
	border: none;
	box-shadow: none;
	display: flex;
	align-items: center;
	gap: 18px;
	font-size: 1.5rem;
	position: relative;
	transition: 0.3s ease;
}

.level-box {
	width: 60px;
	height: 60px;
	background: #31007E;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	font-size: 1.7rem;
}

.acc-btn:hover .acc-title,
.acc-btn:not(.collapsed) .acc-title {
	text-decoration: underline;
	color: #ffffff;
}

.acc-arrow {
	font-size: 1.6rem;
	transition: 0.3s;
	opacity: 0.8;
}

.acc-btn:hover .acc-arrow {
	transform: translateX(3px);
}

.acc-btn:not(.collapsed) .acc-arrow {
	transform: rotate(90deg);
	content: "↓";
	color: #ffffff;
}

/* Light glow effect on hover/active */
.acc-btn:hover .level-box,
.acc-btn:not(.collapsed) .level-box {
	background: #f1e8ff;
	color: #4b0082;
	box-shadow: 0 0 50px rgba(247, 247, 247, 0.8);
	border-radius: 10px;
}

.acc-btn:hover,
.acc-btn:not(.collapsed) {
	background: rgba(255, 255, 255, 0);
	box-shadow: 0 0 25px rgba(255, 255, 255, 0);
	border-radius: 15px;
}

.accordion-body {
	padding-left: 90px;
	font-size: 1.1rem;
	opacity: 0.9;
}

.support-flip-card {
	background-color: transparent;
	width: 100%;
	height: 260px;
	perspective: 1000px;
}

.support-flip-inner {
	position: relative;
	width: 100%;
	height: 100%;
	transition: transform 0.6s;
	transform-style: preserve-3d;
}

.support-flip-card:hover .flip-inner {
	transform: rotateY(180deg);
}

.support-flip-front,
.flip-back {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
}

/* Front Image Fixed */
.support-flip-front img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.support-flip-front h3 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 0 10px #000;
}

.support-flip-back {
	transform: rotateY(180deg);
	padding: 20px;
	background: #4b0082;
	color: #fff;
}

.custom-input-group {
	border-radius: 8px;
	overflow: hidden;
}

.email-input {
	border: none;
	padding: 16px 20px;
	font-size: 16px;
}

.email-input:focus {
	box-shadow: none;
	outline: none;
}

.subscribe-btn {
	background: #31007E;
	color: #fff;
	padding: 12px 25px;
	font-size: 16px;
	font-weight: 600;
	border: none;
}

.subscribe-btn:hover {
	background: #5815c2;
}


/* Keep content above overlay */
.clients>* {
	position: relative;
	z-index: 2;
}

.clients .client {
	display: block;
	text-align: center;
	border: solid 1px #2a2a2a;
	height: 150px;
	margin-top: 30px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.clients .client:hover {
	border: solid 1px #aaa;
}

.clients .client:hover img {
	opacity: 1;
}

.clients .client img {
	-webkit-filter: invert(100%);
	filter: invert(100%);
	opacity: .5;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
	max-height: 100%;
	max-width: 100%;
}

.contact-section a {
	font-size: 32px;
	font-weight: 700;
}

/*============ 6. Contact Page Css ============*/
.contact-area .contact-info h4 {
	line-height: 36px;
	font-size: 22px;
	font-weight: 600;
}

.contact-area .contact-info .phone,
.contact-area .contact-info .address,
.contact-area .contact-info .email {
	position: relative;
	margin-top: 20px;
}

.contact-area .contact-info .phone .icon,
.contact-area .contact-info .address .icon,
.contact-area .contact-info .email .icon {
	position: absolute;
	left: 0;
	top: 3px;
	font-size: 18px;
}

.contact-area .contact-info .phone a,
.contact-area .contact-info .address a,
.contact-area .contact-info .email a {
	display: inline-block;
	line-height: 32px;
	margin-left: 50px;
}

.contact-area .contact-info .phone p,
.contact-area .contact-info .address p,
.contact-area .contact-info .email p {
	display: inline-block;
	font-size: 16px;
	margin-left: 50px;
}

#contact-form .alert-container {
	text-align: center;
}

#contact-form .alert-container .alert {
	font-size: 14px;
	border-radius: 0;
}

.google-map #map {
	width: 100%;
	height: 400px;
}


.project-info .project-sectionTitle {
	font-size: 22px;
	margin-bottom: 30px;
}

.project-info .project-servicesList li {
	color: #8f8f8f;
	font-size: 16px;
	line-height: 28px;
}

.project-info .project-period p {
	margin-bottom: 0;
}

.bg-parallax {
	overflow: hidden;
	max-height: 90vh;
}

.bg-parallax img {
	min-width: 100%;
	width: 100vw;
}

.next-project .next-title {
	margin: 20px 0 0 0px;
	font-weight: 700;
	font-size: 56px;
	line-height: 78px;
}

.next-project .next-subtitle {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .4em;
}


.cookie-bar {
	background: #f2f2f2;
	border-top: 1px solid #ddd;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}

#cookiePopup {
	position: fixed;
	bottom: 20px;
	background: white;
	padding: 20px;
	border-radius: 0px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
	z-index: 9999;
	display: none;
	color:#000;
}

.cookie-btn {
	background: #EBD6FF;
	/* purple (adjust if needed) */
	color: #000;
	padding: 12px 25px;
	font-size: 16px;
	font-weight: 600;
	border: none;
}

.cookie-btn:hover {
	background: #5815c2;
	/* lighter purple */
}

.cookie-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	justify-content: center;
	align-items: center;
	z-index: 99999;
}

.cookie-modal-content {
	background: #fff;
	padding: 25px;
	max-width: 450px;
	border-radius: 12px;
	text-align: center;
}


@keyframes fadeIn {
	from {
		opacity: 0;
		transform: scale(0.9);
	}

	to {
		opacity: 1;
		transform: scale(1);
	}
}


/* Background overlay */
.modal-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.55);
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

/* Modal box */
.settings-modal {
	background: #fff;
	width: 520px;
	padding: 30px;
	border-radius: 6px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.settings-modal h4 {
	font-weight: 600;
	margin-bottom: 10px;
}

.settings-modal .modal-desc {
	color: #444;
	font-size: 14px;
	margin-bottom: 25px;
}

.cookie-section {
	margin-bottom: 25px;
}

.cookie-section h6 {
	font-weight: 600;
	margin-bottom: 5px;
}

.cookie-section p {
	font-size: 13px;
	color: #555;
	margin-bottom: 10px;
}

.switch {
	position: relative;
	display: inline-block;
	width: 48px;
	height: 24px;
}

.switch input {
	display: none;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ddd;
	transition: 0.4s;
	border-radius: 24px;
}

.slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 3px;
	bottom: 3px;
	background-color: white;
	transition: 0.4s;
	border-radius: 50%;
}


input:checked+.slider.purple {
	background-color: #6a00b8;
}

input:checked+.slider.purple:before {
	transform: translateX(24px);
}

.modal-footer {
	margin-top: 20px;
	display: flex;
	gap: 10px;
}

.save-btn {
	background: #be4bdb;
	color: #fff;
	border: none;
	padding: 10px 18px;
	border-radius: 5px;
}

.cancel-btn {
	background: #eee;
	border: none;
	padding: 10px 18px;
	border-radius: 5px;
}

.feature-btn {
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(8px);
	border: none;
	color: #fff;
	padding: 12px 24px;
	border-radius: 8px;
	transition: 0.3s;
}

.feature-btn:hover {
	background: rgba(255, 255, 255, 0.35);
}

/* Horizontal Scroll Container */
.card-slider {
	display: flex;
	gap: 20px;
	overflow-x: auto;
	scroll-behavior: smooth;
	padding-bottom: 10px;

	/* Hide scrollbar (Chrome, Safari, Edge) */
	-ms-overflow-style: none;
	/* IE */
	scrollbar-width: none;
	/* Firefox */
}

.card-slider::-webkit-scrollbar {
	display: none;
	/* Chrome, Safari */
}

.service-card {
	min-width: 280px;
	max-width: 280px;
	background: #f3e7ff;
	border-radius: 0px;
	flex-shrink: 0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.service-card h4 {
	padding: 15px;
	font-family: 'Overpass';
	font-weight: 500;
	font-style: Medium;
	font-size: 30px;
	line-height: 1.2em;
	letter-spacing: 0.25%;
	color: #000;

}

.service-card p {
	padding: 15px;
	font-family: 'Overpass';
	font-weight: 200;
	font-style: normal;
	font-size: 22px;
	line-height: 1.2em;
	letter-spacing: 0%;
	color: #000;
}

.service-img {
	width: 100%;
	height: 160px;
	object-fit: cover;
	border-radius: 0px;
	margin-bottom: 15px;
}


.slider-nav {
	display: flex;
	gap: 12px;
	margin-bottom: 20px;
}

.nav-btn {
	border: none;
	padding: 10px 15px;
	font-size: 20px;
	color: white;
	cursor: pointer;
	border-radius: 6px;
	transition: 0.3s;
}

.purple-btn {
	background: #49289D;
	color: white;
}

.purple-btn:hover {
	background: #ffffff;
	color: #49289D;
	border: 1px solid #49289D;
}

.btn-link-box {
	padding: 10px 20px;
	border-radius: 0px;
	text-decoration: none;
	display: inline-block;
	transition: 0.3s ease;
	font-family: 'Overpass';
	font-weight: 600;
	font-style: Regular;
	font-size: 16px;
}

.purple-box {
	background: #3c009d;
	color: #fff;
}

.purple-box:hover {
	background: #5200cc;
	color: #fff;
}

.white-box {
	background: #fff;
	color: #000;
}

.white-box:hover {
	background: #f1f1f1;
	color: #000;
}

.map-wrapper {
	background: #ffffff;
	box-shadow: 0 0 40px rgba(138, 43, 226, 0.6);
	border: 1px solid #eee;
}

.country-list {
	list-style: none;
	padding-left: 20px;
	color: #000;
}

.country-list li {
	padding: 6px 0;
	cursor: pointer;
	font-size: 18px;
	font-weight: 500;
}

.country-list li:hover {
	text-decoration: underline;
}

.country-list li.active {
	font-weight: bold;
	color: #6A0DAD;
}

.map-container {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

.map-container svg {
	width: 130%;
	height: auto;
}

.country {
	fill: #ebecff;
	stroke: #333;
	stroke-width: .4;
	cursor: pointer;
	transition: .3s;
}

.country:hover {
	fill: #030874;
}

.marker {
	fill: #120648;
	stroke: #fff;
	stroke-width: 1.5;
	r: 6;
	cursor: pointer;
	transition: .3s;
}

.marker:hover {
	r: 9;
}


.map-container svg path {
	transition: .2s;
}

.country-list li.active {
	font-weight: bold;
	color: #6A0DAD;
}

.highlight-country {
	fill: #000aff !important;
	transition: 0.3s ease;
}

.svg-tooltip {
	position: absolute;
	background-color: #fff;
	color: #484848;
	padding: 18px 18px;
	border-radius: 4px;
	font-family: 'Overpass';
	font-size: 14px;
	font-weight: 500;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.2s;
	z-index: 9999;
	white-space: normal;
	text-align: left;
	line-height: 1.4;
	transform: translate(-50%, -120%);
	box-shadow: 0px 0px 12px 0px #00000026;
}

/* Optional: Add hover effect to the map elements */
.country:hover,
.marker:hover {
	cursor: pointer;
	fill: #030874;
	/* Change color on hover */
	transition: fill 0.3s ease;
}

/* Trust Section 
.trust-section {
    background: #0b021a;
    overflow: hidden;
}

.trust-bg {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    opacity: 0.08;        
}

.trust-letter {
    position: absolute;
    width: 40%;           
}


.letter-t  { left: -10%; top: 0%; }
.letter-r  { left: 18%; top: 10%; }
.letter-u  { left: 35%; top: 0%; }
.letter-s  { left: 60%; top: 12%; }
.letter-t2 { right: -10%; top: -5%; }


.trust-section .container {
    position: relative;
    z-index: 5;
}  */

.trust-section {
	position: relative;
	min-height: 400px;
	background: linear-gradient(180deg, rgba(8, 0, 23, 1) 0%, rgba(7, 2, 20, 1) 100%);
	overflow: hidden;
}

/* SVG as background image, centered and huge */
.trust-section::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	/* sits behind content (which will use z-index:2) */
	background-image: url('trust.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 160% auto;
	/* make it large; tune % as required */
	opacity: 0.06;
	/* faded like your reference */
	pointer-events: none;
	filter: blur(0.8px);
	/* subtle blur */
}

/* ensure content sits above the bg */
.trust-section .container {
	position: relative;
	z-index: 2;
	padding-top: 30px;
	padding-bottom: 60px;
	color: #fff;
}

/* Client logo styling */
.client-logo {
	max-height: 45px;
	opacity: 0.9;
	transition: 0.3s;
}

.client-logo:hover {
	opacity: 1;
}


/* Support Page */
.card {
	border-radius: 0 !important;
	overflow: hidden;
	border: 1px solid #ddd;
	cursor: pointer;
	transition: all 0.3s ease;
}

/* Card Title Row */
.card-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	font-family: 'Overpass';
	font-weight: 500;
	font-style: Medium;
	font-size: 26px;

	line-height: 100%;
	letter-spacing: 1%;
	color: #0C001A;

}

/* Arrow */
.arrow-icon {
	transition: transform 0.3s ease;
	font-size: 1.2rem;
}

/* Hidden Content Area */
.card-text {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
	font-family: 'Overpass';
	font-weight: 300;
	font-style: normal;
	line-height: 1.2em;
	letter-spacing: 0.25%;
	color: #000;

}

/* On Hover – Slide Down */
.card:hover .card-text {
	padding-top: 15px;
	max-height: 200px;
	/* expand height */
	font-family: 'Overpass';
	font-weight: 200;
	font-style: Light;
	font-size: 18px;
	line-height: 1.2em;
	letter-spacing: 0.25%;

}

/* Rotate arrow on hover */
.card:hover .arrow-icon {
	transform: rotate(90deg);
	/* → becomes ↓ */
}

/* resource Page */

.stat-box {
	background: #31006F;
	color: #fff;
	padding: 70px 20px;
	transition: all 0.4s ease-in-out;
	cursor: default !important;
}

.stat-box h1 {
	font-size: 70px;
	font-weight: 700;
	margin-bottom: 10px;
	transition: all 0.4s ease-in-out;
}

.stat-box p {
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 500;
	transition: all 0.4s ease-in-out;
}

.stat-box:hover {
	background: #ffffff;
	/* White background */
	color: #31006F;
	/* Purple text */
	cursor: pointer;
}

.stat-box:hover h1 {
	color: #31006F;
}

.stat-box:hover p {
	color: #31006F;
}

.flip-card {
	perspective: 1000px;
	-moz-perspective: 1000px;
}

.flip-inner {
	position: relative;
	width: 100%;
	height: 280px;
	transition: transform 0.7s;
	transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
}

.flip-inner1 {
	position: relative;
	width: 100%;
	height: 320px;
	transition: transform 0.7s;
	transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
}

.flip-card:hover .flip-inner,
.flip-card:hover .flip-inner1 {
	transform: rotateY(180deg);
}

.flip-front,
.flip-back {
	transform-style: preserve-3d;
	will-change: transform;
}

.flip-front {
	background: #31007E;
	color: #fff;
	border-radius: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.flip-front .card-img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.5;
	top: 0;
	left: 0;
}

.flip-front .card-title {
	position: relative;
	z-index: 2;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.flip-back {
	background: #F2E5FF;
	color: #31007E;
	border-radius: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	padding: 25px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.flip-back .card-title {
	color: #0C001A;
}

.flip-back p {
	color: #0C001A;
	font-size: 16px;
}

.flip-back1 {
	background: #31007E;
	color: #fff;
	border-radius: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	transform: rotateY(180deg);
	padding: 25px;
	display: flex;
	flex-direction: column;
}

.flip-front .card-title1 {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0;
	z-index: 2;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-align: left;
	line-height: 1.5;
}

/* Contact Page Styling */
#contact-page {
	background: #0D0218;
}

#contact-page .form-label {
	color: #ffffff;
	font-size: 1rem;
}

#contact-page .contact-input {
	background: transparent;
	border: none;
	border-bottom: 1px solid #5e4e72;
	border-radius: 0;
	color: #ffffff;
	padding-left: 0;
	padding-right: 0;
}

#contact-page .contact-input:focus {
	background: transparent;
	box-shadow: none;
	border-bottom: 1px solid #b398ff;
	/* light purple on focus */
	color: #ffffff;
}

#contact-page .contact-btn {
	background: #B05CFF;
	color: #000;
	padding: 10px 30px;
	border-radius: 0;
	font-weight: 600;
}

#contact-page .contact-btn:hover {
	background: #C88AFF;
	color: #000;
}

.form-control.underline-input {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #dee2e6;
	/* Default light gray line */
	border-radius: 0;
	padding: 0.375rem 0;
	color: #fff;
	/* White text color for dark theme */
}

.form-control.underline-input:focus {
	box-shadow: none;
	border-color: #6d00e6;
	/* Highlight color on focus */
}

/* Cookie Settings */

.cookie-bar {
	background: #fff;
	padding: 20px;
	border-top: 1px solid #e3e3e3;
}

/* Career Page */
.search-btn {
	background: #31007E;
	font-family: 'Overpass';
	color: #fff;
	border: none;
	font-size: 22px;
	padding: 10px;
}

.search-btn:hover {
	background: #3a0293;
	font-family: 'Overpass';
	color: #fff;
	border: none;
}

.blur-box {
	width: 420px;
	max-width: 90%;
	background: rgb(118 117 117 / 15%);
	backdrop-filter: blur(12px);
	border-radius: 20px;
	/* box-shadow: 0 8px 25px rgba(0,0,0,0.25); */
}

.testimonial-card {
	min-width: 500px;
	max-width: 500px;
	border: 1px solid;
	background: #120125;
	border-image-source: linear-gradient(99.74deg, #7939BE -5.14%, #320E58 100%);
	border-radius: 13px;
	flex-shrink: 0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.testimonial-card h4 {
	padding: 15px;
	font-family: 'Overpass';
	font-weight: 500;
	font-style: Medium;
	font-size: 30px;
	line-height: 1.2em;
	letter-spacing: 0.25%;
	color: #000;

}

.testimonial-card p {
	padding: 15px;
	font-family: 'Overpass';
	font-weight: 200;
	font-style: Regular;
	font-size: 22px;
	line-height: 1.2em;
	letter-spacing: 0%;
	color: #000;
}

.carousel-caption.custom-caption {
    position: absolute;
    top: 65%;
    left: 10%;
    transform: translateY(-50%);
    text-align: left;
    right: auto;
    bottom: auto;
    z-index: 10;
}

.carousel-caption.custom-caption h1 {
    font-size: clamp(2.2rem, 5vw, 4rem);
    font-weight: 700;
    margin-bottom: 10px;
}

.carousel-caption.custom-caption h3 {
    font-size: clamp(1.2rem, 3vw, 1.8rem);
    font-weight: 400;
    margin-top: 0;
}

.carousel-item img {
	position: relative;
	z-index: 1;
}

.hero-overlay {
	position: absolute;
	top: 70%;
	left: 10%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.03);
	backdrop-filter: blur(12px);
	padding: 20px 40px;
	border-radius: 18px;
	z-index: 10;
}

.hero-overlay h1 {
	color: #ffffff;
	font-size: 38px;
	font-weight: 400;
	margin: 0;
}

.trust-wrap {
	min-height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*
.text-texture {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;                
  text-align: center;

  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  background-clip: text;

  color: rgba(255, 255, 255, 0.15);
  -webkit-text-fill-color: rgba(255, 255, 255, 0.04);

  mix-blend-mode: overlay;
  font-weight: 900;
  text-transform: capitalize;

  font-size: clamp(6rem, 18vw, 20rem); 
  pointer-events: none;
  user-select: none;
  z-index: 1;
}  */

.trust-content {
	position: relative;
	z-index: 2;
	/* above Trust word */
	max-width: 900px;
}

.text-texture {
	background-size: cover;
	background-position: center;
	-webkit-background-clip: text;
	background-clip: text;
	color: rgba(255, 255, 255, 0.04);
	-webkit-text-fill-color: rgba(255, 255, 255, 0.04);
	mix-blend-mode: overlay;
	font-weight: 700;
	font-size: calc(20rem + 5vw);
	text-transform: capitalize;
	display: inline-block;
	position: absolute;
}

.hero-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: var(--hero-desktop);
    transition: background-image 0.3s ease;
}

/*============ 8. Mobile Responsive Css ============*/
/* =====================================================
   XXL Screens
===================================================== */
@media (min-width: 1400px) {
	.container {
		max-width: 1300px !important;
	}
	
	.hero-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: var(--hero-desktop);
    transition: background-image 0.3s ease;
}
}

/* =====================================================
   Desktop
===================================================== */
@media (min-width: 1024px) {
	#menu-overlay .container {
		max-width: 1000px;
	}

	.hero .hero-title {
		width: 80%;
	}
}

/* =====================================================
   Tablet & Below (<=1024px)
===================================================== */
@media (max-width: 1024px) {

	.parallax-wrap,
	.parallax-wrap .parallax-icon {
		transform: none !important;
	}

	.ajax-preloader .loading {
		display: block;
	}

	#custom-cursor {
		display: none !important;
	}

	#pixi-slider .slider-wrapper .slider-item {
		left: 7vw;
	}

	#pixi-slider .slider-count {
		right: 7vw;
	}

	.hero .hero-title,
	.project-hero .project-title {
		width: 90%;
		font-size: 48px;
		line-height: 68px;
	}
}

/* =====================================================
   Tablet (<=991px)
===================================================== */
@media (max-width: 991px) {

	#menu-overlay .primary-nav .main-menu {
		gap: 260px;
	}

	#menu-overlay .primary-nav .main-menu>li>a {
		color: rgb(255, 255, 255);
		font-size: 20px;
		padding-bottom: 10px;
		display: inline-block;
		position: relative;
		text-decoration: none;
	}

}

/* =====================================================
   Mobile (<=767px)
===================================================== */
@media (max-width: 767px) {
	header {
		width: 100%;
		height: 80px;
	}

	.overlay-buttons .btn-custom {
		padding: 12px 12px;
	}

	/*hero*/
	#carouselExampleControls {
		height: 80vh;
		overflow: hidden;
	}

	#carouselExampleControls .carousel-inner,
	#carouselExampleControls .carousel-item {
		height: 100%;
	}

	#carouselExampleControls img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.hero-bg {
	  position: absolute;
	  inset: 0;
	  background-size: cover;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-image: var(--hero-mobile);
	  transition: background-image 0.3s ease;
	}
	
	.carousel-caption.custom-caption {
	  position: absolute;
	  top: 60%;
	  left: 10%;
	  transform: translateY(-50%);
	  text-align: left;
	  right: auto;
	  bottom: auto;
	  z-index: 10;
	}
	
	#menu-overlay .container {
		align-items: flex-start;
		padding-top: 80px;
	}

	#menu-overlay .content-wrapper {
		padding-top: 0;
		width: 100%;
		justify-content: start;
	}


	#menu-overlay .primary-nav .main-menu {
		flex-direction: column;
		gap: 0;
		width: 100%;
		border-bottom: none;
	}

	#menu-overlay .primary-nav li {
		text-align: left;
		padding-left: 20px;
	}

	#menu-overlay .primary-nav .main-menu>li {
		width: 100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	#menu-overlay .primary-nav .main-menu>li>a {
		font-size: 18px;
		padding: 14px 0;
		width: 100%;
		display: block;
	}


	#menu-overlay .primary-nav .main-menu>li>a::after {
		display: none;
	}


	#menu-overlay .primary-nav .submenu {
		position: static;
		width: 100%;
		padding: 0 0 12px;
		opacity: 1;
		visibility: visible;
		transform: none;
		display: none;
	}

	#menu-overlay .primary-nav .submenu li {
		padding: 8px 0;
	}

	#menu-overlay .primary-nav .submenu li a {
		font-size: 16px;
		opacity: 0.85;
		padding-left: 15px;
	}


	#menu-overlay .primary-nav .has-submenu.active .submenu {
		display: block;
	}


	#menu-overlay .primary-nav .has-submenu:hover .submenu {
		opacity: 1;
		visibility: visible;
		transform: none;
	}

	.menu-burger {
		position: relative;
		z-index: 1100;
	}

	.burger-inner,
	.burger-inner::before,
	.burger-inner::after {
		background: #ffffff !important;
	}

	#pixi-slider .slider-count {
		display: none;
	}

	#pixi-slider .slider-wrapper .slider-item .item-title {
		margin: 20px 0;
		font-size: 42px;
		line-height: 58px;
	}

	.hero .hero-title {
		width: 100%;
		font-size: 38px;
		line-height: 48px;
	}

	.project-hero .project-title,
	.next-project .next-title {
		font-size: 42px;
		line-height: 56px;
	}

	.contact-area #contact-form,
	.project-services .project-servicesList,
	.project-period p {
		margin-bottom: 50px;
	}
}

/* =====================================================
   Small Mobile (<=576px)
===================================================== */
@media (max-width: 576px) {
	.overlay-buttons {
        position: absolute;
            z-index: 10;
            bottom: 5%;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            flex-direction: column;
            gap: 12px;
            width: 90%;
            max-width: 320px;          
    }


	#carouselExampleControls {
		height: 70vh;
		overflow: hidden;
	}

	#carouselExampleControls .carousel-inner,
	#carouselExampleControls .carousel-item {
		height: 100%;
	}

	#carouselExampleControls img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.carousel-caption.custom-caption {
	  position: absolute;
	  top: 60%;
	  left: 10%;
	  transform: translateY(-50%);
	  text-align: left;
	  right: 10%;
	  bottom: auto;
	  z-index: 10;
}

.carousel-caption.custom-caption h1 {
  font-size: clamp(2.2rem, 5vw, 4rem);
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}

 .hero-bg {
    background-image: var(--hero-small);
	background-size: cover;
    background-position: center top;
    background-color: #060d3c;
    }
	.country-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 12px;
		padding: 0;
		margin: 0;
	}

	.country-list li {
		list-style: none;
		padding: 8px 14px;
		font-size: 14px;
		white-space: nowrap;
		border: 1px solid rgba(255, 255, 255, .3);
		border-radius: 20px;
		cursor: pointer;
	}

	#menu-overlay .container {
		align-items: flex-start;
		padding-top: 80px;
	}

	#menu-overlay .content-wrapper {
		padding-top: 0;
		width: 100%;
		justify-content: start;
	}


	#menu-overlay .primary-nav .main-menu {
		flex-direction: column;
		gap: 0;
		width: 100%;
		border-bottom: none;
	}

	#menu-overlay .primary-nav li {
		text-align: left;
		padding-left: 20px;
	}

	#menu-overlay .primary-nav .main-menu>li {
		width: 100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	#menu-overlay .primary-nav .main-menu>li>a {
		font-size: 18px;
		padding: 14px 0;
		width: 100%;
		display: block;
	}


	#menu-overlay .primary-nav .main-menu>li>a::after {
		display: none;
	}


	#menu-overlay .primary-nav .submenu {
		position: static;
		width: 100%;
		padding: 0 0 12px;
		opacity: 1;
		visibility: visible;
		transform: none;
		display: none;
	}

	#menu-overlay .primary-nav .submenu li {
		padding: 8px 0;
	}

	#menu-overlay .primary-nav .submenu li a {
		font-size: 16px;
		opacity: 0.85;
		padding-left: 15px;
	}


	#menu-overlay .primary-nav .has-submenu.active .submenu {
		display: block;
	}


	#menu-overlay .primary-nav .has-submenu:hover .submenu {
		opacity: 1;
		visibility: visible;
		transform: none;
	}

	.menu-burger {
		position: relative;
		z-index: 1100;
	}

	.burger-inner,
	.burger-inner::before,
	.burger-inner::after {
		background: #ffffff !important;
	}

	footer .back-top {
		top: -19px;
		right: 0;
	}

	footer .back-top span {
		display: none;
	}

	.about-blur-box {
		position: absolute;
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%);
		width: 90%;
		padding: 15px !important;
	}

	.about-blur-box h2 {
		font-size: 1.2rem;
	}

	.about-blur-box p {
		font-size: 0.85rem;
		line-height: 1.3;
	}
}

/* =====================================================
   Extra Small Mobile (<=428px)
===================================================== */
@media (max-width: 428px) {
	.header-inner {
		width: 100%;
		padding: 0 20px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.contact-btn {
		display: none !important;
	}

	.overlay-buttons {
        position: absolute;
        z-index: 10;
        top: 85%;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 90%;
        max-width: 320px; 
    }



	#carouselExampleControls {
		overflow: hidden;
	}

	#carouselExampleControls .carousel-item {
		height: 100%;
	}

	#carouselExampleControls img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: center center;
	}
	
	.hero-bg {
        background-image: var(--hero-small);
    background-size: cover;
    background-position: center top;
    }

	header {
		position: relative;
	}

	.services {
		padding-top: 0 !important;
	}

	#carouselExampleControls {
		margin-top: 0px;
	}

	.country-list {
		display: flex;
		flex-wrap: wrap;
		gap: 12px;
		padding: 0;
		margin: 0;
	}

	.country-list li {
		list-style: none;
		white-space: nowrap;
		cursor: pointer;
	}
	
	.carousel-caption.custom-caption {
	  position: absolute;
	  top: 60%;
	  left: 10%;
	  transform: translateY(-50%);
	  text-align: left;
	  right: 10%;
	  bottom: auto;
	  z-index: 10;
}

.carousel-caption.custom-caption h1 {
  font-size: clamp(2rem, 5vw, 4rem);
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}


	.carousel-caption-custom {
		position: absolute;
		left: 50%;
		bottom: 0%;
		transform: translateX(-50%);
		width: 100%;
		padding: 0 16px;
		text-align: center;
		top: 65% !important;
	}

	.carousel-caption-custom h1 {
		font-size: 22px;
		line-height: 1.3;
	}

	.carousel-caption-custom .search-btn {
		margin-top: 12px;
		font-size: 14px;
		padding: 10px 20px;
	}

	.blur-box {
		position: absolute;
		left: 12px;
		bottom: 16px;
		top: auto !important;
		right: auto;
		transform: none !important;

		width: calc(100% - 24px);
		padding: 14px 16px;

		background: rgba(0, 0, 0, 0.45);
		backdrop-filter: blur(12px);
		border-radius: 14px;
		z-index: 10;
		margin-left: 0rem !important;
	}

	.blur-box h2 {
		font-size: 20px;
		margin-bottom: 8px;
	}

	.blur-box p {
		font-size: 14px;
		line-height: 1.5;
	}

	.about-blur-box h2 {
		font-size: 1rem;
	}

	.about-blur-box p {
		font-size: 0.7rem;
		line-height: 1;
	}


	#menu-overlay .container {
		align-items: flex-start;
		padding-top: 80px;
	}

	#menu-overlay .content-wrapper {
		padding-top: 0;
		width: 100%;
		justify-content: start;
	}


	#menu-overlay .primary-nav .main-menu {
		flex-direction: column;
		gap: 0;
		width: 100%;
		border-bottom: none;
	}

	#menu-overlay .primary-nav li {
		text-align: left;
		padding-left: 20px;
	}

	#menu-overlay .primary-nav .main-menu>li {
		width: 100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	#menu-overlay .primary-nav .main-menu>li>a {
		font-size: 18px;
		padding: 14px 0;
		width: 100%;
		display: block;
	}


	#menu-overlay .primary-nav .main-menu>li>a::after {
		display: none;
	}


	#menu-overlay .primary-nav .submenu {
		position: static;
		width: 100%;
		padding: 0 0 12px;
		opacity: 1;
		visibility: visible;
		transform: none;
		display: none;
	}

	#menu-overlay .primary-nav .submenu li {
		padding: 8px 0;
	}

	#menu-overlay .primary-nav .submenu li a {
		font-size: 16px;
		opacity: 0.85;
		padding-left: 15px;
	}


	#menu-overlay .primary-nav .has-submenu.active .submenu {
		display: block;
	}


	#menu-overlay .primary-nav .has-submenu:hover .submenu {
		opacity: 1;
		visibility: visible;
		transform: none;
	}

	.menu-burger {
		position: relative;
		z-index: 1100;
	}

	.burger-inner,
	.burger-inner::before,
	.burger-inner::after {
		background: #ffffff !important;
	}
}

 @media (max-width: 360px) {
  .hero-bg {
	  background-image: var(--hero-small);
    background-size: cover;
    background-position: center top;

  }
}

/* =====================================================
   Card Responsive Layout
===================================================== */
@media (max-width: 1199px) {
	.factor-card {
		width: 240px;
	}
}

@media (max-width: 991px) {
	.cards-wrapper {
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
	}

	.factor-card {
		width: 45%;
		min-width: 250px;
	}
}

@media (max-width: 768px) {
	.factor-card {
		width: 90%;
		max-width: 300px;
	}
}

@media (max-width: 576px) {
	.cards-wrapper {
		flex-direction: column;
		align-items: center;
		gap: 18px;
	}

	.factor-card {
		width: 90%;
		max-width: 320px;
	}
}