.m0 {
	margin: 0;
}
.m-0a {
	margin: 0 auto;
}
.ml-0 {
	margin-left: 0;
}
.navigation-menu .mobile-header .logo a img {
	width: 170px;
}
.hero-swiper-wrap {
	z-index: 2;
}
.hero-swiper-wrap .swiper-container {
	width: 560px;
}
.main-swiper-custom-height {
	height: 580px;
    border-top-left-radius: 10px;
    border-top-right-radius: 140px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 140px;
	box-shadow: -5px 20px 25px rgba(50, 50, 150, .35);
}
.main-img-enter-shop {
	width: 400px;
	height: 600px;
	position: absolute;
	top: 0;
	right: 100px;
}
.p-main-city {
	width: fit-content;
	margin: 15px;
	padding: 5px 20px;
	border-radius: 10px;
	background: #fcffff;
}
.blog-inner-nuber-span {
	width: 50px;
	text-align: center;
	font-size: 29px;
	font-weight: bold;
	margin-right: 20px;
	background: #88cbfe;
	border-top-right-radius: 12px;
}
.app-feature-single {
	border-top-right-radius: 2rem;
	border-bottom-right-radius: 2rem;
	border-bottom-left-radius: 2rem;
}
.position-button-a {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.abot-icon-img {
	width: 190px;
} 
.sub-title-mob-2 {
	margin-top: 10px !important;
}
.pricing-slider-navigation {
	display: none;
}
.for-who-wrap {
	display: flex;
	justify-content: space-between;
}
.for-who-inner {
	width: 48%;
}
.for-who-img {
	width: 100%;
	height: 570px;
	margin: 40px 0;
	border-radius: 10px;
}
.format-video {
	width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 40px;
}
.site-look-slider .swiper-container {
	z-index: 2;
}
.arrow-steps {
	display: flex;
	align-items: center;
}
.arrow-steps i {
	font-size: 80px;
}
.schema-slider-height {
	height: 350px;
}
.testimonial-slider-navigation {
	width: fit-content;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    right: 60px;
    z-index: 2;
}
.testimonial-slider-navigation i {
	transform: rotate(90deg);
    cursor: pointer;
}
.otziv-video-link-1 {
	color: #94a2fd;
}
.link-underline span i {
	color: #94a2fd;
	font-size: 19px;
}
@media screen and (max-width: 1600px) {
	.hero-content {
		padding-top: 5rem;
	}
}
@media screen and (max-width: 1200px) {
	.pricing-single ul li:nth-child(n+2) {
		margin-top: 1rem;
	}
	.for-who-img {
		height: 580px;
	}
}
@media screen and (max-width: 1000px) {
	.for-who-wrap {
		flex-direction: column;
	}
	.for-who-inner {
		width: 100%;
		margin: 40px 0;
	}
}
@media screen and (max-width: 768px) {
	h1 {
		font-size: 34px;
	}
	.download-button-group {
		text-align: left;
	}
	.hero-swiper-wrap .swiper-container {
		width: 300px;
		margin-bottom: 40px;
	}
	.mod-slide-mb {
		margin-bottom: 50px;
	}
	.app-feature-single h3 {
		font-size: 18px;
	}
	.app-feature-single-wrapper p {
		font-size: 17px;
	}
	.team-single h3 {
		font-size: 19px;
	}
	.team-single p {
		font-size: 17px;
		margin-top: 10px
	}
	.site-look-mob {
		width: 100%;
	}
	.etaps-p-mob {
		font-size: 16px;
	}
	.faq-section {
		padding-top: 0;
	}
	.faq {
		padding: 3rem 1rem;
	}
	.cta-mob-p {
		padding-top: 70px;
	}
	.blog-section {
		padding-top: 0;
	}
	.pricing-slider-navigation {
		display: flex;
	}
	.testimonial-section {
		padding-top: 70px;
	}
	.testimonial-slider-navigation {
		bottom: 0;
	    width: 100%;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	    right: 0;
	    z-index: 0;
	}
	.testimonial-section-wrapper {
		padding: 1rem 0 5rem 0;
	}
	.test-slider-nav {
		bottom: -50px;
		position: absolute;
	}
	.testimonial-slider-navigation-prev i {
		margin-right: 50px;
	}
	.testimonial-slider-navigation-next i {
		margin-left: 50px;
	}
	.testimonial-slider-navigation i {
		transform: rotate(0deg);
	}
	.social-gradient .facebook i {
		font-size: 19px;
	}
}