@import url('../css/bootstrap-v5/bootstrap.min.css');
@import url('../css/hero-slider.css');


/* CSS DOUBLE DOT FOR CALLING */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&display=swap');


/* Hero slider css start */
body {
	background: transparent;
}

.main {
	width: 99%;
	display: block;
	margin: 0 auto;
}

.ba-box {
	border-bottom: dotted 1px #CCC;
	padding: 0 0 4px 0;
	overflow: hidden;
	margin-top: 30px;
	display: flex;
	align-items: flex-start;
}

.ba-box .right {
	padding: 4px 10px 0 14px;
}

.action {
	display: block;
	margin: 100px auto;
	width: 100%;
	text-align: center;
}

.action a {
	display: inline-block;
	padding: 5px 10px;
	background: #f30;
	color: #fff;
	text-decoration: none;
}

.action a:hover {
	background: #000;
}

.heroslider {
	height: 50px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center;
	color: #949494;
}

.heroslider.active {
	background-color: rgb(69, 69, 69);

}

/* Hero slider CSS END */



body {
	font-family: 'montserrat' !important;
}

html {
	scroll-behavior: smooth;
}

.wf {
	width: 100%;
	float: left;
}

.channel:hover {
	box-shadow: 0px 0px 4px #6f8aff;
	border-radius: 12px;
}

.navbar {
	background-color: rgb(12, 12, 12);
}

.bg-lws {
	background-color: #001849;
}

.bg-primary {
	background: #2582D4;
}

.t-20 {
	top: 20px;
}

#myearth {
	pointer-events: none;
}

.r-20 {
	right: 20px;
}

#back-link {
	position: fixed;
	top: 0;
	left: 0;
	background: #0d130e;
	padding: 0.5em;
	font-size: 26px;
	z-index: 10000;
	border-right: 1px RGBA(255, 255, 255, 0.5) solid;
	border-bottom: 1px RGBA(255, 255, 255, 0.5) solid;
}

#back-link img {
	display: block;
	width: 4em;
	height: auto;
}

.navbardesktopview {
	display: block;
}

.navbarmobileview {
	display: none;
}


.loylty-programs-mobile {
	display: none;
}

.lwshero-logo {
	width: 30%;
	padding-left: 30px;
}


.contactuspageimage {
	padding-top: 280px;
	background-color: rgba(23, 27, 41, 0.884);
	background-image: url(../images/Subpages/corporate-business-handshake-partners.webp);
	background-repeat: no-repeat;
	padding-bottom: 100px;
	background-position: top;
	background-blend-mode: hard-light;
	background-size: cover;
}

.footer-new-style {
	display: flex;
	justify-content: center;
	align-items: center;
}

td._51m-._2pir._51mw {
	color: #fff;
}

.channelcasestudies {
	border-radius: 16px;
}


@media (min-width:920px) {
	.box-items{
		width: 32%;
	}
	.influencer-icon {
		width: 14.2%;
	}

	.h1tagsize {
		font-size: 52px;
	}

	.defaultpadding {
		padding-top: 150px;
		padding-bottom: 120px;
		margin: 0px;
	}

	.ptag {
		font-size: 18px;
	}

	.globe-mobile-view {
		display: none;
	}

	.earth-webview {
		display: block;
	}

	.navbarbottom {
		display: none;
	}

	.ourservices-mobile-view {
		display: none;
	}

	.aurthorprofile {
		position: sticky;
		top: 90px;
		margin-bottom: 180px;
	}

	.pad {
		padding: 72px 0px 72px 0px;
	}

	.cta-mobile-view {
		display: none;
	}
}

@media (min-width:320px) and (max-width:920px) {
.box-items{
		width: 92%;
	}

.h1tagsize {
    font-size: 28px;
}

	.ptag {
		font-size: 14px;
	}

	.defaultpadding012 {
		padding-top: 60px !important;
		padding-bottom: 60px;
		margin: 0px;
	}

	.cta-mobile-view {
		display: block;
	}

	.aurthorprofile {
		padding-top: 45px;

	}

	.imageandtext {
		flex-direction: column-reverse;
	}

	.earth-webview {
		display: none;
	}

	/* .globe-mobile-view {
		background-image: url(/images/globe.webp);
		width: 100%;
		background-position: center;
		height: 430px;
		background-size: cover;
		background-repeat: no-repeat;
		margin-top: 45px !important;
		
	} */
	.ourservices-mobile-view {
		display: block;
	}

	.ourservices-web {
		display: none !important;
	}

	.mobile-view-text {
		text-align: left;
	}

	.lwsfooter {
		text-align: center;
		padding-bottom: 25px;
	}

	.typemobile {
		font-size: 14px;
		line-height: 1.3;
		padding: 4px 0;
	}

	.scanner-footer {
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	.contactuspageimage {
		padding-top: 240px;
		background-color: rgba(23, 27, 41, 0.884);
		background-image: url(../images/Subpages/corporate-business-handshake-partners.webp);
		background-repeat: no-repeat;
		padding-bottom: 54px;
		background-position: top;
		background-blend-mode: hard-light;
		background-size: cover;
	}

	.footerheadings {
		margin-bottom: 1px !important;
	}

	.style-contact-us-page-map {
		display: grid !important;
	}

	.earth-webview {
		display: none !important;
	}


	.channel6 {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.ba-box {
		border-bottom: dotted 1px #CCC;
		padding: 0 0 4px 0;
		overflow: hidden;
		margin-top: 30px;
		display: grid;
		align-items: flex-start;
		justify-items: center;
	}

	.ba-box .right {
		text-align: center;
	}

	.contact-us-page-navbar {
		position: absolute;
		z-index: 99999;
	}

	.pad {
		padding: 40px 6px 40px 6px;
	}

	.iconx {
		padding-top: 15px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.what-we-d-mobile {
		display: none;
	}

	.defaultpadding {
		padding-top: 84px !important;
		padding-bottom: 44px;
	}

	.index-hero-content {
		display: none !important;
	}

	.map-view-text {
		color: #fff !important;
		padding: 6px 10px;
	}

	.max-w-md {
		padding: 4px 16px !important;
	}

	.b2b-number {
		display: none;
	}

	.mobile-top-pading {
		padding: 0 !important;
	}

	.mobile-style-row-type {
		padding: 36px 0 !important;
	}

	.why-do-you-heding {
		margin-bottom: 30px;
	}

	.why-do-you-para-box {
		margin-bottom: 20px;
	}

	.servicescircle {
		display: none !important;
	}

	.B2B-casestudies:hover {
		box-shadow: 4px 4px #4f6fff;
	}

	.di-grid {
		display: grid !important;
	}

	.contact-us {
		display: flex;
		flex-direction: column !important;
	}

	.navbarbottom {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
	}

	.navbarbottom1 {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
	}

	.bottom-j20 {
		bottom: 150px !important;
		top: 150px !important;
	}

	.lwshero-logo1 {
		width: 75%;
		display: flex;
		justify-content: center;
		height: auto;
	}

	.our-services {
		padding-top: 35px !important;
	}

	.borderradiusservices {
		border-radius: 0px !important;
	}

	.borderradiusservicess {
		border-radius: 0px !important;
	}

	.image-col {
		order: 2;
		padding-top: 15px;
	}

	.footer-effects {
		color: white !important;
		padding: 0 !important;
	}

	.text-col {
		order: 1;
		text-align: left !important;
		padding-top: 24px;
	}

	.loylty-programs {
		display: none !important;
	}

	.channel-l-program {
		background-image: url(/images/dealerprogramindex.webp);
		width: 100%;
		background-size: cover;


	}

	.influencer-l-program {
		background-image: url(/images/influencerindex.webp);
		width: 100%;
		background-size: cover;


	}

	.dealer-l-program {
		background-image: url(/images/Subpages/dealer-sliderimage.webp);
		width: 100%;
		background-size: cover;


	}

	.sales-l-program {
		background-image: url(/images/Subpages/sales-sliderimage.webp);
		width: 100%;
		background-size: cover;


	}

	.channel-l-program-index {
		background-image: url(/images/index-icons/channel-img.webp);
		width: 100%;
		background-size: cover;


	}

	.influencer-l-program-index {
		background-image: url(/images/index-icons/influencer-img.webp);
		width: 100%;
		background-size: cover;


	}

	.dealer-l-program-index {
		background-image: url(/images/index-icons/dealer-img.webp);
		width: 100%;
		background-size: cover;


	}

	.sales-l-program-index {
		background-image: url(/images/index-icons/sales-img.webp);
		width: 100%;
		background-size: cover;


	}

	.cust-l-program {
		background-image: url(/images/Subpages/Customer-loyalty-program.jpg.webp);
		width: 100%;
		background-size: cover;

	}

	.ecom-l-program {
		background-image: url(/images/Subpages/E-commerce-loyalty-Program.jpg.webp);
		width: 100%;
		background-size: cover;

	}

	.multi-l-program {
		background-image: url(/images/Subpages/Multi--Brand-loyalty-program.jpg.webp);
		width: 100%;
		background-size: cover;

	}
}





@media (max-width: 1199px) {
	#back-link {
		font-size: 20px;
	}
}

@media (max-width: 511px) {
	#back-link {
		font-size: 16px;
	}
}

#legal-footer-wrap {
	position: relative;
	height: 0;
	z-index: 10002;
	font-family: 'montserrat';
}

