* {
	padding:0;
	margin:0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

body {
	padding-top:84px;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

.elementor-button-wrapper a.elementor-button:hover {
	background: var(--Primary, linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%));
	border-color: var(--Primary, linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%));
	color:#fff;
}

.mega_container_services{
	opacity: 0;
	transform: translateY(0);
	pointer-events: none;
	overflow: visible;
	position: absolute !important;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 9999;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.mega_container_services.active {
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}

.menu-divider span.elementor-divider-separator {
	border-image: linear-gradient(0.75turn, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%);
	border-image-slice: 1;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	display: block;
	z-index: 999;
}

.nav-bar .elementor-nav-menu li.menu-item.active-trigger svg {
	transform: rotate(180deg);
	transition: 1s;
}
@media only screen and (min-width: 1025px) {
	.nav-bar ul.elementor-nav-menu > li.menu-item a.elementor-item {
		flex-direction: row-reverse;
		align-items: center;
		justify-content: flex-end;
		column-gap: 8px;
	}
}
.nav-bar .elementor-nav-menu li.menu-item svg {
	transition: 1s;
}
.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
}
.header-wrapper .button-box{
	width:auto !important;
	float: right;
}
.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 24px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	display: none;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	/* 	font-family: 'Satoshi-Regular'; */
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgba(0, 0, 0, 0.10) !important;
	border-radius: 60px !important;
	padding: 15px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background: rgba(217, 217, 217, 0.02) !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}
/* header */

.blue,
.blue .elementor-counter-number-wrapper{
	background: var(--Primary, linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gre_border {
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333;
}

.gre_border::before,
.gre_border::after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.30) 0%, #000 47.5%, rgba(0, 0, 0, 0.30) 100%);
	opacity: 0.2;
}

.gre_border::before {
	top: 0;
}

