body {
	font-family: "Formular" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .1px;
	-moz-osx-font-smoothing: grayscale;
}

a {
	text-decoration: none;
	transition: all ease-in-out .25s;
	color: #337ab7;
}

a:hover {
	text-decoration: none;
}

h2, .sub_heading2 {
	color: #506175;
	font-size: 36px;
	line-height: 36px;
	text-transform: inherit;
	font-weight: 400;
}

h3, .sub_heading3 {
	color: #747474;
	font-size: 24px;
	line-height: 36px;
	text-transform: inherit;
	font-weight: 300;
}

#drop-nav {
	display: none;
	height: 55px;
	position: fixed;
	top: 0;
	z-index: 5;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
}

#drop-nav  .navbar {
	margin-bottom: 0;
	-ms-flex-wrap: inherit;
	flex-wrap: inherit;
}

#drop-nav .navbar-default .navbar-nav > li > a {
	color: #606060 !important;
	font-size: 12px !important;
}

#drop-nav .navbar-default .navbar-nav > li > a:hover {
	color: #3daafd !important;
}

#drop-nav .navbar-brand img {
	width: 90px;
	margin-top: 9px;
}

.navbar-brand {
	float: left;
	height: auto;
	padding: 7px 15px 7px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-brand img {
	width: 110px;
}

#drop-nav .navbar-brand {
	padding: 0px 15px 0;
	margin-bottom: 0;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.menu {
	margin-top: 53px;
	float: right;
	text-align: right;
	width: auto;
}

#drop-nav .menu {
	margin-top: 25px;
	float: right;
	text-align: right;
}

#drop-nav .navbar-nav {
	float: none;
	margin: 0;
	display: inline-block;
	height: 32px;
}

#drop-nav .btn_grps {
	width: auto;
	float: none;
	display: inline-block;
}

#drop-nav .btn_grps {
	width: auto;
	float: right;
}

#drop-nav .navbar-nav {
	float: none;
	margin: 0;
	display: inline-block;
}

#drop-nav .navbar-default .navbar-nav > li > a {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "Raleway", sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
}

#drop-nav .navbar-default .navbar-nav > li > a:hover {
	color: #3ca7ee;
}

a.button2, .button2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	border: 1px solid #fff;
	padding: 5px 22px !important;
	display: inline-block;
	text-decoration: none;
	background: #3ca7ee;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	letter-spacing: 3px;
	height: 40px;
	line-height: 30px !important;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	margin: 5px 7px;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

a.button2:hover, .button2:hover {
	border: 1px solid #3ca7ee !important;
	color: #3ca7ee !important;
	background: transparent;
}

a.button2:focus, .button2:focus {
	outline: none !important;
}

.hadingStyle1 {
	font-family: "SourceSansProBold";
	font-size: 50px;
	color: #343434;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 20px;
}

