.our-process_2 > h3 {
	font-size: 54px;
	font-weight: 500;
}

.our-process_2 {
	text-align: center;
	position: relative;
	z-index: 999;
	margin-bottom: 30px;
}

.slider_our-process {
	width: 100% !important;
}

.nopadding {
	padding: 0px;
}

.slider_our-process_para {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	column-gap: 2rem;
	max-width: 917px;
	padding-top: 5%;
	margin: 0 auto;
}

.our-process_slider > .swiper.mySwiper2 {
	height: 100vh;
}

#our-process_slider_1 {
	background-position: bottom center !important;
	background-repeat: no-repeat !important;
}

.border-gradient {
	position: relative;
	font-size: 18px;
}

.border-gradient:after {
	content: '';
	height: 5px;
	position: absolute;
	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	width: 33px;
	bottom: -7px;
	left: 0;
}

.slider_our-process_para_content_left {
	flex: 100%;
}

.slider_our-process_para_content > p {
	padding-left: 30px;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
}

.process_para_content_box > h4 {
	font-size: 26px;
	line-height: 48px;
	font-weight: 600;
}

.mySwiper2 .swiper-pagination_btn > .swiper-pagination {
	top: 75%;
	transform: translateY(-75%);
	bottom: auto;
}

.bg-gradient {
	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	display: block;
	padding: 7px;
	position: relative;
	top: 16px;

}

.data-box-lucrative {
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 2rem;
	height: 418px;
	position: relative;
	overflow: hidden;
}

.number-para {

	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	height: 100%;
	width: 224px;
}

.number-para > p {
	font-family: Poppins;
	font-size: 90px;
	font-weight: 600;
	line-height: 80px;
	letter-spacing: 0em;
	text-align: center;
	transform: rotate(-90deg);
	position: relative;
	top: 49%;
}

.data-box-lucrative > p {
	font-size: 26px;
	font-weight: 400;
	padding-right: 10px;
	margin: 0px;
}

.bg-data1_para {
	padding: 5%;
}

.bg-data1_para > h2 {
	font-family: Poppins;
	font-size: 50px;
	font-weight: 600;
	line-height: 80px;
	letter-spacing: 0em;
	text-align: center;
	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.bn-left > span {
	font-size: 54px !important;
}

.bg-data1_para > p {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
}

.secondary-lucrative-box > li:last-child {
	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	position: relative;
	text-align: center;


}

.primary-lucrative-box > li:last-child:after {
	position: absolute;
	content: '';
	background: url('../images/dotted-bg-pattern2.svg') no-repeat;
	top: -46px;
	right: -4em;
	width: 174px;
	height: 112px;
	z-index: -1;

}

.bg-data2_para > h2 {
	font-family: Poppins;
	font-size: 50px;
	font-weight: 600;
	line-height: 80px;
	letter-spacing: 0em;
	text-align: center;
}

.bg-data2_para {
	padding: 5%;
}

.bg-data2_para > p {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
}

.two-x-box > h4 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 90px;
	text-align: center;
	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

.bg-data1 .bg-data1-box {
	display: flex;
	justify-content: space-between;
	border: 1px solid rgba(255, 255, 255, 0.5);
	padding: 5%;
	column-gap: 2rem;
	align-content: center;
}

.design-bx {
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 34px;
}

.primary-lucrative-box > li {
	flex: 0 0 49%;
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.primary-lucrative-box > li:last-child {
	border: none;
}

.primary-lucrative-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	z-index: 9;
	position: relative;
}

.secondary-lucrative-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 20px;
}


.secondary-lucrative-box > li {
	flex: 0 0 49%;
	border: 1px solid rgba(255, 255, 255, 0.5);
}


section.lucrative-box {
	padding-top: 5rem;
}

.hassle-free {
	position: relative;
	top: 0;
	text-align: center;
	margin-bottom: 30px;
}

.hassle-free > h3 {
	font-family: Poppins;
	font-size: 54px;
	font-weight: 500;
	line-height: 80px;
	letter-spacing: 0em;
}



