/* @import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;
	0,200;
	0,300;
	0,400;
	0,500;
	0,600;
	0,700;
	0,800;
	0,900;
	1,100;
	1,200;
	1,300;
	1,400;
	1,500;
	1,600;
	1,700;
	1,800;
	1,900&family=Roboto:ital,wght@0,100;
	0,300;
	0,400;
	0,500;
	0,700;
	0,900;
	1,100;
	1,300;1,400;1,500;1,700;1,900&display=swap); */
	@import url('https://fonts.googleapis.com/css2?family=Itim&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
	body{
		font-family: "Poppins", serif;
		font-weight: 300;
		font-style: normal;
	}
	::selection{
		background-color: var(--dark-background);
		color: #fff;
	}
	
	#loader,.module-slide {
	justify-content:center
}
.hero-btn,.menu-icon,button {
	cursor:pointer
}
.f-counter-container,.module-container {
	grid-template-columns:repeat(auto-fit,minmax(200px,1fr))
}
.module,.module-title h4,.request-btn {
	text-align:center
}
.client-image,.hero-btn,.module {
	overflow:hidden
}
#loader,#loginModal,#successModal {
	z-index:9999
}
#clientReview,#modules,#requestDemo,.feedbackmodal button:hover,.navbar {
	background-color:var(--dark-background)
}
.about-logic-left img,.client-image img,.swiper-slide img,.whatWeOffer-left-image img {
	object-fit:cover;
	object-fit:cover
}
*,.modal-content {
	box-sizing:border-box
}
.close:focus,.close:hover,a,li {
	text-decoration:none
}
* {
	margin:0;
	padding:0;
	font-family:Poppins,sans-serif
}
:root {
	--dark-background:#222b40
}
li {
	list-style:none
}
a {
	color:#000
}
p {
	font-size:14px;
	line-height:20px;
	color:#000000ce
}
h4 {
	font-style:18px;
	font-weight:530;
	line-height:30px
}
.section-p {
	padding:30px 50px
}
button {
	background-color:transparent;
	border:none
}
#loader {
	display:flex;
	align-items:center;
	height:100vh;
	position:fixed;
	width:100vw;
	background:#fff
}
.nav-menu,.navbar {
	display:flex;
	align-items:center
}
#content {
	/* visibility:hidden */
}
.navbar {
	width:100%;
	height:70px;
	justify-content:space-between;
	color:#fff;
	position:fixed;
	top:0;
	left:0;
	z-index:5;
	box-shadow:rgba(0,0,0,.15) 0 3px 3px 0
}
.nav-logo img {
	width:120px;
	margin-top:8px
}
.nav-menu {
	gap:20px
}
.nav-options,.nav-options a {
	align-items:center;
	display:flex;
	color:#fff
}
.nav-options {
	gap:30px
}
.cross,.hide-qa,.impressiveCard-img:hover #imgOne,.menu-icon,.nav-logo-sm {
	display:none
}
.nav-options a {
	font-size:13px;
	position:relative;
	gap:5px
}
.nav-options a:hover::after {
	content:'';
	width:95%;
	height:2px;
	position:absolute;
	bottom:-7px;
	left:0;
	background-color:#fff;
	animation:.6s linear navLineAni
}
.nav-options a img {
	width:14px;
	filter:invert(1) brightness(1000%) contrast(100%);
	margin-bottom:3px
}
@keyframes navLineAni {
	0% {
	width:0%
}
100% {
	width:95%
}
}
.nav-media ul {
	display:flex;
	align-items:center;
	gap:8px;
	color:#fff;
	font-size:15px
}
#google-play:hover a,.hero-left p,.whoAreHero-links a:hover {
	color:var(--dark-background)
}
.cross {
	font-size:19px
}
.nav-logo-sm img {
	width:100px
}
.menu-icon {
	font-size:20px
}
.hero-inner,.hero-left-btn {
	display:flex;
	align-items:center
}
.hero-inner {
	width:100%;
	height:80vh;
	justify-content:space-between;
	padding-top:70px
}
.hero-left {
	width:55%;
	margin-right:30px
}
.hero-left p {
	font-size:17px;
	line-height:26px;
	font-weight:500;
	font-style: italic;
}
.hero-left-content>span {
	display:block;
	color:#0693e3;
	margin-top:15px;
	font-size:17px;
	font-weight:500;
	font-style: italic;
}
.hero-left-btn {
	gap:30px;
	margin-top:30px
}
#google-play a,.hero-btn {
	align-items:center;
	display:flex
}
.hero-btn {
	padding:19px 20px;
	height:45px;
	border:2px solid var(--dark-background);
	border-radius:5px;
	justify-content:center;
	transition:.3s
}
#about-logic,.modules-inner {
	padding-bottom:10px
}
.module,.module-description {
	background-color:#f4f4f3;
	border-radius:5px
}
.hero-btn:hover {
	transform:scale(1.03)
}
.hero-btn a {
	font-size:16px;
	font-weight:530
}
#google-play,.impressiveCard-info:hover {
	background:var(--dark-background)
}
#google-play a {
	color:#fff;
	gap:8px;
	font-size:14px;
	font-weight:530
}
#google-play img {
	width:25px
}
#google-play span {
	display:block
}
#google-play:hover {
	background:0 0
}
#featureCounters,.request-btn:hover {
	background:var(--dark-background);
	color:#fff
}
.impressiveCard-info:hover h4,.impressiveCard-info:hover p,.request-btn:hover a {
	color:#fff
}
.hero-right {
	width:45%
}
.frequentlyAskedQuestions-left-video,.hero-right-image,.swiper {
	width:100%;
	height:100%
}