#legal-footer {
	position: absolute;
	bottom: 0.5em;
	right: 0.5em;
}

#legal-footer a {
	text-decoration: none;
	color: inherit;
	padding: 0 0.5em;
	font-size: 10px;
}

#myearth {
	width: 100%;
	height: 100vh;
	max-height: 100vw;
	overflow: hidden;
	margin-top: 0px;
	opacity: 0;
	transition: opacity 1.5s ease-in;
}

#myearth.earth-ready {
	opacity: 1;
}

#myearth::before {
	content: none;
}


/* background glow */
.earth-container>canvas {
	position: absolute;
	top: -5px;
	left: 0;
	z-index: 1000;
	user-select: none;
}

/* #glow {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 100%;
	max-width: 100vh;
	height: 100vh;
	max-height: 100vw;
	transform: translate(-50%, -50%);
	background: radial-gradient(ellipse at center, rgba(0, 157, 255, 0.132) 25%, rgba(0, 157, 255, 0.183) 53%, rgba(0, 156, 255, 0.05) 56%, rgba(0, 156, 255, 0) 70%);
	z-index: 200;
	pointer-events: none;
} */

.servicescircle {
	height: 80px;
	width: 80px;
}

.bottom-j20 {
	bottom: 20px;
}





.background {
	background-color: #111;
}

.backgroundshadow {
	background-color: #111;

	border-radius: 15px;
	height: auto;
}

.navhamburger {
	color: white;
}


.deliverbg {
	background-color: #222;
	height: auto;
	border-radius: 15px;
}

.navbarbg {
	background-color: #111;
}

.deliverbgshadow {
	background-color: #222;
	height: auto;
	border-radius: 15px;
	box-shadow: 0px 0px 20px #000000;
}

.accomplishmentsbg {
	background-color: rgb(255, 255, 255);
	border-radius: 15px;
}

.contactusimg {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url('../images/2150530927.webp');
	width: auto;
}

.contact-form {
	font-size: 18px;
}

.bgblur {

	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	opacity: 0.9;
}


/* DONT CHANGE THIS OUR SERVICES SECTION CSS*/

.servicescircle img {
	fill: #3A3B3C;
}

.borderradius {

	border-radius: 25px;
}

.borderradiusservices {
	border-radius: 20px 0 0 20px;
}

.borderradiusservicess {
	border-radius: 0 20px 20px 0;
}

.ourservicescircle {
	position: absolute;
	top: -40px;
	z-index: 1;
	background: #111;
}

.hovereffect:hover .boxeffect {
	background-color: #222;
}

.hovereffect:hover .ourservicescircle {
	box-shadow: 0px 0px 10px #0088ff;
	background: #222;
}

.boxeffect:hover+.ourservicescircle:hover {
	transition: all 0.4s ease;
}

.rightarrowhover:hover {
	margin-left: 70px;
	transition: all 0.5s ease;
}

.hovereffect:hover .rightarrowhover {
	margin-left: 70px;
	transition: all 0.5s ease;
}

/* DONT CHANGE THIS OUR SERVICES SECTION CSS*/
.desktop-view-butto {
	display: block;
}

.mobile-view-butto {
	display: none;
}

.logos {
	filter: grayscale(100%);
}

.logos:hover {
	filter: none;
	transition: 0.3s;
}

.p {
	line-height: 1.4;
}




.borderbottom {
	background: transparent;
	border: none;
	border-bottom: 1px solid #000000;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
}

.boxshadow {
	background: #111111 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 15px #3A3B3C;
	border-radius: 10px;
	opacity: 1;
}


