@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 7px #6f8aff;
}

.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;
}


@media (min-width:920px) {
	.pad-top{
		padding-top: 50px;
	}
	.defaultpadding {
		padding-top: 150px;
		padding-bottom: 120px;
		margin: 0px;
	}

	.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: 40px 0px 40px 0px;
	}
	.cta-mobile-view{
		display: none;
	}
}

@media (min-width:320px) and (max-width:920px) {
	.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: 10px;
	}

	.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;
		

	}

	.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;

}

.arrow1:hover {
	margin-left: 10px;
	transition: all 0.5s ease;
}

.cs-sidebar-links:hover {
	color: #4f6fff !important;
}

.cs-sidebar-links:hover .arrow1 {
	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: #4f6fff !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% !important;
		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: 46%;
	}
    .ctabtn{
	border: 1px solid #161616;
    }
	.btn {
		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: #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 {
		background: #000 url(../images/loader.gif) no-repeat center center;
		height: 100vh;
		width: 100%;
		position: fixed;
		z-index: 99999999 !important;
        background-size: 30% !important;
		top: 0;
	}

	.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: var(--clr-dropdown-hov);
			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 */