.customer_clints 
	text-align: center 
	.img-cont 
		margin: 3rem 0 5rem 
		img 
			padding: 0 1.8rem
			width: 200px
	.customer_count 
		background: linear-gradient(139.17deg, #801452 -31.1%, #0D0D77 184.8%) 
		box-shadow: inset 0px 4px 9px rgba(0, 0, 0, 0.63) 
		border-radius: 1.25rem 
		display: inline-flex 
		flex-direction: row 
		align-items: center 
		justify-content: center 
		padding: 1.563rem 
		font-weight: 700 
		font-size: 4.688rem 
		color: #fff 
		width: 80% 
		img 
			width: 3.438rem 
			height: 3.438rem 
			margin-right: 1rem 
	p 
		text-align: left
		font-size: 1.5rem 
img 
	max-width: 100% 
.customers_last 
	background-image: url(../images/customers/customers-last-bg.png) 
	background-repeat: no-repeat 
	background-size: cover 
	height: 50rem 
	border-radius: 1.25rem 
	padding: 4rem 2.5rem 2.5rem 
	display: flex 
	align-items: center 
	justify-content: center 
	color: #fff 
	margin-bottom: 6rem 
	flex-direction: column 
	h2 
		width: 50% 
		margin: 0 auto 1rem 
		text-align: center 
		font-size: 3.75rem 
.customer_what_cust 
	// padding: 0 15px 
	.next_prev_wrap 
		position: absolute 
		display: flex 
		justify-content: center 
		align-items: center 
		width: calc(100% + 8.75rem) 
		top: 40% 
		left: -4.375rem 
		right: -4.375rem 
	.cust_crousel_data 
		// padding: 0  7px 0 2.5rem
		&:last-child
			// padding: 0  2.5rem 0 7px 
		p 
			font-style: italic 
			font-weight: 400 
			line-height: 1.8 
			font-size: 1.1rem 
			box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) 
			border-radius: 10px 
			padding: 2rem
			text-align: center
		.quote_icon 
			height: 3rem 
		.writer_section 
			display: flex 
			align-items: center 
			margin: 1rem 0 0 
			.writer_pic 
				width: 5rem 
				height: 5rem 
				margin-right: 10px 
			.writer_details 
				font-style: normal 
				.write_name 
					font-weight: 700 
					font-size: 1.375rem 
					color: #1E1E1E 
				.write_profile 
					letter-spacing: 0.03em 
					color: #1E1E1E 
					opacity: 0.55 
					font-weight: 400 
					font-size: 1rem 