section.work-with-block {
	padding-top: 7rem;
/*	padding-bottom: 4rem;*/
	position: relative;
	margin-top: 100px;
	overflow: hidden;
}

/*.swiper-slide.swiper-slide { display: none; }
.swiper-slide.swiper-slide-active { display: block; }
*/
section.work-with-block:after {
	position: absolute;
	content: '';
	background: url('../images/dotted-bg-pattern.svg') no-repeat;
	top: 0px;
	left: 10px;
	width: 174px;
	height: 112px;
}

.heading-para {
	padding-left: 6.5rem;
}

.svg-para {
	padding: 7% 0%;
}

.work-with_warp {
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 5rem;
}

.our-process_4 > h4 {
	font-family: Poppins;
	font-size: 54px;
	font-weight: 500;
	line-height: 70px;
	letter-spacing: 0em;
	text-align: left;
}

.our-process_4 {
	margin-top: 70px;
}


.growth_warp {
	background: url(../images/growth.png) no-repeat;
	background-size: cover;
	position: relative;
	padding: 6rem 0rem 6rem 0rem;


}

.growth_para_image {
	margin: 50px 0px;
}

/*.growth_para {
  text-align: center;
  position: relative;
  top: 30px;
}*/

.growth_para > h5 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 340px;
	text-align: center;
	letter-spacing: -0.11em;
	background: linear-gradient(90deg, #53B6E7 4.72%, #4F6DB6 44.43%, #4D3F98 83.43%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-top: 5%;

}

/*.growth_para_image {
  position: absolute;
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 0px;
  top: 20px;
}
*/

.work-with_warp .work-with_right,
.work-with_warp .work-with_left {
	flex: 0 0 50%;
	overflow: hidden;
}

.work-swiper .swiper-wrapper {
	text-align: center;
	padding-bottom: 5rem
}

.work-swiper .swiper-slide {
	opacity: 0 !important;
}

.work-swiper .swiper-slide-active {
	opacity: 1 !important;
}

.swiper-pagination_para_2 .swiper-button-next,
.swiper-button-prev {
	top: 100%;


}

.swiper-pagination_para_2 {
	position: relative;
	max-width: 90px;
	margin: 59px auto;
	/*		left: 30px;*/
}

.swiper-pagination_para_2 > .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: '';
	background-image: url('../images/active-btn.png');

	height: 17px;
	width: 14px;
}

.swiper-pagination_para_2 > .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: '';
	background-image: url('../images/active-btn.png');
	height: 17px;
	transform: rotate(178deg);
	width: 14px;
}

.swiper-pagination_para_2 > .swiper-button-next,
.swiper-button-prev {
	width: auto;
	height: auto;
	color: rgba(255, 255, 255, 0.3);

}

/*
.swiper-pagination_para_2>.swiper-button-next.swiper-button-black {
  left: 0;

  background-repeat: no-repeat;
}
*/


/***How we operate***/

.bn-left.how-we-operate > h1 {
	font-size: 50px;


}

.how-we-operate_2 {
	text-align: center;
	padding-top: 4%;
	padding-bottom: 0%;
}

.how-we-operate_2 > h2 {
	font-size: 34px;
	font-weight: 600;
	line-height: 58px;
	position: relative;
	z-index: 999;
}

.how-we-operate_2:after {
	position: absolute;
	content: "";
	background: url('../images/dotted-bg-pattern1.svg') no-repeat;
	top: 0px;
	left: -160px;
	width: 288px;
	height: 166px;
	z-index: 1;
}


.how-we-operate-second-block {
	padding-top: 7rem;
	background: #000;
	position: relative;

}


.how-we-operate-second-block .csright-block {
	position: relative;
}

.how-we-operate-second-block .scroll-svg:after {
	position: absolute;
	content: "";
	background: url(../images/plane2.png) no-repeat;
	width: 87px;
	height: 67px;
	top: -55px;
	left: -58px;
	transform: rotate(8deg);
	z-index: 12;
}

.how-we-operate-second-block .scroll-svg {
	position: relative;
	padding-right: 0rem;
}


.how-we-operate-left {
	padding-left: 21%;
}

.how-we-operate-bn-block {
	position: relative;
}