.herobgimage {
	background-image: url('../images/Subpages/blk5.webp');
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

.herobgimage01 {
	background-image: url('../images/Subpages/pl-top-bg.webp');
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

.defaultpadding012 {
	padding-top: 100px;
	padding-bottom: 60px;
	margin: 0px;
}

.top-font-style-pl {
	font-family: "Poppins";
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 40px;
	padding: 0 150px;
	line-height: 50px;
}

.para-text-pl {
	font-family: 'Poppins';
	font-size: 26px;
	font-weight: 600;
	padding: 0 70px 14px 0;
}

.contact-from-pl {
	background: #F5F8FF 0% 0% no-repeat padding-box;
	box-shadow: 0px 4px 8px #00000029;
	border-radius: 20px;
	opacity: 1;
	padding: 10px 20px;
	width: 90%;
}

.box-s-pl {
	box-shadow: 0px 2px 6px #00000033;
	border: 0.5px solid #70707069;
	border-radius: 6px;
	padding: 10px 10px;
	color: #000000;
	font-family: 'Poppins';
	width: 100%;
}

.careersbgimg {
	background-image: url('../images/Subpages/lwsgroupimg.webp');
	width: 100%;
	background-repeat: no-repeat;
	object-fit: contain;
}

.phoneimg {
	background-image: url('../images/Subpages/phoneimg.webp');
	background-repeat: no-repeat;

}

.top-clinet-logo {
	height: 100%;
	width: 90%;
}

.blog-item:hover .blog-img img {
	transform: scale(1.2);
}

.blog-item .blog-img img {
	transition: 0.5s;
}

.background01 {
	background-color: #F5F8FF;
	padding: 50px 0;
}

.background011 {
	background-color: #261D44;
}

.suss-stor-box {
	background: #fff;
	border-radius: 10px;
}

.we-are-padding {
	padding: 30px 0;
}

.dropdown:hover .dropdown-content {
	display: block;

}

.box-s-img-w {
	width: 20%;
	height: auto;
	margin: 0 0 14px 0;
}

.box-style-text {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 2px 3px #879AA869;
	border-radius: 8px;
	opacity: 1;
	height: 166px;
	padding: 14px 30px;
	margin: 10px 0px;
}

.text-box-style {
	color: #1E1E1E;
	font-family: 'Poppins';
	font-size: 20px;
	font-weight: 600;
}

.first-clo-case {
	color: #1E1E1E;
	text-transform: uppercase;
	opacity: 1;
	font-family: 'Poppins';
	font-size: 34px;
	font-weight: 700;
	padding: 16px 20px 0 0px;
}

.gaptoall012 {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
}

.style-box-inside {
	padding: 50px 0 24px 0;
}

.style-box-inside021 {
	padding: 40px 0 50px 0;
}


.content-pad011 {
	padding-bottom: 22px;
}

.ask-for-contact {
	text-align: center;
	font-size: 20px;
	font-family: 'Poppins';
	font-weight: 600;
	padding-bottom: 12px;
	padding-top: 12px;
}

.main-btn-rect {
	background: #2D6CFF 0% 0% no-repeat padding-box;
	border-radius: 4px;
	opacity: 1;
	width: 100%;
	padding: 8px 0;
}

.channelcasestudies:hover {
	box-shadow: 5px 6px 6px 2px #4f6fff;
	transform: scale(1.1);
}

.B2B-casestudies:hover {
	box-shadow: 4px 4px #4f6fff;
	transform: scale(1.05);
}


.our-features-bg {
	background-color: #202020;
	height: 350px;
	border-radius: 20px;
	padding: 15px;
}

.key-features:hover .our-features-bg {
	box-shadow: 0px 4px 3px 0px #4f6fff;
}

.key-features:hover .our-features-bg b {
	color: #4f6fff;
}

.background-two {
	background-image: url(../images/Subpages/background-pl.webp);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0;
}

.mt-data-img {
	width: 100%;
	height: auto;
}

.style-two-box-img {
	padding-bottom: 42px;
}

td.price {
	width: 44%;
	padding-left: 20px;
}

td.data-table-right {
	width: 29%;
}

.font-style-hh {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 6px;
	opacity: 1;
	backdrop-filter: blur(6px);
	width: 38%;
	padding: 10px 10px;
	color: #1E1E1E;
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 0;
}

.font-style-hh02 {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 6px;
	opacity: 1;
	backdrop-filter: blur(6px);
	width: 23%;
	padding: 10px 10px;
	color: #1E1E1E;
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 0;
}

.panel-title {
	color: #1E1E1E;
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 24px;
}

td:nth-child(2),
td:nth-child(4) {
	border-right: solid 1px #d7d7d7;
	border-left: solid 1px #d7d7d7;
}

tr:nth-child(even) {
	background-color: #F5F8FF;
}

table.table {
	border-color: #fff;
}

table tr td .right-tick-img {
	width: auto;
	height: 20px;
}

.price {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
}

.data-table-right {
	text-align: center;
	color: #3D8361;
	font-size: 22px;
	font-weight: 600;
}

.blog-item {
	border-radius: 10px;
	background: #ffffff;
	transition: 0.5s;
	box-shadow: 0px 3px 20px #0000000f;
	height: 600px;
}

.blog-item .blog-img {
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.slider-heding02 {
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 4px;
}

.slider-ul {
	padding: 0 4px 0 16px;
	font-size: 16px;
	list-style: unset;
	font-family: 'Poppins';
	font-weight: 500;
}

.slider-ul-li {
	padding-bottom: 6px;
}

.blog-item .blog-img::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 10px;
	background: rgba(0, 208, 132, 0.1);
	opacity: 0;
	transition: 0.5s;
	z-index: 1;
}

.background-three {
	background: #F5F8FF;
	padding-bottom: 50px;
}

.influencerprogram:hover {
	box-shadow: 0px 4px 3px 0px #4f6fff;
}

.jobopening:hover {
	box-shadow: 2px 2px 2px 2px #4f6fff;
}


.number {
	text-decoration: none;
}


.background {
	background-color: #111;
}

.navbar .megamenu {
	padding: 1rem;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.navbar .has-megamenu {
		position: static !important;
	}

	.navbar .megamenu {
		left: -1px;
		right: 0;
		width: 100%;
		top: 70px !important;
	}

}

/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px) {

	.navbar.fixed-top .navbar-collapse,
	.navbar.sticky-top .navbar-collapse {
		overflow-y: auto;
		max-height: 90vh;
		margin-top: 10px;

	}

	.lwslogo {
		display: none;
	}

	.contentnavbar {
		display: none;
	}
}

@media all and (max-width: 376px) {

	.navbarbottom {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
	}

	.ctabtn {
		font-size: 14px !important;
		font-weight: 600 !important;
	}
}

.navbar-hover:hover {
	color: #0088ff;
}

/* navbar hover  */
.footer-effects {
	color: white !important;
}

.footer-effects li:hover {
	color: #4f6fff !important;

}


.cs-sidebar-links p {
	color: #000;

}

.arrow-casestudy:hover {
	margin-left: 10px;
	transition: all 0.5s ease;
}

.cs-sidebar-links:hover {
	color: #4f6fff !important;
}

.cs-sidebar-links:hover .arrow-casestudy {
	margin-left: 30px;
	transition: all 0.5s ease;
}


.navbar-effects li {
	color: white !important;
}

.navbar-effects-color {
	color: white !important;
}

.navbar-effects a {
	color: #111 !important;
}

.navbar-effects a:hover {
	color: #007bff !important;
	/* font-weight: bold; */
}

.navbar-effects li:hover {
	color: #4f6fff !important;
}

.navbar-effects ul:hover {
	color: #4f6fff !important;
}


/* ============ desktop view ============ */


/* ============ small devices .end// ============ */

/* FLOATING BUTTON */


.ctabutton1 {
	position: fixed;
	width: 80px;
	height: 106px;
	bottom: 185px;
	right: 0px;
	background-color: #0d6efd;
	border-radius: 10px 0px 0px 10px;
	text-align: start;
	font-size: 20px;
	z-index: 100;
}



/* Slider */

.slick-slide {
	margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* general styles */

:root {
	--clr-neutral-100: hsl(0, 0%, 100%);
	--clr-primary-100: hsl(205, 15%, 58%);
	--clr-primary-400: hsl(215, 25%, 27%);
	--clr-primary-800: hsl(217, 33%, 17%);
	--clr-primary-900: hsl(218, 33%, 9%);
}

.lwsfooter a {
	color: rgb(255, 255, 255);
}






/* INDEX PAGE PROGRAMS */

.itemx {
	position: relative;
	height: 21rem;
	background-color: lightGrey;
	overflow-y: hidden;
	box-shadow: 0.1rem 0.1rem 1rem rgba(0, 0, 0, 0.1);
}

.itemx .header {
	margin: 0;
	display: block;
	background-image: linear-gradient(to top, rgb(20, 20, 20), rgba(0, 0, 0, 0));
	border-right: 2px #fff;
}

.itemx a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.itemx a:hover~.item__overlay1,
.itemx a:focus~.item__overlay1 {
	transform: translate3d(0, 0, 0);
}

.item__overlay1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	transition: transform 300ms;
	background-color: #262626d5;
	transform: translate3d(0, calc(100% - 3.0rem), 0);
}

.item___body {
	flex-grow: 1;
	padding: 1rem;
}

.item___body p a {
	margin: 0;
}

/* INDEX PAGE PROGRAMS END */



/* Hero slider */

div#color {
	height: 620px !important;
	align-items: flex-end;
	align-content: end;
	display: grid;
}