.hading3, h3 {
	font-family: "SourceSansProBold";
	font-size: 38px;
	color: #343434;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}

.hading4, h4 {
	font-size: 27px;
	line-height: 48px;
	color: #3a3a3a;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}

.hading5, h5 {
	font-size: 40px;
	font-family: "SourceSansProBold";
	font-weight: 700;
	line-height: 24px;
	color: #545454;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 1px;
}

.tag-lineStyle1 {
	font-size: 24px;
	color: #262525;
	max-width: 100%;
	margin-top: 0px;
	margin-bottom: 50px;
	display: inline-block;
	line-height: 30px;
	font-family: "Formular";
	font-weight: 400;
}

a {
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.container {
	max-width: 1200px;
}

.hero-header02 {
	width: 100%;
	float: left;
}

.main-nav-container {
	width: 100%;
	float: left;
	background: #fff;
	transition: .3s ease-in-out;
	position: relative;
}

.main-nav-container .container {
	position: relative;
}

#header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	transition: all .5s;
	z-index: 997;
	float: left;
	background: #fff;
}

.shape__squres {
	position: absolute;
	left: 58px;
	top: -119px;
	transform: rotate(23deg);
}

.navbar-brand {
	float: left;
	width: 150px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 0;
}

.content-part {
	width: 100%;
	float: left;
	background: #f6f6f6;
	position: relative;
	padding-top: 80px;
}

blockquote {
	display: none;
}

.header02-middle-contentr {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	z-index: 2;
	padding-top: 100px;
	padding-bottom: 144px;
}

.header02-middle-content {
	max-width: 100%;
	float: none;
	margin: auto;
}

.headerbtncontainer {
	width: auto;
	float: right;
	text-align: right;
}

.navbar {
	padding: 0;
}

.navbar-collapse {
	margin-top: 0px;
}

.btnStle01, a.btnStle01 {
	background: #27a1e1;
	color: #fff;
	text-transform: capitalize;
	font-size: 17px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	border: 0;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
	padding: 12px 25px;
	line-height: 53px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	margin: 0 0px 0 16px;
	text-decoration: none;
}

.hero_v2_sub_header .header02-middle-contentr {
	padding-top: 55px;
	padding-bottom: 60px;
}

.hero_v2_sub_header .tag-lineStyle1 {
	margin-bottom: 0;
}

.chat-btn {
	background: url("/core/views/1e1dea0dea/assets_v2/css/../images/chat-bubble.png") no-repeat center right;
	width: 31px;
	height: 31px;
	border: 0;
	display: inline-block;
	-webkit-background-size: 90%;
	-moz-background-size: 90%;
	-ms-background-size: 90%;
	background-size: 90%;
	margin-left: 10px;
	--lzl-bg-img: "/core/views/1e1dea0dea/assets_v2/css/../images/chat-bubble.png";
}

.chat-btn.lzl:not(.lzl-ed), .chat-btn.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAED0lEQVR42u3BMQEAAADCoPVPbQdvoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4DcC8AABL9rASwAAAABJRU5ErkJggg==");
}

.chat-btn:focus {
	outline: none;
	box-shadow: none;
}

h1, .heading_main1 {
	font: normal normal bold 50px/55px SourceSansProBold;
	letter-spacing: 0px;
	opacity: 1;
	color: #343434;
	position: relative;
}

h2, .heading_main2 {
	font: normal normal 600 42px/30px SourceSansProSemiBold;
	letter-spacing: 0px;
	color: #343434;
	position: relative;
}

h3, .heading_main3 {
	font: normal normal 600 32px/30px SourceSansProSemiBold;
	letter-spacing: 0px;
	color: #fff;
}

h4, .heading_main4 {
	font: normal normal 500 22px/30px Spoof;
	letter-spacing: 0px;
	color: #262525;
}

h5, .heading_main5 {
	font: normal normal 600 30px/30px SourceSansProSemiBold;
	letter-spacing: 0px;
	color: #3f3f3f;
}

a.btn_login {
	border: 1px solid #27a1e1 !important;
	background: #fff !important;
	color: #333f48 !important;
	padding: 10px 25px !important;
}

a.btn_signup {
	background: #3da7ef;
	overflow: hidden;
	position: relative;
	border: 1px solid transparent;
	animation: blurBlue 2.5s infinite;
}

a.btn_signup:hover {
	color: #fff !important;
}

a.btn_login:hover {
	color: #27a1e1 !important;
}

@keyframes borderBlue {
	0% {
		background: #3da7ef;
	}
	
	50% {
		background: #3da7ef;
		box-shadow: 0 0 1px 5px rgba(61, 167, 239, .45);
	}
	
	100% {
		background: #3da7ef;
	}
}

@keyframes blurBlue {
	0% {
		background: #3da7ef;
	}
	
	50% {
		background: #3da7ef;
		box-shadow: 0 0 3px 2px #3da7ef;
	}
	
	100% {
		background: #3da7ef;
	}
}

@keyframes scale-blur {
	0% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(1.08);
	}
	
	100% {
		transform: scale(1);
	}
}