.how-we-operate-nopadding {
	padding: 0px !important;
}

.how-we-operate-right {
	text-align: right;
}

.svg-icon_parent {
	position: relative;
	height: 185px;
}

.svg-icon-how-we-operate-second {
	position: absolute;
	right: -12px;
	top: -40px;
}

section.sell-your-ecommerce-para {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.sell-your-ecommerce-para_datils > h5 > a {

	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 80px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: relative;
	top: 2px;
}


.sell-your-ecommerce-para_datils {
	position: relative;
	text-align: center;
	height: 85px;
	display: block;
	max-width: 590px;
	margin: 0 auto;
	font-size: 30px;
}

.sell-your-ecommerce-para_datils::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 50px;
	padding: 2px;
	/* control the border thickness */
	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	-webkit-mask:
		linear-gradient(#fff 0 0) content-box,
		linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	pointer-events: none;
}

.sell-your-ecommerce-para_datils:hover {
	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	-webkit-mask:
		linear-gradient(#fff 0 0) content-box,
		linear-gradient(#fff 0 0);
	border-radius: 50px;


}

/*
.footer ul {
  border-top: 2px solid rgb(255 255 255 / 30%);

}
ul.social {
    border: none;
}
.footer .social > li a {
    display: block;
}
*/

.mySwiper2 .swiper-pagination_btn > .swiper-pagination-horizontal .swiper-pagination-bullet:nth-child(1) {
	background-image: url(../images/active_sv1.svg);
	opacity: 1;
}

.mySwiper2 .swiper-pagination_btn > .swiper-pagination-horizontal .swiper-pagination-bullet:nth-child(2) {
	background-image: url(../images/active_sv1.svg);
	opacity: 1;
}

.mySwiper2 .swiper-pagination_btn > .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:nth-child(3) {
	background-image: url(../images/ellipse143.svg);
	width: 40px;
	opacity: 1;
}

.mySwiper2 .swiper-pagination_btn > .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:nth-child(4) {
	display: none !important;
}

.mySwiper2 .swiper-pagination_btn > .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:nth-child(5) {
	display: none !important;
}

.swiper-pagination-bullet {
	background: transparent;
}

.mySwiper2 .swiper-pagination_btn > .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-image: url(../images/active_svg.svg);
	opacity: 1;
	margin: 0px;
	top: -5px;
	position: relative;
}

.mySwiper2 .swiper-pagination_btn > .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-image: url(../images/ellipse144.svg);
	opacity: 1;
	margin: 0px 0px !important;
}

.mySwiper2 .swiper-pagination_btn > .swiper-pagination-horizontal .swiper-pagination-bullet {
	background-size: auto;
	margin: 0px 5px;
	border-radius: 0px;
	border: 0px;
	width: 60px;
	height: 50px;
	background-repeat: no-repeat;
}

/********formModal *******/
div#formModal {
	position: relative;
}

div#formModal .brder-click {
	position: absolute;
	right: 10px;
	top: 10px;
}

div#formModal .brder-click span {
	cursor: pointer;
}

.brder-click {
	display: flow-root;
}

.brder-click button.close {
	background: #fff;
	opacity: 1;
	border-radius: 50%;
	font-weight: 100;
	width: 25px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	height: 100%;
}

div#formModal .modal-content {
	background-color: #000;
	border: #4D3F98;
	padding: 35px;
	border: 5px solid;
	border-image-slice: 1;
	border-width: 3px;
	border-image-source: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
}

div#formModal .modal-content label {
	font-size: 13px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0.2rem;
}

button.btn.btn-primary {
	background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);
	border-radius: 50px;
	width: 100%;
	border: none;
	font-size: 16px;
	padding: 10px;
	font-weight: 500;
}

.form-control {
	background: #242424;
	border: navajowhite;
	height: 32px;
	font-size: 14px;
}

.textbx-frm {
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.textbx-frm a {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}



.growth_para_image #slider {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.growth_para_image #slider img {
	display: none;
	max-width: 100%;
}

.growth_para_image #slider img.show {
	display: inline;
}

.navbar-toggler {
	border: none !important;
}