.hero-right-video .elementor-video, .module-image img , .hero-right-video img{
	width:100%;
	height:100%;
	object-fit:cover;
	-webkit-mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/350% 100%;
  background-repeat: no-repeat;
  animation: shimmer 2.5s infinite;
}
@keyframes shimmer {
	100% {-webkit-mask-position:left}
  }
.featureCounters-inner {
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center
}
.f-counter-container {
	width:100%;
	display:grid;
	margin:0 auto
}
.whatMore,.whatOffer {
	margin-bottom:5px;
	color:#0693e3
}
.f-counter {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	gap:5px
}
.f-counter-icon img {
	width:35px;
	filter:invert(1)
}
.f-counter:nth-child(2) .f-counter-icon img {
	width:45px;
	margin-bottom:-8px
}
.f-counter-num h2 {
	font-size:25px;
	font-weight:500;
	color:rgba(255,255,255,.976)
}
.f-counter-text h4 {
	font-size:16px;
	font-weight:450;
	color:rgba(255,255,255,.698)
}
#whatWeOffer {
	margin-top:40px
}
.whatWeOffer-inner {
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:space-between
}
.whatWeOffer-left {
	width:50%;
	margin-right:20px
}
.whatWeOffer-left-image {
	display:flex;
	width:60%;
	height:100%;
	margin-top:10px
}
.whatWeOffer-left-image img {
	width:50%;
	height:100%
}
.mobile1 {
	margin-top:20px
}
.mobile2 {
	margin-top:-40px
}
.clientReview-right,.requestDemo-right,.whatWeOffer-right {
	width:50%
}
.whatMore {
	font-size:25px
}
.whatOffer {
	font-size:18px;
	font-weight:500;
	margin-top:20px
}
#modules {
	width:100%;
	height:100%
}
.modules-inner {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	padding-block:40px
}
.modules-inner h2 {
	color:#fff;
	font-weight:520;
	font-size:30px
}
#screenshotSlider h2,.module-title h4 {
	color:var(--dark-background);
	font-weight:500
}
.module-container {
	width:100%;
	display:grid;
	gap:20px;
	margin-top:20px
}
.module {
	padding:15px 10px 5px;
	display:flex;
	min-height:200px;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	transition:.4s ease-in;
	color:#222b40;
	position:relative
}
.module:hover .module-description {
	transform:translateY(0)
}
.module-image {
	width:80px;
	margin-bottom:20px
}
.module-title h4 {
	margin-top:5px;
	height:50px;
	font-size:15px
}
.module-description {
	position:absolute;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#000;
	transform:translateY(100%);
	transition:.5s ease-in-out
}
.module-slide,.swiper-slide {
	font-size:18px;
	background:#fff;
	display:flex;
	text-align:center
}
.module-description p {
	font-size:11px;
	color:#000;
	font-style:italic;
	text-align:center;
	padding:10px;
	line-height:15px
}
.module-slide {
	align-items:center;
	border-radius:5px!important
}
.swiper-slide img {
	height:100%;
	display:block;
	width:90%
}
#screenshotSlider {
	padding:40px 100px;
	text-align:center
}
#screenshotSlider h2 {
	margin-bottom:50px;
	font-size:30px
}
.swiper-wrapper {
	padding-bottom:45px
}
.swiper-slide {
	justify-content:center;
	align-items:center
}
.clientReview-inner,.qa-btn,.screenshot {
	display:flex;
	align-items:center;
	justify-content:center
}
.swiper-pagination-bullet-active {
	background-color:#0693e3!important
}
#clientReview {
	width:100%;
	height:100%;
	padding-top:50px;
	position:relative
}
.clientReview-heading {
	margin-bottom:20px;
	text-align:center;
	color:#fff
}
.clientReview-heading h2 {
	font-size:30px;
	font-weight:450;
	line-height:50px;
	margin-bottom:20px;
	text-align:center
}
.clientReview-left {
	width:50%;
	color:#fff
}
.rr-head {
	font-size:11px;
	border:1px solid #28a744;
	padding:5px 20px;
	width:fit-content;
	letter-spacing:1px;
	margin-bottom:10px
}
.rr-head h4 {
	font-weight:400;
	opacity:.9
}
.rr-box h2 {
	font-weight:500;
	margin-block:15px;
	font-size:38px
}
.rr-box p {
	color:#fff;
	margin-bottom:25px;
	font-size:13px;
	font-weight:400
}
.rate-p {
	font-weight:400;
	font-size:19px;
	margin-bottom:5px;
	opacity:1!important
}
.review-stars {
	display:flex;
	align-items:center;
	justify-content:start;
	gap:20px;
	margin-top:-5px
}
.review-stars .star {
	font-size:27px;
	cursor:pointer!important;
	transition:.2s;
	font-weight:500;
	color:#fff
}
.review-card {
	background-color:#ffffffd7;
	width:100%;
	height:auto;
	min-height:250px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	padding:20px 15px 10px;
	border-radius:14px;
	position:relative;
	margin-top:80px
}
.client-image,.stars-container {
	align-items:center;
	display:flex
}
.client-image {
	width:65px;
	height:65px;
	border-radius:50%;
	margin-bottom:5px;
	position:absolute;
	top:-11%;
	justify-content:center
}
.client-image img {
	width:100%;
	height:100%;
	object-position:top
}
.stars-container {
	justify-content:center;
	margin-block:10px;
	margin-top:5px;
	gap:5px
}
.stars-container i {
	font-size:20px;
	font-weight:900;
	color:#222b40
}
.review {
	height:90px;
	display:flex;
	align-items:center;
	justify-content:center
}
.reviewSlide,.reviewSlider {
	display:flex!important;
	background-color:transparent
}
.review p {
	font-size:14px;
	color:#000;
	line-height:22px
}
.client-name h4 {
	font-size:20px;
	color:#222b40;
	font-style:italic;
	margin-top:30px
}
.review-date {
	text-align:end;
	width:100%;
	margin-top:5px;
	color:#222b40
}
.reviewSlider {
	width:90%;
	align-items:center!important;
	justify-content:center!important;
	overflow:visible!important;
	overflow-x:hidden!important;
	overflow-y:visible!important
}
.reviewSlide {
	align-items:center!important;
	justify-content:center!important;
	overflow:visible!important
}
.stars {
	display:flex;
	align-items:center;
	gap:17px
}
#successModal,.feedbackmodal {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,.211);
	display:none;
	height:100%;
	margin:0
}
.feedbackmodal {
	z-index:1050;
	overflow:hidden
}
.feedbackmodal-content {
	margin:auto;
	width:auto;
	height:auto;
	padding:30px 35px;
	max-width:1000px;
	background-color:#fff;
	display:flex;
	flex-direction:column;
	box-shadow:0 5px 15px rgb(0 0 0 / 39%);
	overflow-y:auto;
	transform:translate(-50%,-50%);
	top:50%;
	left:50%;
	position:absolute;
	border-radius:20px
}
.feedbackmodal-content .profile {
	display:flex;
	align-items:center;
	gap:30px;
	width:100%;
	margin-bottom:10px;
	color:var(--dark-background)
}
.feedbackmodal-content .profile img {
	width:55px;
	height:55px;
	border-radius:50%
}
.feedbackmodal-content .profile p {
	color:var(--dark-background);
	line-height:40px;
	font-size:17px
}
.modal-start {
	display:flex;
	justify-content:center;
	margin-top:30px
}
.feedbackmodal .header-text p {
	color:var(--dark-background);
	line-height:20px;
	font-size:13px;
	text-align:center
}
.feedbackmodal .modal-stars {
	margin-top:0;
	font-size:30px;
	color:var(--dark-background);
	display:flex;
	justify-content:center
}
.modal-stars .star {
	margin:0 8px;
	font-size:30px;
	color:#222b40;
	cursor:pointer
}
.feedbackmodal input {
	background-color:transparent;
	padding:10px;
	width:100%;
	border:1px solid var(--dark-background);
	border-radius:5px;
	color:var(--dark-background);
	margin-top:12px;
	font-size:13px
}
.feedbackmodal input::placeholder {
	color:var(--dark-background);
	font-size:12px
}
.feedbackmodal .form span {
	float:right;
	margin-top:5px;
	font-size:13px;
	color:var(--dark-background)
}
.feedbackmodal .close-modal {
	position:absolute;
	top:0;
	right:15px;
	color:var(--dark-background);
	font-size:30px;
	font-weight:500;
	transition:.3s
}
#loginModal .close-modal:focus,#loginModal .close-modal:hover,#successModal .close-modal:focus,#successModal .close-modal:hover,.feedbackmodal .close-modal:focus,.feedbackmodal .close-modal:hover {
	color:var(--dark-background);
	opacity:.9;
	text-decoration:none;
	cursor:pointer
}
.modal-star.selected i {
	color:#00f
}
.feedbackmodal button {
	border:1.5px solid var(--dark-background);
	color:var(--dark-background);
	padding:6px 15px;
	border-radius:4px;
	font-size:16px;
	margin-top:25px;
	transition:.3s ease-in-out
}
.loginModal-content,.successModal-content {
	max-width:100%;
	background-color:#fff;
	box-shadow:0 5px 15px rgb(0 0 0 / 39%);
	overflow-y:auto;
	transform:translate(-50%,-50%);
	top:50%;
	left:50%;
	position:absolute;
	border-radius:14px;
	display:flex
}
.feedbackmodal button:hover {
	color:#fff
}
#loginModal {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,.211);
	margin:0
}
.loginModal-content {
	margin:auto;
	width:500px;
	height:auto;
	padding:30px 25px;
	flex-direction:column
}
.loginModal-head {
	display:flex;
	align-items:center;
	justify-content:flex-start;
	gap:5px;
	margin-bottom:10px
}
#loginModal .close-modal,#successModal .close-modal {
	position:absolute;
	top:0;
	right:15px;
	color:var(--dark-background);
	font-size:25px;
	font-weight:500;
	transition:.3s
}
.loginModal-logo img {
	width:32px
}
.comp-name h1 {
	font-size:18px;
	margin-bottom:4px;
	color:var(--dark-background);
	font-weight:600
}
#qaLoad,.question P {
	color:#000
}
.loginModal-content .para {
	width:100%;
	margin-bottom:20px
}
.loginModal-content .para p {
	font-size:13px;
	text-align:justify;
	color:var(--dark-background)
}
.successModal-content {
	margin:auto;
	width:300px;
	height:200px;
	padding:15px;
	flex-direction:column;
	text-align:center
}
.successModal-content .content {
	width:100%;
	height:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:space-between;
	margin-top:25px
}
.successModal-content .content h2 {
	margin-bottom:10px;
	font-size:22px;
	color:#222b40;
	text-align:center
}
.answer p,.question P {
	font-size:12px
}
.successModal-content .content p {
	text-align:center;
	padding:0
}
.successModal-btn {
	padding:10px 15px;
	background-color:#222b40;
	color:#fff;
	width:100%;
	border-radius:6px;
	transition:.3s;
	font-size:16px
}
.faq-heading,.social-icons ul i {
	font-size:30px
}
.successModal-btn:hover {
	background-color:#192235
}
@media (max-width:550px) {
	.loginModal-content {
	margin:auto;
	width:90%;
	height:auto;
	padding:30px 25px
}
}
@media (max-width:350px) {
	.loginModal-content {
	margin:auto;
	width:90%;
	height:auto;
	padding:20px 18px
}
}
#frequentlyAskedQuestions {
	background-color:#e3e3f0;
	padding:60px 30px
}
.frequentlyAskedQuestions-inner {
	width:100%;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.faq-content {
	width:100%;
	height:100%;
	display:flex;
	justify-content:space-between;
	align-items:flex-start
}
.faq-heading {
	color:var(--dark-background);
	margin-bottom:40px
}
.frequentlyAskedQuestions-left {
	width:40%;
	margin-right:10px
}
.frequentlyAskedQuestions-left video {
	width:100%;
	height:100%;
	margin-top:-20px
}
.about-logic-right,.frequentlyAskedQuestions-right {
	width:55%
}
.QA-container {
	background-color:#fff;
	margin-bottom:14px;
	box-shadow:2px 2px 6px rgba(0,0,0,.1)
}
.question {
	padding:10px 15px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	cursor:pointer;
	transition:.3s ease-in
}
.question:hover {
	background-color:#d2d2d2cd
}
.answer {
	max-height:0;
	overflow:hidden;
	transition:.3s
}
.active-answer {
	padding:5px 14px;
	max-height:fit-content
}
#qaLoad {
	background-color:transparent;
	margin-top:10px
}
#qaLoad i {
	margin-left:8px;
	transition:transform .3s
}
#qaLoad i.rotate {
	transform:rotate(180deg)
}
#requestDemo {
	color:#fff;
	padding:100px 40px
}
#clientMessage,.formBtn {
	background-color:transparent
}
.requestDemo-inner {
	width:100%;
	height:100%;
	display:flex;
	justify-content:space-between
}
.requestDemo-left {
	width:45%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.requestDemo-left h2 {
	font-size:35px;
	font-weight:400;
	line-height:50px;
	margin-bottom:20px;
	text-align:center
}
.requestDemo-content {
	width:100%;
	display:flex;
	justify-content:center;
	align-items:center
}
.requestDemo-link,.social-icons {
	align-items:center;
	display:flex
}
.requestDemo-link {
	justify-content:center;
	gap:10px;
	color:#ffffffc8;
	transition:.3s
}
.requestDemo-link:hover {
	color:#0693e3
}
.form-inputs-container {
	display:flex;
	flex-wrap:wrap;
	gap:15px;
	justify-content:center;
	margin-bottom:15px
}
.requestDemo-right-form input {
	width:calc(50% - 7.5px);
	box-sizing:border-box;
	padding:12px 10px;
	outline:0;
	border-radius:4px;
	border:1px solid #dadada;
	background-color:transparent;
	color:#fff
}
#clientMessage:focus,.requestDemo-right-form input:focus {
	border:1.1px solid #fff;
	opacity:1
}
.requestDemo-right-form input::placeholder {
	color:#d4d2d2c9;
	opacity:1;
	font-weight:300;
	font-size:12px
}
#clientMessage {
	width:100%;
	padding:10px;
	border:1px solid #dadada;
	outline:0;
	border-radius:4px;
	color:#fff
}
#clientMessage::placeholder {
	color:#d4d2d2c9;
	opacity:1;
	font-weight:300;
	font-size:12px
}
.formBtn {
	padding:10px 20px;
	border-radius:4px;
	border:1px solid #dadada;
	color:#d4d2d2;
	transition:.3s
}
#footer,.footer-inner {
	padding-bottom:0
}
.formBtn:hover {
	background-color:#0693e3;
	border:1px solid transparent;
	color:#fff
}
#footer {
	/* text-align:center */
}
.social-icons {
	justify-content:center;
	margin-bottom:0
}
.social-icons ul {
	display:flex;
	align-items:center;
	justify-content:center;
	gap:20px
}
#copy-right {
	padding:10px 0 20px
}
#copy-right h5 {
	margin:0;
	font-size:13px;
	color:#000;
	font-weight:400
}
#copy-right h5 a {
	margin:0 0 0 3px;
	font-size:13px;
	color:#222b40;
	font-weight:400;
	text-decoration:underline
}
@media (min-width:1200px) {
	.hero-inner {
	height:100%;
	display:flex;
	align-items:center;
	justify-content:space-between;
	max-width:1230px!important;
	margin:20px auto
}
.menu-icon {
	display:none;
	cursor:pointer;
	font-size:20px
}
.clientReview-inner,.featureCounters-inner,.frequentlyAskedQuestions-inner,.modules-inner,.requestDemo-inner,.screenshotSlider-inner,.whatWeOffer-inner {
	max-width:1230px;
	margin:auto
}
}
@media only screen and (max-width:1350px) {
	.hero-inner {
	height:100%;
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding:84px 0 0!important;
	margin-top:40px
}
}
@media only screen and (max-width:1100px) {
	.section-p {
	padding:30px 35px
}
.hero-inner {
	width:100%;
	height:100%;
	display:flex;
	align-items:flex-start;
	justify-content:space-between
}
.hero-btn a {
	font-size:15px;
	font-weight:530
}
}
@media only screen and (max-width:930px) {
	.hero-left p {
	font-size:15px;
	line-height:26px;
	font-weight:500;
	color:var(--dark-background)
}
}
@media only screen and (max-width:830px) {
	.hero-left {
	width:50%;
	margin-right:20px
}
.hero-right {
	width:50%
}
.review-card {
	width:90%;
	height:50%;
	padding:20px 30px;
	margin-top:80px
}
.client-name h4 {
	font-size:20px;
	color:#222b40;
	font-style:italic;
	margin-top:30px
}
}
@media only screen and (max-width:808px) {
	.clientReview-right,.rr-box {
	width:100%
}
.clientReview-inner {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.br {
	display:none
}
.rr-box p {
	color:#fff;
	margin-bottom:25px;
	font-size:13px;
	font-weight:400;
	text-align:center
}
.rr-box {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.clientReview-left {
	width:100%;
	color:#fff;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
}
@media only screen and (max-width:768px) {
	.cross,.nav-logo-sm,.nav-media ul,.nav-menu,.nav-options {
	position:absolute
}
.section-p {
	padding:30px 35px
}
.nav-menu {
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:flex-start;
	gap:20px;
	width:300px;
	height:100vh;
	background-color:#222b40ab;
	backdrop-filter:blur(10px);
	top:0;
	right:-300px;
	z-index:999;
	overflow:hidden;
	transition:.3s
}
.hero-inner,.hero-left {
	width:100%;
	display:flex
}
.nave-menu-active {
	right:0
}
.nav-logo-sm {
	top:10px;
	left:10px
}
.nav-options {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-start;
	color:#fff;
	gap:15px;
	top:60px;
	left:12px;
	margin-top:20px
}
.nav-options li {
	width:130px;
	background-color:#ffffff96;
	padding:0;
	height:80px;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:30px;
	border-radius:13px;
	cursor:pointer;
	box-shadow:5px 5px 9px #7070708c;
	transition:.5s
}
.nav-options li:hover {
	background:#fff;
	box-shadow:inset -2px -3px 7px #828282b8;
	transition:.5s
}
.nav-options li a {
	color:#222b40;
	font-size:11px;
	font-weight:700;
	flex-direction:column
}
.nav-options a:hover::after {
	display:none
}
/* .nav-options a i{
    font-size: 25px;
    color: #222b40;
    filter: sepia(1) saturate(7500%) hue-rotate(190deg) brightness(40%) contrast(85%);
} */
.nav-options a img,
.nav-options a i
 {
    font-size: 25px;
	width:30px;
	color:#222b40;
	filter:sepia(1) saturate(7500%) hue-rotate(190deg) brightness(40%) contrast(85%)
}
.nav-media ul {
	display:flex;
	align-items:center;
	gap:12px;
	color:#fff;
	font-size:22px;
	top:390px;
	left:27%
}
.cross {
	display:initial;
	color:#fff;
	top:19px;
	right:20px;
	transition:transform .3s
}
.menu-icon,.nav-logo-sm {
	display:block
}
.cross:hover {
	transform:scale(1.07)
}
.hero-inner {
	height:100%;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	margin-top:45px;
	padding:0
}
.hero-left {
	margin-right:0;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.hero-right {
	width:65%;
	margin-top:15px
}
.hero-right-video {
	display:flex;
	align-items:center;
	justify-content:center
}
.hero-right-video .elementor-video {
	width:100%;
	object-fit:cover
}
.f-counter-container {
	width:100%;
	display:grid;
	grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
	margin:0 auto;
	row-gap:20px
}
.whatWeOffer-left {
	width:45%;
	margin-right:0;
	margin-left:15px
}
.whatWeOffer-right {
	width:55%
}
.whatWeOffer-inner {
	display:flex;
	align-items:flex-start;
	justify-content:space-between
}
.whatMore {
	font-size:21px;
	margin-bottom:4px
}
p {
	font-size:12px;
	line-height:19px
}
.whatOffer {
	font-size:16px;
	margin-bottom:3px;
	margin-top:20px
}
.whatWeOffer-left-image {
	width:85%;
	height:100%
}
.modules-inner h2 {
	color:#0693e3;
	margin-bottom:20px;
	font-weight:520;
	font-size:22px;
	text-align:center
}
#screenshotSlider {
	padding:40px 80px;
	text-align:center
}
#screenshotSlider h2 {
	margin-bottom:50px;
	font-size:25px;
	font-weight:500
}
.swiper-slide img {
	display:block;
	width:100%;
	object-fit:cover
}
.review-card {
	width:100%;
	height:50%;
	padding:20px 15px;
	text-align:justify
}
.client-name h4 {
	color:#222b40;
	font-style:italic;
	margin-top:30px
}
#frequentlyAskedQuestions {
	background-color:#e3e3f0;
	padding:40px 30px
}
.faq-heading {
	margin-bottom:10px;
	font-size:25px;
	text-align:center
}
.faq-content {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-direction:column
}
.frequentlyAskedQuestions-left {
	width:100%;
	margin-right:0;
	display:flex;
	align-items:center;
	justify-content:center
}
.frequentlyAskedQuestions-left-video {
	width:50%
}
.frequentlyAskedQuestions-right {
	width:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.QA-container {
	width:80%
}
#requestDemo {
	background-color:var(--dark-background);
	color:#fff;
	padding:40px 30px
}
.requestDemo-inner {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.requestDemo-left h2 {
	font-size:38px;
	font-weight:400;
	line-height:55px;
	margin-bottom:20px;
	text-align:center;
	width:100%
}
.requestDemo-left {
	width:100%;
	margin-bottom:40px
}
.requestDemo-right {
	width:100%
}
}
@media only screen and (max-width:630px) {
	.hero-right {
	width:80%
}
}
@media only screen and (max-width:600px) {
	.review p,.satar i {
	font-size:15px
}
.whatWeOffer-inner {
	display:flex;
	flex-direction:column-reverse;
	align-items:center;
	justify-content:space-between
}
.whatWeOffer-right {
	width:100%;
	margin-bottom:40px
}
#screenshotSlider {
	padding:40px;
	text-align:center
}
.swiper-slide img {
	display:block;
	width:100%;
	object-fit:cover
}
.client-image {
	width:65px;
	height:65px
}
.review p {
	color:#000;
	line-height:22px
}
.QA-container {
	width:95%
}
.feedbackmodal-content .profile img {
	width:50px;
	height:50px;
	border-radius:50%
}
.feedbackmodal-content .profile {
	display:flex;
	align-items:center;
	gap:20px;
	width:100%;
	margin-bottom:10px;
	color:var(--dark-background)
}
}
@media only screen and (max-width:520px) {
	.f-counter-container {
	grid-template-columns:1fr
}
.f-counter-icon img {
	width:45px;
	filter:invert(1)
}
.f-counter-num h2 {
	font-size:30px;
	font-weight:500;
	color:rgba(255,255,255,.976)
}
}
@media only screen and (max-width:512px) {
	.reviewSlider {
	background-color:transparent;
	width:100%
}
.requestDemo-left h2 {
	font-size:30px;
	font-weight:400;
	line-height:48px;
	margin-bottom:18px;
	text-align:center;
	width:100%
}
.modalStars {
	gap:5px
}
.feedbackmodal-content .profile img {
	width:45px;
	height:45px;
	border-radius:50%
}
.feedbackmodal-content .profile {
	gap:13px;
	margin-bottom:13px
}
.feedbackmodal-content {
	margin:auto;
	width:90%;
	max-height:302px;
	padding:20px 15px
}
}
.ab-log-ri-top h2 span::after,.ab-log-ri-top h2 span::before,.aboutOurSelf-inner h4::after,.aboutOurSelf-inner h4::before,.impres-header h2::after,.impres-header h2::before {
	content:'';
	position:absolute;
	border-radius:20px
}
@media only screen and (max-width:480px) {
	.features-list .feature-col {
	width:100%
}
.features-list {
	list-style:none;
	padding:0;
	display:flex;
	justify-content:flex-start!important;
	flex-wrap:wrap;
	width:100%;
	margin-top:15px;
	gap:50px;
	row-gap:5px
}
.modal-logo {
	width:60px!important;
	height:60px!important;
	border-radius:50%
}
}
@media only screen and (max-width:452px) {
	.hero-btn {
	padding:15 10px;
	height:40px;
	width:150px
}
#google-play img {
	width:18px
}
#google-play a,.hero-btn a {
	font-size:11px;
	font-weight:530
}
.hero-btn a:first-child {
	font-size:12px
}
.f-counter {
	gap:3px;
	margin-bottom:5px
}
.whatWeOffer-left {
	width:60%
}
.requestDemo-right-form input {
	width:100%
}
}
@media only screen and (max-width:392px) {
	.section-p {
	padding:30px 25px
}
.navbar {
	height:65px
}
.nav-logo img {
	width:120px;
	margin-top:8px
}
.menu-icon {
	font-size:18px
}
.hero-inner {
	margin-top:35px;
	padding:30px 0
}
.hero-left p {
	font-size:14px;
	line-height:21px;
	font-weight:500
}
.hero-left-content>span {
	margin-top:15px;
	font-size:15px;
	line-height:21px;
	font-weight:500
}
#screenshotSlider h2,.faq-heading,.modules-inner h2 {
	font-size:20px
}
#modules {
	background-color:var(--dark-background);
	padding:40px 25px
}
#screenshotSlider {
	padding:40px 22px;
	text-align:center
}
.clientReview-heading h2 {
	font-size:25px;
	line-height:35px;
	margin-bottom:15px
}
.client-image {
	width:60px;
	height:60px;
	top:-10%
}
.swiper-slide img {
	display:block;
	width:100%;
	object-fit:cover
}
.review-card {
	padding:20px 15px;
	margin-top:80px
}
.review p {
	font-size:13px;
	line-height:20px;
	text-align:justify
}
.faq-heading {
	margin-bottom:10px
}
.frequentlyAskedQuestions-left-video {
	width:65%
}
.QA-container {
	width:100%
}
#frequentlyAskedQuestions {
	background-color:#e3e3f0;
	padding:40px 25px
}
.requestDemo-left h2 {
	font-size:25px;
	font-weight:400;
	line-height:42px;
	margin-bottom:8px;
	text-align:center;
	width:100%
}
.requestDemo-link {
	font-size:15px
}
}
@media only screen and (max-width:350px) {
	.hero-btn {
	padding:15 10px;
	height:40px;
	width:110px
}
}
@media only screen and (max-width:300px) {
	.hero-btn {
	padding:15 10px;
	height:40px;
	width:90px
}
.hero-left-btn {
	display:flex;
	align-items:center;
	gap:19px;
	margin-top:30px
}
.requestDemo-left h2 {
	font-size:22px;
	font-weight:400;
	line-height:37px;
	margin-bottom:8px;
	text-align:center;
	width:100%
}
.social-icons ul {
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	flex-wrap:wrap
}
}
#whoAreHero {
	width: 100%;
    height: 50vh;
    text-align: center;
    color: #fff;
    background-image: url(assets/imgs/whoweareimges/Wasooli\ aab-Group-3.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
#whoAreHero::before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#222b40b5;
	z-index:2
}
.whoAreHero-inner {
	padding:40px;
	padding-block:60px;
	position:relative;
	z-index:3
}
.whoAreHero-inner h2 {
	margin-top:50px;
	font-size:50px;
	font-weight:500
}
.whoAreHero-links {
	margin-top:10px;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:15px;
	font-size:16px;
	font-weight:450
}
.whoAreHero-links a {
	font-size:16px;
	line-height:14px;
	color:#fff;
	transition:.3s
}
.whoAreHero-links i {
	color:var(--dark-background);
	font-size:20px
}
.about-logic-inner {
	display:flex;
	justify-content:center;
	z-index:88888;
	padding:0 20px;
	overflow:hidden
}
.about-logic-left {
	width:45%;
	overflow:hidden;
	animation:.8s linear infinite alternate bounceAni
}
.about-logic-left img {
	width:90%;
	height:100%
}
@keyframes bounceAni {
	from {
	transform:translateY(15px)
}
}
.ab-log-ri-top h2 {
	font-size:30px;
	line-height:50px;
	font-weight:600;
	margin-bottom:9px;
	color:#555
}
.ab-log-ri-top h2 span {
	color:var(--dark-background);
	position:relative
}
.ab-log-ri-top h2 span::after {
	top:104%;
	left:0;
	width:80px;
	background-color:var(--dark-background);
	height:2.9px;
	z-index:2
}
.ab-log-ri-top h2 span::before {
	top:104%;
	left:0;
	width:10px;
	background-color:#eee;
	height:2.9px;
	z-index:4;
	animation:1.4s linear infinite spanLineMove
}
@keyframes spanLineMove {
	0% {
	transform:translateX(0)
}
100% {
	transform:translate(80px)
}
}
.ab-log-ri-top p {
	font-size:14px;
	color:#666
}
.ab-log-ri-bottom h4 {
	margin-top:15px;
	font-size:22px;
	color:#555;
	font-weight:600;
	margin-bottom:10px
}
.ab-log-ri-bottom h4 span,.aboutOurSelf-inner span {
	color:var(--dark-background);
	font-size:24px
}
.logic-services .service {
	display:flex;
	gap:1px;
	margin-bottom:4px
}
.logic-services .service i {
	font-size:14px;
	animation:2s infinite swing;
	padding:10px;
	width:30px;
	height:30px;
	margin-top:-1px;
	color:var(--dark-background)!important
}
.logic-services .service p {
	font-size:13px;
	color:#666
}
@keyframes swing {
	20% {
	transform:rotate(16deg)
}
40% {
	transform:rotate(-16deg)
}
60% {
	transform:rotate(6deg)
}
80% {
	transform:rotate(-6deg)
}
100% {
	transform:rotate(0)
}
}
.aboutOurSelf-inner {
	overflow-x:hidden
}
.aboutOurSelf-inner h4 {
	font-size:22px;
	line-height:32px;
	font-weight:600;
	margin-bottom:11px;
	color:#555;
	position:relative;
	width:fit-content
}
.project i,.team i {
	font-size:14px;
	padding:10px;
	width:30px;
	animation:2s infinite swing
}
.aboutOurSelf-inner h4::after {
	top:100%;
	left:0;
	width:80px;
	height:2.5px;
	background-color:var(--dark-background);
	z-index:2
}
.aboutOurSelf-inner h4::before {
	top:100%;
	left:0;
	width:10px;
	height:2.5px!important;
	background-color:#eee;
	z-index:4;
	animation:1.4s linear infinite spanLineMove
}
.ourMission,.ourTeam,.ourVision {
	margin-bottom:20px
}
.aboutOurSelf-inner p {
	font-size:14px;
	color:#666;
	line-height:22px
}
.projects .project,.team {
	display:flex;
	gap:2px;
	margin-bottom:11px
}
.modal-content>p,.weBelive .weBelive-node,.weBelive h4 {
	margin-bottom:15px
}
.team i {
	height:30px;
	margin-top:-2px
}
.ourContinueProjects .projrcts-p {
	font-size:16px;
	color:#555;
	line-height:22px;
	text-align:center;
	margin-block:20px
}
.projects {
	margin-top:40px;
	display:flex;
	align-items:center;
	justify-content:start;
	gap:20%
}
.project i {
	height:40px;
	margin-top:-3px;
	color:var(--dark-background)
}
.project p {
	color:#666
}
.weBelive h4 {
	margin-top:20px
}
.weBelive h5 {
	font-style:italic;
	margin-bottom:8px;
	font-size:15px;
	font-weight:530;
	color:#212529
}
#impressiveCards {
	padding:20px 50px
}
.impres-header h2 {
	font-size:30px;
	font-weight:600;
	margin-bottom:80px!important;
	color:#212529;
	text-align:center;
	line-height:55px;
	position:relative;
	color:var(--dark-background);
	width:fit-content;
	margin:auto
}
.impres-header h2::after {
	top:100%;
	left:30%;
	width:110px;
	height:2.5px;
	background-color:var(--dark-background);
	z-index:2
}
.impres-header h2::before {
	top:100%;
	left:33%;
	width:13px;
	height:2.5px!important;
	background-color:#eee;
	z-index:4;
	animation:1.4s linear infinite spanLineMoveH2
}
@keyframes spanLineMoveH2 {
	0% {
	transform:translateX(0)
}
100% {
	transform:translateX(100px)
}
}
.impressiveCards-container {
	margin-top:40px;
	display:grid;
	grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
	grid-gap:20px
}
.impressiveCard {
	height:310px;
	overflow:hidden;
	box-shadow:rgba(0,0,0,.35) 0 5px 15px;
	cursor:pointer;
	transition:.5s;
	position:relative
}
.impressiveCard:hover {
	transform:translateY(-10px);
	box-shadow:rgba(0,0,0,.186) 0 5px 15px
}
.impressiveCard-img {
	width:100%;
	height:65%;
	position:relative;
	transition:.5s linear
}
.impressiveCard-img #imgOne {
	width:100%;
	height:100%;
	position:absolute;
	opacity:1
}
.impressiveCard-img #imgTwo {
	width:100%;
	height:100%;
	opacity:0;
	z-index:1;
	transition:.5s linear
}
.impressiveCard-img:hover #imgTwo {
	opacity:1;
	display:block
}
.impressiveCard-info {
	padding:20px;
	display:flex;
	flex-direction:column;
	height:35%;
	width:100%;
	transition:1s;
	position:absolute;
	bottom:0;
	left:0
}
.impressiveCard-info h4 {
	font-size:18px;
	font-weight:530
}
.modal {
	position:fixed;
	top:0;
	left:0;
	z-index:1111;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.451);
	align-items:center;
	justify-content:center;
	display:none
}
.modal-content {
	width:90%;
	height:77%;
	background-color:#fefefe;
	border-radius:10px;
	padding:30px 25px 15px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
	position:relative;
	overflow-y:auto;
	transition:.3s
}
.modal-content::-webkit-scrollbar {
	width:0;
	background-color:transparent
}
.close {
	font-size:35px;
	color:#838383;
	position:absolute;
	top:5px;
	right:18px;
	cursor:pointer;
	transition:.3s
}
.close:focus,.close:hover {
	color:#000
}
.modal-header {
	display:flex;
	flex-direction:column;
	align-items:center;
	gap:5px
}
.modal-logo {
	width:100px;
	height:100px;
	border-radius:50%
}
.modal-header h4 {
	font-size:17px;
	font-weight:500;
	margin-bottom:20px;
	margin-top:-10px;
	color:#212529
}
.keyFeaH3 {
	font-size:22px;
	font-weight:530;
	color:#212529
}
.features-list {
	list-style:none;
	padding:0;
	display:flex;
	justify-content:center;
	width:100%;
	margin:15px auto 0;
	gap:20px;
	row-gap:5px
}
.features-list .feature-col {
	width:100%
}
.features-list li {
	color:#000;
	margin:10px 0;
	display:flex;
	align-items:center;
	font-size:13px
}
.features-list span {
	color:var(--dark-background);
	margin-right:2px;
	font-size:18px;
	animation:2s infinite swing;
	padding:6px;
	width:30px;
	height:30px;
	margin-top:-12px
}
@media (min-width:1200px) {
	#aboutOurSelf,#impressiveCards,.about-logic-inner {
	max-width:1220px;
	margin:40px auto
}
#aboutOurSelf,#impressiveCards {
	padding:20px
}
}
@media (max-width:950.98px) {
	.about-logic-left img {
	width:100%;
	height:100%;
	object-fit:cover
}
.about-logic-right {
	width:50%;
	margin-left:30px
}
}
@media (max-width:768.98px) {
	#about-logic {
	padding:40px 20px
}
.whoAreHero-inner h2 {
	margin-top:40px;
	font-size:40px;
	font-weight:500
}
.about-logic-inner {
	display:flex;
	z-index:88888;
	padding:0;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	gap:35px
}
.about-logic-left {
	width:100%
}
.about-logic-img,.about-logic-left {
	display:flex;
	align-items:center;
	justify-content:center
}
.about-logic-left img {
	width:66%;
	height:100%;
	object-fit:cover
}
.about-logic-right {
	width:100%;
	margin-left:30px
}
}
@media (max-width:650.98px) {
	.about-hero h2 {
	font-weight:500;
	margin-top:80px;
	font-size:25px;
	padding:0 15px
}
.projects {
	margin-top:10px;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	gap:5%
}
.impressiveCards-container {
	margin-top:40px;
	display:grid;
	grid-template-columns:repeat(auto-fit,minmax(245px,1fr));
	grid-gap:20px
}
}
@media (max-width:570.98px) {
	#impressiveCards {
	padding:20px
}
}
@media (max-width:550.98px) {
	#impressiveCards {
	padding:20px 50px
}
.impressiveCard-img {
	width:100%;
	height:65%
}
.impressiveCard-info {
	height:35%;
	width:100%
}
}
@media (max-width:492.98px) {
	#about-logic {
	padding-bottom:20px
}
#aboutOurSelf {
	padding-top:0
}
.projects {
	margin-top:5px;
	display:flex;
	align-items:flex-start;
	justify-content:flex-start;
	gap:5%;
	flex-wrap:wrap
}
.ourContinueProjects .projrcts-p {
	font-size:16px;
	color:#666;
	line-height:22px;
	text-align:start;
	margin-block:20px;
	margin-top:24px
}
.about-logic-left img {
	width:96%;
	height:100%;
	object-fit:cover
}
.impres-header h2 {
	font-size:20px;
	font-weight:600;
	margin-bottom:80px;
	color:#212529;
	text-align:center;
	width:fit-content;
	line-height:35px;
	position:relative
}
}
@media (max-width:410.98px) {
	.whoAreHero-inner h2 {
	margin-top:40px;
	font-size:33px;
	font-weight:500
}
.whoAreHero-links {
	margin-top:10px;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	gap:14px;
	font-size:14px;
	font-weight:450
}
.whoAreHero-links a {
	font-size:14px
}
.whoAreHero-inner {
	padding:15px;
	padding-block:60px
}
.ab-log-ri-bottom h4 {
	margin-top:15px;
	font-size:20px;
	color:#212529;
	font-weight:600;
	margin-bottom:8px
}
}
@media (max-width:450.98px) {
	#impressiveCards {
	padding:20px 15px
}
}
@media (max-width:370.98px) {
	.about-logic-inner {
	padding:0
}
.whoAreHero-inner h2 {
	margin-top:40px;
	font-size:30px;
	font-weight:500
}
.ab-log-ri-top h2 {
	font-size:27px;
	line-height:45px
}
.features-list .feature-col {
	width:100%
}
}
@media (max-width:280.98px) {
	.impressiveCards-container {
	grid-template-columns:repeat(auto-fit,minmax(225px,1fr))
}
#impressiveCards {
	padding:20px 10px
}
}
.height-light{
    color: #222b40;
    font-weight: 600;
}