.gre_border::after {
	bottom: 0;
}
.effect img.swiper-slide-image {
	filter: invert(1);
}
.span-counter .elementor-counter-number-wrapper{
	background: var(--Primary, linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-right:8px;
}
.span-counter .elementor-counter .elementor-counter-number-wrapper{
	flex:0 !important;
}
/* Container to hold gradient as shadow */
.whowe-img-col .elementor-widget-container {
	position: relative;
	display: inline-block;
	z-index: 1;
}

/* Gradient pseudo-shadow behind image */
.whowe-img-col .elementor-widget-container::after {
	content: '';
	position: absolute;
	top: 20px;
	left: -20px;
	width: 100%;
	height: 100%;
	background: linear-gradient(305deg, 
		#08062E -27.94%, 
		#0F0B48 -21.92%, 
		#241A99 2.17%, 
		#3124CC 17.22%, 
		#3628E0 24.75%, 
		#4033E2 39.8%, 
		#5B4FE9 63.88%, 
		#786DF0 86.46%, 
		#7A6FF1 110.54%, 
		#8076F3 119.57%, 
		#857BF5 122.58%
	);
	z-index: -1;
	border-radius: 12px;
	filter: blur(0px); /* Optional softness */
}
.whowe-img-col img {
	display: block !important;
	box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px inset, rgb(255, 255, 255) -20px 20px 0px -3px !important;
	max-width: 100% !important;
	height: auto !important;
}
/* herogradient */
.herogradient:after {
	content: '';
	background: linear-gradient(180deg, #EDF5FF 0%, #FFF 100%);
	filter: blur(0px);
	display: block;
	height: 228px;
	width: 100%;
	position: absolute;
}
.hover-icon-list .elementor-icon-box-content {
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.hover-icon-list h3.elementor-icon-box-title {
	width: auto;
	text-wrap-mode:nowrap;
}
.hover-icon-list p.elementor-icon-box-description {
	width: 48%;
}.black-arrow .elementor-icon {
	background: #000;
	padding: 18px;
	border-radius: 50%;
}
/* .hover-inn-sec .elementor-column:nth-child(2) img {
opacity: 0;
visibility: hidden;
transform: rotateY(360deg) scale(0.5);
transform-origin: bottom center;
transition: transform 0.6s ease, opacity 0.8s ease, visibility 0.6s ease;
backface-visibility: hidden;
perspective: 1000px;
} */
.hover-inn-sec .services_col:nth-child(2) img {
	visibility: hidden;
	opacity: 0;
	transform: rotateY(360deg) scale(0.5);
	transition: 
		opacity 1s ease, 
		transform 1s ease, 
		visibility 1s ease;
}

.hover-inn-sec:hover .services_col:nth-child(2) img {
	visibility: visible !important;
	opacity: 1 !important;
	transform: rotateY(0deg) scale(1);
	transition: 
		opacity 1s ease, 
		transform 1s ease, 
		visibility 1s ease;
}

.hover-inn-sec:hover h3.elementor-icon-box-title {
	background: var(--Gradient, linear-gradient(93deg, #007BFF 4.52%, #781AED 96.39%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	transition: all 0.3s ease-in-out;
}
.hover-inn-sec h3.elementor-icon-box-title{
	transition: all 0.3s ease-in-out;
}
.hover-inn-sec .black-arrow .elementor-icon {
	transition: all 0.3s ease-in-out;
}
.hover-inn-sec:hover .black-arrow .elementor-icon{
	background: var(--Gradient, linear-gradient(93deg, #007BFF 4.52%, #781AED 96.39%));
	transform:rotate(45deg);
	transition: all 0.3s ease-in-out;
}
/* Contact Page */
.gform_button{
	cursor: pointer;
}
.gform_button:hover{
	color: #fff !important;
	background: var(--Primary, linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%));
}


/* Services Page */
.offer_sec .elementor-container.elementor-column-gap-default{
	gap: 28px;
}
.why-num{
	background: var(--Primary, linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.wwo-box .elementor-widget-wrap{
	border: 1px solid #F6F9FE;
	border-radius: 12px;
}
.wwo-box:hover .elementor-widget-wrap{
	border-radius: 12px;
	border: 1px solid #3124CC;
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
	transition: transform 0.6s ease, opacity 0.8s ease, visibility 0.6s ease;
}
.wwo-box:hover .elementor-icon {
	background: var(--Primary, linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%));
}
.hide-desktop{
	display: none;
}

/* ////////////////////// */
/* .blue-wrapper {
display: inline-block;
height: 1em;
overflow: hidden;
vertical-align: bottom;
position: relative;
margin-right: 5px;
}

.blue-wrapper .blue {
display: block;
height: 1em;
line-height: 1em;
}

.blue-inner {
position: relative;
}

.that-word {
position: absolute;
top: 0;
left: 0;
margin-left: 5px;
white-space: nowrap;
} */
.animate-text {
	display: inline-block;
	position: relative;
	overflow: hidden;
	vertical-align: bottom;
	height: 1em;
}

.animate-text span {
	text-wrap:nowrap;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transform: translateY(100%);
	transition: transform 1.5s ease, opacity 0.5s ease;
}

.animate-text span.current {
	opacity: 1;
	transform: translateY(0%);
}

.animate-text span.next {
	opacity: 1;
	transform: translateY(0%);
}
.animated-btn {
	animation: scaleAnimation 4s ease-in-out infinite;
}

@keyframes scaleAnimation {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.8);
	}
	100% {
		transform: scale(1);
	}
}
.animated-btn::before {
	content: ''; /* Required for ::before */
	position: absolute;
	width: 75px; /* Size of the pseudo-element */
	height: 80px;
	background:url(/wp-content/uploads/2025/07/animated-arrow.svg); /* Semi-transparent white for visibility */
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%; /* Optional: makes it circular */
	animation: moveAndScale 4s ease-in-out infinite; /* Apply animation */
}
@keyframes moveAndScale {
	0% {
		bottom: -50px;
		right: -50px;
		transform: scale(1); /* Original size */
	}
	50% {
		bottom: 0%;
		right: 50%;
		transform: translate(50%, 50%) scale(0.8); /* Move to center and scale down */
	}
	100% {
		bottom: -50px;
		right: -50px;
		transform: scale(1); /* Return to original position and size */
	}
}
.animated-btn p {
	background: var(--Primary, linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.lr-animation {
	animation: slideLeftRight 4s linear infinite;
}

@keyframes slideLeftRight {
	0% {
		transform: translateX(0);
	}
	50% {
		transform: translateX(60px); /* Adjust distance as needed */
	}
	100% {
		transform: translateX(0);
	}
}
.ls-animation {
	animation: scaleAnimation 4s ease-in-out infinite;
}

@keyframes scaleAnimation {
	0% {
		transform: scale(1); /* Original size */
	}
	50% {
		transform: scale(0.8); /* Smaller size (50%) */
	}
	100% {
		transform: scale(1); /* Back to original size */
	}
}
.circle-animated-img .elementor-widget-container{
	padding: 0 60px;
	border-radius: 46.6%;
	overflow: hidden;
	position:relative;
	z-index: 1;
}
.circle-animated-img:before {
	content: '';
	display: block;
	height: 86%;
	width: 100%;

	background: linear-gradient(305deg, #08062E -27.94%, #0F0B48 -21.92%, #241A99 2.17%, #3124CC 17.22%, #3628E0 24.75%, #4033E2 39.8%, #5B4FE9 63.88%, #786DF0 86.46%, #7A6FF1 110.54%, #8076F3 119.57%, #857BF5 122.58%);
	border-radius: 50%;
	z-index: 0;
	bottom: 0;
	position: absolute;
}
.circle-animated-img:after {
	content: '';
	display: block;
	height: 610px;
	width: 600px;
	bottom: -28px;
	left: -14px;
	position: absolute;
	background: url("/wp-content/uploads/2025/07/circle-frame.webp");
	animation: rotate 8s linear infinite;
	z-index:0;
}

@keyframes rotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
/* About Page */
.acco .elementor-accordion-item {
	border-radius: 24px;
	border: 1px solid #D2D7E4 !important;
	background: var(--light-bg-f-6-f-9-ff, #F6F9FF);
	padding: 24px;
}
.acco .elementor-accordion {
	gap: 24px !important;
	display: grid;
}
.acco p{
	margin: 0px !important;
}
.hide-desktop{
	display: none !important;
}
.servi_sec_col svg path{
	fill: #3628E0 !important; 
}
.counter-in-sec .elementor-counter-number { 
	min-width: 2.5ch; 
	font-variant-numeric: tabular-nums;
}
.wwo-box .elementor-icon {
	transform-style: preserve-3d;
	transition: transform 0.6s ease;
}
.wwo-box:hover .elementor-icon {
	transform: rotateY(-180deg); 
}
.menu-box ul.elementor-nav-menu--dropdown {
	border-radius: 6px;
	border: 1px solid #08062e24 !important;
	background: #FFF;
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08) !important;
}
.acco .elementor-tab-content { 
	width: 98%;
}
.acco .elementor-accordion-item{
	cursor:pointer;
}