.hvmndv h2 {
	font-weight: 700;
	font-size: 40px;
	font-family: Montserrat;
}

#color .col-md-3 {
	border-style: solid;
	border-image: linear-gradient(to bottom, transparent, rgb(0 0 0)) 1 100%;
	border-top: 0 !important;
	border-left: 0 !important;
	border-bottom: 0 !important;
}

.hvmndv {
	color: #fff;
	text-align: left;
	padding: 25px;
	min-height: 300px;
	display: grid;
	align-content: flex-end;
}

button.hvrb-btn {
	border: 1px solid #fff;
	background: #fff0;
	color: #fff;
	width: 65%;
	padding: 10px 35px;
	border-radius: 85px;
}

#color .col-md-3:hover {
	transition: .7s ease-in-out;
	transform: translate(0, -15%);
}

.green {
	background-image: url('/images/Subpages/c-influ.webp');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0px;
}

.red {
	background-image: url('/images/Subpages/Channel.webp');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0px;
}

.blue {
	background-image: url('/images/Subpages/c-dealer.webp');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0px;
}

.yellow {
	background-image: url('/images/Subpages/c-salesb-w.webp');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0px;
}

.col-md-3.sec {
	background-image: linear-gradient(to top, #ffffff4a, #ffffff00);
}

.col-md-3.sec:hover {
	background-image: none;
}

#color .col-md-3 {
	transition: .7s ease-in-out;
}


/* B2C slider */
div#color {
	height: 620px !important;
	align-items: flex-end;
	align-content: end;
	display: grid;
}

.hvmndv h2 {
	font-weight: 700;
	font-size: 40px;
	font-family: Montserrat;
}

#color .col-md-4 {
	border-style: solid;
	border-image: linear-gradient(to bottom, transparent, rgb(0 0 0)) 1 100%;
	border-top: 0 !important;
	border-left: 0 !important;
	border-bottom: 0 !important;
}

.hvmndv {
	color: #fff;
	text-align: left;
	padding: 25px;
	min-height: 300px;
	display: grid;
	align-content: flex-end;
}

button.hvrb-btn {
	border: 1px solid #fff;
	background: #fff0;
	color: #fff;
	width: 65%;
	padding: 10px 35px;
	border-radius: 85px;
}

#color .col-md-4:hover {
	transition: .7s ease-in-out;
	transform: translate(0, -15%);
}

.redm {
	background-image: url('/images/Subpages/customerloyl.webp');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0px;
}

.blued {
	background-image: url('/images/Subpages/ecommain.webp');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0px;
}

.greenc {
	background-image: url('/images/Subpages/multibrnd.webp');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0px;
}

.col-md-4.sec {
	background-image: linear-gradient(to top, #ffffff4a, #ffffff00);
}

.col-md-4.sec:hover {
	background-image: none;
}

#color .col-md-4 {
	transition: .7s ease-in-out;
}

#preloaders {
	background: #000 url(../images/loader.gif) no-repeat center center;
	height: 100vh;
	width: 100%;
	position: fixed;
	z-index: 99999999 !important;
	background-size: 10%;
	top: 0;
}


/* nav-bar-mobile-view */