@keyframes scale-triangle {
	0% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(.8);
	}
	
	100% {
		transform: scale(1);
	}
}

.messengers-container {
	position: fixed;
	width: 60px;
	height: auto;
	right: 24px;
	bottom: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 50%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column-reverse;
	z-index: 9999;
}

.messengers {
	display: flex;
	flex-direction: column-reverse;
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0;
	flex-wrap: nowrap;
	align-items: center;
	margin-left: -1px;
	padding-bottom: 72px;
	gap: 10px;
	cursor: pointer;
}

a.messenger-link {
	display: none;
	width: 50px;
	height: 50px;
	box-sizing: initial;
	transform-origin: center;
	font-size: 24px;
	text-align: center;
	transform: translateY(15px) scale(.7) rotate(90deg);
	opacity: 1 !important;
	background: none;
	margin: 0 !important;
}

a.messenger-link.email {
	height: 38px;
}

a.messenger-link img {
	width: 45px;
}

.chat-icon {
	display: block;
}

.chat-icon img {
	width: 60px;
}

#drop-nav .menu {
	width: 100%;
	display: flex;
	height: 80px;
	margin-top: 0;
	align-items: center;
	justify-content: space-between;
}

#drop-nav .btn_grps {
	display: flex;
	align-items: center;
}

#drop-nav .container {
	padding: 0;
}

#drop-nav .navbar-brand img {
	margin-top: 0px;
}

#drop-nav .navbar-brand {
	margin: 0;
	padding: 0;
	width: auto;
}

#drop-nav .navbar-collapse.collapse {
	padding: 0 !important;
}

#drop-nav .navbar-brand img {
	width: 110px;
}

a.button2, .button2 {
	margin: 0px 0px 0 7px;
	text-transform: capitalize;
	font-size: 17px;
	font-family: "Lato", sans-serif;
	letter-spacing: 0;
}

#drop-nav {
	top: 0px;
	height: 80px;
	background: #fff;
}

.t__onloadBttn {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	background-color: rgba(0, 0, 0, .52);
	top: 0;
	left: 0;
	display: none;
}

.t__OnloadContain {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .4s ease-in-out;
	transform: scale(1.3);
	opacity: 0;
	padding: 15px 10px;
}

.t__onloadInner {
	width: 711px;
	height: auto;
	border-radius: 20px;
	padding: 5px;
	float: left;
	position: relative;
	background-color: #fff;
}

.t__onloadInner picture {
	width: 100%;
	height: 435px;
	background-color: #f00;
	background-image: url("/core/views/1e1dea0dea/assets_v2/css/../images/popBackImg.png");
	background-size: cover;
	float: left;
	border-radius: 17px;
	overflow: hidden;
	position: relative;
	--lzl-bg-img: "/core/views/1e1dea0dea/assets_v2/css/../images/popBackImg.png";
}

.t__onloadInner picture.lzl:not(.lzl-ed), .t__onloadInner picture.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArAAAAGmCAYAAACEI7etAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEfElEQVR42u3BAQEAAACCIP+vbkhAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwKsBuyUAAVdjamkAAAAASUVORK5CYII=");
}

.t__onloadInner picture::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(110.28deg, rgba(206, 11, 255, .67) 8.88%, rgba(10, 64, 255, .71) 86.2%);
	top: 0;
	left: 0;
}

.t__onloadInner article {
	position: absolute;
	width: 348px;
	top: 138px;
	left: 47px;
	z-index: 99;
	font-family: "Poppins", sans-serif;
}

.t__onloadInner article h4 {
	width: 100%;
	float: left;
	margin: 0 0;
	font-size: 20px;
	line-height: unset;
	color: #fff;
	font-family: "Poppins", sans-serif;
}

.t__onloadInner article h4 strong {
	display: block;
	margin: 20px 0 8px 0;
	font-size: 26px;
	font-weight: 600;
}

.t__onloadInner article span {
	width: 100%;
	float: left;
	margin: 18px 0 0 0;
	display: flex;
	flex-flow: row wrap;
	gap: 17px;
}

