* {
	margin: 0;
	padding: 0
}

html {
	scroll-behavior: smooth
}

body {
	font-family: 'poppins', sans-serif;
	background-color: #fff
}

@font-face {
	font-family: newyork;
	src: url('assets/fonts/newyork/FontsFree-Net-NewYork.ttf');
	font-weight: 400
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&amp;display=swap");
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&amp;display=swap');

li {
	list-style: none
}

a {
	text-decoration: none
}

.pb-50 {
	padding-bottom: 50px
}

.pb-100 {
	padding-bottom: 100px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pb-100 {
		padding-bottom: 90px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pb-100 {
		padding-bottom: 80px
	}

}

@media only screen and (max-width:767px) {
	.pb-100 {
		padding-bottom: 60px
	}

}

.pb-110 {
	padding-bottom: 110px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pb-110 {
		padding-bottom: 90px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pb-110 {
		padding-bottom: 80px
	}

}

@media only screen and (max-width:767px) {
	.pb-110 {
		padding-bottom: 60px
	}

}

.pb-120 {
	padding-bottom: 120px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pb-120 {
		padding-bottom: 90px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pb-120 {
		padding-bottom: 80px
	}

}

@media only screen and (max-width:767px) {
	.pb-120 {
		padding-bottom: 60px
	}

}

.pb-130 {
	padding-bottom: 130px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pb-130 {
		padding-bottom: 90px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pb-130 {
		padding-bottom: 80px
	}

}

@media only screen and (max-width:767px) {
	.pb-130 {
		padding-bottom: 60px
	}

}

.pb-140 {
	padding-bottom: 140px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pb-140 {
		padding-bottom: 90px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pb-140 {
		padding-bottom: 80px
	}

}

@media only screen and (max-width:767px) {
	.pb-140 {
		padding-bottom: 60px
	}

}

.pb-150 {
	padding-bottom: 150px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pb-150 {
		padding-bottom: 90px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pb-150 {
		padding-bottom: 80px
	}

}

@media only screen and (max-width:767px) {
	.pb-150 {
		padding-bottom: 60px
	}

}

.pb-200 {
	padding-bottom: 200px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pb-200 {
		padding-bottom: 90px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pb-200 {
		padding-bottom: 80px
	}

}

@media only screen and (max-width:767px) {
	.pb-200 {
		padding-bottom: 60px
	}

}

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.pt-40 {
	padding-top: 40px
}

.pb-40 {
	padding-bottom: 40px
}

.pt-100 {
	padding-top: 100px
}

@media only screen and (max-width:767px) {
	.pt-100 {
		padding-top: 60px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pt-100 {
		padding-top: 80px
	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pt-100 {
		padding-top: 90px
	}

}

.pt-110 {
	padding-top: 110px
}

@media only screen and (max-width:767px) {
	.pt-110 {
		padding-top: 60px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pt-110 {
		padding-top: 80px
	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pt-110 {
		padding-top: 90px
	}

}

.pt-120 {
	padding-top: 120px
}

@media only screen and (max-width:767px) {
	.pt-120 {
		padding-top: 60px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pt-120 {
		padding-top: 80px
	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pt-120 {
		padding-top: 90px
	}

}

.pt-130 {
	padding-top: 130px
}

@media only screen and (max-width:767px) {
	.pt-130 {
		padding-top: 60px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pt-130 {
		padding-top: 80px
	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pt-130 {
		padding-top: 90px
	}

}

.pt-140 {
	padding-top: 140px
}

@media only screen and (max-width:767px) {
	.pt-140 {
		padding-top: 60px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pt-140 {
		padding-top: 80px
	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pt-140 {
		padding-top: 90px
	}

}

.pt-150 {
	padding-top: 150px
}

@media only screen and (max-width:767px) {
	.pt-150 {
		padding-top: 60px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pt-150 {
		padding-top: 80px
	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pt-150 {
		padding-top: 90px
	}

}

.sp-x {
	padding-left: 100px;
	padding-right: 100px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.sp-x {
		padding-left: 30px;
		padding-right: 30px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.sp-x {
		padding-left: 30px;
		padding-right: 30px
	}

}

@media only screen and (max-width:767px) {
	.sp-x {
		padding-left: 10px;
		padding-right: 10px
	}

}

.mt-120 {
	margin-top: 120px
}

.mt-60 {
	margin-top: 60px
}

.ht-200 {
	padding-top: 200px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.ht-200 {
		padding-top: 180px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.ht-200 {
		padding-top: 160px
	}

}

@media only screen and (max-width:767px) {
	.ht-200 {
		padding-top: 130px
	}

}

@keyframes wcScale {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.75)
	}

	100% {
		transform: scale(1)
	}

}

@keyframes wcLoading {
	0% {
		transform: scaleY(0.1);
		background: #fff
	}

	50% {
		transform: scaleY(1);
		background: #2b3504
	}

	100% {
		transform: scaleY(0.1);
		background: transparent
	}

}

.preloader {
	width: 100%;
	height: 100%;
	background-color: #121212;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999
}

.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2
}

.bar {
	width: 6px;
	height: 60px;
	background: #fff;
	display: inline-block;
	transform-origin: bottom center;
	animation: wcLoading 1.5s ease-in-out infinite
}

.bar1 {
	animation-delay: 0.1s
}

.bar2 {
	animation-delay: 0.2s
}

.bar3 {
	animation-delay: 0.3s
}

.bar4 {
	animation-delay: 0.4s
}

.bar5 {
	animation-delay: 0.5s
}

.bar6 {
	animation-delay: 0.6s
}

.bar7 {
	animation-delay: 0.7s
}

.bar8 {
	animation-delay: 0.8s
}

.main_title {
	font-weight: 500;
	font-size: 50px;
	line-height: 1;
	color: #121212
}

.main_title span {
	font-family: newyork
}

.scroll-top {
	position: fixed;
	bottom: 0;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	color: #000;
	cursor: pointer;
	padding: 10px 6px;
	font-size: 16px;
	border-radius: 5px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
	background-color: #fff;
	mix-blend-mode: exclusion
}

.scroll-top.showed {
	bottom: 20px;
	opacity: 1;
	visibility: visible
}

.btn-buy {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #121212;
	border-radius: 6px;
	padding: 10px 26px;
	background-color: #C9F41A;
	margin-top: 50px;
	display: inline-block
}

.btn-buy-2 {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #121212;
	border-radius: 6px;
	padding: 10px 26px;
	background-color: #C9F41A;
	margin-bottom: 50px;
	display: inline-block
}

.header__area {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0
}

img.page-speed {
	width: 23%
}

.header__inner {
	gap: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px;
	background: #fff
}

.header__menu ul {
	display: flex;
	margin-bottom: 0px !important;
	padding: 0px
}

.header__menu>ul>li {
	transition: all 0.3s
}

.header__menu ul li:hover .megamenu {
	top: 70px;
	opacity: 1;
	visibility: visible
}

.header__menu ul li a {
	font-family: 'poppins', sans-serif !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #000;
	padding: 26px 44px;
	display: inline-block;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	transition: all 0.3s;
	cursor: pointer
}

.header__btn a {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #121212;
	border-radius: 6px;
	padding: 7px 22px;
	gap: 10px;
	display: flex;
	align-items: center;
	background-color: #C9F41A
}

.megamenu {
	position: absolute;
	width: 80%;
	left: 10%;
	top: 100px;
	transition: all 0.3s;
	opacity: 0;
	visibility: hidden;
	background-color: #121212;
	z-index: 9
}

.megamenu.full-width {
	width: 100%;
	left: 0
}

.megamenu_inner {
	padding: 60px;
	display: grid
}

.menu-col-4 {
	grid-template-columns: 1fr 1fr 1fr 1fr
}

.menu-col-6 {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

.megamenu_inner ul {
	gap: 0;
	display: flex;
	flex-direction: column
}

.megamenu_inner ul li:first-child a {
	cursor: unset;
	font-size: 20px
}

.megamenu_inner ul li:first-child a:hover {
	letter-spacing: unset
}

.megamenu_inner ul li a {
	padding: 10px 0;
	transition: all 0.3s;
	color: #fff
}

.megamenu_inner ul li a:hover {
	letter-spacing: 1px
}

.menu_icon {
	display: none
}

.has-dropdown>a {
	position: relative
}

.has-dropdown>a::after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	right: -10px;
	top: 35px;
	background-image: url(assets/imgs/arrow-4.html);
	background-repeat: no-repeat
}

.offcanvas__area {
	display: none
}

.hero__area {
	background-color: #000
}

.hero__top {
	text-align: center;
	padding-top: 160px
}

.hero__top .title {
	padding-bottom: 35px;
	font-weight: 500;
	font-size: 50px;
	line-height: 1;
	color: #fff
}

.hero__top .sub-title {
	font-weight: 600;
	font-size: 22px;
	line-height: 1.4;
	color: #fff
}

.hero__top p {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #999;
	position: relative
}

.hero__area .shape {
	position: absolute;
	top: 0;
	left: 300px;
	z-index: 0
}

.hero__wrap {
	display: grid;
	grid-gap: 40px;
	grid-template-columns: 260px auto 500px;
	margin-top: -70px
}

.hero__mid {
	position: relative;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: flex-end
}

.hero__mid .main-img {
	position: absolute;
	right: -100px;
	bottom: -110px;
	max-width: 1010px
}

.hero__mid .arrow {
	margin-bottom: 50px
}

.hero__mid .video {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 80px;
	cursor: pointer;
	z-index: 1
}

.hero__mid .icon {
	width: 65px;
	height: 65px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s;
	position: relative;
	background-color: #EDEDED
}

.hero__mid .icon::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 100%;
	z-index: -1;
	background-color: rgba(55, 54, 61, 0.8);
	animation: wcScale 3s infinite linear
}

.hero__mid .icon:hover span {
	background-color: #2b3504
}

.hero__mid .icon span {
	width: 17px;
	display: inline-block;
	height: 15px;
	background: #121212;
	border-radius: 1px;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: rotate(90deg);
	transition: all 0.3s;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%)
}

.hero__mid .text {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
	color: #fff
}

.hero__right {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center
}

.hero__right .envato {
	margin-bottom: 0
}

.hero__left {
	display: flex
}

.hero__modal {
	width: 100%;
	height: 100vh;
	position: fixed;
	background-color: #121212;
	opacity: 0;
	visibility: hidden;
	transform: scale(0.5);
	z-index: 999
}

.hero__modal.showed {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	transition: all 0.3s
}

.modal__inner {
	width: 65%;
	height: 80%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.hero__modal iframe {
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 5px
}

.modal_close {
	font-size: 30px;
	color: #fff;
	font-weight: 300;
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
	transition: all 0.3s
}

.modal_close:hover {
	color: #C9F41A
}

.feature__area {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #fff
}

.feature__inner {
	padding: 0 30px;
	max-width: 1460px;
	margin: 0 auto
}

.feature__top {
	display: grid;
	grid-gap: 30px;
	align-items: center;
	justify-content: space-between;
	grid-template-columns: auto auto;
	padding-bottom: 70px;
	background-image: url(images/web_page_images/arrow.png);
	background-position: center;
	background-repeat: no-repeat
}

.feature__top p {
	max-width: 410px;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #555
}

.feature__top p span {
	font-weight: 400;
	color: #121212
}

.feature__list {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 1fr 1fr 1fr 1fr
}

.feature__item {
	padding: 50px 50px 30px;
	border-radius: 15px;
	background-color: #a5e8e8
}

.feature__item:nth-child(2) {
	background-color: #D4E7C8
}

.feature__item:nth-child(3) {
	background-color: #D1C2F2
}

.feature__item:nth-child(4) {
	background-color: #EFD8D3
}

.feature__item img {
	max-width: 100%
}

.feature__item .title {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.2;
	color: #121212;
	padding-bottom: 20px
}

.feature__item p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #121212;
	min-height: 160px
}

.journey__area {
	background-color: #fff;
	padding-bottom: 140px;
	background-image: url(assets/imgs/bg-2.html);
	background-position: bottom center;
	background-repeat: no-repeat
}

.journey__inner {
	max-width: 1170px;
	margin: 0 auto;
	text-align: center;
	padding: 0 20px
}

.journey__inner .main_title {
	padding-bottom: 50px
}

.journey__inner .video {
	width: 100%;
	height: 658px;
	border-radius: 10px
}

.journey__inner iframe {
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 20px
}

.counter_top {
	padding-top: 40px;
	padding-bottom: 60px
}

.counter_top p {
	font-family: 'Kalam', cursive;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	color: #999;
	max-width: 570px;
	margin: 0 auto;
	padding-bottom: 20px
}

.counter_top p span {
	color: #fff
}

.counter_wrap {
	display: flex;
	align-items: center;
	justify-content: space-around;
	max-width: 500px;
	margin: 0 auto
}

.counter_active {
	font-family: 'Joti One', cursive;
	font-weight: 400;
	font-size: 48px;
	line-height: 1;
	color: #fff
}

.counter {
	text-align: left
}

.counter p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.3;
	color: #fff
}

.demo__area {
	padding: 140px 0;
	text-align: center;
	background-color: #F5F5F5
}

.demo__inner {
	padding: 0 30px;
	max-width: 1520px;
	margin: 0 auto
}

.demo__list {
	display: none
}

.demo__list-inner {
	display: grid;
	grid-gap: 60px 85px;
	grid-template-columns: repeat(3, 1fr)
}

.demo__item {
	transition: all 0.3s
}

.demo__item .title {
	font-weight: 400;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	color: #121212;
	transition: all 0.3s;
	padding-top: 20px;
	text-transform: uppercase
}

.demo__item:hover:hover .title {
	color: #2b3504
}

.demo__top p {
	max-width: 560px;
	margin: 0 auto;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #555;
	padding-top: 35px
}

.demo__top p span {
	color: #121212;
	font-weight: 500
}

.demo__top img {
	margin-top: 5px;
	margin-bottom: 10px;
	transition: all 0.3s
}

.demo__top .rotate {
	transform: rotateY(180deg)
}

.demo__btn {
	width: 255px;
	height: 45px;
	background: #EBEBED;
	border-radius: 25px;
	margin: 0 auto;
	margin-bottom: 70px;
	display: flex;
	align-items: center;
	justify-content: space-around
}

.demo__btn button {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #121212;
	border: none;
	cursor: pointer;
	height: 45px;
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 5px 16px;
	border-radius: 25px;
	transition: all 0.3s;
	background: transparent;
	text-transform: capitalize
}

.demo__btn i {
	opacity: 0;
	transition: all 0.3s
}

.demo__btn .active {
	background-color: #fff
}

.demo__btn .dark.active {
	color: #fff;
	background-color: #121212
}

.demo__btn .active i {
	opacity: 1
}

.plugin__area {
	background-color: #EDEDED
}

.plugin__inner {
	max-width: 1660px;
	margin: 0 auto;
	padding: 0 30px;
	display: grid;
	grid-gap: 150px;
	grid-template-columns: auto 1fr 445px
}

.plugin__mid {
	position: relative
}

.plugin_item {
	display: grid;
	grid-template-columns: auto 1fr auto;
	grid-gap: 20px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	align-items: center;
	border-bottom: 1px solid #D1D1D1
}

.plugin_item .name {
	font-weight: 500;
	font-size: 24px;
	line-height: 26px;
	color: #000
}

.plugin_item p {
	font-weight: 500;
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	background: #121212;
	border-radius: 5px;
	padding: 6px 10px
}

.plugin__mid .plugins {
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(90%, -60%)
}

.plugin__top p {
	width: 410px;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #555;
	padding-top: 20px
}

.plugin__btm {
	padding: 50px;
	background: #E3E3E3;
	border-radius: 15px
}

.plugin__btm .save {
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #121212
}

.plugin__btm .price {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #121212;
	border-bottom: 1px solid #121212;
	padding-bottom: 30px;
	margin-bottom: 30px
}

.plugin__btm .price span {
	font-family: 'Joti One';
	font-size: 48px
}

.plugin__btm p {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #121212
}

.elementor__area {
	max-width: 1660px;
	margin: 0 auto;
	padding: 100px 30px 30px;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	background-color: #fff;
	position: relative
}

.elementor__area::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	left: 60%;
	top: 0;
	background-color: #D1D1D1
}

.elementor__inner {
	display: grid;
	grid-gap: 60px;
	grid-template-columns: 2fr 1fr
}

.elementor__right {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center
}

.elementor__right img {
	margin-bottom: 20px
}

.elementor__right p {
	max-width: 410px;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #555;
	padding-top: 30px
}

.responsive__area {
	max-width: 1520px;
	margin: 0 auto;
	padding: 100px 30px 100px;
	border-bottom: 1px solid #D1D1D1;
	position: relative
}

.responsive__area::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	left: 45%;
	top: 0;
	background-color: #D1D1D1
}

.responsive__inner {
	display: grid;
	grid-gap: 60px;
	grid-template-columns: 1fr 1.6fr
}

.responsive__left p {
	max-width: 550px;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #555555;
	padding-top: 30px;
	padding-bottom: 50px
}
.responsive__left p.custom-p{
	padding-top: 0px;
	padding-bottom: 0px;
}
.responsive__right {
	text-align: right
}

.device_list {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: repeat(4, 1fr);
	text-align: center
}

.device_type {
	position: relative
}

.device_type::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	left: -15px;
	top: 0;
	background-color: #D9D9D9
}

.device_type:first-child:after {
	position: unset
}

.device_type h3 {
	font-weight: 500;
	font-size: 14px;
	line-height: 15px;
	color: #0D0D0E;
	padding-bottom: 8px
}

.device_type p {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.1;
	padding: 0;
	color: #555555
}

.device_type .img {
	min-height: 100px
}

.service__area {
	padding: 0 320px;
	background-color: #121212
}

.service__inner {
	display: grid;
	grid-gap: 60px;
	grid-template-columns: 2fr 1fr;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
	position: relative;
	padding: 120px 0
}

.service__inner::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	left: 50%;
	top: 0;
	background-color: #242424
}

.service__left .main_title {
	color: #fff;
	padding-bottom: 30px
}

.service__left p {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #999999;
	max-width: 410px
}

.demo__item {
	overflow: hidden
}

.demo__item img {
	max-width: 100%;
	transition: all 3s
}

.demo__item:hover img {
	transform: scale(1.03)
}

.footer__area {
	text-align: center;
	padding: 130px 30px;
	background-color: #171818
}

.footer__inner .sub-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 1;
	text-align: center;
	color: #FFFFFF
}

.footer__inner .title {
	font-weight: 500;
	font-size: 130px;
	line-height: 0.9;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 35px
}

.footer__inner p {
	font-weight: 400;
	font-size: 24px;
	line-height: 1.1;
	text-align: center;
	color: #999999;
	padding-bottom: 60px
}

.footer__inner a {
	font-weight: 500;
	font-size: 21px;
	line-height: 30px;
	padding: 15px 40px;
	color: #121212;
	display: inline-block;
	background: #C9F31D;
	border-radius: 10px
}

.portfolio__area {
	z-index: 0;
	position: relative;
	background-color: #c5cdd4
}

.portfolio__btm {
	display: flex;
	align-items: flex-end;
	justify-content: center
}

.portfolio__btm img:nth-child(1) {
	margin-right: -120px
}

.portfolio__btm img:nth-child(2) {
	margin-right: -120px
}

.portfolio__btm img:nth-child(4) {
	margin-left: -120px;
	position: relative;
	z-index: -1
}

.portfolio__btm img:nth-child(5) {
	margin-left: -120px;
	position: relative;
	z-index: -2
}

.portfolio__top {
	padding-top: 100px;
	padding-bottom: 65px;
	text-align: center;
	max-width: 770px;
	margin: 0 auto
}

.portfolio__top p {
	font-weight: 300;
	font-size: 17px;
	line-height: 1.5;
	color: #121212;
	padding-top: 30px
}

.speed__area {
	background: #000;
	padding: 100px 0px
}

.speed__area .main_title {
	color: #fff;
	line-height: 0.8
}

.speed__left p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #999;
	max-width: 415px;
	padding-top: 25px
}

.speed__inner {
	margin: 0 auto;
	display: grid;
	grid-gap: 50px;
	grid-template-columns: 1.3fr 1.3fr 1fr
}

.speed__mid {
	padding: 30px 45px;
	display: flex;
	grid-gap: 30px;
	border-radius: 2px;
	background: #202022;
	justify-content: space-between;
	position: relative
}

.speed__level h4 {
	font-weight: 400;
	font-size: 70px;
	line-height: 1;
	color: #87FEDD
}

.speed__level h4 sup {
	font-weight: 300;
	font-size: 40px;
	line-height: 0.8;
	color: #fff
}

.speed__level p {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3;
	color: #A7A7A7;
	margin-bottom: 0
}

.speed__level p span {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	display: inline-block;
	width: 31px;
	height: 31px;
	border: 1px solid #525252;
	border-radius: 11px;
	text-transform: uppercase;
	text-align: center;
	margin-right: 5px
}

.speed__right p {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	text-transform: capitalize
}

.gt-score {
	padding: 20px;
	border-radius: 2px;
	margin-bottom: 30px;
	background: linear-gradient(90.01deg, #7273FF 0%, #F562B3 100.65%)
}

.gt-score p {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.theme-compare {
	background: #202022;
	border-radius: 2px;
	padding: 30px 30px 20px
}

.theme-compare p {
	display: grid;
	grid-gap: 20px;
	align-items: center;
	grid-template-columns: 105px auto auto;
	padding-bottom: 15px
}

.theme-compare p span {
	display: inline-block;
	width: 150px;
	height: 7px;
	border-radius: 18px;
	background: linear-gradient(90deg, #C9F31D 0.71%, #D7BC60 100%)
}

.theme-compare p:last-child span {
	width: 100px;
	background: #474749
}

.element__area {
	padding: 100px 0;
	background-color: #121212
}

.element__inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 130px 30px 65px;
	display: grid;
	grid-gap: 80px;
	grid-template-columns: 1.8fr 1fr;
	align-items: center
}

.element__left {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.element__left .totol {
	font-weight: 500;
	font-size: 250px;
	line-height: 1;
	color: #fff
}

.element__right .main_title {
	color: #fff
}

.element__right p {
	max-width: 385px;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #999;
	padding-top: 30px
}

.element__slider-wrap {
	padding: 0 0
}

.element__slide {
	padding: 20px;
	background: #1F1F1F;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px
}

.element__slide p {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.5;
	color: #999
}

.swiper-wrapper {
	transition-timing-function: linear
}

.element__slider_2 {
	margin-top: 20px
}

.advancef__area {
	text-align: center;
	padding: 100px 30px;
	background-color: #c5cdd4
}

.advancef__inner {
	max-width: 1520px;
	margin: 0 auto
}

.advancef__top {
	padding-bottom: 60px
}

.advancef__top p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #555;
	padding-top: 30px
}

.advancef__btm {
	display: grid;
	grid-gap: 70px;
	grid-template-columns: repeat(4, 1fr)
}

.advancef__btm h3 {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.5;
	color: #121212;
	padding-top: 40px;
	padding-bottom: 18px
}

.advancef__btm p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #555
}

.advancef__feature img {
	max-width: 100%
}

.innerpage__area {
	padding: 100px 30px;
	background-color: #F5F5F5;
	border-top: 1px solid #D1D1D1;
	position: relative
}

.innerpage__area::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	left: 40%;
	top: 0;
	background-color: #D1D1D1
}

.innerpage__inner {
	max-width: 1520px;
	margin: 0 auto;
	display: grid;
	grid-gap: 100px;
	grid-template-columns: 1fr 2fr
}

.innerpage__right {
	display: grid;
	grid-gap: 12px;
	grid-template-columns: 1fr 1fr 1fr;
	padding-left: 120px;
	filter: drop-shadow(0px 0px 50px rgba(55, 54, 61, 0.1))
}

.innerpage__right div {
	display: flex;
	gap: 12px;
	align-items: flex-start;
	flex-direction: column;
	justify-content: space-between
}

.innerpage__left {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

.innerpage__left p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #555;
	padding-top: 30px;
	padding-bottom: 50px
}

@media (max-width:768px) {
	.innerpage__left {
		flex-direction: row;
		justify-content: space-between;
		gap: 20px
	}

	.innerpage__left p {
		padding-top: 0
	}

}

@media (max-width:767px) {
	.innerpage__left {
		flex-direction: column
	}

	.innerpage__left p {
		padding-top: 0
	}

}

.innerpage__left a {
	font-weight: 500;
	font-size: 15px;
	color: #121212;
	border-radius: 6px;
	padding: 12px 36px;
	background-color: #C9F41A
}

.innerpage__right img {
	width: 100%
}

.support__area {
	padding: 130px 30px;
	background-color: #D0CBC3
}

.support__inner {
	max-width: 1520px;
	margin: 0 auto;
	display: grid;
	grid-gap: 120px;
	grid-template-columns: repeat(4, 1fr)
}

.support__type h2 {
	font-weight: 500;
	font-size: 30px;
	line-height: 1.1;
	color: #121212;
	padding-bottom: 30px
}

.support__type p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #121212
}

@media (min-width:1441px) {
	.megamenu_inner.menu-col-6 {
		padding: 60px 160px
	}

}

@media (min-width:1920px) {
	.megamenu_inner.menu-col-6 {
		padding: 60px 220px
	}

}

.shopify-section{
	background: #050028;
    padding-top: 170px;
    padding-bottom: 100px;
}

.shopify-heading{
	color: #fff;
}

.shopify-paragraph{
	color: #fff;
}

.shopify-button{
	background: #ffffff;
    border-color: #ffffff;
    color: #232323;
    margin-top: 30px;
    font-size: 15px;
    padding: 12px 40px 13px;
    line-height: 25px;
    display: inline-block;
    border: 2px solid transparent;
    white-space: pre-wrap;
    letter-spacing: .5px;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    font-weight: 600;
    outline: none;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

.shopify-button:hover{
	background-color: #3a28ff ;
    color: #ffffff;
    border-color: #3a28ff;
}

.shopify-image-box img{
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.why_choose_shopify_grid{
	grid-template-columns: repeat(3, 1fr);
}

@media screen and (max-width:1024px){
	.shopify-section{
		padding-top: 150px;
	}
}
@media screen and (max-width:600px){
	.shopify-section{
		padding-top: 100px;
		padding-bottom: 50px;
	}

	.shopify-button{
		margin-bottom: 30px;
	}
}