.social {
	border: none;
}
.work-swiper .swiper-pagination{bottom: 2.5rem}
.work-swiper .swiper-pagination-bullet{border: 1px solid #fff;opacity: .9}
.work-swiper .swiper-pagination-bullet-active{background: linear-gradient(90deg, #53B6E7 4.72%, #4D3F98 65.2%);border: none}




@media (min-width: 576px) {
	.modal-dialog {
		max-width: 600px;
	}
}

@media (max-width: 767.9px) {
	.header-block nav.navbar.navbar-expand-md {
		padding-left: 0px;
		padding-right: 0;
	}

	.how-we-operate-left {
		padding-left: 0px;
	}

	section.how-we-operate-bn-block .p-0 {
		padding: 0px 15px !important;
	}

	.heading-para {
		padding-left: 15px;
		padding-right: 15px;
	}

	.bn-left.how-we-operate > h1 {
		font-size: 40px;
	}

	.mySwiper2 .swiper-pagination_btn {
		position: relative;
		left: 12px;
	}

	.how-we-operate_2 > h2 {
		font-size: 22px;
		line-height: unset;
		z-index: 9;
	}

	.how-we-operate-second-block {
		padding-top: 4rem;
	}

	.our-process_2 > h3 {
		font-size: 40px;
	}

	.svg-icon-how-we-operate-second {
		position: relative;
		right: -12px;
		bottom: -46px;
		top: 0;
	}

	.svg-icon_parent {
		overflow: hidden;
		padding: 0px 30px;
		display: none;
	}

	.process_para_content_box > h4 {
		font-size: 22px;
		line-height: 40px;
	}

	.mySwiper2 .swiper-pagination_btn > .swiper-pagination {
		top: 100%;
		transform: translateY(-100%);
		bottom: auto;
	}

	section.lucrative-box {
		padding-top: 1rem;
	}

	.hassle-free > h3 {
		font-family: Poppins;
		font-size: 40px;
		line-height: normal;
	}

	.primary-lucrative-box {
		display: block;
		margin: 0px;
	}

	.number-para > p {
		font-family: Poppins;
		font-size: 40px;
		line-height: 0px;
		top: 50%;
	}

	.data-box-lucrative {
		height: 180px;
		column-gap: 1rem;
	}

	.data-box-lucrative > p {
		font-size: 18px;
	}

	.bg-data1_para > p {

		font-size: 18px;

	}

	.bg-data2_para {
		padding: 2%;
	}



	.primary-lucrative-box > li:last-child {
		border: none;
		margin-top: 10px;
	}

	.bg-data2_para > h2 {
		font-family: Poppins;
		font-size: 40px;
		line-height: 40px;

	}

	.two-x-box > h4 {
		font-size: 60px;

	}

	.design-bx {
		;
		font-size: 18px;
		line-height: 28px;
		text-align: center;
	}

	.bg-data2_para > p {
		font-size: 18px;
		line-height: 28px;
		margin: 0;

	}

	.number-para > p {
		font-size: 40px;
	}

	section.work-with-block {
		margin-top: 40px;
	}

	.our-process_4 > h4 {
		font-family: Poppins;
		font-size: 40px;
		line-height: 50px;
		text-align: center;
	}

	.svg-para {
		position: relative;
		padding: 0% 0% 0% 0%;
		left: -45px;
		height: 130px;
		display: none;
	}

	.swiper-slide > img {
		max-width: 100%;
		padding: 0px 30px;
	}

	.growth_para_image > img {
		max-width: 60%;
	}

	.growth_para > h5 {
		font-size: 90px;
		top: 17px;
		position: relative;
		z-index: 1;
	}

	.growth_para_image {
		top: 9px;
		z-index: 9;
		left: 10px;
	}

	.growth_warp {
		padding: 2rem 0;
	}


	.sell-your-ecommerce-para_datils > h5 > a {
		font-size: 16px;


	}

	section.sell-your-ecommerce-para {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}

	.how-we-operate-nopadding {
		padding: 0px 15px !important;
	}

	.bn-left > .phara {
		font-size: 18px;
		margin-top: 20px;
		padding-right: 10px;
	}


	.slider_our-process_para {
		display: block;
	}

	.process_para_content_box {
		padding-left: 15px;
	}

	.our-process_slider > .swiper.mySwiper2 {
		height: 100%;
	}

	.slider_our-process_para_content {
		margin-bottom: 100px;
	}

	.swiper.work-swiper {
		text-align: center;
	}

	.our-process_slider {
		height: 630px;

	}

	.svg-para > svg {
		max-width: 400px;
		overflow: hidden;
	}

	.how-we-operate_2 {
		padding-bottom: 0%;
		padding-top: 10%;
	}

	.secondary-lucrative-box {
		align-items: center;
		margin: 0 0 10px;
	}

	.secondary-lucrative-box > li:last-child {
		min-height: auto;
		display: block;
		align-items: center;
		padding: 2%;
	}

	section {
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.sell-your-ecommerce-para_datils {
		height: auto;
		max-width: max-content;
		padding: 0px 15px;
	}

	.sell-your-ecommerce-para_datils > h5 > a {
		line-height: 50px;

	}

	.btn_sell {
		max-width: 7%;
	}


	.bn-left > span {
		font-size: 40px !important;
	}

	.our-process_2 {

		z-index: 9;

	}

	.slider_our-process_para_content > p {
		padding-left: 15px;
		padding-right: 15px;
	}

	.growth_para_image {
		margin: 0px 0px;
	}

	.growth_para_image #slider img {
		max-width: 90%;
	}

	.primary-lucrative-box_pra {
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.secondary-lucrative-box {
		display: block;
		padding: 0%;
	}

	.bg-data1 .bg-data1-box {
		display: block;
		padding: 2%;
	}

	.bg-data1_para {
		padding: 2%;
	}

	.how-we-operate-bn-block {
position: relative;
  top: 90px;
  z-index: 1;
  margin-bottom: 100px;
	}

	/*nav bar css*/
	/*
.header-block .navbar {
    justify-content: space-between !important;
    padding-bottom: 0px;
}
a.navbar-brand {
    padding-bottom: 0px !important;
}
span.navbar-toggler-icon{
 background-image: url('../images/menu_icon.png');
}
.header-block .navbar-nav {
       text-align: start;
    float: right;
        width: 100%;
            margin-bottom: 30px;
}
.header-block .navbar-nav .nav-item {
    margin-left: 0 !important;
}

.header-block {
    position: fixed;
    left: 0;
    right: 0;
     z-index: 99999;
    background: #000;

}
.collapse.show {
    transition: all 0.8s;
    height: 100vh;
}
	
.header-block .navbar {
    justify-content: space-between;
    position: inherit !important;
    background: transparent !important;
    z-index: 99;
    width: 100%;
    top: 0;
}
.header-block .navbar-nav .nav-item .nav-link {
    color: #fff !important;
}
*/
	/*nav bar css end*/




	.how-we-operate-right {
		text-align: center;
	}

	.svg-icon-how-we-operate-second > svg {
		max-width: 800px;
	}

	.col-lg-6.how-we-operate-nopadding.pr-0 {
		padding: 0px 15px !important;
	}



}


@media(max-width:991.9px) {
	.hassle-free .gradient {
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.our-process_slider {
		padding-top: 3rem
	}

	.bn-left.how-we-operate > h1 {
		font-size: 40px;
		margin-bottom: 18px;
	}

	.bn-left > span {
		font-size: 40px;
	}

	.bn-left > .phara {
		font-size: 18px;
	}

	.how-we-operate_2 > h2 {
		font-size: 24px;
		line-height: 43px;
	}

	.how-we-operate-second-block {
		padding-top: 3rem;
	}

	.our-process_2 > h3 {
		font-size: 40px;
		font-weight: 500;
		height: 70px;
	}

	.sell-your-ecommerce-para_datils > h5 > a {
		line-height: 70px;
		line-height: 85px;

	}

	.svg-icon-how-we-operate-second {
		position: relative;
		right: -12px;
		overflow: hidden;
		bottom: -89px;
	}

	.how-we-operate_2 {
		padding-bottom: 0%;
	}

	.slider_our-process_para {
		column-gap: 0rem;
		max-width: 800px;

	}

	section.lucrative-box {
		padding-top: 5rem;
	}

	.hassle-free > h3 {
		font-size: 40px;
	}

	.number-para > p {
		font-size: 70px;
		font-weight: 600;
		top: 44%;
	}

	.number-para {

		width: 137px;
	}

	.primary-lucrative-box {
		display: flex;
		flex-wrap: nowrap;
		gap: 10px;
	}

	.two-x-box > h4 {
		font-size: 70px;
	}

	.design-bx {
		font-size: 18px;
		line-height: 28px;
	}

	.data-box-lucrative > p {
		font-size: 18px;
		line-height: 28px;
	}

	.bg-data1_para > p {
		font-size: 18px;
		line-height: 28px;
	}

	.bg-data2_para > p {
		font-size: 18px;
		line-height: 28px;
	}

	.data-box-lucrative {
		height: 444px;
	}

	.bg-gradient {
		top: 0;
	}

	.our-process_4 > h4 {
		font-family: Poppins;
		font-size: 40px;
	}

	.swiper-slide > img {
		max-width: 90%;

	}

	.svg-para {
		padding: 0%;
	}

	.svg-para > svg {
		width: 404px;
	}

	.swiper-pagination_para_2 {
		left: 0px;
	}

	.growth_para > h5 {
		font-size: 193px;
	}

	.growth_para_image > img {
		max-width: 70%;
	}

	.growth_para_image {
		position: relative;
		text-align: center;
		right: 0;
		top: 0px;
	}

	section.sell-your-ecommerce-para {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}

	.growth_warp {
		padding: 1rem 0rem 1rem 0rem;
	}

	.primary-lucrative-box > li:last-child:after {
		right: -2em;

	}

	.slider_our-process_para_content_left {
		padding-left: 15px;
	}

	.slider_our-process_para_content {
		padding-right: 15px;
	}

	.how-we-operate-left {
		padding-left: 5%;
	}

	.how-we-operate-right {
		text-align: center;
	}

	/*nav bar css*/
	/*
.header-block .navbar {
    justify-content: space-between !important;
    padding-bottom: 0px;
}
*/
	/*
a.navbar-brand {
    padding-bottom: 0px !important;
}
*/
	/*
span.navbar-toggler-icon{
 background-image: url('../images/menu_icon.png');
}
.header-block .navbar-nav {
       text-align: start;
    float: right;
        width: 100%;
            margin-bottom: 30px;
}
.header-block .navbar-nav .nav-item {
    margin-left: 0 !important;
}

.header-block {
    position: fixed;
    left: 0;
    right: 0;
     z-index: 99999;
    background: #000;

}
.collapse.show {
    transition: all 0.8s;
    height: 100vh;
}
*/
	/*nav bar css end*/
	.how-we-operate-bn-block {
		position: relative;
		top: 100px;
	}

	.heading-para {
		padding-left: 3.5rem;
	}


	.primary-lucrative-box > li:last-child:after {
		top: -43px;
		right: -2em;
	}



}

@media(max-width:379.9px) {
	.sell-your-ecommerce-para_datils > h5 > a {
		font-size: 12px;
	}
}


@media (min-width: 992px) and (max-width: 1199.98px) {
	.how-we-operate-left {
		padding-left: 13%;
	}

	.svg-icon-how-we-operate-second > svg {
		max-width: 100%;
	}

	.primary-lucrative-box {
		align-items: normal;

	}

	.two-x-box > h4 {
		font-size: 90px;

	}

	.number-para > p {
		font-size: 90px;
		line-height: 29px;
	}

	.data-box-lucrative {
		height: 437px;
	}

	.svg-para > svg {
		max-width: 87%;
	}

	.growth_para_image {
		margin: 0px 0px;
	}

	.slider_our-process_para {

		top: 20%;
	}






}
.our-process_slider .swiper-slide {
	opacity: 0 !important;
}

.our-process_slider .swiper-slide-next {
	opacity: 0 !important;
}

.our-process_slider .swiper-slide-active {
	opacity: 1 !important;
}