@media (min-width: 320px) and (max-width:920px) {
	.navbardesktopview {
		display: none;
	}

	.navbarmobileview {
		display: block;
	}

	.our-features-bg {
		background-color: #202020;
		height: 420px;
		border-radius: 20px;
		padding: 15px;
	}

	:root {
		--clr-bg-header: #3D8361;
		--clr-btn: #3D8361;
		--clr-dropdown: #1C6758;
		--clr-nav-hover: #4f6fff;
		--clr-dropdown-hov: #111;
		--clr-dropdown-link-hov: #4f6fff;
		--clr-light: #FAFAFA;
	}

	* {
		margin: 0;
	}

	ul {
		list-style: none;
	}

	a {
		text-decoration: none;
	}

	header {
		position: sticky;
		top: 0px;
		background-color: #111;
		width: 100%;
		z-index: 1000;
	}

	.style-two-box-img {
		padding-bottom: 42px;
		flex-direction: column-reverse;
	}

	.style-mobile-revert {
		flex-direction: column-reverse;
	}

	section {
		position: relative;

		width: 100%;

		overflow: hidden;
	}

	.box-s-pl {
		box-shadow: 0px 2px 6px #00000033;
		border: 0.5px solid #70707069;
		border-radius: 6px;
		padding: 10px 10px;
		color: #98989894;
		font-family: 'Poppins';
		width: 100%;
	}

	.right-tick-img {
		width: auto;
		height: 44px;
	}

	.overlay {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: rgba(30, 130, 95, 0.5);
	}

	.contentr01 {
		display: grid;
		position: relative;
		width: 100%;
		padding-top: 4px;
		padding-bottom: 4px;
		justify-content: center;
	}

	.container {
		display: flex;
		position: relative;
		width: 100%;
		padding-top: 4px;
		padding-bottom: 4px;
		justify-content: center;
	}

	.style-co {
		display: grid;
		width: auto;
		justify-content: unset;
	}

	.top-font-style-pl {
		font-family: "Poppins";
		text-transform: uppercase;
		font-weight: bold;
		text-align: center;
		font-size: 30px;
		padding: 0 20px;
		line-height: 44px;
	}

	.desktop-view-butto {
		display: none;
	}

	.mobile-view-butto {
		display: block;
	}

	.para-text-pl {
		font-family: 'Poppins';
		font-size: 22px;
		font-weight: 600;
		padding: 0 0px 14px 0;
		text-align: center;
	}

	.top-clinet-logo {
		height: 100%;
		width: 100%;
	}

	.first-clo-case {
		color: #1E1E1E;
		text-transform: uppercase;
		opacity: 1;
		font-family: 'Poppins';
		font-size: 28px;
		font-weight: 700;
		padding: 0px 0px 0 0px;
		text-align: center;
	}

	.box-style-text {
		background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 2px 3px #879AA869;
		border-radius: 8px;
		opacity: 1;
		height: 178px;
		padding: 30px 30px;
		margin: 10px 0px;
		text-align: center;
	}

	.box-s-img-w {
		width: 14%;
		height: auto;
		margin: 0 0 14px 0;
	}

	.style-box-inside {
		padding: 30px 0 24px 0;
	}

	.blog-item {
		border-radius: 10px;
		background: #ffffff;
		transition: 0.5s;
		box-shadow: 0px 3px 20px #0000000f;
		height: 600px;
		margin-bottom: 22px;
	}

	.style-box-inside021 {
		padding: 20px 0 32px 0;
	}

	.font-style-hh {
		background: #FFFFFF 0% 0% no-repeat padding-box;
		border-radius: 6px;
		opacity: 1;
		backdrop-filter: blur(6px);
		width: 96%;
		padding: 10px 10px;
		color: #1E1E1E;
		font-family: 'Poppins';
		font-weight: 600;
		font-size: 22px;
		margin-bottom: 0;
	}

	.font-style-hh02 {
		background: #FFFFFF 0% 0% no-repeat padding-box;
		border-radius: 6px;
		opacity: 1;
		backdrop-filter: blur(6px);
		width: 60%;
		padding: 10px 10px;
		color: #1E1E1E;
		font-family: 'Poppins';
		font-weight: 600;
		font-size: 22px;
		margin-bottom: 0;
	}

	.background-two {
		background-image: url(../images/Subpages/background-pl.webp);
		background-position: center bottom;
		background-size: cover;
		background-repeat: no-repeat;
		padding: 40px 0;
	}

	.text-box-style {
		color: #1E1E1E;
		font-family: 'Poppins';
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 0;
	}

	.we-are-padding {
		padding: 6px 0;
	}

	.loylty-programs-mobile {
		display: grid;
	}

	.logo-container {
		width: 16%;
	}

	.nav-btn {
		flex: 3;
		display: flex;
	}

	.nav-links {
		flex: 2;
	}

	.log-sign {
		display: flex;
		justify-content: center;
		align-items: center;
		flex: 1;
	}

	.footer-new-style {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.logo {
		width: 45%;
	}

	.ctabtn {
		border: 1px solid #161616;
	}

	.btn {
		display: inline-block;
		font-size: 14px !important;
		border: 1.5px solid #ffffff;
		border-radius: 4px;
		line-height: 1;
		transition: .3s;
		padding: 14px 22px;
		font-family: 'Montserrat';
		color: #fff;
		/* background: #0d6efd !important; */
	}

	.mobile-view-button-get-into {
		display: grid;
		justify-content: center;
	}

	.mobile-view-button-get-into021 {
		text-align: center;
	}

	.mobile-view-background {
		height: 226px !important;
	}

	.btnn {
		display: inline-block;
		font-size: 16px !important;
		border: 1.5px solid #ffffff;
		border-radius: 4px;
		line-height: 1;
		transition: .3s;
		padding: 14px 22px;
		font-family: 'Montserrat';
		color: #fff;
		background: none;
	}

	.mobile-view-text012 {
		text-align: left;
		font-size: 26px;
	}

	p.d-flex.text-white b {
		font-size: 22px !important;
	}

	.mobile-view-blog-down {
		display: grid;
	}

	.style-font-get-into {
		padding-top: 16px !important;
	}

	.btn02 {
		display: inline-block;
		font-size: 16px !important;
		border: 1.5px solid #ffffff;
		border-radius: 4px;
		line-height: 1;
		transition: .3s;
		padding: 14px 30px;
		font-family: 'Montserrat';
		color: #fff;
		background: #0d6efd !important;
	}

	#preloaders {
		display: none;
	}

	.btn.solid {
		background-color: #0d6efd;
	}

	.btn.solid:hover {
		background-color: #ffffff;
		color: #000;
	}

	.btn.transparent:hover {
		background-color: #fff;
		color: #000;
	}

	.nav-links>ul {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0px 0 0 0;
		padding: 2px 4px;
	}

	.nav-link {
		position: relative;
	}

	.nav-link>a {
		line-height: 3rem;
		color: var(--clr-light);
		padding: 0 .8rem;
		letter-spacing: 1px;
		font-size: .95rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
		transition: .5s;
	}

	.nav-link>a>i {
		margin-left: .2rem;
	}

	.nav-link:hover>a {
		transform: scale(1.1);
	}

	.dropdown {
		position: absolute;
		top: 100%;
		left: 0;
		width: 180%;
		transform: translateY(10px);
		opacity: 0;
		pointer-events: none;
		transition: .5s;
	}

	.our-features-bg {
		background-color: #202020;
		height: auto;
		border-radius: 20px;
		padding: 16px;
	}

	.dropdowns1 {
		width: 185%;
	}

	.dropdown ul {
		position: relative;
	}

	.dropdown-link>a {
		display: flex;
		background-color: var(--clr-light);
		color: var(--clr-dropdown);
		padding: .5rem 1rem;
		font-size: .9rem;
		align-items: center;
		justify-content: space-between;
		transition: .3s;
	}

	.dropdown-link:hover>a {
		background-color: var(--clr-dropdown);
		color: var(--clr-light);
	}

	.dropdown-link:not(:nth-last-child(2)) {
		border-bottom: 1px solid var(--clr-light);
	}

	.dropdown-link i {
		transform: rotate(-90deg);
	}

	.text-top-gap {
		padding-top: 20px;
	}

	.arrow {
		position: absolute;
		width: 11px;
		height: 11px;
		top: -5.5px;
		left: 32px;
		background-color: var(--clr-light);
		transform: rotate(45deg);
		cursor: pointer;
		transition: .3s;
		z-index: -1;
	}

	.dropdown-link:first-child:hover~.arrow {
		background-color: var(--clr-dropdown);
	}

	.dropdown-link {
		position: relative;
	}

	.dropdown.second {
		top: 0;
		left: 100%;
		padding-left: .8rem;
		cursor: pointer;
		transform: translateX(10px);
	}

	.dropdown.second .arrow {
		top: 10px;
		left: -5.5px;
	}

	.nav-link:hover>.dropdown,
	.dropdown-link:hover>.dropdown {
		transform: translate(0, 0);
		opacity: 1;
		pointer-events: auto;
	}

	.hamburger-menu-container {
		flex: 1;
		display: none;
		align-items: center;
		justify-content: flex-end;
	}

	.hamburger-menu {
		width: 2.5rem;
		height: 2.5rem;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.hamburger-menu div {
		width: 1.6rem;
		height: 3px;
		border-radius: 3px;
		background-color: var(--clr-light);
		position: relative;
		z-index: 1001;
		transition: .5s;
	}

	.hamburger-menu div:before,
	.hamburger-menu div:after {
		content: '';
		position: absolute;
		width: inherit;
		height: inherit;
		background-color: var(--clr-light);
		border-radius: 3px;
		transition: .5s;
	}

	.hamburger-menu div:before {
		transform: translateY(-7px);
	}

	.hamburger-menu div:after {
		transform: translateY(7px);
	}

	#check {
		position: absolute;
		top: 50%;
		right: 1.5rem;
		transform: translateY(-50%);
		width: 2.5rem;
		height: 2.5rem;
		z-index: 90000;
		cursor: pointer;
		opacity: 0;
		display: none;
	}

	#check:checked~.hamburger-menu-container .hamburger-menu div {
		background-color: transparent;
	}

	#check:checked~.hamburger-menu-container .hamburger-menu div:before {
		transform: translateY(0) rotate(-45deg);
	}

	#check:checked~.hamburger-menu-container .hamburger-menu div:after {
		transform: translateY(0) rotate(45deg);
	}

	@keyframes animation {
		from {
			opacity: 0;
			transform: translateY(15px);
		}

		to {
			opacity: 1;
			transform: translateY(0px);
		}
	}

	@media (max-width: 920px) {
		.hamburger-menu-container {
			display: flex;
		}


		.logo-container {
			flex: 1;
		}

		#check {
			display: block;
		}

		.nav-btn {
			position: fixed;
			height: calc(100vh - 3rem);
			top: 3rem;
			left: 0;
			width: 100%;
			background-color: #000000;
			flex-direction: column;
			align-items: center;
			justify-content: space-between;
			overflow-x: hidden;
			overflow-y: auto;
			transform: translateX(100%);
			transition: .65s;
		}

		#check:checked~.nav-btn {
			transform: translateX(0);
		}

		#check:checked~.nav-btn .nav-link,
		#check:checked~.nav-btn .log-sign {
			animation: animation .5s ease forwards var(--i);
		}

		.nav-links {
			flex: initial;
			width: 100%;
		}

		.nav-links>ul {
			flex-direction: column;
		}

		.nav-link {
			width: 100%;
			opacity: 1;
			transform: translateY(15px);
		}

		.nav-link>a {
			line-height: 1;
			padding: 1.6rem 2rem;
			color: white !important;
		}

		.nav-link:hover>a {
			transform: scale(1);
			background-color: var(--clr-nav-hover);
		}

		.dropdown,
		.dropdown.second {
			position: initial;
			top: initial;
			left: initial;
			transform: initial;
			opacity: 1;
			pointer-events: auto;
			width: 100%;
			padding: 0;
			background-color: #0c0c0c;
			display: none;
		}

		.nav-link:hover>.dropdown,
		.dropdown-link:hover>.dropdown {
			display: block;
		}

		.nav-link:hover>a>i,
		.dropdown-link:hover>a>i {
			transform: rotate(360deg);
		}

		.dropdown-link>a {
			background-color: transparent;
			color: var(--clr-light);
			padding: 1.2rem 2rem;
			line-height: 1;
		}

		.dropdown.second .dropdown-link>a {
			padding: 1.2rem 2rem 1.2rem 3rem;
		}

		.dropdown.second .dropdown.second .dropdown-link>a {
			padding: 1.2rem 2rem 1.2rem 4rem;
		}

		.dropdown-link:not(:nth-last-child(2)) {
			border-bottom: none;
		}

		.arrow {
			z-index: 1;
			background-color: var(--clr-btn);
			left: 10%;
			transform: scale(1.1) rotate(45deg);
			transition: .5s;
		}

		.nav-link:hover .arrow {
			background-color: var(--clr-nav-hover);
		}

		.dropdown .dropdown .arrow {
			display: none;
		}

		.dropdown-link:hover>a {
			background-color: var(--clr-dropdown-link-hov);
		}

		.dropdown-link:first-child:hover~.arrow {
			background-color: var(--clr-nav-hover);
		}

		.nav-link>a>i {
			font-size: 1.1rem;
			transform: rotate(-90deg);
			transition: .7s;
		}

		.dropdown i {
			font-size: 1rem;
			transition: .7s;
		}

		.log-sign {
			flex: initial;
			width: 100%;
			padding: 1.5rem 1.9rem;
			justify-content: flex-start;
			opacity: 0;
			transform: translateY(15px);
		}
	}
}

