

:root{
	--primary-color				: #021623;
	--secondary-color			: #FFFFFF;
	--bg-color					: #F5F5F5;
	--text-color				: #535353;
	--accent-color				: #1944DF;
	--white-color				: #FFFFFF;
	--divider-color				: #0216231A;
	--dark-divider-color		: #FFFFFF1A;
	--error-color				: rgb(230, 87, 87);
	--default-font				: "DM Sans", sans-serif;
	--accent-font				: "Apfel Grotezk";
}

/************************************/
/*** 	   02. General css		  ***/
/************************************/

html,
body{
	width: 100%;
	overflow-x: clip;
}

body{
	font-family: var(--default-font);
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	color: var(--text-color);
	background: var(--bg-color);
	transition: background-color 0.2s ease, color 0.2s ease;
}

body.theme-dark{
	background: #000000;
	color: #D7D7D9;
}

body.is-theme-switching,
body.is-theme-switching .bg-section:not(.hero):not(.main-footer),
body.is-theme-switching .overview-look-section,
body.is-theme-switching .overview-look-stage,
body.is-theme-switching .overview-look-control,
body.is-theme-switching .overview-look-control-copy,
body.is-theme-switching .our-testimonials,
body.is-theme-switching .our-pricing,
body.is-theme-switching .trusted-partners-section,
body.is-theme-switching .pricing-plan-showcase,
body.is-theme-switching .pricing-model-panel,
body.is-theme-switching .pricing-plan-panel,
body.is-theme-switching .pricing-plan-price,
body.is-theme-switching .trusted-partners-box,
body.is-theme-switching .trusted-logo-card,
body.is-theme-switching .about-us-item-elite,
body.is-theme-switching .card-w,
body.is-theme-switching .free-trial-popup-card,
body.is-theme-switching .certificate-modal-dialog,
body.is-theme-switching .nav-theme-toggle{
	transition-delay: 0s !important;
	transition-duration: 0.08s !important;
	transition-timing-function: ease !important;
}

.bg-section,
.overview-look-section,
.overview-look-stage,
.overview-look-control,
.overview-look-control-copy,
.our-testimonials,
.our-pricing,
.trusted-partners-section,
.pricing-plan-showcase,
.pricing-model-panel,
.pricing-plan-panel,
.pricing-plan-price,
.trusted-partners-box,
.trusted-logo-card,
.about-us-item-elite,
.free-trial-popup-card,
.certificate-modal-dialog{
	transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

body.theme-dark .bg-section:not(.hero):not(.main-footer){
	background-color: #000000 !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .our-testimonials{
	background-color: #1d1d1f !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .our-pricing{
	background: #000000 !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .trusted-partners-section{
	background: #000000 !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark #client.trusted-partners-section{
	display: none !important;
}

body.theme-dark .about-us-item-elite{
	    background: #2a2a2d !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .about-us-item-toggle-elite{
	color: #777777;
}

body.theme-dark .about-us-footer-elite{
	border-top: 1px solid #2d2d2d;
}

body.theme-dark .about-us-image-box-2-elite .about-us-image-elite figure{
	border: 6px solid #000;
	margin-left: -185px;
}

body.theme-dark .pricing-plan-showcase{
	background-color: #1d1d1f !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .pricing-model-panel{
	background-color: #101010 !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .pricing-plan-panel{
	background-color: #1d1d1f !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .pricing-plan-price{
	background-color: #101010 !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .trusted-partners-box{
	background-color: #1d1d1f !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .trusted-logo-card{
	background-color: #1d1d1f !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .card-w{
	background-color: #1d1d1f !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .free-trial-popup-card{
	background-color: #1d1d1f !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .free-trial-popup-form-panel{
	background: #1d1d1f;
	color: #f5f5f7;
}

body.theme-dark .free-trial-popup-form-panel h2{
	color: #ffffff;
}

body.theme-dark .free-trial-popup-form-panel p{
	color: rgba(255, 255, 255, 0.68);
}

body.theme-dark .free-trial-input input,
body.theme-dark .free-trial-input textarea{
	background: #101010;
	border-color: rgba(255, 255, 255, 0.14);
	color: #f5f5f7;
}

body.theme-dark .free-trial-input input::placeholder,
body.theme-dark .free-trial-input textarea::placeholder{
	color: rgba(255, 255, 255, 0.52);
}

body.theme-dark .free-trial-input input:focus,
body.theme-dark .free-trial-input textarea:focus{
	background: #000000;
	border-color: rgba(25, 68, 223, 0.72);
	box-shadow: 0 0 0 4px rgba(25, 68, 223, 0.22);
}

body.theme-dark .free-trial-file-input label{
	color: #f5f5f7;
}

body.theme-dark .free-trial-file-input input[type="file"]::file-selector-button{
	background: #2448e4;
	color: #ffffff;
}

body.theme-dark .free-trial-message{
	color: #79e0a2;
}

body.theme-dark .free-trial-popup-close{
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff;
}

body.theme-dark .free-trial-popup-close:hover{
	background: #2448e4;
	color: #ffffff;
}

body.theme-dark .certificate-modal-dialog{
	background-color: #1d1d1f !important;
	color: #D7D7D9 !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark .overview-look-section{
	
    background-image: linear-gradient(#000000, #1d1d1f 50%);
	padding: 92px 0 133px;
}

body.theme-dark .overview-look-title h2{
	color: #f5f5f7;
}

body.theme-dark .overview-look-stage{
	background: #000000;
	/* box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06); */
}

body.theme-dark .overview-look-control{
	background: #1d1d1f;
	color: #f5f5f7;
	/* border-color: rgba(255, 255, 255, 0.12); */
	box-shadow: none;
}

body.theme-dark .overview-look-control-copy{
	    color: #b9b9b9;
}

body.theme-dark .overview-look-plus{
	border-color: rgba(255, 255, 255, 0.86);
}

body.theme-dark .hero,
body.theme-dark .hero *,
body.theme-dark footer img,
body.theme-dark .main-footer img{
	filter: none;
}

body.theme-dark header.main-header .header-sticky.active{
	background: rgba(0, 0, 0, 0.92);
	border-color: rgba(255, 255, 255, 0.12);
	box-shadow: 0 12px 34px rgba(0, 0, 0, 0.35);
}

body.theme-dark header.main-header .header-sticky.active .main-menu ul li a,
body.theme-dark .main-menu ul li a{
	color: #FFFFFF;
}

body.theme-dark .slicknav_menu{
	background: #1d1d1f;
}

body.theme-dark .our-testimonials h1,
body.theme-dark .our-testimonials h2,
body.theme-dark .our-testimonials h3,
body.theme-dark .our-testimonials h4,
body.theme-dark .our-pricing h1,
body.theme-dark .our-pricing h2,
body.theme-dark .our-pricing h3,
body.theme-dark .our-pricing h4,
body.theme-dark .trusted-partners-section h1,
body.theme-dark .trusted-partners-section h2,
body.theme-dark .trusted-partners-section h3,
body.theme-dark .trusted-partners-section h4,
body.theme-dark .pricing-model-panel-header h2,
body.theme-dark .pricing-plan-title h2,
body.theme-dark .pricing-model-table-row,
body.theme-dark .pricing-model-table-row strong,
body.theme-dark .pricing-model-table-row span:last-child,
body.theme-dark .pricing-plan-price div,
body.theme-dark .pricing-plan-price strong,
body.theme-dark .pricing-plan-price p,
body.theme-dark .trusted-partners-title h2,
body.theme-dark .trusted-partners-title h3,
body.theme-dark .trusted-partners-title h4,
body.theme-dark .trusted-partners-content,
body.theme-dark .about-us-item-content-elite h3,
body.theme-dark .about-us-item-details-elite p{
	color: #D7D7D9;
}

body.theme-dark .partner-type-label{
	color: rgba(255, 255, 255, 0.62);
}

body.theme-dark .our-testimonials p,
body.theme-dark .our-testimonials li,
body.theme-dark .our-testimonials span,
body.theme-dark .our-pricing p,
body.theme-dark .our-pricing li,
body.theme-dark .our-pricing span,
body.theme-dark .trusted-partners-section p,
body.theme-dark .trusted-partners-section li,
body.theme-dark .trusted-partners-section span,
body.theme-dark .pricing-model-panel-header p,
body.theme-dark .pricing-plan-title p,
body.theme-dark .pricing-model-row span,
body.theme-dark .pricing-plan-panel h3{
	color: rgba(255, 255, 255, 0.68);
}

body.theme-dark .pricing-model-panel-header,
body.theme-dark .trusted-partners-content.expertise-item-content{
	border-color: rgba(255, 255, 255, 0.14);
}

body.theme-dark .pricing-model-check{
	background: #000000;
	color: #FFFFFF;
}

body.theme-dark .pricing-contact-items-list .pricing-contact-item-icon{
	width: 46px;
	height: 46px;
	flex: 0 0 46px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: var(--white-color);
	color: #2448e4 !important;
	font-size: 20px;
}

body.theme-dark a.btn-default[href="about.html"]:hover::after{
	background: #000000;
}

body.theme-dark .main-footer{
	--primary-color: #1d1d1f;
	--secondary-color: #FFFFFF;
	--bg-color: #F5F5F5;
	--text-color: #535353;
	--divider-color: #0216231A;
	--dark-divider-color: #FFFFFF1A;
	background-color: var(--primary-color);
	background-image: none;
	color: var(--white-color);
}

::-webkit-scrollbar-track{
	background-color: var(--primary-color);
	border-left: 1px solid var(--primary-color);
}

::-webkit-scrollbar{
	width: 7px;
	background-color: var(--accent-color);
}

::-webkit-scrollbar-thumb{
	background: var(--accent-color);
}

::selection{
	color: var(--white-color);
	background-color: var(--accent-color);
	filter: invert(1);
}

p{
	line-height: 1.6em;
	margin-bottom: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-family: var(--accent-font);
	font-weight: 500;
	line-height: 1.2em;
	color: var(--primary-color);
	letter-spacing: -0.02em;
	margin: 0;
}

figure{
	margin: 0;
}

img{
	max-width: 100%;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	outline: 0;
}

a:focus{
	text-decoration: none;
	outline: 0;
}

.container{
	max-width: 1300px;
}

@media only screen and (min-width: 1400px){
	.container{
		max-width: 1440px;
	}
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl{
    padding-right: 15px;
    padding-left: 15px;
}

.image-anime{
	position: relative;
	overflow: hidden;
}

.image-anime:after{
	content: "";
	position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}

.image-anime:hover:after{
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.reveal{
	position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    visibility: hidden;
    overflow: hidden;
}

.reveal img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.wow.fadeInUp.scroll-fade-up-ready,
.scroll-fade-up.scroll-fade-up-ready{
	visibility: visible !important;
	opacity: 0 !important;
	transform: translate3d(0, 36px, 0) !important;
	transition:
		opacity 0.78s ease var(--scroll-fade-delay, 0s),
		transform 0.78s cubic-bezier(0.22, 1, 0.36, 1) var(--scroll-fade-delay, 0s) !important;
	animation: none !important;
	-webkit-animation: none !important;
	will-change: opacity, transform;
}

.wow.fadeInUp.scroll-fade-up-ready.scroll-fade-up-in,
.scroll-fade-up.scroll-fade-up-ready.scroll-fade-up-in{
	opacity: 1 !important;
	transform: translate3d(0, 0, 0) !important;
}

.ep-scroll-reveal{
	visibility: visible !important;
	opacity: 0 !important;
	transform: translate3d(0, 42px, 0) scale(0.985) !important;
	transition:
		opacity 0.82s ease var(--ep-scroll-delay, 0s),
		transform 0.82s cubic-bezier(0.22, 1, 0.36, 1) var(--ep-scroll-delay, 0s) !important;
	animation: none !important;
	-webkit-animation: none !important;
	will-change: opacity, transform;
}

.ep-scroll-reveal.ep-scroll-reveal-in{
	opacity: 1 !important;
	transform: translate3d(0, 0, 0) scale(1) !important;
}

.wow.fadeInUp.ep-scroll-reveal.ep-scroll-reveal-in,
.scroll-fade-up.ep-scroll-reveal.ep-scroll-reveal-in,
.ep-scroll-reveal.ep-scroll-reveal.ep-scroll-reveal-in{
	opacity: 1 !important;
	transform: translate3d(0, 0, 0) scale(1) !important;
}

.overview-look-section .wow,
.overview-look-section .animated,
.overview-look-section .fadeInUp,
.overview-look-section .scroll-fade-up,
.overview-look-section .scroll-fade-up-ready,
.overview-look-section .scroll-fade-up-in,
.overview-look-section .ep-scroll-reveal,
.overview-look-section .ep-scroll-reveal-in{
	animation: none !important;
	-webkit-animation: none !important;
	opacity: 1 !important;
	transform: none !important;
	visibility: visible !important;
	transition-delay: 0s !important;
}

@media (prefers-reduced-motion: reduce){
	.wow.fadeInUp.scroll-fade-up-ready,
	.scroll-fade-up.scroll-fade-up-ready,
	.ep-scroll-reveal{
		opacity: 1 !important;
		transform: none !important;
		transition: none !important;
	}
}

.row{
    margin-right: -15px;
    margin-left: -15px;
}

.row > *{
	padding-right: 15px;
	padding-left: 15px;
}

.row.no-gutters{
    margin-right: 0px;
    margin-left: 0px;
}

.row.no-gutters > *{
    padding-right: 0px;
    padding-left: 0px;
}

.btn-default{
    position: relative;
	display: inline-flex;
	align-items: center;
	font-size: 24px;
	font-weight: 700;
	line-height: 1em;
	/* text-transform: capitalize; */
	    background: #186bf5;
	color: var(--white-color);
	border-radius: 100px;
	padding: 17px 55px 17px 20px;
	border: none;
	overflow: hidden;
	box-shadow: none;
	outline: none;
	transition: all 0.4s ease-in-out;
	z-index: 0;
}

.btn-default::before{
	content: '';
	position: absolute;
	top: 50%;
	    right: 8px;
	width: 40px;
	height: 40px;
	transform: translateY(-50%);
	background-color: var(--white-color);
	border-radius: 50%;
	transition: all 0.4s ease-in-out;
}

.btn-default > i{
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 1;
    color: var(--primary-color);
    font-size: 16px;
    line-height: 1;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out;
}

.btn-default::after{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: var(--primary-color);
    transition: all 0.4s ease-in-out;
    z-index: -1;
}

.btn-default:hover::after{
	right: auto;
	left: 0;
    width: 100%;
}

.btn-default.btn-highlighted:hover{
	color: var(--primary-color);
}

.btn-default.btn-highlighted:hover:before{
	background-color: var(--primary-color);
}

.btn-default.btn-highlighted:hover > i{
	color: var(--white-color);
}

.btn-default.btn-highlighted::after{
	background-color: var(--white-color);
}

.readmore-btn{
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25em;
	text-transform: capitalize;
	color: var(--primary-color);
	padding-right: 30px;
	transition: all 0.4s ease-in-out;
}

.readmore-btn::before{
	content: '';
    position: absolute;
    top: 50%;
    transform: translate(-2px, -50%);
    right: 0px;
    width: 20px;
    height: 20px;
    background-image: url('../images/arrow-primary.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all 0.4s ease-in-out;
}

.readmore-btn:hover::before{
	transform: translate(0, -50%);
}

.cb-cursor:before{
	background: var(--accent-color);
}

.preloader{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	background: var(--primary-color);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.6s ease, visibility 0s linear 0.6s;
}

.preloader.fade-out{
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.loading-container,
.loading{
	height: 360px;
	position: relative;
	width: 360px;
	border-radius: 100%;
}

.loading-container{
	margin: 40px auto;
}

.loading{
	border: 1px solid transparent;
	border-color: transparent var(--white-color) transparent var(--white-color);
	animation: rotate-loading 1.5s linear 0s infinite normal;
	transform-origin: 50% 50%;
}

.loading-container:hover .loading,
.loading-container .loading{
	transition: all 0.5s ease-in-out;
}

#loading-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 327px;
	transform: translate(-50%, -50%);
}

#loading-icon img{
	display: block;
	width: 100%;
}

@keyframes rotate-loading{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}

.bg-section{
	width: 100%;
	max-width: 1881px;
	background-color: var(--secondary-color);
	border-radius: 20px;
	margin: 0 auto;
}

.bg-section .container-fluid{
	padding: 0;
}

.dark-section{
	background-color: var(--primary-color);
	background-image: url('../images/dark-section-bg-image.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.section-row{
	    margin-bottom: 21px;
}

.section-row .section-title{
	margin-bottom: 0; 
}

.section-row .section-title.section-title-center{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
}

.section-btn{
	text-align: right;
}

.section-content-btn .section-btn{
	margin-top: 30px;
	text-align: left;
}

.section-title-content p{
	margin-bottom: 20px;
}

.section-title-content p:last-child{
	margin-bottom: 0;	
}

.section-title{
	margin-bottom: 40px;
	margin-top: 38%;
}

.asset-tracking-content span{
	font-size: 14px;
}

.section-title .section-sub-title{
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1em;
	color: var(--primary-color);
	background: var(--white-color);
	border-radius: 100px;
	padding: 11px 20px 11px 44px;
    margin-bottom: 15px;
}

.section-title .section-sub-title::before{
	content: '\2a';
    position: absolute;
    font-family: 'Font Awesome 7 Free';
    font-size: 18px;
    font-weight: 900;
    color: var(--primary-color);
    top: 50%;
    left: 20px;
	transform: translateY(-50%);
}

.section-title h1{
	font-size: 60px;
	margin-bottom: 0;
	cursor: none;
}

.section-title h2{
	font-size: 52px;
	line-height: 1.1em;
	margin-bottom: 0;
	cursor: none;
}

.section-title p{
	margin-top: 20px;
	margin-bottom: 0;
}

.bg-section .section-title .section-sub-title{
	background: var(--bg-color);
}

.dark-section .section-title .section-sub-title{
	color: var(--white-color);
	background: var(--dark-divider-color);
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
}

.dark-section .section-title .section-sub-title::before{
	color: var(--white-color);
}

.dark-section .section-title h1,
.dark-section .section-title h2,
.dark-section .section-title p,
.dark-section .section-title-content p{
	color: var(--white-color);
}

.help-block.with-errors ul{
	margin: 0;
	text-align: left;
}

.help-block.with-errors ul li{
	color: var(--error-color);
	font-weight: 500;
	font-size: 14px;
}

/************************************/
/**** 	    03. Header css		 ****/
/************************************/

header.main-header{
	position: absolute;
	top: 15px;
	right: 15px;
	left: 15px;
	z-index: 9999;
}

header.main-header .header-sticky{
	position: relative;
	top: 0;
	border-bottom: 1px solid var(--dark-divider-color);
	transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
	z-index: 9999;
}

header.main-header .header-sticky.hide{
	transform: translateY(-100%);
	opacity: 0;
}

header.main-header .header-sticky.active{
	position: fixed;
	top: 0;
	right: 15px;
	left: 15px;
    transform: translateY(0);
	opacity: 1;
	background: var(--white-color);
	border: 1px solid var(--divider-color);
	border-top: none;
	border-radius: 0 0 20px 20px;
	box-shadow: 0 10px 30px rgba(2, 22, 35, 0.12);
}

header.main-header .header-sticky.active .main-menu ul li a{
	color: var(--primary-color);
}

header.main-header .header-sticky.active .main-menu ul li a:hover,
header.main-header .header-sticky.active .main-menu ul li a:focus{
	color: var(--accent-color);
}

.navbar{
	padding: 16px 0;
	align-items: center;
}

.navbar-brand{
	padding: 0;
	margin: 0;
}

.main-menu .nav-menu-wrapper{
	flex: 1;
	text-align: center;
	margin: 0 1.042vw;
}

.main-menu .nav-menu-wrapper > ul{
	align-items: center;
	display: inline-flex;
}

.main-menu ul li{
	position: relative;
	margin: 0 10px;
}

.main-menu ul li.nav-client-theme{
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

.nav-theme-toggle{
	width: 32px;
	height: 32px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: none;
	border-radius: 50%;
   background: #ffffff00;
	color: var(--white-color);
	cursor: pointer;
	transition: background-color 0.35s ease, color 0.35s ease, border-color 0.35s ease, transform 0.35s ease;
}

.nav-theme-toggle i{
	display: inline-flex;
	font-size: 15px;
	line-height: 1;
}

.nav-theme-toggle:hover,
.nav-theme-toggle:focus{
	    background: #ffffff00;
    color: #FFFFFF;
    border: none;
    outline: none;
    transform: translateY(-1px);
}

header.main-header .header-sticky.active .nav-theme-toggle{
background: #ffffff;
    color: #000000;
    border: none;
}

body.theme-dark .nav-theme-toggle{
	background: #ffffff00;
    color: #ffffff;
    border: none;
}

body.theme-dark header.main-header .header-sticky.active .nav-theme-toggle{
	background: #ffffff00;
	color: #000000;
	border: none;
}

body.theme-dark .nav-theme-toggle i,
body.theme-dark .nav-theme-toggle i::before{
	color: #ffffff;
	-webkit-text-stroke: 0.7px #ffffff;
	text-shadow: 0 0 0 #ffffff;
}

.main-menu ul li a{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2em;
	padding: 12px 10px !important;
	color: var(--white-color);
	background: transparent;
	border-radius: 0px;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}

.main-menu ul li.submenu > a:after{
	content: '\f107';
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 14px;
	margin-left: 8px;
}

.main-menu ul li a:hover,
.main-menu ul li a:focus{
	color: var(--accent-color);
}

.main-menu ul ul{
	visibility: hidden;
	opacity: 0;
	transform: scale(1,0.8);
	transform-origin: top;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 235px;
	border-radius: 20px;
	position: absolute;
	left: 0;
	top: 100%;
	background: var(--accent-color);
	transition: all 0.3s ease-in-out;
	text-align: left;
}

.main-menu ul li.submenu:first-child ul{
    width: 235px;
}

.main-menu ul ul ul{
	left: 100%;
	top: 0;
	text-align: left;
}

.main-menu ul li:hover > ul{
	visibility: visible;
	opacity: 1;
	transform: scale(1,1);
    padding: 5px 0;
}

.main-menu ul li.submenu ul li.submenu > a:after{
    content: '\f105';
    float: right;
}

.main-menu ul ul li{
	margin: 0;
	padding: 0;
}

.main-menu ul ul li a{
	color: var(--white-color);
	padding: 8px 20px !important;
	transition: all 0.3s ease-in-out;
}

.main-menu ul ul li a:hover,
.main-menu ul ul li a:focus{
	color: var(--primary-color);
	background-color: transparent;
	padding: 8px 20px 8px 23px !important;
}

.main-menu ul li.highlighted-menu{
    display: none;
}

.header-btn{
	line-height: 0;
}

.mobile-menu-action{
	display: none;
}

.header-action-buttons{
	display: flex;
	align-items: center;
	gap: 5px;
}

.login-btn{
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
	position: relative;
	width: 132px;
	height: 40px;
	text-decoration: none;
}

.login-btn::before{
	content: '';
	position: absolute;
	inset: 0;
	background: #0066ff;
	clip-path: path("M20 -1H132A20 21 0 0 0 132 41H20A20 21 0 0 1 14 0Z");
	z-index: -1;
}

.login-btn:hover,
.login-btn:focus{
	text-decoration: none;
	color: #fff;
}

.login-btn span{
	display: inline-flex;
	align-items: center;
	gap: 7px;
	position: relative;
	z-index: 2;
	white-space: nowrap;
	left: -4px;
}

.free-trail,
.demo-req{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1a3c70;
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
	position: relative;
    width: 130px;
	border-radius: 2rem;
	height: 40px;
	left: -17px;
	isolation: isolate;
	overflow: visible;
	box-shadow: 0 0 0 1px rgba(113, 189, 255, 0.24), 0 8px 22px rgba(0, 40, 92, 0.24);
}

.free-trail::before,
.demo-req::before{
	content: '';
	position: absolute;
	inset: -5px;
	z-index: -1;
	border-radius: inherit;
	border: 1px solid rgba(146, 211, 253, 0.36);
	opacity: 0.76;
	animation: freeTrailOutlinePulse 2.45s ease-in-out infinite;
}

.free-trail::after,
.demo-req::after{
	content: '';
	position: absolute;
	inset: -10px;
	z-index: -2;
	border-radius: inherit;
	border: 1px solid rgba(146, 211, 253, 0.18);
	opacity: 0.32;
	animation: freeTrailOutlinePulse 2.45s ease-in-out infinite;
	animation-delay: 0.22s;
}

.free-trail span,
.demo-req span{
	position: relative;
	z-index: 1;
}

.login-btn:hover,
.login-btn:focus,
.login-btn:hover,
.login-btn:focus,
.free-trail:hover,
.free-trail:focus,
.demo-req:hover,
.demo-req:focus{
	color: #fff;
	text-decoration: none;
}

i{
	font-style: normal !important;
}

@keyframes freeTrailOutlinePulse{
	0%,
	100%{
		opacity: 0.36;
		transform: scale(1);
	}

	50%{
		opacity: 0.9;
		transform: scale(1.08);
	}
}

.free-trial-popup{
	position: fixed;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	--free-trial-dock-x: 0px;
	--free-trial-dock-y: -260px;
	--free-trial-open-x: 0px;
	--free-trial-open-y: -20px;
	--free-trial-close-x: 0px;
	--free-trial-close-y: -26px;
	--free-trial-origin-x: 50vw;
	--free-trial-origin-y: 40px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.22s ease, visibility 0s linear 0.7s;
	z-index: 9999;
	perspective: 1400px;
}

.free-trial-popup.is-open,
.free-trial-popup.is-closing{
	opacity: 1;
	visibility: visible;
	transition: opacity 0.22s ease, visibility 0s linear 0s;
}

.free-trial-popup.is-open{
	pointer-events: auto;
}

.free-trial-popup.is-closing{
	pointer-events: none;
}

.free-trial-popup-backdrop{
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at var(--free-trial-origin-x) var(--free-trial-origin-y), rgba(25, 68, 223, 0.2), rgba(2, 22, 35, 0.2) 26%, rgba(2, 22, 35, 0.44) 68%),
		rgba(2, 22, 35, 0.32);
	backdrop-filter: blur(20px) saturate(1.15);
	-webkit-backdrop-filter: blur(20px) saturate(1.15);
	opacity: 0;
	transition: opacity 0.36s ease, backdrop-filter 0.36s ease, -webkit-backdrop-filter 0.36s ease;
}

.free-trial-popup.is-open .free-trial-popup-backdrop{
	opacity: 1;
}

.free-trial-popup.is-closing .free-trial-popup-backdrop{
	opacity: 0;
	backdrop-filter: blur(0);
	-webkit-backdrop-filter: blur(0);
	transition-duration: 0.48s;
}

.free-trial-popup-card{
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	width: min(100%, 920px);
	max-height: min(94vh, 780px);
	background: rgba(255, 255, 255, 0.86);
	border: 1px solid rgba(255, 255, 255, 0.78);
	border-radius: 24px;
	box-shadow: 0 30px 90px rgba(2, 22, 35, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.9);
	padding: 0;
	text-align: left;
	opacity: 0;
	transform: translate3d(var(--free-trial-dock-x), var(--free-trial-dock-y), 0) scale(0.22) rotateX(18deg) rotateZ(-6deg);
	filter: blur(14px) saturate(1.35);
	transform-origin: 50% 50%;
	overflow: hidden;
	will-change: transform, opacity, filter, clip-path;
}

.free-trial-popup.is-open:not(.is-revealing):not(.is-collapsing) .free-trial-popup-card{
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1) rotateX(0) rotateZ(0);
	filter: blur(0) saturate(1);
}

.free-trial-popup.is-revealing .free-trial-popup-card{
	animation: modalBloomOpen 0.78s cubic-bezier(0.15, 1, 0.28, 1) 0.08s both;
}

.free-trial-popup.is-collapsing .free-trial-popup-card{
	animation: modalBloomClose 0.62s cubic-bezier(0.75, 0, 0.25, 1) both;
}

.free-trial-popup-card::before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 220px;
	height: 120px;
	/* background: radial-gradient(circle, rgba(25, 68, 223, 0.22), rgba(25, 68, 223, 0)); */
	transform: translate(-50%, -55%);
	pointer-events: none;
}

.free-trial-popup-media{
	position: relative;
	background:
		linear-gradient(180deg, rgba(5, 17, 39, 0.18) 0%, rgba(5, 17, 39, 0.74) 62%, rgba(5, 17, 39, 0.92) 100%),
		radial-gradient(circle at top left, rgba(54, 214, 255, 0.16), rgba(54, 214, 255, 0) 34%),
		url('../images/free-trial-popup-media-bg.png');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 30px;
	display: flex;
	align-items: stretch;
	min-height: 100%;
}

.free-trial-popup-media::before{
	content: '';
	position: absolute;
	inset: 18px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 20px;
}

.free-trial-popup-media-inner{
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	gap: 16px;
	width: 100%;
	color: #fff;
}

@media only screen and (min-width: 992px) and (max-height: 860px){
	.free-trial-popup-card{
		max-height: min(96vh, 720px);
	}

	.free-trial-popup-media{
		padding: 34px;
	}

	.free-trial-popup-media-inner{
		gap: 12px;
	}

	.free-trial-popup-icon{
		width: 52px;
		height: 52px;
		margin: 0 auto 12px;
	}

	.free-trial-popup-brand{
		max-width: 184px;
		margin: -2px auto 2px;
	}

	.free-trial-popup-media-title{
		font-size: 28px;
	}

	.free-trial-popup-media-text{
		font-size: 14px;
		line-height: 1.4em;
	}

	.free-trial-popup-form-panel{
		padding: 22px 24px 20px;
	}

	.free-trial-popup-form-panel h2{
		font-size: 24px;
		margin-bottom: 6px;
	}

	.free-trial-popup-form-panel p{
		font-size: 13px;
		margin: 0 0 12px;
	}

	.free-trial-popup-form{
		gap: 8px;
	}

	.free-trial-input input{
		height: 42px;
	}

	.free-trial-input textarea{
		min-height: 74px;
	}

	.free-trial-submit{
		height: 44px;
	}
}

.free-trial-popup-kicker{
	display: inline-flex;
	align-items: center;
	width: fit-content;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.86);
	padding: 8px 12px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
}

.free-trial-popup-media-title{
	font-size: 32px;
	line-height: 1.05em;
	color: #fff;
	margin: 0;
	letter-spacing: 0;
}

.free-trial-popup-media-text{
	font-size: 15px;
	line-height: 1.5em;
	color: rgba(255, 255, 255, 0.78);
	margin: 0;
	max-width: 320px;
}

.free-trial-popup-form-panel{
	padding: 28px 28px 24px;
	min-height: 0;
	overflow-y: auto;
	overscroll-behavior: contain;
	-webkit-overflow-scrolling: touch;
}

.free-trial-popup-card::after{
	content: '';
	position: absolute;
	inset: -40%;
	background:
		conic-gradient(from 120deg, rgba(25, 68, 223, 0), rgba(54, 214, 255, 0.34), rgba(255, 255, 255, 0.5), rgba(25, 68, 223, 0)),
		radial-gradient(circle, rgba(255, 255, 255, 0.52), rgba(255, 255, 255, 0) 58%);
	opacity: 0;
	transform: rotate(0deg) scale(0.7);
	mix-blend-mode: screen;
	pointer-events: none;
}

.free-trial-popup.is-revealing .free-trial-popup-card::after{
	animation: modalBloomSweep 0.78s ease-out 0.08s both;
}

@keyframes modalBloomOpen{
	0%{
		opacity: 0;
		transform: translate3d(var(--free-trial-dock-x), var(--free-trial-dock-y), 0) scale(0.16) rotateX(22deg) rotateZ(-8deg);
		filter: blur(18px) saturate(1.45);
		clip-path: circle(8% at 50% 50%);
	}

	42%{
		opacity: 1;
		transform: translate3d(var(--free-trial-open-x), var(--free-trial-open-y), 0) scale(1.08) rotateX(-3deg) rotateZ(1.2deg);
		filter: blur(1px) saturate(1.12);
		clip-path: circle(82% at 50% 50%);
	}

	68%{
		transform: translate3d(0, -8px, 0) scale(0.985) rotateX(1deg) rotateZ(-0.4deg);
		filter: blur(0) saturate(1.02);
	}

	100%{
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1) rotateX(0) rotateZ(0);
		filter: blur(0) saturate(1);
		clip-path: circle(140% at 50% 50%);
	}
}

@keyframes modalBloomClose{
	0%{
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1) rotateX(0) rotateZ(0);
		filter: blur(0) saturate(1);
		clip-path: circle(140% at 50% 50%);
	}

	36%{
		opacity: 0.96;
		transform: translate3d(var(--free-trial-close-x), var(--free-trial-close-y), 0) scale(0.74) rotateX(8deg) rotateZ(-2deg);
		filter: blur(3px) saturate(1.18);
		clip-path: circle(58% at 50% 50%);
	}

	100%{
		opacity: 0;
		transform: translate3d(var(--free-trial-dock-x), var(--free-trial-dock-y), 0) scale(0.08) rotateX(24deg) rotateZ(-8deg);
		filter: blur(18px) saturate(1.45);
		clip-path: circle(5% at 50% 50%);
	}
}

@keyframes modalBloomSweep{
	0%{
		opacity: 0;
		transform: rotate(-28deg) scale(0.56);
	}

	38%{
		opacity: 0.86;
	}

	100%{
		opacity: 0;
		transform: rotate(52deg) scale(1.18);
	}
}


@media (prefers-reduced-motion: reduce){
	.free-trial-popup,
	.free-trial-popup-backdrop,
	.free-trial-popup-card{
		transition: none !important;
		animation: none !important;
	}

	.free-trial-popup.is-open .free-trial-popup-card{
		opacity: 1;
		transform: none;
		filter: none;
		clip-path: none;
	}
}

@media only screen and (max-width: 767px){
	.free-trial-popup{
		align-items: flex-start;
		padding: 12px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	.free-trial-popup-card{
		grid-template-columns: 1fr;
		width: min(100%, 520px);
		max-height: calc(100vh - 24px);
		max-height: calc(100svh - 24px);
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	.free-trial-popup-media{
		min-height: 150px;
		padding: 28px 24px;
	}

	.free-trial-popup-media img{
		position: relative !important;
		top: auto !important;
		left: auto !important;
		width: 54px !important;
	}

	.free-trial-popup-media-title{
		font-size: 28px;
	}

	.free-trial-popup-form-panel{
		padding: 28px 20px 24px;
		max-height: none;
		overflow: visible;
	}

	.free-trial-popup-form{
		grid-template-columns: 1fr;
		max-height: none;
		overflow: visible;
	}
}

.free-trial-popup-close{
	position: absolute;
	top: 14px;
	right: 14px;
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(2, 22, 35, 0.08);
	border: none;
	border-radius: 50%;
	color: var(--primary-color);
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	transition: all 0.25s ease;
}

.free-trial-popup-close:hover{
	background: var(--primary-color);
	color: var(--white-color);
}

.free-trial-popup-icon{
	width: 58px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(135deg, #0066ff, #143383);
	border-radius: 18px;
	box-shadow: 0 14px 34px rgba(25, 68, 223, 0.35);
	align-self: center;
	margin: 4px auto 18px;
	padding: 10px;
}

.free-trial-popup-icon i{
	font-size: 22px;
	color: var(--white-color);
}

.free-trial-popup-brand{
	width: 100%;
	max-width: 210px;
	align-self: center;
	margin: -4px auto 8px;
}

.free-trial-popup-brand img{
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
}

.free-trial-popup-form-panel h2{
	font-size: 26px;
	color: var(--primary-color);
	letter-spacing: 0;
	margin-bottom: 8px;
}

.free-trial-popup-form-panel p{
	color: #53606a;
	font-size: 14px;
	line-height: 1.45em;
	margin: 0 0 16px;
	max-width: 420px;
}

.free-trial-popup-form{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	max-height: none;
	overflow: visible;
	padding: 0;
	margin-bottom: 10px;
}

.free-trial-input-full,
.free-trial-submit,
.free-trial-message{
	grid-column: 1 / -1;
}


.free-trial-input-full .form-control{
	width: 100%;
    background: rgba(255, 255, 255, 0.78);
    /* border: 1px solid rgba(2, 22, 35, 0.12); */
    border-radius: 10px;
    color: var(--primary-color);
    font-size: 15px;
    font-weight: 500;
    outline: none;
    /* padding: 0 16px; */
    transition: all 0.25s ease;
	margin-bottom: 10px;
}

.free-trial-input input,
.free-trial-input textarea{
	width: 100%;
	background: rgba(255, 255, 255, 0.78);
	border: 1px solid rgba(2, 22, 35, 0.12);
	border-radius: 10px;
	color: var(--primary-color);
	font-size: 15px;
	font-weight: 500;
	outline: none;
	padding: 0 16px;
	transition: all 0.25s ease;
}

.free-trial-file-input{
	display: grid;
	gap: 8px;
}

.free-trial-file-input label{
	color: var(--primary-color);
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2em;
}

.free-trial-file-input input[type="file"]{
	height: auto;
	padding: 11px 14px;
	cursor: pointer;
}

.free-trial-file-input input[type="file"]::file-selector-button{
	background: var(--primary-color);
	color: var(--white-color);
	border: none;
	border-radius: 7px;
	padding: 8px 12px;
	margin-right: 12px;
	font-weight: 700;
	cursor: pointer;
}

.free-trial-input input{
	height: 44px;
}

.free-trial-input textarea{
	min-height: 88px;
	line-height: 1.5em;
	padding: 12px 16px;
	resize: vertical;
}

.free-trial-input input:focus,
.free-trial-input textarea:focus{
	background: var(--white-color);
	border-color: rgba(25, 68, 223, 0.55);
	box-shadow: 0 0 0 4px rgba(25, 68, 223, 0.12);
}

.free-trial-submit{
	height: 46px;
	background: linear-gradient(135deg, #0066ff, #132f91);
	border: none;
	border-radius: 10px;
	color: var(--white-color);
	font-size: 16px;
	font-weight: 800;
	cursor: pointer;
	/* box-shadow: 0 16px 34px rgba(25, 68, 223, 0.28); */
	transition: all 0.25s ease;
}

.free-trial-submit:hover{
	transform: translateY(-2px);
	box-shadow: 0 20px 42px rgba(25, 68, 223, 0.34);
}

.free-trial-message{
	min-height: 18px;
	color: #0f8f4b;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3em;
}

.partner-registration-popup{
	position: fixed;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.22s ease, visibility 0s linear 0.24s;
	z-index: 9999;
}

.partner-registration-popup.is-open,
.partner-registration-popup.is-closing{
	opacity: 1;
	visibility: visible;
	transition: opacity 0.22s ease, visibility 0s linear 0s;
}

.partner-registration-popup.is-open{
	pointer-events: auto;
}

.partner-registration-popup.is-closing{
	pointer-events: none;
}

.partner-registration-backdrop{
	position: absolute;
	inset: 0;
	background: rgba(2, 22, 35, 0.54);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	opacity: 0;
	transition: opacity 0.22s ease;
}

.partner-registration-popup.is-open .partner-registration-backdrop{
	opacity: 1;
}

.partner-registration-popup.is-closing .partner-registration-backdrop{
	opacity: 0;
}

.partner-registration-dialog{
	position: relative;
	width: min(100%, 1040px);
	max-height: min(94vh, 860px);
	overflow-y: auto;
	background: #ffffff;
	border: 1px solid rgba(2, 22, 35, 0.08);
	border-radius: 16px;
	box-shadow: 0 24px 70px rgba(2, 22, 35, 0.22);
	opacity: 0;
	transform: translateY(18px) scale(0.98);
	transition: opacity 0.22s ease, transform 0.22s ease;
}

.partner-registration-popup.is-open .partner-registration-dialog{
	opacity: 1;
	transform: translateY(0) scale(1);
}

.partner-registration-popup.is-closing .partner-registration-dialog{
	opacity: 0;
	transform: translateY(18px) scale(0.98);
}

.partner-registration-close{
	position: absolute;
	top: 14px;
	right: 14px;
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(2, 22, 35, 0.08);
	border: none;
	border-radius: 50%;
	color: var(--primary-color);
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	transition: all 0.25s ease;
	z-index: 2;
}

.partner-registration-close:hover{
	background: var(--primary-color);
	color: var(--white-color);
}

.partner-registration-panel{
	padding: 34px 34px 0 34px;
}

.channel-partner-popup-header{
	text-align: center;
	margin: 0 36px 26px;
}

.channel-partner-popup-header span{
	display: block;
	color: #65717c;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.4em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.channel-partner-popup-header h2{
	color: var(--primary-color);
	font-size: 30px;
	line-height: 1.15em;
	margin: 0;
	text-transform: uppercase;
}

.partner-registration-form{
	display: grid;
	grid-template-columns: 1fr;
	gap: 14px;
	max-height: none;
	overflow: visible;
}

.partner-registration-top-row{
	row-gap: 14px;
}

.partner-registration-top-row .channel-partner-fieldset{
	height: 100%;
}

.partner-registration-top-row .channel-partner-grid{
	grid-template-columns: 1fr;
	gap: 12px;
}

.channel-partner-fieldset{
	border: 1px solid rgba(2, 22, 35, 0.16);
	border-radius: 12px;
	display: grid;
	gap: 14px;
	margin: 0;
	padding: 18px 18px 16px;
}

.channel-partner-fieldset legend{
	color: var(--primary-color);
	float: none;
	font-size: 15px;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 10px;
	text-transform: uppercase;
	width: auto;
}

.channel-partner-grid{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px 18px;
}

.channel-partner-field{
	display: grid;
	gap: 0;
	position: relative;
}

.channel-partner-field-full{
	grid-column: 1 / -1;
}

.channel-partner-field > label,
.channel-partner-label{
	color: var(--primary-color);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 1.25em;
	text-transform: uppercase;
}

.channel-partner-field > label span,
.channel-partner-label span{
	color: var(--accent-color);
}

.channel-partner-field > label{
	position: absolute;
	top: 21px;
	left: 14px;
	z-index: 1;
	max-width: calc(100% - 28px);
	background: #ffffff;
	border-radius: 4px;
	color: #69737d;
	overflow: hidden;
	padding: 0 4px;
	pointer-events: none;
	text-overflow: ellipsis;
	transform: translateY(-50%);
	transform-origin: left center;
	transition: top 0.18s ease, transform 0.18s ease, color 0.18s ease, background-color 0.18s ease;
	white-space: nowrap;
}

.channel-partner-field.is-floating > label,
.channel-partner-field.has-value > label{
	top: 0;
	color: var(--accent-color);
	transform: translateY(-50%) scale(0.78);
}

.channel-partner-field input,
.channel-partner-field select,
.channel-partner-field textarea{
	width: 100%;
	background: #ffffff;
	border: 1px solid rgba(2, 22, 35, 0.18);
	border-radius: 8px;
	color: var(--primary-color);
	font-size: 15px;
	font-weight: 500;
	line-height: 1.45em;
	outline: none;
	padding: 12px 14px;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.channel-partner-field input::placeholder,
.channel-partner-field textarea::placeholder{
	color: transparent;
	transition: color 0.16s ease;
}

.channel-partner-field.is-floating input::placeholder,
.channel-partner-field.is-floating textarea::placeholder{
	color: #9aa3ad;
}

.channel-partner-field select{
	color: transparent;
}

.channel-partner-field.is-floating select,
.channel-partner-field.has-value select{
	color: var(--primary-color);
}

.channel-partner-field input,
.channel-partner-field select{
	height: 42px;
}

.channel-partner-field textarea{
	min-height: 76px;
	padding-top: 14px;
	resize: vertical;
}

.channel-partner-field input:focus,
.channel-partner-field select:focus,
.channel-partner-field textarea:focus{
	border-color: rgba(25, 68, 223, 0.55);
	box-shadow: 0 0 0 4px rgba(25, 68, 223, 0.1);
}

.channel-partner-options{
	display: flex;
	flex-wrap: wrap;
	gap: 12px 20px;
}

.channel-partner-options label{
	align-items: center;
	color: #394650;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	gap: 7px;
	letter-spacing: 0;
	text-transform: none;
}

.channel-partner-options input,
.channel-partner-segments input{
	width: auto;
	height: auto;
	margin: 0;
	accent-color: var(--accent-color);
}

.channel-partner-segments{
	border: 1px solid rgba(2, 22, 35, 0.18);
	border-radius: 8px;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	overflow: hidden;
}

.channel-partner-segments label{
	cursor: pointer;
	display: block;
	position: relative;
}

.channel-partner-segments label + label{
	border-left: 1px solid rgba(2, 22, 35, 0.18);
}

.channel-partner-segments input{
	opacity: 0;
	position: absolute;
}

.channel-partner-segments span{
	align-items: center;
	color: var(--primary-color);
	display: flex;
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.06em;
	min-height: 48px;
	text-transform: uppercase;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.channel-partner-segments input:checked + span{
	background: var(--accent-color);
	color: #ffffff;
}

.channel-partner-actions{
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: center;
}

.channel-partner-actions .partner-registration-submit,
.channel-partner-cancel{
	min-width: 150px;
	padding: 0 30px;
	text-transform: uppercase;
}

.partner-registration-submit{
	height: 42px;
	background: linear-gradient(135deg, #0066ff, #132f91);
	border: none;
	border-radius: 10px;
	color: var(--white-color);
	font-size: 16px;
	font-weight: 800;
	cursor: pointer;
	transition: all 0.25s ease;
}

.partner-registration-submit:hover{
	transform: translateY(-2px);
	box-shadow: 0 20px 42px rgba(25, 68, 223, 0.34);
}

.channel-partner-cancel{
	height: 42px;
	background: #ffffff;
	border: 1px solid rgba(2, 22, 35, 0.18);
	border-radius: 10px;
	color: var(--primary-color);
	font-size: 16px;
	font-weight: 800;
	cursor: pointer;
	transition: all 0.25s ease;
}

.channel-partner-cancel:hover{
	background: #f1f4f8;
	border-color: rgba(2, 22, 35, 0.28);
}

.partner-registration-message{
	min-height: 18px;
	color: #0f8f4b;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3em;
	text-align: center;
}

body.theme-dark .partner-registration-dialog,
body.theme-dark .partner-registration-panel{
	background: #1d1d1f !important;
}

body.theme-dark .partner-registration-close{
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff;
}

body.theme-dark .partner-registration-close:hover{
	background: #2448e4;
	color: #ffffff;
}

body.theme-dark .channel-partner-fieldset{
	border-color: rgba(255, 255, 255, 0.16);
}

body.theme-dark .channel-partner-popup-header h2,
body.theme-dark .channel-partner-fieldset legend,
body.theme-dark .channel-partner-field label,
body.theme-dark .channel-partner-label,
body.theme-dark .channel-partner-segments span{
	color: #f5f5f7;
}

body.theme-dark .channel-partner-popup-header span,
body.theme-dark .channel-partner-options label{
	color: rgba(255, 255, 255, 0.68);
}

body.theme-dark .channel-partner-field input,
body.theme-dark .channel-partner-field select,
body.theme-dark .channel-partner-field textarea{
	    background: #1d1d1f;
	border-color: rgba(255, 255, 255, 0.14);
	color: #f5f5f7;
}

body.theme-dark .channel-partner-field > label{
	background: #1d1d1f;
	color: rgba(255, 255, 255, 0.62);
}

body.theme-dark .channel-partner-field.is-floating > label,
body.theme-dark .channel-partner-field.has-value > label{
	color: #8ea2ff;
}

body.theme-dark .channel-partner-field.is-floating input::placeholder,
body.theme-dark .channel-partner-field.is-floating textarea::placeholder{
	color: rgba(255, 255, 255, 0.5);
}

body.theme-dark .channel-partner-field select{
	color: transparent;
}

body.theme-dark .channel-partner-field.is-floating select,
body.theme-dark .channel-partner-field.has-value select{
	color: #f5f5f7;
}

body.theme-dark .channel-partner-cancel{
	background: #101010;
	border-color: rgba(255, 255, 255, 0.14);
	color: #f5f5f7;
}

body.theme-dark .channel-partner-cancel:hover{
	background: #19191b;
	border-color: rgba(255, 255, 255, 0.24);
}

body.theme-dark .channel-partner-segments{
	border-color: rgba(255, 255, 255, 0.14);
}

body.theme-dark .channel-partner-segments label + label{
	border-left-color: rgba(255, 255, 255, 0.14);
}

@media only screen and (max-width: 767px){
	.partner-registration-dialog{
		width: min(100%, 560px);
	}

	.partner-registration-panel{
		padding: 28px 18px 22px;
	}

	.channel-partner-popup-header{
		margin: 0 36px 22px;
	}

	.channel-partner-popup-header h2{
		font-size: 23px;
	}

	.channel-partner-grid,
	.partner-registration-top-row .channel-partner-grid,
	.channel-partner-segments{
		grid-template-columns: 1fr;
	}

	.channel-partner-segments label + label{
		border-left: 0;
		border-top: 1px solid rgba(2, 22, 35, 0.18);
	}

	body.theme-dark .channel-partner-segments label + label{
		border-top-color: rgba(255, 255, 255, 0.14);
	}
}

body.channel-partner-popup-open{
	overflow: hidden;
}

body.free-trial-popup-open{
	overflow: hidden;
}

.responsive-menu,
.navbar-toggle{
	display: none;
}

.responsive-menu{
	position: relative;
	top: 0;
}

.slicknav_btn{
	background: var(--accent-color);
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	margin: 0;
	border-radius: 6px;
}

.slicknav_icon .slicknav_icon-bar{
	display: block;
	width: 100%;
	height: 3px;
	width: 22px;
	background-color: var(--white-color);
	border-radius: 6px;
	margin: 4px auto !important;
	transition: all 0.1s ease-in-out;
}

.slicknav_icon .slicknav_icon-bar:first-child{
	margin-top: 0 !important;
}

.slicknav_icon .slicknav_icon-bar:last-child{
	margin-bottom: 0 !important;
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(1){
    transform: rotate(-45deg) translate(-5px, 5px);
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(2){
    opacity: 0;
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(3){
    transform: rotate(45deg) translate(-5px, -5px);
}

.slicknav_menu{
	position: absolute;
    width: 100%;
	padding: 0;
	background: var(--accent-color);
}

.slicknav_menu ul{
	margin: 5px 0;
}

.slicknav_menu ul ul{
	margin: 0;
}

.slicknav_nav .slicknav_row,
.slicknav_nav li a{
	position: relative;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 7px 20px;
	color: var(--white-color);
	line-height: normal;
	margin: 0;
	border-radius: 0 !important;
	transition: all 0.3s ease-in-out;
}

.slicknav_nav a:hover,
.slicknav_nav a:focus,
.slicknav_nav .slicknav_row:hover{
	background-color: transparent;
	color: var(--primary-color);
}

.slicknav_menu ul ul li a{
    padding: 7px 20px 7px 30px;
}

.slicknav_nav .mobile-menu-action{
	display: block;
	padding: 4px 20px;
}

.slicknav_nav .mobile-menu-action:first-of-type{
	padding-top: 12px;
}

.slicknav_nav .mobile-menu-action a{
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 10px 16px;
	border-radius: 999px !important;
	color: var(--white-color);
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}

.slicknav_nav .mobile-menu-contact a{
	background: #0066ff;
}

.slicknav_nav .mobile-menu-trial a{
	background: #1a3c70;
	box-shadow: 0 0 0 1px rgba(113, 189, 255, 0.24), 0 8px 22px rgba(0, 40, 92, 0.18);
}

.slicknav_nav .mobile-menu-action a:hover,
.slicknav_nav .mobile-menu-action a:focus{
	color: var(--white-color);
	background-color: #021623;
}

.slicknav_arrow{
	font-size: 0 !important;
}

.slicknav_arrow:after{
	content: '\f107';
	position: absolute;
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 12px;
	margin-left: 8px;
	color: var(--white-color);
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease-out;
}

.slicknav_open > a .slicknav_arrow:after{
    transform: translateY(-50%) rotate(-180deg);
	color: var(--primary-color);
}

/************************************/
/***         04. Hero css         ***/
/************************************/

.hero{
	position: relative;
    align-content: end;
	background-image: url('../images/banner/banner-base-1.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    border-radius: 20px;
	height: clamp(620px, calc(100vh - 30px), 1040px);
	height: clamp(620px, calc(100svh - 30px), 1040px);
	min-height: 0;
    align-content: end;
    padding: clamp(120px, 18vh, 200px) 0 clamp(64px, 9vh, 90px);
    padding: clamp(120px, 18svh, 200px) 0 clamp(64px, 9svh, 90px);
    margin: 15px 15px 0 15px;
	overflow: hidden;
}

.hero::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: var(--hero-next-bg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 0;
	transition: opacity 0.55s ease-in-out;
	z-index: 0;
}

.hero.hero-bg-changing::after{
	opacity: 1;
}

.hero.hero-benefits-slide{
	--hero-sequence-delay: 1.6s;
    background: radial-gradient(ellipse at left center, #5e8ee7 0%, #458df3 100%, #428fee 100%, #418ce9 100%) !important;
	background-size: 115% 115%, 125% 125%, 100% 100%, 100% 100%, 110% 110%, 100% 100%;
	animation: heroBenefitsBackgroundDrift 14s ease-in-out infinite alternate;
}

.hero.hero-benefits-slide::after{
	background-image:
		linear-gradient(115deg, transparent 0 36%, rgba(2, 56, 158, 0.18) 45%, transparent 55%),
		radial-gradient(circle at 50% 48%, rgba(255, 255, 255, 0.08), transparent 18%),
		radial-gradient(circle at 74% 48%, rgba(5, 24, 80, 0.18), transparent 22%);
	opacity: 1;
	mix-blend-mode: screen;
	animation: heroBenefitsLightSweep 9s ease-in-out infinite;
}

.hero > .container{
	position: relative;
	z-index: 7;
}

.hero-intro-title{
	--hero-intro-font-size: clamp(24px, 5vw, 68px);
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 9;
	display: inline-flex;
	align-items: baseline;
	justify-content: center;
	width: max-content;
	max-width: 96vw;
	white-space: nowrap;
	transform: translate(-50%, -50%);
	color: #ffffff;
	font-family: "Poppins", var(--default-font);
	font-size: 0;
	font-weight: 800;
	line-height: 1;
	text-align: center;
	letter-spacing: 0;
	text-shadow: none;
	pointer-events: none;
	opacity: 1;
	filter: blur(0);
}

.hero.hero-benefits-slide .hero-intro-title{
	animation: heroIntroTitleJourney 3.2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
	animation-delay: var(--hero-sequence-delay);
}

.hero:not(.hero-benefits-slide) .hero-intro-title{
	opacity: 0;
	visibility: hidden;
}

.hero.hero-benefits-slide.hero-intro-complete .hero-intro-title{
	animation: none;
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, calc(-50% + clamp(180px, 31vh, 330px)));
	filter: blur(0);
}

.hero.hero-intro-complete .hero-intro-char{
	animation: none;
	opacity: 1;
	transform: translateY(0);
	filter: blur(0);
}

.hero.hero-benefits-slide.hero-intro-complete .hero-ai-core{
	animation: none;
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
	filter: none;
}

.hero.hero-benefits-slide.hero-intro-complete .hero-ai-benefit,
.hero.hero-benefits-slide.hero-intro-complete .hero-ai-metric{
	animation: none;
	opacity: 1;
	transform: none;
	filter: none;
}

.hero.hero-benefits-slide.hero-intro-complete .hero-slide-text,
.hero.hero-benefits-slide.hero-intro-complete .hero-scroll-dots{
	animation: none;
	opacity: 1;
	visibility: visible;
}

.hero.hero-intro-resetting .hero-intro-title,
.hero.hero-intro-resetting .hero-intro-char{
	animation: none;
}

.hero-intro-char{
	display: inline-block;
	font-size: var(--hero-intro-font-size);
	line-height: 1.05em;
	opacity: 0;
	transform: translateY(0.35em);
	filter: blur(7px);
	animation: heroIntroCharReveal 0.42s cubic-bezier(0.16, 1, 0.3, 1) forwards;
	animation-delay: calc(var(--hero-sequence-delay) + (var(--char-index) * 0.055s));
}

.hero-intro-space{
	width: 0.28em;
}

@media only screen and (max-width: 767px){
	.hero-intro-title{
		--hero-intro-font-size: clamp(22px, 5.4vw, 42px);
	}
}

.hero.hero-benefits-slide .hero-slide-title{
	opacity: 0;
	visibility: hidden;
	text-shadow: none;
}

.hero.hero-benefits-slide .hero-slide-text,
.hero.hero-benefits-slide .hero-scroll-dots{
	opacity: 0;
	animation: heroBenefitsTitleDetails 0.72s ease calc(var(--hero-sequence-delay) + 2.96s) forwards;
}

.hero-orbit-spinner{
	position: absolute;
	top: 51%;
	left: 50%;
	width: clamp(310px, 34vw, 620px);
	aspect-ratio: 1;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
	opacity: 0.72;
	mix-blend-mode: screen;
	filter: drop-shadow(0 0 16px rgba(59, 183, 255, 0.72));
	transition: opacity 0.55s ease, transform 0.55s ease;
	z-index: 1;
}

.hero-orbit-spinner::before,
.hero-orbit-spinner::after{
	content: '';
	position: absolute;
	inset: 0;
	border-radius: 50%;
}

.hero-orbit-spinner::before{
	background:
		radial-gradient(circle, transparent 49%, rgba(82, 203, 255, 0.92) 50%, rgba(82, 203, 255, 0.34) 51%, transparent 52%),
		radial-gradient(circle, transparent 58%, rgba(82, 203, 255, 0.62) 59%, transparent 60%),
		radial-gradient(circle, transparent 70%, rgba(82, 203, 255, 0.74) 71%, transparent 72%);
	box-shadow:
		inset 0 0 26px rgba(66, 190, 255, 0.16),
		0 0 28px rgba(66, 190, 255, 0.2);
	opacity: 0.9;
	animation: heroSpinnerFade 4.8s ease-in-out infinite;
}

.hero-orbit-spinner::after{
	background: conic-gradient(
		from 12deg,
		transparent 0deg,
		rgba(83, 203, 255, 0.92) 18deg,
		transparent 44deg,
		transparent 104deg,
		rgba(83, 203, 255, 0.65) 126deg,
		transparent 154deg,
		transparent 218deg,
		rgba(83, 203, 255, 0.9) 244deg,
		transparent 274deg,
		transparent 360deg
	);
	-webkit-mask: radial-gradient(farthest-side, transparent 46%, #000 48%, #000 73%, transparent 75%);
	mask: radial-gradient(farthest-side, transparent 46%, #000 48%, #000 73%, transparent 75%);
	animation: heroSpinnerRotate 12s linear infinite, heroSpinnerFade 4.8s ease-in-out infinite;
	opacity: 0.85;
}

.hero:not(.hero-first-slide) .hero-orbit-spinner{
	opacity: 0;
	transform: translate(-50%, -50%) scale(0.97);
}

.hero.hero-bg-changing .hero-orbit-spinner{
	opacity: 0;
}

.hero-character-overlay{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: url('../images/banner/banner-base-1-overlay.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	pointer-events: none;
	opacity: 1;
	transition: opacity 0.55s ease;
	z-index: 2;
}

.hero:not(.hero-first-slide) .hero-character-overlay,
.hero.hero-bg-changing .hero-character-overlay{
	opacity: 0;
}

.hero-benefits-layer{
	--hero-ref: 1920;
	position: absolute;
	inset: 0;
	z-index: 100;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.55s ease;
	/* transform: scale(clamp(0.48, calc(100vw / 1920px), 1)); */
	transform-origin: center top;
}

.hero-benefits-layer::before,
.hero-benefits-layer::after{
	content: '';
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.hero-benefits-layer::before{
	inset: 10% 7% 18%;
	border-radius: 50%;
	background:
		radial-gradient(circle at 50% 42%, rgba(62, 167, 255, 0.18), transparent 34%),
		radial-gradient(circle at 42% 46%, rgba(42, 218, 190, 0.11), transparent 28%);
	filter: blur(26px);
	opacity: 0;
	animation: heroBenefitsGlowBloom 1.25s ease calc(var(--hero-sequence-delay) + 1.95s) forwards, heroBenefitsGlowBreathe 5.8s ease-in-out calc(var(--hero-sequence-delay) + 3.1s) infinite;
}

.hero-benefits-layer::after{
	display: none;
	left: 50%;
	top: 32%;
	width: min(820px, 54vw);
	aspect-ratio: 1;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	background:
		radial-gradient(circle, rgba(94, 224, 255, 0.16), transparent 60%),
		conic-gradient(from 0deg, transparent, rgba(84, 216, 255, 0.22), transparent 32%, rgba(61, 255, 183, 0.16), transparent 68%, transparent);
	filter: blur(4px);
	opacity: 0.7;
	animation: heroBenefitsAuraSpin 22s linear infinite;
}

.hero.hero-benefits-slide .hero-benefits-layer{
	opacity: 1;
}

.hero.hero-bg-changing .hero-benefits-layer{
	opacity: 0;
}

.hero-ai-core{
	position: absolute;
	    top: 46%;
	left: 50%;
    width: 320px;
	aspect-ratio: 1;
	transform: translate(-50%, -50%) scale(0.72);
	border-radius: 50%;
	filter: drop-shadow(0 0 36px rgba(90, 207, 255, 0.5));
	opacity: 0;
	z-index: 10;
	pointer-events: auto;
}

.hero.hero-benefits-slide .hero-ai-core{
	animation: heroAiCoreIn 0.95s cubic-bezier(0.18, 0.9, 0.2, 1) calc(var(--hero-sequence-delay) + 1.92s) forwards;
}

.hero-ai-ring,
.hero-ai-scan{
	position: absolute;
	inset: 0;
	border-radius: inherit;
}

.hero-ai-ring{
	border: 1px solid rgba(183, 240, 255, 0.34);
	box-shadow: inset 0 0 40px rgba(69, 216, 255, 0.12), 0 0 30px rgba(69, 216, 255, 0.18);
}

.hero-ai-ring::before,
.hero-ai-ring::after{
	content: '';
	position: absolute;
	inset: 7%;
	border-radius: inherit;
	border: 2px solid transparent;
	border-top-color: rgba(91, 217, 255, 0.92);
	border-right-color: rgba(47, 255, 183, 0.58);
	filter: drop-shadow(0 0 12px rgba(76, 218, 255, 0.7));
}

.hero-ai-ring::after{
	inset: 18%;
	border-top-color: rgba(255, 214, 91, 0.75);
	border-right-color: transparent;
	border-left-color: rgba(255, 255, 255, 0.55);
}

.hero-ai-ring-outer{
	animation: heroAiSpin 16s linear infinite;
}

.hero-ai-ring-mid{
	inset: 12%;
	animation: heroAiSpinReverse 11s linear infinite;
}

.hero-ai-ring-inner{
	inset: 25%;
	animation: heroAiSpin 7s linear infinite;
}

.hero-ai-cert-ring{
	position: absolute;
	inset: -6%;
	width: 112%;
	height: 112%;
	animation: heroAiSpin 40s linear infinite;
	pointer-events: none;
	z-index: 1;
}

.hero-ai-core:hover .hero-ai-cert-ring{
	animation-play-state: paused;
}

.hero-ai-cert-ring svg{
	width: 100%;
	height: 100%;
	overflow: visible;
}

.cert-ring-text{
	font-family: 'Poppins', sans-serif;
	font-size: 8.5px;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	fill: rgba(255, 255, 255, 0.85);
	text-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
}

.hero-ai-scan{
	display:none;
	inset: 4%;
	background:
		conic-gradient(from 0deg, transparent, rgba(71, 225, 255, 0.44), transparent 32%, transparent),
		radial-gradient(circle, rgba(255, 255, 255, 0.18), transparent 34%);
	-webkit-mask: radial-gradient(circle, transparent 38%, #000 40%, #000 72%, transparent 74%);
	mask: radial-gradient(circle, transparent 38%, #000 40%, #000 72%, transparent 74%);
	animation: heroAiSpin 5.8s linear infinite;
}

.hero-ai-brain{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 42%;
	aspect-ratio: 1;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: clamp(48px, 4.6vw, 86px);
	    background: radial-gradient(circle at 50% 36%, rgba(255, 255, 255, 0.38), transparent 32%), linear-gradient(145deg, rgb(0 102 255 / 18%), rgb(56 144 201));
    border: 1px solid rgba(218, 250, 255, 0.72);
    box-shadow: inset 0 0 28px rgb(46, 110, 184), 0 0 38px rgb(41 134 197);
    text-shadow: 0 0 22px rgba(102, 224, 255, 0.95);
}

.hero-ai-brain-img{
	width: 55%;
	height: 55%;
	object-fit: contain;
	position: relative;
    right: 8px;
	filter: drop-shadow(0 0 12px rgba(102, 224, 255, 0.6));
}

.hero-ai-benefit,
.hero-ai-metric{
	position: absolute;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	gap: 12px;
	border: 1px solid rgba(167, 228, 255, 0.22);
	background:
		linear-gradient(135deg, rgba(17, 46, 73, 0.72), rgba(5, 17, 30, 0.62)),
		radial-gradient(circle at top left, rgba(95, 219, 255, 0.14), transparent 46%);
	box-shadow: 0 22px 52px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(18px) saturate(1.25);
	-webkit-backdrop-filter: blur(18px) saturate(1.25);
	color: rgba(255, 255, 255, 0.96);
	opacity: 0;
	transform: translateY(22px) scale(0.96);
	overflow: hidden;
	max-width: calc(100% - 32px);
}

.hero.hero-benefits-slide .hero-ai-benefit{
	overflow: visible;
}

.hero.hero-benefits-slide .hero-ai-metric{
	overflow: visible;
}

.hero.hero-benefits-slide .hero-ai-benefit::before,
.hero.hero-benefits-slide .hero-ai-metric::before{
	display: none;
}

.hero-ai-benefit::before,
.hero-ai-metric::before{
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(110deg, transparent, rgba(255, 255, 255, 0.14), transparent);
	transform: translateX(-120%);
}

.hero.hero-benefits-slide .hero-ai-benefit,
.hero.hero-benefits-slide .hero-ai-metric{
	animation: heroAiCardIn 0.78s cubic-bezier(0.12, 1, 0.22, 1) forwards;
	animation-delay: var(--hero-ai-delay, 3s);
}

.hero.hero-benefits-slide .hero-ai-benefit::before,
.hero.hero-benefits-slide .hero-ai-metric::before{
	animation: none;
}

.hero-ai-benefit{
	display: flex;
	grid-template-columns: auto minmax(0, 1fr);
	align-items: center;
	column-gap: 12px;
	row-gap: 4px;
	min-height: 70px;
	padding: 10px 20px 10px 10px;
	border-radius: 18px;
	font-family: "Poppins", var(--default-font);
	font-size: 16px;
	font-weight: 600;
	line-height: 1.15em;
	opacity: 0;
	pointer-events: auto;
	cursor: pointer;
}

.hero.hero-benefits-slide .hero-ai-benefit .benefit-bullet,
.hero.hero-benefits-slide .hero-ai-metric .benefit-bullet{
	display: none;
}

.hero.hero-benefits-slide .hero-ai-benefit:hover .benefit-bullet,
.hero.hero-benefits-slide .hero-ai-metric:hover .benefit-bullet{
	display: block;
    position: absolute;
    left: calc(100% + 11px);
    top: 82%;
    transform: translateY(-43%);
	min-width: 230px;
	max-width: none;
	padding: 24px 28px !important;
	margin: 0;
	list-style-type: disc;
	border-radius: 14px;
	background: linear-gradient(135deg, rgba(17, 46, 73, 0.96), rgba(5, 17, 30, 0.92));
	border: 1px solid rgba(167, 228, 255, 0.35);
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(18px);
	-webkit-backdrop-filter: blur(18px);
	z-index: 999;
	pointer-events: none;
	opacity: 1;
	visibility: visible;
	animation: none;
	white-space: nowrap;
}

.hero.hero-benefits-slide .hero-ai-benefit:hover,
.hero.hero-benefits-slide .hero-ai-metric:hover{
	z-index: 999;
}

.hero.hero-benefits-slide .hero-ai-benefit-visibility:hover .benefit-bullet,
.hero.hero-benefits-slide .hero-ai-benefit-compliance:hover .benefit-bullet,
.hero.hero-benefits-slide .hero-ai-metric-two:hover .benefit-bullet{
	left: auto;
	right: calc(100% + 16px);
}

.hero.hero-benefits-slide .hero-ai-benefit-security:hover .benefit-bullet{
	top: 0;
	transform: translateY(0);
}

.hero.hero-benefits-slide .hero-ai-benefit-integration:hover .benefit-bullet{
	left: 50%;
	right: auto;
	bottom: calc(100% + 12px);
	top: auto;
	transform: translateX(-50%);
}

.hero.hero-benefits-slide .hero-ai-metric-one:hover .benefit-bullet{
	left: calc(100% + 10px);
	right: auto;
}

.hero.hero-benefits-slide .hero-ai-benefit:hover .benefit-bullet li,
.hero.hero-benefits-slide .hero-ai-metric:hover .benefit-bullet li{
	white-space: nowrap;
	font-size: 13px;
	font-weight: normal;
	color: rgb(204 240 255 / 98%);
	padding-left: 0;
}

.hero-ai-benefit i{
	display: flex;
	align-items: center;
	justify-content: center;
	grid-row: 1 / span 2;
	flex: 0 0 52px;
	width: 52px;
	height: 52px;
	border-radius: 14px;
	color: #fff;
	background: linear-gradient(145deg, #57c6ff, #36d7b4 58%, #80f3ff);
	box-shadow: 0 0 26px rgba(82, 184, 255, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.24);
	font-size: 22px;
}

.hero-ai-benefit span{
	grid-column: 2;
	min-width: 0;
	white-space: nowrap;
}

.hero-ai-benefit p{
	grid-column: 2;
	margin: 2px 0 0;
	color: rgba(231, 248, 255, 0.8);
	font-size: 0.68em;
	font-weight: 400;
	line-height: 1.35em;
}

.hero-ai-benefit-automation{
	top: 23%;
 left: 22%;
	width: auto;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 2.82s);
	--hero-ai-origin-x: 34vw;
	--hero-ai-origin-y: 16vh;
}

.hero-ai-benefit-visibility{
    top: 23%;
    right: 22%;
	width: auto;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 2.98s);
	--hero-ai-origin-x: -32vw;
	--hero-ai-origin-y: 9vh;
}

.hero-ai-benefit-security{
	    top: 38%;
    left: 14% !important;
	width: auto;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 3.14s);
	--hero-ai-origin-x: 34vw;
	--hero-ai-origin-y: -8vh;
}

.hero-ai-benefit-implementation{
	top: 56%;
	left: 7.4%;
	width: auto;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 3.22s);
	--hero-ai-origin-x: 34vw;
	--hero-ai-origin-y: -18vh;
}

.hero-ai-benefit-resolution{
	top: 38%;
	right: 9.4% !important;
	width: auto;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 3.3s);
	--hero-ai-origin-x: -31vw;
	--hero-ai-origin-y: -11vh;
}

.hero-ai-benefit-compliance{
	top: 38%;
    right: 18%;
	width: auto;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 3.38s);
	--hero-ai-origin-x: -31vw;
	--hero-ai-origin-y: -22vh;
}

.hero-ai-benefit-integration{
	top: 74%;
	left: 50%;
	width: auto;
	translate: -50% 0;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 3.46s);
	--hero-ai-origin-x: 0;
	--hero-ai-origin-y: -27vh;
	min-height: 86px;
	padding: 14px 26px 14px 14px;
	border-color: rgba(128, 243, 255, 0.5);
	background:
		linear-gradient(135deg, rgba(19, 66, 100, 0.86), rgba(7, 23, 42, 0.78)),
		radial-gradient(circle at top left, rgba(128, 243, 255, 0.25), transparent 48%);
	box-shadow: 0 28px 70px rgba(0, 0, 0, 0.42), 0 0 34px rgba(82, 184, 255, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.18);
	font-size: 22px;
}

.hero-ai-benefit-integration i{
	width: 58px;
	height: 58px;
	flex-basis: 58px;
	border-radius: 16px;
	font-size: 25px;
	background: linear-gradient(145deg, #8af7ff, #31d6bb 48%, #57a9ff);
	box-shadow: 0 0 34px rgba(82, 220, 255, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.32);
}

.hero-ai-benefit-integration span{
	white-space: nowrap;
}

.hero-ai-metric{
	display: flex;
	grid-template-columns: auto minmax(0, 1fr);
	align-items: center;
	column-gap: 12px;
    gap: 13px;
    row-gap: 5px;
	width: auto;
	min-height: 70px;
	padding: 10px 20px 10px 10px;
	border-radius: 18px;
	font-family: "Poppins", var(--default-font);
	font-size: 16px;
	font-weight: 600;
	line-height: 1.15em;
	opacity: 0;
	pointer-events: auto;
	cursor: pointer;
}

.hero-ai-metric i{
	display: flex;
	align-items: center;
	justify-content: center;
	grid-row: 1 / span 2;
	flex: 0 0 52px;
	width: 52px;
	height: 52px;
	border-radius: 14px;
	color: #fff;
	background: linear-gradient(145deg, #57c6ff, #36d7b4 58%, #80f3ff);
	box-shadow: 0 0 26px rgba(82, 184, 255, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.24);
	font-size: 22px;
}

.hero-ai-metric strong{
	grid-column: 2;
	min-width: 0;
	color: #ffffff;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.15em;
	overflow-wrap: anywhere;
}

.hero-ai-metric span{
	grid-column: 2;
	min-width: 0;
	white-space: nowrap;
	color: rgba(231, 248, 255, 0.82);
	font-size: 0.68em;
	font-weight: 400;
	line-height: 1.35em;
}

.hero-ai-metric-one{
	    top: 52%;
       left: 19%;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 3.64s);
	--hero-ai-origin-x: 30vw;
	--hero-ai-origin-y: -28vh;
}

.hero-ai-metric-two{
	top: 52%;
	right:19%;
	--hero-ai-delay: calc(var(--hero-sequence-delay) + 3.82s);
	--hero-ai-origin-x: -30vw;
	--hero-ai-origin-y: -28vh;
}

@keyframes heroAiCoreIn{
	0%{
		opacity: 0;
		transform: translate(-50%, -50%) scale(0.72);
		filter: blur(8px) drop-shadow(0 0 8px rgba(90, 207, 255, 0.15));
	}
	72%{
		opacity: 1;
		transform: translate(-50%, -50%) scale(1.06);
		filter: blur(0) drop-shadow(0 0 42px rgba(90, 207, 255, 0.58));
	}
	to{
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
		filter: blur(0) drop-shadow(0 0 36px rgba(90, 207, 255, 0.5));
	}
}

@keyframes heroAiSpin{
	to{ transform: rotate(360deg); }
}

@keyframes heroAiSpinReverse{
	to{ transform: rotate(-360deg); }
}

@keyframes heroAiCardIn{
	0%{
		opacity: 0;
		transform: translate(var(--hero-ai-origin-x, 0), var(--hero-ai-origin-y, 0)) scale(0.52);
		filter: blur(10px);
	}
	68%{
		opacity: 1;
		transform: translate(0, 0) scale(1.04);
		filter: blur(0);
	}
	to{
		opacity: 1;
		transform: translate(0, 0) scale(1);
		filter: blur(0);
	}
}

@keyframes heroIntroTitleJourneyLaptop{
	0%{
		opacity: 1;
		transform: translate(-50%, -50%);
		filter: blur(0);
	}
	58%{
		opacity: 1;
		transform: translate(-50%, -50%);
		filter: blur(0);
	}
	86%{
		opacity: 1;
		transform: translate(-50%, calc(-50% + clamp(150px, 28vh, 250px)));
		filter: blur(0);
	}
	100%{
		opacity: 1;
		transform: translate(-50%, calc(-50% + clamp(150px, 28vh, 250px)));
		filter: blur(0);
	}
}

@keyframes heroAiCardFloat{
	0%, 100%{
		transform: translateY(0) scale(1);
	}
	50%{
		transform: translateY(-8px) scale(1.01);
	}
}

@keyframes heroAiCardGlint{
	0%{ transform: translateX(-120%); }
	42%, 100%{ transform: translateX(120%); }
}

@keyframes heroBenefitsBackgroundDrift{
	0%{
		background-position: 50% 50%, 0% 0%, 100% 0%, 50% 100%, 50% 50%;
	}
	100%{
		background-position: 44% 42%, 8% 5%, 92% 10%, 48% 88%, 50% 50%;
	}
}

@keyframes heroBenefitsLightSweep{
	0%, 100%{
		transform: translateX(-5%);
		opacity: 0.72;
	}
	50%{
		transform: translateX(5%);
		opacity: 1;
	}
}

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

@keyframes heroBenefitsGlowBloom{
	from{
		opacity: 0;
		transform: scale(0.7);
	}
	to{
		opacity: 0.88;
		transform: scale(1);
	}
}

@keyframes heroBenefitsGlowBreathe{
	0%, 100%{
		transform: scale(1);
		opacity: 0.62;
	}
	50%{
		transform: scale(1.08);
		opacity: 0.92;
	}
}

@keyframes heroBenefitsTitleDetails{
	from{
		opacity: 0;
		transform: translateY(14px);
	}
	to{
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes heroIntroCharReveal{
	to{
		opacity: 1;
		transform: translateY(0);
		filter: blur(0);
	}
}

@keyframes heroIntroTitleJourney{
	0%{
		opacity: 1;
		transform: translate(-50%, -50%);
		filter: blur(0);
	}
	58%{
		opacity: 1;
		transform: translate(-50%, -50%);
		filter: blur(0);
	}
	86%{
		opacity: 1;
		transform: translate(-50%, calc(-50% + clamp(180px, 31vh, 330px)));
		filter: blur(0);
	}
	100%{
		opacity: 1;
		transform: translate(-50%, calc(-50% + clamp(180px, 31vh, 330px)));
		filter: blur(0);
	}
}

.hero-secure-assets-overlay{
	position: absolute;
	inset: 0;
	pointer-events: none;
	opacity: 0;
	transform: translateX(28px) scale(1.015);
	filter: drop-shadow(0 0 22px rgba(0, 205, 255, 0.38));
	z-index: 4;
	transition: opacity 0.7s ease, transform 0.85s cubic-bezier(0.22, 1, 0.36, 1), filter 0.7s ease;
}

.secure-hud-title{
	position: absolute;
	top: 9.5%;
	right: 13.6%;
	color: rgba(246, 252, 255, 0.96);
	font-family: "Poppins", var(--default-font);
	font-size: clamp(24px, 2.25vw, 44px);
	font-weight: 800;
	line-height: 1.12em;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 22px rgba(0, 190, 255, 0.22), 0 2px 8px rgba(0, 0, 0, 0.42);
	letter-spacing: 0;
	opacity: 0;
	transform: translateY(18px);
}

.secure-hud{
	position: absolute;
}

.secure-hud-center{
	    top: 15.4%;
    right: 15.9%;
    width: clamp(260px, 21.8vw, 500px);
	aspect-ratio: 1;
	border-radius: 50%;
	opacity: 0;
	transform: scale(0.86);
}

.secure-hud-center::before,
.secure-hud-center::after{
	content: '';
	position: absolute;
	left: -36%;
	right: -36%;
	top: 47%;
	height: 1px;
	background: linear-gradient(90deg, transparent, rgba(0, 202, 255, 0.42), rgba(255, 255, 255, 0.38), rgba(0, 202, 255, 0.42), transparent);
	box-shadow: 0 0 18px rgba(0, 210, 255, 0.45);
}

.secure-hud-center::after{
	top: 55%;
	opacity: 0.48;
	transform: scaleX(0.72);
}

.secure-hud-ring{
	position: absolute;
	inset: 0;
	border-radius: 50%;
	border: 1px solid rgba(106, 222, 255, 0.24);
	box-shadow: inset 0 0 28px rgba(0, 201, 255, 0.08), 0 0 18px rgba(0, 201, 255, 0.12);
}

.secure-hud-ring::before,
.secure-hud-ring::after{
	content: '';
	position: absolute;
	inset: 4%;
	border-radius: inherit;
	border: 2px solid transparent;
	border-top-color: rgba(0, 216, 255, 0.92);
	border-right-color: rgba(0, 216, 255, 0.34);
	filter: drop-shadow(0 0 8px rgba(0, 220, 255, 0.74));
}

.secure-hud-ring::after{
	inset: 13%;
	border-top-color: rgba(150, 238, 255, 0.72);
	border-right-color: transparent;
	border-left-color: rgba(0, 176, 255, 0.38);
}

.secure-hud-ring-outer{
	animation: secureHudRotate 13s linear infinite;
}

.secure-hud-ring-mid{
	inset: 9%;
	animation: secureHudRotateReverse 9s linear infinite;
}

.secure-hud-ring-inner{
	inset: 18%;
	animation: secureHudRotate 7s linear infinite;
}

.secure-hud-grid,
.secure-hud-particles,
.secure-hud-scan{
	position: absolute;
	inset: 13%;
	border-radius: 50%;
}

.secure-hud-grid{
	background:
		linear-gradient(90deg, transparent 0 48%, rgba(0, 208, 255, 0.18) 49% 51%, transparent 52%),
		linear-gradient(0deg, transparent 0 48%, rgba(0, 208, 255, 0.16) 49% 51%, transparent 52%),
		repeating-linear-gradient(90deg, transparent 0 18px, rgba(0, 208, 255, 0.08) 19px, transparent 20px),
		repeating-linear-gradient(0deg, transparent 0 18px, rgba(0, 208, 255, 0.08) 19px, transparent 20px);
	mask: radial-gradient(circle, #000 0 62%, transparent 63%);
	-webkit-mask: radial-gradient(circle, #000 0 62%, transparent 63%);
	opacity: 0.66;
}

.secure-hud-particles{
	background-image:
		radial-gradient(circle, rgba(255, 255, 255, 0.95) 0 1px, transparent 1.5px),
		radial-gradient(circle, rgba(0, 220, 255, 0.92) 0 1px, transparent 1.5px);
	background-size: 18px 18px, 29px 29px;
	background-position: 0 0, 11px 7px;
	mask: radial-gradient(circle, transparent 0 18%, #000 19% 67%, transparent 68%);
	-webkit-mask: radial-gradient(circle, transparent 0 18%, #000 19% 67%, transparent 68%);
	opacity: 0.72;
	animation: secureParticleDrift 3.4s linear infinite;
}

.secure-hud-scan{
	inset: 3%;
	background: conic-gradient(from 18deg, transparent 0deg, rgba(0, 218, 255, 0.32) 22deg, transparent 46deg, transparent 360deg);
	animation: secureHudRotate 5.8s linear infinite;
	opacity: 0.74;
}

.secure-hud-shield{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 46%;
	height: 54%;
	transform: translate(-50%, -48%);
	clip-path: polygon(50% 2%, 88% 18%, 84% 66%, 50% 98%, 16% 66%, 12% 18%);
	background:
		radial-gradient(circle at 52% 48%, rgba(255, 255, 255, 0.62), transparent 24%),
		linear-gradient(180deg, rgba(21, 218, 255, 0.12), rgba(0, 167, 232, 0.22));
	border: 2px solid rgba(141, 238, 255, 0.88);
	box-shadow: inset 0 0 22px rgba(0, 222, 255, 0.35), 0 0 28px rgba(0, 212, 255, 0.46);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #eaffff;
	font-size: clamp(58px, 5.4vw, 108px);
	text-shadow: 0 0 18px rgba(0, 220, 255, 0.98), 0 0 38px rgba(0, 220, 255, 0.6);
}

.secure-hud-shield i{
	transform: translateY(10%);
}

.secure-hud-node{
	position: absolute;
	display: grid;
	justify-items: center;
	gap: 20px;
	color: rgba(248, 253, 255, 0.96);
	font-family: "Poppins", var(--default-font);
	    font-weight: 600;
    font-size: 18px;
	line-height: 1.15em;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 16px rgba(0, 0, 0, 0.62);
	opacity: 0;
	transform: translateY(18px);
}

.secure-hud-node b{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: clamp(72px, 7.8vw, 101px);
	aspect-ratio: 1;
	border-radius: 50%;
	border: 2px solid rgba(194, 240, 255, 0.72);
	background: radial-gradient(circle at 50% 45%, rgba(6, 39, 54, 0.48), rgba(3, 18, 29, 0.62));
	box-shadow: inset 0 0 20px rgba(0, 213, 255, 0.13), 0 0 18px rgba(0, 213, 255, 0.23);
	color: #dff8ff;
	font-size: clamp(34px, 3.35vw, 64px);
}

.secure-hud-node b i{
	font-size: 46px !important;
	line-height: 1;
}

.secure-hud-node b::before,
.secure-hud-node b::after{
	content: '';
	position: absolute;
	inset: -12%;
	border-radius: 50%;
	border: 1px solid rgba(120, 218, 255, 0.34);
	border-top-color: rgba(235, 250, 255, 0.74);
}

.secure-hud-node b::after{
	inset: 9%;
	border-color: rgba(128, 224, 255, 0.22);
	border-left-color: rgba(255, 255, 255, 0.62);
}

.secure-hud-node-optimization{
	      top: 16%;
       right: 37%;
}


.secure-hud-node-performance{
	      top: 46.5%;
       right: 36.9%;
}

.secure-hud-node-network{
	    top: 16.4%;
        right: 10.8%;
}

.secure-hud-node-data{
	    top: 47%;
        right: 10.9%;
}


.secure-hud-node-threat{
	     top: 63.5%;
    right: 23.6%;
}


.hero.hero-secure-slide .hero-secure-assets-overlay{
	opacity: 1;
	transform: translateX(0) scale(1);
	animation: secureAssetsPulse 3.4s ease-in-out 0.72s infinite;
}

.hero.hero-secure-slide .secure-hud-title,
.hero.hero-secure-slide .secure-hud-center,
.hero.hero-secure-slide .secure-hud-node{
	opacity: 1;
	transform: translateY(0) scale(1);
}

.hero.hero-secure-slide .secure-hud-center{
	transition: opacity 0.72s ease 0.16s, transform 0.88s cubic-bezier(0.22, 1, 0.36, 1) 0.16s;
}

.hero.hero-secure-slide .secure-hud-title{
	transition: opacity 0.62s ease 0.08s, transform 0.72s ease 0.08s;
}

.hero.hero-secure-slide .secure-hud-node{
	transition: opacity 0.58s ease, transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
}

.hero.hero-secure-slide .secure-hud-node-optimization{ transition-delay: 0.3s; }
.hero.hero-secure-slide .secure-hud-node-performance{ transition-delay: 0.4s; }
.hero.hero-secure-slide .secure-hud-node-network{ transition-delay: 0.5s; }
.hero.hero-secure-slide .secure-hud-node-data{ transition-delay: 0.6s; }
.hero.hero-secure-slide .secure-hud-node-threat{ transition-delay: 0.7s; }

.hero.hero-bg-changing .hero-secure-assets-overlay{
	opacity: 0;
}

.hero-service-layer{
	position: absolute;
	inset: 0;
	z-index: 6;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.45s ease;
}

.service-node{
	display: none;
}

.hero.hero-service-slide .hero-service-layer{
	opacity: 1;
}

.hero.hero-bg-changing .hero-service-layer{
	opacity: 0;
}

.hero-service-card{
	position: absolute;
	left: 6.2%;
	display: grid;
	grid-template-columns: 68px minmax(0, 1fr);
	align-items: center;
	gap: 16px;
	min-height: 78px;
	padding: 9px 20px 9px 9px;
	border: 1px solid rgba(116, 169, 202, 0.18);
	border-radius: 20px;
	background: rgba(22, 48, 67, 0.74);
	box-shadow: 0 14px 34px rgba(0, 14, 24, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.06);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	color: rgba(255, 255, 255, 0.96);
	font-family: "Poppins", var(--default-font);
	font-size: clamp(18px, 1.10vw, 30px);
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: 0;
	text-shadow: 0 1px 14px rgba(0, 0, 0, 0.42);
	opacity: 0;
	transform: translateX(-26px) translateY(14px);
}

.hero.hero-service-slide .hero-service-card{
	animation: heroServiceCardLoad 0.74s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: var(--hero-service-delay, 0.32s);
}

.hero-service-swatch{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 68px;
	height: 68px;
	border-radius: 14px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 10px 24px rgba(0, 0, 0, 0.2);
}

.hero-service-swatch i{
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(255, 255, 255, 0.94);
	font-size: 32px;
	line-height: 1;
	text-shadow: 0 2px 12px rgba(0, 0, 0, 0.26);
}

.hero-service-swatch-purple{
	background: #9b58bd;
}

.hero-service-swatch-teal{
	background: #40b7a8;
}

.hero-service-swatch-yellow{
	background: #ffb522;
}

.hero-service-swatch-blue{
	background: #0066ff;
}

.hero-service-swatch-red{
	background: #f62f4b;
}

.hero-service-swatch-blue{
	background: #0066ff;
}
.hero-service-card-service{
	top: 23.5%;
	width: clamp(330px, 20.8vw, 520px);
	--hero-service-delay: 0.72s;
}

.hero-service-card-change{
	top: 35.5%;
	left: 10%;
	width: clamp(360px, 22.2vw, 590px);
	--hero-service-delay: 0.88s;
}

.hero-service-card-problem{
	top: 47.5%;
	left: 6.6%;
	width: clamp(350px, 21.4vw, 560px);
	--hero-service-delay: 1.04s;
}

.hero-service-card-escalation{
	top: 59.6%;
	left: 9.9%;
	width: clamp(340px, 25vw, 590px);
	--hero-service-delay: 1.2s;
}

.hero-service-card-email{
	top: 59.8%;
	left: 9.8%;
	width: clamp(340px, 22.8vw, 540px);
	--hero-service-delay: 1.36s;
}

.hero-service-card-ai{
	top: 83.9%;
	left: 9.9%;
	width: clamp(350px, 25vw, 590px);
	--hero-service-delay: 1.52s;
}

.hero-service-layer .hero-data-card{
	position: absolute;
	opacity: 0;
	transform: translateY(38px);
}

.hero-card-service-email{
	top: 18%;
	left: 8%;
	width: max-content;
	padding: 16px 20px;
	--hero-card-delay: 0.4s;
}

.hero-card-service-assign{
	top: 30%;
    left: 12%;
	width: max-content;
	padding: 16px 20px;
	--hero-card-delay: 0.7s;
}

.hero-card-service-workflow{
    top: 42%;
    left: 8%;
	width: max-content;
	min-width: 300px;
	padding: 16px 20px;
	--hero-card-delay: 1s;
}

.hero.hero-service-slide .hero-service-layer .hero-data-card.is-revealing{
	animation: heroCardFadeUp 0.92s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: var(--hero-card-delay, 0.4s);
}

/* Centralized Monitoring Slide */
.hero-monitoring-layer{
	position: absolute;
	inset: 0;
	z-index: 6;
	pointer-events: none;
	opacity: 0;
	transform: translateY(18px);
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.hero.hero-monitoring-slide .hero-monitoring-layer{
	opacity: 1;
	transform: translateY(0);
}

.hero.hero-bg-changing .hero-monitoring-layer{
	opacity: 0;
}

.monitoring-node{
	display: none;
}

.benefit-node{
	display: none;
}

.monitoring-core{
	position: absolute;
	top: 34%;
	left: 50%;
	width: clamp(132px, 10vw, 184px);
	height: clamp(132px, 10vw, 184px);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #dff6ff;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(76, 220, 255, 0.24), rgba(31, 72, 126, 0.08) 52%, rgba(5, 20, 38, 0) 72%);
	filter: drop-shadow(0 0 28px rgba(66, 211, 255, 0.36));
	opacity: 0;
	transform: translate(-50%, 16px) scale(0.88);
}

.hero.hero-monitoring-slide .monitoring-core{
	animation: monitoringCoreIn 0.82s cubic-bezier(0.18, 0.9, 0.2, 1) 0.2s forwards;
}

.monitoring-core i{
	position: relative;
	z-index: 2;
	font-size: clamp(38px, 3.5vw, 62px);
	text-shadow: 0 0 22px rgba(109, 226, 255, 0.66);
}

.monitoring-core-ring,
.monitoring-core-pulse{
	position: absolute;
	inset: 0;
	border-radius: 50%;
}

.monitoring-core-ring{
	border: 1px solid rgba(162, 232, 255, 0.34);
}

.monitoring-core-ring-inner{
	inset: 22%;
	border-color: rgba(64, 255, 177, 0.42);
	animation: monitoringRingSpin 8s linear infinite;
}

.monitoring-core-ring-outer{
	animation: monitoringRingPulse 2.8s ease-in-out infinite;
}

.monitoring-core-pulse{
	inset: 11%;
	background: conic-gradient(from 0deg, rgba(64, 214, 255, 0), rgba(64, 214, 255, 0.44), rgba(64, 214, 255, 0));
	animation: monitoringSweep 3.2s linear infinite;
	mask: radial-gradient(circle, transparent 48%, #000 50%, #000 58%, transparent 60%);
	-webkit-mask: radial-gradient(circle, transparent 48%, #000 50%, #000 58%, transparent 60%);
}

.monitoring-panel{
	position: absolute;
	width: clamp(280px, 16vw, 410px);
	    padding: 12px;
	border: 1px solid rgba(126, 202, 255, 0.26);
	border-radius: 14px;
	    background: linear-gradient(145deg, #183863, #183863d4), radial-gradient(circle at top left, rgba(65, 218, 255, 0.16), transparent 44%);
	box-shadow: 0 24px 52px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	opacity: 0;
	transform: translateY(24px) scale(0.94);
	overflow: hidden;
}

.monitoring-panel::before{
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(110deg, transparent, rgba(255, 255, 255, 0.12), transparent);
	transform: translateX(-110%);
}

.hero.hero-monitoring-slide .monitoring-panel{
	animation: monitoringPanelIn 0.76s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
}

.hero.hero-monitoring-slide .monitoring-panel::before{
	animation: monitoringPanelGlint 2.8s ease-in-out 1.2s infinite;
}

.monitoring-log-panel{
	top: 30%;
      left: 19.4%;
	animation-delay: 0.38s !important;
}

.monitoring-log-panel-1{
       top: 39%;
left: 24.4%;
	animation-delay: 0.38s !important;
}

.monitoring-log-panel-2{
    top: 48%;
    left: 28.4%;
	animation-delay: 0.38s !important;
}


.monitoring-log-panel-3{
    top: 58%;
    left: 24.4%;
	animation-delay: 0.38s !important;
}


.monitoring-util-panel{
    top: 43%;
    right: 23.8%;
	animation-delay: 0.58s !important;
}

.monitoring-panel-header{
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 12px;
	/* margin-bottom: 14px; */
	color: #fff;
	font-size: clamp(15px, 1vw, 19px);
	font-weight: 600;
	line-height: 1.2em;
}

.monitoring-panel-header span{
	white-space: nowrap;
}

.monitoring-panel-header i:last-child{
	margin-left: auto;
	color: #5baeef;
	font-size: 22px;
}

.monitoring-panel-header i:first-child{
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
	border-radius: 10px;
	color: #fff;
	background: linear-gradient(145deg, #57c6ff, #36d7b4 58%, #80f3ff);
	box-shadow: 0 0 16px rgba(82, 184, 255, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.24);
	font-size: 16px;
}

.monitoring-log-stream{
	position: relative;
	z-index: 1;
	display: grid;
	gap: 9px;
}

.monitoring-log-stream span{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 9px 11px;
	color: rgba(232, 248, 255, 0.86);
	font-size: 13px;
	line-height: 1.2em;
	border: 1px solid rgba(109, 226, 255, 0.13);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.055);
	opacity: 0;
	transform: translateX(-16px);
}

.monitoring-log-stream b{
    color: #5baeef;
	font-weight: 700;
}

.hero.hero-monitoring-slide .monitoring-log-stream span{
	animation: monitoringLogLine 0.5s ease forwards;
	animation-delay: calc(0.8s + var(--monitoring-line-delay, 0s));
}

.monitoring-log-stream span:nth-child(2){ --monitoring-line-delay: 0.12s; }
.monitoring-log-stream span:nth-child(3){ --monitoring-line-delay: 0.24s; }
.monitoring-log-stream span:nth-child(4){ --monitoring-line-delay: 0.36s; }

.monitoring-util-grid{
	position: relative;
	z-index: 1;
	display: grid;
	gap: 13px;
}

.monitoring-util-grid div{
	display: grid;
	grid-template-columns: 52px 1fr;
	align-items: center;
	gap: 14px;
	color: rgba(239, 250, 255, 0.86);
	font-size: 13px;
}

.monitoring-util-grid strong{
	color: #fff;
	font-weight: 700;
}

.monitoring-util-grid span{
	position: relative;
	display: block;
	height: 10px;
	overflow: hidden;
	border-radius: 99px;
	background: rgba(255, 255, 255, 0.11);
}

.monitoring-util-grid em{
	position: absolute;
	inset: 0 auto 0 0;
	width: 0;
	border-radius: inherit;
	    background: linear-gradient(90deg, #58a9e9, #58a9e9);
	box-shadow: 0 0 18px rgba(83, 255, 184, 0.4);
}

.hero.hero-monitoring-slide .monitoring-util-grid em{
	animation: monitoringUtilFill 1.05s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: 0.92s;
}

.monitoring-data-line{
	position: absolute;
	height: 1px;
	background: linear-gradient(90deg, transparent, rgba(98, 224, 255, 0.78), transparent);
	opacity: 0;
	transform-origin: center;
}

.monitoring-data-line-left{
	top: 36.6%;
	left: 34%;
	width: 15vw;
	transform: rotate(12deg) scaleX(0);
}

.monitoring-data-line-right{
	top: 51.5%;
	right: 33%;
	width: 16vw;
	transform: rotate(-14deg) scaleX(0);
}

.hero.hero-monitoring-slide .monitoring-data-line-left{
	animation: monitoringLineRevealLeft 0.75s ease 0.72s forwards;
}

.hero.hero-monitoring-slide .monitoring-data-line-right{
	animation: monitoringLineRevealRight 0.75s ease 0.9s forwards;
}

.monitoring-orbit-dot{
	position: absolute;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #53ffb8;
	box-shadow: 0 0 18px rgba(83, 255, 184, 0.78);
	opacity: 0;
}

.monitoring-orbit-dot-one{
	top: 35.8%;
	left: 43%;
}

.monitoring-orbit-dot-two{
	top: 51%;
	right: 42%;
}

.hero.hero-monitoring-slide .monitoring-orbit-dot{
	animation: monitoringDotPulse 1.8s ease-in-out 1.12s infinite;
}

@keyframes monitoringCoreIn{
	to{
		opacity: 1;
		transform: translate(-50%, 0) scale(1);
	}
}

@keyframes monitoringPanelIn{
	to{
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

@keyframes monitoringPanelGlint{
	0%{ transform: translateX(-110%); }
	42%, 100%{ transform: translateX(110%); }
}

@keyframes benefitCardSlideIn{
	0%{
		opacity: 0;
		transform: translateY(-50%) translateX(30px) scale(0.92);
	}
	100%{
		opacity: 1;
		transform: translateY(-50%) translateX(0) scale(1);
	}
}

@keyframes monitoringRingPulse{
	0%, 100%{ transform: scale(1); opacity: 0.7; }
	50%{ transform: scale(1.08); opacity: 1; }
}

@keyframes monitoringRingSpin{
	to{ transform: rotate(360deg); }
}

@keyframes monitoringSweep{
	to{ transform: rotate(360deg); }
}

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

@keyframes monitoringUtilFill{
	to{ width: var(--util-width); }
}

@keyframes monitoringLineRevealLeft{
	to{
		opacity: 0.82;
		transform: rotate(12deg) scaleX(1);
	}
}

@keyframes monitoringLineRevealRight{
	to{
		opacity: 0.82;
		transform: rotate(-14deg) scaleX(1);
	}
}

@keyframes monitoringDotPulse{
	0%, 100%{
		opacity: 0.35;
		transform: scale(0.76);
	}
	50%{
		opacity: 1;
		transform: scale(1.28);
	}
}

.hero-system-layer{
	position: absolute;
	inset: 0;
	z-index: 6;
	pointer-events: none;
	opacity: 0;
	transform: translateY(18px);
	transition: opacity 0.46s ease, transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
}

.hero.hero-system-slide .hero-system-layer{
	opacity: 1;
	transform: translateY(0);
}

.hero.hero-bg-changing .hero-system-layer{
	opacity: 0;
}

.system-flow{
	    --system-flow-size: clamp(83px, 4.8vw, 138px);
	--system-flow-gap: clamp(44px, 5vh, 58px);
	--system-flow-connector: clamp(78px, 5.1vw, 104px);
	position: absolute;
	left: clamp(92px, 6.9vw, 142px);
	top: 47%;
	bottom: auto;
	display: flex;
	flex-direction: column;
	gap: var(--system-flow-gap);
	transform: translateY(-50%);
	filter: drop-shadow(0 12px 32px rgba(0, 13, 32, 0.32));
}

.system-flow::before{
	content: '';
	position: absolute;
	top: calc(var(--system-flow-size) * 0.5);
	left: calc(var(--system-flow-size) * 0.5);
	width: 2px;
	height: calc((var(--system-flow-size) * 2) + (var(--system-flow-gap) * 2));
	background: linear-gradient(180deg, rgba(149, 209, 245, 0.3), rgba(221, 245, 255, 0.68), rgba(149, 209, 245, 0.3));
	box-shadow: 0 0 14px rgba(99, 190, 255, 0.28);
	transform-origin: top center;
	transform: scaleY(0);
}

.system-flow::after{
	content: '';
	position: absolute;
	top: calc(var(--system-flow-size) * 0.5);
	left: calc((var(--system-flow-size) * 0.5) - 4px);
	width: 10px;
	height: 42px;
	border-radius: 999px;
	background: linear-gradient(180deg, transparent, rgba(236, 250, 255, 0.95), transparent);
	opacity: 0;
	filter: blur(0.3px) drop-shadow(0 0 8px rgba(120, 214, 255, 0.72));
}

.hero.hero-system-slide .system-flow::before{
	animation: systemFlowLineReveal 0.86s cubic-bezier(0.18, 0.9, 0.2, 1) 0.34s forwards;
}

.hero.hero-system-slide .system-flow::after{
	animation: systemFlowLightRun 2.8s ease-in-out 1.1s infinite;
}

.system-flow-item{
	position: relative;
	display: flex;
	align-items: center;
	gap: 0;
	min-width: 0;
	color: rgba(242, 250, 255, 0.95);
	font-family: "Poppins", var(--default-font);
	font-size: clamp(24px, 1.55vw, 31px);
	font-weight: 400;
	line-height: 1.1;
	text-align: left;
	opacity: 0;
	transform: translateY(20px) scale(0.96);
}

.hero.hero-system-slide .system-flow-item{
	animation: systemFlowItemLoad 0.78s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: var(--system-flow-delay, 0.48s);
}

.system-flow-item:nth-child(1){ --system-flow-delay: 0.46s; }
.system-flow-item:nth-child(2){ --system-flow-delay: 0.62s; }
.system-flow-item:nth-child(3){ --system-flow-delay: 0.78s; }
.system-flow-item:nth-child(4){ --system-flow-delay: 0.94s; }

.system-flow-icon{
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 var(--system-flow-size);
	width: var(--system-flow-size);
	aspect-ratio: 1;
	border: 2px solid rgba(170, 222, 255, 0.68);
	border-radius: 50%;
	    background: radial-gradient(circle at 50% 45%, rgb(1 35 69), rgb(10 49 83));
	box-shadow: inset 0 0 24px rgba(122, 207, 255, 0.08), 0 0 20px rgba(62, 165, 235, 0.14);
	color: rgba(224, 242, 255, 0.9);
	font-size: 44px;
	text-shadow: 0 0 14px rgba(145, 214, 255, 0.24);
}

.system-flow-icon::before{
	content: '';
	position: absolute;
	inset: -8px;
	border-radius: inherit;
	border: 1px solid rgba(146, 211, 253, 0.26);
	opacity: 0.76;
}

.hero.hero-system-slide .system-flow-icon::before{
	animation: systemFlowRingPulse 2.45s ease-in-out infinite;
	animation-delay: calc(var(--system-flow-delay, 0.48s) + 0.32s);
}

.system-flow-icon i{
	line-height: 1;
	font-size: 34px;
}

.system-flow-stem{
	position: relative;
	flex: 0 0 var(--system-flow-connector);
	width: var(--system-flow-connector);
	height: 2px;
	margin: 0 28px 0 0;
	background: linear-gradient(90deg, rgba(222, 244, 255, 0.76), rgba(108, 199, 255, 0.16));
	box-shadow: 0 0 12px rgba(120, 213, 255, 0.22);
	transform-origin: left center;
	transform: scaleX(0);
}

.system-flow-stem::after{
	content: '';
	position: absolute;
	top: 50%;
	right: -5px;
	display: block;
	width: 5px;
	height: 5px;
	margin: 0;
	border-radius: 50%;
	background: rgba(220, 244, 255, 0.86);
	box-shadow: 0 0 10px rgba(124, 213, 255, 0.56);
	transform: translateY(-50%);
}

.hero.hero-system-slide .system-flow-stem{
	animation: systemFlowStemReveal 0.44s ease-out forwards;
	animation-delay: calc(var(--system-flow-delay, 0.48s) + 0.2s);
}

.system-flow-label{
	margin-top: 0;
	text-shadow: 0 2px 12px rgba(0, 10, 24, 0.56);
	white-space: nowrap;
	    font-size: 22px;
}

.hero::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    background: linear-gradient(180deg, rgba(2, 22, 35, 0.40) 10%, rgba(2, 22, 35, 0.00) 50%, rgb(48 102 181) 90%);
	width: 100%;
	height: 100%;
	z-index: 3;
}

.hero .container{
	position: relative;
	z-index: 5;
}

.hero-intel-layer{
	position: absolute;
	inset: 0;
	z-index: 6;
	pointer-events: none;
	opacity: 1;
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.hero:not(.hero-first-slide) .hero-intel-layer,
.hero.hero-bg-changing .hero-intel-layer{
	opacity: 0;
	transform: translateY(18px);
}

.hero-data-card{
	position: absolute;
	width: clamp(300px, 21vw, 430px);
	/* min-height: 154px; */
	padding: 24px 28px;
	border: 1px solid rgba(167, 228, 255, 0.22);
	border-radius: 14px;
	    background: linear-gradient(135deg, #183863, #0d2b55e3), radial-gradient(circle at top left, rgba(95, 219, 255, 0.14), transparent 46%);
	box-shadow: 0 22px 52px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(18px) saturate(1.25);
	-webkit-backdrop-filter: blur(18px) saturate(1.25);
	color: rgba(238, 247, 255, 0.94);
	font-family: "Poppins", var(--default-font);
	text-shadow: 0 1px 10px rgba(0, 0, 0, 0.45);
	opacity: 0;
	transform: translateY(38px);
	animation: heroCardFadeUp 0.92s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: var(--hero-card-delay, 0.58s);
}

.hero-data-card::before{
	content: '';
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background: linear-gradient(110deg, transparent, rgba(255, 255, 255, 0.14), transparent);
	transform: translateX(-120%);
	pointer-events: none;
}

.hero-data-card h3{
	position: relative;
	color: var(--white-color);
	font-family: "Poppins", var(--default-font);
	font-size: clamp(15px, 1.05vw, 22px);
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0;
	/* text-transform: uppercase; */
	margin-bottom: 24px;
	text-shadow: none;
}

.hero-data-card h3,
.hero-data-card .asset-discovery-grid,
.hero-data-card .asset-tracking-row,
.hero-data-card .asset-tracking-points,
.hero-data-card .asset-health-chart{
	opacity: 0;
	transform: translateY(16px);
	animation: heroCardContentFade 0.72s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: calc(var(--hero-card-delay, 0.58s) + 0.18s);
}

.hero-card-header{
	display: flex;
	align-items: center;
	gap: 12px;
	white-space: nowrap;
}

.hero-card-header i{
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
	border-radius: 10px;
	color: #fff;
	background: linear-gradient(145deg, #57c6ff, #36d7b4 58%, #80f3ff);
	box-shadow: 0 0 20px rgba(82, 184, 255, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.24);
	font-size: 18px;
	opacity: 0;
	transform: translateY(12px) scale(0.92);
	animation: heroCardContentFade 0.6s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: calc(var(--hero-card-delay, 0.58s) + 0.08s);
}

.hero-card-header h3{
	margin-bottom: 0 !important;
	opacity: 0;
	transform: translateY(16px);
	animation: heroCardContentFade 0.72s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: calc(var(--hero-card-delay, 0.58s) + 0.18s);
}

.hero-data-card .asset-discovery-grid,
.hero-data-card .asset-tracking-row,
.hero-data-card .asset-tracking-points,
.hero-data-card .asset-health-chart{
	animation-delay: calc(var(--hero-card-delay, 0.58s) + 0.28s);
}

.hero-data-card .asset-discovery-grid > div,
.hero-data-card .asset-tracking-point,
.hero-data-card .asset-reporting-item,
.hero-data-card .asset-health-chart > span,
.hero-data-card .asset-health-chart svg,
.hero-data-card .asset-health-days{
	opacity: 0;
	transform: translateY(12px);
	animation: heroCardContentFade 0.6s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: calc(var(--hero-card-delay, 0.58s) + 0.38s + var(--hero-content-stagger, 0s));
}

.hero-data-card .asset-discovery-grid > div:nth-child(2),
.hero-data-card .asset-tracking-point:nth-child(2),
.hero-data-card .asset-reporting-item:nth-child(2),
.hero-data-card .asset-health-chart > span:nth-of-type(2){
	--hero-content-stagger: 0.07s;
}

.hero-data-card .asset-discovery-grid > div:nth-child(3),
.hero-data-card .asset-tracking-point:nth-child(3),
.hero-data-card .asset-reporting-item:nth-child(3),
.hero-data-card .asset-health-chart > span:nth-of-type(3){
	--hero-content-stagger: 0.14s;
}

.hero-data-card .asset-discovery-grid > div:nth-child(4),
.hero-data-card .asset-reporting-item:nth-child(4),
.hero-data-card .asset-health-chart > span:nth-of-type(4){
	--hero-content-stagger: 0.21s;
}

.hero-data-card .asset-reporting-item:nth-child(5),
.hero-data-card .asset-health-chart > span:nth-of-type(5),
.hero-data-card .asset-health-chart svg{
	--hero-content-stagger: 0.28s;
}

.hero-data-card .asset-reporting-item:nth-child(6),
.hero-data-card .asset-health-days{
	--hero-content-stagger: 0.35s;
}

.hero-card-asset-visibility{
	top: 20.1%;
	left: 10.1%;
	--hero-card-delay: 0.68s;
}

.hero-card-asset-relationships{
	top: 42.2%;
	left: 10.1%;
	width: clamp(360px, 21vw, 560px);
	min-height: 228px;
	--hero-card-delay: 0.96s;
}

.hero-card-asset-report{
	top: 20.1%;
	right: 10.1%;
	width: clamp(320px, 21.5vw, 430px);
	/* min-height: 202px; */
	--hero-card-delay: 1.24s;
}

.hero-card-asset-tracking{
	top: 44.2%;
	right: 10.1%;
	width: clamp(330px, 21.5vw, 430px);
	min-height: 234px;
	--hero-card-delay: 1.52s;
}

.hero-card-asset-relationships .asset-reporting-list{
	max-height: 149px;
	overflow-y: hidden;
}

.hero-card-asset-tracking .asset-tracking-points{
	    max-height: 156px;
	overflow-y: hidden;
}

.hero-card-asset-relationships:hover .asset-reporting-list,
.hero-card-asset-tracking:hover .asset-tracking-points{
	overflow-y: auto;
}

.hero-card-asset-relationships .asset-reporting-list::-webkit-scrollbar,
.hero-card-asset-tracking .asset-tracking-points::-webkit-scrollbar{
	width: 0;
}

@media only screen and (min-width: 768px){
	.hero-card-asset-relationships,
	.hero-card-asset-tracking{
		pointer-events: auto;
	}
}

.asset-discovery-grid{
	position: relative;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 18px;
}

.asset-discovery-grid div{
	display: grid;
	justify-items: center;
	gap: 13px;
	color: rgba(241, 249, 255, 0.92);
	font-size: clamp(12px, 0.8vw, 16px);
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0;
	text-shadow: none;
	color: #d7ecff;
}

.asset-discovery-grid i{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 46px;
	color: #d7ecff;
	font-size: 34px;
	filter: drop-shadow(0 0 14px rgba(99, 194, 255, 0.32));
}

.asset-tracking-row{
	position: relative;
	display: block;
}

.asset-tracking-points{
	position: relative;
	display: grid;
	    gap: 10px;
	margin-top: -4px;
}

.asset-tracking-point{
	display: grid;
	grid-template-columns: 44px minmax(0, 1fr);
	align-items: center;
	gap: 13px;
	min-width: 0;
	color: #d7ecff;
	font-size: clamp(12px, 0.8vw, 16px);
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0;
	text-shadow: none;
}

.asset-tracking-point i{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	color: var(--white-color);
	font-size: 18px;
	background: linear-gradient(145deg, rgba(55, 163, 255, 0.78), rgba(32, 210, 166, 0.72));
	/* box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.28),
		0 0 16px rgba(65, 185, 224, 0.28); */
}

.asset-tracking-point span{
	display: block;
	min-width: 0;
}

.asset-laptop{
	height: 76px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	background: linear-gradient(160deg, rgba(172, 196, 209, 0.32), rgba(8, 22, 34, 0.56));
	border: 1px solid rgba(221, 239, 255, 0.3);
	box-shadow: inset 0 -10px 18px rgba(0, 0, 0, 0.2);
}

.asset-laptop i{
	color: #cfe9ff;
	font-size: 42px;
}

.asset-tracking-content strong{
	display: block;
	color: var(--white-color);
	font-size: clamp(12px, 0.78vw, 16px);
	font-weight: 800;
	line-height: 1.35em;
	letter-spacing: 0;
	margin-bottom: 12px;
	text-shadow: none;
}

.asset-tracking-content dl{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px 28px;
	margin: 0;
}

.asset-tracking-content dl div{
	min-width: 0;
}

.asset-tracking-content dt,
.asset-tracking-content dd{
	font-size: clamp(11px, 0.75vw, 15px);
	line-height: 1.25em;
	letter-spacing: 0;
}

.asset-tracking-content dt{
	color: rgba(229, 241, 251, 0.74);
	font-weight: 700;
	margin-bottom: 3px;
}

.asset-tracking-content dd{
	color: rgba(255, 255, 255, 0.92);
	font-weight: 700;
	margin: 0;
}

.asset-tracking-content dd span{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #1fd0aa;
	border-radius: 50%;
	margin-right: 9px;
	box-shadow: 0 0 12px rgba(31, 208, 170, 0.72);
}

.asset-reporting-list{
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 18px 30px;
	width: 100%;
}

.asset-reporting-item{
	display: grid;
	grid-template-columns: 6px minmax(0, 1fr);
	align-items: start;
	gap: 14px;
	min-width: 0;
	align-items: center;
}

.asset-reporting-bar{
	display: block;
	width: 6px;
	    height: 27px;
	margin-top: 4px;
	border-radius: 1px;
	box-shadow: 0 0 10px rgba(255, 255, 255, 0.08);
}

.asset-reporting-bar.color-blue{
	background: #2577c9;
}

.asset-reporting-bar.color-green{
	background: #33b6a4;
}

.asset-reporting-bar.color-yellow{
	background: #f7ad22;
}

.asset-reporting-bar.color-purple{
	background: #9b59b9;
}

.asset-reporting-bar.color-red{
	background: #ef3348;
}

/* .asset-reporting-line{
	display: grid;
	align-items: center;
	min-width: 0;
    margin-bottom: 6px;
} */


.asset-reporting-line em{
	display: block;
	/* font-family: "Poppins", var(--default-font); */
	font-style: normal;
	line-height: 1;
	letter-spacing: 0;
	text-shadow: none;
	white-space: nowrap;
	margin: 0;
	color: #d7ecff;
	font-weight: normal;
     font-size: clamp(12px, 0.8vw, 16px);
}

.asset-reporting-line span{
	    display: block;
    width: min(323px, 112%);
    height: 1px;
     margin-top: 5px;
    /* background: rgb(55 91 114 / 62%); */
}

.asset-reporting-item p{
	    color: rgb(215 215 215 / 94%);
    font-size: clamp(11px, -0.14vw, 17px);
    font-weight: normal;
    line-height: 1.15em;
    letter-spacing: 0;
    text-shadow: none;
    margin: 0;
    white-space: nowrap;
}

.asset-report-points{
	position: relative;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: center;
	gap: 0;
	/* min-height: 94px; */
	padding: 8px 0 0;
}

.asset-report-point{
	    position: relative;
    display: block;
    grid-template-columns: 31px minmax(0, 1fr);
    /* align-items: start; */
    gap: 9px;
    /* min-width: 0; */
    text-align: center;
    /* padding: 0 16px;
	/* padding: 0 16px; */
}

/* .asset-report-point:not(:last-child)::after{
	content: '';
	position: absolute;
	top: 8px;
	right: 0;
	width: 1px;
	height: 67px;
	 background: linear-gradient(180deg, transparent, rgba(154, 185, 205, 0.42), transparent); 
} */

.asset-report-icon{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: radial-gradient(circle at 35% 25%, rgba(255, 255, 255, 0.28), rgba(123, 91, 231, 0.86));
	color: #f2edff;
	font-size: 14px;
	line-height: 1;
	box-shadow: 0 0 14px rgba(123, 91, 231, 0.38);
	text-shadow: none;
}

.asset-report-point:nth-child(2) .asset-report-icon{
	background: radial-gradient(circle at 35% 25%, rgba(255, 255, 255, 0.28), rgba(219, 159, 76, 0.9));
	color: #fff4df;
	box-shadow: 0 0 14px rgba(219, 159, 76, 0.38);
}

.asset-report-point:nth-child(3) .asset-report-icon{
	background: radial-gradient(circle at 35% 25%, rgba(255, 255, 255, 0.28), rgba(18, 190, 178, 0.92));
	color: #eafffc;
	box-shadow: 0 0 14px rgba(18, 190, 178, 0.38);
}

.asset-report-point strong{
	display: block;
	color: var(--white-color);
	font-family: "Poppins", var(--default-font);
	font-size: clamp(11px, 0.68vw, 14px);
	font-weight: 700;
	line-height: 1.08em;
	letter-spacing: 0;
	text-shadow: none;
	margin: 1px 0 2px;
	white-space: nowrap;
}

.asset-report-point p{
	color: rgba(255, 255, 255, 0.9);
	font-size: clamp(10px, 0.64vw, 13px);
	font-weight: 700;
	line-height: 1.08em;
	letter-spacing: 0;
	text-shadow: none;
	margin: 0 0 8px;
	white-space: nowrap;
}

/* .asset-report-point::before{
	content: '';
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: -12px;
	height: 1px;
	background: rgba(83, 118, 142, 0.34); 
} */

.asset-health-chart{
	position: relative;
	display: grid;
	grid-template-columns: 36px 1fr;
	grid-template-rows: repeat(5, 1fr) 25px;
	align-items: center;
	min-height: 158px;
}

.asset-health-chart > span{
	color: rgba(239, 247, 255, 0.78);
	font-size: clamp(10px, 0.68vw, 13px);
	/* font-weight: 700; */
	line-height: 1;
	letter-spacing: 0;
	text-shadow: none;;
}

.asset-health-chart svg{
	grid-column: 2;
	grid-row: 1 / 6;
	width: 100%;
	height: 145px;
	overflow: visible;
}

.chart-grid path{
	fill: none;
	stroke: rgba(171, 210, 240, 0.12);
	stroke-width: 1;
}

.chart-line{
	fill: none;
	stroke: url(#heroHealthLine);
	stroke-width: 3;
	stroke-linecap: round;
	stroke-linejoin: round;
	filter: drop-shadow(0 0 8px rgba(50, 167, 255, 0.52));
}

.chart-dots circle{
	fill: #45b4ff;
	filter: drop-shadow(0 0 6px rgba(69, 180, 255, 0.7));
}

.chart-dots circle:last-child{
	fill: #20d2a6;
}

.asset-health-days{
	grid-column: 2;
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 0;
	color: rgba(240, 248, 255, 0.8);
	font-size: clamp(10px, 0.68vw, 13px);
	/* font-weight: 700; */
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	text-shadow: none;
}

.hero-node{
	position: absolute;
	width: 68px;
	height: 68px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(116, 202, 255, 0.5);
	border-radius: 50%;
	background: rgba(31, 73, 101, 0.54);
	box-shadow:
		inset 0 0 20px rgba(255, 255, 255, 0.14),
		0 0 22px rgba(38, 164, 255, 0.3);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	color: #e1f2ff;
	font-size: 31px;
	opacity: 0;
	transform: translate(-50%, -50%) scale(0.88);
	animation: heroNodeFadeUp 0.82s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: var(--hero-node-delay, 0.74s);
}

.hero-node-discovery{
	top: 29%;
	left: 36.1%;
	--hero-node-delay: 0.58s;
}

.hero-node-tracking{
	top: 46.9%;
	left: 34.5%;
	--hero-node-delay: 0.86s;
}

.hero-node-overview{
	top: 29%;
	left: 63.2%;
	--hero-node-delay: 1.14s;
}

.hero-node-health{
	top: 46.9%;
	left: 64.7%;
	--hero-node-delay: 1.42s;
}

.hero-connector{
	position: absolute;
	height: 1px;
	background-image: linear-gradient(90deg, rgba(229, 245, 255, 0.74) 0 4px, transparent 4px 10px);
	transform-origin: left center;
	opacity: 0;
	filter: drop-shadow(0 0 5px rgba(182, 231, 255, 0.42));
	transform: rotate(var(--hero-connector-rotate, 0deg)) scaleX(0);
	animation: heroConnectorFade 0.82s cubic-bezier(0.18, 0.9, 0.2, 1) forwards;
	animation-delay: var(--hero-connector-delay, 0.5s);
}

.hero-connector-discovery{
	top: 25.1%;
	left: 30.4%;
	width: 8.1vw;
	--hero-connector-rotate: 25deg;
	--hero-connector-delay: 0.38s;
}

.hero-connector-tracking{
	top: 46.9%;
	left: 30.1%;
	width: 7.2vw;
	--hero-connector-rotate: 0deg;
	--hero-connector-delay: 0.66s;
}

.hero-connector-overview{
	top: 25.2%;
	left: 61.6%;
	width: 7.5vw;
	--hero-connector-rotate: -27deg;
	--hero-connector-delay: 0.94s;
}

.hero-connector-health{
	top: 46.9%;
	left: 64.5%;
	width: 4.6vw;
	--hero-connector-rotate: 0deg;
	--hero-connector-delay: 1.22s;
}

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

@keyframes heroNodeFadeUp{
	to{
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
	}
}

@keyframes heroConnectorFade{
	to{
		opacity: 0.82;
		transform: rotate(var(--hero-connector-rotate, 0deg)) scaleX(1);
	}
}

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

@keyframes heroServiceCardLoad{
	to{
		opacity: 1;
		transform: translateX(0) translateY(0);
	}
}

@keyframes systemFlowItemLoad{
	to{
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

@keyframes systemFlowLineReveal{
	to{
		transform: scaleY(1);
	}
}

@keyframes systemFlowLightRun{
	0%{
		opacity: 0;
		transform: translateY(0);
	}

	18%{
		opacity: 0.86;
	}

	82%{
		opacity: 0.86;
	}

	100%{
		opacity: 0;
		transform: translateY(calc((var(--system-flow-size) * 3) + (var(--system-flow-gap) * 3) - 42px));
	}
}

@keyframes systemFlowStemReveal{
	to{
		transform: scaleX(1);
	}
}

@keyframes systemFlowRingPulse{
	0%,
	100%{
		opacity: 0.4;
		transform: scale(1);
	}

	50%{
		opacity: 0.9;
		transform: scale(1.055);
	}
}

@keyframes heroSpinnerRotate{
	to{
		transform: rotate(360deg);
	}
}

@keyframes heroSpinnerFade{
	0%,
	100%{
		opacity: 0.5;
	}

	45%{
		opacity: 0.82;
	}

	70%{
		opacity: 0.28;
	}
}

@keyframes secureAssetsPulse{
	0%,
	100%{
		filter: drop-shadow(0 0 18px rgba(0, 205, 255, 0.36));
	}

	50%{
		filter: drop-shadow(0 0 34px rgba(0, 205, 255, 0.62));
	}
}

@keyframes secureHudRotate{
	to{
		transform: rotate(360deg);
	}
}

@keyframes secureHudRotateReverse{
	to{
		transform: rotate(-360deg);
	}
}

@keyframes secureParticleDrift{
	to{
		background-position: 18px 18px, 40px 36px;
	}
}

.hero-content .section-title .section-sub-title{
	background: var(--divider-color);
}

.hero-content .section-title{
	text-align: center;
}

.hero-content .section-title .hero-brand-title{
	display: block;
	font-size: 64px;
	font-weight: 800;
	line-height: 1em;
	color: var(--white-color);
	margin-bottom: 18px;
	transition: opacity 0.35s ease, transform 0.35s ease, margin-bottom 0.35s ease;
}

.hero-content .section-title.hide-brand .hero-brand-title{
	opacity: 0;
	transform: translateY(-12px);
	margin-bottom: 0;
	height: 0;
	overflow: hidden;
}

.hero-content .section-title h1{
	font-size: 68px;
	font-weight: 800;
	line-height: 1.05em;
	font-family: "Poppins", var(--default-font);
	transition: opacity 0.45s ease, transform 0.45s ease;
}

.hero-content .section-title .hero-slide-title,
.hero-content .section-title .hero-slide-title *{
	font-family: "Poppins", var(--default-font) !important;
}

.hero-content .section-title p{
	font-size: 18px;
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
	transition: opacity 0.45s ease, transform 0.45s ease;
}

.hero-content .section-title.is-changing .hero-slide-title,
.hero-content .section-title.is-changing p{
	opacity: 0;
	transform: translateY(24px);
}

.hero-scroll-dots{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 28px;
}

.hero-scroll-dots span{
	display: block;
	width: 9px;
	height: 9px;
	background: rgba(255, 255, 255, 0.45);
	border-radius: 50%;
	transition: width 0.35s ease, background-color 0.35s ease;
}

.hero-scroll-dots span.active{
	width: 34px;
	background: var(--white-color);
	border-radius: 20px;
}

.hero-support-box{
	border: 1px solid var(--dark-divider-color);
	background: var(--divider-color);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
	max-width: 330px;
    margin-left: auto;
    padding: 35px;
}

.hero-support-box .icon-box img{
	width: 100%;
	max-width: 50px;
}

.hero-support-box-content{
	margin-top: 25px;
}

.hero-support-box-content h2{
	font-size: 26px;
	color: var(--white-color);
	line-height: 1.4em;
}

.hero-support-box-content ul{
	list-style: none;
    border-top: 1px solid var(--dark-divider-color);
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
}

.hero-support-box-content ul li{
	font-size: 20px;
	font-weight: 600;
	color: var(--white-color);
	line-height: 1.5em;
	margin-bottom: 10px;
}

.hero-support-box-content ul li:last-child{
	margin-bottom: 0;
}

.hero-support-box-content ul li a{
	color: inherit;
	transition: all 0.4s ease-in-out;
}

.hero-support-box-content ul li a:hover{
	color: var(--accent-color);
}

/************************************/
/***       05. About Us css       ***/
/************************************/

.about-us{
	padding: 120px 0;
}

.about-us-body{
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
    background-color: var(--secondary-color);
    border-radius: 20px;
    padding: 10px;
}

.about-us-body-image{
	width: calc(41% - 5px);
}

.about-us-body-image figure{
	height: 100%;
    display: block;
    border-radius: 20px;
}

.about-us-body-image figure img{
	width: 100%;
    height: 100%;
    aspect-ratio: 1 / 0.706;
    object-fit: cover;
    border-radius: 20px;
}

.about-body-item{
	width: calc(59% - 5px);
	align-content: center;
	padding: 20px;
}

.about-body-item-header{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
	border-bottom: 1px solid var(--divider-color);
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.about-body-item-header .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background-color: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.about-body-item-header .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.about-body-item:hover .about-body-item-header .icon-box::before{
	transform: scale(1);
}

.about-body-item-header  .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	z-index: 1;
}

.about-body-item-title{
	width: calc(100% - 65px);
}

.about-body-item-title h3{
	font-size: 26px;
}

.about-body-item-content p{
	margin: 0;
}

.about-us-footer{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 25px;
	border-top: 1px solid var(--divider-color);
	padding-top: 40px;
    margin-top: 40px;
}

.about-us-author-box{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.about-us-author-image figure{
	display: block;
    border-radius: 50%;
}

.about-us-author-image figure img{
	width: 100%;
    max-width: 50px;
	border-radius: 50%;
}

.about-us-author-content{
	width: calc(100% - 65px);
}

.about-us-author-content h3{
	font-size: 20px;
}

.about-us-author-content p{
	line-height: normal;
	margin: 5px 0 0;
}

.about-us-image-box{
	position: relative;
	margin-left: 15px;
	padding: 80px 100px 0 0;
}

.about-us-image figure{
	display: block;
	border-radius: 20px;
}

.about-us-image figure img{
	width: 100%;
	object-fit: cover;
	border-radius: 20px;
}

.about-us-image.box-1 figure img{
	aspect-ratio: 1 / 1.199;
}

.about-us-image.box-2{
	position: absolute;
	top: 0;
	right: 0;
	max-width: 320px;
	background-color: var(--bg-color);
	border: 20px solid var(--bg-color);
	border-top: none;
	border-right: none;
	border-radius: 0 0 0 20px;
	z-index: 1;
}

.about-us-image.box-2::after,
.about-us-image.box-2::before{
	content: '';
	position: absolute;
	width: 20px;
    height: 20px;
	mask: url('../images/image-corner-bg-shape.svg');
	-webkit-mask: url('../images/image-corner-bg-shape.svg');
	background-color: var(--bg-color);
	mask-repeat: no-repeat;
	mask-size: cover;
	z-index: 1;
}

.about-us-image.box-2::before{
	top: 80px;
    left: -40px;
}

.about-us-image.box-2::after{
	right: 100px;
    bottom: -40px;
}

.about-us-image.box-2 figure img{
	aspect-ratio: 1 / 0.956;
}

.about-us-counter-box{
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: var(--bg-color);
	border: 20px solid var(--bg-color);
	border-left: none;
	border-bottom: none;
	border-radius: 0 20px 0 0;
	z-index: 1;
}

.about-us-counter-box::before,
.about-us-counter-box::after{
	content: '';
	position: absolute;
	width: 20px;
    height: 20px;
	transform: rotate(180deg);
	mask: url('../images/image-corner-bg-shape.svg');
	-webkit-mask: url('../images/image-corner-bg-shape.svg');
	background-color: var(--bg-color);
	mask-repeat: no-repeat;
	mask-size: cover;
	z-index: 1;
}

.about-us-counter-box::before{
	top: -40px;
    left: 0;
}

.about-us-counter-box::after{
	right: -40px;
    bottom: 0;
}

.about-us-counter-body{
	max-width: 180px;
	min-height: 195px;
	align-content: center;
	text-align: center;
	background-color: var(--primary-color);
	border-radius: 20px;
	padding: 25px;
}

.about-us-counter-body h2{
	font-size: 48px;
	color: var(--white-color);
}

.about-us-counter-body p{
	font-family: var(--accent-font);
	font-weight: 500;
	line-height: 1.4em;
	color: var(--white-color);
	margin: 5px 0 0;
}

.about-us-image-box .contact-us-circle{
	position: absolute;
	bottom: 120px;
	right: 30px;
	z-index: 1;
}

.contact-us-circle a{
	display: inline-block;
	border: 6px solid var(--bg-color);
	border-radius: 50%;
}

.contact-us-circle a img{
	width: 100%;
	max-width: 130px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	object-fit: cover;
	animation: infiniterotate 20s infinite linear;
}

.contact-us-circle a:hover img{
	animation-play-state: paused;
}

@keyframes infiniterotate{
	100%{
		transform: rotate(360deg);
    }
}

/************************************/
/***     06. Our Services css     ***/
/************************************/

.our-services{
	padding: 120px 0;
}

.service-item{
    background-color: var(--dark-divider-color);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    border-radius: 20px;
    padding: 20px;
}

.service-item-header-box{
	padding: 20px;
	margin-bottom: 10px;
}

.service-item-header{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.service-item-header .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.service-item-header .icon-box:before{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--white-color);
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.service-item:hover .service-item-header .icon-box:before{
	transform: scale(1);
}

.service-item-header .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.service-item:hover .service-item-header .icon-box img{
	filter: brightness(1) invert(1);
}

.service-item-title{
	width: calc(100% - 65px);
}

.service-item-title h2{
	font-size: 26px;
	color: var(--white-color);
}

.service-item-title h2 a{
	color: inherit;
}

.service-item-content{
	border-top: 1px solid var(--dark-divider-color);
	padding-top: 20px;
	margin-top: 20px;
}

.service-item-content p{
	color: var(--white-color);
}

.service-item-content p:last-child{
	margin: 0;
}

.service-item-image{
	position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.service-item-image figure{
	display: block;
	border-radius: 20px;
}

.service-item-image figure img{
	width: 100%;
    aspect-ratio: 1 / 0.635;
    object-fit: cover;
	border-radius: 20px;
    transition: all 0.6s ease-in-out;
}

.service-item:hover .service-item-image figure img{
	transform: scale(1.06);
}

.service-item-btn{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.service-item:hover .service-item-btn{
	transform: translate(-50%, -50%) scale(1);
}

.service-item-btn a{
	display: block;
    background-color: var(--accent-color);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
}

.service-item-btn a:hover{
	background-color: var(--white-color);
}

.service-item-btn a img{
	width: 100%;
    max-width: 24px;
    transition: all 0.4s ease-in-out;
	transform: rotate(-45deg);
}

.service-item-btn a:hover img{
	transform: rotate(0);	
	filter: brightness(0) invert(0);
}

.service-item-slider .service-pagination{
	margin-top: 40px;
	text-align: center;
}

.service-item-slider .service-pagination .swiper-pagination-bullet{
    position: relative;
    height: 10px;
    width: 10px;
    background: var(--dark-divider-color);
	opacity: 1;
    margin: 0 5px;
	border-radius: 10px;
	transition: all 0.4s ease-in-out;
}

.service-item-slider .service-pagination .swiper-pagination-bullet-active{
	background: var(--accent-color);
	width: 34px;
}

.section-footer-text{
	margin-top: 30px;
	text-align: center;
}

.section-footer-text p{
	color: var(--primary-color);
	margin-bottom: 0;
}

.section-footer-text p span{
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	background: var(--accent-color);
	color: var(--white-color);
	line-height: 1em;
	padding: 4px 10px;
	border-radius: 20px;
	margin-right: 10px;
}

.section-footer-text p a{
	font-weight: 600;
	text-transform: capitalize;
	text-decoration: underline;
	text-underline-offset: 3px;
	color: var(--accent-color);
	transition: all 0.3s ease-in-out;
}

.section-footer-text p a:hover{
	color: var(--primary-color);
}

.section-footer-text ul{
	width: 100%;
	padding: 0;
	margin: 15px 0 0;
	list-style: none;
}

.section-footer-text ul li{
	display: inline-block;
	font-family: var(--accent-font);
	line-height: normal;
	color: var(--primary-color);
	border-right: 1px solid var(--divider-color);
	margin-right: 5px;
	padding-right: 10px;
}

.section-footer-text ul li:last-child{
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

.section-footer-text ul li b{
	font-weight: 500;
}

.section-footer-text ul li i{
	color: var(--accent-color);
}

.section-footer-text.section-footer-contact{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px 20px;
}

.section-footer-text.section-footer-contact span{
	width: 30px;
    height: 30px;
    padding: 0;
    display: inline-flex;
    justify-content: center;
	align-items: center;
    margin-right: 10px;
}

.section-footer-text.section-footer-contact span img{
	width: 100%;
	max-width: 16px;
}

.satisfy-client-images{
	display: flex;
	align-items: center;
}

.satisfy-client-image{
	position: relative;
    display: inline-block;
    margin-left: -14px;
    border: 1px solid var(--white-color);
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
}

.satisfy-client-image:first-child{
	margin: 0;
}

.satisfy-client-image figure{
	display: block;
}

.satisfy-client-image figure img{
	width: 100%;
    max-width: 50px;
    border-radius: 50%;
}

.satisfy-client-image.add-more{
	width: 42px;
	height: 42px;
	background-color: var(--accent-color);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease-in-out;
}

.satisfy-client-image.add-more i{
	font-size: 20px;
	color: var(--white-color);
}

.satisfy-client-image.add-more h3{
	color: var(--white-color);
	font-size: 16px;
	line-height: 1em;
}

.section-footer-text.section-satisfy-img{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.section-footer-text.section-satisfy-img .satisfy-client-image figure img{
	max-width: 30px;
}

.section-footer-text.section-satisfy-img .satisfy-client-image.add-more{
	width: 32px;
	height: 32px;
    margin-left: -10px;
}

.section-footer-text.section-satisfy-img .satisfy-client-image.add-more img{
	max-width: 16px;
}

.section-footer-text.section-satisfy-img ul{
	margin: 5px 0 0;
}

.dark-section .section-footer-text.section-satisfy-img .satisfy-client-image{
    border-color: var(--primary-color);
}

.dark-section .section-footer-text p,
.dark-section .section-footer-text ul li{
	color: var(--white-color);
}

.dark-section .section-footer-text p a{
	color: var(--accent-color);
}

.dark-section .section-footer-text p a:hover{
	color: var(--white-color);
}

/************************************/
/***     07. Why Choose Us css    ***/
/************************************/

.why-choose-us{
	padding: 120px 0;
}

.why-choose-image-box{
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}

.why-choose-image-box-1{
	position: relative;
	width: 47%;
}

.why-choose-image-box-1 .why-choose-image{
    position: relative;
	margin-right: -155px;
}

.why-choose-image figure{
	display: block;
    border-radius: 20px;
}

.why-choose-image figure img{
	width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.why-choose-image-box-1 .why-choose-image figure img{
	aspect-ratio: 1 / 0.983;
}

.why-choose-image .contact-us-circle{
	position: absolute;
	top: 60px;
	right: 0;
	transform: translateX(50%);
	z-index: 1;
}

.why-choose-image-box-1 .google-rating-box{
	background-color: var(--secondary-color);
	box-shadow: 0 0 10px 0 rgba(6, 54, 51, 0.05);
	border-radius: 20px;
	margin: 20px 10px 40px 0;
	padding: 25px;
}

.google-rating-box{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.google-rating-logo img{
	width: 100%;
	max-width: 50px;
}

.google-rating-info{
	width: calc(100% - 65px);
}

.google-rating-info-header{
	display: flex;
	align-items: center;
}

.google-rating-info-header h2{
	font-size: 26px;
	min-width: 80px;
	line-height: 1em;
}

.google-rating-star i{
	font-size: 18px;
	color: var(--accent-color);
}

.google-rating-info-content p{
	color: var(--primary-color);
	line-height: normal;
	margin: 5px 0 0;
}

.why-choose-image-box-2.why-choose-image{
	width: 53%;
}

.why-choose-image-box-2.why-choose-image figure{
	border: 6px solid var(--bg-color);
}

.why-choose-image-box-2.why-choose-image figure img{
	aspect-ratio: 1 / 1.02;
	border-radius: 14px;
}

.why-choose-item-list{
	display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.why-choose-item{
	width: calc(50% - 15px);
}

.why-choose-item .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
	margin-bottom: 30px;
}

.why-choose-item .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--primary-color);
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.why-choose-item:hover .icon-box::before{
	transform: scale(1);
}

.why-choose-item .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
    z-index: 1;
}

.why-choose-item-content h3{
	font-size: 26px;
}

.why-choose-item-content p{
	margin: 10px 0 0;
}

.why-choose-us-content .section-footer-text{
	justify-content: start;
    border-top: 1px solid var(--divider-color);
    padding-top: 40px;
	margin-top: 40px;
}

/************************************/
/***     08. Intro Video css      ***/
/************************************/

.intro-video{
	position: relative;
	background-image: url('../images/intro-video-bg-image.jpg');
	background-position: center center;
	overflow: hidden;
	padding: 120px 0;
}

.intro-video::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: var(--primary-color);
	opacity: 30%;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.intro-video .container{
	position: relative;
	z-index: 2;
}

.intro-video .section-title{
	margin: 0;
}

.intro-video-circle{
	text-align: end;
	margin-right: 6.25vw;
}

.intro-video-circle a{
	display: inline-block;
    border-radius: 50%;
	cursor: none;
}

.intro-video-circle a img{
	width: 100%;
    max-width: 130px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 50%;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
    animation: infiniterotate 20s linear infinite;
}

@keyframes infiniterotate{
	100%{
		transform: rotate(360deg);
	}
}

.intro-video-items-list{
	display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 220px;
}

.intro-video-item{
	width: calc(33.33% - 20px);
    min-height: 315px;
    background-color: var(--secondary-color);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    padding: 40px;
	transition: all 0.4s ease-in-out;
}

.intro-video-item:hover{
	transform: translateY(-5px);
}

.intro-video-list-header .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background-color: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    overflow: hidden;
}

.intro-video-list-header .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.intro-video-item:hover .intro-video-list-header .icon-box::before{
	transform: scale(1);
}

.intro-video-list-header .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	z-index: 1;
}

.intro-video-item-title h3{
	font-size: 26px;
}

.intro-video-counter-content{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	border-top: 1px solid var(--divider-color);
	padding-top: 30px;
}

.intro-video-counter-content h2{
	min-width: 95px;
	font-size: 52px;
}

.intro-video-counter-content p{
	max-width: 200px;
	margin: 0;
}

/************************************/
/***      09. Our Projects css    ***/
/************************************/

.our-projects{
	padding: 120px 0;
}

.project-slider .swiper,
.project-item{
	height: 100%;
}

.project-item{
	position: relative;
	min-height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
	border-radius: 20px;
	padding: 10px;
	overflow: hidden;
}

.project-item-image{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.project-item-image a{
	display: block;
	height: 100%;
	cursor: none;
}

.project-item-image a figure{
	position: relative;
	display: block;
	height: 100%;
	overflow: hidden;
}

.project-item-image a figure img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s ease-in-out;
}

.project-item:hover .project-item-image a figure img{
	transform: scale(1.06);
}

.project-item-btn{
	position: relative;
	transform: scale(0);
	margin: 20px 20px 0 auto;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.project-item:hover .project-item-btn{
	transform: scale(1);
}

.project-item-btn a{
	width: 50px;
	height: 50px;
	background: var(--accent-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.4s ease-in-out;
}

.project-item-btn a:hover{
	background: var(--white-color);
}

.project-item-btn a img{
	width: 100%;
	max-width: 24px;
	transform: rotate(-45deg);
	transition: all 0.4s ease-in-out;
}

.project-item-btn a:hover img{
	transform: rotate(0deg);
	filter: brightness(0) invert(0);
}

.project-item-content{
	position: relative;
    background-color: var(--secondary-color);
    border-radius: 10px;
    padding: 30px;
    transition: all 0.4s ease-in-out;
    z-index: 2;
}

.project-item:hover .project-item-content{
	transform: translateY(-5px);
}

.project-item-content ul{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

.project-item-content ul li a{
	position: relative;
	display: block;
	line-height: normal;
	font-size: 14px;
	font-weight: 500;
	color: var(--primary-color);
	border: 1px solid var(--divider-color);
	border-radius: 100px;
	padding: 5px 16px 5px 32px;
	transition: all 0.4s ease-in-out;
}

.project-item-content ul li a::before{
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 16px;
	height: 6px;
	width: 6px;
	background-color: var(--primary-color);
	border-radius: 50%;
	transition: all 0.4s ease-in-out;
}

.project-item-content ul li a:hover{
	background-color: var(--accent-color);
	color: var(--white-color);
}

.project-item-content ul li a:hover::before{
	background-color: var(--white-color);
}

.project-item-content h2{
	font-size: 26px;
	line-height: 1.4em;
}

.project-item-content h2 a{
	color: inherit;
}

.project-pagination.swiper-pagination-bullets{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}

.project-pagination .swiper-pagination-bullet{
	height: 10px;
	width: 10px;
	background: var(--divider-color);
	border-radius: 40px;
	opacity: 1;
	margin: 0 4px;
	transition: all 0.3s ease-in-out;
}

.project-pagination .swiper-pagination-bullet-active{
	width: 36px;
	background: var(--accent-color);
	opacity: 1;
}

/************************************/
/***     10. Our Expertise css    ***/
/************************************/

.our-expertise{
	padding: 120px 0 0;
    margin-bottom: 210px;
}

.our-expertise-tab-box{
	margin-bottom: -210px;
}

.our-expertise-nav{
	margin-bottom: 60px;
}

.our-expertise-nav .nav-tabs{
	display: flex;
	justify-content: center;
	gap: 20px;
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
}

.our-expertise-nav ul li .nav-link{
	position: relative;
	width: 100%;
	display: flex;
    align-items: center;
	gap: 10px;
	border: none;
	font-family: var(--accent-font);
	font-size: 20px;
	font-weight: 500;
	color: var(--white-color);
	background: var(--dark-divider-color);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: 20px;
	border-radius: 10px;
	padding: 16px 20px;
	overflow: hidden;
	transition: all 0.4s ease-in-out;
}

.our-expertise-nav ul li .nav-link.active,
.our-expertise-nav ul li .nav-link:hover{
	color: var(--white-color);
	background: var(--accent-color);
}

.our-expertise-nav ul li .nav-link .icon-box img{
	width: 100%;
	max-width: 24px;
	transition: all 0.3s ease-in-out;
}

.our-expertise-box{
	background-color: var(--secondary-color);
    border-radius: 20px;
    padding: 10px;
}

.our-expertise-item{
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.expertise-item-image{
	width: calc(41% - 5px);
}

.expertise-item-image figure{
	display: block;
    height: 100%;
    border-radius: 20px;
}

.expertise-item-image figure img{
	width: 100%;
    height: 100%;
    aspect-ratio: 1 / 0.868;
    object-fit: cover;
    border-radius: 12px;
}

.expertise-item-content{
	width: calc(59% - 5px);
	align-content: center;
	padding: 50px;
}

/* .trusted-partners-section{
	background: #eef1f5;
} */

.trusted-partners-box.our-expertise-box{
    padding: 20px 52px;
    box-shadow: none;
    border-radius: 20px;
}

.trusted-partners-item.our-expertise-item{
	align-items: stretch;
	gap: 0;
}

.trusted-partners-title.expertise-item-image{
	display: flex;
	align-items: center;
	width: 29%;
	padding-right: 45px;
}

.trusted-partners-title h2,
.trusted-partners-title h3{
	max-width: 260px;
	font-family: var(--default-font);
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2em;
	color: #111827;
	letter-spacing: 0;
	margin: 0;
}

.trusted-partners-content.expertise-item-content{
	width: 100%;
	padding: 0 0 0 45px;
	/* border-left: 1px solid #e4e7ec; */
}

.trusted-logo-grid{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.trusted-logo-grid::before,
.trusted-logo-grid::after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 54px;
	pointer-events: none;
	z-index: 2;
}

.trusted-logo-grid::before{
	left: 0;
	background: linear-gradient(90deg, var(--secondary-color), rgba(255, 255, 255, 0));
}

.trusted-logo-grid::after{
	right: 0;
	background: linear-gradient(270deg, var(--secondary-color), rgba(255, 255, 255, 0));
}

.trusted-logo-track{
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: 1fr;
	align-items: center;
	width: 600%;
	animation: trustedLogoScroll 25s linear infinite;
	will-change: transform;
}

.trusted-logo-grid:hover .trusted-logo-track{
	animation-play-state: paused;
}

.trusted-logo-card{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 74px;
	/* padding: 18px 24px; */
}

.trusted-logo-card img{
	display: block;
    width: auto;
       max-width: 353px;
    max-height: 146px;
	object-fit: contain;
	filter: saturate(0.95) contrast(1.04);
}

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

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

@media (prefers-reduced-motion: reduce){
	.trusted-logo-track{
		animation: none;
	}
}

.expertise-item-content h3{
	font-size: 30px;
}

.expertise-item-content p{
	margin: 10px 0 0;
}

.expertise-item-content ul{
	list-style: none;
	border-top: 1px solid var(--divider-color);
	padding: 30px 0 0;
	margin: 30px 0 0;
}

.expertise-item-content ul li{
    position: relative;
    line-height: 1.5em;
    padding-left: 25px;
    margin-bottom: 15px;
}

.expertise-item-content ul li:last-child{
	margin-bottom: 0;
}

.expertise-item-content ul li::before{
	content: '\f058';
    position: absolute;
    font-family: 'Font Awesome 7 Free';
    font-size: 18px;
    font-weight: 900;
    color: var(--accent-color);
    top: 0;
    left: 0;
}

/************************************/
/***     11. Our Pricing css      ***/
/************************************/

.our-pricing{
	padding: 70px 0;
}

.our-pricing-swich{
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 60px;
	padding: 0;
}

.our-pricing-swich .form-check-label{
	color: var(--primary-color);
	font-weight: 600;
	cursor: pointer;
}

.our-pricing-swich.form-switch .form-check-input{
	width: 75px;
    height: 40px;
    --bs-form-check-bg: var(--accent-color);
	--bs-form-switch-bg: url('../images/pricing-swich-circle.svg');
	background-size: 30px auto;
	background-position: left 5px center;
	border-radius: 100px;
	border: none;
	outline: none;
	box-shadow: none;
	cursor: pointer;
    margin: 0;
	transition: all 0.3s ease-in-out;
}

.form-switch .form-check-input:checked{
	background-color: var(--primary-color);
	background-position: right 5px center;
}

.pricing-item{
    background-color: var(--secondary-color);
    border-radius: 20px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 10px;
    display: flex;
    flex-direction: column;
}

.pricing-item-header{
	padding: 30px;
	    display: flex;
    gap: 10px;
    align-items: center;
}

.pricing-item-header .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background-color: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-bottom: 20px; */
    overflow: hidden;
}

.pricing-item-header .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.pricing-item:hover .pricing-item-header .icon-box::before{
	transform: scale(1);
}

.pricing-item-header .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	z-index: 1;
}

.pricing-item-content h2{
	font-size: 26px;
}

.pricing-item-content p{
	margin: 10px 0 0;
}

.pricing-item-body{
	background-color: var(--bg-color);
	border-radius: 20px;
	padding: 30px;
	flex: 1;
}

.pricing-item-price h2{
	font-size: 40px;
}

.pricing-item-price h2 sub{
	font-size: 20px;
	bottom: 0;
}

/* .pricing-item-list{
	border-top: 1px solid var(--divider-color);
	padding-top: 30px;
	margin-top: 30px;
} */

.pricing-item-list h3{
	font-size: 16px;
	font-weight: 600;
	font-family: var(--default-font);
	margin-bottom: 20px;
}

.pricing-item-list ul{
	list-style: none;
    margin: 0;
    padding: 0;
}

.pricing-item-list ul li{
	position: relative;
	line-height: 1.5em;
	padding-left: 25px;
	margin-bottom: 15px;
}

.pricing-item-list ul li:last-child{
	margin-bottom: 0;
}

.pricing-item-list ul li:before{
	content: '\f058';
    position: absolute;
    font-family: 'Font Awesome 7 Free';
    font-size: 18px;
    font-weight: 900;
    color: var(--primary-color);
    top: 0;
    left: 0;
}

.pricing-model-list{
	display: grid;
	gap: 12px;
}

.pricing-model-row{
	display: grid;
	grid-template-columns: minmax(120px, 0.45fr) minmax(0, 1fr);
	gap: 14px;
	align-items: start;
	line-height: 1.5em;
}

.pricing-model-row strong{
	color: var(--primary-color);
	font-weight: 700;
}

.pricing-model-row span{
	color: var(--text-color);
}

.pricing-plan-showcase{
	background: var(--white-color);
	border-radius: 28px;
	padding: 10px;
	box-shadow: 0 16px 42px rgba(2, 22, 35, 0.08);
}

.pricing-model-panel,
.pricing-plan-panel{
	height: 100%;
}

.pricing-plan-panel{
	position: relative;
	overflow: hidden;
}

.pricing-model-panel{
	    background: #f5f5f5;
	border-radius: 22px;
	padding: 44px 46px;
}

.pricing-model-panel-header{
	border-bottom: 1px solid rgba(2, 22, 35, 0.12);
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.pricing-model-panel-header h2,
.pricing-plan-title h2{
	font-family: var(--default-font);
	font-size: 42px;
	font-weight: 700;
	line-height: 1.1em;
	letter-spacing: 0;
	color: #070707;
}

.pricing-model-panel-header p,
.pricing-plan-title p{
	    font-size: 16px;
	line-height: 1.35em;
	color: #6b6b6b;
	margin: 5px 0 0;
}

.pricing-model-table{
	display: grid;
	gap: 13px;
}

.pricing-model-table-row{
	display: grid;
	grid-template-columns: 24px minmax(170px, 0.34fr) minmax(0, 1fr);
	align-items: center;
	gap: 16px;
	font-size: 21px;
	line-height: 1.35em;
	color: #171717;
}

.pricing-model-check{
	width: 21px;
	height: 21px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #050505;
	color: var(--white-color);
	border-radius: 50%;
	font-size: 11px;
}

.pricing-model-table-row strong{
	font-weight: 700;
	color: #060606;
	font-size: 18px;
}

.pricing-model-table-row span:last-child{
	color: #202020;
	font-size: 16px;
}

/* .pricing-plan-panel{
	padding: 22px 22px 20px;
} */

.pricing-plan-header{
	display: flex;
	align-items: center;
	    gap: 14px;
	    margin: 20px 0 27px;
}

.pricing-plan-icon,
.pricing-plan-title,
.pricing-plan-price,
.pricing-plan-panel > h3{
	transition:
		opacity 0.95s ease,
		transform 1.18s cubic-bezier(0.16, 1, 0.3, 1),
		clip-path 1.18s cubic-bezier(0.16, 1, 0.3, 1),
		filter 0.95s ease;
}

.pricing-plan-icon,
.pricing-plan-title{
	clip-path: circle(150% at 0% 50%);
}

.pricing-plan-price,
.pricing-plan-panel > h3{
	clip-path: inset(0 0 0 0 round 22px);
}

.pricing-plan-icon{
	    width: 104px;
    height: 70px;
    flex: 0 0 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #2448e4;
	color: var(--white-color);
	border-radius: 50%;
	font-size: 42px;
}

.pricing-plan-price{
	background: #f3f3f3;
	border-radius: 22px;
	padding: 32px;
	margin-bottom: 34px;
}

.pricing-plan-price div{
	display: flex;
	align-items: baseline;
	gap: 9px;
	color: #000;
}

.pricing-plan-price span{
	font-size: 28px;
	line-height: 1em;
}

.pricing-plan-price strong{
	font-size: 62px;
	font-weight: 800;
	line-height: 1em;
	color: #000;
}

.pricing-plan-price p{
    font-size: 20px;
    line-height: 1.2em;
    color: #585656;
    margin: 14px 0 0;
}

.pricing-plan-panel h3{
	font-family: var(--default-font);
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	color: #6b6b6b;
    margin-bottom: 14px;
}

.pricing-contact-trigger{
	transform-origin: left bottom;
	transition:
		opacity 0.58s ease 0.7s,
		transform 0.9s cubic-bezier(0.16, 1, 0.3, 1) 0.7s;
}

.pricing-contact-reveal{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	min-height: 100%;
	padding: 23px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	background: #2448e4;
	color: var(--white-color);
	border-radius: 22px;
	opacity: 0;
	pointer-events: none;
	clip-path: circle(0% at 18% 92%);
	transform: translate3d(0, 26px, 0) scale(0.92);
	transition:
		opacity 0.42s ease 0.08s,
		clip-path 1.08s cubic-bezier(0.22, 1, 0.36, 1) 0.08s,
		transform 1.08s cubic-bezier(0.22, 1, 0.36, 1) 0.08s;
	z-index: 4;
}

.pricing-contact-reveal-inner{
	position: relative;
	width: 100%;
	opacity: 0;
	transform: translate3d(-22px, 24px, 0);
	transition:
		opacity 0.42s ease 0.34s,
		transform 0.58s cubic-bezier(0.22, 1, 0.36, 1) 0.34s;
}

.pricing-contact-reveal h2{
	font-family: var(--default-font);
	font-size: 42px;
	font-weight: 800;
	line-height: 1em;
	letter-spacing: 0;
	color: var(--white-color);
	margin: 0;
}

.pricing-contact-items-list{
	display: grid;
	gap: 25px;
	margin-top: 37px;
}

.pricing-contact-item{
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 16px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	opacity: 0;
	transform: translate3d(0, 22px, 0) scale(0.98);
	transition:
		opacity 0.52s ease,
		transform 0.72s cubic-bezier(0.22, 1, 0.36, 1),
		background-color 0.32s ease,
		border-color 0.32s ease;
}

.pricing-contact-item:nth-child(1){ transition-delay: 0.38s; }
.pricing-contact-item:nth-child(2){ transition-delay: 0.5s; }
.pricing-contact-item:nth-child(3){ transition-delay: 0.62s; }

.pricing-contact-item:hover{
	background: rgba(255, 255, 255, 0.16);
	border-color: rgba(255, 255, 255, 0.32);
}

.pricing-contact-item-icon{
	width: 46px;
	height: 46px;
	flex: 0 0 46px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: var(--white-color);
	color: #2448e4;
	font-size: 20px;
}

.pricing-contact-item p{
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2em;
	color: rgba(255, 255, 255, 0.72);
	margin: 0 0 5px;
}

.pricing-contact-item h3{
	font-family: var(--default-font);
	font-size: 17px;
	font-weight: 700;
	line-height: 1.25em;
	letter-spacing: 0;
	color: var(--white-color);
	margin: 0;
}

.pricing-contact-item h3 a{
	color: inherit;
	word-break: break-word;
}

.pricing-plan-panel.is-contact-open .pricing-contact-item{
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1);
}

.pricing-contact-close{
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.34);
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.14);
	color: var(--white-color);
	cursor: pointer;
	transition: background-color 0.32s ease, transform 0.32s ease;
}

.pricing-contact-close i{
	font-size: 20px;
	line-height: 1;
}

.pricing-contact-close:hover,
.pricing-contact-close:focus{
	background: rgba(255, 255, 255, 0.24);
	transform: rotate(90deg);
	outline: none;
}

.pricing-plan-panel.is-contact-preparing .pricing-plan-icon,
.pricing-plan-panel.is-contact-preparing .pricing-plan-title,
.pricing-plan-panel.is-contact-open .pricing-plan-icon,
.pricing-plan-panel.is-contact-open .pricing-plan-title{
	opacity: 0;
	transform: translate3d(-34px, -12px, 0) scale(0.88);
	clip-path: circle(0% at 0% 50%);
	filter: blur(4px);
}

.pricing-plan-panel.is-contact-preparing .pricing-plan-icon,
.pricing-plan-panel.is-contact-open .pricing-plan-icon{
	transition-delay: 0.18s;
}

.pricing-plan-panel.is-contact-preparing .pricing-plan-title,
.pricing-plan-panel.is-contact-open .pricing-plan-title{
	transition-delay: 0.32s;
}

.pricing-plan-panel.is-contact-preparing .pricing-plan-price,
.pricing-plan-panel.is-contact-preparing > h3,
.pricing-plan-panel.is-contact-open .pricing-plan-price,
.pricing-plan-panel.is-contact-open > h3{
	opacity: 0;
	transform: translate3d(0, 30px, 0) scale(0.94);
	clip-path: inset(100% 0 0 0 round 20px);
	filter: blur(4px);
}

.pricing-plan-panel.is-contact-preparing .pricing-plan-price,
.pricing-plan-panel.is-contact-open .pricing-plan-price{
	transition-delay: 0.52s;
}

.pricing-plan-panel.is-contact-preparing > h3,
.pricing-plan-panel.is-contact-open > h3{
	transition-delay: 0.7s;
}

.pricing-plan-panel.is-contact-preparing .pricing-contact-trigger,
.pricing-plan-panel.is-contact-open .pricing-contact-trigger{
	opacity: 0;
	pointer-events: none;
	transform: translate3d(-18px, 18px, 0) scale(1.16);
}

.pricing-plan-panel.is-contact-open .pricing-contact-reveal{
	opacity: 1;
	pointer-events: auto;
	clip-path: circle(145% at 18% 92%);
	transform: translate3d(0, 0, 0) scale(1);
}

.pricing-plan-panel.is-contact-open .pricing-contact-reveal-inner{
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.pricing-plan-panel.is-contact-closing .pricing-contact-reveal{
	opacity: 0;
	clip-path: circle(0% at 18% 92%);
	transform: translate3d(0, 26px, 0) scale(0.92);
	transition:
		opacity 0.42s ease 0.66s,
		clip-path 1.08s cubic-bezier(0.22, 1, 0.36, 1) 0.08s,
		transform 1.08s cubic-bezier(0.22, 1, 0.36, 1) 0.08s;
}

.pricing-plan-panel.is-contact-closing .pricing-contact-reveal-inner{
	opacity: 0;
	transform: translate3d(-22px, 24px, 0);
	transition:
		opacity 0.42s ease,
		transform 0.58s cubic-bezier(0.22, 1, 0.36, 1);
}

.pricing-plan-panel.is-contact-closing .pricing-plan-icon,
.pricing-plan-panel.is-contact-closing .pricing-plan-title,
.pricing-plan-panel.is-contact-closing .pricing-plan-price,
.pricing-plan-panel.is-contact-closing > h3,
.pricing-plan-panel.is-contact-closing .pricing-contact-trigger{
	transition-delay: 1.04s;
}

.pricing-plan-contact{
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 22px;
	min-width: 280px;
	background: #2448e4;
	color: var(--white-color);
	border-radius: 100px;
	padding: 10px 12px 10px 32px;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.15em;
	transition: all 0.3s ease-in-out;
	    margin-bottom: 16px;
}

.pricing-plan-contact:hover{
	color: var(--white-color);
	background: var(--primary-color);
}

.pricing-plan-contact span{
	width: 52px;
	height: 52px;
	flex: 0 0 52px;
	background: var(--white-color);
	border-radius: 50%;
}

@media only screen and (max-width: 1199px){
	.pricing-model-panel{
		padding: 34px;
	}

	.pricing-model-panel-header h2,
	.pricing-plan-title h2{
		font-size: 36px;
	}

	.pricing-model-panel-header p,
	.pricing-plan-title p{
		font-size: 19px;
	}

	.pricing-model-table-row{
		grid-template-columns: 24px minmax(145px, 0.35fr) minmax(0, 1fr);
		font-size: 18px;
	}

	.pricing-plan-icon{
		width: 82px;
		height: 82px;
		flex-basis: 82px;
		font-size: 34px;
	}

	.pricing-plan-price strong{
		font-size: 54px;
	}

	.pricing-plan-contact{
		min-width: 310px;
		font-size: 34px;
	}

	.navbar-brand{
		max-width: 154px;
	}
}

@media only screen and (max-width: 991px){
	.pricing-plan-showcase{
		padding: 10px;
	}

	.pricing-plan-panel{
		padding: 28px 10px 8px;
	}
}

@media only screen and (max-width: 767px){
	.pricing-model-panel{
		padding: 24px 20px;
		border-radius: 18px;
	}

	.pricing-model-panel-header{
		padding-bottom: 22px;
		margin-bottom: 22px;
	}

	.pricing-model-panel-header h2,
	.pricing-plan-title h2{
		font-size: 30px;
	}

	.pricing-model-panel-header p,
	.pricing-plan-title p{
		font-size: 16px;
	}

	.pricing-model-table{
		gap: 18px;
	}

	.pricing-model-table-row{
		grid-template-columns: 22px 1fr;
		gap: 8px 12px;
		font-size: 16px;
		align-items: start;
	}

	.pricing-model-table-row span:last-child{
		grid-column: 2;
	}

	.pricing-plan-header{
		gap: 16px;
		margin-bottom: 24px;
	}

	.pricing-plan-icon{
		width: 64px;
		height: 64px;
		flex-basis: 64px;
		font-size: 26px;
	}

	.pricing-plan-price{
		padding: 28px 26px;
		border-radius: 18px;
		margin-bottom: 24px;
	}

	.pricing-plan-price span{
		font-size: 22px;
	}

	.pricing-plan-price strong{
		font-size: 46px;
	}

	.pricing-plan-price p{
		font-size: 22px;
	}

	.pricing-plan-panel h3{
		font-size: 20px;
	}

	.pricing-plan-contact{
		width: 100%;
		min-width: 0;
		font-size: 28px;
		padding-left: 28px;
	}

	.pricing-plan-contact span{
		width: 58px;
		height: 58px;
		flex-basis: 58px;
	}
}

.pricing-item-btn{
	margin-top: 30px;
}

.pricing-benefit-list{
	margin-top: 30px;
}

.pricing-benefit-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
	gap: 20px 40px;
}

.pricing-benefit-list ul li{
    display: inline-flex;
    align-items: center;
	color: var(--primary-color);
}

.pricing-benefit-list ul li img{
	width: 100%;
	max-width: 20px;
	margin-right: 15px;
}

/************************************/
/***        12. CTA Box css       ***/
/************************************/

.cta-box{
	padding: 120px 0;
}

.cta-content{
    min-height: 575px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cta-rating-header{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.cta-rating-box{
	max-width: 390px;
}


.benefit-bullet li{

font-size: 14px;
font-weight: normal;
padding-left: 0;
font-family: 'poppins';
color: rgb(204 240 255 / 98%);
}


.benefit-bullet{
padding-left: 17px !important; 
margin-bottom: 0;
margin-top:10px;
}


.cta-rating-box .satisfy-client-image{
	border-color: var(--primary-color);
}

.cta-client-rating{
	display: flex;
	align-items: center;
    gap: 10px;
}

.cta-client-rating h2{
	font-size: 48px;
	color: var(--white-color);
}

.cta-client-rating i{
	font-size: 24px;
    color: var(--white-color);
}

.cta-rating-content{
	border-top: 1px solid var(--dark-divider-color);
	padding-top: 30px;
	margin-top: 30px;
}

.cta-rating-content p{
	color: var(--white-color);
	margin: 0;
}

.contact-us-form{
	background: var(--secondary-color);
	border-radius: 20px;
    padding: 60px;
}

.dark-section .contact-us-form{
	background: var(--dark-divider-color);
	backdrop-filter: blur(50px);
	-webkit-backdrop-filter: blur(50px);
}

.contact-us-form .section-title{
	border-bottom: 1px solid var(--divider-color);
    padding-bottom: 40px;
}

.dark-section .contact-us-form .section-title{
	border-color: var(--dark-divider-color);
}

.contact-form .form-control{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    background: var(--bg-color);
	color: var(--primary-color);
    border: none;
    border-radius: 10px;
    padding: 18px 20px;
    outline: none;
    box-shadow: none;
}

.dark-section .contact-form .form-control{
	background-color: var(--dark-divider-color);
	color: var(--white-color);
}

.contact-form .form-control::placeholder{
	color: var(--text-color);
	opacity: 40%;
}

.dark-section .contact-form .form-control::placeholder{
	color: var(--white-color);
}

.contact-form-btn{
	margin-top: 20px;
}

/************************************/
/***      13. Our FAQ's css       ***/
/************************************/

.our-faqs{
	padding: 120px 0;
}

.faq-info-box{
	max-width: 525px;
	border-left: 6px solid var(--accent-color);
	background: linear-gradient(90deg, var(--white-color) 0%, transparent 100%);
	border-radius: 20px;
	padding: 30px;
}

.faq-info-box h3{
	font-size: 26px;
	line-height: 1.4em;
}

.faq-info-box ul{
	list-style: none;
    border-top: 1px solid var(--divider-color);
    padding: 20px 0 0;
    margin: 20px 0 0;
}

.faq-info-box ul li{
	position: relative;
    line-height: 1.5em;
    padding-left: 25px;
    margin-bottom: 10px;
}

.faq-info-box ul li:last-child{
	margin-bottom: 0;
}

.faq-info-box ul li::before{
	content: '\f058';
    position: absolute;
    font-family: 'Font Awesome 7 Free';
    top: 0;
    left: 0;
    font-size: 18px;
    font-weight: 900;
    color: var(--accent-color);
}

.faq-accordion .accordion-item{
	background-color: var(--secondary-color);
	border-radius: 14px;
    margin-bottom: 25px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.faq-accordion .accordion-item:last-child{
    margin-bottom: 0;
}

.faq-accordion .accordion-header .accordion-button{
	font-family: var(--accent-font);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.333em;
    color: var(--primary-color);
	padding: 22px 60px 22px 25px;
    transition: all 0.3s ease-in-out;
}

.faq-accordion .accordion-item .accordion-button::after,
.faq-accordion .accordion-item .accordion-button.collapsed::after{
	content: '';
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	height: 30px;
	width: 30px;
	background-color: var(--accent-color);
	border-radius: 50%;
	background-image: url('../images/arrow-white.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 18px auto;
	transition: all 0.3s ease-in-out;
}

.faq-accordion .accordion-item :not(.accordion-button.collapsed)::after{
	transform: translateY(-50%) rotate(-90deg);
}

.faq-accordion .accordion-item .accordion-body{
	border-top: 1px solid var(--divider-color);
	padding: 22px 25px;
}

.faq-accordion .accordion-item .accordion-body p:last-child{
    margin: 0;
}

/************************************/
/***   14. Our Testimonials css   ***/
/************************************/

.our-testimonials{
	/* background-image: url('../images/testimonial-bg-image.png'); */
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center center;
	    padding: 55px 0;
}

.testimonial-slider,
.testimonial-slider .swiper,
.testimonial-slider .swiper-slide{
	height: 100%;
}

.testimonial-slider .swiper-wrapper{
	cursor: none;
}

.testimonial-item{
	height: 100%;
	min-height: 475px;
	background-color: var(--bg-color);
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
	padding: 40px;
}

.testimonial-item-author{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.testimonial-author-image figure{
	display: block;
    border-radius: 50%;
}

.testimonial-author-image figure img{
	width: 100%;
	max-width: 50px;
	border-radius: 50%;
}

.testimonial-author-content{
	width: calc(100% - 65px);
}

.testimonial-author-content h2{
	font-size: 20px;
}

.testimonial-author-content p{
	line-height: normal;
	margin: 5px 0 0;
}

.testimonial-item-rating{
	margin-bottom: 20px;
}

.testimonial-item-rating i{
    font-size: 16px;
    color: var(--accent-color);
}

.testimonial-item-content p{
	font-family: var(--accent-font);
	font-size: 20px;
	font-weight: 500;
	line-height: 1.45em;
	color: var(--primary-color);
	margin-bottom: 20px;
}

.testimonial-item-content p:last-child{
	margin: 0;
}

.testimonial-item-counter{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
	border-top: 1px solid var(--divider-color);
	margin-top: 30px;
	padding-top: 30px;
}

.testimonial-item-counter h2{
	min-width: 95px;
	font-size: 52px;
}

.testimonial-item-counter p{
	max-width: 190px;
	margin: 0;
}

.testimonial-footer-box{
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
    gap: 20px 30px;
}

.testimonial-footer-box .google-rating-box{
	border-right: 1px solid var(--divider-color);
	padding-right: 30px;
}

/************************************/
/***       15. Our Blog css       ***/
/************************************/

.our-blog{
	padding: 120px 0 90px;
}

.post-item{
	background: var(--secondary-color);
	border-radius: 20px;
	height: calc(100% - 30px);
    margin-bottom: 30px;
	padding: 10px;
}

.post-featured-image{
	position: relative;
	margin-bottom: 10px;
}

.post-featured-image a{
    cursor: none;
    display: block;
	border-radius: 20px;
    overflow: hidden;
}

.post-featured-image figure{
	display: block;
}

.post-featured-image img{
	width: 100%;
    aspect-ratio: 1 / 0.731;
    object-fit: cover;
    transition: all 0.6s ease-in-out;
}

.post-item:hover .post-featured-image img{
	transform: scale(1.06);
}

.post-item-body{
	padding: 20px;
}

.post-item-content h2{
    font-size: 26px;
	line-height: 1.3em;
}

.post-item-content h2 a{
    color: inherit;
}

.post-item .post-item-btn{
	border-top: 1px solid var(--divider-color);
	padding-top: 20px;
	margin-top: 20px;
}

/************************************/
/***       16. Footer css         ***/
/************************************/

.main-footer{
	padding: 120px 0 0;
	margin-bottom: 15px;
	margin-top: 5%;
}

.about-footer{
	max-width: 333px;
}

.footer-logo img{
	width: 100%;
    max-width: 190px;
}

.about-footer-content{
	margin-top: 30px;
}

.about-footer-content p{
	color: var(--white-color);
}

.about-footer-content p:last-child{
	margin: 0;
}

.footer-social-links{
	/* border-top: 1px solid var(--dark-divider-color); */
	padding-top: 25px;
	margin-top: 25px;
}

.footer-social-links ul{
	display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-social-links ul li a{
	width: 40px;
	height: 40px;
    color: var(--white-color);
	border: 1px solid var(--dark-divider-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.4s ease-in-out;
}

.footer-social-links ul li a:hover{
	background-color: var(--accent-color);
}

.footer-social-links ul li a i{
	font-size: 18px;
	color: inherit;
}

.footer-links-box{
	display: flex;
    /* flex-wrap: wrap;*/
    justify-content: space-between;
    gap: 92px;
	
}

.footer-links{
	max-width: 100%;
}

.footer-links h2{
	font-size: 26px;
	color: var(--white-color);
	margin-bottom: 30px;
}

.footer-links ul{
	list-style: disc;
	margin: 0;
	padding: 0 0 0 20px;
}

.footer-links ul li{
	color: var(--white-color);
	line-height: 1.5em;
	margin-bottom: 15px;
}

.footer-links ul li:last-child{
	margin-bottom: 0;
}

.footer-links ul li::marker{
	color: var(--accent-color);
}

.footer-links ul li a{
	color: inherit;
	transition: all 0.3s ease-in-out;
}

.footer-links ul li a:hover{
	color: var(--accent-color);
}

.compliance-thumbnail-row{
	display: flex;
	align-items: flex-start;
	gap: 16px;
	flex-wrap: wrap;
}

.compliance-section{
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.compliance-section h2{
	font-size: 26px;
	color: var(--white-color);
	margin-bottom: 4px;
}

.compliance-group{
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.compliance-group h3{
    font-size: 19px;
    color: #4c94ff;
	font-weight: 500;
	margin-bottom: 0;
}

.compliance-row{
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}

.compliance-row .compliance-thumbnail{
	flex: 1;
    min-width: 133px;
    max-width: 133px;
}

.compliance-thumbnail-grid,
.compliance-thumbnail-iso-stack{
	display: block;
	max-width: 190px;
	flex: 0 0 190px;
}

.compliance-thumbnail-grid h2,
.compliance-thumbnail-iso-stack h2{
	white-space: nowrap;
}

.compliance-thumbnail{
	width: 100%;
	/* height: 96px;
	min-height: 96px; */
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 8px;
	padding: 14px 16px;
	overflow: hidden;
	cursor: pointer;
	transition: background 0.12s ease-out, border-color 0.12s ease-out, transform 0.12s ease-out, box-shadow 0.12s ease-out;
	will-change: transform;
}

.compliance-thumbnail.is-loaded{
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.16);
}

.compliance-thumbnail:hover{
	background: var(--accent-color);
	border-color: var(--accent-color);
	box-shadow: none;
	transform: translate3d(0, -8px, 0);
}

.compliance-thumbnail-dnv,
.compliance-thumbnail-cybersigma,
.compliance-thumbnail-iso{
	transform: translate3d(0, 0, 0);
	transition: background 0.18s ease, border-color 0.18s ease, transform 0.28s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.compliance-thumbnail-dnv:hover,
.compliance-thumbnail-dnv:focus-visible,
.compliance-thumbnail-cybersigma:hover,
.compliance-thumbnail-cybersigma:focus-visible,
.compliance-thumbnail-side-box.compliance-thumbnail-iso:hover,
.compliance-thumbnail-side-box.compliance-thumbnail-iso:focus-visible{
	background: var(--accent-color) !important;
	border-color: var(--accent-color) !important;
	box-shadow: none !important;
	transform: translate3d(0, -10px, 0) !important;
	transition: background 0.18s ease, border-color 0.18s ease, transform 0.28s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.compliance-thumbnail:focus-visible{
	outline: 2px solid var(--accent-color);
	outline-offset: 4px;
}

.compliance-thumbnail img{
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.compliance-thumbnail-dnv img{
	max-width: 128px;
	max-height: 64px;
}

.compliance-thumbnail-cybersigma{
	padding: 14px 16px;
}

.compliance-thumbnail-cybersigma img{
	max-width: 150px;
	max-height: 82px;
}

.compliance-thumbnail-side-box{
	flex: 0 0 190px;
	height: 96px;
	min-height: 96px;
	background: rgba(255, 255, 255, 0.1);
	cursor: default;
}

.compliance-thumbnail-side-box:hover{
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.16);
	transform: none;
}

.compliance-thumbnail-side-stack{
	flex: 0 0 190px;
	padding-top: 61px;
}

.compliance-thumbnail-side-stack .compliance-thumbnail-side-box,
.compliance-thumbnail-iso-stack .compliance-thumbnail-side-box{
	width: 100%;
}

.compliance-thumbnail-iso{
	display: block;
	align-content: center;
	cursor: pointer;
	text-align: center;
	transition: background 0.18s ease, border-color 0.18s ease, transform 0.28s cubic-bezier(0.22, 1, 0.36, 1) !important;
	will-change: transform;
}

.compliance-thumbnail-iso:hover,
.compliance-thumbnail-iso:focus-visible{
	background: var(--accent-color);
	border-color: var(--accent-color);
	box-shadow: none;
	transform: translate3d(0, -8px, 0);
}

.compliance-thumbnail-side-box.compliance-thumbnail-iso:hover,
.compliance-thumbnail-side-box.compliance-thumbnail-iso:focus-visible{
	background: var(--accent-color) !important;
	border-color: var(--accent-color) !important;
	box-shadow: none !important;
	transform: translate3d(0, -10px, 0) !important;
	transition: background 0.18s ease, border-color 0.18s ease, transform 0.28s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.compliance-thumbnail-iso span{
	display: block;
	color: var(--white-color);
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
}

.compliance-thumbnail-iso p{
	color: var(--white-color);
	font-size: 14px;
	font-weight: 600;
	line-height: 1.25;
	margin: 4px 0 0;
}

.compliance-thumbnail-nxtgen img,
.compliance-thumbnail-digicert img{
	max-width: 128px;
	max-height: 56px;
}

.compliance-thumbnail-certin,
.compliance-thumbnail-vapt,
.compliance-thumbnail-mistry{
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 8px;
	color: rgba(255, 255, 255, 0.8);
	font-family: "Poppins", var(--default-font);
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

.digicert-trust-box{
	background: rgba(255, 255, 255, 0.06);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 12px;
	padding: 24px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
    margin-top: 92px;
}

.digicert-trust-logo img{
	max-width: 180px;
	height: auto;
}

.digicert-trust-list{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.digicert-trust-list li{
	display: flex;
	align-items: center;
	gap: 10px;
	color: rgba(255, 255, 255, 0.85);
	font-size: 14px;
	font-family: "Poppins", var(--default-font);
}

.digicert-trust-list li i{
	color: #20d2a6;
	font-size: 16px;
}

.certificate-popup .mfp-container{
	padding: 24px;
}

.certificate-popup .mfp-figure{
	border-radius: 8px;
	overflow: hidden;
}

.certificate-popup .mfp-img{
	padding: 0;
	max-height: calc(100vh - 110px) !important;
	border-radius: 8px;
	box-shadow: 0 24px 70px rgba(0, 0, 0, 0.4);
	background: #fff;
}

.certificate-popup .mfp-bottom-bar{
	margin-top: 14px;
}

.certificate-popup .mfp-title{
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0;
}

.certificate-popup .mfp-close{
	width: 44px;
	height: 44px;
	line-height: 44px;
	top: 16px;
	right: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.16);
	color: #fff;
	opacity: 1;
	transition: all 0.25s ease-in-out;
}

.certificate-popup .mfp-close:hover{
	background: var(--accent-color);
}

.certificate-modal{
	--certificate-zoom: 1;
	position: fixed;
	inset: 0;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.22s ease, visibility 0.22s ease;
}

.certificate-modal.is-open{
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.certificate-modal.is-preparing{
	visibility: visible;
}

.certificate-modal-backdrop{
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.74);
	backdrop-filter: blur(6px);
	opacity: 0;
	transition: opacity 0.28s ease;
}

.certificate-modal.is-open .certificate-modal-backdrop{
	opacity: 1;
}

.certificate-modal-dialog{
	position: relative;
	width: min(900px, 94vw);
	max-width: 94vw;
	max-height: 92vh;
	height: min(820px, 92vh);
	display: flex;
	flex-direction: column;
	gap: 14px;
	padding: 18px;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 28px 80px rgba(0, 0, 0, 0.42);
	transform: translateY(24px) scale(0.94);
	opacity: 0;
	filter: blur(8px);
	transition: transform 0.42s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.24s ease, filter 0.34s ease;
}

.certificate-modal.is-open .certificate-modal-dialog{
	transform: translateY(0) scale(1);
	opacity: 1;
	filter: blur(0);
}

.certificate-modal.is-iframe-certificate .certificate-modal-dialog{
	width: min(1180px, 96vw);
	height: min(860px, 92vh);
	max-width: 96vw;
	max-height: 92vh;
}

.certificate-modal-title{
	margin: 0;
	padding-right: 42px;
	color: var(--primary-color);
	font-size: 20px;
	font-weight: 700;
	line-height: 1.25em;
	letter-spacing: 0;
	font-family: "DM Sans", sans-serif !important;
}

.certificate-modal-frame{
	flex: 1;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	width: 100%;
	max-width: 100%;
	min-height: 0;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	background: #f5f7fb;
	border-radius: 8px;
	touch-action: none;
	user-select: none;
}

.certificate-modal-frame img{
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: none;
	object-fit: contain;
	flex: 0 0 auto;
	transform: translate3d(0, 0, 0) scale(1);
	transform-origin: center center;
	transition: transform 0.24s ease-in-out;
	will-change: transform;
	pointer-events: none;
}

.certificate-modal-frame iframe{
	display: none;
	width: 100%;
	height: calc(92vh - 110px);
	min-height: 420px;
	border: 0;
	border-radius: 6px;
	background: #ffffff;
}

.certificate-modal.is-iframe-certificate .certificate-modal-frame{
	flex: 1;
	min-height: 0;
	padding: 0;
	overflow: hidden;
	touch-action: auto;
	user-select: auto;
}

.certificate-modal.is-iframe-certificate .certificate-modal-frame img{
	display: none;
}

.certificate-modal.is-iframe-certificate .certificate-modal-frame iframe{
	display: block;
	height: 100%;
}

.certificate-modal-frame.is-draggable{
	cursor: grab;
}

.certificate-modal-frame.is-dragging{
	cursor: grabbing;
}

.certificate-modal-frame.is-dragging img{
	transition: none;
}

.certificate-modal-close{
	position: absolute;
	top: 6px;
	right: 12px;
	z-index: 3;
	width: 38px;
	height: 38px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: #ffffff;
	color: var(--primary-color);
	/*box-shadow: 0 8px 24px rgba(0, 0, 0, 0.22); */
	font-size: 28px;
	line-height: 1;
	cursor: pointer;
	transition: all 0.24s ease-in-out;
}

.certificate-modal-close:hover{
	background: var(--accent-color);
	color: #ffffff;
}

body.certificate-modal-open{
	overflow: hidden;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px){
	.certificate-modal{
		padding: 20px;
	}

	.certificate-modal-dialog{
		max-width: 92vw;
		max-height: 90vh;
		height: 90vh;
	}

	.certificate-modal.is-iframe-certificate .certificate-modal-dialog{
		width: 92vw;
		height: 90vh;
	}

	.certificate-modal-title{
		padding-right: 42px;
	}

	.certificate-modal-frame img{
		max-height: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px){
	.certificate-modal{
		padding: 18px;
	}

	.certificate-modal-dialog{
		width: auto;
		max-width: 92vw;
		max-height: 88vh;
		height: 88vh;
		padding: 16px;
		gap: 12px;
	}

	.certificate-modal.is-iframe-certificate .certificate-modal-dialog{
		width: 94vw;
		height: 88vh;
		max-width: 94vw;
	}

	.certificate-modal-title{
		font-size: 18px;
		padding-right: 42px;
	}

	.certificate-modal-frame{
		min-height: 0;
	}

	.certificate-modal-frame img{
		max-height: none;
	}
}

@media only screen and (min-width: 768px) and (max-height: 760px){
	.certificate-modal{
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.certificate-modal-dialog{
		max-height: 94vh;
		height: 94vh;
		padding: 12px;
		gap: 8px;
	}

	.certificate-modal.is-iframe-certificate .certificate-modal-dialog{
		height: 94vh;
		max-height: 94vh;
	}

	.certificate-modal-title{
		font-size: 17px;
	}

	.certificate-modal-close{
		width: 30px;
		height: 30px;
		font-size: 24px;
	}

	.certificate-modal-frame{
		min-height: 0;
		padding: 8px;
	}

	.certificate-modal-frame img{
		max-height: none;
	}
}

@media only screen and (max-width: 767px){
	.compliance-thumbnail-row{
		flex-direction: column;
	}

	.compliance-thumbnail-grid,
	.compliance-thumbnail-iso-stack,
	.compliance-thumbnail-side-stack,
	.compliance-thumbnail-side-box{
		width: 100%;
		max-width: 190px;
		flex: 0 0 auto;
	}

	.compliance-thumbnail-side-stack{
		padding-top: 0;
	}

	.certificate-modal{
		align-items: flex-start;
		padding: 12px;
		overflow-y: auto;
	}

	.certificate-modal-dialog{
		width: 100%;
		max-width: 100%;
		height: calc(100vh - 24px);
		max-height: calc(100vh - 24px);
		min-height: 0;
		padding: 12px;
		gap: 10px;
	}

	.certificate-modal.is-iframe-certificate .certificate-modal-dialog{
		width: 100%;
		height: calc(100vh - 24px);
		max-height: none;
	}

	.certificate-modal-title{
		font-size: 17px;
		padding-right: 38px;
	}

	.certificate-modal-close{
		width: 32px;
		height: 32px;
		font-size: 24px;
	}

	.certificate-modal-frame{
		min-height: 0;
		padding: 8px;
	}

	.certificate-modal-frame img{
		max-height: none;
	}

	.certificate-modal-frame iframe{
		height: calc(100vh - 166px);
		min-height: 260px;
	}
}

@media only screen and (max-width: 420px){
	.footer-links-box{
		gap: 24px;
	}

	.footer-links h2,
	.footer-newsletter-form-box h2{
		font-size: 19px;
	}

	.footer-links ul li{
		font-size: 14px;
	}

	.compliance-thumbnail-grid,
	.compliance-thumbnail-iso-stack,
	.compliance-thumbnail-side-stack{
		gap: 8px;
	}

	.compliance-thumbnail,
	.compliance-thumbnail-side-box{
		height: 68px;
		min-height: 68px;
	}

	.certificate-modal{
		padding: 10px;
	}

	.certificate-modal-dialog{
		padding: 10px;
	}
	.certificate-modal-close{
		width: 30px;
		height: 30px;
		font-size: 22px;
	}

	.certificate-modal-frame{
		min-height: 0;
	}

	.certificate-modal-frame img{
		max-height: none;
	}
}

.footer-map-link{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	padding: 6px 14px;
	background: var(--accent-color);
	border-radius: 31px;
	color: #d4dbdf;
	border: 1px solid #002093;
	font-weight: 700;
	line-height: 1.1em;
	white-space: nowrap;
	transition: all 0.3s ease-in-out;
}

.footer-map-link:hover{
	background: var(--white-color);
	color: var(--primary-color);
	border-color: var(--white-color);
}

.footer-address-card{
	padding: 12px 36px;
	background: #1d2f3a59;
	margin: 24px 0 0 0;
	border-radius: 14px;
	border: 1px solid #1d2f3a;

}

body.theme-dark .main-footer .footer-address-card{
	background: #1d1d1f;
	border-color: #313131;
}

.footer-working-hours-links{
	width: 100%;
    max-width: 42%;
}

.footer-working-hours-links ul{
	list-style: none;
	padding: 0;
}

.footer-working-hours-links ul li{
	width: 100%;
	display: flex;
	justify-content: space-between;
	gap: 10px;
}

.footer-working-hours-links ul li span{
	font-weight: 600;
}
.adrs{
	    line-height: normal;
    margin-bottom: 9px;
    color: #fff;
}
.footer-info-box{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px 100px;
	    margin-top: 18px;
}

.footer-newsletter-form-box{
	width: calc(30% - 50px);
}

.footer-newsletter-form-box h2{
	font-size: 26px;
	color: var(--white-color);
	margin-bottom: 30px;
}

.footer-newsletter-form-box .form-group{
	display: flex;
	background-color: var(--dark-divider-color);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
	border-radius: 10px;
	padding: 5px;
}

.footer-newsletter-form-box .form-group .form-control{
	width: calc(100% - 40px);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3em;
	color: var(--white-color);
	background: transparent;
	border: none;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	padding: 6px 15px;
}

.footer-newsletter-form-box .form-group .form-control::placeholder{
	color: var(--white-color);
	opacity: 20%;
}

.footer-newsletter-form-box .form-group .newsletter-btn{
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: var(--accent-color);
	border: none;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
}

.footer-newsletter-form-box .form-group .newsletter-btn:hover{
	background-color: var(--white-color);
}

.footer-newsletter-form-box .form-group .newsletter-btn i{
    font-size: 18px;
	color: var(--white-color);
	transition: all 0.4s ease-in-out;
}

.footer-newsletter-form-box .form-group .newsletter-btn:hover i{
	color: var(--primary-color);
}

.footer-contact-items-list{
	width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0;
    padding: 36px;
    background-color: var(--dark-divider-color);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    border-radius: 20px;
}

body.theme-dark .main-footer .footer-contact-items-list{
	background-color: #0000008a;
}


.footer-contact-item{
	position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.footer-contact-items-list > .footer-contact-item{
	flex: 1 1 0;
	min-width: 0;
	padding-right: 30px;
	margin-right: 30px;
}

.footer-contact-items-list > .footer-contact-item:last-child{
	padding-right: 0;
	margin-right: 0;
}

.footer-contact-item::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: var(--dark-divider-color);
    width: 1px;
    height: 100%;
	display: none;
}

.footer-contact-items-list > .footer-contact-item::before{
	display: block;
}

.footer-contact-items-list > .footer-contact-item:last-child:before{
	display: none;
}

.footer-contact-item .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.footer-contact-item .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--secondary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.footer-contact-item:hover .icon-box::before{
	transform: scale(1)
}

.footer-contact-item .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
	transition: all 0.4s ease-in-out;
    z-index: 1;
}

.footer-contact-item .icon-box i{
	position: relative;
	color: #fff;
	font-size: 21px;
	-webkit-text-stroke: 0.3px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.footer-contact-item:hover .icon-box img{
	filter: brightness(0) invert(0);
}

.footer-contact-item:hover .icon-box i{
	color: var(--accent-color);
}

.footer-contact-item-content{
	width: calc(100% - 65px);
	min-width: 0;
}

.footer-contact-item-content p{
	margin: 0;
	color: var(--white-color);
}

.footer-contact-item-content .d-flex{
	flex-wrap: wrap;
}

.footer-contact-item-content h3{
	font-size: 20px;
	color: var(--white-color);
	letter-spacing: 0;
	margin-top: 5px;
}

.footer-contact-item-content h3 a{
	color: inherit;
    transition: all 0.3s ease-in-out;
	word-break: break-word;
}

.footer-contact-item-content h3 a:hover{
	color: #55a9dd;
}


.footer-copyright-text{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	text-align: left;
    border-top: 1px solid var(--dark-divider-color);
    padding: 31px 0;
    margin-top: 50px;
}

.footer-copyright-text .footer-social-links{
	margin-top: 0;
	margin-left: auto;
	padding-top: 0;
}

.ftr-weblink{
	color: #fff;
	transition: 0.50s;
}

.ftr-weblink:hover{
	color: #55a9dd;
	transition: 0.50s;
}

.footer-copyright-text p{
	color: var(--white-color);
	margin: 0;
	text-align: left;
}

/************************************/
/***     17. About Us Page css    ***/
/************************************/

.page-header{
	position: relative;
	background-image: url('../images/page-header-bg-image.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	padding: 295px 0 180px;
	margin: 15px 15px 0;
	overflow: hidden;
}

.page-header:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(2, 22, 35, 0.40) 10%, rgba(2, 22, 35, 0.00) 45%, rgba(2, 22, 35, 0.80) 90%);
	height: 100%;
	width: 100%;
	z-index: 1;
}

.page-header-box{
	position: relative;
	z-index: 2;
}

.page-header-box h1{
	display: inline-block;
	font-size: 60px;
	line-height: 1.1em;
	color: var(--white-color);
	margin-bottom: 10px;
	cursor: none;
}

.page-header-box ol{
	margin: 0;
	padding: 0;
}

.page-header-box ol li.breadcrumb-item{
	line-height: 1.5em;
    text-transform: capitalize;
	color: var(--white-color);
}

.page-header-box ol li.breadcrumb-item a{
    color: inherit;
}

.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{
    color: var(--white-color);
}

.our-approach{
	padding: 120px 0;
}

.approach-item{
	background-color: var(--bg-color);
	border-radius: 20px;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	padding: 40px;
}

.approach-item-image{
	width: 100%;
	max-width: 185px;
	margin-bottom: 40px;
}

.approach-item-image figure{
	display: block;
	background-image: url('../images/approach-image-shape.svg');
	mask-image: url('../images/approach-image-shape.svg');
    mask-size: cover;
    mask-position: center center;
    mask-repeat: no-repeat;
    width: 100%;
    height: 100%;
	border-radius: 20px;
}

.approach-item-image figure img{
	width: 100%;
	aspect-ratio: 1 / 0.975;
	object-fit: cover;
	border-radius: 20px;
}

.approach-item-contant h3{
	font-size: 26px;
}

.approach-item-contant p{
	border-top: 1px solid var(--divider-color);
    padding-top: 20px;
    margin: 20px 0 0;
}

.our-benefits{
	padding: 120px 0;
}

.benefit-item{
	min-height: 420px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
	background-color: var(--bg-color);
    border-radius: 20px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 40px;
	transition: all 0.4s ease-in-out;
}

.benefit-item-content h3{
	font-size: 26px;
}

.benefit-item-content p{
	margin: 15px 0 0;
}

.benefit-item-counter{
	display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid var(--divider-color);
    padding-top: 30px;
}

.benefit-item-counter h2{
	min-width: 120px;
	font-size: 52px;
}

.benefit-item-counter p{
	max-width: 195px;
	margin: 0;
}

.our-team{
	padding: 120px 0;
}

.team-item{
	position: relative;
	height: calc(100% - 30px);
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}

.team-item-image a{
	cursor: none;
}

.team-item-image figure{
	position: relative;
	display: block;
}

.team-item-image figure::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: linear-gradient(180deg, transparent 50%, rgba(2, 22, 35, 0.90) 95%);
	width: 100%;
	height: 100%;
	z-index: 1;
}

.team-item-image figure img{
	width: 100%;
	aspect-ratio: 1 / 1.191;
	object-fit: cover;
	transition: all 0.6s ease-in-out;
}

.team-item:hover .team-item-image figure img{
	transform: scale(1.06);
}

.team-item-body{
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: 40px;
	z-index: 2;
}

.team-item-content h2{
	font-size: 26px;
	color: var(--white-color);
}

.team-item-content h2 a{
	color: inherit;
}

.team-item-content p{
	color: var(--white-color);
	margin: 10px 0 0;
}

.team-item-social-list{
	border-top: 1px solid var(--dark-divider-color);
	padding-top: 20px;
	margin-top: 20px;
}

.team-item-social-list ul{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.team-item-social-list ul li a{
	width: 40px;
	height: 40px;
	color: var(--white-color);
	border: 1px solid var(--dark-divider-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.4s ease-in-out;
}

.team-item-social-list ul li a:hover{
	background: var(--accent-color);
}

.team-item-social-list ul li a i{
	font-size: 18px;
	color: var(--white-color);
	transition: all 0.4s ease-in-out;
}

/************************************/
/*** 	 18. Services Page css	  ***/
/************************************/

.page-services{
	padding: 120px 0 90px;
}

.page-services .service-item{
	background-color: var(--secondary-color);
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.page-services .service-item-header .icon-box::before{
	background-color: var(--primary-color);
}

.page-services .service-item-title h2{
	color: var(--primary-color);
}

.page-services .service-item:hover .service-item-header .icon-box img{
	filter: none;
}

.page-services .service-item-content{
	border-color: var(--divider-color);
}

.page-services .service-item-content p{
	color: var(--text-color);
}

/************************************/
/*** 	19. Service Single css	  ***/
/************************************/

.page-service-single{
	padding: 120px 0;
}

.page-single-sidebar{
	position: sticky;
	top: 30px;
	margin-right: 15px;
}

.page-category-list{
	background: var(--secondary-color);
	border-radius: 20px;
    margin-bottom: 30px;
	overflow: hidden;
}

.page-category-list .page-category-list-title{
	font-size: 26px;
	line-height: normal;
	color: var(--white-color);
	background: var(--accent-color);
	padding: 18px 40px;
}

.page-category-list ul{
	list-style: none;
    margin: 0;
	padding: 40px;
}

.page-category-list ul li{
	font-family: var(--accent-font);
	color: var(--primary-color);
	font-weight: 500;
	line-height: 1.5em;
    border-bottom: 1px solid var(--divider-color);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.page-category-list ul li:last-child{
    border-bottom: none;
    margin: 0;
    padding: 0;
}

.page-category-list ul li a{
    position: relative;
    display: block;
    text-transform: capitalize;
	color: inherit;
    padding-right: 25px;
    transition: all 0.3s ease-in-out;
}

.page-category-list ul li a:hover{
    color: var(--accent-color);
}

.page-category-list ul li a::before{
	content: '';
    position: absolute;
    top: 50%;
    right: 0;
	background: url('../images/arrow-primary.svg') no-repeat;
	background-position: center center;
	background-size: cover;
    width: 20px;
    height: 20px;
	transform: translate(-2px, -50%);
}

.sidebar-cta-box{
    position: relative;
    border-radius: 20px;
    min-height: 350px;
    align-content: end;
    padding: 40px;
    overflow: hidden;
}

.sidebar-cta-box:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent 2.71%, rgba(2, 22, 35, 0.90) 100%);
    z-index: 1;
}

.sidebar-cta-image{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sidebar-cta-image figure{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.sidebar-cta-image figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sidebar-cta-body{
    position: relative;
    z-index: 1;
}

.sidebar-cta-body h2{
	font-size: 20px;
    line-height: 1.4em;
    color: var(--white-color);
}

.sidebar-cta-body p{
	color: var(--white-color);
	margin: 15px 0 0;
}

.sidebar-cta-contact-btn{
    margin-top: 25px;
}

.page-single-image{
	margin-bottom: 30px;
}

.page-single-image figure{
	display: block;
	border-radius: 20px;
}

.page-single-image img{
    width: 100%;
    aspect-ratio: 1 / 0.622;
    object-fit: cover;
	border-radius: 20px;
}

.service-entry{
    margin-bottom: 60px;
}

.service-entry p{
    margin-bottom: 20px;
}

.service-entry p:last-child{
    margin-bottom: 0;
}

.service-entry h2{
    font-size: 52px;
	line-height: 1.1em;
    margin-bottom: 20px;
}

.service-entry h3{
	font-size: 20px;
	margin-bottom: 10px;
}

.service-entry ul{
	margin: 0;
    padding: 0;
    list-style: none;
}

.service-entry ul li{
	position: relative;
    line-height: 1.5em;
    margin-bottom: 20px;
    padding-left: 25px;
}

.service-entry ul li:last-child{
	margin-bottom: 0;
}

.service-entry ul li::before{
	content: '\2a';
    position: absolute;
    font-family: 'Font Awesome 7 Free';
    font-size: 18px;
    font-weight: 900;
    color: var(--primary-color);
    top: 0;
    left: 0;
}

.service-offer-item-box{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px 40px;
	margin-top: 40px;
}

.service-offer-item-list{
	width: calc(58% - 20px);
}

.service-entry .section-footer-text.section-satisfy-img{
	justify-content: start;
	border-top: 1px solid var(--divider-color);
	padding-top: 30px;
}

.what-we-quote-box{
	width: calc(42% - 20px);
	background-color: var(--white-color);
	border-radius: 20px;
	padding: 30px;
}

.what-we-quote-box .icon-box img{
	width: 100%;
	max-width: 40px;
}

.what-we-quote-content{
	margin-top: 20px;
}

.what-we-quote-content p{
	font-weight: 500;
	color: var(--primary-color);
}

.what-we-author-content{
	border-top: 1px solid var(--divider-color);
	padding-top: 20px;
	margin-top: 20px;
}

.what-we-author-content h3{
	margin-bottom: 5px;
}

.service-offer-box,
.service-why-choose-box{
	margin-top: 60px;
}

.service-why-choose-image-content{
	display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 40px;
}

.service-why-choose-item-list{
	width: calc(51% - 15px);
	background-color: var(--secondary-color);
	border-radius: 20px;
	padding: 40px;
}

.service-why-choose-item{
	border-bottom: 1px solid var(--divider-color);
    padding-bottom: 30px;
	margin-bottom: 30px;
}

.service-why-choose-item:last-child{
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.service-why-choose-item .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    overflow: hidden;
}

.service-why-choose-item .icon-box:before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.service-why-choose-item:hover .icon-box:before{
	transform: scale(1);
}

.service-why-choose-item .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
	transition: all 0.4s ease-in-out;
    z-index: 1;
}

.service-why-choose-item-content h3{
	font-size: 26px;
}

.service-why-choose-image{
	width: calc(49% - 15px);
}

.service-why-choose-image figure{
	display: block;
    height: 100%;
    border-radius: 20px;
}

.service-why-choose-image figure img{
	width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1.104;
    object-fit: cover;
    border-radius: 20px;
}

/************************************/
/*** 	 20. Blog Archive css	  ***/
/************************************/

.page-blog{
	padding: 120px 0;
}

.page-pagination{
    margin-top: 30px;
    text-align: center;
}

.page-pagination ul{
    justify-content: center;
    padding: 0;
    margin: 0;
}

.page-pagination ul li a,
.page-pagination ul li span{
	font-family: var(--accent-font);
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: var(--secondary-color);
    color: var(--primary-color);
	border-radius: 10px;
    width: 40px;
    height: 40px;
    margin: 0 5px;
	font-size: 20px;
    font-weight: 500;
	line-height: 1em;
    transition: all 0.3s ease-in-out;
}

.page-pagination ul li.active a, 
.page-pagination ul li a:hover{
	color: var(--white-color);
    background: var(--accent-color);
}

/************************************/
/*** 	 21. Blog Single css	  ***/
/************************************/

.page-single-post{
	padding: 120px 0;
}

.post-single-meta ol li{
	font-size: 18px;
	color: var(--white-color);
	margin-right: 15px;
}

.post-single-meta ol li:last-child{
	margin-right: 0;
}

.post-single-meta ol li i{
    font-size: 18px;
    color: var(--white-color);
    margin-right: 5px;
}

.post-image{
	position: relative;
	margin-bottom: 30px;
}

.post-image figure{
	display: block;
	border-radius: 20px;
	overflow: hidden;
}

.post-image img{
	width: 100%;
	aspect-ratio: 1 / 0.50;
	object-fit: cover;
	border-radius: 20px;
}

.post-content{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

.post-entry{
	border-bottom: 1px solid var(--divider-color);
	padding-bottom: 30px;
    margin-bottom: 30px;
}

.post-entry:after{
    content: '';
    display: block;
    clear: both;
}

.post-entry a{
    color: var(--accent-color);
}

.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6{
	font-family: var(--accent-font);
    font-weight: 500;
    line-height: 1.2em;
	letter-spacing: -0.02em;
	margin: 0 0 0.389em;
}

.post-entry h1{
	font-size: 60px;
	line-height: 1.1em;
}

.post-entry h2{
	font-size: 52px;
	line-height: 1.1em;
}

.post-entry h3{
	font-size: 40px;
}

.post-entry h4{
	font-size: 30px;
}

.post-entry h5{
	font-size: 24px;
}

.post-entry h6{
	font-size: 20px;
}

.post-entry p{
	margin-bottom: 20px;
}

.post-entry p:last-child{
	margin-bottom: 0;
}

.post-entry p strong{
	color: var(--primary-color);
	font-size: 18px;
	font-weight: 600;
}

.post-entry ol{
    margin: 0 0 30px;
}

.post-entry ul{
	padding: 0;
	margin: 20px 0 20px;
	padding-left: 20px;
}

.post-entry ol:last-child,
.post-entry ul:last-child{
    margin-bottom: 0;
}

.post-entry ol li,
.post-entry ul li{
    position: relative;
	font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color: var(--text-color);
    margin-bottom: 15px;
}

.post-entry ul li:last-child{
	margin-bottom: 0;
}

.post-entry ul ul,
.post-entry ul ol,
.post-entry ol ol,
.post-entry ol ul{
    margin-top: 20px;
    margin-bottom: 0;
}

.post-entry ul ul li:last-child,
.post-entry ul ol li:last-child,
.post-entry ol ol li:last-child,
.post-entry ol ul li:last-child{
    margin-bottom: 0;
}

.post-entry blockquote{
	background: var(--secondary-color) url('../images/icon-blockquote.svg');
	background-repeat: no-repeat;
	background-position: 30px 30px;
    background-size: 45px;
	border-radius: 20px;
    padding: 30px 30px 30px 90px;
    margin-bottom: 30px;
}

.post-entry blockquote p{
	font-family: var(--accent-font);
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4em;
	color: var(--primary-color);
}

.post-entry blockquote p:last-child{
	margin-bottom: 0;
}

.tag-links{
    font-size: 20px;
	font-weight: 500;
    text-transform: capitalize;
	color: var(--primary-color);
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
}

.post-tags .tag-links a{
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
	letter-spacing: 0;
	background: var(--accent-color);
    color: var(--white-color);
	border-radius: 100px;
    padding: 12px 20px;
	transition: all 0.4s ease-in-out;
}

.post-tags .tag-links a:hover{
	background: var(--primary-color);
}

.post-social-sharing{
    text-align: right;
}

.post-social-sharing ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-social-sharing ul li{
    display: inline-block;
    margin-right: 10px;
}

.post-social-sharing ul li:last-child{
	margin-right: 0;
}

.post-social-sharing ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	background: var(--accent-color);
	color: var(--white-color);
	border-radius: 100px;
    width: 40px;
    height: 40px;
    transition: all 0.4s ease-in-out;
}

.post-social-sharing ul li:hover a{
	background: var(--primary-color);
}

.post-social-sharing ul li a i{
    font-size: 18px;
    color: inherit;
}

/************************************/
/*** 	 22. Projects Page css	  ***/
/************************************/

.page-projects{
	padding: 120px 0 90px;
}

.page-projects .project-item{
	height: calc(100% - 30px);
    margin-bottom: 30px;
}

/************************************/
/*** 	23. Project Single css	  ***/
/************************************/

.page-project-single{
	padding: 120px 0;
}

.project-category-list ul li{
	font-weight: 500;
	font-family: var(--accent-font);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 5px;
}

.project-category-list ul li span{
	font-weight: 400;
	color: var(--text-color);
}

.project-entry{
    margin-bottom: 60px;
}

.project-entry p{
    margin-bottom: 20px;
}

.project-entry h2{
	font-size: 52px;
	line-height: 1.1em;
    margin-bottom: 20px;
}

.project-entry h3{
	font-size: 26px;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.project-entry p:last-child,
.project-entry h2:last-child,
.project-entry h3:last-child{
    margin-bottom: 0;
}

.project-client-challenges-box,
.project-client-challenges-box,
.project-achieved-box{
	margin-top: 60px;
}


.project-challenges-item-list{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin: 40px 0;
}

.project-challenges-item{
	width: calc(50% - 15px);
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

.project-challenges-item .icon-box{
	position: relative;
	width: 50px;
	height: 50px;
	background: var(--accent-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.project-challenges-item .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.project-challenges-item:hover .icon-box::before{
    transform: scale(1);
}

.project-challenges-item .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
	z-index: 1;
}

.project-challenges-item-content{
	width: calc(100% - 65px);
}

.project-entry-video-image-box{
	position: relative;
}

.project-entry-image figure{
	position: relative;
	display: block;
    border-radius: 20px;
    overflow: hidden;
}

.project-entry-image figure::before{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--primary-color);
	opacity: 20%;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.project-entry-image figure img{
	width: 100%;
    aspect-ratio: 1 / 0.502;
    border-radius: 20px;
    object-fit: cover;
}

.watch-video-circle{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.watch-video-circle a{
	display: inline-block;
    border-radius: 50%;
    cursor: none;
    overflow: hidden;
}

.watch-video-circle a img{
	width: 100%;
    max-width: 110px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    animation: infiniterotate 20s infinite linear;
}

.watch-video-circle a:hover img{
	animation-play-state: paused;
}

.project-achieved-body{
	background-color: var(--secondary-color);
    border-radius: 20px;
    padding: 40px;
    margin-top: 40px;
}

.project-achieved-item-list{
	border-bottom: 1px solid var(--divider-color);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.project-achieved-item{
	display: flex;
	flex-wrap: wrap;
    gap: 15px;
	margin-bottom: 30px;
}

.project-achieved-item:last-child{
	margin-bottom: 0;
}

.project-achieved-item .icon-box{
	position: relative;
	width: 50px;
	height: 50px;
	background: var(--accent-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.project-achieved-item .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.project-achieved-item:hover .icon-box::before{
    transform: scale(1);
}

.project-achieved-item .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
	z-index: 1;
}

.project-achieved-item-content{
	width: calc(100% - 65px);
}

.project-achieved-item-content h3{
	margin-bottom: 5px;
}

.skills-progress-bar{
	margin-bottom: 30px;
}

.skills-progress-bar:last-child{
	margin-bottom: 0;
}

.skills-progress-bar .skill-data{
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 15px;
}

.skills-progress-bar .skill-data .skill-title,
.skills-progress-bar .skill-data .skill-no{
	font-family: var(--accent-font);
	font-size: 16px;
	font-weight: 500;
    color: var(--primary-color);
}

.skills-progress-bar .skillbar .skill-progress{
    position: relative;
    width: 100%;
    height: 10px;
    background: var(--bg-color);
    border-radius: 10px;
    overflow: hidden;
}

.skills-progress-bar .skillbar .skill-progress .count-bar{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: var(--accent-color);
    border-radius: 10px;
}

/************************************/
/*** 	   24. Team Page css	  ***/
/************************************/

.page-team{
	padding: 120px 0 90px;
}

/************************************/
/*** 	 25. Team Single css	  ***/
/************************************/

.page-team-single{
	padding: 120px 0;
}

.team-single-image{
	margin-bottom: 30px;
}

.team-single-image figure{
	display: block;
    border-radius: 20px;
}

.team-single-image figure img{
	width: 100%;
    aspect-ratio: 1 / 1.237;
    object-fit: cover;
    border-radius: 20px;
}

.team-member-about,
.team-leader-approach-box,
.team-education-certificate-box{
	margin-bottom: 60px;
}

.team-contact-list-box{
	background-color: var(--secondary-color);
    border-radius: 20px;
    padding: 40px;
}

.team-contact-items-list{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	border-bottom: 1px solid var(--divider-color);
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.team-contact-items-list:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.team-contact-item{
	width: calc(50% - 15px);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.team-contact-item .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: var(--accent-color);
    border-radius: 100px;
    overflow: hidden;
}

.team-contact-item .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
	border-radius: 100px;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.team-contact-item:hover .icon-box::before{
	transform: scale(1);
}

.team-contact-item .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
    z-index: 1;
}

.team-contact-item-content{
	width: calc(100% - 65px);
}

.team-contact-item-content p{
	margin: 0 0 5px;
}

.team-contact-item-content h3{
	font-size: 20px;
}

.member-social-list{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
    gap: 15px;
	border-top: 1px solid var(--divider-color);
    margin-top: 40px;
	padding-top: 40px;
}

.member-social-list h3{
	font-size: 26px;
}
    
.member-social-list ul{
	list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.member-social-list ul li a{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
	color: var(--primary-color);
    border: 1px solid var(--divider-color);
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.member-social-list ul li:hover a{
    background: var(--accent-color);
	border-color: var(--accent-color);
	color: var(--white-color);
}

.member-social-list ul li a i{
    font-size: 18px;
    color: inherit;
}

.team-approach-image-content{
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
	background-color: var(--white-color);
	border-radius: 20px;
	padding: 10px;
}

.team-approach-image{
	width: calc(45% - 5px);
}

.team-approach-image figure{
	display: block;
    height: 100%;
    border-radius: 20px;
}

.team-approach-image figure img{
	width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1.002;
    object-fit: cover;
    border-radius: 20px;
}

.team-approach-accordion{
	align-content: center;
	width: calc(55% - 5px);
	padding: 30px;
}

.team-approach-accordion .accordion-item{
    border-bottom: 1px solid var(--divider-color);
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.team-approach-accordion .accordion-item:last-child{
    margin-bottom: 0;
	padding-bottom: 0;
    border-bottom: none;
}

.team-approach-accordion .accordion-header .accordion-button{
    font-size: 20px;
	font-weight: 500;
    line-height: 1.4em;
    color: var(--primary-color);
    padding-right: 30px;
    transition: all 0.3s ease-in-out;
}

.team-approach-accordion .accordion-button:not(.collapsed){
    margin-bottom: 10px;
}

.team-approach-accordion .accordion-item .accordion-button::after, 
.team-approach-accordion .accordion-item .accordion-button.collapsed::after{
    content: '\f078';
    font-family: 'Font Awesome 7 Free';
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 20px;
    font-weight: 900;
    transform: translateY(-50%);
    color: var(--accent-color);
    transition: all 0.3s ease-in-out;
}

.team-approach-accordion .accordion-button:not(.collapsed)::after{
    transform: translateY(-50%) rotate(180deg);
}

.team-approach-accordion .accordion-item .accordion-body{
	padding-right: 30px;
}

.team-approach-accordion .accordion-body p{
	color: var(--text-color);
    margin-bottom: 15px;
}

.team-approach-accordion .accordion-body p:last-child{
    margin-bottom: 0;
}

.team-award-item{
	border-bottom: 1px solid var(--divider-color);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap:  15px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.team-award-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.team-award-item-header{
	width: calc(100% - 65px);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.team-award-item-image figure{
	display: block;
	border-radius: 20px;
}

.team-award-item-image figure img{
	width: 100%;
	max-width: 100px;
	aspect-ratio: 1 / 0.72;
	object-fit: cover;
	border-radius: 20px;
}

.team-award-item-content{
	width: calc(100% - 115px);
	max-width: 350px;
	margin: 0 auto;
}

.team-award-item-content h3{
	font-size: 20px;
	line-height: 1.4em;
}

.team-award-item-btn a{
	position: relative;
	width: 50px;
	height: 50px;
	border: 1px solid var(--divider-color);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease-in-out;
}

.team-award-item .team-award-item-btn a:hover{
	background-color: var(--accent-color)
}

.team-award-item-btn a img{
	width: 100%;
	max-width: 20px;
	transition: all 0.4s ease-in-out;
}

.team-award-item .team-award-item-btn a:hover img{
	filter: brightness(1) invert(1);
}

/************************************/
/*** 	 26. Pricing Page css	  ***/
/************************************/

.page-pricing{
	padding: 120px 0;
}

/************************************/
/***  27. Testimonials Page css	  ***/
/************************************/

.page-testimonials{
	padding: 120px 0 90px;
}

.page-testimonials .testimonial-item{
	background-color: var(--secondary-color);
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

/************************************/
/*** 	 28. Image Gallery css	  ***/
/************************************/

.page-gallery{
	padding: 120px 0 90px;
}

.page-gallery-box .photo-gallery{
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.page-gallery-box .photo-gallery a{
	cursor: none;
}

.page-gallery-box .photo-gallery figure{
	display: block;
	border-radius: 20px;
}

.page-gallery-box .photo-gallery img{
	width: 100%;
	aspect-ratio: 1 / 0.868;
	object-fit: cover;
	border-radius: 20px;
}

/************************************/
/*** 	 29. Video Gallery css	  ***/
/************************************/

.page-video-gallery{
	padding: 120px 0 90px;
}

.video-gallery-image{
	height: calc(100% - 30px);
	margin-bottom: 30px;
	overflow: hidden;
}

.video-gallery-image a{
	position: relative;
	display: block;
	cursor: none;
}

.video-gallery-image a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--primary-color);
	border-radius: 20px;
    opacity: 0%;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.video-gallery-image:hover a::before{
    opacity: 50%;
    visibility: visible;
    transform: scale(1);
}

.video-gallery-image a::after{
    content: '\f04b';
	font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
	font-size: 20px;
	background: var(--accent-color);
	color: var(--white-color);
    border-radius: 50%;
    height: 60px;
    width: 60px;
    cursor: none;
	display: flex;
	align-items: center;
	justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}

.video-gallery-image:hover a::after{
    opacity: 1;
    visibility: visible;
}

.video-gallery-image img{
	width: 100%;
	aspect-ratio: 1 / 0.868;
	object-fit: cover;
	border-radius: 20px;
}

/************************************/
/*** 	  30. FAQ's Page css	  ***/
/************************************/

.page-faqs{
	padding: 120px 0;
}

.page-faqs .page-single-faqs{
    margin-bottom: 60px;
}

.page-faqs .page-single-faqs:last-child{
    margin-bottom: 0px;
}

/************************************/
/*** 	31. Contact Us Page css	  ***/
/************************************/

.page-contact-us{
	padding: 120px 0 60px;
}

.contact-us-content{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
	min-height: 600px;
}

.contact-info-item{
	display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px;
}

.contact-info-item:last-child{
	margin-bottom: 0;
}

.contact-info-item .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.contact-info-item .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--primary-color);
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.contact-info-item:hover .icon-box::before{
	transform: scale(1);
}

.contact-info-item .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
    z-index: 1;
}

.contact-info-item-content{
	width: calc(100% - 65px);
}

.contact-info-item-content p{
	margin: 0 0 5px;
}

.contact-info-item-content h3{
	font-size: 20px;
    transition: all 0.4s ease-in-out;
}

.contact-info-item-content h3 a{
	color: inherit;
	transition: all 0.4s ease-in-out;
}

.contact-info-item-content h3 a:hover{
	color: var(--accent-color);
}

.contact-social-list{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    border-top: 1px solid var(--divider-color);
    padding-top: 30px;
}

.contact-social-list h3{
	font-size: 20px;
}

.contact-social-list ul{
	display: flex;
    flex-wrap: wrap;
    gap: 10px 15px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-social-list ul li a{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
	color: var(--primary-color);
    border: 1px solid var(--divider-color);
    border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.contact-social-list ul li:hover a{
	background: var(--accent-color);
}

.contact-social-list ul li i{
	font-size: 20px;
	color: inherit;
	transition: all 0.4s ease-in-out;
}

.contact-social-list ul li:hover a i{
	color: var(--white-color);
}

.google-map{
	padding: 60px 0 120px;
}

.google-map-iframe{
	width: 100%;
    height: 650px;
}

.google-map-iframe iframe{
	width: 100%;
    height: 100%;
	filter: grayscale(100%);
    border-radius: 20px;
	transition: all 0.4s ease-in-out;
}

.google-map-iframe iframe:hover{
	filter: grayscale(0%);
}

/************************************/
/*** 	32. 404 Error Page css	  ***/
/************************************/

.error-page{
	padding: 120px 0;
}

.error-page-image{
	text-align: center;
	margin-bottom: 30px;
}

.error-page-image img{
	width: 100%;
	max-width: 685px;
}

.error-page-content{
	text-align: center;
}

.error-page-content .section-title{
	margin-bottom: 15px;
}

/************************************/
/***      33. Responsive css      ***/
/************************************/

@media only screen and (max-width: 1850px){

	.bg-section{
		width: calc(100% - 30px);
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px){

.hero-ai-core {
    position: absolute;
    top: 46%;
    left: 50%;
    width: 220px;
    aspect-ratio: 1;
    transform: translate(-50%, -50%) scale(0.72);
 
}

.hero-card-asset-relationships .asset-reporting-list {
    max-height: 212px;
    overflow-y: hidden;
}

.hero-ai-benefit-security {
    top: 39%;
    left: 10% !important;
    width: auto;
}

.hero-ai-metric-one {
    top: 55%;
    left: 19%;
}

.hero-ai-metric-two {
   top: 54%;
    right: 18%;
}

.hero-ai-benefit-automation {
    top: 23%;
    left: 21%;
    width: auto;
}

.hero-ai-benefit-compliance {
    top: 38%;
    right: 17%;
}
	
.hero{
		height: clamp(570px, calc(100vh - 30px), 860px);
		height: clamp(570px, calc(100svh - 30px), 860px);
		min-height: 0;
		padding: 0;
}

	.hero > .container{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 24px;
		z-index: 5;
	}

	.hero-content .section-title{
		margin-bottom: 0;
	}

	.hero-content .section-title h1{
		font-size: clamp(34px, 3.4vw, 48px);
	}

	.hero-content .section-title p{
		font-size: 14px;
		margin-bottom: 0;
	}

	.hero-scroll-dots{
		margin-top: 16px;
	}

	.hero-card-asset-visibility{
		top: 20.1%;
		left: 5.1%;
		width: clamp(329px, 21vw, 430px);
	}

	.hero-card-asset-relationships{
	        top: 50.2%;
		left: 5%;
		width: clamp(332px, 21vw, 560px);
		min-height: 228px;
		pointer-events: auto;
	}

	.hero-card-asset-relationships .asset-tracking-row{
		height: 168px;
		max-height: 168px;
		overflow: hidden;
	}

	.hero-card-asset-relationships .asset-reporting-list{
		transform: translateY(0);
		transition: transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
		will-change: transform;
		gap: 3px 30px;
	}

	.hero-card-asset-relationships:hover .asset-reporting-list{
		transform: translateY(-168px);
	}

	.hero-card-asset-report{
		top: 20.1%;
		right: 4.1%;
		width: clamp(349px, 21.5vw, 430px);
	}

	.hero-card-asset-tracking{
		        top: 53.2%;
		right: 4%;
		width: clamp(351px, 21.5vw, 430px);
		min-height: 234px;
	}

	.secure-hud-center{
		top: 18.4%;
		right: 12.9%;
		width: clamp(260px, 19.8vw, 500px);
	}

	.secure-hud-node{
		gap: 13px;
		font-size: 14px;
	}

	.secure-hud-node b{
		width: clamp(72px, 5.8vw, 101px);
	}

	.secure-hud-node b i{
		font-size: 36px !important;
	}

	.secure-hud-node-optimization{
		top: 16%;
		right: 32.6%;
	}

	.secure-hud-node-performance{
		top: 46.5%;
		right: 32.9%;
	}

	.secure-hud-node-network{
		top: 16.4%;
		right: 6.8%;
	}

	.secure-hud-node-data{
		top: 47%;
		right: 6.3%;
	}

	.secure-hud-node-threat{
		top: 68.5%;
		right: 19.9%;
	}

	.hero-service-card{
		grid-template-columns: 45px minmax(0, 1fr);
		gap: 14px;
		min-height: 59px;
        padding: 6px;
		border-radius: 12px;
		font-size: clamp(17px, 1.8vw, 16px);
	}

	.hero-service-swatch{
		width: 45px;
		height: 45px;
		border-radius: 12px;
	}

	.hero-service-swatch i{
		font-size: 23px;
	}

	.hero-service-card-service{
		top: 20.9%;
		left: 5.8%;
		width: clamp(291px, 21vw, 460px);
	}

	.hero-service-card-change{
		top: 33.3%;
		left: 9.6%;
		width: clamp(300px, 22vw, 540px);
	}

	.hero-service-card-problem{
		top: 45.8%;
		left: 6.3%;
		width: clamp(298px, 17vw, 518px);
	}

	.hero-service-card-escalation{
		top: 60.2%;
		left: 9.6%;
		width: clamp(350px, 32vw, 530px);
	}

	.hero-service-card-email{
		top: 58.2%;
        left: 9.8%;
        width: clamp(302px, 12vw, 490px);
	}

	.hero-service-card-ai{
		top: 75.4%;
        left: 6.6%;
        width: clamp(284px, 10vw, 530px);
	}

	.hero-card-service-email{
	        top: 21%;
        left: 8%;
		width: auto;
		        padding: 9px 9px;
	}

	.hero-card-service-assign{
		        top: 33%;
        left: 12%;
		width: auto;
		        padding: 9px 9px;
	}

	.hero-card-service-workflow{
		        top: 45%;
        left: 8%;
        width: auto;
        min-height: 150px;
        padding: 9px;
	}

	.system-flow{
	        --system-flow-size: clamp(60px, 2.5vw, 107px);
		--system-flow-gap: clamp(34px, 4.4vh, 52px);
		--system-flow-connector: clamp(58px, 5vw, 78px);
		left: 4.8%;
		top: 52%;
	}

	.system-flow-icon{
		font-size: clamp(32px, 3vw, 38px);
	}

	.system-flow-icon i{
		font-size: 25px;
	}

	.system-flow-item{
		font-size: clamp(17px, 1.7vw, 22px);
	}

	.system-flow-stem{
		margin-right: 20px;
	}

	.system-flow-label{
		margin-top: 0;
		text-shadow: 0 2px 12px rgba(0, 10, 24, 0.56);
		white-space: nowrap;
		font-size: 19px;
	}

	.monitoring-panel{
		width: auto;
	
        padding: 9px;
	}

	.monitoring-log-panel{
		        top: 25%;
        left: 17%;
	}

	.monitoring-log-panel-1{
	        top: 36%;
        left: 27%;
	}

	.monitoring-log-panel-2{
		        top: 48%;
        left: 26%;
	}

	.monitoring-log-panel-3{
		        top: 60%;
        left: 20%;
	}

	.monitoring-util-panel{
		        top: 37%;
        right: 26%;
		width: auto;
		padding: 14px 20px;
	}

	.monitoring-panel-header{
		font-size: clamp(14px, 1vw, 18px);
		gap: 20px;
	}
}

@media only screen and (max-width: 1024px){

	.main-menu ul li{
		margin: 0;
	}

	.section-content-btn .section-btn{
		margin-top: 20px;
	}
	
	.section-title-content{
        margin-top: 10px;
    }

	.section-btn{
        text-align: left;
        margin-top: 15px;
	}

	.hero{
		height: auto;
	}

	.system-flow{
		--system-flow-size: min(17vw, 82px);
		--system-flow-gap: 22px;
		--system-flow-connector: min(10vw, 42px);
		left: 6%;
		top: 54%;
		transform: translateY(-50%);
	}

	.hero.hero-system-slide .hero-system-layer{
		transform: translateY(0);
	}

	.system-flow-icon{
		font-size: min(7vw, 31px);
	}

	.system-flow-item{
		font-size: 12px;
	}

	.system-flow-stem{
		margin-right: 14px;
	}

	.hero-service-layer{
		inset: 104px 22px auto;
		height: min(500px, calc(100% - 270px));
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 14px;
		align-content: center;
		overflow: hidden;
	}

	.hero-service-card,
	.hero-service-card-service,
	.hero-service-card-change,
	.hero-service-card-problem,
	.hero-service-card-escalation,
	.hero-service-card-email,
	.hero-service-card-ai{
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		width: 100%;
		min-width: 0;
		min-height: 0;
		padding: 16px;
		border-radius: 12px;
	}

	.hero::before{
		background: var(--primary-color);
		opacity: 40%;
	}

	.hero-support-box{
		margin: 30px 0 0 0;
		padding: 25px;
	}

	.about-us-content{
		margin-bottom: 30px;
	}

	.about-us-image-box{
		max-width: 740px;
		margin: 0 auto;
	}

	.about-us-image.box-1 figure img{
		aspect-ratio: 1 / 1.03;
	}

	.about-us-image.box-2 figure img{
		aspect-ratio: 1 / 0.83;
	}

	.why-choose-image-box{
		max-width: 740px;
		margin: 0 auto 30px;
	}

	.intro-video-circle{
		text-align: center;
		margin: 0;
	}

	.intro-video-items-list{
		margin-top: 100px;
	}

	.intro-video-item{
		width: calc(50% - 15px);
	}

	.project-item-content{
		padding: 20px;
	}

	.our-expertise-nav ul li .nav-link{
		font-size: 18px;
		flex-direction: column;
		padding: 15px;
	}

	.expertise-item-content{
		padding: 20px;
	}

	.cta-content{
		min-height: auto;
        margin: 0 0 30px;
	}

	.contact-us-form{
		padding: 30px;
	}
	
	.faqs-content{
		margin-bottom: 30px;
	}

	.cta-rating-box{
		max-width: 100%;
	}

	.about-footer{
		max-width: 100%;
		margin-bottom: 30px;
	}

	.about-footer-content{
		margin-top: 15px;
	}

	.footer-links h2{
		margin-bottom: 20px;
	}

	.footer-links-box{
		gap: 40px;
	}

	.footer-links ul li{
		margin-bottom: 10px;
	}

	.footer-info-box{
		margin-top: 11px;
    
	}

	.footer-newsletter-form-box{
		width: 100%;
	}

	.footer-newsletter-form-box h2{
		margin-bottom: 20px;
	}

	.footer-contact-items-list{
		width: 100%;
		padding: 30px;
	}

	.footer-contact-items-list > .footer-contact-item{
		padding-right: 20px;
		margin-right: 20px;
	}

	.footer-copyright-text{
		padding: 30px 0;
		margin-top: 30px;
	}

	.page-single-sidebar{
		margin: 0;
	}

	.page-category-list .page-category-list-title{
		font-size: 22px;
		padding: 15px 20px;
	}

	.page-category-list ul,
	.sidebar-cta-box{
		padding: 20px;
	}

	.page-category-list ul li{
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.page-single-image{
		margin-bottom: 20px;
	}

	.service-entry{
		margin-bottom: 40px;
	}

	.service-offer-box,
	.service-why-choose-box{
		margin-top: 40px;
	}

	.service-offer-item-box{
		margin-top: 30px;
	}

	.service-offer-item-list,
	.what-we-quote-box{
		width: 100%;
	}

	.service-why-choose-image-content{
		margin-top: 30px;
	}

	.service-why-choose-item-list{
		padding: 30px;
	}
	
	.project-entry{
		margin-bottom: 40px;
	}

	.project-client-challenges-box, 
	.project-client-challenges-box, 
	.project-achieved-box{
		margin-top: 40px;
	}

	.project-challenges-item-list{
		margin: 30px 0
	}

	.project-achieved-body{
		padding: 30px;
		margin-top: 30px;
	}

	.team-member-about,
	.team-leader-approach-box,
	.team-education-certificate-box{
		margin-bottom: 40px;
	}

	.team-contact-list-box{
		padding: 30px;
	}

	.team-contact-items-list{
		padding-bottom: 30px;
		margin-bottom: 30px;
	}

	.team-contact-item-content{
		width: 100%;
	}

	.member-social-list{
		margin-top: 30px;
		padding-top: 30px;
	}

	.team-approach-accordion{
		padding: 10px;
	}

	.contact-us-content{
		margin-bottom: 30px;
		min-height: auto;
	}
}

@media only screen and (max-width: 991px){

	.btn-default{
        padding: 15px 50px 15px 15px;
    }

	.btn-default::before{
		width: 36px;
		height: 36px;
	}

	header.main-header{
		top: 0;
		right: 0;
		left: 0;
	}

	header.main-header .header-sticky{
		width: 100%;
	}

	header.main-header .header-sticky.active{
		width: 100%;
		top: 0;
		right: 0;
		left: 0;
		border-radius: 0;
	}

	.navbar{
		padding: 20px 0;
	}

	.responsive-menu,
    .navbar-toggle{
        display: block;
    }

	.slicknav_nav li,
	.slicknav_nav ul{
        display: block;
    }

	.header-btn{
		display: none;
	}

	.bg-section{
		width: 100%;
		border-radius: 0;
		margin: 0;
	}

	.bg-section .container-fluid{
		padding: 0 15px;
	}

	.section-row{
		margin-bottom: 40px;
	}
	
	.section-title{
		margin-bottom: 30px;
	}

	.section-title .section-sub-title{
		padding: 8px 14px 8px 36px;
		margin-bottom: 10px;
	}

	.section-title .section-sub-title::before{
		font-size: 16px;
		left: 14px;
	}

	.section-title h1{
		font-size: 44px;
	}

	.section-title h2{
		font-size: 38px;
	}

	.section-title p{
		margin-top: 10px;
	}

	.hero{
		min-height: 780px;
        border-radius: 0;
		padding: 150px 0 60px;
        margin: 0;
	}

	.hero > .container{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 44px;
		z-index: 7;
	}

	.hero-intel-layer{
		inset: 104px 22px auto;
		height: min(500px, calc(100% - 270px));
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 14px;
		align-content: start;
		overflow: hidden;
	}

	.hero-node,
	.hero-connector{
		display: none;
	}

	.hero-data-card,
	.hero-card-asset-visibility,
	.hero-card-asset-relationships,
	.hero-card-asset-report,
	.hero-card-asset-tracking{
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		width: 100%;
		min-width: 0;
		min-height: 0;
		padding: 16px;
		border-radius: 12px;
	}

	.hero-card-asset-relationships,
	.hero-card-asset-tracking{
		grid-column: 1 / -1;
	}

	.hero-card-asset-relationships .asset-reporting-list,
	.hero-card-asset-tracking .asset-tracking-points{
		max-height: none;
		overflow: visible;
	}

	.hero-card-asset-relationships:hover .asset-reporting-list,
	.hero-card-asset-tracking:hover .asset-tracking-points{
		overflow-y: visible;
	}

	.hero-data-card h3{
		font-size: clamp(13px, 1.8vw, 17px);
		line-height: 1.15em;
		margin-bottom: 12px;
	}

	.asset-discovery-grid{
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 10px;
	}

	.hero-card-asset-visibility .asset-discovery-grid{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.asset-discovery-grid div{
		gap: 7px;
		font-size: clamp(10px, 1.45vw, 13px);
		min-width: 0;
	}

	.asset-discovery-grid i,
	.hero-card-asset-report .asset-discovery-grid i{
		width: 36px;
		height: 34px;
		padding: 0 !important;
		font-size: 21px;
	}

	.asset-reporting-list{
		gap: 9px;
	}

	.asset-reporting-item{
		grid-template-columns: 5px minmax(0, 1fr);
		gap: 10px;
	}

	.asset-reporting-bar{
		width: 5px;
		height: 28px;
	}

	.asset-reporting-line{
		margin-bottom: 4px;
	}

	.asset-reporting-line em,
	.asset-reporting-item p{
		white-space: normal;
	}

	.asset-reporting-line em{
		font-size: 12px;
	}

	.asset-reporting-line span{
		width: 100%;
	}

	.asset-reporting-item p{
		font-size: 11px;
		line-height: 1.2em;
	}

	.asset-tracking-points{
		gap: 10px;
	}

	.asset-tracking-point{
		grid-template-columns: 36px minmax(0, 1fr);
		gap: 10px;
		font-size: 12px;
	}

	.asset-tracking-point i{
		width: 36px;
		height: 36px;
		font-size: 15px;
	}

	.hero-content .section-title .hero-brand-title{
		font-size: 48px;
	}

	.hero-content .section-title h1{
		font-size: 64px;
	}

	.hero-content .section-title p{
		font-size: 16px;
	}
	
	.hero-support-box-content{
		margin-top: 20px;
	}

	.hero-support-box-content h2{
		font-size: 22px;
	}

	.hero-support-box-content ul{
		margin: 15px 0 0 0;
    	padding: 15px 0 0 0;
	}

	.about-us{
		padding: 60px 0;
	}

	.about-body-item-title h3{
		font-size: 22px;
	}

	.about-us-footer{
		margin-top: 30px;
		padding-top: 30px;
	}

	.about-us-author-box{
		gap: 10px;
	}

	.about-us-author-image figure img{
		max-width: 46px;
	}

	.about-us-author-content{
		width: calc(100% - 56px);
	}

	.about-us-image.box-2{
		max-width: 280px;
	}

	.about-us-counter-body{
		max-width: 160px;
		min-height: 170px;
		padding: 20px;
	}

	.about-us-counter-body h2{
		font-size: 38px;
	}

	.about-us-image-box .contact-us-circle{
		right: 40px;
	}

	.contact-us-circle a img{
		max-width: 110px;
	}

	.our-services{
		padding: 60px 0;
	}

	.service-item{
		padding: 15px;
	}

	.service-item-header-box{
		padding: 10px;
	}

	.service-item-title h2{
		font-size: 22px;
	}

	.service-item-slider .service-pagination{
		margin-top: 30px;
	}

	.section-footer-text{
		margin-top: 10px;
	}

	.our-services .section-footer-text{
		margin-top: 20px;
	}

	.why-choose-us{
		padding: 60px 0;
	}

	.google-rating-info-header h2{
		min-width: 70px;
		font-size: 22px;
	}

	.why-choose-item .icon-box{
		margin-bottom: 20px;
	}

	.why-choose-item-content h3{
		font-size: 22px;
	}

	.why-choose-us-content .section-footer-text{
		padding-top: 30px;
		margin-top: 30px;
	}

	.intro-video{
		padding: 60px 0;
	}

	.intro-video-circle a img{
		max-width: 110px;
	}

	.intro-video-item{
		padding: 30px;
		min-height: auto;
		gap: 20px;
	}

	.intro-video-counter-content{
		padding-top: 20px;
	}

	.intro-video-item-title h3{
		font-size: 22px;
	}

	.intro-video-counter-content h2{
		min-width: 70px;
		font-size: 38px;
	}

	.our-projects{
		padding: 60px 0;
	}

	.project-item{
		min-height: 420px;
	}

	.project-item-btn{
		margin: 10px 10px 0 auto;
	}

	.project-item-content ul{
		margin-bottom: 15px;
	}

	.project-item-content ul li a{
		padding: 5px 12px 5px 26px
	}

	.project-item-content ul li a::before{
		left: 12px;
	}

	.project-item-content h2{
		font-size: 22px;
	}

	.project-pagination.swiper-pagination-bullets{
		margin-top: 30px;
	}

	.our-expertise{
		padding: 60px 0 0;
		margin-bottom: 210px;
	}

	.our-expertise-nav{
		margin-bottom: 30px;
	}

	.our-expertise-nav ul li .nav-link .icon-box img{
		max-width: 20px;
	}

	.our-expertise-nav ul li .nav-link{
        font-size: 14px;
        padding: 12px;
    }

	.expertise-item-image,
	.expertise-item-content{
		width: 100%;
	}

	.expertise-item-image figure,
	.expertise-item-image figure img{
		height: auto;
	}

	.expertise-item-image figure img{
		aspect-ratio: 1 / 0.6;
	}
	
	.expertise-item-content h3{
		font-size: 26px;
	}

	.expertise-item-content ul{
		margin-top: 20px;
		padding-top: 20px;
	}

	.expertise-item-content ul li{
		margin-bottom: 10px;
	}

	.expertise-item-content ul li::before{
		font-size: 16px;
	}

	.our-pricing{
	        padding: 30px 0;
	}

	.our-pricing-swich{
		margin-bottom: 30px;
	}

	.our-pricing-swich.form-switch .form-check-input{
		width: 60px;
		height: 32px;
		background-size: 22px auto;
	}

	.pricing-item-header{
		padding: 20px;
	}

	.pricing-item-content h2{
		font-size: 22px;
	}

	.pricing-item-body{
		padding: 15px;
		border-radius: 14px;
	}

	.pricing-item-price h2{
		font-size: 34px;
	}

	.pricing-item-price h2 sub{
		font-size: 18px;
	}

	.pricing-item-list{
		padding-top: 20px;
		margin-top: 20px;
	}

	.pricing-item-list ul li{
		margin-bottom: 10px;
	}

	.pricing-item-list ul li::before{
		font-size: 16px;
	}

	.pricing-benefit-list{
		margin-top: 10px;
	}

	.pricing-benefit-list ul{
		gap: 20px 30px;
	}

	.pricing-benefit-list ul li img{
		max-width: 18px;
		margin-right: 10px;
	}

	.cta-box{
		padding: 60px 0;
	}

	.cta-client-rating h2{
		font-size: 38px;
	}

	.cta-client-rating i{
		font-size: 20px;
	}

	.cta-rating-content{
		padding-top: 20px;
		margin-top: 20px;
	}

	.contact-us-form .section-title{
		padding-bottom: 30px;
	}

	.contact-form .form-control{
		padding: 13px 15px;
	}

	.our-faqs{
		padding: 60px 0;
	}

	.faq-info-box{
		max-width: 100%;
	}

	.faq-info-box h3{
		font-size: 22px;
	}

	.faq-info-box ul li::before{
		font-size: 16px;
	}

	.faq-accordion .accordion-item{
		margin-bottom: 20px;
	}

	.faq-accordion .accordion-header .accordion-button{
		padding: 15px 45px 15px 15px;
	}

	.faq-accordion .accordion-item .accordion-button::after, 
	.faq-accordion .accordion-item .accordion-button.collapsed::after{
		right: 15px;
		width: 24px;
        height: 24px;
        background-size: 16px auto;
	}

	.faq-accordion .accordion-item .accordion-body{
		padding: 15px;
	}

	.our-testimonials{
		padding: 60px 0;
	}

	.testimonial-item{
		padding: 30px;
		min-height: 400px;
	}

	.testimonial-item-rating{
		margin-bottom: 15px;
	}

	.testimonial-item-content p{
		font-size: 18px;
	}

	.testimonial-item-counter{
		padding-top: 20px;
		margin-top: 20px;
	}

	.testimonial-item-counter h2{
		min-width: 85px;
		font-size: 38px;
	}

	.testimonial-footer-box{
		margin-top: 40px;
	}

	.our-blog{
		padding: 60px 0 30px;
	}

	.post-item-body{
        padding: 10px;
    }

	.post-item-content h2{
		font-size: 22px;
	}

	.post-item .post-item-btn{
		margin-top: 15px;
		padding-top: 15px;
	}

	.main-footer{
		padding: 60px 0 0;
	}

	.footer-links h2,
	.footer-newsletter-form-box h2{
		font-size: 22px;
	}

	.footer-contact-item-content h3{
		font-size: 18px;
	}

	.page-header{
        padding: 180px 0 90px;
		border-radius: 0;
		margin: 0;
    }

	.page-header-box h1{
		font-size: 44px;
	}

	.our-approach{
		padding: 60px 0;
	}

	.approach-item{
		padding: 30px;
	}

	.approach-item-image{
		margin-bottom: 30px;
	}

	.approach-item-contant h3{
		font-size: 22px;
	}

	.approach-item-contant p{
		margin-top: 15px;
		padding-top: 15px;
	}

	.our-benefits{
		padding: 60px 0;
	}

	.benefit-item{
		min-height: 340px;
		padding: 30px;
	}

	.benefit-item-content h3{
		font-size: 22px;
	}

	.benefit-item-counter h2{
		min-width: 80px;
		font-size: 38px;
	}

	.our-team{
		padding: 60px 0;
	}

	.team-item-body{
		left: 30px;
		right: 30px;
		bottom: 30px;
	}

	.team-item-content h2{
		font-size: 22px;
	}

	.page-services{
		padding: 60px 0 30px;
	}

	.page-service-single{
		padding: 60px 0;
	}

	.page-single-sidebar{
		position: initial;
		margin-bottom: 30px;
	}

	.service-entry h2{
		font-size: 36px;
		margin-bottom: 15px;
	}

	.service-entry p{
		margin-bottom: 15px;
	}

	.service-entry ul li{
		margin-bottom: 15px;
	}

	.service-entry ul li::before{
		font-size: 18px;
	}

	.service-offer-item-list .section-footer-text.section-satisfy-img{
		margin-top: 30px;
	}

	.service-why-choose-item{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.service-why-choose-item-content h3{
		font-size: 22px;
	}

	.page-blog{
		padding: 60px 0;
	}

	.page-pagination{
		margin-top: 10px;
	}

	.page-single-post{
        padding: 60px 0;
    }
    
    .post-image{
        margin-bottom: 20px;
    }
    
    .post-entry h2{
        font-size: 38px;
    }
    
    .post-entry p{
        margin-bottom: 15px;
    }
    
    .post-entry ol li,
    .post-entry ul li{
		font-size: 16px;
        margin-bottom: 10px;
    }
    
    .post-entry blockquote{
        background-position: 20px 20px;
        background-size: 40px;
        padding: 20px 20px 20px 70px;
        margin-bottom: 20px;
    }
    
    .post-entry blockquote p{
        font-size: 18px;
    }
    
    .post-tags{
        margin-bottom: 20px;
    }
    
    .post-tags .tag-links a{
        padding: 12px 15px;
    }
    
    .post-social-sharing ul{
        text-align: left;
    }

	.page-projects{
		padding: 60px 0 30px;
	}

	.page-project-single{
		padding: 60px 0;
	}

	.project-entry h2{
		font-size: 36px;
		margin-bottom: 15px;
	}

	.project-entry h3{
		font-size: 22px;
	}

	.project-entry p{
		margin-bottom: 15px;
	}

	.page-team{
		padding: 60px 0 30px;
	}

	.page-team-single{
		padding: 60px 0;
	}

	.team-single-image figure img{
		aspect-ratio: 1 / 0.8;
		object-position: top center;
	}

	.team-contact-item-content{
        width: calc(100% - 65px);
    }

	.member-social-list h3{
		font-size: 22px;
	}

	.team-approach-accordion .accordion-header .accordion-button{
		font-size: 18px;
		padding-right: 25px;
	}

	.team-approach-accordion .accordion-item .accordion-button::after,
	.team-approach-accordion .accordion-item .accordion-button.collapsed::after{
		font-size: 18px;
	}

	.team-approach-accordion .accordion-item .accordion-body{
		padding-right: 0;
	}

	.page-pricing{
		padding: 60px 0;
	}

	.page-testimonials{
		padding: 60px 0 30px;
	}

	.page-gallery{
		padding: 60px 0 30px;
	}

	.page-video-gallery{
		padding: 60px 0 30px;
	}

	.page-faqs{
		padding: 60px 0;
	}

	.page-faqs .page-single-faqs{
		margin-bottom: 40px;
	}

	.page-contact-us{
		padding: 60px 0 30px;
	}

	.contact-info-item{
		margin-bottom: 20px;
	}

	.google-map{
		padding: 30px 0 60px;
	}

	.google-map-iframe{
		height: 450px;
	}

	.error-page{
		padding: 60px 0px;
	}
	
	.error-page-image{
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px){

	.section-row{
		margin-bottom: 0;
	}

	.section-title h1{
		font-size: 28px;
	}

	.section-title h2{
		font-size: 26px;
	}

	.hero-content .section-title .hero-brand-title{
		font-size: 34px;
		margin-bottom: 12px;
	}

	.hero{
		min-height: auto;
		height: auto;
		overflow: visible;
		padding: 10px 0 30px;
	}

	.hero > .container{
		bottom: auto;
	}

	.hero-benefits-layer{
		position: absolute;
		inset: 0;
		display: block;
		overflow: visible;
		pointer-events: none;
	}

	.hero-intel-layer{
		inset: 86px 12px auto;
		height: min(455px, calc(100% - 245px));
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 9px;
	}

	.hero-data-card,
	.hero-card-asset-visibility,
	.hero-card-asset-relationships,
	.hero-card-asset-report,
	.hero-card-asset-tracking,
	.hero-card-service-email,
	.hero-card-service-assign,
	.hero-card-service-workflow{
		/* position: relative !important;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		width: 100% !important; */
		min-width: 0;
		padding: 12px;
		border-radius: 10px;
	}

	.hero-data-card h3{
		font-size: 13px;
		margin-bottom: 9px;
	}

	.asset-discovery-grid{
		gap: 8px;
	}

	.asset-discovery-grid div{
		gap: 5px;
		font-size: 10px;
		line-height: 1.15em;
	}

	.asset-discovery-grid i,
	.hero-card-asset-report .asset-discovery-grid i{
		width: 30px;
		height: 30px;
		font-size: 17px;
	}

	.asset-reporting-list{
		gap: 7px;
	}

	.asset-reporting-item:nth-child(n+4){
		display: none;
	}

	.asset-reporting-bar{
		height: 24px;
	}

	.asset-reporting-line em,
	.asset-reporting-item p{
		font-size: 10px;
	}

	.asset-tracking-points{
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 8px;
	}

	.asset-tracking-point{
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 6px;
		text-align: center;
		font-size: 10px;
		line-height: 1.15em;
	}

	.asset-tracking-point i{
		width: 30px;
		height: 30px;
		font-size: 13px;
	}

	.hero-content .section-title h1{
		font-size: 34px;
	}

	.hero-support-box{
		padding: 20px;
	}

	.hero-support-box .icon-box img{
		max-width: 40px;
	}

	.hero-support-box-content h2{
		font-size: 20px;
	}

	.hero-support-box-content ul li{
		font-size: 18px;
	}

	.about-us-body-image,
	.about-body-item{
		width: 100%;
	}

	.about-us-body-image figure,
	.about-us-body-image figure img{
		height: auto;
	}

	.about-body-item{
		padding: 10px;
	}

	.about-body-item-header{
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.about-body-item-header .icon-box{
		width: 40px;
		height: 40px;
	}

	.about-body-item-header .icon-box img{
		max-width: 20px;
	}

	.about-body-item-title{
		width: calc(100% - 55px);
	}

	.about-body-item-title h3{
		font-size: 20px;
	}

	.about-us-footer{
		gap: 20px;
	}

	.about-us-author-content h3{
		font-size: 18px;
	}

	.about-us-image-box{
		padding: 45px 45px 0 0;
	}
	
	.about-us-image.box-2{
		max-width: 160px;
		border: 10px solid var(--bg-color);
		border-right: none;
		border-top: none;
	}
	
	.about-us-image.box-2::before{
		top: 45px;
		left: -30px;
	}
	
	.about-us-image.box-2::after{
		right: 45px;
		bottom: -30px;
	}
	
	.about-us-counter-box{
		border: 10px solid var(--bg-color);
		border-bottom: none;
		border-left: none;
	}
	
	.about-us-counter-body{
		max-width: 125px;
		min-height: auto;
		padding: 15px;
	}
	
	.about-us-counter-box::before{
		top: -30px;
	}
	
	.about-us-counter-box::after{
		right: -30px;
	}

	.about-us-counter-body h2{
		font-size: 28px;
	}
	
	.about-us-image-box .contact-us-circle{	
		bottom: 40px;
		right: 0px;
	}

	.contact-us-circle a{
		border-width: 3px;
	}

	.contact-us-circle a img{
		max-width: 90px;
	}

	.service-item-header-box{	
		padding: 5px 5px 10px;
	}

	.service-item-content{
		padding-top: 15px;
		margin-top: 15px;
	}

	.service-item-title h2{
		font-size: 20px;
	}

	.service-item-btn a{
		width: 42px;
		height: 42px;
	}

	.service-item-btn a img{
		max-width: 22px;
	}

	.service-item-slider .service-pagination{
        margin-top: 20px;
    }

	.section-footer-text ul{
		margin-top: 10px;
	}

	.section-footer-text ul li{
		margin-right: 2px;
		padding-right: 6px;
	}

	.section-footer-text ul li i{
		font-size: 14px;
	}

	.satisfy-client-image figure img{
		max-width: 40px;
	}

	.why-choose-image-box-1{
		width: 44%;
	}

	.why-choose-image-box-1 .why-choose-image{
		margin-right: -100px;
	}

	.why-choose-image .contact-us-circle{
		top: 35px;
	}
	
	.why-choose-image-box-1 .google-rating-box{
		gap: 10px;
		padding: 12px;
		margin: 10px 5px 6px 0;
	}

	.google-rating-logo img{
		max-width: 30px;
	}

	.google-rating-info{
		width: calc(100% - 40px);
	}

	.google-rating-info-header h2{
		font-size: 20px;
		min-width: 60px;
	}

	.google-rating-star i{
		font-size: 16px;
	}

	.google-rating-info-content p{
		font-size: 14px;
	}

	.why-choose-image-box-2.why-choose-image{
		width: 56%;
	}

	.why-choose-image-box-2.why-choose-image figure{
		border-width: 3px;
	}

	.why-choose-item{
		width: 100%;
	}

	.why-choose-item-content h3{
		font-size: 20px;
	}

	.why-choose-us-content .section-footer-text{
		justify-content: center;
	}

	.intro-video .section-title{
		margin-bottom: 30px;
	}

	.intro-video-circle a img{
		max-width: 90px;
	}

	.intro-video-items-list{
		gap: 20px;
		margin-top: 30px;
	}

	.intro-video-item{
		width: 100%;
		padding: 20px;
		gap: 20px;
	}

	.intro-video-item-title h3{
		font-size: 20px;
	}

	.intro-video-counter-content{
		padding-top: 20px;
	}

	.intro-video-counter-content h2{
		min-width: 50px;
		font-size: 26px;
	}

	.project-item{
		min-height: 380px;
	}

	.project-item-content{
        padding: 15px;
    }

	.project-item-content h2{
		font-size: 20px;
	}

	.project-pagination.swiper-pagination-bullets{
        margin-top: 20px;
    }

	.our-expertise-nav .nav-tabs{
		margin: 0;
	}

	.our-expertise-nav .nav-tabs{
		gap: 10px;
	}

	.our-expertise-nav ul li .nav-link{
		gap: 6px;
		padding: 10px;
	}

	.expertise-item-content{
		padding: 10px;
	}

	.expertise-item-content h3{
		font-size: 20px;
	}

	.pricing-item-header{
		padding: 10px 10px 20px 10px;
	}

	.pricing-item-content h2{
		font-size: 20px;
	}

	.pricing-item-price h2{
		font-size: 28px;
	}
	
	.pricing-item-price h2 sub{
		font-size: 16px;
	}

	.pricing-item-list{
		padding-top: 15px;
		margin-top: 15px;
	}

	.pricing-item-list h3{
		margin-bottom: 15px;
	}

	.pricing-model-row{
		grid-template-columns: 1fr;
		gap: 4px;
	}

	.pricing-benefit-list{
		margin-top: 5px;
	}
	
	.pricing-benefit-list ul{
		gap: 10px;
	}

	.pricing-benefit-list ul li{
		font-size: 14px;
	}

	.pricing-benefit-list ul li img{
		max-width: 16px;
		margin-right: 5px;
	}

	.cta-client-rating h2{
		font-size: 28px;
	}

	.cta-client-rating i{
		font-size: 18px;
	}

	.contact-us-form{
		padding: 20px;
	}

	.contact-us-form .section-title{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.contact-form-btn{
		margin-top: 10px;
	}

	.faq-info-box{
		border-width: 4px;
		padding: 15px;
	}

	.faq-info-box h3{
		font-size: 18px;
	}

	.faq-info-box ul{
		padding: 15px 0 0;
    	margin: 15px 0 0;
	}

	.faq-accordion .accordion-header .accordion-button{
		font-size: 16px;
		padding: 12px 40px 12px 15px;
	}

	.faq-accordion .accordion-item .accordion-button::after, 
	.faq-accordion .accordion-item .accordion-button.collapsed::after{
		width: 20px;
		height: 20px;
		background-size: 14px auto;
	}

	.faq-accordion .accordion-item .accordion-body{
		padding: 12px 15px;
	}

	.testimonial-item{
		min-height: initial;
		gap: 20px;
		padding: 20px;
	}

	.testimonial-item-content p{
		font-size: 16px;
	}

	.testimonial-item-counter h2{
		min-width: 50px;
		font-size: 26px;
	}

	.testimonial-footer-box{
		margin-top: 30px;
	}

	.testimonial-footer-box .google-rating-box{
		padding: 0;
		border: none;
	}

	.testimonial-footer-box .google-rating-box img{
		max-width: 40px;
	}

	.testimonial-footer-box .google-rating-info{
		width: calc(100% - 55px);
	}

	.post-item-content h2{
		font-size: 20px;
	}

	.footer-social-links{
		padding-top: 20px;
		margin-top: 20px;
	}

	.footer-links{
		max-width: 100%;
		min-width: 0;
	}

	.footer-links.d-flex.gap-4,
	.section-title-center .d-flex > ul.d-flex{
		display: block !important;
		gap: unset;
	}

	.footer-links-box{
		display: grid;
		grid-template-columns: 1fr;
		gap: 28px;
		width: 100%;
		min-width: 0;
	}

	.main-footer .shrink{
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
	}

	.footer-links h2,
	.footer-newsletter-form-box h2{
		font-size: 20px;
		margin-bottom: 15px;
	}

	.footer-links ul{
		padding-left: 18px;
	}

	.footer-links ul li{
		margin-bottom: 9px;
		font-size: 15px;
		line-height: 1.4em;
	}

	.compliance-thumbnail-row{
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
		width: 100%;
		max-width: 100%;
		min-width: 0;
		overflow: visible;
	}

	.compliance-thumbnail-grid,
	.compliance-thumbnail-iso-stack,
	.compliance-thumbnail-side-stack{
		display: contents;
	}

	.compliance-thumbnail,
	.compliance-thumbnail-side-box{
		width: 100%;
		max-width: none;
		min-width: 0;
		height: 78px;
		min-height: 78px;
		margin-top: 0 !important;
	}

	.footer-address-card{
		padding: 15px 20px;
	}

	.footer-iso-cards{
		width: 100%;
	}

	.footer-iso-cards .footer-iso-card{
		flex: 1 1 0;
		min-width: 0;
		padding: 8px 10px;
	}

	.footer-iso-cards .footer-iso-card img{
		max-width: 118px !important;
	}

	.footer-contact-items-list{
		padding: 15px;
		gap: 20px;
		flex-wrap: wrap;
	}

	.footer-contact-items-list > .footer-contact-item{
		flex: 1 1 100%;
		padding-right: 0;
		margin-right: 0;
	}

	.footer-contact-item::before{
		display: none;
	}

	.footer-copyright-text{
		padding: 15px 0;
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}

	.footer-copyright-text .footer-social-links{
		margin-left: 0;
	}

	.page-header-box h1{
		font-size: 28px;
	}

	.approach-item{
		padding: 20px;
	}

	.approach-item-image{
		max-width: 150px;
		margin-bottom: 20px;
	}

	.approach-item-contant h3{
		font-size: 20px;
	}

	.approach-item-contant p{
		padding-top: 15px;
    	margin: 15px 0 0;
	}

	.benefit-item{
		min-height: initial;
		gap: 20px;
        padding: 20px;
    }

	.benefit-item-content h3{
        font-size: 20px;
    }

	.benefit-item-content p{
		margin: 10px 0 0;
	}

	.benefit-item-counter{
		padding-top: 20px;
	}

	.benefit-item-counter h2{
		min-width: 60px;
        font-size: 26px;
    }

	.team-item-body{
		left: 20px;
		right: 20px;
		bottom: 20px;
	}

	.team-item-content h2{
		font-size: 20px;
	}

	.team-item-social-list{
		padding-top: 15px;
    	margin-top: 15px;
	}

	.page-category-list .page-category-list-title{
		font-size: 20px;
	}

	.sidebar-cta-body p{
		margin: 10px 0 0;
	}

	.page-single-image img{
		aspect-ratio: 1 / 0.66;
	}

	.service-entry h2{
		font-size: 26px;
		margin-bottom: 10px;
	}

	.service-offer-item-list .section-footer-text.section-satisfy-img{
		justify-content: center;
		padding-top: 20px;
		margin-top: 20px;
	}

	.what-we-quote-box{
		padding: 20px;
	}

	.what-we-quote-content{
		margin-top: 20px;
	}

	.what-we-author-content h3{
		font-size: 18px;
	}

	.service-why-choose-item-list{
		width: 100%;
		padding: 20px;
	}

	.service-why-choose-item-content h3{
		font-size: 20px;
	}

	.service-why-choose-image{
		width: 100%;
	}

	.service-why-choose-image figure img{
		aspect-ratio: 1 / 0.95;
	}

	.post-single-meta ol li,
	.post-single-meta ol li i{
		font-size: 16px;
	}

	.post-image img{
		aspect-ratio: 1 / 0.7;
	}

	.post-entry blockquote{
		background-size: 30px;
		padding: 60px 20px 20px 20px;
	}

	.post-entry blockquote p{
		font-size: 16px;
	}

	.post-entry h2{
		font-size: 26px;
	}
	
	.tag-links{
		font-size: 18px;
	}

	.project-entry h2{
		font-size: 26px;
		margin-bottom: 10px;
	}

	.project-entry h3{
		font-size: 20px;
	}

	.project-challenges-item-list{
		gap: 20px;
	}

	.project-challenges-item{
		width: 100%;
	}

	.project-entry-image figure img{
		aspect-ratio: 1 / 0.6;
	}

	.watch-video-circle a img{
		max-width: 80px;
	}

	.project-achieved-body{
		padding: 20px;
	}

	.project-achieved-item-list{
		padding-bottom: 20px;
    	margin-bottom: 20px;
	}

	.project-achieved-item-content{
		width: 100%;
	}

	.skills-progress-bar{
		margin-bottom: 20px;
	}

	.skills-progress-bar .skill-data{
		margin-bottom: 10px;
	}

	.skills-progress-bar .skillbar .skill-progress{
		height: 8px;
	}

	.team-single-image figure img{
        aspect-ratio: 1 / 1.237;
        object-position: center center;
    }

	.team-contact-list-box{
		padding: 20px;
	}

	.team-contact-items-list{
		gap: 20px;
		border-bottom: none;
		margin-bottom: 20px;
		padding-bottom: 0;
	}

	.team-contact-item{
		width: 100%;
	}

	.team-contact-item-content h3{
		font-size: 18px;
	}

	.member-social-list h3{
		font-size: 20px;
	}

	.team-approach-image,
	.team-approach-accordion{
		width: 100%;
	}

	.team-approach-image figure img{
		aspect-ratio: 1 / 0.9;
	}

	.team-approach-accordion .accordion-item{
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.team-award-item{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.team-award-item-header{
		width: calc(100% - 55px);
	}

	.team-award-item-image figure img{
		max-width: 80px;
	}

	.team-award-item-content{
		width: calc(100% - 95px);
		max-width: 100%;
	}

	.team-award-item-content h3{
		font-size: 16px;
	}

	.team-award-item-btn a{
		height: 40px;
		width: 40px;
	}

	.contact-info-item-content h3{
		font-size: 18px;
	}

	.google-map-iframe{
		height: 350px;
	}
}

/************************************/
/***   34. Home - Version 2 css   ***/
/************************************/

.hero-metal{
	margin-top: 15px;
	padding: 200px 0 325px;
}

.hero-metal .section-title{
	margin-bottom: 0;
}

.hero-metal .section-title p{
	font-size: 18px;
	max-width: 710px;
}

.hero-metal .section-btn{
	margin-top: 60px;
}

.hero-info-box-metal{
	margin: -240px 15px 0;
}

.hero-info-image-box-metal{
	position: relative;
}

.hero-info-image-metal figure{
	display: block;
	border: 5px solid var(--bg-color);
	border-bottom: none;
	border-radius: 20px;
}

.hero-info-image-metal figure img{
	width: 100%;
	aspect-ratio: 1 / 0.429;
	object-fit: cover;
	border-radius: 14px;
}

.hero-info-item-metal{
	position: absolute;
	right: 5px;
	bottom: 0;
	width: 100%;
	max-width: 400px;
	background-color: var(--bg-color);
	border: 20px solid var(--bg-color);
	border-radius: 20px 0 0 0;
	border-right: none;
	border-bottom: none;
}

.hero-info-item-metal::before,
.hero-info-item-metal::after{
	content: '';
	position: absolute;
	left: -40px;
    bottom: 0;
	width: 20px;
    height: 20px;
	transform: rotate(90deg);
	mask: url('../images/image-corner-bg-shape.svg');
	-webkit-mask: url('../images/image-corner-bg-shape.svg');
	background-color: var(--bg-color);
	mask-repeat: no-repeat;
	mask-size: cover;
	z-index: 1;
}

.hero-info-item-metal::before{
	top: -40px;
    right: 0;
    left: auto;
}

.hero-info-item-body-metal{
	background-color: var(--primary-color);
	border-radius: 20px;
	padding: 30px;
	overflow: hidden;
}

.hero-info-item-content-metal h2{
	font-size: 26px;
	color: var(--white-color);
}

.hero-info-item-content-metal ul{
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
}

.hero-info-item-content-metal ul li{
	color: var(--white-color);
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 20px;
}

.hero-info-item-content-metal ul li:last-child{
	margin-bottom: 0;
}

.hero-info-item-content-metal ul li:nth-child(even){
	width: 88%;
}

.hero-info-item-content-metal ul li hr{
	background-color: var(--accent-color);
	color: transparent;
	opacity: 1;
	border: none;
	width: 80%;
	height: 5px;
	margin: 0;
}

.hero-info-item-content-metal ul li:nth-child(even) hr{
	background-color: var(--white-color);
}

.hero-info-item-rating-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	border-top: 1px solid var(--dark-divider-color);
	margin-top: 30px;
	padding-top: 30px;
}

.hero-info-item-rating-metal .satisfy-client-image{
	margin-left: -10px;
	border-color: var(--primary-color);
}

.hero-info-item-rating-metal .satisfy-client-image:first-child{
	margin-left: 0;
}

.hero-info-item-rating-metal .satisfy-client-image img{
	max-width: 38px;
}

.hero-info-item-rating-content-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 5px;
}

.hero-info-item-rating-content-metal h2{
	font-family: var(--default-font);
	font-size: 30px;
	line-height: normal;
	color: var(--white-color);
}

.hero-info-item-rating-content-metal i{
	font-size: 20px;
	color: var(--accent-color);
}

.about-us-metal{
	padding: 120px 0;
}

.about-us-content-metal{
	height: 100%;
	align-content: center;
}

.about-us-body-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px 4.688vw;
}

.about-us-item-list-metal{
	position: relative;
	width: calc(65% - 2.344vw);
}

.about-us-item-list-metal::before{
	content: '';
	position: absolute;
	right: -2.344vw;
	width: 1px;
	height: 100%;
	background-color: var(--divider-color);
}

.about-us-item-metal{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin-bottom: 40px;
}

.about-us-item-metal:last-child{
	margin-bottom: 0;
}

.about-us-item-metal .icon-box{
	position: relative;
    height: 50px;
    width: 50px;
    background-color: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.about-us-item-metal .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.about-us-item-metal:hover .icon-box::before{
	transform: scale(1);
}

.about-us-item-metal  .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	z-index: 1;
}

.about-us-item-content-metal{
	width: calc(100% - 65px);
}

.about-us-item-content-metal h3{
	font-size: 26px;
}

.about-us-item-content-metal p{
	margin: 10px 0 0;
}

.about-us-experienc-box-metal{
	width: calc(35% - 2.344vw);
}

.about-us-experienc-box-metal h2{
	font-size: 100px;
	line-height: 1em;
}

.about-us-experienc-box-metal h3{
	font-size: 20px;
	margin: 5px 0 0;
}

.about-us-footer-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 25px;
	border-top: 1px solid var(--divider-color);
	margin-top: 40px;
	padding-top: 40px;
}

.about-us-author-box-metal{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.about-us-author-image-metal figure{
	display: block;
	border-radius: 50%;
}

.about-us-author-image-metal img{
	width: 100%;
    max-width: 50px;
}

.about-us-author-content-metal{
	width: calc(100% - 65px);
}

.about-us-author-content-metal h3{
	font-size: 20px;
}

.about-us-author-content-metal p{
	line-height: normal;
	margin: 5px 0 0;
}

.about-us-image-box-metal{
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-left: 15px;
}

.about-image-box-1-metal{
	width: 57%;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.about-us-image-metal{
	height: 100%;
}

.about-us-image-metal figure{
	display: block;
	height: 100%;
	border-radius: 20px;
}

.about-us-image-metal figure img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px;
}

.about-image-box-1-metal .about-us-image-metal figure img{
	aspect-ratio: 1 / 1.442;
}

.about-us-info-box-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px 15px;
	background-color: var(--accent-color);
	border-radius: 20px;
	padding: 30px;
	transition: all 0.4s ease-in-out;
}

.about-us-info-box-metal:hover{
	background-color: var(--primary-color);
}

.about-image-box-1-metal .about-us-info-box-metal{
	width: 75%;
}

.about-us-info-box-metal .icon-box{
	position: relative;
    height: 50px;
    width: 50px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.about-us-info-box-metal .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--white-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.about-us-info-box-metal:hover .icon-box::before{
	transform: scale(1);
}

.about-us-info-box-metal .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.about-us-info-box-metal:hover .icon-box img{
	filter: brightness(1) invert(1);
}

.about-us-info-box-content-metal{
	width: calc(100% - 65px);
}

.about-us-info-box-content-metal h3{
	font-size: 20px;
	color: var(--white-color);
}

.about-image-box-2-metal{
	width: 43%;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.about-image-box-2-metal .about-us-info-box-metal{
	flex-direction: column;
	align-items: start;
	margin: 0 25px 0 10px;
}

.about-image-box-2-metal .about-us-info-box-metal .icon-box{
	display: block;
	height: 30px;
	width: 30px;
	border-radius: 0;
	background-color: transparent;
}

.about-image-box-2-metal .about-us-info-box-metal .icon-box::before{
	display: none;
}

.about-image-box-2-metal .about-us-info-box-metal .icon-box img{
	max-width: 30px;
}

.about-image-box-2-metal .about-us-info-box-metal:hover .icon-box img{
	filter: none;
}

.about-image-box-2-metal .about-us-info-box-metal .about-us-info-box-content-metal{
	width: 100%;
}

.about-image-box-2-metal .about-us-image-metal figure{
	border: 5px solid var(--bg-color);
	margin-left: -80px;
}

.about-image-box-2-metal .about-us-image-metal figure img{
	aspect-ratio: 1 / 1.351;
	border-radius: 14px;
}

.our-services-metal{
	background-image: url('../images/section-bg-image.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: auto;
	padding: 120px 0;
}

.service-item-metal{
	position: relative;
	border-radius: 20px;
	min-height: 500px;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	padding: 30px;
	overflow: hidden;
	z-index: 1;
}

.service-item-image-metal{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.service-item-image-metal a,
.service-item-image-metal a figure{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	cursor: none;
}
 
.service-item-image-metal a figure::before{
	content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent 40.1%, rgba(2, 22, 35, 0.90) 89%);
	z-index: 1;
}

.service-item-image-metal a figure img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s ease-in-out;
}

.service-item-metal:hover .service-item-image-metal a figure img{
	transform: scale(1.06);
}

.service-item-body-metal{
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
}

.service-item-body-metal .icon-box{
	position: relative;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: var(--accent-color);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
}

.service-item-body-metal .icon-box::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: var(--white-color);
	border-radius: 50%;
	width: 100%;
	height: 100%;
	transition: all 0.4s ease-in-out;
	transform: scale(0);
	z-index: 0;
}

.service-item-metal:hover .service-item-body-metal .icon-box::before{
	transform: scale(1);
}

.service-item-body-metal .icon-box img{
	width: 100%;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.service-item-metal:hover .service-item-body-metal .icon-box img{
	filter: brightness(0) invert(0);
}

.service-item-body-content-metal{
	position: relative;
	z-index: 1;
}

.service-item-content-metal h2{
	font-size: 26px;
	line-height: 1.4em;
	color: var(--white-color);
}

.service-item-content-metal h2 a{
	color: inherit;
}

.service-item-content-metal p{
	color: var(--white-color);
	margin: 10px 0 0;
}

.service-item-btn-metal{
	border-top: 1px solid var(--dark-divider-color);
	margin-top: 30px;
	padding-top: 30px;
}

.service-item-btn-metal .readmore-btn{
	color: var(--white-color);
}

.service-item-btn-metal .readmore-btn::before{
	background-image: url('../images/arrow-white.svg');
}

.why-choose-us-metal{
	padding: 120px 0;
}

.why-choose-image-box-metal{
	display: flex;
	flex-wrap: wrap;
	background-image: url('../images/why-choose-us-bg-image-metal.png');
	background-repeat: no-repeat;
	background-position: left top 225px;
	background-size: auto;
	margin-right: 15px;
}

.why-choose-image-box-1-metal{
	position: relative;
	width: 35%;
	z-index: 1;
}

.why-choose-experience-box-metal{
	text-align: center;
	background-color: var(--primary-color);
	border-radius: 20px;
	padding: 45px;
	margin: 0 10px 30px 0;
	transition: all 0.4s ease-in-out;
}

.why-choose-experience-box-metal:hover{
	background-color: var(--accent-color);
}

.why-choose-experience-box-metal h2{
	font-size: 48px;
	line-height: normal;
	color: var(--white-color);
}

.why-choose-experience-box-metal p{
	font-family: var(--accent-font);
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3em;
	color: var(--white-color);
	margin: 10px 0 0;
}

.why-choose-image-metal figure{
	display: block;
	border-radius: 20px;
}

.why-choose-image-metal figure img{
	width: 100%;
	object-fit: cover;
	border-radius: 20px;
}

.why-choose-image-box-1-metal .why-choose-image-metal figure{
	border: 5px solid var(--bg-color);
	border-radius: 200px 20px 20px;
	margin-right: -345px;
}

.why-choose-image-box-1-metal .why-choose-image-metal figure img{
	aspect-ratio: 1 / 0.716;
	border-radius: 194px 14px 14px;
}

.why-choose-image-box-2-metal{
	position: relative;
	width: 65%;
	z-index: 0;
}

.why-choose-image-box-2-metal .why-choose-image-metal figure img{
	aspect-ratio: 1 / 0.995;
}

.why-choose-content-metal{
	height: 100%;
	align-content: center;
}

.why-choose-item-metal{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	border-bottom: 1px solid var(--divider-color);
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.why-choose-item-metal:last-child{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.why-choose-item-metal .icon-box{
	position: relative;
    height: 50px;
    width: 50px;
    background-color: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.why-choose-item-metal .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.why-choose-item-metal:hover .icon-box::before{
	transform: scale(1);
}

.why-choose-item-metal  .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	z-index: 1;
}

.why-choose-item-content-metal{
	width: calc(100% - 65px);
}

.why-choose-item-content-metal h3{
	font-size: 26px;
}

.why-choose-item-content-metal p{
	margin: 10px 0 0;
}

.why-choose-progress-bar-metal{
	border-top: 1px solid var(--divider-color);
	margin-top: 30px;
	padding-top: 30px;
}

.why-choose-progress-bar-metal .skills-progress-bar .skillbar .skill-progress{
	background: var(--white-color);
}

.why-choose-progress-bar-metal .skills-progress-bar .skill-data .skill-title,
.why-choose-progress-bar-metal .skills-progress-bar .skill-data .skill-no{
	font-family: var(--default-font);
	font-weight: 400;
    color: var(--text-color);
}

.our-expertise-metal{
	padding: 120px 0;
}

.our-expertise-boxes-metal{
	display: flex;
	flex-wrap: wrap;
	gap: 60px;
}

.expertise-nav-metal{
	position: relative;
	width: calc(50% - 30px);
}

.expertise-nav-item-list-metal.nav-tabs{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	border: none;
}

.expertise-nav-item-box-metal{
	width: 100%;
}

.expertise-nav-item-box-metal:last-child{
	margin-bottom: 0;
}

.expertise-nav-item-metal.nav-link{
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
    background: var(--dark-divider-color);
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	border-radius: 20px;
	padding: 30px;
	margin: 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
    transition: all 0.4s ease-in-out;
}

.expertise-nav-item-metal.nav-link:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: var(--accent-color);
	z-index: -1;
	transition: all 0.4s ease-in-out;
}

.expertise-nav-item-metal.nav-link.active:after,
.expertise-nav-item-metal.nav-link:hover:after{
    height: 100%;
	top: 0;
}

.expertise-nav-item-body-metal{
	width: calc(100% - 50px);
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
}

.expertise-nav-item-body-metal .icon-box{
	position: relative;
    height: 50px;
	width: 50px;
    background-color: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.expertise-nav-item-body-metal .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.expertise-nav-item-metal.nav-link.active .expertise-nav-item-body-metal .icon-box::before,
.expertise-nav-item-metal.nav-link:hover .expertise-nav-item-body-metal .icon-box::before{
	transform: scale(1);
}

.expertise-nav-item-metal.nav-link .expertise-nav-item-body-metal .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.expertise-nav-item-content-metal{
	width: calc(100% - 70px);
}

.expertise-nav-item-content-metal h3{
	font-family: var(--accent-font);
	font-size: 26px;
    font-weight: 500;
    line-height: 1.4em;
	color: var(--white-color);
}

.expertise-nav-item-btn-metal img{
	width: 100%;
	max-width: 30px;
	transform: rotate(-45deg);
	transition: all 0.4s ease-in-out;
}

.expertise-nav-item-metal.nav-link.active .expertise-nav-item-btn-metal img,
.expertise-nav-item-metal.nav-link:hover .expertise-nav-item-btn-metal img{
	transform: rotate(0deg);
}

.our-expertise-box-metal{
	position: relative;
	width: calc(50% - 30px);
}

.expertise-box-image-metal{
	height: 100%;
}

.expertise-box-image-metal figure{
	display: block;
	height: 100%;
	border-radius: 20px;
	overflow: hidden;
}

.expertise-box-image-metal img{
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 0.877;
	object-fit: cover;
	border-radius: 20px;
	transition: all 0.4s ease-in-out;
}

.our-expertise-box-metal:hover .expertise-box-image-metal img{
	transform: scale(1.06);
}

.expertise-item-metal{
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	background-color: var(--white-color);
	border-radius: 20px;
	padding: 30px;
	overflow: hidden;
	transition: all 0.4s ease-in-out;
}

.our-expertise-box-metal:hover .expertise-item-metal{
	bottom: 25px;
}

.expertise-item-header-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.expertise-item-header-metal .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	overflow: hidden;
	z-index: 1;
}

.expertise-item-header-metal .icon-box:before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--primary-color);
    border-radius: 50%;
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.expertise-item-metal:hover .expertise-item-header-metal .icon-box:before{
	transform: scale(1);
}

.expertise-item-header-metal .icon-box img{
	position: relative;
	max-width: 24px;
	z-index: 1;
}

.expertise-item-body{
	margin-top: 20px;
}

.expertise-item-title-metal{
	width: calc(100% - 65px);
}

.expertise-item-title-metal h3{
	font-size: 26px;
}

.expertise-item-title-metal h3 a{
	color: inherit;
}

.expertise-item-content-metal p{
	color: var(--primary-color);
	margin-bottom: 15px;
}

.expertise-item-content-metal p:last-child{
	margin-bottom: 0;
}

.expertise-item-btn-metal{
	margin-top: 20px;
}

.our-expertise-metal .section-footer-text{
	margin-top: 60px;
}

.our-pricing-metal{
	padding: 120px 0;
}

.pricing-item-metal{
	background: var(--white-color);
	border-radius: 20px;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	padding: 40px;
}

.pricing-item-header-metal .icon-box{
	position: relative;
	width: 50px;
	height: 50px;
	background: var(--accent-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	overflow: hidden;
}

.pricing-item-header-metal .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.pricing-item-metal:hover .pricing-item-header-metal .icon-box::before{
    transform: scale(1);
}

.pricing-item-header-metal .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
	z-index: 1;
}

.pricing-item-content-metal h2{
	font-size: 26px;
}

.pricing-item-content-metal p{
	margin: 10px 0 0;
}

.pricing-item-list-metal{
	border-top: 1px solid var(--divider-color);
	padding-top: 30px;
	margin-top: 30px;
}

.pricing-item-list-metal h3{
	font-family: var(--default-font);
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
}

.pricing-item-list-metal ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.pricing-item-list-metal ul li{
	position: relative;
	line-height: 1.5em;
	padding-left: 25px;
	margin-bottom: 15px;
}

.pricing-item-list-metal ul li:last-child{
	margin-bottom: 0;
}

.pricing-item-list-metal ul li::before{
	content: '\f058';
    position: absolute;
    font-family: 'Font Awesome 7 Free';
    top: 0;
    left: 0;
    font-size: 18px;
    font-weight: 900;
    color: var(--primary-color);
}

.pricing-item-price-metal{
	border-top: 1px solid var(--divider-color);
	margin-top: 30px;
	padding-top: 30px;
}

.pricing-item-price-metal h2{
	font-size: 40px;
}

.pricing-item-price-metal h2 sub{
	bottom: 0;
	font-size: 20px;
}

.pricing-item-btn-metal{
	margin-top: 30px;
}

.pricing-item-btn-metal .btn-default{
	width: 100%;
	padding: 17px 24px;
	text-align: center;
}

.pricing-item-btn-metal .btn-default::before{
	display: none;
}

.pricing-benefit-list-metal{
	margin-top: 30px;
}

.pricing-benefit-list-metal ul{
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
	gap: 20px 40px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.pricing-benefit-list-metal ul li{
    display: inline-flex;
	color: var(--primary-color);
    align-items: center;
}

.pricing-benefit-list-metal ul li img{
	width: 100%;
	max-width: 20px;
	margin-right: 15px;
}

.our-story-metal{
	position: relative;
	background-image: url('../images/story-bg-image-metal.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 120px 0;
}

.our-story-metal::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: var(--primary-color);
	opacity: 50%;
	border-radius: 20px;
	z-index: 1;
}

.our-story-metal .container{
	position: relative;
	z-index: 2;
}

.our-story-body-metal{
	margin-top: 120px;
}

.video-play-button-metal a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	cursor: none;
}

.video-play-button-metal a span{
	position: relative;
	width: 70px;
	height: 70px;
	background: var(--accent-color);
	border-radius: 50%;
	color: var(--white-color);
	display: flex;
	justify-content: center;
	align-items: center;
}

.video-play-button-metal a span.bg-effect:before,
.video-play-button-metal a span.bg-effect:after{
	content: '';
	position: absolute;
    width: 160%;
    height: 160%;
	border: 35px solid var(--white-color);
	opacity: 50%;
	border-radius: 50%;
	transform: scale(0.6);
	z-index: -1;
	animation: border-zooming 1.2s infinite linear;
}

.video-play-button-metal a span.bg-effect:after{
	animation-delay: .3s;
}

@keyframes border-zooming{
	100%{
		transform: scale(1);
		opacity: 0;
	}
}

.video-play-button-metal a span i{
    font-size: 26px;
    color: inherit;
    margin-left: 2px;
}

.video-play-button-metal p{
	font-family: var(--accent-font);
	font-size: 17px;
	font-weight: 600;
	color: var(--white-color);
	margin: 0;
}

.our-story-content-metal{
	max-width: 540px;
	margin-top: 40px;
}

.our-story-content-metal p{
	color: var(--white-color);
	margin-bottom: 0;
}

.story-counter-item-list-metal{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.story-counter-item-metal{
	width: calc(50% - 15px);
	min-height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
	border: 1px solid var(--dark-divider-color);
	background-color: var(--divider-color);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border-radius: 20px;
	padding: 30px;
}

.story-counter-item-metal .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	overflow: hidden;
	z-index: 1;
}

.story-counter-item-metal .icon-box:before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--white-color);
    border-radius: 50%;
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.story-counter-item-metal:hover .icon-box:before{
	transform: scale(1);
}

.story-counter-item-metal .icon-box img{
	position: relative;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.story-counter-item-metal:hover .icon-box img{
	filter: brightness(1) invert(1);
}

.story-counter-item-content-metal{
	border-top: 1px solid var(--dark-divider-color);
	padding-top: 30px;
}

.story-counter-item-content-metal h2{
	font-size: 52px;
	color: var(--white-color);
}

.story-counter-item-content-metal p{
	color: var(--white-color);
	margin: 5px 0 0;
}

.our-team-metal{
	padding: 120px 0;
}

.team-item-metal{
	position: relative;
	border-radius: 20px;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	overflow: hidden;
}

.team-item-image-metal figure{
	position: relative;
	display: block;
}

.team-item-image-metal figure::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(2, 22, 35, 0.00) 65%, rgba(2, 22, 35, 0.90) 95%);
	height: 100%;
	width: 100%;
}

.team-item-image-metal img{
	width: 100%;
	aspect-ratio: 1 / 1.24;
    object-fit: cover;
}

.team-item-body-metal{
	position: absolute;
	right: 40px;
	bottom: 40px;
	left: 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
	z-index: 1;
}

.team-item-content-metal{
	width: calc(100% - 65px);
}

.team-item-content-metal h2{
	color: var(--white-color);
	font-size: 26px;
}

.team-item-content-metal h2 a{
	color: inherit;
}

.team-item-content-metal p{
	color: var(--white-color);
	margin: 10px 0 0;
}

.team-social-list-box-metal{
	position: relative;
	z-index: 2;
}

.team-item-social-btn-metal a{
	width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
}

.team-item-metal:hover .team-item-social-btn-metal a{
	background: var(--white-color);
}

.team-item-social-btn-metal img{
	width: 100%;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
}

.team-item-metal:hover .team-item-social-btn-metal img{
	filter: brightness(1) invert(1);
}

.team-item-social-list-metal{
    position: absolute;
    left: 0px;
    right: 0;
    bottom: 100%;
	transform: scaleX(0);
	text-align: center;
	margin-bottom: 20px;
    transition: all 0.4s ease-in-out;
    z-index: 2;
}

.team-item-metal:hover .team-item-social-list-metal{
	transform: scaleX(1);
}

.team-item-social-list-metal ul{
	list-style: none;
    margin: 0;
    padding: 0;
}

.team-item-social-list-metal ul li{
	margin-bottom: 15px;
}

.team-item-social-list-metal ul li:last-child{
	margin-bottom: 0;
}

.team-item-social-list-metal ul li a{
	width: 40px;
    height: 40px;
	color: var(--white-color);
	background-color: var(--dark-divider-color);
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

.team-item-social-list-metal ul li:hover a{
	background: var(--accent-color);
}

.team-item-social-list-metal ul li a i{
	font-size: 18px;
	color: inherit;
}

.our-testimonials-metal{
	padding: 120px 0;
}

.testimonial-content-metal{
	position: sticky;
	top: 30px;
}

.testimonial-item-list-metal{
	margin-left: 15px;
}

.testimonial-item-metal{
	position: sticky;
	top: 30px;
	background-color: var(--dark-divider-color);
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	border-radius: 20px;
	padding: 40px;
	margin-bottom: 30px;
}

.testimonial-item-metal:last-child{
	margin-bottom: 0;
}

.testimonial-item-rating-metal{
	margin-bottom: 30px;
}

.testimonial-item-rating-metal i{
	font-size: 16px;
	color: var(--accent-color);
}

.testimonial-item-content-metal p{
	font-size: 20px;
	color: var(--white-color);
	margin: 0;
}

.testimonial-item-author-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid var(--dark-divider-color);
	margin-top: 30px;
	padding-top: 30px;
}

.testimonial-author-content-metal h2{
	font-size: 20px;
	color: var(--white-color);
}

.testimonial-author-content-metal p{
	color: var(--white-color);
	margin: 5px 0 0;
}

.testimonial-item-quote-metal img{
	width: 100%;
	max-width: 30px;
}

.our-faqs-metal{
	padding: 120px 0;
}

.faq-image-box-metal{
	position: relative;
	height: 100%;
	margin-right: 15px;
}

.faq-image-metal{
	height: 100%;
}

.faq-image-metal figure{
	position: relative;
	display: block;
	height: 100%;
	border-radius: 20px;
}

.faq-image-metal figure::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(194deg, rgba(2, 22, 35, 0.00) 45.6%, #021623 90.02%);
	border-radius: 20px;
}

.faq-image-metal figure img{
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 1.072;
	object-fit: cover;
	border-radius: 20px;
}

.faq-cta-box-metal{
	position: absolute;
	max-width: 350px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	z-index: 1;
}

.faq-cta-title-metal h3{
	font-size: 30px;
	color: var(--white-color);
}

.faq-cta-item-metal{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	align-items: center;
	margin-top: 30px;
}

.faq-cta-item-metal .icon-box{
	position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	overflow: hidden;
	z-index: 1;
}

.faq-cta-item-metal .icon-box:before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--white-color);
    border-radius: 50%;
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.faq-cta-item-metal:hover .icon-box:before{
	transform: scale(1);
}

.faq-cta-item-metal .icon-box img{
	position: relative;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.faq-cta-item-metal:hover .icon-box img{
	filter: brightness(1) invert(1);
}

.faq-cta-item-content-metal{
	width: calc(100% - 65px);
}

.faq-cta-item-content-metal h3{
	font-size: 26px;
	color: var(--white-color);
}

.faq-cta-item-content-metal h3 a{
	color: inherit;
	transition: all 0.4s ease-in-out;
}

.faq-cta-item-content-metal h3 a:hover{
	color: var(--accent-color);
}

.main-footer-metal{
	padding: 120px 0 0;
	margin-bottom: 15px;
}

.footer-header-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	gap: 30px;
	border-bottom: 1px solid var(--dark-divider-color);
	margin-bottom: 60px;
	padding-bottom: 60px;
}

.footer-logo-metal{
	width: calc(33% - 15px);
}

.footer-logo-metal img{
	width: 100%;
	max-width: 149px;
}

.footer-newsletter-form-metal{
	width: calc(67% - 15px);
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.footer-newsletter-form-title-metal{
	max-width: 415px;
}

.footer-newsletter-form-metal h2{
	font-size: 40px;
	color: var(--white-color);
}

.footer-newsletter-form-metal form{
	width: calc(100% - 445px);
}

.footer-newsletter-form-metal .form-group{
	display: flex;
	background-color: var(--dark-divider-color);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
	border-radius: 10px;
	padding: 5px;
}

.footer-newsletter-form-metal .form-group .form-control{
	width: calc(100% - 40px);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3em;
	color: var(--white-color);
	background: transparent;
	border: none;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	padding: 6px 15px;
}

.footer-newsletter-form-metal .form-group .form-control::placeholder{
	font-size: 14px;
	color: var(--white-color);
	opacity: 20%;
}

.footer-newsletter-form-metal .form-group .newsletter-btn-metal{
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--accent-color);
	border: none;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
}

.footer-newsletter-form-metal .form-group .newsletter-btn-metal:hover{
	background-color: var(--white-color);
}

.footer-newsletter-form-metal .form-group .newsletter-btn-metal i{
    font-size: 18px;
	color: var(--white-color);
	transition: all 0.4s ease-in-out;
}

.footer-newsletter-form-metal .form-group .newsletter-btn-metal:hover i{
	color: var(--primary-color);
}

.about-footer-metal{
	max-width: 335px;
}

.about-footer-content-metal h2{
	font-size: 26px;
	color: var(--white-color);
}

.about-footer-content-metal p{
	color: var(--white-color);
	margin: 10px 0 0;
}

.footer-social-links-metal{
	margin-top: 30px;
}

.footer-social-links-metal ul{
	display: flex;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-social-links-metal ul li a{
	width: 40px;
	height: 40px;
    color: var(--white-color);
	border: 1px solid var(--dark-divider-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.4s ease-in-out;
}

.footer-social-links-metal ul li a:hover{
	background-color: var(--accent-color);
}

.footer-social-links-metal ul li a i{
	font-size: 18px;
	color: inherit;
}

.footer-links-box-metal{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}

.footer-links-metal{
	max-width: 32%;
}

.footer-links-metal h2{
	font-size: 26px;
	color: var(--white-color);
	margin-bottom: 30px;
}

.footer-links-metal ul{
	list-style: disc;
	margin: 0;
	padding: 0 0 0 20px;
}

.footer-links-metal ul li{
	color: var(--white-color);
	line-height: 1.5em;
	margin-bottom: 15px;
}

.footer-links-metal ul li:last-child{
	margin-bottom: 0;
}

.footer-links-metal ul li::marker{
	color: var(--accent-color);
}

.footer-links-metal ul li a{
	color: inherit;
	transition: all 0.3s ease-in-out;
}

.footer-links-metal ul li a:hover{
	color: var(--accent-color);
}

.footer-working-hours-links-metal{
	width: 100%;
    max-width: 40%;
}

.footer-working-hours-links-metal ul{
	list-style: none;
	padding: 0;
}

.footer-working-hours-links-metal ul li{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 10px;
}

.footer-working-hours-links-metal ul li span{
	font-weight: 600;
}

.footer-copyright-metal{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	background-color: var(--accent-color);
	border-radius: 20px;
	gap: 10px;
	padding: 30px;
	margin: 60px 0;
}

.footer-copyright-text-metal p{
	color: var(--white-color);
	margin: 0;
}

.footer-privacy-policy-metal ul{
	display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-privacy-policy-metal ul li{
	position: relative;
	line-height: 1.5em;
	font-weight: 500;
	color: var(--white-color);
}

.footer-privacy-policy-metal ul li a{
	color: inherit;
	transition: all 0.4s ease-in-out;
}

.footer-privacy-policy-metal ul li a:hover{
	color: var(--primary-color);
}

@media only screen and (max-width: 1024px){

	.hero-metal .section-title p{
		max-width: 100%;
	}

	.hero-metal .section-btn{
		margin-top: 30px;
	}

	.hero-info-image-metal figure img{
		aspect-ratio: 1 / 0.66;
	}

	.about-us-content-metal{
		height: auto;
		margin-bottom: 30px;
	}

	.about-us-item-metal{
		margin-bottom: 30px;
	}

	.about-us-experienc-box-metal h2{
		font-size: 75px;
	}

	.about-us-footer-metal{
		margin-top: 30px;
		padding-top: 30px;
	}

	.about-us-image-box-metal{
		max-width: 740px;
		margin: 0px auto;
	}

	.why-choose-image-box-metal{
		max-width: 740px;
		margin: 0 auto 30px;
	}

	.why-choose-content-metal{
		height: auto;
	}

	.our-expertise-boxes-metal{
		gap: 30px;
	}

	.expertise-nav-metal{
    	width: calc(50% - 15px);
	}

	.expertise-nav-item-metal.nav-link{
		padding: 20px;
	}

	.expertise-nav-item-body-metal{
		width: calc(100% - 46px);
	}

	.expertise-nav-item-content-metal h3{
		font-size: 22px;
	}

	.expertise-nav-item-btn-metal img{
		max-width: 26px;
	}

	.our-expertise-box-metal{
		width: calc(50% - 15px);
	}

	.expertise-item-metal{
		bottom: 15px;
    	left: 15px;
    	right: 15px;
		padding: 20px;
	}

	.expertise-item-title-metal h3{
		font-size: 22px;
	}

	.our-story-body-metal{
		margin-top: 80px;
	}

	.story-body-content-metal .video-play-button-metal{
		margin-left: 15px;
	}

	.our-story-content-metal{
		max-width: 100%;
	}

	.story-counter-item-list-metal{
		margin-top: 30px;
	}

	.testimonial-content-metal{
		position: initial;
	}

	.testimonial-item-list-metal{
		margin: 30px 0 0;
	}

	.faq-image-box-metal{
		margin: 0 0 30px;
		height: auto;
	}

	.faq-image-metal{
		height: auto;
	}

	.faq-image-metal figure{
		height: auto;
	}

	.faq-image-metal figure img{
		height: auto;
		aspect-ratio: 1 / 0.6;
	}

	.footer-header-metal{
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.footer-newsletter-form-metal{
		gap: 20px;
	}

	.footer-newsletter-form-title-metal{
		max-width: 100%;
	}

	.footer-newsletter-form-metal form{
		width: 100%;
	}

	.about-footer-metal{
		max-width: 100%;
		margin-bottom: 30px;
	}

	.footer-links-metal h2{
		margin-bottom: 20px;
	}

	.footer-links-metal ul li{
		margin-bottom: 10px;
	}

	.footer-copyright-metal{
		padding: 20px;
		margin: 30px 0;
	}
}

@media only screen and (max-width: 991px){

	.hero-metal{
		padding: 150px 0 200px;
		margin-top: 0;
	}

	.hero-metal .section-title p{
		font-size: 16px;
		max-width: 100%;
	}

	.hero-info-box-metal{
		margin: -160px 0 0;
	}

	.hero-info-item-metal{
		max-width: 270px;
		border-width: 10px;
	}

	.hero-info-item-metal::before,
	.hero-info-item-metal::after{
		left: -30px;
	}

	.hero-info-item-metal::before{
		top: -30px;
		left: auto;
	}

	.hero-info-item-body-metal{
		padding: 20px;
	}

	.hero-info-item-content-metal h2{
		font-size: 22px;
	}

	.hero-info-item-content-metal ul{
		margin-top: 20px;
	}

	.hero-info-item-content-metal ul li{
		margin-bottom: 15px;
	}

	.hero-info-item-rating-metal{
		margin-top: 20px;
		padding-top: 20px;
	}

	.hero-info-item-rating-content-metal h2{
		font-size: 26px;
	}

	.about-us-metal{
		padding: 60px 0;
	}

	.about-us-item-content-metal h3{
		font-size: 22px;
	}

	.about-us-experienc-box-metal h2{
		font-size: 52px;
	}

	.about-us-footer-metal{
		margin-top: 30px;
		padding-top: 30px;
	}

	.about-us-author-box-metal{
		gap: 10px;
	}

	.about-us-author-image-metal img{
		max-width: 46px;
	}

	.about-us-author-content-metal{
		width: calc(100% - 56px);
	}

	.our-services-metal{
		padding: 60px 0;
		background-size: 80% auto;
	}

	.service-item-metal{
		min-height: 400px;
	}

	.service-item-content-metal h2{
		font-size: 22px;
	}

	.service-item-btn-metal{
		margin-top: 20px;
		padding-top: 20px;
	}

	.why-choose-us-metal{
		padding: 60px 0;
	}

	.why-choose-experience-box-metal{
		padding: 30px;
	}

	.why-choose-experience-box-metal h2{
		font-size: 38px;
	}

	.why-choose-item-content-metal h3{
		font-size: 22px;
	}

	.our-expertise-metal{
		padding: 60px 0;
	}
	
	.expertise-nav-metal{
		width: 100%;
	}

	.expertise-nav-item-list-metal.nav-tabs{
		gap: 20px;
	}
	
	.expertise-nav-item-box-metal{
		width: calc(50% - 10px);
	}
	
	.our-expertise-box-metal{
		width: 100%;
	}

	.expertise-box-image-metal,
	.expertise-box-image-metal figure{
		height: auto;
	}

	.expertise-box-image-metal img{
		height: auto;
		aspect-ratio: 1 / 0.66;
	}

	.expertise-item-title-metal h3{
		font-size: 22px;
	}

	.our-expertise-metal .section-footer-text{
		margin-top: 40px;
	}

	.our-pricing-metal{
		padding: 60px 0;
	}

	.pricing-item-metal{
		padding: 30px;
	}

	.pricing-item-header-metal .icon-box{
		margin-bottom: 20px;
	}

	.pricing-item-content-metal h2{
		font-size: 22px;
	}

	.pricing-item-list-metal ul li{
		margin-bottom: 10px;
	}

	.pricing-item-list-metal ul li::before{
		font-size: 16px;
	}

	.pricing-item-list-metal,
	.pricing-item-price-metal{
		margin-top: 20px;
		padding-top: 20px;
	}

	.pricing-item-price-metal h2{
		font-size: 34px;
	}

	.pricing-item-price-metal h2 sub{
		font-size: 18px;
	}

	.pricing-item-btn-metal .btn-default{
		padding: 15px 20px;
	}

	.pricing-benefit-list-metal{
		margin-top: 10px;
	}

	.pricing-benefit-list-metal ul{
		gap: 20px 30px;
	}

	.pricing-benefit-list-metal ul li img{
		max-width: 18px;
		margin-right: 10px;
	}

	.our-story-metal{
		padding: 60px 0;
	}

	.our-story-metal::before{
		border-radius: 0;
	}

	.our-story-body-metal{
		margin-top: 40px;
	}

	.story-counter-item-metal{
		min-height: auto;
	}

	.story-counter-item-content-metal h2{
		font-size: 38px;
	}

	.our-team-metal{
		padding: 60px 0;
	}

	.team-item-body-metal{
		right: 30px;
		bottom: 30px;
		left: 30px;
	}

	.team-item-content-metal h2{
		font-size: 22px;
	}

	.our-testimonials-metal{
		padding: 60px 0;
	}

	.testimonial-item-metal{
		padding: 30px;
	}

	.testimonial-item-content-metal p{
		font-size: 18px;
	}

	.our-faqs-metal{
		padding: 60px 0;
	}

	.faq-cta-title-metal h3{
		font-size: 26px;
	}

	.faq-cta-item-content-metal h3{
		font-size: 22px;
	}

	.main-footer-metal{
		padding: 60px 0 0;
		margin-bottom: 0;
	}

	.footer-newsletter-form-metal h2{
		font-size: 30px;
	}

	.about-footer-content-metal h2{
		font-size: 22px;
	}

	.footer-social-links-metal{
		margin-top: 20px;
	}

	.footer-links-metal h2{
		font-size: 22px;
	}

	.footer-working-hours-links-metal{
		max-width: 42%;
	}
	
	.footer-privacy-policy-metal ul{
		gap: 10px 15px;
	}
}

@media only screen and (max-width: 767px){

	.hero-info-item-metal{
		position: initial;
		border: none;
		max-width: 100%;
		margin-top: 20px;
	}

	.hero-info-item-metal::before,
	.hero-info-item-metal::after{
		display: none;
	}

	.hero-info-item-content-metal h2,
	.hero-info-item-rating-content-metal i{
		font-size: 20px;
	}

	.hero-info-item-rating-content-metal h2{
		font-size: 22px;
	}

	.about-us-body-metal{
		gap: 40px;
	}
	
	.about-us-item-list-metal{
		width: 100%;
	}

	.about-us-item-content-metal h3{
		font-size: 20px;
	}

	.about-us-item-list-metal::before{
		right: initial;
		bottom: -20px;
		height: 1px;
		width: 100%;
	}

	.about-us-experienc-box-metal{
		width: 100%;
		text-align: center;
	}

	.about-us-experienc-box-metal h2{
		font-size: 28px;
	}

	.about-us-experienc-box-metal h3,
	.about-us-author-content-metal h3{
		font-size: 18px;
	}

	.about-us-footer-metal{
		gap: 20px;
        margin-top: 20px;
        padding-top: 20px;
    }

	.about-us-info-box-metal{
		gap: 15px 10px;
		padding: 15px;
	}

	.about-image-box-1-metal .about-us-info-box-metal{
		width: 80%;
	}

	.about-us-info-box-metal .icon-box{
		height: 40px;
		width: 40px;
	}

	.about-us-info-box-metal .icon-box img{
		max-width: 20px;
	}

	.about-us-info-box-content-metal{
		width: calc(100% - 50px);
	}

	.about-us-info-box-content-metal h3{
		font-size: 16px;
	}

	.about-image-box-2-metal .about-us-info-box-metal{
		margin-right: 0;
	}

	.about-image-box-2-metal .about-us-image-metal figure{
		margin-left: -30px;
	}

	.service-item-metal{
		padding: 20px;
		min-height: 350px;
	}

	.service-item-content-metal h2{
		font-size: 20px;
	}

	.why-choose-image-box-metal{
		background-position: left top 125px;
		background-size: 100px auto;
	}

	.why-choose-experience-box-metal{
		padding: 15px;
		margin: 0 10px 10px 0;
	}

	.why-choose-experience-box-metal h2{
        font-size: 26px;
    }

	.why-choose-experience-box-metal p{
		font-size: 14px;
	}

	.why-choose-image-box-1-metal .why-choose-image-metal figure{
		border-radius: 130px 20px 20px;
		margin-right: -200px;
	}

	.why-choose-image-box-1-metal .why-choose-image-metal figure img{
		border-radius: 124px 16px 16px;
	}

	.why-choose-item-metal{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.why-choose-item-content-metal h3{
		font-size: 20px;
	}

	.expertise-nav-item-box-metal{
		width: 100%;
	}

	.expertise-nav-item-metal.nav-link{
        padding: 15px;
		gap: 15px;
    }

	.expertise-nav-item-body-metal{
		width: calc(100% - 37px);
		gap: 15px;
	}

	.expertise-nav-item-content-metal{
		width: calc(100% - 65px);
	}

	.expertise-nav-item-content-metal h3{
		font-size: 18px;
	}

	.expertise-nav-item-btn-metal img{
        max-width: 22px;
    }

	.expertise-box-image-metal img{
		aspect-ratio: 1 / 1.1;
	}

	.expertise-item-metal{
		right: 10px;
		bottom: 10px;
		left: 10px;
		padding: 15px;
	}

	.our-expertise-box-metal:hover .expertise-item-metal{
		bottom: 15px;
	}

	.expertise-item-header-metal .icon-box{
		width: 40px;
		height: 40px;
	}

	.expertise-item-header-metal .icon-box img{
		max-width: 20px;
	}

	.expertise-item-title-metal{
		width: calc(100% - 55px);
	}

	.expertise-item-title-metal h3{
		font-size: 20px;
	}

	.expertise-item-body,
	.expertise-item-btn-metal{
		margin-top: 15px;
	}

	.pricing-item-metal{
		padding: 20px;
	}

	.pricing-item-content-metal h2{
		font-size: 20px;
	}

	.pricing-item-list-metal h3{
		margin-bottom: 15px;
	}

	.pricing-item-price-metal h2{
		font-size: 28px;
	}

	.pricing-item-price-metal h2 sub{
		font-size: 14px;
	}

	.pricing-benefit-list-metal{
        margin-top: 5px;
    }

	.pricing-benefit-list-metal ul{
		gap: 10px;
	}

	.pricing-benefit-list-metal ul li{
		font-size: 14px;
	}

	.pricing-benefit-list-metal ul li img{
		max-width: 16px;
		margin-right: 5px;
	}

	.our-story-body-metal{
		margin-top: 10px;
	}

	.video-play-button-metal a span{
		height: 50px;
		width: 50px;
	}

	.video-play-button-metal a span i{
		font-size: 18px;
	}

	.our-story-content-metal{
		margin-top: 20px;
	}

	.story-counter-item-content-metal h2{
		font-size: 26px;
	}

	.story-counter-item-metal{
		width: 100%;
		min-height: auto;
		gap: 20px;
		padding: 20px;
	}

	.story-counter-item-content-metal{
		padding-top: 20px;
	}

	.team-item-body-metal{
        right: 20px;
        bottom: 20px;
        left: 20px;
    }

	.team-item-content-metal h2{
		font-size: 20px;
	}

	.team-item-social-btn-metal a{
		width: 40px;
		height: 40px;
	}

	.team-item-social-btn-metal a img{
		max-width: 20px;
	}

	.testimonial-item-metal{
        padding: 20px;
    }

	.testimonial-item-rating-metal{
		margin-bottom: 20px;
	}

	.testimonial-item-content-metal p{
		font-size: 16px;
	}

	.testimonial-item-author-metal{
		margin-top: 20px;
		padding-top: 20px;
	}

	.testimonial-author-content-metal h2{
		font-size: 18px;
	}

	.testimonial-author-content-metal p{
		font-size: 14px;
	}

	.faq-image-metal figure img{
		aspect-ratio: 1 / 1.072;
	}

	.faq-cta-box-metal{
		right: 20px;
		bottom: 20px;
		left: 20px;
	}

	.faq-cta-title-metal h3{
		font-size: 22px;
	}

	.faq-cta-item-metal{
		gap: 10px;
		margin-top: 20px;
	}

	.faq-cta-item-metal .icon-box{
		width: 40px;
		height: 40px;
	}

	.faq-cta-item-metal .icon-box img{
		max-width: 20px;
	}

	.faq-cta-item-content-metal{
		width: calc(100% - 50px);
	}

	.faq-cta-item-content-metal h3{
		font-size: 20px;
	}

	.footer-header-metal{
		gap: 20px;
	}

	.footer-logo-metal{
		width: 100%;
	}

	.footer-newsletter-form-metal{
		width: 100%;
		gap: 15px;	
	}

	.footer-newsletter-form-metal h2{
		font-size: 20px;
	}

	.about-footer-content-metal h2{
		font-size: 20px;
	}

	.footer-links-metal{
		max-width: 100%;
	}

	.footer-links-metal h2{
		font-size: 20px;
		margin-bottom: 15px;
	}

	.footer-copyright-metal{
		flex-direction: column-reverse;
		padding: 15px;
		margin: 30px 0 15px;
	}

	.footer-privacy-policy-metal ul{
		gap: 10px;
	}
}

/************************************/
/***   35. Home - Version 3 css   ***/
/************************************/

.hero-elite{
	position: relative;
	min-height: 100vh;
	background-image: url('../images/hero-bg-image-elite.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	align-content: end;
	border-radius: 20px;
	background-size: cover;
	margin: 15px 15px 0;
	overflow: hidden;
}

.hero-elite::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(2, 22, 35, 0.80) 0%, rgba(2, 22, 35, 0.00) 12.84%), linear-gradient(270deg, rgba(2, 22, 35, 0.00) 33.84%, rgba(2, 22, 35, 0.80) 67.25%, #021623 100%);
	border-radius: 20px;
}

.hero-elite .container{
	position: relative;
	z-index: 2;
}

.hero-box-elite{
	min-height: 100vh;
	align-content: center;
	padding: 230px 0 120px;
}

.hero-content-elite{
	min-height: 460px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
}

.hero-content-elite .section-title{
	margin-bottom: 0;
}

.hero-content-body-elite{
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	border-top: 1px solid var(--dark-divider-color);
	padding-top: 50px;
}

.hero-client-box-elite{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
}

.hero-client-box-elite .satisfy-client-images .satisfy-client-image{
	margin-left: -16px;
	border: none;
}

.hero-client-box-elite .satisfy-client-images .satisfy-client-image:first-child{
	margin-left: 0;
}

.hero-client-content h2{
	font-family: var(--default-font);
	color: var(--white-color);
	font-size: 16px;
}

.hero-client-rating-star-elite{
	margin-right: 10px;
}

.hero-client-rating-star-elite i{
	font-size: 16px;
	color: var(--accent-color);
}

.hero-client-content p{
	font-size: 16px;
	color: var(--white-color);
	margin: 5px 0 0;
}

.our-scrolling-ticker-elite{
	position: relative;
	background-color: var(--dark-divider-color);
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	padding: 21px 0;
	z-index: 2;
}

.scrolling-ticker-box-elite{
	--gap: 30px;
	position: relative;
	display: flex;
	align-items: center;
	overflow: hidden;
	user-select: none;
	gap: var(--gap);
}

.scrolling-content-elite{
	flex-shrink: 0;
	display: flex;
	gap: var(--gap);
	min-width: 100%;
	animation: scroll 80s linear infinite;
}

.scrolling-content-elite span{
	display: flex;
	font-family: var(--accent-font);
	font-size: 26px;
	font-weight: 500;
	line-height: 1.462em;
	color: var(--white-color);
	gap: var(--gap);
}

.scrolling-content-elite span img{
	width: 100%;
	max-width: 20px;
}

@keyframes scroll{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(calc(-100% - var(--gap)));
	}
}

.about-us-elite{
	padding: 120px 0;
}

.about-us-image-box-elite{
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: end;
	margin-right: 15px;
	max-width: 90%;
	position: relative;
    left: 60px;
}

.about-us-image-box-1-elite{
	height: 100%;
	width: 79%;
	display: flex;
	flex-direction: column;
	padding-bottom: 70px;
}

.about-us-image-elite{
	position: relative;
	height: 100%;
	z-index: 0;
}

.about-us-image-elite figure{
	display: block;
	height: 100%;
	border-radius: 20px;
}

.about-us-image-elite figure img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}

.about-us-image-box-1-elite .about-us-image-elite figure img{
	aspect-ratio: 1 / 1.114;
}

.about-experience-box-elite{
	position: relative;
	width: 100%;
	max-width: 225px;
	text-align: center;
	background-color: var(--primary-color);
	border: 6px solid var(--bg-color);
	border-radius: 20px;
	padding: 30px;
	margin: -105px auto 0;
	z-index: 1;
}

.about-experience-box-elite h2{
	font-size: 48px;
	line-height: 1em;
	color: var(--white-color);
}

.about-experience-box-elite p{
	font-family: var(--accent-font);
	font-weight: 500;
	line-height: normal;
	color: var(--white-color);
	margin: 5px 0 0;
}

.about-us-image-box-2-elite{
	width: 31%;
}

.about-us-image-box-2-elite .about-us-image-elite figure{
	border: 6px solid #fff;
	margin-left: -185px;
	transform: translateX(5%);
	    left: 132px;
}

.about-us-image-box-2-elite .about-us-image-elite figure img{
	aspect-ratio: 1 / 1.34;
	border-radius: 14px;
}

.about-us-content-elite{
	height: 100%;
	align-content: center;
}

.channel-partner-title{
	white-space: nowrap;
	font-size: clamp(32px, 3.05vw, 43px);
	letter-spacing: 0;
}

.about-item-list-elite{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 18px;
}

.about-us-item-elite{
	position: relative;
	width: calc(50% - 15px);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: #f5f5f5;
	border-radius: 10px;
	column-gap: 15px;
	row-gap: 0;
	padding: 16px;
	overflow: hidden;
	cursor: pointer;
	transition: background-color 0.4s ease-in-out, border-radius 0.4s ease-in-out;
}

.about-us-item-elite::before{
	content: '';
    position: absolute;
    top: 0;
	right: 0;
	bottom: 0;
    left: auto;
    background: var(--accent-color);
    width: 0;
    height: 100%;
    transition: all 0.4s ease-in-out;
}

.about-us-item-elite:hover:before,
.about-us-item-elite.is-open:before{
	width: 100%;
	left: 0;
}

.about-us-item-elite .icon-box{
	position: relative;
	z-index: 1;
}

.about-us-item-elite .icon-box img{
	width: 100%;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
}

.about-us-item-elite:hover .icon-box img,
.about-us-item-elite.is-open .icon-box img{
	filter: brightness(0) invert(1);
}

.about-us-item-content-elite{
	width: calc(100% - 75px);
}

.about-us-item-content-elite{
	position: relative;
	z-index: 1;
}

.partner-type-label{
	display: block;
	color: #6b7680;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.08em;
	line-height: 1.2em;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out;
}

.about-us-item-content-elite h3{
	font-size: 17px;
	transition: all 0.4s ease-in-out;
}

.about-us-item-elite:hover .about-us-item-content-elite h3,
.about-us-item-elite.is-open .about-us-item-content-elite h3{
	color: var(--white-color);
}

.about-us-item-elite:hover .partner-type-label,
.about-us-item-elite.is-open .partner-type-label{
	color: rgba(255, 255, 255, 0.78);
}

.about-us-item-toggle-elite{
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	margin-left: auto;
	color: var(--primary-color);
	font-size: 22px;
	line-height: 1;
	transform: rotate(0deg);
	transition: transform 0.36s ease, color 0.36s ease;
}

.about-us-item-elite:hover .about-us-item-toggle-elite,
.about-us-item-elite.is-open .about-us-item-toggle-elite{
	color: var(--white-color);
}

.about-us-item-elite.is-open .about-us-item-toggle-elite{
	transform: rotate(180deg);
}

.about-us-item-details-elite{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 0;
	opacity: 0;
	transform: translateY(-6px);
	overflow: hidden;
	transition: height 0.42s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.28s ease, transform 0.42s cubic-bezier(0.22, 1, 0.36, 1), margin-top 0.42s cubic-bezier(0.22, 1, 0.36, 1);
}

.about-us-item-elite.is-open .about-us-item-details-elite{
	opacity: 1;
	transform: translateY(0);
	margin-top: 6px;
}

.about-us-item-details-inner-elite{
	min-height: 0;
	overflow: hidden;
	padding: 1rem;
	background: #2b56f1;
	border-radius: 8px;
}

.about-us-item-details-elite p{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 12px;
	color: rgba(255, 255, 255, 0.9);
	font-size: 14px;
	line-height: 1.35em;
	margin: 0 0 9px;
}

.about-us-item-details-elite p:last-child{
	margin-bottom: 0;
}

.about-us-item-details-elite i{
	flex: 0 0 18px;
	width: 18px;
	color: rgba(255, 255, 255, 0.82);
	font-size: 14px;
	text-align: center;
}

.about-us-item-details-elite strong,
.about-us-item-details-elite a{
	color: var(--white-color);
	font-weight: normal;
	text-align: left;
	word-break: break-word;
	text-decoration: none;
}

.about-us-item-details-elite a:hover{
	color: var(--white-color);
	text-decoration: underline;
}

.about-us-footer-elite{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 25px;
	border-top: 1px solid var(--divider-color);
	/* margin-top: 40px; */
padding-top: 33px;
}

.about-us-author-box-elite{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.about-us-author-image-elite figure{
	display: block;
	border-radius: 50%;
}

.about-us-author-image-elite img{
	width: 100%;
    max-width: 50px;
}

.about-us-author-content-elite{
	width: calc(100% - 65px);
}

.about-us-author-content-elite h3{
	font-size: 22px;
}

.about-us-author-content-elite p{
	margin: 5px 0 0;
}

.our-services-elite{
	padding: 120px 0;
}

.service-item-elite{
	padding: 10px;
	background: var(--dark-divider-color);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	text-align: center;
	border-radius: 20px;
}

.service-item-header-box-elite{
	position: relative;
}

.service-item-image-elite{
	margin-bottom: 10px;
}

.service-item-image-elite a,
.service-item-image-elite figure{
	display: block;
	border-radius: 10px;
	cursor: none;
}

.service-item-image-elite img{
	width: 100%;
	aspect-ratio: 1 / 0.628;
	object-fit: cover;
	border-radius: 10px;
	transition: all 0.6s ease-in-out;
}

.service-item-elite:hover .service-item-image-elite img{
	transform: scale(1.06);
}

.service-item-header-box-elite .icon-box{
	position: absolute;
	top: 30px;
	left: 30px;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
	z-index: 1;
}

.service-item-header-box-elite .icon-box:before{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--white-color);
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.service-item-elite:hover .service-item-header-box-elite .icon-box:before{
	transform: scale(1);
}

.service-item-header-box-elite .icon-box img{
	position: relative;
    width: 100%;
    max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.service-item-elite:hover .service-item-header-box-elite .icon-box img{
	filter: brightness(1) invert(1);
}

.service-item-body-box-elite{
	padding: 30px;
}

.service-item-content-elite h2{
	font-size: 26px;
	color: var(--white-color);
}

.service-item-content-elite h2 a{
	color: inherit;
}

.service-item-content-elite p{
	color: var(--white-color);
	margin: 10px 0 0;
}

.service-item-btn-elite{
	border-top: 1px solid var(--dark-divider-color);
	margin-top: 30px;
	padding-top: 30px;
}

.service-item-btn-elite .readmore-btn{
	color: var(--white-color);
}

.service-item-btn-elite .readmore-btn::before{
	background-image: url('../images/arrow-white.svg');
}

.service-item-slider-elite .service-pagination-elite{
	margin-top: 40px;
	text-align: center;
}

.service-item-slider-elite .service-pagination-elite .swiper-pagination-bullet{
    position: relative;
    height: 10px;
    width: 10px;
    background: var(--dark-divider-color);
	opacity: 1;
    margin: 0 5px;
	border-radius: 10px;
	transition: all 0.4s ease-in-out;
}

.service-item-slider-elite .service-pagination-elite .swiper-pagination-bullet-active{
	background: var(--accent-color);
	width: 34px;
}

.our-core-feature-elite{
	padding: 120px 0;
}

.core-feature-item-list-elite{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	width: 100%;
	align-items: stretch;
}

.core-feature-item-elite{
	position: relative;
	width: calc(33.333% - 20px);
	background-color: var(--white-color);
	border-radius: 20px;
	padding: 40px;
	overflow: hidden;
}

.our-core-feature-elite .core-feature-item-elite.ep-card-fade-ready{
	visibility: visible !important;
	opacity: 0 !important;
	transform: translateY(42px) !important;
	transition: opacity 0.75s ease, transform 0.75s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.our-core-feature-elite .core-feature-item-elite.ep-card-fade-ready.ep-card-fade-in{
	opacity: 1 !important;
	transform: translateY(0) !important;
}

.core-feature-item-elite::before{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: var(--accent-color);
	transition: all 0.4s ease-in-out;
}

.core-feature-item-elite:hover:before{
	height: 100%;
}

.core-feature-item-elite .icon-box{
	position: relative;
    height: 60px;
    width: 60px;
    background: #1944df;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 1;
}

.core-feature-item-elite .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--white-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.core-feature-item-elite:hover .icon-box::before{
	transform: scale(1);
}

.core-feature-item-elite  .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.core-feature-item-elite .icon-box img.bd-soft-logo-icon{
	max-width: 28px;
	max-height: 36px;
	object-fit: contain;
}

.core-feature-item-elite .icon-box img.nirugenix-logo-icon{
	max-width: 40px;
	max-height: 34px;
	object-fit: contain;
}

.core-feature-item-elite:hover .icon-box img{
	filter: brightness(1) invert(1);
}

.core-feature-item-elite:hover .icon-box img.bd-soft-logo-icon,
.core-feature-item-elite:hover .icon-box img.nirugenix-logo-icon{
	filter: none;
}

.core-feature-item-content-elite{
	position: relative;
    margin-top: 17px;
	z-index: 1;
}

.core-feature-item-content-elite h3{
	font-size: 26px;
	transition: all 0.4s ease-in-out;
}

.core-feature-item-elite:hover .core-feature-item-content-elite h3,
.core-feature-item-elite:hover .core-feature-item-content-elite p{
	color: var(--white-color);
}

.core-feature-item-content-elite p{
	margin: 10px 0 0;
	transition: all 0.4s ease-in-out;
}

.feature-video-image-box-elite{
	position: relative;
	height: 100%;
	margin-left: 15px;
}

.core-feature-item-list-elite .feature-video-image-box-elite{
	width: calc(33.333% - 20px);
	margin: 0;
}

.feature-video-image-box-elite{
	height: 100%;
}

.core-feature-image-elite{
	height: 100%;
}

.core-feature-image-elite figure{
	position: relative;
	height: 100%;
	display: block;
	border-radius: 20px;
}

.core-feature-image-elite figure::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgba(2, 22, 35, 0.20) 0%, rgba(2, 22, 35, 0.20) 100%);
	border-radius: 20px;
	z-index: 1;
}

.core-feature-image-elite figure img{
	width: 100%;
	height: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	border-radius: 20px;
}

.feature-video-image-box-elite .video-play-button-elite{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	z-index: 2;
}

.video-play-button-elite a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	cursor: none;
}

.video-play-button-elite a span{
	position: relative;
	width: 55px;
	height: 55px;
	background: var(--accent-color);
	border-radius: 50%;
	color: var(--white-color);
	display: flex;
	justify-content: center;
	align-items: center;
}

.video-play-button-elite a span.bg-effect:before,
.video-play-button-elite a span.bg-effect:after{
	content: '';
	position: absolute;
    width: 160%;
    height: 160%;
	border: 35px solid var(--white-color);
	opacity: 50%;
	border-radius: 50%;
	transform: scale(0.6);
	z-index: -1;
	animation: border-zooming 1.2s infinite linear;
}

.video-play-button-elite a span.bg-effect:after{
	animation-delay: .3s;
}

@keyframes border-zooming{
	100%{
		transform: scale(1);
		opacity: 0;
	}
}

.video-play-button-elite a span i{
    font-size: 20px;
    color: inherit;
    margin-left: 2px;
}

.video-play-button-elite p{
	font-family: var(--accent-font);
	font-size: 17px;
	font-weight: 600;
	color: var(--white-color);
	margin: 0;
}

.our-core-feature-elite .section-footer-text{
	margin-top: 60px;
}

.why-choose-us-elite{
	padding: 120px 0 0;
}

.why-choose-us-content-elite{
    text-align: center;
}

.why-choose-us-content-elite .section-title{
    max-width: 980px;
    margin: 0 auto 50px;
}

.why-choose-us-btn-elite{
    position: relative;
    display: inline-block;
}

.why-choose-us-btn-elite::before{
    content: '';
    position: absolute;
	bottom: 10px;
	right: -120px;
    background: url('../images/why-choose-us-arrow-elite.svg');
    background-repeat: no-repeat;
	background-position: center center;
    background-size: cover;
    width: 90px;
    height: 50px;	
	animation: arrowmove1 3s infinite linear alternate;
}

@keyframes arrowmove1{
	50%{
		transform: translateX(20px);
	}
}

.why-choose-us-image-elite{
	text-align: center;
    margin-top: 50px;
}

.why-choose-us-image-elite figure{
    display: block;
    border-radius: 20px 20px 0 0;
}

.why-choose-us-image-elite img{
    width: 100%;
    max-width: 900px;
    aspect-ratio: 1 / 0.56;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
}

.our-expertise-elite{
	padding: 120px 0;
}

.our-expertise-image-box-elite{
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: end;
	margin-right: 15px;
}

.expertise-image-elite.image-1{
	width: 45%;
	height: 100%;
	padding-bottom: 45px;
}

.expertise-image-elite figure{
	display: block;
	border-radius: 240px;
}

.expertise-image-elite figure img{
	width: 100%;
	object-fit: cover;
	border-radius: 240px;
}

.expertise-image-elite.image-1 figure{
	height: 100%;
	margin-right: -140px;
}

.expertise-image-elite.image-1 figure img{
	height: 100%;
	aspect-ratio: 1 / 1.64;
}

.expertise-image-elite.image-2{
	width: 55%;
}

.expertise-image-elite.image-2 figure{
	border: 10px solid var(--white-color);
}

.expertise-image-elite.image-2 figure img{
	aspect-ratio: 1 / 1.526;
}

.our-expertice-content-elite{
	height: 100%;
	align-content: center;
}

.expertise-item-elite{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid var(--divider-color);
	margin-bottom: 30px;
	padding-bottom: 30px;
	gap: 15px;
}

.expertise-item-elite:last-child{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.circle{
	position: relative;
	display: inline-flex;
	color: var(--accent-color);
	border-radius: 50%;
}

.circle .progress_value{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    height: 90px;
    border-radius: 50%;
	font-family: var(--accent-font);
	font-size: 24px;
    font-weight: 500;
    color: var(--primary-color);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.expertise-item-content-elite{
	width: calc(100% - 105px);
}

.expertise-item-content-elite h3{
	font-size: 26px;
}

.expertise-item-content-elite p{
	margin: 10px 0 0;
}

.our-pricing-elite{
	padding: 120px 0;
}

.pricing-item-elite{
	background-color: var(--white-color);
	border-radius: 20px;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	padding: 10px;
}

.pricing-item-header-box-elite{
	background: var(--bg-color);
	border-radius: 20px;
	padding: 30px;
}

.pricing-item-header-elite{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.pricing-item-header-elite .icon-box{
	position: relative;
    height: 50px;
    width: 50px;
    background-color: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	z-index: 1;
}

.pricing-item-header-elite .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.pricing-item-elite:hover .pricing-item-header-elite .icon-box::before{
	transform: scale(1);
}

.pricing-item-header-elite .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.pricing-item-content-elite{
	width: calc(100% - 65px);
}

.pricing-item-content-elite h2{
    font-size: 26px;
}

.pricing-item-content-elite p{
    margin: 5px 0 0;
}

.pricing-item-price-elite{
	border-top: 1px solid var(--divider-color);
	margin-top: 30px;
	padding-top: 30px;
}

.pricing-item-price-elite h2{
	font-size: 40px;
}

.pricing-item-price-elite h2 sub{
	font-family: var(--default-font);
	font-weight: 400;
    font-size: 16px;
	color: var(--text-color);
	bottom: 0;
}

.pricing-item-body-elite{
	padding: 30px;
	margin-top: 10px;
}

.pricing-item-list-elite h3{
	font-size: 26px;
	margin-bottom: 20px;
}

.pricing-item-list-elite ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.pricing-item-list-elite ul li{
	position: relative;
	line-height: 1.5em;
	padding-left: 25px;
	margin-bottom: 10px;
}

.pricing-item-list-elite ul li:last-child{
	margin-bottom: 0;
}

.pricing-item-list-elite ul li:before{
    content: '\f058';
    position: absolute;
    font-family: 'Font Awesome 7 Free';
    font-size: 18px;
    font-weight: 900;
    color: var(--primary-color);
    top: 0;
    left: 0;
}

.pricing-item-btn-elite{
	margin-top: 30px;
}

.pricing-benefit-list-elite{
	margin-top: 30px;
}

.pricing-benefit-list-elite ul{
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 20px 40px;
}

.pricing-benefit-list-elite ul li{
    display: inline-flex;
    align-items: center;
	color: var(--primary-color);
}

.pricing-benefit-list-elite ul li img{
	width: 100%;
	max-width: 20px;
	margin-right: 10px;
}

.our-testimonials-elite{
	padding: 120px 0;
}

.testimonial-client-box-elite{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	min-height: 370px;
	gap: 30px;
	background-color: var(--accent-color);
	border-radius: 20px;
	padding: 40px;
}

.testimonial-client-header h2{
	font-size: 52px;
	line-height: 1em;
	color: var(--white-color);
}

.testimonial-client-header p{
	color: var(--white-color);
	margin: 10px 0 0;
}

.testimonial-client-body-content p{
	color: var(--white-color);
	margin: 10px 0 0;
}

.testimonial-slider-elite,
.testimonial-slider-elite .swiper{
	height: 100%;
}

.testimonial-slider-elite .swiper-wrapper{
	cursor: none;
}

.testimonial-item-elite{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	min-height: 370px;
	gap: 30px;
	background-color: var(--dark-divider-color);
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	border-radius: 20px;
	padding: 40px;
}

.testimonial-item-rating-elite{
	margin-bottom: 30px;
}

.testimonial-item-rating-elite i{
	color: var(--accent-color);
	font-size: 18px;
}

.testimonial-item-content-elite p{
	color: var(--white-color);
	margin-bottom: 0;
}

.testimonial-item-body-elite{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	border-top: 1px solid var(--dark-divider-color);
	padding-top: 30px;
}

.testimonial-author-elite{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.testimonial-author-image-elite img{
	width: 100%;
	max-width: 50px;
	border-radius: 50%;
}

.testimonial-author-content-elite{
	width: calc(100% - 65px);
}

.testimonial-author-content-elite h2{
	font-size: 20px;
	color: var(--white-color);
}

.testimonial-author-content-elite p{
	color: var(--white-color);
	margin: 5px 0 0;
}

.testimonial-item-quote-elite img{
	width: 100%;
	max-width: 50px;
}

.our-testimonials-elite .section-footer-text{
	margin-top: 60px;
}

.our-faqs-elite{
	padding: 120px 0;
}

.faq-image-box-elite{
	position: relative;
	height: 100%;
}

.faq-image-elite{
	height: 100%;
}

.faq-image-elite figure{
	display: block;
	height: 100%;
	border-radius: 20px;
}

.faq-image-elite figure img{
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 1.11;
	object-fit: cover;
	border-radius: 20px;
}

.faq-cta-box-elite{
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 100%;
	max-width: 355px;
	background-color: var(--white-color);
	border-radius: 20px;
	padding: 30px;
	z-index: 1;
}

.faq-cta-box-elite .satisfy-client-images .satisfy-client-image figure img{
	max-width: 42px;
}

.faq-cta-content-elite{
	margin-top: 15px;
}

.faq-cta-content-elite h3{
	font-size: 20px;
}

.faq-cta-content-elite p{
	font-size: 16px;
	margin: 5px 0 0;
}

.faq-cta-item-list-elite{
	margin-top: 30px;
}

.faq-cta-item-elite{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
	margin-bottom: 30px;
}

.faq-cta-item-elite:last-child{
	margin-bottom: 0;
}

.faq-cta-item-elite .icon-box{
	position: relative;
    height: 50px;
    width: 50px;
    background-color: var(--accent-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	z-index: 1;
}

.faq-cta-item-elite .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.faq-cta-item-elite:hover .icon-box::before{
	transform: scale(1);
}

.faq-cta-item-elite .icon-box img{
	position: relative;
	width: 100%;
	max-width: 24px;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.faq-cta-item-content-elite{
	width: calc(100% - 65px);
}

.faq-cta-item-content-elite h3{
	font-size: 18px;
}

.faq-cta-item-content-elite p{
	color: var(--text-color);
	line-height: normal;
	margin: 5px 0 0;
}

.faq-cta-item-content-elite p a{
	color: inherit;
	transition: all 0.4s ease-in-out; 
}

.faq-cta-item-elite:hover .faq-cta-item-content-elite p a{
	color: var(--accent-color);
}

.faq-accordion-elite .accordion-item{
	background-color: var(--secondary-color);
	border-radius: 14px;
    margin-bottom: 25px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.faq-accordion-elite .accordion-item:last-child{
    margin-bottom: 0;
}

.faq-accordion-elite .accordion-header .accordion-button{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.333em;
    color: var(--primary-color);
	padding: 23px 55px 23px 30px;
    transition: all 0.3s ease-in-out;
}

.faq-accordion-elite .accordion-item .accordion-button::after,
.faq-accordion-elite .accordion-item .accordion-button.collapsed::after{
	content: '\2b';
    font-family: 'Font Awesome 7 Free';
    position: absolute;
    right: 30px;
    top: 50%;
    font-size: 20px;
    font-weight: 600;
    transform: translateY(-50%);
    color: var(--accent-color);
    transition: all 0.4s ease-in-out
}

.faq-accordion-elite .accordion-button:not(.collapsed)::after{
	content: '\f068';
    transform: translateY(-50%) rotate(180deg);
}

.faq-accordion-elite .accordion-item .accordion-body{
	border-top: 1px solid var(--divider-color);
	padding: 23px 30px;
}

.faq-accordion-elite .accordion-item .accordion-body p{
    margin: 0;
}

.cta-elite{
	position: relative;
    padding: 80px;
	overflow: hidden;
}

.cta-elite .container-fluid{
	padding: 0;
}

.cta-bg-image-elite{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
	border-radius: 20px;
}

.cta-bg-image-elite figure{
	position: relative;
    display: block;
    height: 100%;
	border-radius: 20px;
    overflow: hidden;
}

.cta-bg-image-elite figure::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(270deg, rgba(2, 22, 35, 0.80) 0%, rgba(2, 22, 35, 0.00) 64.62%);
	border-radius: 20px;
	width: 100%;
	height: 100%;
}

.cta-bg-image-elite img{
	width: 100%;
    height: 100%;
	border-radius: 20px;
    object-fit: cover;
}

.cta-contact-box-elite{
	position: relative;
    max-width: 755px;
    background: var(--white-color);
    border-radius: 20px;
    margin-left: auto;
	padding: 60px;
    z-index: 1;
}

.cta-contact-box-elite .section-title{
	border-bottom: 1px solid var(--divider-color);
	padding-bottom: 40px;
}

.cta-contact-form-elite .contact-form .form-control::placeholder{
	color: var(--primary-color);
	opacity: 40%;
}

.main-footer-elite{
	padding: 120px 0 0;
	margin-bottom: 15px;
}

.footer-header-elite{
	text-align: center;
	border-bottom: 1px solid var(--dark-divider-color);
	margin-bottom: 80px;
	padding-bottom: 80px;
}

.footer-header-elite .section-title{
	max-width: 700px;
	text-align: center;
	margin: 0 auto 40px;
}

.about-footer-elite{
	max-width: 360px;
}

.footer-logo-elite img{
	width: 100%;
	max-width: 149px;
}

.about-footer-content-elite{
	margin-top: 30px;
}

.about-footer-content-elite p{
	color: var(--white-color);
	margin-bottom: 0;
}

.footer-social-links-elite{
	margin-top: 40px;
}

.footer-social-links-elite ul{
	display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-social-links-elite ul li a{
	width: 40px;
	height: 40px;
    color: var(--white-color);
	border: 1px solid var(--dark-divider-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.4s ease-in-out;
}

.footer-social-links-elite ul li a:hover{
	background-color: var(--accent-color);
}

.footer-social-links-elite ul li a i{
	font-size: 18px;
	color: inherit;
}

.footer-links-box-elite{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
	margin-left: 40px;
}

.footer-links-elite{
	max-width: 32%;
}

.footer-links-elite h2{
	font-size: 26px;
	color: var(--white-color);
	margin-bottom: 30px;
}

.footer-links-elite ul{
	list-style: disc;
	margin: 0;
	padding: 0 0 0 20px;
}

.footer-links-elite ul li{
	color: var(--white-color);
	line-height: 1.5em;
	margin-bottom: 15px;
}

.footer-links-elite ul li:last-child{
	margin-bottom: 0;
}

.footer-links-elite ul li::marker{
	color: var(--accent-color);
}

.footer-links-elite ul li a{
	color: inherit;
	transition: all 0.3s ease-in-out;
}

.footer-links-elite ul li a:hover{
	color: var(--accent-color);
}

.footer-contact-list-elite{
	max-width: 38%;
}

.footer-contact-list-elite ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-contact-list-elite ul li{
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
}

.footer-contact-list-elite ul li img{
	width: 100%;
	max-width: 24px;
}

.footer-newsletter-form-elite{
	border-top: 1px solid var(--dark-divider-color);
	margin-top: 40px;
	padding-top: 40px;
}

.footer-newsletter-form-elite .form-group{
	display: flex;
	background-color: var(--dark-divider-color);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
	border-radius: 10px;
	padding: 5px;
}

.footer-newsletter-form-elite .form-group .form-control{
	width: calc(100% - 40px);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3em;
	color: var(--white-color);
	background: transparent;
	border: none;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	padding: 6px 15px;
}

.footer-newsletter-form-elite .form-group .form-control::placeholder{
	color: var(--white-color);
	opacity: 20%;
}

.footer-newsletter-form-elite .form-group .newsletter-btn-elite{
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: var(--accent-color);
	border: none;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
}

.footer-newsletter-form-elite .form-group .newsletter-btn-elite:hover{
	background-color: var(--white-color);
}

.footer-newsletter-form-elite .form-group .newsletter-btn-elite i{
    font-size: 18px;
	color: var(--white-color);
	transition: all 0.4s ease-in-out;
}

.footer-newsletter-form-elite .form-group .newsletter-btn-elite:hover i{
	color: var(--primary-color);
}

.footer-copyright-elite{
	text-align: center;
	border-top: 1px solid var(--dark-divider-color);
	margin-top: 80px;
	padding: 60px 0;
}

.footer-copyright-text-elite p{
	color: var(--white-color);
	margin-bottom: 0;
}



.e-con.e-flex>.e-con-inner {
    align-content: var(--align-content);
    align-items: var(--align-items);
    align-self: auto;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
}

.e-con-full.e-flex, .e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction);
}

.e-con>.e-con-inner {
    gap: var(--row-gap) var(--column-gap);
    height: 100%;
    margin: 0 auto;
    max-width: var(--content-width);
    padding-inline-end: 0;
    padding-inline-start: 0;
    width: 100%;
}

.e-con, .e-con>.e-con-inner {
    display: var(--display);
}

.e-con-full, .e-con>.e-con-inner {
    padding-block-end: var(--padding-block-end);
    padding-block-start: var(--padding-block-start);
    text-align: var(--text-align);
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}


.elementor-6413 .elementor-element.elementor-element-1524189 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --flex-wrap: wrap;
    overflow: visible;
}
.e-con-full.e-flex, .e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction);
}
.e-con.e-flex {
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}
.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}
.e-con {
    --container-max-width: 1300px;
}
.e-con, .e-con>.e-con-inner {
    display: var(--display);
}
.e-con-full, .e-con>.e-con-inner {
    padding-block-end: var(--padding-block-end);
    padding-block-start: var(--padding-block-start);
    text-align: var(--text-align);
}
.e-con {
    margin-block-end: var(--margin-block-end);
    margin-block-start: var(--margin-block-start);
    margin-inline-end: var(--margin-inline-end);
    margin-inline-start: var(--margin-inline-start);
    padding-inline-end: var(--padding-inline-end);
    padding-inline-start: var(--padding-inline-start);
}

.elementor-6413 .elementor-element.elementor-element-a98cf06 {
    --display: flex;
    --align-items: center;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 70px;
    --padding-left: 0px;
    --padding-right: 0px;
    overflow: visible;
}

.overview-look-section{
	padding: 92px 0 70px;
	background: #f5f5f7;
	font-family: Arial, Helvetica, sans-serif;
}

.overview-look-section .container{
	max-width: 1440px;
}

.overview-look-title{
	margin: 0 auto 34px;
}

.overview-look-title h2{
	font-family: var(--default-font);
	font-size: clamp(36px, 4.4vw, 64px);
	font-weight: 800;
	line-height: 1.05em;
	letter-spacing: 0;
	color: #1d1d1f;
}

.overview-look-stage{
	position: relative;
	min-height: 512px;
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 0;
	align-items: center;
    background: #f5f5f7;
	border-radius: 28px;
	/* padding: 68px 52px 52px; */
	overflow: hidden;
	/* box-shadow: 0 24px 70px rgba(0, 0, 0, 0.16); */
}

.overview-look-controls{
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	width: auto;
	margin-left: 80px;
	padding: 0;
	transform: none;
}

.overview-look-control{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0;
	width: max-content;
	max-width: 100%;
	height: 58px;
	min-height: 58px;
	padding: 17px 24px 17px 15px;
	border: 1px solid rgba(2, 22, 35, 0.1);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.42);
	color: #1d1d1f;
	box-shadow: 0 12px 34px rgba(2, 22, 35, 0.08);
	font-size: 17px;
	font-weight: 500;
	line-height: 1;
	cursor: pointer;
	overflow: hidden;
	text-align: left;
	will-change: width, height, border-radius, padding;
	transition:
		background-color 0.34s ease,
		transform 0.34s ease,
		color 0.34s ease,
		width 0.58s cubic-bezier(0.22, 1, 0.36, 1),
		border-radius 0.62s cubic-bezier(0.22, 1, 0.36, 1),
		height 0.68s cubic-bezier(0.22, 1, 0.36, 1);
}

.overview-look-control.is-active,
.overview-look-control.is-closing{
          background: #0066ff;
    color: #ffffff;
    /* border-color: rgba(25, 68, 223, 0.24); */
    outline: none;
}

/* .overview-look-control:hover:not(.is-active):not(.is-closing),
.overview-look-control:focus:not(.is-active):not(.is-closing){
	background: rgba(255, 255, 255, 0.42);
	color: #1d1d1f;
	outline: none;
} */

.overview-look-control:hover,
.overview-look-control:focus{
	transform: translateX(2px);
}

.overview-look-control.is-active,
.overview-look-control.is-closing{
	width: min(var(--overview-control-width, max-content), 100%);
	height: 58px;
	z-index: 4;
	gap: 0;
	border-radius: 999px;
	padding: 17px 24px 17px 15px;
}

.overview-look-control-head{
	display: inline-flex;
	align-items: center;
	gap: 12px;
	min-height: 24px;
	flex: 0 0 auto;
	white-space: nowrap;
	opacity: 1;
	transform: translate3d(0, 0, 0);
	will-change: opacity, transform;
}

.overview-look-control-head > span:last-child{
	white-space: nowrap;
}

.overview-look-control.is-active .overview-look-control-head,
.overview-look-control.is-closing .overview-look-control-head{
	display: inline-flex;
}

.overview-look-control.is-restored .overview-look-control-head{
	animation: overviewControlFadeUp 0.38s cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes overviewControlFadeUp{
	from{
		opacity: 0;
		transform: translate3d(0, 12px, 0);
	}

	to{
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.overview-look-dot{
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #d46d22;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.24);
}

.overview-look-plus{
	position: relative;
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
	border: 1px solid rgba(2, 22, 35, 0.32);
	border-radius: 50%;
}

.overview-look-plus::before,
.overview-look-plus::after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 2px;
	background: currentColor;
	border-radius: 2px;
	transform: translate(-50%, -50%);
	transition: transform 0.36s cubic-bezier(0.22, 1, 0.36, 1);
}

.overview-look-plus::after{
	transform: translate(-50%, -50%) rotate(90deg);
}

.overview-look-control-copy{
	display: block;
	width: 100%;
	min-width: 0;
	height: auto;
	padding: 0;
	opacity: 0;
	transform: translate3d(0, 12px, 0);
	overflow: hidden;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.55;
	color: #fff;
	margin: 0;
	clip-path: inset(0 0 100% 0);
	will-change: clip-path, opacity, transform;
	transition:
		clip-path 0.58s cubic-bezier(0.22, 1, 0.36, 1),
		opacity 0.22s ease,
		transform 0.58s cubic-bezier(0.22, 1, 0.36, 1);
}

.overview-look-control.is-active .overview-look-control-copy,
.overview-look-control.is-closing .overview-look-control-copy{
	opacity: 0;
	clip-path: inset(0 0 100% 0);
	transform: translate3d(0, 12px, 0);
}

.overview-look-control-copy strong{
	font-weight: 600;
	color: #fff;
}

.overview-look-nav{
	position: absolute;
	top: 50%;
	left: -52px;
	display: flex;
	flex-direction: column;
	gap: 14px;
	opacity: 0;
	pointer-events: none;
	transform: translate3d(-8px, -50%, 0);
	transition:
		opacity 0.24s ease,
		transform 0.24s ease;
}

.overview-look-controls.has-active .overview-look-nav{
	opacity: 1;
	pointer-events: auto;
	transform: translate3d(0, -50%, 0);
}

.overview-look-nav-button{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border: 0;
	border-radius: 50%;
	background: #242426;
	color: #f5f5f7;
	font-size: 16px;
	cursor: pointer;
	transition:
		background-color 0.24s ease,
		color 0.24s ease,
		transform 0.24s ease;
}

.overview-look-nav-button:hover,
.overview-look-nav-button:focus{
	background: #2e2e31;
	color: #ffffff;
	outline: none;
	transform: translateX(-2px);
}

.overview-look-visual{
	position: relative;
	z-index: 1;
	align-self: stretch;
	min-height: 430px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-radius: 28px;
	clip-path: inset(0 round 28px);
}

.overview-look-visual img,
.overview-look-visual video{
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	width: min(100%, 1400px);
    height: min(100%, 620px);
	max-height: none;
    object-fit: contain;
	object-position: center;
    opacity: 0;
    transform: translate(-50%, -50%) translateX(44px) scale(1.03);
    filter: saturate(1.08) contrast(1.04);
    transition: opacity 0.22s ease, transform 0.36s cubic-bezier(0.16, 1, 0.3, 1), filter 0.22s ease;
}

.overview-look-visual.has-switched-media img,
.overview-look-visual.has-switched-media video{
    transition: opacity 0.48s ease, transform 0.72s cubic-bezier(0.16, 1, 0.3, 1), filter 0.48s ease;
}

.overview-look-visual img.is-leaving-left,
.overview-look-visual video.is-leaving-left{
	z-index: 3;
	opacity: 0;
	transform: translate(-50%, -50%) translateX(-56px) scale(0.985);
	filter: saturate(1.02) contrast(1.02);
}

.overview-look-visual video{
	object-fit: contain;
	object-position: center center;
	background: transparent;
}

body.theme-dark .overview-look-visual video{
	background: transparent;
}

.overview-look-visual img.is-active,
.overview-look-visual video.is-active{
	z-index: 4;
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
	filter: saturate(1.14) contrast(1.08);
}

.overview-look-close{
	position: absolute;
    top: 4px;
    right: 18px;
    z-index: 8;
    width: 27px;
    height: 27px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 50%;
	background: rgba(17, 19, 25, 0.72);
	color: #ffffff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-8px) scale(0.92);
	transition: opacity 0.28s ease, transform 0.38s cubic-bezier(0.16, 1, 0.3, 1), visibility 0s linear 0.28s, background-color 0.22s ease, border-color 0.22s ease;
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	cursor: pointer;
}

.overview-look-visual.has-close-visible .overview-look-close{
	opacity: 1;
	visibility: visible;
	transform: translateY(0) scale(1);
	transition-delay: 0s;
}

.overview-look-close:hover,
.overview-look-close:focus{
	background: rgba(17, 19, 25, 0.9);
	border-color: rgba(255, 255, 255, 0.42);
	outline: none;
}

.overview-look-dashboard{
	position: absolute;
	inset: 0;
	display: grid;
	grid-template-columns: 260px minmax(0, 1fr);
	width: 100%;
	height: 100%;
	background: #f2f5f7;
	border-radius: 0 28px 28px 0;
	overflow: hidden;
	opacity: 0;
	transform: translate3d(44px, 0, 0) scale(1.03);
	filter: saturate(1.02) contrast(1.02);
	transition: opacity 0.62s ease, transform 0.92s cubic-bezier(0.16, 1, 0.3, 1), filter 0.62s ease;
	pointer-events: none;
}

.overview-look-dashboard.is-active{
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1);
	filter: saturate(1.08) contrast(1.04);
}

.overview-look-dashboard.is-active .overview-dash-card,
.overview-look-dashboard.is-active .overview-dash-tabs span,
.overview-look-dashboard.is-active .overview-dash-welcome,
.overview-look-dashboard.is-active .overview-dash-profile,
.overview-look-dashboard.is-active .overview-dash-channel{
	animation: overviewDashTextIn 0.74s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.overview-look-dashboard.is-active .overview-dash-tabs span:nth-child(2){ animation-delay: 0.05s; }
.overview-look-dashboard.is-active .overview-dash-tabs span:nth-child(3){ animation-delay: 0.1s; }
.overview-look-dashboard.is-active .overview-dash-tabs span:nth-child(4){ animation-delay: 0.15s; }
.overview-look-dashboard.is-active .overview-dash-tabs span:nth-child(5){ animation-delay: 0.2s; }
.overview-look-dashboard.is-active .overview-dash-card-software{ animation-delay: 0.12s; }
.overview-look-dashboard.is-active .overview-dash-card-chart{ animation-delay: 0.22s; }
.overview-look-dashboard.is-active .overview-dash-channel{ animation-delay: 0.36s; }

@keyframes overviewDashTextIn{
	from{
		opacity: 0;
		transform: translate3d(28px, 0, 0);
	}

	to{
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.overview-dash-sidebar{
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	padding: 58px 34px 54px;
	background: #143f68;
	color: #ffffff;
}

.overview-dash-brand{
	margin: 0 0 68px;
	text-align: center;
}

.overview-dash-brand span{
	position: relative;
	display: block;
	font-size: 33px;
	font-weight: 800;
	font-style: normal;
	line-height: 1;
}

.overview-dash-brand span::after{
	content: 'TM';
	position: absolute;
	top: -8px;
	margin-left: 4px;
	font-size: 9px;
	font-style: normal;
}

.overview-dash-brand small{
	display: block;
	margin-top: 6px;
	font-size: 9px;
	font-style: normal;
	font-weight: 700;
	opacity: 0.88;
}

.overview-dash-menu{
	display: grid;
	gap: 25px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.1;
}

.overview-dash-menu span{
	display: grid;
	grid-template-columns: 28px minmax(0, 1fr);
	align-items: center;
	gap: 16px;
	white-space: nowrap;
}

.overview-dash-menu i{
	font-size: 18px;
	color: rgba(255, 255, 255, 0.92);
}

.overview-dash-secure{
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr);
	align-items: center;
	column-gap: 8px;
	width: 164px;
	margin: auto auto 0;
	padding: 13px 18px;
	border-radius: 999px;
	background: #ffffff;
	color: #0d85d6;
	box-shadow: -10px 0 0 #0d9be7, 0 10px 24px rgba(0, 0, 0, 0.2);
}

.overview-dash-secure i{
	grid-row: 1 / 3;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	border: 3px solid #0d85d6;
	border-radius: 7px;
	font-size: 14px;
}

.overview-dash-secure span{
	font-size: 23px;
	font-weight: 700;
	line-height: 1;
}

.overview-dash-secure small{
	color: #9a9a9a;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1.8px;
}

.overview-dash-main{
	display: flex;
	flex-direction: column;
	min-width: 0;
	background: #f3f6f8;
	color: #0b0b0d;
}

.overview-dash-top{
	display: grid;
	grid-template-columns: minmax(120px, 1fr) auto auto;
	align-items: center;
	gap: 22px;
	min-height: 78px;
	padding: 0 34px;
	background: #ffffff;
	box-shadow: 0 1px 0 rgba(2, 22, 35, 0.06);
}

.overview-dash-top h3{
	margin: 0;
	font-size: 23px;
	font-weight: 800;
	line-height: 1;
}

.overview-dash-welcome{
	color: #0e8bd7;
	font-size: 21px;
	font-weight: 800;
	white-space: nowrap;
}

.overview-dash-profile{
	display: inline-flex;
	align-items: center;
	gap: 18px;
	padding-left: 12px;
	border-left: 1px solid #dadde1;
	color: #3f3f43;
	font-size: 17px;
	font-weight: 700;
	white-space: nowrap;
}

.overview-dash-profile span{
	width: 33px;
	height: 33px;
	border-radius: 50%;
	background: #e7f2ff;
	box-shadow: 0 0 0 2px #cfe6ff, 0 7px 10px rgba(0, 0, 0, 0.16);
}

.overview-dash-tabs{
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 10px;
	padding: 20px 34px 16px;
}

.overview-dash-tabs span{
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 12px;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 8px 18px rgba(14, 22, 30, 0.08);
	font-size: 16px;
	font-weight: 800;
	line-height: 1.05;
	text-align: center;
}

.overview-dash-tabs span:first-child,
.overview-dash-tabs span:nth-child(4){
	color: #2663ad;
}

.overview-dash-grid{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
	flex: 1;
	padding: 0 34px 18px;
}

.overview-dash-card{
	min-width: 0;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 8px 18px rgba(14, 22, 30, 0.08);
	overflow: hidden;
}

.overview-dash-card h4{
	margin: 0;
	padding: 18px 20px 0;
	font-size: 17px;
	font-weight: 800;
	line-height: 1;
}

.overview-dash-card-body{
	display: grid;
	grid-template-columns: 190px minmax(0, 1fr);
	align-items: center;
	gap: 18px;
	padding: 31px 40px 34px;
}

.overview-dash-donut{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 112px;
	height: 112px;
	margin: 0 auto;
	border-radius: 50%;
	background:
		radial-gradient(circle at center, #f4f7fa 0 55%, transparent 56%),
		conic-gradient(#11a85f 0 77%, #ee3b41 77% 83%, #df7a43 83% 91%, #ffb13f 91% 100%);
}

.overview-dash-donut-soft{
	background:
		radial-gradient(circle at center, #f4f7fa 0 55%, transparent 56%),
		conic-gradient(#11a85f 0 52%, #ffb13f 52% 75%, #ee3b41 75% 100%);
}

.overview-dash-donut strong{
	color: #ee3b41;
	font-size: 17px;
	line-height: 1;
}

.overview-dash-donut small{
	margin-top: 8px;
	color: #8f8f95;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
}

.overview-dash-card ul{
	display: grid;
	gap: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 17px;
	font-weight: 500;
}

.overview-dash-card li{
	display: grid;
	grid-template-columns: 13px minmax(0, 1fr) 28px;
	align-items: center;
	gap: 12px;
}

.overview-dash-card li span{
	width: 12px;
	height: 12px;
	border-radius: 2px;
}

.overview-dash-card li b{
	color: #9d9da2;
	font-weight: 500;
	text-align: right;
}

.overview-dash-card .green{ background: #12a962; }
.overview-dash-card .amber{ background: #ffb13f; }
.overview-dash-card .orange{ background: #df7a43; }
.overview-dash-card .red{ background: #ee3b41; }

.overview-dash-card-chart{
	grid-column: 1 / -1;
	display: flex;
	flex-direction: column;
	min-height: 272px;
}

.overview-dash-chart{
	display: grid;
	grid-template-columns: 150px minmax(0, 1fr);
	flex: 1;
	padding: 25px 42px 36px;
}

.overview-dash-yaxis{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 17px 18px 0 0;
	border-right: 1px solid #e8e8ea;
	font-size: 15px;
	font-weight: 700;
}

.overview-dash-plot{
	position: relative;
	border-bottom: 1px solid #e8e8ea;
	background: repeating-linear-gradient(to bottom, transparent 0, transparent calc(16.66% - 1px), #eeeef0 calc(16.66% - 1px), #eeeef0 16.66%);
}

.overview-dash-bar{
	position: absolute;
	left: 33%;
	bottom: 0;
	width: 126px;
	height: 66%;
	border-radius: 8px 8px 0 0;
	background: #2877c9;
}

.overview-dash-month{
	position: absolute;
	bottom: -28px;
	color: #8f8f95;
	font-size: 16px;
	font-weight: 700;
}

.overview-dash-nov{ left: 8%; }
.overview-dash-oct{ left: 40%; }

.overview-dash-channel{
	position: absolute;
	right: 0;
	top: 52px;
	width: 286px;
	border-radius: 16px;
	background: #ffffff;
	box-shadow: 0 34px 42px rgba(0, 0, 0, 0.16);
	overflow: hidden;
}

.overview-dash-channel strong{
	display: block;
	padding: 18px 20px;
	background: #2877c9;
	color: #ffffff;
	font-size: 25px;
	font-weight: 800;
	line-height: 1;
}

.overview-dash-channel span{
	display: block;
	padding: 28px 20px 29px;
	color: #1f5da2;
	font-size: 31px;
	font-weight: 900;
	line-height: 1;
}

.overview-dash-main footer{
	padding: 18px 34px;
	background: #ffffff;
	font-size: 15px;
	line-height: 1.2;
	color: #111113;
}

@media only screen and (min-width: 992px) and (max-width: 1366px){
	.overview-look-stage{
		min-height: 448px;
		grid-template-columns: auto 1fr;
	}
}

@media only screen and (max-width: 991px){
	.overview-look-section{
		padding: 64px 0 48px;
	}

	.overview-look-stage{
		min-height: auto;
		grid-template-columns: 1fr;
		padding: 24px;
	}

	.overview-look-controls{
		margin-left: 44px;
		padding: 0;
		transform: none;
	}

	.overview-look-visual{
		order: -1;
		min-height: 360px;
		border-radius: 24px;
		clip-path: inset(0 round 24px);
	}

	.overview-look-visual img,
	.overview-look-visual video{
		width: min(98%, 940px);
		height: min(94%, 350px);
		max-height: none;
	}

	.overview-look-dashboard{
		grid-template-columns: 180px minmax(0, 1fr);
		border-radius: 24px 24px 0 0;
	}

	.overview-dash-sidebar{
		padding: 36px 18px 28px;
	}

	.overview-dash-brand{
		margin-bottom: 38px;
	}

	.overview-dash-brand span{
		font-size: 24px;
	}

	.overview-dash-menu{
		gap: 16px;
		font-size: 13px;
	}

	.overview-dash-menu span{
		grid-template-columns: 20px minmax(0, 1fr);
		gap: 10px;
	}

	.overview-dash-menu i{
		font-size: 13px;
	}

	.overview-dash-secure{
		width: 124px;
		padding: 10px 12px;
	}

	.overview-dash-secure span{
		font-size: 17px;
	}

	.overview-dash-top{
		grid-template-columns: 1fr;
		gap: 8px;
		min-height: auto;
		padding: 18px 22px;
	}

	.overview-dash-welcome,
	.overview-dash-profile{
		font-size: 15px;
	}

	.overview-dash-profile{
		padding-left: 0;
		border-left: 0;
	}

	.overview-dash-profile span{
		width: 26px;
		height: 26px;
	}

	.overview-dash-tabs{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		padding: 14px 22px;
	}

	.overview-dash-tabs span{
		min-height: 38px;
		font-size: 12px;
	}

	.overview-dash-grid{
		gap: 12px;
		padding: 0 22px 14px;
	}

	.overview-dash-card-body{
		grid-template-columns: 96px minmax(0, 1fr);
		gap: 10px;
		padding: 22px 18px 24px;
	}

	.overview-dash-donut{
		width: 78px;
		height: 78px;
	}

	.overview-dash-card ul{
		gap: 10px;
		font-size: 13px;
	}

	.overview-dash-chart{
		grid-template-columns: 106px minmax(0, 1fr);
		padding: 20px 24px 34px;
	}

	.overview-dash-yaxis{
		font-size: 11px;
	}

	.overview-dash-bar{
		width: 86px;
	}

	.overview-dash-channel{
		width: 210px;
		top: 62px;
	}

	.overview-dash-channel strong{
		font-size: 18px;
	}

	.overview-dash-channel span{
		font-size: 23px;
	}

	.overview-look-control{
		width: min(var(--overview-control-width, max-content), 100%);
	}
}

@media only screen and (max-width: 575px){
	.navbar-brand{
		max-width: 127px;
	}

	.overview-look-stage{
		min-height: auto;
		padding: 18px;
	}

	.overview-look-controls{
		margin-left: 38px;
		padding: 0;
		transform: none;
	}

	.overview-look-visual{
	min-height: 228px;
	}

	.overview-look-dashboard{
		grid-template-columns: 122px minmax(0, 1fr);
	}

	.overview-dash-sidebar{
		padding: 24px 11px 18px;
	}

	.overview-dash-brand{
		margin-bottom: 24px;
	}

	.overview-dash-brand span{
		font-size: 18px;
	}

	.overview-dash-brand small{
		font-size: 7px;
	}

	.overview-dash-menu{
		gap: 12px;
		font-size: 10px;
	}

	.overview-dash-menu span{
		grid-template-columns: 15px minmax(0, 1fr);
		gap: 7px;
	}

	.overview-dash-menu i{
		font-size: 10px;
	}

	.overview-dash-secure{
		width: 86px;
		grid-template-columns: 20px minmax(0, 1fr);
		column-gap: 4px;
		padding: 7px 8px;
	}

	.overview-dash-secure i{
		width: 18px;
		height: 18px;
		border-width: 2px;
		font-size: 8px;
	}

	.overview-dash-secure span{
		font-size: 12px;
	}

	.overview-dash-secure small{
		font-size: 6px;
		letter-spacing: 0.8px;
	}

	.overview-dash-top{
		padding: 13px 14px;
	}

	.overview-dash-top h3{
		font-size: 17px;
	}

	.overview-dash-welcome,
	.overview-dash-profile{
		font-size: 11px;
	}

	.overview-dash-tabs{
		gap: 6px;
		padding: 10px 14px;
	}

	.overview-dash-tabs span{
		min-height: 30px;
		padding: 0 6px;
		font-size: 9px;
	}

	.overview-dash-grid{
		grid-template-columns: 1fr;
		gap: 8px;
		padding: 0 14px 10px;
	}

	.overview-dash-card h4{
		padding: 12px 13px 0;
		font-size: 12px;
	}

	.overview-dash-card-body{
		grid-template-columns: 72px minmax(0, 1fr);
		padding: 16px 12px 18px;
	}

	.overview-dash-donut{
		width: 58px;
		height: 58px;
	}

	.overview-dash-donut strong{
		font-size: 11px;
	}

	.overview-dash-donut small{
		margin-top: 4px;
		font-size: 7px;
	}

	.overview-dash-card ul{
		gap: 7px;
		font-size: 10px;
	}

	.overview-dash-card li{
		grid-template-columns: 9px minmax(0, 1fr) 18px;
		gap: 7px;
	}

	.overview-dash-card li span{
		width: 8px;
		height: 8px;
	}

	.overview-dash-card-chart{
		min-height: 160px;
	}

	.overview-dash-chart{
		grid-template-columns: 76px minmax(0, 1fr);
		padding: 14px 14px 26px;
	}

	.overview-dash-yaxis{
		padding-right: 8px;
		font-size: 8px;
	}

	.overview-dash-bar{
		width: 52px;
	}

	.overview-dash-month{
		bottom: -19px;
		font-size: 10px;
	}

	.overview-dash-channel{
		right: 5px;
		top: 38px;
		width: 130px;
		border-radius: 10px;
	}

	.overview-dash-channel strong{
		padding: 12px;
		font-size: 12px;
	}

	.overview-dash-channel span{
		padding: 16px 12px;
		font-size: 15px;
	}

	.overview-dash-main footer{
		padding: 10px 14px;
		font-size: 9px;
	}

	.overview-look-control.is-active{
		width: min(100%, 420px);
	}
}


@media only screen and (max-width: 1024px){

	.hero-elite{
		min-height: auto;
	}

	.hero-box-elite{
		min-height: 750px;
	}

	.hero-content-elite{
		min-height: 400px;
	}

	.about-us-image-box-elite{
		max-width: 605px;
		margin: 0 auto 30px;
		height: auto;
	}

	.about-us-image-box-1-elite,
	.about-us-image-elite,
	.about-us-image-elite figure,
	.about-us-image-box-1-elite .about-us-image-elite figure img,
	.about-us-content-elite{
		height: auto;
	}

	.channel-partner-title{
		font-size: clamp(26px, 5vw, 34px) !important;
		white-space: normal !important;
		max-width: 100%;
		overflow-wrap: anywhere;
		word-break: normal;
		line-height: 1.12;
	}

	.channel-partner-title .split-line,
	.channel-partner-title font{
		max-width: 100%;
		white-space: normal !important;
	}

	.feature-video-image-box-elite{
		margin: 30px 0 0 0;
		height: auto;
	}

	.feature-video-image-box-elite,
	.core-feature-image-elite,
	.core-feature-image-elite figure{
		height: auto;
	}
	
	.core-feature-image-elite figure img{
		height: auto;
		aspect-ratio: 1 / 0.6;
	}

	.our-expertise-image-box-elite{
		height: auto;
		max-width: 605px;
		margin: 0 auto 30px;
	}

	.expertise-image-elite.image-1,
	.expertise-image-elite.image-1 figure,
	.expertise-image-elite.image-1 figure img,
	.our-expertice-content-elite{
		height: auto;
	}

	.testimonial-client-box-elite{
		height: auto;
		min-height: auto;
		margin-bottom: 30px;
	}

	.testimonial-slider-elite,
	.testimonial-slider-elite .swiper,
	.testimonial-item-elite{
		height: auto;
	}

	.faq-image-box-elite{
		height: auto;
		margin-bottom: 30px;
	}

	.faq-image-elite,
	.faq-image-elite figure{
		height: auto;
	}

	.faq-image-elite figure img{
		height: auto;
		aspect-ratio: 1 / 0.7;
	}

	.cta-elite{
		padding: 120px 15px;
	}

	.cta-bg-image-elite{
		position: initial;
		height: auto;
	}

	.cta-bg-image-elite figure{
		height: auto;
	}

	.cta-bg-image-elite figure::before{
		display: none;
	}

	.cta-bg-image-elite img{
		height: auto;
		aspect-ratio: 1 / 0.7;
	}

	.cta-contact-box-elite{
		max-width: 100%;
	}

	.cta-contact-box-elite{
		padding: 0;
		margin-top: 30px;
	}

	.footer-header-elite{
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.footer-header-elite .section-title{
		margin: 0 auto 30px;
	}

	.about-footer-elite{
		max-width: 100%;
	}

	.about-footer-content-elite{
		margin-top: 15px;
	}

	.footer-social-links-elite{
		margin-top: 20px;
	}

	.footer-links-box-elite{
		margin: 30px 0 0;
	}

	.footer-links-elite h2{
		margin-bottom: 20px;
	}

	.footer-links-elite ul li{
		margin-bottom: 10px;
	}

	.footer-contact-list-elite ul li{
		margin-bottom: 15px;
	}

	.footer-contact-list-elite ul li img{
		max-width: 20px;
	}

	.footer-newsletter-form-elite{
		margin-top: 30px;
		padding-top: 30px;
	}

	.footer-copyright-elite{
		margin-top: 30px;
		padding: 30px 0;
	}
}

@media only screen and (max-width: 991px){

	.hero-elite{
		min-height: auto;
		border-radius: 0;
		margin: 0;	
	}

	.hero-elite::before{
		border-radius: 0;
	}

	.hero-box-elite{
		padding: 150px 0 60px;
	}

	.hero-content-elite{
		min-height: auto;
	}

	.hero-content-body-elite{
		padding-top: 30px;
	}

	.hero-client-box-elite .satisfy-client-images .satisfy-client-image figure img{
		max-width: 46px;
	}

	.our-scrolling-ticker-elite{
		padding: 14px 0;
	}

	.scrolling-ticker-box-elite{
		--gap: 20px;
	}
	
	.scrolling-content-elite span{
		font-size: 22px;
	}

	.scrolling-content-elite span img{
		max-width: 18px;
	}

	.about-us-elite{
		padding: 60px 0;
	}

	.about-experience-box-elite{
		margin-top: -90px;
	}

	.about-experience-box-elite h2{
		font-size: 38px;
	}

	.about-item-list-elite{
		gap: 20px;
	}

	.about-us-item-elite{
		width: calc(50% - 10px);
		padding: 15px;
	}

	.about-us-footer-elite{
		margin-top: 30px;
		padding-top: 30px;
	}

	.about-us-author-box-elite{
		gap: 10px;
	}

	.about-us-author-image-elite img{
		max-width: 46px;
	}

	.about-us-author-content-elite{
		width: calc(100% - 56px);
	}

	.about-us-author-content-elite h3{
		font-size: 20px;
	}

	.about-us-author-content-elite p{
		font-size: 14px;
	}

	.our-services-elite{
		padding: 60px 0;
	}

	.service-item-image-elite img{
		aspect-ratio: 1 / 0.74;
	}

	.service-item-header-box-elite .icon-box{
		top: 20px;
		left: 20px;
	}

	.service-item-body-box-elite{
		padding: 20px;
	}

	.service-item-content-elite h2{
		font-size: 22px;
	}

	.service-item-btn-elite{
		margin-top: 20px;
		padding-top: 20px;
	}
	
	.service-item-slider-elite .service-pagination-elite{
		margin-top: 30px;
	}

	.our-services-elite .section-footer-text{
		margin-top: 20px;
	}

	.our-core-feature-elite{
		padding: 60px 0;
	}

	.core-feature-item-elite{
		padding: 30px;
	}

	.core-feature-item-content-elite h3{
		font-size: 22px;
	}

	.our-core-feature-elite .section-footer-text{
		margin-top: 40px;
	}

	.why-choose-us-elite{
		padding: 60px 0 0;
	}

	.why-choose-us-content-elite .section-title{
		margin-bottom: 40px;
	}

	.why-choose-us-image-elite img{
		max-width: 650px;
	}

	.our-expertise-elite{
		padding: 60px 0;
	}

	.expertise-item-content-elite h3{
		font-size: 22px;
	}

	.our-pricing-elite{
		padding: 60px 0;
	}

	.pricing-item-header-box-elite,
	.pricing-item-body-elite{
		padding: 20px 15px;
	}

	.pricing-item-content-elite h2,
	.pricing-item-list-elite h3{
		font-size: 22px;
	}

	.pricing-item-price-elite h2{
		font-size: 34px;
	}

	.pricing-item-price-elite{
		margin-top: 20px;
		padding-top: 20px;
	}

	.pricing-item-list-elite ul li:before{
		font-size: 16px;
	}

	.pricing-benefit-list-elite{
		margin-top: 10px;
	}
	
	.pricing-benefit-list-elite ul{
		gap: 15px 30px;
	}

	.pricing-benefit-list-elite ul li img{
        max-width: 18px;
    }

	.our-testimonials-elite{
		padding: 60px 0;
	}

	.testimonial-client-box-elite{
		padding: 30px;
	}

	.testimonial-client-header h2{
		font-size: 38px;
	}

	.testimonial-item-elite{
		padding: 30px;
	}

	.testimonial-item-rating-elite{
		margin-bottom: 20px;
	}

	.testimonial-item-rating-elite i{
		font-size: 16px;
	}

	.our-testimonials-elite .section-footer-text{
		margin-top: 40px;
	}

	.our-faqs-elite{
		padding: 60px 0;
	}

	.faq-cta-box-elite{
		padding: 30px;
	}

	.faq-accordion-elite .accordion-item{
		margin-bottom: 20px;
	}

	.faq-accordion-elite .accordion-header .accordion-button{
        padding: 18px 45px 18px 20px;
    }

	.faq-accordion-elite .accordion-item .accordion-button::after,
	.faq-accordion-elite .accordion-item .accordion-button.collapsed::after{
		right: 20px;
	}

	.faq-accordion-elite .accordion-item .accordion-body{
        padding: 18px 20px;
    }

	.cta-elite{
		padding: 60px 15px;
	}

	.cta-contact-box-elite .section-title{
		padding-bottom: 30px;
	}
	
	.main-footer-elite{
		padding: 60px 0 0;
		margin-bottom: 0;
	}

	.footer-links-elite h2{
		font-size: 22px;
	}
}

@media only screen and (max-width: 767px){

	.hero-content-body-elite{
		gap: 20px;
	}

	.hero-client-box-elite{
		gap: 10px;
	}

	.our-scrolling-ticker-elite{
		padding: 12px 0;
	}

	.scrolling-ticker-box-elite{
		--gap: 15px;
	}

	.scrolling-content-elite span{
		font-size: 18px;
	}

	.scrolling-content-elite span img{
		max-width: 16px;
	}

	.about-us-item-elite{
		width: 100%;
	}

	.channel-partner-title{
		font-size: clamp(22px, 7vw, 28px) !important;
		white-space: normal !important;
		line-height: 1.15;
	}

	.channel-partner-title .split-line,
	.channel-partner-title font{
		max-width: 100%;
		white-space: normal !important;
	}

	.about-experience-box-elite{
		max-width: 145px;
		padding: 15px;
		margin: -80px auto 0;
	}

	.about-experience-box-elite p{
		font-size: 14px;
	}

	.about-experience-box-elite h2{
		font-size: 26px;
	}

	.about-us-image-box-1-elite{
		padding-bottom: 40px;
	}

	.about-us-image-box-elite{
		max-width: 100%;
		left: 0;
		margin-right: 0;
		height: auto;
	}

	.about-us-image-box-1-elite{
		width: 100%;
		height: auto;
		padding-bottom: 20px;
	}

	.about-us-image-box-1-elite .about-us-image-elite figure img{
		aspect-ratio: 16 / 10;
		width: 100%;
		height: auto;
	}

	.about-us-image-box-2-elite{
		width: 100%;
	}

	.about-us-image-box-2-elite .about-us-image-elite figure{
		margin-left: 0;
		transform: none;
		left: auto;
	}

	.about-us-image-box-2-elite .about-us-image-elite figure img{
		aspect-ratio: 16 / 10;
		width: 100%;
		height: auto;
	}

	.about-us-content-elite{
		margin-top: 20px;
	}

	.about-item-list-elite{
		gap: 15px;
	}

	.about-us-footer-elite{
		gap: 20px;
	}

	.about-us-author-content-elite h3{
        font-size: 18px;
    }

	.service-item-body-box-elite{
		padding: 10px;
	}

	.service-item-content-elite h2{
		font-size: 20px;
	}

	.service-item-slider-elite .service-pagination-elite{
		margin-top: 20px;
	}

	.core-feature-item-list-elite{
		gap: 20px;
	}

	.core-feature-item-elite{
		width: 100%;
		padding: 20px;
	}

	.core-feature-item-list-elite .feature-video-image-box-elite{
		width: 100%;
	}

	.core-feature-item-content-elite h3{
		font-size: 20px;
	}

	.core-feature-item-content-elite{
		margin-top: 20px;
	}

	.why-choose-us-content-elite .section-title{
		margin-bottom: 30px;
	}

	.why-choose-us-btn-elite::before{
		display: none;
	}

	.why-choose-us-image-elite{
		margin-top: 30px;
	}

	.expertise-image-elite.image-1 figure{
		margin-right: -90px;
	}

	.expertise-image-elite.image-2 figure{
		border: 5px solid var(--white-color);
	}

	.expertise-item-elite{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.expertise-item-content-elite{
		width: 100%;
	}

	.expertise-item-content-elite h3{
        font-size: 20px;
    }

	.pricing-item-header-box-elite,
	.pricing-item-body-elite{
		padding: 20px 10px;
	}

	.pricing-item-content-elite h2{
		font-size: 20px;
	}

	.pricing-item-price-elite h2{
		font-size: 28px;
	}

	.pricing-item-price-elite h2 sub{
		font-size: 14px;
	}

	.pricing-item-list-elite h3{
		font-size: 20px;
		margin-bottom: 15px;
	}

	.pricing-benefit-list-elite{
		margin-top: 5px;
	}

	.pricing-benefit-list-elite ul{
        gap: 10px 20px;
    }

    .pricing-benefit-list-elite ul li{
        font-size: 14px;
    }

    .pricing-benefit-list-elite ul li img{
        max-width: 16px;
        margin-right: 5px;
    }

	.testimonial-client-box-elite,
	.testimonial-item-elite{
		min-height: auto;
		padding: 20px;
	}

	.testimonial-client-header h2{
		font-size: 26px;
	}

	.testimonial-author-content-elite h2{
		font-size: 18px;
	}

	.testimonial-item-quote-elite img{
		max-width: 40px;
	}

	.faq-image-elite figure img{
		aspect-ratio: 1 / 1.11;
	}

	.faq-cta-box-elite{
		width: auto;
		max-width: 100%;
		right: 15px;
		left: 15px;
		bottom: 15px;
		padding: 15px;
	}

	.faq-cta-box-elite .satisfy-client-images .satisfy-client-image figure img{
		max-width: 35px;
	}

	.faq-cta-content-elite{
		margin-top: 10px;
	}

	.faq-cta-content-elite h3{
		font-size: 18px;
	}

	.faq-cta-content-elite p{
		font-size: 14px;
	}

	.faq-cta-item-list-elite{
		margin-top: 15px;
	}

	.faq-cta-item-elite{
		gap: 10px;
	}

	.faq-cta-item-elite .icon-box{
		width: 40px;
		height: 40px;
	}

	.faq-cta-item-elite .icon-box img{
		max-width: 20px;
	}

	.faq-cta-item-content-elite{
		width: calc(100% - 50px);
	}

	.faq-accordion-elite .accordion-header .accordion-button{
        font-size: 16px;
        padding: 12px 40px 12px 15px;
    }

	.faq-accordion-elite .accordion-item .accordion-button::after,
	.faq-accordion-elite .accordion-item .accordion-button.collapsed::after{
		right: 15px;
	}

	.faq-accordion-elite .accordion-item .accordion-body{
        padding: 12px 15px;
    }

	.cta-bg-image-elite img{
		aspect-ratio: 1 / 0.9;
	}

	.footer-links-elite{
		max-width: 100%;
	}

	.footer-links-elite h2{
		font-size: 20px;
		margin-bottom: 15px;
	}

	.footer-copyright-elite{
		padding: 15px 0;
	}
}

@media only screen and (max-width: 991px){
	.trusted-partners-box.our-expertise-box{
		padding: 30px;
	}

	.trusted-partners-title.expertise-item-image,
	.trusted-partners-content.expertise-item-content{
		width: 100%;
	}

	.trusted-partners-title.expertise-item-image{
		justify-content: center;
		padding: 0 0 26px;
		text-align: center;
	}

	.trusted-partners-title h2,
	.trusted-partners-title h3{
		max-width: 520px;
		font-size: 28px;
	}

	.trusted-partners-content.expertise-item-content{
		padding: 26px 0 0;
		border-left: 0;
		border-top: 1px solid #e4e7ec;
	}

	.trusted-logo-grid::before,
	.trusted-logo-grid::after{
		width: 34px;
	}
}

@media only screen and (max-width: 575px){
	.trusted-partners-section{
		padding: 30px 0 !important;
	}

	.trusted-partners-box.our-expertise-box{
		padding: 24px 18px;
	}

	.trusted-partners-title h2,
	.trusted-partners-title h3{
		font-size: 24px;
	}

	.trusted-logo-grid{
		overflow: hidden;
		width: 100%;
	}

	.trusted-logo-grid::before,
	.trusted-logo-grid::after{
		display: none;
	}

	.trusted-logo-track{
		display: flex;
		width: max-content;
		animation: trustedLogoScrollMobile 20s linear infinite;
	}

	.trusted-logo-card{
		flex: 0 0 auto;
		width: 110px;
		min-height: 50px;
		padding: 8px 6px;
	}

	.trusted-logo-card img{
		max-width: 90px;
		max-height: 34px;
		width: auto;
		height: auto;
		object-fit: contain;
		opacity: 1;
	}

	@keyframes trustedLogoScrollMobile{
		0%{
			transform: translateX(0);
		}
		100%{
			transform: translateX(-50%);
		}
	}

	.trusted-logo-track.wow.fadeInUp.scroll-fade-up-ready,
	.trusted-logo-track.scroll-fade-up.scroll-fade-up-ready,
	.trusted-logo-track.ep-scroll-reveal{
		opacity: 1 !important;
		visibility: visible !important;
		transform: none !important;
		transition: none !important;
		animation: trustedLogoScrollMobile 20s linear infinite !important;
		-webkit-animation: trustedLogoScrollMobile 20s linear infinite !important;
	}

	.trusted-logo-card.scroll-fade-up-ready,
	.trusted-logo-card.ep-scroll-reveal{
		opacity: 1 !important;
		visibility: visible !important;
		transform: none !important;
		transition: none !important;
	}
}
		
@media only screen and (max-width: 420px){

	.hero{
		min-height: 740px;
	}

	.hero-intel-layer{
		inset: 78px 10px auto;
		height: min(430px, calc(100% - 235px));
		gap: 8px;
	}

	.hero-data-card,
	.hero-card-asset-visibility,
	.hero-card-asset-relationships,
	.hero-card-asset-report,
	.hero-card-asset-tracking{
		padding: 10px;
	}

	.hero-data-card h3{
		font-size: 12px;
		margin-bottom: 8px;
	}

	.asset-discovery-grid{
		gap: 6px;
	}

	.asset-discovery-grid div,
	.asset-reporting-line em,
	.asset-reporting-item p,
	.asset-tracking-point{
		font-size: 9px;
	}

	.asset-discovery-grid i,
	.hero-card-asset-report .asset-discovery-grid i,
	.asset-tracking-point i{
		width: 26px;
		height: 26px;
		font-size: 12px;
	}

	.asset-reporting-item{
		gap: 8px;
	}

	.asset-reporting-line{
		margin-bottom: 2px;
	}
}

@media only screen and (max-width: 767px){

	.hero{
		min-height: auto;
		height: auto;
		overflow: visible;
		padding: 10px 0 30px;
	}

	.hero > .container{
		bottom: auto;
		pointer-events: none;
	}

	.hero-service-layer{
		position: absolute;
		inset: 0;
		display: block;
		overflow: visible;
		padding: 0;
		pointer-events: none;
		z-index: 6;
	}

	.hero.hero-service-slide .service-node{
		display: flex;
		position: absolute;
		top: calc(50% + var(--service-node-offset, 0px));
		right: 10px;
		left: auto;
		width: 42px;
		height: 42px;
		align-items: center;
		justify-content: center;
		border: 1px solid rgba(151, 221, 255, 0.72);
		border-radius: 50%;
		background: rgba(13, 57, 91, 0.78);
		box-shadow:
			inset 0 0 20px rgba(255, 255, 255, 0.14),
			0 0 22px rgba(38, 164, 255, 0.3);
		color: #eaf8ff;
		font-size: 18px;
		opacity: 1;
		transform: translateY(-50%) scale(1);
		pointer-events: auto;
		cursor: pointer;
		z-index: 4;
		transition: transform 0.28s ease, background 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
	}

	.hero.hero-service-slide .service-node-email{
		--service-node-offset: -52px;
	}

	.hero.hero-service-slide .service-node-assign{
		--service-node-offset: 0px;
	}

	.hero.hero-service-slide .service-node-workflow{
		--service-node-offset: 52px;
	}

	.hero.hero-service-slide .service-node.is-active{
		transform: translateY(-50%) translateX(-6px) scale(1.08);
		border-color: rgba(255, 255, 255, 0.92);
		background: linear-gradient(145deg, rgba(45, 156, 255, 0.95), rgba(23, 209, 179, 0.9));
		box-shadow:
			inset 0 1px 0 rgba(255, 255, 255, 0.28),
			0 0 24px rgba(49, 172, 255, 0.58);
	}

	.hero-service-layer .hero-data-card,
	.hero-card-service-email,
	.hero-card-service-assign,
	.hero-card-service-workflow{
		position: absolute !important;
		top: 50% !important;
		left: calc((100% - 58px) / 2) !important;
		right: auto !important;
		width: min(calc(100vw - 76px), 340px) !important;
		min-width: 0;
		min-height: 0;
		max-height: 375px;
		overflow: hidden;
		padding: 15px;
		border-radius: 12px;
		opacity: 0;
		transform: translate(calc(-50% + 120vw), -50%) scale(0.96);
		animation: none !important;
		pointer-events: none;
		z-index: 3;
		transition: opacity 0.34s ease, transform 0.48s cubic-bezier(0.22, 1, 0.36, 1);
	}

	.hero.hero-service-slide .hero-service-layer .hero-data-card.is-active{
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
		pointer-events: auto;
	}

	.hero.hero-service-slide .hero-service-layer .hero-data-card h3,
	.hero.hero-service-slide .hero-service-layer .hero-data-card label,
	.hero.hero-service-slide .hero-service-layer .hero-data-card .asset-tracking-row,
	.hero.hero-service-slide .hero-service-layer .hero-data-card .asset-reporting-item{
		opacity: 1;
		transform: none;
		animation: none;
	}

	.hero-card-service-email h3,
	.hero-card-service-assign h3,
	.hero-card-service-workflow h3{
		font-size: 13px;
		margin-bottom: 0;
	}

	.hero-card-service-workflow{
		min-height: 0;
		padding: 15px;
	}

	.hero-card-service-workflow .asset-tracking-row{
		margin-top: 8px;
		height: auto;
		max-height: 220px;
		overflow: hidden;
	}

	.hero-card-service-workflow .asset-reporting-item{
		gap: 8px;
	}

	.hero-card-service-workflow .asset-reporting-line em{
		font-size: 10px;
	}

	.hero-card-service-workflow label{
		font-size: 11px !important;
		margin-top: 4px !important;
	}

	.hero-service-card,
	.hero-service-card-service,
	.hero-service-card-change,
	.hero-service-card-problem,
	.hero-service-card-escalation,
	.hero-service-card-email,
	.hero-service-card-ai{
		grid-template-columns: 42px minmax(0, 1fr);
		gap: 9px;
		min-height: 66px;
		padding: 10px;
		border-radius: 10px;
		font-size: 13px;
		line-height: 1.18;
	}

	.hero-service-swatch{
		width: 42px;
		height: 42px;
		border-radius: 10px;
	}

	.hero-service-swatch i{
		font-size: 20px;
	}

	.hero-intel-layer{
		inset: 0;
		height: auto;
		display: block;
		overflow: visible;
		pointer-events: none;
		z-index: 6;
	}

	.hero-intel-layer::before{
		content: '';
		position: absolute;
		inset: 0;
		background:
			radial-gradient(circle at 50% 42%, rgba(30, 151, 255, 0.32), transparent 36%),
			linear-gradient(180deg, rgba(7, 48, 82, 0.08), rgba(6, 42, 76, 0.54));
		opacity: 0;
		transition: opacity 0.38s ease;
		pointer-events: none;
	}

	.hero-monitoring-layer{
		inset: 0;
		height: auto;
		display: block;
		overflow: visible;
		pointer-events: none;
		z-index: 6;
	}

	.hero-monitoring-layer::before{
		content: '';
		position: absolute;
		inset: 0;
		background:
			radial-gradient(circle at 50% 42%, rgba(30, 151, 255, 0.32), transparent 36%),
			linear-gradient(180deg, rgba(7, 48, 82, 0.08), rgba(6, 42, 76, 0.54));
		opacity: 0;
		backdrop-filter: blur(7px);
		-webkit-backdrop-filter: blur(7px);
		transition: opacity 0.38s ease;
		pointer-events: none;
	}

	.hero.hero-monitoring-slide.hero-monitoring-card-open .hero-monitoring-layer::before{
		opacity: 1;
	}

	.hero.hero-first-slide.hero-intel-card-open .hero-intel-layer::before{
		opacity: 1;
	}

	.hero.hero-monitoring-slide .monitoring-node{
		display: flex;
		position: absolute;
		top: calc(48% + var(--monitoring-mobile-node-offset, 0px));
		right: 13px;
		left: auto;
		width: 46px;
		height: 46px;
		align-items: center;
		justify-content: center;
		border: 1px solid rgba(151, 221, 255, 0.72);
		border-radius: 50%;
		background: rgba(13, 57, 91, 0.78);
		box-shadow:
			inset 0 0 20px rgba(255, 255, 255, 0.14),
			0 0 22px rgba(38, 164, 255, 0.3);
		color: #eaf8ff;
		font-size: 20px;
		opacity: 1;
		transform: translateY(-50%) scale(1);
		animation: none;
		pointer-events: auto;
		cursor: pointer;
		z-index: 4;
		transition: transform 0.28s ease, background 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
	}

	.hero.hero-monitoring-slide .monitoring-node-patch{
		--monitoring-mobile-node-offset: -112px;
	}

	.hero.hero-monitoring-slide .monitoring-node-antivirus{
		--monitoring-mobile-node-offset: -56px;
	}

	.hero.hero-monitoring-slide .monitoring-node-network{
		--monitoring-mobile-node-offset: 0px;
	}

	.hero.hero-monitoring-slide .monitoring-node-device{
		--monitoring-mobile-node-offset: 56px;
	}

	.hero.hero-monitoring-slide .monitoring-node-util{
		--monitoring-mobile-node-offset: 112px;
	}

	.hero.hero-monitoring-slide .monitoring-node.is-active{
		transform: translateY(-50%) translateX(-6px) scale(1.08);
		border-color: rgba(255, 255, 255, 0.92);
		background: linear-gradient(145deg, rgba(45, 156, 255, 0.95), rgba(23, 209, 179, 0.9));
		box-shadow:
			inset 0 1px 0 rgba(255, 255, 255, 0.28),
			0 0 24px rgba(49, 172, 255, 0.58);
	}

	.hero.hero-monitoring-slide .monitoring-core,
	.hero.hero-monitoring-slide .monitoring-data-line,
	.hero.hero-monitoring-slide .monitoring-orbit-dot{
		display: none;
	}

	.hero.hero-monitoring-slide .monitoring-panel,
	.hero.hero-monitoring-slide .monitoring-log-panel,
	.hero.hero-monitoring-slide .monitoring-util-panel{
		position: absolute;
		top: 50%;
		right: auto;
		left: calc((100% - 58px) / 2);
		width: min(calc(100vw - 76px), 340px);
		min-width: 0;
		min-height: 0;
		max-height: 375px;
		overflow: hidden;
		padding: 15px;
		border-radius: 12px;
		opacity: 0;
		transform: translate(calc(-50% + 120vw), -50%) scale(0.96);
		animation: none;
		pointer-events: none;
		z-index: 3;
		transition: opacity 0.34s ease, transform 0.48s cubic-bezier(0.22, 1, 0.36, 1);
	}

	.hero.hero-monitoring-slide .monitoring-panel.is-active{
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
		pointer-events: auto;
	}

	.hero.hero-monitoring-slide .monitoring-panel-header,
	.hero.hero-monitoring-slide .monitoring-log-stream span{
		opacity: 1;
		transform: none;
		animation: none;
	}

	.hero.hero-monitoring-slide .monitoring-panel-header{
		font-size: 15px;
		margin-bottom: 12px;
	}

	.hero.hero-monitoring-slide .monitoring-log-stream{
		gap: 8px;
	}

	.hero.hero-monitoring-slide .monitoring-log-stream span{
		gap: 12px;
		padding: 8px 10px;
		font-size: 11px;
	}

	.hero.hero-monitoring-slide .monitoring-util-grid{
		gap: 10px;
	}

	.hero.hero-monitoring-slide .monitoring-util-grid div{
		grid-template-columns: 42px 1fr;
		gap: 10px;
		font-size: 11px;
	}

	.hero.hero-monitoring-slide .monitoring-util-grid em{
		width: var(--util-width);
		animation: none;
	}

	.hero.hero-secure-slide .hero-secure-assets-overlay{
		--secure-hud-top: clamp(132px, 35vw, 158px);
		--secure-hud-right: clamp(34px, 13vw, 64px);
		--secure-hud-size: clamp(142px, 40vw, 172px);
		--secure-hud-half: clamp(71px, 20vw, 86px);
		--secure-node-width: 104px;
		--secure-node-half: 52px;
		--secure-node-gap: clamp(-14px, -2vw, -6px);
		inset: 82px 0 auto;
		height: 465px;
		transform: none;
		filter: drop-shadow(0 0 16px rgba(0, 205, 255, 0.28));
	}

	.hero.hero-secure-slide .secure-hud-center{
		top: var(--secure-hud-top);
		right: var(--secure-hud-right);
		width: var(--secure-hud-size);
	}

	.hero.hero-secure-slide .secure-hud-center::before,
	.hero.hero-secure-slide .secure-hud-center::after{
		left: -24%;
		right: -24%;
	}

	.hero.hero-secure-slide .secure-hud-shield{
		font-size: 38px;
	}

	.hero.hero-secure-slide .secure-hud-shield i{
		top: -9px !important;
	}

	.hero.hero-secure-slide .secure-hud-node{
		display: none;
	}

	.hero.hero-secure-slide .secure-hud-node b{
		width: 48px;
		border-width: 1px;
	}

	.hero.hero-secure-slide .secure-hud-node b::before{
		inset: -9%;
	}

	.hero.hero-secure-slide .secure-hud-node b::after{
		inset: 10%;
	}

	.hero.hero-secure-slide .secure-hud-node b i{
		font-size: 21px !important;
	}

	.hero.hero-secure-slide .secure-hud-node-optimization{
		top: calc(var(--secure-hud-top) - 30px);
		right: calc(var(--secure-hud-right) + var(--secure-hud-size) + var(--secure-node-gap));
	}

	.hero.hero-secure-slide .secure-hud-node-network{
		top: calc(var(--secure-hud-top) - 30px);
		right: clamp(8px, calc(var(--secure-hud-right) - 36px), 28px);
	}

	.hero.hero-secure-slide .secure-hud-node-performance{
		top: calc(var(--secure-hud-top) + var(--secure-hud-size) - 24px);
		right: calc(var(--secure-hud-right) + var(--secure-hud-size) + var(--secure-node-gap));
	}

	.hero.hero-secure-slide .secure-hud-node-data{
		top: calc(var(--secure-hud-top) + var(--secure-hud-size) - 24px);
		right: clamp(8px, calc(var(--secure-hud-right) - 36px), 28px);
	}

	.hero.hero-secure-slide .secure-hud-node-threat{
		top: calc(var(--secure-hud-top) + var(--secure-hud-size) + 44px);
		right: calc(var(--secure-hud-right) + var(--secure-hud-half) - var(--secure-node-half));
	}

	.hero.hero-first-slide .hero-node{
		display: flex;
		position: absolute;
		top: calc(48% + var(--hero-mobile-node-offset, 0px));
		right: 13px;
		left: auto;
		width: 46px;
		height: 46px;
		border-radius: 50%;
		border-color: rgba(151, 221, 255, 0.72);
		background: rgba(13, 57, 91, 0.78);
		color: #eaf8ff;
		font-size: 20px;
		opacity: 1;
		transform: translateY(-50%) scale(1);
		animation: none;
		pointer-events: auto;
		cursor: pointer;
		z-index: 4;
		transition: transform 0.28s ease, background 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
	}

	.hero.hero-first-slide .hero-node-discovery{
		--hero-mobile-node-offset: -84px;
	}

	.hero.hero-first-slide .hero-node-overview{
		--hero-mobile-node-offset: -28px;
	}

	.hero.hero-first-slide .hero-node-tracking{
		--hero-mobile-node-offset: 28px;
	}

	.hero.hero-first-slide .hero-node-health{
		--hero-mobile-node-offset: 84px;
	}

	.hero.hero-first-slide .hero-node.is-active{
		transform: translateY(-50%) translateX(-6px) scale(1.08);
		border-color: rgba(255, 255, 255, 0.92);
		background: linear-gradient(145deg, rgba(45, 156, 255, 0.95), rgba(23, 209, 179, 0.9));
		box-shadow:
			inset 0 1px 0 rgba(255, 255, 255, 0.28),
			0 0 24px rgba(49, 172, 255, 0.58);
	}

	.hero.hero-first-slide .hero-connector{
		display: none;
	}

	.hero.hero-first-slide .hero-data-card,
	.hero.hero-first-slide .hero-card-asset-visibility,
	.hero.hero-first-slide .hero-card-asset-relationships,
	.hero.hero-first-slide .hero-card-asset-report,
	.hero.hero-first-slide .hero-card-asset-tracking{
		position: absolute;
		top: 50%;
		right: auto;
		left: calc((100% - 58px) / 2);
		width: min(calc(100vw - 76px), 340px);
		min-width: 0;
		min-height: 0;
		max-height: 375px;
		overflow: hidden;
		padding: 15px;
		border-radius: 12px;
		opacity: 0;
		transform: translate(calc(-50% + 120vw), -50%) scale(0.96);
		animation: none;
		pointer-events: none;
		z-index: 3;
		transition: none;
	}

	.hero.hero-first-slide .hero-data-card.is-active{
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
		pointer-events: auto;
		transition: opacity 0.34s ease, transform 0.48s cubic-bezier(0.22, 1, 0.36, 1);
	}

	.hero.hero-first-slide .hero-data-card h3,
	.hero.hero-first-slide .hero-data-card .asset-discovery-grid,
	.hero.hero-first-slide .hero-data-card .asset-tracking-row,
	.hero.hero-first-slide .hero-data-card .asset-tracking-points,
	.hero.hero-first-slide .hero-data-card .asset-health-chart,
	.hero.hero-first-slide .hero-data-card .asset-discovery-grid > div,
	.hero.hero-first-slide .hero-data-card .asset-tracking-point,
	.hero.hero-first-slide .hero-data-card .asset-reporting-item,
	.hero.hero-first-slide .hero-data-card .asset-health-chart > span,
	.hero.hero-first-slide .hero-data-card .asset-health-chart svg,
	.hero.hero-first-slide .hero-data-card .asset-health-days{
		opacity: 1;
		transform: none;
		animation: none;
	}

	.hero.hero-first-slide .hero-data-card h3{
		font-size: 15px;
		margin-bottom: 12px;
	}

	.hero.hero-first-slide .asset-discovery-grid{
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 10px;
	}

	.hero.hero-first-slide .hero-card-asset-visibility .asset-discovery-grid{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.hero.hero-first-slide .asset-discovery-grid div{
		gap: 6px;
		font-size: 11px;
		line-height: 1.15em;
	}

	.hero.hero-first-slide .asset-discovery-grid i,
	.hero.hero-first-slide .hero-card-asset-report .asset-discovery-grid i{
		width: 34px;
		height: 34px;
		padding: 0 !important;
		font-size: 18px;
	}

	.hero.hero-first-slide .asset-reporting-list{
		gap: 8px;
	}

	.hero.hero-first-slide .asset-reporting-item{
		grid-template-columns: 5px minmax(0, 1fr);
		gap: 9px;
	}

	.hero.hero-first-slide .asset-reporting-item:nth-child(n+5){
		display: none;
	}

	.hero.hero-first-slide .asset-reporting-bar{
		width: 5px;
		height: 24px;
	}

	.hero.hero-first-slide .asset-reporting-line{
		margin-bottom: 3px;
	}

	.hero.hero-first-slide .asset-reporting-line em,
	.hero.hero-first-slide .asset-reporting-item p{
		white-space: normal;
		font-size: 10px;
	}

	.hero.hero-first-slide .asset-reporting-line span{
		width: 100%;
	}

	.hero.hero-first-slide .asset-tracking-points{
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 9px;
	}

	.hero.hero-first-slide .asset-tracking-point{
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 7px;
		text-align: center;
		font-size: 10px;
		line-height: 1.15em;
	}

	.hero.hero-first-slide .asset-tracking-point i{
		width: 34px;
		height: 34px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 420px){

	.hero-service-layer{
		inset: 86px 10px auto;
		height: min(455px, calc(100% - 245px));
		gap: 8px;
	}

	.hero-service-card,
	.hero-service-card-service,
	.hero-service-card-change,
	.hero-service-card-problem,
	.hero-service-card-escalation,
	.hero-service-card-email,
	.hero-service-card-ai{
		grid-template-columns: 34px minmax(0, 1fr);
		gap: 7px;
		min-height: 58px;
		padding: 9px;
		font-size: 11px;
	}

	.hero-service-swatch{
		width: 34px;
		height: 34px;
		border-radius: 8px;
	}

	.hero-service-swatch i{
		font-size: 16px;
	}

	.hero.hero-monitoring-slide .monitoring-node{
		right: 10px;
		width: 42px;
		height: 42px;
		font-size: 18px;
	}

	.hero.hero-monitoring-slide .monitoring-node-patch{
		--monitoring-mobile-node-offset: -104px;
	}

	.hero.hero-monitoring-slide .monitoring-node-antivirus{
		--monitoring-mobile-node-offset: -52px;
	}

	.hero.hero-monitoring-slide .monitoring-node-network{
		--monitoring-mobile-node-offset: 0px;
	}

	.hero.hero-monitoring-slide .monitoring-node-device{
		--monitoring-mobile-node-offset: 52px;
	}

	.hero.hero-monitoring-slide .monitoring-node-util{
		--monitoring-mobile-node-offset: 104px;
	}

	.hero.hero-monitoring-slide .monitoring-panel,
	.hero.hero-monitoring-slide .monitoring-log-panel,
	.hero.hero-monitoring-slide .monitoring-util-panel{
		left: calc((100% - 58px) / 2);
		width: min(calc(100vw - 76px), 310px);
		max-height: 350px;
		padding: 12px;
	}

	.hero.hero-monitoring-slide .monitoring-panel-header{
		font-size: 13px;
		margin-bottom: 10px;
	}

	.hero.hero-monitoring-slide .monitoring-log-stream{
		gap: 7px;
	}

	.hero.hero-monitoring-slide .monitoring-log-stream span,
	.hero.hero-monitoring-slide .monitoring-util-grid div{
		font-size: 10px;
	}

	.hero.hero-secure-slide .hero-secure-assets-overlay{
		--secure-hud-top: clamp(124px, 34vw, 142px);
		--secure-hud-right: clamp(36px, 16vw, 64px);
		--secure-hud-size: clamp(132px, 57vw, 237px);
		--secure-hud-half: clamp(66px, 20vw, 75px);
		--secure-node-width: 147px;
		--secure-node-half: 44px;
		--secure-node-gap: clamp(-12px, -2vw, -5px);
		inset: 84px 0 auto;
		height: 440px;
	}

	.hero.hero-secure-slide .secure-hud-center{
		top: var(--secure-hud-top);
		right: var(--secure-hud-right);
		width: var(--secure-hud-size);
	}

	.hero.hero-secure-slide .secure-hud-shield{
		font-size: 32px;
	}

	.hero.hero-secure-slide .secure-hud-shield i{
		top: -8px !important;
	}

	.hero.hero-secure-slide .secure-hud-node{
		display: none;
		width: var(--secure-node-width);
		gap: 4px;
		font-size: 8px;
	}

	.hero.hero-secure-slide .secure-hud-node b{
		width: 42px;
	}

	.hero.hero-secure-slide .secure-hud-node b i{
		font-size: 18px !important;
	}

	.hero.hero-secure-slide .secure-hud-node-optimization{
		top: calc(var(--secure-hud-top) - 26px);
		right: calc(var(--secure-hud-right) + var(--secure-hud-size) + var(--secure-node-gap));
	}

	.hero.hero-secure-slide .secure-hud-node-network{
		top: calc(var(--secure-hud-top) - 26px);
		right: clamp(6px, calc(var(--secure-hud-right) - 34px), 24px);
	}

	.hero.hero-secure-slide .secure-hud-node-performance{
		top: calc(var(--secure-hud-top) + var(--secure-hud-size) - 22px);
		right: calc(var(--secure-hud-right) + var(--secure-hud-size) + var(--secure-node-gap));
	}

	.hero.hero-secure-slide .secure-hud-node-data{
		top: calc(var(--secure-hud-top) + var(--secure-hud-size) - 22px);
		right: clamp(6px, calc(var(--secure-hud-right) - 34px), 24px);
	}

	.hero.hero-secure-slide .secure-hud-node-threat{
		top: calc(var(--secure-hud-top) + var(--secure-hud-size) + 38px);
		right: calc(var(--secure-hud-right) + var(--secure-hud-half) - var(--secure-node-half));
	}

	.hero.hero-first-slide .hero-node{
		right: 10px;
		width: 42px;
		height: 42px;
		font-size: 18px;
	}

	.hero.hero-first-slide .hero-node-discovery{
		--hero-mobile-node-offset: -78px;
	}

	.hero.hero-first-slide .hero-node-overview{
		--hero-mobile-node-offset: -26px;
	}

	.hero.hero-first-slide .hero-node-tracking{
		--hero-mobile-node-offset: 26px;
	}

	.hero.hero-first-slide .hero-node-health{
		--hero-mobile-node-offset: 78px;
	}

	.hero.hero-first-slide .hero-data-card,
	.hero.hero-first-slide .hero-card-asset-visibility,
	.hero.hero-first-slide .hero-card-asset-relationships,
	.hero.hero-first-slide .hero-card-asset-report,
	.hero.hero-first-slide .hero-card-asset-tracking{
		left: calc((100% - 58px) / 2);
		width: min(calc(100vw - 76px), 310px);
		max-height: 350px;
		padding: 12px;
	}

	.hero.hero-first-slide .hero-data-card h3{
		font-size: 13px;
		margin-bottom: 10px;
	}

	.hero.hero-first-slide .asset-discovery-grid{
		gap: 7px;
	}

	.hero.hero-first-slide .asset-discovery-grid div,
	.hero.hero-first-slide .asset-reporting-line em,
	.hero.hero-first-slide .asset-reporting-item p,
	.hero.hero-first-slide .asset-tracking-point{
		font-size: 9px;
	}

	.hero.hero-first-slide .asset-discovery-grid i,
	.hero.hero-first-slide .hero-card-asset-report .asset-discovery-grid i,
	.hero.hero-first-slide .asset-tracking-point i{
		width: 28px;
		height: 28px;
		font-size: 12px;
	}
}

@media only screen and (max-width: 991px){
	.hero.hero-benefits-slide .hero-intro-title{
		animation-name: heroIntroTitleJourneyMobile;
	}

	.hero.hero-benefits-slide.hero-intro-complete .hero-intro-title{
		transform: translate(-50%, calc(-50% + clamp(130px, 24vh, 210px)));
	}

	.hero-benefits-layer{
		inset: 92px 20px 170px;
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 12px;
		align-content: start;
		transform: none;
	}

	.hero-ai-core{
		position: relative;
		top: auto;
		left: auto;
		grid-column: 1 / -1;
		justify-self: center;
		width: min(280px, 58vw);
		transform: scale(0.92);
	}

	.hero.hero-benefits-slide .hero-ai-core{
		animation-name: heroAiCoreInMobile;
	}

	.hero-ai-benefit,
	.hero-ai-metric{
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		width: 100%;
		min-width: 0;
		pointer-events: auto;
		--hero-ai-origin-x: 0;
		--hero-ai-origin-y: -120px;
	}

	.hero.hero-benefits-slide .hero-ai-benefit .benefit-bullet,
	.hero.hero-benefits-slide .hero-ai-metric .benefit-bullet{
		display: block !important;
		position: static;
		transform: none;
		min-width: 0;
		max-width: none;
		padding: 0 0 0 17px !important;
		margin-top: 8px;
		border-radius: 0;
		background: none;
		border: none;
		box-shadow: none;
		backdrop-filter: none;
		-webkit-backdrop-filter: none;
		z-index: auto;
		opacity: 1;
		visibility: visible;
	}

	.hero-ai-benefit-integration{
		grid-column: 1 / -1;
		translate: 0 0;
		width: 100%;
	}

	.hero-ai-metric-one,
	.hero-ai-metric-two{
		top: auto;
		left: auto;
		right: auto;
	}

	@keyframes heroAiCoreInMobile{
		0%{
			opacity: 0;
			transform: scale(0.72);
			filter: blur(8px) drop-shadow(0 0 8px rgba(90, 207, 255, 0.15));
		}
		72%{
			opacity: 1;
			transform: scale(1.06);
			filter: blur(0) drop-shadow(0 0 42px rgba(90, 207, 255, 0.58));
		}
		to{
			opacity: 1;
			transform: scale(1);
			filter: blur(0) drop-shadow(0 0 36px rgba(90, 207, 255, 0.5));
		}
	}

	@keyframes heroIntroTitleJourneyMobile{
		0%{
			opacity: 1;
			transform: translate(-50%, -50%);
			filter: blur(0);
		}
		58%{
			opacity: 1;
			transform: translate(-50%, -50%);
			filter: blur(0);
		}
		86%{
			opacity: 1;
			transform: translate(-50%, calc(-50% + clamp(130px, 24vh, 210px)));
			filter: blur(0);
		}
		100%{
			opacity: 1;
			transform: translate(-50%, calc(-50% + clamp(130px, 24vh, 210px)));
			filter: blur(0);
		}
	}
}

@media only screen and (max-width: 767px){
	.digicert-trust-box{
		margin-top: 11px;
	}

	.overview-look-title{
		margin: 0;
	}

	.overview-look-stage{
		display: flex;
		flex-direction: column;
		gap: 16px;
		padding: 16px;
	}

	.overview-look-controls{
		order: 2;
		position: relative;
		z-index: 2;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 100%;
		margin-left: 0;
		padding: 0 44px;
		transform: none;
	}

	.overview-look-control{
		display: none;
		width: 100% !important;
		max-width: 100%;
		height: 52px !important;
		min-height: 52px;
		justify-content: center;
		align-items: center;
		padding: 14px 18px;
		text-align: center;
	}

	.overview-look-control.is-active,
	.overview-look-control.is-closing{
		display: flex;
		width: 100% !important;
		height: 52px !important;
		padding: 14px 18px;
	}

	.overview-look-control-head{
		width: 100%;
		justify-content: center;
	}

	.overview-look-nav{
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		gap: 0;
		opacity: 1;
		pointer-events: auto;
		transform: translateY(-50%);
	}

	.overview-look-controls.has-active .overview-look-nav{
		opacity: 1;
		pointer-events: auto;
		transform: translateY(-50%);
	}

	.overview-look-nav-button{
		width: 36px;
		height: 36px;
	}

	.overview-look-nav-button[data-overview-nav="prev"] i,
	.overview-look-nav-button[data-overview-nav="next"] i{
		transform: rotate(-90deg);
	}

	.overview-look-visual{
		order: 1;
		width: 100%;
	}

	.hero{
		min-height: auto;
		height: 560px;
		max-height: 80vh;
		overflow: visible;
		padding: 10px 0 30px;
	}

	.hero > .container{
		position: relative;
		z-index: 7;
		bottom: auto;
		pointer-events: none;
	}

	.hero-benefits-layer{
		position: absolute;
		inset: 0;
		display: block;
		overflow: visible;
		pointer-events: none;
		z-index: 6;
	}

	.hero-benefits-slide .benefit-node{
		display: flex;
		position: absolute;
		top: calc(50% + var(--benefit-node-offset, 0px));
		right: 10px;
		left: auto;
		width: 40px;
		height: 40px;
		align-items: center;
		justify-content: center;
		border: 1px solid rgba(151, 221, 255, 0.72);
		border-radius: 50%;
		background: rgba(13, 57, 91, 0.78);
		box-shadow:
			inset 0 0 20px rgba(255, 255, 255, 0.14),
			0 0 22px rgba(38, 164, 255, 0.3);
		color: #eaf8ff;
		font-size: 16px;
		opacity: 1;
		transform: translateY(-50%) scale(1);
		pointer-events: auto;
		cursor: pointer;
		z-index: 4;
		transition: transform 0.28s ease, background 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
	}

	.hero-benefits-slide .benefit-node-os{ --benefit-node-offset: -144px; }
	.hero-benefits-slide .benefit-node-console{ --benefit-node-offset: -96px; }
	.hero-benefits-slide .benefit-node-compliance{ --benefit-node-offset: -48px; }
	.hero-benefits-slide .benefit-node-secure{ --benefit-node-offset: 0px; }
	.hero-benefits-slide .benefit-node-workflow{ --benefit-node-offset: 48px; }
	.hero-benefits-slide .benefit-node-ai{ --benefit-node-offset: 96px; }
	.hero-benefits-slide .benefit-node-service{ --benefit-node-offset: 144px; }

	.hero-benefits-slide .benefit-node.is-active{
		transform: translateY(-50%) translateX(-6px) scale(1.08);
		border-color: rgba(255, 255, 255, 0.92);
		background: linear-gradient(145deg, rgba(45, 156, 255, 0.95), rgba(23, 209, 179, 0.9));
		box-shadow:
			inset 0 1px 0 rgba(255, 255, 255, 0.28),
			0 0 24px rgba(49, 172, 255, 0.58);
	}

	.hero-benefits-slide .hero-ai-core{
		position: absolute;
		top: 46%;
		left: 50%;
		width: min(221px, 56vw);
		transform: translate(-50%, -50%) scale(0.72);
		opacity: 0;
		animation: heroAiCoreIn 0.95s cubic-bezier(0.18, 0.9, 0.2, 1) calc(var(--hero-sequence-delay) + 1.92s) forwards;
		z-index: 2;
		pointer-events: auto;
		transition: opacity 0.38s ease, transform 0.38s ease, filter 0.38s ease;
	}

	.hero.hero-benefits-slide .hero-ai-core{
		animation: heroAiCoreIn 0.95s cubic-bezier(0.18, 0.9, 0.2, 1) calc(var(--hero-sequence-delay) + 1.92s) forwards;
	}

	.hero.hero-benefits-slide.hero-benefits-card-open .hero-ai-core{
		opacity: 0.25;
		transform: translate(-50%, -50%) scale(0.88);
		filter: blur(3px);
	}

	.hero-benefits-slide::before{
		content: '';
		position: absolute;
		inset: 0;
		background:
			radial-gradient(circle at 50% 50%, rgba(30, 151, 255, 0.35), transparent 40%),
			linear-gradient(180deg, rgba(7, 48, 82, 0.08), rgba(6, 42, 76, 0.54));
		opacity: 0;
		backdrop-filter: blur(7px);
		-webkit-backdrop-filter: blur(7px);
		transition: opacity 0.38s ease;
		pointer-events: none;
		z-index: 1;
	}

	.hero.hero-benefits-slide.hero-benefits-card-open::before{
		opacity: 1;
	}

	.hero-benefits-slide .hero-ai-benefit,
	.hero-benefits-slide .hero-ai-metric{
		display: block !important;
		position: absolute !important;
		top: 30% !important;
        left: calc((100% - 359px) / 2) !important;
        right: auto !important;
        width: min(calc(100vw - 54px), 319px);
		min-width: 0;
		min-height: 0;
		max-height: 375px;
		overflow: hidden;
		padding: 15px;
		border-radius: 12px;
		font-size: 10px;
		opacity: 0 !important;
		transform: translate(calc(-50% + 120vw), -50%) scale(0.96);
		animation: none !important;
		pointer-events: none;
		z-index: 5;
		transition: opacity 0.34s ease, transform 0.48s cubic-bezier(0.22, 1, 0.36, 1);
		--hero-ai-origin-x: 0;
		--hero-ai-origin-y: 0;
	}

	.hero-benefits-slide .hero-ai-benefit.is-active,
	.hero-benefits-slide .hero-ai-metric.is-active{
		opacity: 1 !important;
		transform: translate(-50%, -50%) scale(1);
		pointer-events: auto;
	}

	.hero-ai-benefit.is-active{
		display: grid !important;
		grid-template-columns: 28px 1fr;
		column-gap: 8px;
		row-gap: 6px;
		align-items: center;
	}

	.hero-ai-metric.is-active{
		display: grid !important;
		grid-template-columns: 28px 1fr;
		column-gap: 8px;
		row-gap: 6px;
		align-items: center;
	}

	.hero-ai-benefit.is-active i,
	.hero-ai-metric.is-active i{
		grid-row: 1;
		grid-column: 1;
		width: 28px;
		height: 28px;
		border-radius: 8px;
		font-size: 12px;
	}

	.hero-ai-benefit.is-active span,
	.hero-ai-metric.is-active strong{
		grid-column: 2;
		text-align: left;
		font-size: 10px;
		/* justify-self: end; */
	}

	.hero-ai-benefit.is-active p,
	.hero-ai-benefit.is-active ul,
	.hero-ai-metric.is-active ul{
		grid-column: 1 / -1;
		margin: 0;
	}

	.hero-ai-benefit.is-active p{
		font-size: 8px;
		line-height: 1.25em;
		margin-top: 1px;
		display: -webkit-box;
		/* -webkit-line-clamp: 2; */
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.hero-ai-benefit-integration{
		min-height: auto;
		font-size: 11px;
		padding: 8px 12px 8px 8px;
		width: min(calc(100vw - 40px), 340px) !important;
	}

	.hero-ai-benefit-integration i{
		flex-basis: 30px;
		width: 30px;
		height: 30px;
		border-radius: 9px;
		font-size: 13px;
	}

	.hero-benefits-slide .benefit-bullet li{
		        font-size: 12px;
        line-height: 2.5;
		color: rgba(231, 248, 255, 0.8);
		padding-left: 0;
	}

	.hero-ai-metric strong{
		font-size: 9px;
	}

	.hero-ai-metric span{
		font-size: 7px;
		line-height: 1.25em;
	}
}

/************************************/
/***  Landing Page Inline Styles  ***/
/************************************/

/* SweetAlert Overrides */
.swal2-container {
	z-index: 10600 !important;
}
.swal2-popup,
.swal2-html-container,
.swal2-title,
.swal2-actions button {
	font-family: 'Poppins', sans-serif !important;
}
.swal2-title {
	font-weight: 700 !important;
}

/* Card & Shrink */
.card-w{
	background: #fff;
	padding: 3rem;
	border-radius: 12px;
}
.shrink{
	width: 1000px;
	margin: auto;
}

@media (min-width: 1200px){
	.shrink{
		width: auto;
		margin: 0;
	}
}

/* Popup Overlay */
.popup-overlay {
	display: none;
	position: fixed;
	inset: 0;
	background:
		radial-gradient(circle at 20% 18%, rgba(25, 68, 223, 0.28), transparent 30%),
		radial-gradient(circle at 78% 12%, rgba(0, 219, 222, 0.16), transparent 28%),
		rgba(2, 22, 35, 0.72);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	justify-content: center;
	align-items: center;
	z-index: 9999;
	padding: 24px;
	animation: fadeIn 0.24s ease;
}
@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}
.popup-box {
	position: relative;
	display: grid;
	grid-template-columns: minmax(260px, 0.95fr) minmax(320px, 1fr);
	gap: 0;
	width: min(920px, 100%);
	min-height: 520px;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(255, 255, 255, 0.72);
	border-radius: 24px;
	box-shadow: 0 28px 80px rgba(2, 22, 35, 0.34);
	animation: slideUp 0.34s cubic-bezier(0.22, 1, 0.36, 1);
	isolation: isolate;
}
.popup-box::before {
	content: "Get Your Brochure\A Discover everything you need to know. Download the brochure instantly.";
	grid-row: 1 / span 3;
	white-space: pre-line;
	display: flex;
	align-items: flex-end;
	padding: 42px 34px;
	color: #ffffff;
	font-family: var(--default-font);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.45;
	letter-spacing: 0;
	background:
		linear-gradient(180deg, rgba(2, 22, 35, 0.02) 0%, rgba(2, 22, 35, 0.82) 100%),
		radial-gradient(circle at 32% 20%, rgba(255, 255, 255, 0.38), transparent 18%),
		linear-gradient(145deg, #1944df 0%, #0a2345 54%, #021623 100%);
}
.popup-box::after {
	content: "";
	position: absolute;
	left: clamp(48px, 12vw, 138px);
	top: 74px;
	width: 172px;
	height: 230px;
	border-radius: 18px;
	background:
		linear-gradient(90deg, rgba(25, 68, 223, 0.14), rgba(25, 68, 223, 0) 34%),
		linear-gradient(#1944df, #1944df) 26px 30px / 48px 10px no-repeat,
		linear-gradient(#dbe7ff, #dbe7ff) 26px 58px / 118px 8px no-repeat,
		linear-gradient(#e8eef9, #e8eef9) 26px 78px / 92px 7px no-repeat,
		linear-gradient(135deg, rgba(25, 68, 223, 0.96), rgba(0, 219, 222, 0.72)) 26px 108px / 120px 62px no-repeat,
		linear-gradient(#dbe7ff, #dbe7ff) 26px 190px / 112px 7px no-repeat,
		linear-gradient(#edf3fb, #edf3fb) 26px 208px / 84px 7px no-repeat,
		#ffffff;
	box-shadow:
		26px 24px 0 -6px rgba(255, 255, 255, 0.42),
		44px 38px 0 -12px rgba(255, 255, 255, 0.2),
		0 24px 58px rgba(0, 0, 0, 0.28);
	transform: rotate(-7deg);
	z-index: 1;
}
@keyframes slideUp {
	from { transform: translateY(28px) scale(0.98); opacity: 0; }
	to { transform: translateY(0) scale(1); opacity: 1; }
}
.popup-box h3,
.popup-box p,
.popup-box form {
	grid-column: 2;
}
.popup-box h3 {
	align-self: end;
	margin: 0;
	padding: 62px 48px 0;
	font-family: var(--default-font);
	font-size: 32px;
	font-weight: 800;
	line-height: 1.08;
	letter-spacing: 0;
	text-align: left;
	color: #071827;
}
.popup-box p {
	margin: 0;
	padding: 10px 48px 28px;
	font-size: 15px;
	line-height: 1.55;
	text-align: left;
	color: #607083;
}
.popup-box form {
	padding: 0 48px 54px;
}
.popup-box .input-group {
	position: relative;
	display: block;
	margin-bottom: 16px;
}
.popup-box .input-group i {
	position: absolute;
	top: 50%;
	left: 18px;
	transform: translateY(-50%);
	color: #7b8aa0;
	font-size: 15px;
	z-index: 2;
	transition: color 0.2s ease, transform 0.2s ease;
}
.popup-box .input-group input {
	width: 100%;
	height: 54px;
	padding: 0 16px 0 48px;
	border-radius: 5px !important;
	border: 1px solid #dce4ef;
	outline: none;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
	/* background: #f8fbff; */
	color: #071827;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
	transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}
.popup-box .input-group input:focus {
	background: #ffffff;
	border-color: rgba(25, 68, 223, 0.78);
	box-shadow: 0 0 0 4px rgba(25, 68, 223, 0.12);
}
.popup-box .input-group:focus-within i {
	color: #1944df;
	transform: translateY(-50%) scale(1.04);
}
.popup-box .input-group input::placeholder {
	color: #8a98aa;
	font-weight: 500;
}
.popup-box .submit-btn {
	width: 100%;
	min-height: 54px;
	padding: 14px 18px;
	border-radius: 15px;
	border: none;
	background: linear-gradient(135deg, #1944df 0%, #082b75 100%);
	color: #ffffff;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0;
	cursor: pointer;
	box-shadow: 0 16px 34px rgba(25, 68, 223, 0.32);
	transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}
.popup-box .submit-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 20px 42px rgba(25, 68, 223, 0.4);
	filter: brightness(1.04);
}
.popup-box .submit-btn:focus-visible {
	outline: 3px solid rgba(25, 68, 223, 0.28);
	outline-offset: 3px;
}
.popup-box .close-btn {
	position: absolute;
	top: 18px;
	right: 18px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 1px solid rgba(7, 24, 39, 0.08);
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.9);
	color: #526174;
	font-size: 24px;
	line-height: 1;
	box-shadow: 0 10px 26px rgba(2, 22, 35, 0.12);
	cursor: pointer;
	z-index: 3;
	transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.popup-box .close-btn:hover {
	background: #1944df;
	color: #ffffff;
	box-shadow: 0 14px 28px rgba(25, 68, 223, 0.28);
	transform: translateY(-1px);
}

@media (max-width: 767px) {
	.popup-overlay {
		align-items: flex-start;
		padding: 14px;
		overflow-y: auto;
	}
	.popup-box {
		grid-template-columns: 1fr;
		width: min(100%, 420px);
		min-height: 0;
		margin: auto 0;
		border-radius: 20px;
	}
	.popup-box::before {
		grid-row: auto;
		min-height: 178px;
		padding: 28px 24px;
		font-size: 14px;
	}
	.popup-box::after {
		left: 34px;
		top: 28px;
		width: 104px;
		height: 138px;
		border-radius: 12px;
		background:
			linear-gradient(90deg, rgba(25, 68, 223, 0.14), rgba(25, 68, 223, 0) 34%),
			linear-gradient(#1944df, #1944df) 16px 18px / 34px 7px no-repeat,
			linear-gradient(#dbe7ff, #dbe7ff) 16px 36px / 72px 6px no-repeat,
			linear-gradient(#e8eef9, #e8eef9) 16px 50px / 56px 5px no-repeat,
			linear-gradient(135deg, rgba(25, 68, 223, 0.96), rgba(0, 219, 222, 0.72)) 16px 70px / 72px 38px no-repeat,
			#ffffff;
	}
	.popup-box h3,
	.popup-box p,
	.popup-box form {
		grid-column: 1;
	}
	.popup-box h3 {
		padding: 28px 24px 0;
		font-size: 26px;
	}
	.popup-box p {
		padding: 8px 24px 22px;
	}
	.popup-box form {
		padding: 0 24px 28px;
	}
	.popup-box .input-group input,
	.popup-box .submit-btn {
		height: 52px;
	}
	.popup-box .close-btn {
		top: 12px;
		right: 12px;
		width: 38px;
		height: 38px;
	}
}

@media (max-width: 380px) {
	.popup-box h3 {
		font-size: 24px;
	}
	.popup-box p,
	.popup-box form {
		padding-left: 18px;
		padding-right: 18px;
	}
}

/* Channel Partner - About Us Image Overrides (scoped under #channelPartner to avoid overlap) */
#channelPartner .about-us-image-elite {
	overflow: visible;
}
#channelPartner .about-us-image-elite .image-anime {
	width: 100%;
}
#channelPartner .about-us-image-elite .image-anime img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center;
}
#channelPartner .about-us-image-box-2-elite {
	position: relative;
	z-index: 2;
	margin-top: -60%;
	margin-left: 56%;
}
#channelPartner .about-us-image-box-2-elite .about-us-image-elite figure {
	margin-left: 0;
	left: 0;
	transform: none;
	border: 6px solid #fff;
	box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}
#channelPartner .about-us-image-box-2-elite .about-us-image-elite figure img {
	width: 150%;
	aspect-ratio: 1 / 1.34;
	border-radius: 14px;
}

/* Contact Inline Grid */
.bd-contact-grid-inline {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}
@media (max-width: 767px) {
	.bd-contact-grid-inline {
		grid-template-columns: 1fr;
	}
	.bd-contact-grid-inline .bd-contact-card > div {
		flex-wrap: wrap;
	}
	.bd-contact-grid-inline .bd-contact-card a {
		font-size: 13px;
		word-break: break-all;
	}
}

/* Contact Us Section */
.bd-contact-section {
	position: relative;
	background: #f6f9fc;
	padding: 80px 0 90px;
	overflow: hidden;
}
.bd-contact-section::before {
	content: '';
	position: absolute;
	top: -60%;
	left: 50%;
	transform: translateX(-50%);
	width: 800px;
	height: 800px;
	background: radial-gradient(circle, rgba(37, 99, 235, 0.06) 0%, transparent 70%);
	pointer-events: none;
	z-index: 0;
}
.bd-contact-inner {
	position: relative;
	z-index: 1;
	max-width: 1100px;
	margin: 0 auto;
}
.bd-contact-heading {
	text-align: center;
	margin-bottom: 55px;
}
.bd-contact-heading h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 38px;
	font-weight: 700;
	color: #1e293b;
	margin-bottom: 12px;
}
.bd-contact-heading p {
	font-family: 'DM Sans', sans-serif;
	font-size: 17px;
	color: #64748b;
	max-width: 520px;
	margin: 0 auto;
	line-height: 1.7;
}
.bd-contact-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 28px;
}
.bd-contact-card {
	background: #ffffff;
	border-radius: 18px;
	padding:24px;
	border: 1px solid #e5eaf0;
	box-shadow: 0 2px 12px rgba(37, 99, 235, 0.04);
	text-align: center;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.bd-contact-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 30px rgba(37, 99, 235, 0.1);
}
.bd-contact-icon {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: rgba(37, 99, 235, 0.08);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 22px;
}
.bd-contact-icon i {
	font-size: 15px;
	color: #2563eb;
}
.bd-contact-card h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #1e293b;
	margin-bottom: 16px;
}
.bd-contact-card p {
	font-family: 'DM Sans', sans-serif;
	font-size: 15px;
	color: #64748b;
	line-height: 1.75;
	margin-bottom: 6px;
}
.bd-contact-card a {
	font-family: 'DM Sans', sans-serif;
	font-size: 15px;
	color: #64748b;
	text-decoration: none;
	transition: color 0.2s ease;
	display: block;
	line-height: 1.75;
}
.bd-contact-card a:hover {
	color: #2563eb;
}
.bd-contact-address {
	font-family: 'DM Sans', sans-serif;
	font-size: 13px;
	color: #64748b;
	line-height: 1.75;
	text-align: center;
}

@media (max-width: 991px) {
	.bd-contact-section {
		padding: 60px 0 70px;
	}
	.bd-contact-heading h2 {
		font-size: 32px;
	}
	.bd-contact-grid {
		grid-template-columns: 1fr 1fr;
		gap: 24px;
	}
}
@media (max-width: 767px) {
	.bd-contact-section {
		padding: 50px 0 60px;
	}
	.bd-contact-heading {
		margin-bottom: 40px;
	}
	.bd-contact-heading h2 {
		font-size: 28px;
	}
	.bd-contact-heading p {
		font-size: 15px;
	}
	.bd-contact-grid {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.bd-contact-card {
		padding: 32px 24px 30px;
	}
}

/* BD Distributor Link */
.bd-distributor-link {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	transition: color 0.2s ease;
}
.bd-distributor-link:hover {
	color: #2563eb;
}