.t__onloadInner article span a.bttns {
	float: left;
	color: #000;
	background-color: #efdd3d;
	padding: 14px 29px;
	text-decoration: none;
	font-size: 17px;
	font-weight: 500;
	border-radius: 8px;
	transition: .3s ease-in-out;
}

.t__onloadInner article span a.bttns:hover {
	background-color: #fff;
}

.closeIcon {
	position: absolute;
	right: 23px;
	top: 17px;
	font-size: 26px;
	-webkit-text-stroke: 2px #fff;
	color: #f00;
	cursor: pointer;
	user-select: none;
	z-index: 999;
}

@media (min-width: 240px) and (max-width: 500px) {
	.t__onloadInner article {
		position: absolute;
		width: 100%;
		top: 131px;
		right: 0;
		z-index: 99;
		font-family: "Poppins", sans-serif;
		padding: 1px 24px;
	}
}

@media (min-width: 501px) and (max-width: 810px) {
	.t__onloadInner article {
		position: absolute;
		width: 100%;
		top: 131px;
		right: 0;
		z-index: 99;
		font-family: "Poppins", sans-serif;
		padding: 1px 24px;
	}
}

.navWrap {
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.menuInner {
	float: left;
}

.menuList {
	float: left;
	padding: 0;
	margin: 0;
	display: flex;
	list-style: none;
	gap: 30px;
}

.menuList li {
	float: left;
	margin: 0;
	position: relative;
	padding: 26px 0;
}

.menuList li a {
	font-family: "raleway";
	color: #3b3b3b;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .6px;
}

.menuList li a:hover {
	color: #3da7ef;
}

.menuList li .sub-menu {
	position: absolute;
	left: 0;
	padding: 12px 26px;
	list-style: none;
	min-width: 240px;
	background: #fff;
	box-shadow: 0 2px 18px rgba(0, 0, 0, .12);
	border-radius: 15px;
	top: 65px;
	display: none;
}

.menuList li .sub-menu li {
	width: 100%;
	float: left;
	padding: 7px 0;
}

.menuList li .sub-menu li a {
	font-weight: 600;
	font-size: 12px;
	padding: 0 0;
}

.menuList li .sub-menu::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	top: -6px;
	left: 21px;
	transform: rotate(45deg);
}

.footerNew {
	width: 100%;
	float: left;
	padding: 33px 0 34px 0;
	background: #161e29;
	font-family: "Inter";
	position: relative;
	overflow: hidden;
}

.footerNew::after {
	content: "";
	width: 400px;
	height: 400px;
	background-color: #455469;
	border-radius: 100%;
	top: -183px;
	right: -117px;
	position: absolute;
}

.footerContainer {
	width: 1140px;
	float: left;
}

.footerNew .footerHeader {
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	padding: 0 15px 25px;
	border-bottom: 1px solid #3f4245;
	position: relative;
	z-index: 1;
}

