#quote-section 
	.parent-qoute 
		.cst-column-reverse
			@include phone
				flex-direction: column-reverse 
		.row 
			align-items: center 
			.second
				@include phone
					padding: 0
				.second-part-image
					@include phone
						position: relative
						top: 4rem
						text-align: center
					@include tablet
						position: relative
						top: 4rem
						text-align: center
					img
						width: 100%
						@include phone
							width: 85%
						@include tablet
							width: 85%
			.first-column 
				.quote-section-bg 
					background: #53A3ED 
					@include phone
						border-radius: 2rem
					@include tablet
						border-radius: 2rem
				.quote-content   
					font-style: italic 
					font-weight: 300 
					font-size: 20px 
					line-height: 28px 
					color: #FFFFFF 
					margin-left: auto 
					margin-right: 0px 
					width: 65% 
					padding: 1.5em 3em 3em 0 
					@include phone
						padding: 4rem 0 2rem 0
						margin: 0 auto
						width: 90%
					@include tablet
						padding: 4rem 0 2rem 0
						margin: 0 auto
						width: 90%
					@include tablet-ls
						width: 95%
					.qoute-ends 
						text-align: end 
			.second-part-img 
				height: 100% 
				width: 100% 
			.second-part 
				img 
					height: 100% 
					width: 100% 
		.quote-owner 
			display: flex 
			justify-content: space-between 
			align-items: center 
			.image-description 
				padding-right: 20px 
#Schedules-Pricing 
	.Schedules-Pricing-container 
		.schedule-heading 
			text-align: center 
			margin-top: 7em 
			p   
				font-style: normal 
				font-weight: 700 
				font-size: 18px 
				line-height: 28px 
				color: #403E3E 
			h2  
				font-style: normal 
				font-weight: 700 
				font-size: 40px 
				line-height: 130% 
				background: linear-gradient(109.31deg, #FFBD00 12.51%, #53A3ED 93.66%) 
				-webkit-background-clip: text 
				-webkit-text-fill-color: transparent 
				background-clip: text 
				text-fill-color: transparent 
				width: 60% 
				margin: 0 auto 
				margin-bottom: 59.5px 
		.column 
			.support  
				font-style: normal 
				font-weight: 400 
				font-size: 16px 
				line-height: 28px 
				text-align: center 
				color: #FFFFFF 
				display: flex 
				flex-direction: row 
				justify-content: center 
				align-items: flex-start 
				padding: 0px 
				gap: 10px 
				width: 264px 
				height: 28px 
				background: #53A3ED 
				border-radius: 61px 
				margin-bottom: 35px 
		.top_wrap 
			display: flex 
			align-items: center 
			margin-bottom: 30px 
			.col-first 
				position: relative 
				box-sizing: border-box 
				justify-content: center 
				align-items: center 
				width: 121px 
				height: 122px 
				background: #FFFFFF 
				border: 7px solid rgba(64, 62, 62, 0.19) 
				border-radius: 50% 
				display: inline-flex 
				overflow: hidden
			.text 
				width: auto  
				font-style: normal 
				font-weight: 700 
				font-size: 13px 
				line-height: 1.1 
				text-align: center 
				color: #1E1E1E 
				padding-left: 10px 
		.col-first 
			span 
				position: absolute 
				left: -10px 
				top: 16px 
				width: 8px 
				height: 21px  
				font-style: normal 
				font-weight: 700 
				font-size: 16px 
				line-height: 130% 
				color: #403E3E 
			h2   
				font-style: normal 
				font-weight: 700 
				font-size: 63px 
				line-height: 130% 
				display: inline-flex 
				align-items: center 
				text-align: center 
				color: #1E1E1E 
				margin-bottom: 0
				sup 
					font-size: 28px 
			h5 
				width: 92px 
				height: 35px   
				font-style: normal 
				font-weight: 700 
				font-size: 22px 
				line-height: 130% 
				display: flex 
				align-items: center 
				text-align: center 
				color: #1E1E1E 
				position: absolute 
				left: 7px 
				top: 36px 
		.features 
			width: 100% 
			padding-left: 22% 
			@include tablet
				padding-left: 34%
			h3 
				font-weight: 700 
				font-size: 20px 
				line-height: 130% 
				margin-bottom: 35px 
		.list 
			ul 
				padding-left: 0px 
			li   
				font-style: normal 
				font-weight: 400 
				font-size: 16px 
				line-height: 28px 
				display: flex
				padding: 0px 10px
				span 
					margin-right: 13px 
		.inner-collumn 
			display: flex 
			flex-direction: column 
			align-items: center 
			border: 1px solid rgba(207, 207, 207, 0.3) 
			border-radius: 20px 
			padding-top: 55px 
			padding-bottom: 55px 
			position: relative 
			margin-bottom: 4rem 
			.plane_icon 
				height: 30px 
				position: absolute 
				right: 15px 
				top: 15px 
				opacity: 0.5 
		hr 
			width: 295px 
			background: #f3f3e9 
#quote-section 			
	.quote-left-cont 
		display: flex 
		align-items: center 
	.clint_detail	

		p 
			font-size: 1rem 
			font-weight: bold 
			font-style: normal 
			line-height: 16px
		address 
			font-size: 0.8rem 
			margin: 0	
			line-height: 16px	
.inner-collumn
	.btn_container
		text-align: center
		margin-top: 24px	
.Schedules-Pricing-container 
	margin-top: 3rem 				
			

#quote-section
	.quote-owner
		.clint_detail
			margin-left: 1rem