/* navbar-mobile-view-END */


/* channelloyalty css */
.mobile-frame {
	width: 250px;
	height: 500px;
	background: url('mobile-frame.png') no-repeat center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.screen {
	width: 360px;
	height: 100%;
	position: absolute;
	top: 0%;
	/* border-radius: 20px; */
	overflow: hidden;
}

.screen img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.icons {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
}

.icon {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	width: 150px;
	height: 150px;
	background: white;
	border-radius: 10px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	transition: transform 0.3s;
	text-align: center;
}

.icon img {
	width: 60px;
	height: 60px;
}

.border-end1 {
	border-right: 1px solid #dee2e6 !important;
}

.border-top1 {
	border-top: 1px solid #dee2e6 !important;
}

@media (max-width:440px) {
	.border-top1 {
		border-top: none !important;
	}

	.border-end1 {
		border-right: none !important;
	}

	.icons {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
		gap: 8px;
		overflow: scroll;
		padding: 6px;
	}

	.container3 {
		/* display: flex; */
		position: relative;
		width: 100%;
		padding: 12px;
		gap: 20px;
		justify-content: center;
		display: flex;
		align-items: center;
		padding: 8px !important;
		justify-content: space-around;
		flex-direction: column;
	}

	.icon {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
		width: 150px;
		height: 150px;
		background: white;
		border-radius: 10px;
		box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
		cursor: pointer;
		transition: transform 0.3s;
		text-align: center;
	}

}

.container3 {
	position: relative;
	width: 100%;
	padding: 12px;
	justify-content: center;
	display: flex;
	align-items: center;
	padding: 20px 60px;
	justify-content: space-around;
}

.icon.active {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	width: 150px;
	height: 150px;
	background: white;
	border-radius: 10px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	transition: transform 0.3s;
	text-align: center;
	border: 2px solid #007bff;
	/* Highlight active icon */
}

/* channel loyalty css end */


/* Index New css start */

.fw-semibold {
	font-weight: 600;
}

.index-graph {
	background-image: url(../images/graph-index.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.dashboard-text {
	font-family: Biro Script Plus, "sans-serif";
}

.card-index {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 18px;
	transition-duration: 0.5s;
}


.Custom-Rewards-icon {
	background-image: url(../images/index-icons/e-gift-cards.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.card-index:hover {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 0px 6px 0px rgba(36, 112, 223, 0.30);
	border-radius: 18px;
	border: 0.5px solid #2C7DF3;
}

.card-index:hover .Custom-Rewards-icon {
	background-image: url(../images/index-icons/e-gift-cards-hover.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;

}


.card-index1 {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	border-radius: 18px;
	justify-content: space-between;
	transition-duration: 0.5s;
}


.instant-cashback-icon {
	background-image: url(../images/index-icons/Instant-cashback.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.card-index1:hover {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 0px 6px 0px rgba(36, 112, 223, 0.30);
	border-radius: 18px;
	border: 0.5px solid #2C7DF3;
}

.card-index1:hover .instant-cashback-icon {
	background-image: url(../images/index-icons/Instant-cashback-hover.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;

}


.card-index2 {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 18px;
	transition-duration: 0.5s;
}


.Curated-lifestyle-icon {
	background-image: url(../images/index-icons/Curated-lifestyle-icon.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.card-index2:hover {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 0px 6px 0px rgba(36, 112, 223, 0.30);
	border-radius: 18px;
	border: 0.5px solid #2C7DF3;
}

.card-index2:hover .Curated-lifestyle-icon {
	background-image: url(../images/index-icons/Curated-lifestyle-icon-hover.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;

}


.card-index3 {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 18px;
	transition-duration: 0.5s;
}


.Exclusive-travel-icon {
	background-image: url(../images/index-icons/Exclusive-travel-icon.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.card-index3:hover {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 0px 6px 0px rgba(36, 112, 223, 0.30);
	border-radius: 18px;
	border: 0.5px solid #2C7DF3;
}

.card-index3:hover .Exclusive-travel-icon {
	background-image: url(../images/index-icons/Exclusive-travel-icon-hover.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;

}


.card-index4 {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 18px;
	transition-duration: 0.5s;
}


.Top-brand-icon {
	background-image: url(../images/index-icons/Top-brand-icon.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.card-index4:hover {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 0px 6px 0px rgba(36, 112, 223, 0.30);
	border-radius: 18px;
	border: 0.5px solid #2C7DF3;
}

.card-index4:hover .Top-brand-icon {
	background-image: url(../images/index-icons/Top-brand-icon-hover.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;

}

.card-index5 {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 18px;
	transition-duration: 0.5s;
}


.dream-gifts {
	background-image: url(../images/index-icons/dream-gifts.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.card-index5:hover {
	background-image: url(../images/index-icons/card-background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 18px 0 18px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 0px 6px 0px rgba(36, 112, 223, 0.30);
	border-radius: 18px;
	border: 0.5px solid #2C7DF3;
}

.card-index5:hover .dream-gifts {
	background-image: url(../images/index-icons/dream-gifts-hover.png);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;

}


.index-text1 {
	font-size: 10px;
	text-align: center;
	margin: 0px !important;
}

.index-text2 {
	font-size: 10px;
	text-align: center;
	margin: 0px !important;
	right: 58px;
	position: relative;
}

.uiuxbgimage {
	height: auto;
	width: 100%;
	background-image: url(../images/index-icons/uiuximage.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 800px;
	display: flex;
	background-color: #1c1c1c;
	align-items: center;
}

.uiuxtext {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: rgba(17, 17, 17, 0.60);
	backdrop-filter: blur(5px);
	width: 100%;
	text-align: center;
}

/* Modules That Power Your Loyalty Success CSS START */
/* L1 Loyalty Engine */

.modulesbg {
	background-image: url(../images/index-icons/modulesbg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: auto;
	padding: 16px 8px 16px 16px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	transition-duration: 0.5s;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.145);
	border-radius: 16px;
}

.L1-Loyalty-Engine {
	background-image: url(../images/index-icons/L1-Loyalty-Engine.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover {
	background-image: url(../images/index-icons/modulesbg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: auto;
	padding: 16px 8px 16px 16px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 0px 12px 0px rgba(78, 106, 255, 0.30);
	border-radius: 16px;
	border: 0.5px solid #461ED5;
}

.modulesbg:hover .L1-Loyalty-Engine {
	background-image: url(../images/index-icons/L1-Loyalty-Engine-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.loyaltytext {
	padding-top: 52px;
	padding-bottom: 12px;
}

.modulesbg:hover .loyaltytext {
	color: #4E6AFF;
}

/* L1 Loyalty Engine End */


.support-helpdesk {
	background-image: url(../images/index-icons/support-helpdesk.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .support-helpdesk {
	background-image: url(../images/index-icons/support-helpdesk-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.Redemption-Engine {
	background-image: url(../images/index-icons/Redemption-Engine.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .Redemption-Engine {
	background-image: url(../images/index-icons/Redemption-Engine-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.Tier-Module {
	background-image: url(../images/index-icons/Tier-Module.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .Tier-Module {
	background-image: url(../images/index-icons/Tier-Module-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.Gamification {
	background-image: url(../images/index-icons/Gamification.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .Gamification {
	background-image: url(../images/index-icons/Gamification-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.WhatsApp-Twinning {
	background-image: url(../images/index-icons/WhatsApp-Twinning.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .WhatsApp-Twinning {
	background-image: url(../images/index-icons/WhatsApp-Twinning-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.E-learning {
	background-image: url(../images/index-icons/E-learning.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .E-learning {
	background-image: url(../images/index-icons/E-learning-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.Refer-Earn {
	background-image: url(../images/index-icons/Refer-Earn.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .Refer-Earn {
	background-image: url(../images/index-icons/Refer-Earn-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.TDS-ekyc {
	background-image: url(../images/index-icons/TDS-ekyc.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .TDS-ekyc {
	background-image: url(../images/index-icons/TDS-ekyc-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.AI-Voice-Assistant {
	background-image: url(../images/index-icons/AI-Voice-Assistant.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .AI-Voice-Assistant {
	background-image: url(../images/index-icons/AI-Voice-Assistant-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.Multiplier-Engine {
	background-image: url(../images/index-icons/Multiplier-Engine.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .Multiplier-Engine {
	background-image: url(../images/index-icons/Multiplier-Engine-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.Lucky-Draw {
	background-image: url(../images/index-icons/Lucky-Draw.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .Lucky-Draw {
	background-image: url(../images/index-icons/Lucky-Draw-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.E-warranty-Generation {
	background-image: url(../images/index-icons/E-warranty-Generation.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .E-warranty-Generation {
	background-image: url(../images/index-icons/E-warranty-Generation-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.Online-Ordering {
	background-image: url(../images/index-icons/Online-Ordering.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .Online-Ordering {
	background-image: url(../images/index-icons/Online-Ordering-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.In-App-Notifications {
	background-image: url(../images/index-icons/In-App-Notifications.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .In-App-Notifications {
	background-image: url(../images/index-icons/In-App-Notifications-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.Multi-Linguistic-Apps {
	background-image: url(../images/index-icons/Multi-Linguistic-Apps.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	transition-duration: 0.5s;
}

.modulesbg:hover .Multi-Linguistic-Apps {
	background-image: url(../images/index-icons/Multi-Linguistic-Apps-hover.png);
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}


/* Loyalty Beyond Sales  */

.blue-bg {
	background: linear-gradient(135deg, #ffffff 0%, #e8f6ff 70%, #C5DDEA 100%);
}

.blue-bg-section {
    background: linear-gradient(45deg, #daecf7, #b9e3ff, #fbfdff);
    border-radius: 8px;
}

.white-bg {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 10px 0 rgb(0 0 0 / 13%), 0 4px 6px 0 rgba(0, 0, 0, 0.19) inset;
}

.custom-grid-section {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1rem;
}

.custom-grid-section-dealer{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1rem;
}

@media (min-width:920px) {
	.loyalty-text-bg {
		border-radius: 8px;
		background: linear-gradient(90deg, #2c3d918f 0%, rgba(255, 255, 255, 0) 100%);
		padding: 2px 0 2px 2px;
		border-width: 0.2px;
		margin-bottom: 10px;
		transition: transform 0.7s ease;
	}

	.text-bg-white {
		background-color: #fff;
		padding: 10px;
		border-radius: 6px;
	}

	.loyalty-text-bg:hover {
		box-shadow: -2px 2px 8px 0px rgba(0, 0, 0, 0.25);
		transform: translate(20px, 0px);
	}
}

@media (min-width:320px) and (max-width:920px) {

	.custom-grid-section {
		grid-template-columns: 1fr;
		/* 1 column on mobile */
	}

	.loyalty-text-bg {
		border-radius: 8px;
		background: linear-gradient(90deg, #2c3d918f 0%, rgba(255, 255, 255, 0) 100%);
		padding: 2px 0 2px 2px;
		border-width: 0.2px;
		margin-bottom: 10px;
		transition: transform 0.3s ease;
	}

	.text-bg-white {
		background-color: #fff;
		padding: 10px;
		border-radius: 6px;
	}

	.modulesbg {
		background-image: url(../images/index-icons/modulesbg.png);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		height: 100%;
		width: auto;
		padding: 8px 8px 8px 8px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		transition-duration: 0.5s;
		box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.145);
		border-radius: 16px;
	}

	.slide p.quote {
		font-size: 15px;
		color: #333;
		margin: 0 0 20px;
		line-height: 1.6;
		position: relative;
		padding-right: 60px;
	}


}

/* Loyalty Beyond Sales End */

/* Section Heading */
.section-heading {
	text-align: center;
	font-size: 2.5rem;
	font-weight: bold;
	margin-bottom: 40px;
	text-transform: uppercase;
	color: #fff;
}

/* Parent Grid Container */
.parent {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	max-width: 1200px;
	margin: 0 auto;
}

/* Grid Areas for Each Div */
.Complete-program {
	grid-area: 1 / 1 / 3 / 5;
}

.Customizable {
	grid-area: 1 / 5 / 2 / 13;
}

.Real-Time-Analytics {
	grid-area: 2 / 5 / 3 / 9;
}

.Multi-Device {
	grid-area: 2 / 9 / 4 / 13;
}

.Secure-Hosting {
	grid-area: 3 / 1 / 4 / 9;
}

/* Styling for Each Div (Box) */
.Complete-program {
	border-radius: 12px;
	border: 0.5px solid rgba(255, 255, 255, 0.51);
	background: linear-gradient(180deg, #111 0%, #303030 100%);
	padding: 20px 20px 0 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.Customizable {
	border-radius: 12px;
	border: 0.5px solid rgba(255, 255, 255, 0.51);
	background: linear-gradient(90deg, #111 0%, #303030 100%);
	padding: 20px 0px 20px 20px;
	display: flex;
	align-items: center;
}

.Real-Time-Analytics {
	border-radius: 12px;
	border: 0.5px solid rgba(255, 255, 255, 0.51);
	background: linear-gradient(180deg, #111 0%, #303030 100%);
	padding: 20px 20px 0 20px;
	display: flex;
	align-items: center;
}

.Multi-Device {
	border-radius: 12px;
	border: 0.5px solid rgba(255, 255, 255, 0.51);
	background: linear-gradient(180deg, #111 0%, #303030 100%);
	padding: 20px 20px 0 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.Secure-Hosting {
	border-radius: 12px;
	border: 0.5px solid rgba(255, 255, 255, 0.51);
	background: linear-gradient(90deg, #111 0%, #303030 100%);
	padding: 20px 0px 20px 20px;
	display: flex;
	align-items: center;
}

/* Text Container Inside Each Box */
.feature-text {
	flex: 1;
}

/* Box Title */
.feature-text h3 {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}

/* Box Description */
.feature-text p {
	font-size: 0.95rem;
	color: #ccc;
	line-height: 1.5;
}

.completeprogramimg {
	height: 280px;
	width: auto;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
	.parent {
		grid-template-columns: 1fr;
		grid-template-rows: auto;
	}

	.Complete-program,
	.Customizable,
	.Real-Time-Analytics,
	.Multi-Device,
	.Secure-Hosting {
		grid-area: auto !important;
		/* Reset grid areas for stacking */
		flex-direction: column;
		text-align: center;
	}


}

@media (min-width:320px) and (max-width:920px) {
	.arrow-right {
		right: 0px !important;
	}

	.slides {
		position: relative;
		width: 80% !important;
		height: 540px !important;
		/* Adjust height based on slide content */
	}

	.slide p.quote {
		font-size: 15px;
		color: #333;
		margin: 0 0 20px;
		line-height: 1.6;
		position: relative;
		padding-right: 20px;
	}

	.Complete-program {
		border-radius: 12px;
		border: 0.5px solid rgba(255, 255, 255, 0.51);
		background: linear-gradient(180deg, #111 0%, #303030 100%);
		padding: 20px 20px 0 20px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.Customizable {
		border-radius: 12px;
		border: 0.5px solid rgba(255, 255, 255, 0.51);
		background: linear-gradient(90deg, #111 0%, #303030 100%);
		padding: 20px 0px 20px 20px;
		display: flex;
		align-items: flex-end;
	}

	.Real-Time-Analytics {
		border-radius: 12px;
		border: 0.5px solid rgba(255, 255, 255, 0.51);
		background: linear-gradient(180deg, #111 0%, #303030 100%);
		padding: 20px 20px 0 20px;
		display: flex;
		align-items: center;
	}

	.Multi-Device {
		border-radius: 12px;
		border: 0.5px solid rgba(255, 255, 255, 0.51);
		background: linear-gradient(180deg, #111 0%, #303030 100%);
		padding: 20px 20px 0 20px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.Secure-Hosting {
		border-radius: 12px;
		border: 0.5px solid rgba(255, 255, 255, 0.51);
		background: linear-gradient(90deg, #111 0%, #303030 100%);
		padding: 20px 0px 20px 20px;
		display: flex;
		align-items: flex-end;
	}

	.completeprogramimg {
		height: 240px;
		width: auto;
	}

	.Customizable-text {
		padding: 0 16px 0 0;
	}
}

/* testimonial css start */
.slides {
	position: relative;
	width: 92%;
	height: 200px;
	/* Adjust height based on slide content */
}

.slider2 {
	position: relative;
	background-color: transparent;
	border-radius: 20px;
	padding: 0;
	overflow: hidden;
	display: flex;
	justify-content: center;
	justify-content: space-between;
	align-items: center;
}


.slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	padding: 60px 40px 20px 40px;
	background: linear-gradient(270deg, #FFF1F1 0%, #FFF 100%);
	border: 2px solid #d1e3ff;
	border-radius: 20px 60px 20px 20px;
	opacity: 0;
	transform: translateX(100%);
	transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}

.markimg {
	height: 74px;
	width: 100%;
}

.bottommark {
	height: 16px;
	width: auto;
}

.slide.active {
	opacity: 1;
	transform: translateX(0);
}

.slide.exiting {
	opacity: 0;
	transform: translateX(-100%);
}


.slide .author {
	text-align: right;
	color: #1c1c1c;
	font-size: 22px;
	font-weight: 600;
}

.hrline {
	color: #1A3368;
	height: 2px !important;
}

.arrow1 {
	/* position: absolute;
	top: 50%; */
	transform: translateY(-50%);
	background-color: #fff;
	border: 2px solid #007bff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 20px;
	color: #007bff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	z-index: 999;
}

.arrow-left {
	margin-top: 40px;
}

.arrow-right {
	margin-top: 40px;
}

.slide.entering-right {
	transform: translateX(100%);
}

.slide.exiting-right {
	transform: translateX(-100%);
}

.slide.entering-left {
	transform: translateX(-100%);
}

.slide.exiting-left {
	transform: translateX(100%);
}

/* testimonial css end */

.count-bg {
	border-radius: 16px;
	background: linear-gradient(257deg, #EBEBEB 0%, #FFF 34.91%, #F5F5F5 83.06%, #F2F2F2 99.01%);
}

.count-number {
	font-size: 46px;
}

.count-arrow {
	height: 42px;
	width: auto;
	padding-right: 12px;
}

.services-bg {
	border-radius: 16px;
	background: linear-gradient(257deg, #252424 0%, #051926 34.91%, #262626 83.06%, #353535 99.01%);
	border: 0.3px solid #404040;
}

.black-bg-section {
	background-color: #111;
	border-radius: 14px;
}

.black-bg-footer {
	background-color: #111;
}

.black-blue-bg {
	background-image: url(../images/Black-Blue-BG.svg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: auto;
}

.blue-gred-bg {
	background: linear-gradient(135deg, #ffffff 0%, #e8f6ff 70%, #C5DDEA 79%, #C5DDEA 100%);
}

/* Index new css end */

/* navigation bar css NEW */

.index-navbar-icon {
	height: 30px;
	width: auto !important;
	background-color: #f2f2f2;
	border-radius: 8px;
	padding: 6px;
	margin-right: 8px;
	margin-left: 8px;
}

.navbar-border:hover {
	border: #bababa 0.5px solid;
	background-color: #f5faff;
	border-radius: 10px;
	padding: 10px 0px 10px 0;
}

.navbararrowhover {
	height: 22px;
	width: auto !important;
	padding-right: 30px;
	opacity: 0.0;
}

.navbar-border:hover .navbararrowhover {
	height: 22px;
	width: auto !important;
	display: block;
	padding-right: 14px;
	transition: all 0.5s ease;
	opacity: 0.9;
}

.navbar-border:hover .index-navbar-icon {
	background-color: #fff;
	transition: all 0.5s ease;
}


/* navigation bar css NEW END*/