.footerNew .footerHeader .footerHeaderInner {
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footerNew .footerHeader .footerHeaderInner .footerLogo {
	float: left;
}

.footerNew .footerHeader .footerHeaderInner .footerLogo img {
	width: 120px;
}

.footerHeaderRight {
	float: left;
	display: flex;
	align-items: center;
	gap: 23px;
}

.footerHeaderRight h4 {
	width: 285px;
	float: left;
	display: flex;
	flex-flow: column;
	color: #fff;
	font-family: "Inter";
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.footerHeaderRight h4 small {
	width: 100%;
	float: left;
	color: #fff;
	font-family: "Inter";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 7px 0 0 0;
}

.footerHeaderRight a.imgBttn {
	width: 160px;
	float: left;
}

.footerHeaderRight a.imgBttn img {
	width: 100%;
}

.footerBody {
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	margin: 35px 0 0 0;
	position: relative;
	z-index: 1;
}

.footerBody .footerBodyInner {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	gap: 30px;
}

.footBlock {
	width: 320px;
	float: left;
	margin: 20px 0 0;
}

.footBlock h5 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #fff;
	font-family: "Inter";
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
}

.footBlock h5 i {
	width: 30px;
	height: 30px;
	background-color: #5a5c7f;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 30px;
	font-size: 16px;
	color: #bbbfff;
}

.footBlock h5 i.fa-cog {
	background-color: #6e6a64;
	color: #fbac35;
}

.footBlock h5 i.fa-heart {
	background-color: #688276;
	color: #3fdd94;
}

.footBlock .footLinks {
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
	display: flex;
	flex-flow: row wrap;
	padding: 0;
	list-style: none;
}

.footBlock .footLinks li {
	width: 50%;
	float: left;
	margin: 5px 0 5px 0;
}

.footBlock .footLinks li a {
	width: 100%;
	float: left;
	color: #c7c7c7;
	font-family: "Inter";
	font-family: "Inter";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%;
}

.footBlock.features {
	width: 775px;
	float: left;
}

.footBlock.features .footLinks li {
	width: 25%;
	float: left;
}

.footBlock.solutions {
	width: 100%;
}

.footBlock.solutions .footLinks li {
	width: 16.5%;
	float: left;
}

.footBlock .footLinks li a:hover {
	color: #007bc3;
}

.endFooterWrap {
	width: 100%;
	float: left;
	margin: 35px 0 0 0;
	display: flex;
	justify-content: center;
	border-top: 1px solid #3f4245;
	position: relative;
	z-index: 1;
}

.endFooterWrap .endFooterInner {
	width: 100%;
	float: left;
	margin: 18px 0 0 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-flow: row wrap;
}

.endFooterWrap .endFooterInner p {
	float: left;
	color: #afafaf;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 300;
}

.endFooterWrap .endFooterInner p a {
	color: #afafaf;
}

.socialIcons {
	float: left;
	display: flex;
	gap: 8px;
}

.icon {
	background-color: #007bc3;
	min-width: 35px;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #fff;
}

.icon:hover {
	color: #007bc3;
	background-color: #fff;
}

body.page-template-page-customer-visit-tracking-app .content-part {
	background: #f4faff;
}

body.page-template-page-customer-visit-tracking-app .content-part .hero-header02.hero_v2_sub_header {
	display: none;
}

.customerVisitpageWrap {
	width: 100%;
	float: left;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 65px 0 98px 0;
}

.customerVisitpageWrap .topArticle {
	width: 100%;
	float: left;
	max-width: 837px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.customerVisitpageWrap .topArticle h1 {
	width: 100%;
	float: left;
	max-width: 760px;
	color: #384f65;
	font-family: "Poppins";
	font-size: 43px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	margin: 0 0 0 0;
}

.customerVisitpageWrap .topArticle h1 span.highlight {
	color: #0291f1;
}

.customerVisitpageWrap .topArticle p {
	width: 100%;
	float: left;
	color: #597086;
	text-align: center;
	font-family: "Poppins";
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 182%;
	margin: 27px 0 0 0;
}

.customerVisitpageWrap .topArticle .sendEmailPageWrap {
	width: 100%;
	float: left;
	max-width: 508px;
	height: 60px;
	border-radius: 60px;
	background: #fff;
	box-shadow: 0 12px 21px 4px rgba(2, 145, 241, .06);
	padding: 7px;
	display: flex;
	align-items: center;
	margin: 28px 0 0 0;
}

.customerVisitpageWrap .topArticle .sendEmailPageWrap .emailInp {
	width: 100%;
	float: left;
	background-color: #fff;
	height: 35px;
	color: #000;
	font-family: "Poppins";
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	padding: 0 0 0 67px;
	border: 0;
	background-image: url("/core/views/1e1dea0dea/assets_v2/css/../images/paperPlaneImg.svg");
	background-repeat: no-repeat;
	background-position: 16px 50%;
	background-size: 30px;
	outline: none !important;
	--lzl-bg-img: "/core/views/1e1dea0dea/assets_v2/css/../images/paperPlaneImg.svg";
}

.customerVisitpageWrap .topArticle .sendEmailPageWrap .emailInp.lzl:not(.lzl-ed), .customerVisitpageWrap .topArticle .sendEmailPageWrap .emailInp.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2033%22%20width%3D%2236%22%20height%3D%2233%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.customerVisitpageWrap .topArticle .sendEmailPageWrap .emailInp::placeholder {
	color: #889db1;
}

.customerVisitpageWrap .topArticle .sendEmailPageWrap .submitBtn {
	border-radius: 25px;
	background: linear-gradient(98deg, #50b8ff 26.61%, #0291f2 79.81%);
	width: 142px;
	min-width: 142px;
	height: 47px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-family: "Inter";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	border: 0;
	outline: none;
	transition: .3s ease-in-out;
	transform-origin: right;
}

.customerVisitpageWrap .topArticle .sendEmailPageWrap .submitBtn:hover {
	transform: scale(1.08);
}

.customerVisitpageWrap .topImgWrap {
	width: 100%;
	float: left;
	max-width: 1034px;
	margin: 40px 0 0 0;
}

.customerVisitpageWrap .topImgWrap img {
	width: 100%;
}

.customerVisitpageWrap .clientLogosWrap {
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	gap: 15px;
	max-width: 1034px;
	margin: 30px 0 0 0;
}

.customerVisitpageWrap .clientLogosWrap img {
	width: auto;
	height: 45px;
	opacity: .5;
}

.customerVisitpageWrap .allBlocksWrap {
	width: 100%;
	float: left;
	max-width: 1034px;
	margin: 90px 0 0 0;
	display: flex;
	flex-direction: column;
	gap: 60px;
}

.customerVisitpageWrap .allBlocksWrap .blockBox {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	gap: 12px;
}

.customerVisitpageWrap .allBlocksWrap .blockBox:nth-child(even) {
	flex-direction: row-reverse;
}

.customerVisitpageWrap .allBlocksWrap .blockBox picture {
	max-width: 427px;
	float: left;
}

.customerVisitpageWrap .allBlocksWrap .blockBox picture img {
	width: 100%;
	height: auto;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article {
	width: 100%;
	float: left;
	max-width: 530px;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article h2 {
	width: 100%;
	float: left;
	color: #384f64;
	font-family: "Inter";
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	margin: 0 0 0 0;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article h3 {
	width: 100%;
	float: left;
	color: #384f64;
	font-family: "Inter";
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	margin: 0 0 0 0;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article h2 small {
	width: 100%;
	float: left;
	color: #0e7be0;
	font-family: "Inter";
	font-size: 19px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	margin: 3px 0 0 0;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article h3 small {
	width: 100%;
	float: left;
	color: #0e7be0;
	font-family: "Inter";
	font-size: 19px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	margin: 3px 0 0 0;
}

h2.h2singleStyle {
	width: 100%;
	float: left;
	color: #000;
	font-family: "Inter";
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	margin: 57px 0 -18px 0;
	text-align: center;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article p {
	width: 100%;
	float: left;
	color: #597086;
	font-family: "Poppins";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 173.333%;
	margin: 22px 0 0 0;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article ul {
	width: 100%;
	float: left;
	margin: 22px 0 0 0;
	display: flex;
	flex-direction: column;
	gap: 22px;
	list-style: none;
	padding: 0 0;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article ul li {
	width: 100%;
	float: left;
	color: #29445c;
	font-family: "Inter";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 144.444%;
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.customerVisitpageWrap .allBlocksWrap .blockBox article ul li img {
	float: left;
	margin: 3px 0 0 0;
}

.customerVisitpageWrap .nextStep {
	width: 100%;
	float: left;
	max-width: 1034px;
	padding: 60px 15px;
	border-radius: 31px;
	background: linear-gradient(180deg, #84c2fb 0%, #0e7be0 100%);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 75px 0 0 0;
}

.customerVisitpageWrap .nextStep h2 {
	width: 100%;
	float: left;
	max-width: 517px;
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
}

.customerVisitpageWrap .nextStep p {
	width: 100%;
	float: left;
	max-width: 517px;
	color: #fff;
	text-align: center;
	font-family: "Poppins";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 173.333%;
	margin: 7px 0 0 0;
}

.customerVisitpageWrap .nextStep .tblBttn {
	float: left;
	display: flex;
	flex-flow: row wrap;
	gap: 12px;
	margin: 30px 0 0 0;
}

.customerVisitpageWrap .nextStep .tblBttn .blockBtn {
	float: left;
	border-radius: 25px;
	background: #fff;
	padding: 16px 21px;
	color: #0291f2;
	text-align: center;
	font-family: "Inter";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
}

.customerVisitpageWrap .nextStep .tblBttn .blockBtn.bordered {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 400;
}

.customerVisitpageWrap .customerSaysWrap {
	width: 100%;
	float: left;
	max-width: 963px;
	margin: 80px 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	gap: 15px;
}

.customerVisitpageWrap .customerSaysWrap article {
	width: 100%;
	float: left;
	max-width: 348px;
	margin-top: 34px;
}

.customerVisitpageWrap .customerSaysWrap article h2 {
	width: 100%;
	float: left;
	color: #1c2833;
	font-family: "Inter";
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	line-height: 110.526%;
}

.customerVisitpageWrap .customerSaysWrap article p {
	width: 100%;
	float: left;
	color: #597086;
	font-family: "Poppins";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 173.333%;
	margin: 25px 0 0 0;
}

.customerVisitpageWrap .customerSaysWrap article .videotBtn {
	float: left;
	border-radius: 25px;
	background: linear-gradient(98deg, #50b8ff 26.61%, #0291f2 79.81%);
	padding: 16px 25px;
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	margin: 22px 0 0 0;
}

.customerVisitpageWrap .customerSaysWrap .testimonialBoxes {
	width: 100%;
	float: left;
	max-width: 468px;
	display: flex;
	flex-direction: column;
	gap: 23px;
}

.customerVisitpageWrap .customerSaysWrap .testimonialBoxes .testimonialBox {
	width: 100%;
	float: left;
	padding: 15px 22px;
	border-left: 5px solid #ffc121;
	background: #f4faff;
	box-shadow: 0 4px 22px 0 rgba(0, 107, 179, .12);
}

.customerVisitpageWrap .customerSaysWrap .testimonialBoxes .testimonialBox:nth-child(even) {
	margin: 0 0 0 -37px;
}

.customerVisitpageWrap .customerSaysWrap .testimonialBoxes .testimonialBox:nth-child(2) {
	border-color: #0291f2;
}

.customerVisitpageWrap .customerSaysWrap .testimonialBoxes .testimonialBox:nth-child(3) {
	border-color: #ff5757;
}

.customerVisitpageWrap .customerSaysWrap .testimonialBoxes .testimonialBox p {
	width: 100%;
	float: left;
	color: #000;
	font-family: "Poppins";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 166.667%;
	margin: 0 0 0 0;
}

.customerVisitpageWrap .customerSaysWrap .testimonialBoxes .testimonialBox .starsBox {
	width: 100%;
	float: left;
	display: flex;
	gap: 5px;
	margin: 8px 0 0 0;
}

.customerVisitpageWrap .customerSaysWrap .testimonialBoxes .testimonialBox .starsBox i {
	color: #ffc121;
	font-size: 15px;
}

.faqSectionWrap {
	width: 100%;
	float: left;
	max-width: 980px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 70px 0 0 0;
}

.faqSectionWrap h2 {
	width: 100%;
	float: left;
	text-align: center;
	text-align: center;
	color: #1c2833;
	font-family: "Inter";
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	line-height: 110.526%;
	margin: 0;
}

.faqSectionWrap p {
	width: 100%;
	float: left;
	text-align: center;
	text-align: center;
	color: #597086;
	font-family: "Poppins";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 173.333%;
	max-width: 594px;
	margin: 22px 0 0 0;
}

.faqSectionWrap .accordianBoxesWrap {
	width: 100%;
	float: left;
	max-width: 850px;
	margin: 40px 0 0 0;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.faqSectionWrap .accordianBoxesWrap .aWrap {
	width: 100%;
	float: left;
	border-radius: 33.66px;
	background: #fff;
	box-shadow: 0 9.097px 24.563px 0 rgba(37, 124, 255, .25);
}

.faqSectionWrap .accordianBoxesWrap .aWrap .flip {
	width: 100%;
	float: left;
	padding: 13px 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}

.faqSectionWrap .accordianBoxesWrap .aWrap .flip .textPart {
	float: left;
	display: flex;
	align-items: center;
	gap: 14px;
}

.faqSectionWrap .accordianBoxesWrap .aWrap .flip .textPart .number {
	background-color: #e9f6ff;
	width: 45px;
	min-width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
}

.faqSectionWrap .accordianBoxesWrap .aWrap .flip .textPart h3 {
	float: left;
	color: #444;
	font-family: "Poppins";
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0;
}

.faqSectionWrap .accordianBoxesWrap .aWrap .flip i {
	font-size: 32px;
	color: #257cff;
	-webkit-text-stroke: 2px #fff;
	margin: 0 18px 0 0;
	float: left;
}

.faqSectionWrap .accordianBoxesWrap .aWrap .panel {
	width: 100%;
	float: left;
	padding: 5px 25px 30px 25px;
	display: none;
}

.faqSectionWrap .accordianBoxesWrap .aWrap:first-child .panel {
	display: flex;
}

.faqSectionWrap .accordianBoxesWrap .aWrap .panel p {
	max-width: 100%;
	text-align: left;
	margin: 0;
}

.customerVisitpageWrap .analyseVisit {
	width: 100%;
	text-align: left;
	display: flex;
	max-width: 1100px;
	margin: 75px 0 0 0;
	flex-direction: column;
	align-items: center;
}

.customerVisitpageWrap .analyseVisit h2 {
	width: 100%;
	float: left;
	color: #1c2833;
	text-align: center;
	font-family: "Inter";
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	line-height: 110.526%;
	margin: 0;
}

.customerVisitpageWrap .analyseVisit p {
	width: 100%;
	float: left;
	color: #1c2833;
	text-align: center;
	font-family: "Inter";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 110.526%;
	margin: 15px 0 0 0;
}

.customerVisitpageWrap .analyseVisit .analyseBlocksWrap {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	gap: 20px;
	margin: 40px 0 0 0;
}

.customerVisitpageWrap .analyseVisit .analyseBlocksWrap .anaBox {
	width: 353px;
	float: left;
	background-color: #fff;
	padding: 15px 22px;
	border-radius: 8px;
}

.customerVisitpageWrap .analyseVisit .analyseBlocksWrap .anaBox h3 {
	width: 100%;
	float: left;
	color: #0291f1;
	font-size: 16px;
	font-weight: 500;
	font-family: "Poppins";
	margin: 0;
	line-height: 138%;
}

.customerVisitpageWrap .analyseVisit .analyseBlocksWrap .anaBox p {
	width: 100%;
	float: left;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	font-family: "Inter";
	margin: 8px 0 0 0;
	line-height: 158%;
	text-align: left;
}

.customerVisitpageWrap p a {
	color: #0093f6;
}

.customerVisitpageWrap h3 a {
	color: #0093f6;
}

.customerVisitpageWrap span a {
	color: #0093f6;
}

.topArticle .errMessageBox {
	font-family: "Poppins" !important;
	padding: 0 0 !important;
	width: 100% !important;
	background: transparent !important;
	color: #f00 !important;
	top: 9px !important;
	max-width: 360px !important;
	text-align: left !important;
	position: relative !important;
	line-height: 100% !important;
	font-size: 14px !important;
	margin: 0 !important;
}