.card-slider .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: none !important;
}
.card-slider .slick-list.draggable {
	padding: 0px !important;
}
.profile-content.slider-item.slick-slide {
	border: none !important;
}
.profile-content.slick-slide.slick-current.slick-active.slick-center {
	opacity: 1;
	transition: 1s;
	background: #f1fbff;
	border-radius: 10px;
}
.profile-content.slick-slide.slick-current.slick-active.slick-center h4 {
	color: #000;
}
.profile-content.slick-slide.slick-current.slick-active.slick-center p {
	color: #000 !important;
}

.profile-content h4 {
	color: #9f98a4;
	font-family: "Gilroy-SemiBold";
	font-size: 20px;
}
.profile-content p {
	color: #9f98a4;
	font-size: 16px;
}
.profile-content {
	margin: 10px 0;
	padding: 20px 30px;
}
section.provider .main-heading-checked h2 {
	font-size: 30px;
}
section.provider .main-heading-checked p {
	line-height: 1.8;
	margin: 10px 0;
}
section.provider {
	padding: 70px 0;
}
.service-image img {
	width: 100%;
	height: 100%;
	object-fit: fill;
	border-radius: 20px;
}
.service-sign-up {
	background: #053c52;
	border-radius: 42px;
	height: 270px;
}
section.img-service-content-bg .service-content {
	padding-right: 20px;
}
.service-sign-up img.img-fluid {
	position: absolute;
	height: 270px;
	width: 100%;
}
.-service-add-wrapper {
	height: 100%;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	opacity: 0.9;
	background: rgb(5, 60, 82);
	background: linear-gradient(
		90deg,
		rgb(5 60 82 / 0%) 12%,
		rgba(5, 60, 82, 0.835171568627451) 48%,
		rgba(5, 60, 82, 1) 71%,
		rgba(5, 60, 82, 1) 100%
	);
}
.service-sign-up .main-heading-checked h2 {
	color: #fff;
	position: relative;
}
.service-sign-up .main-heading-checked p {
	color: #fff;
	position: relative;
}
section.img-service-content-bg {
	padding: 20px 0 50px 0;
}
.main-content-image-diamond {
	background: #e9cffc;
	border-radius: 20px;
	width: 210px;
	padding: 11px 16px;
}
.img-provide-second img {
	width: 100%;
	height: 100%;
	object-fit: fill;
	border-radius: 20px;
}
.img-diamond {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background: #ffff;
	border-radius: 10px;
	margin: 0px 10px 10px 0px;
}
.montly-content-wap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 12px 0 5px 0px;
}
.montly-content-wap h4 {
	color: #12001e;
	font-family: "Gilroy-SemiBold";
	font-size: 20px;
	margin: 0;
}
.montly-content-wap h5 {
	color: #12001e;
	font-family: "Gilroy-SemiBold";
	font-size: 16px;
	margin: 0;
}
a.get-start.purple-wrapper {
	color: #12001e;
	font-family: "Gilroy-SemiBold";
	font-size: 14px;
	text-decoration: underline;
}
.montly-wrapper {
	display: flex;
	gap: 20px;
}
.main-content-image-diamond.blue {
	background: #bbddeb !important;
}
.montly-content-wap.daimond-blue h5 {
	color: #053c52;
}
.montly-content-wap.daimond-blue h4 {
	color: #053c52;
}
a.get-start.daimond-blue {
	color: #053c52;
	font-family: "Gilroy-SemiBold";
	font-size: 14px;
	text-decoration: underline;
}
section.add-provide ul.tick-detail li {
	margin: 25px 0;
}
.main-heading-checked p {
	line-height: 1.8;
	margin: 9px 0;
}
section.add-provide {
	padding-bottom: 80px;
}
section.img-service-content-bg a.btn {
	width: 150px;
}
@media (max-width: 1367px) {
	.main-heading-checked h2 {
		font-size: 30px;
	}
}

@media (min-width: 1000px) and (max-width: 1025px) {
	section.provider .main-heading-checked h2 {
		font-size: 28px;
	}
	section.provider .main-heading-checked p {
		font-size: 14px;
	}
	.profile-content p {
		font-size: 14px;
	}
}
@media (max-width: 836px) {
	section.img-service-content-bg .service-content {
		padding-right: 20px;
		padding-left: 20px;
	}
	.main-heading-checked {
		margin-top: 0px;
	}
	.main-heading-checked {
		margin-top: 30px;
	}
}

@media (max-width: 576px) {
	.profile-content {
		margin: 10px 0;
		padding: 20px 20px;
	}
	.service-image img {
		width: 100%;
		height: 100%;
		object-fit: fill;
		border-radius: 20px;
		margin-top: 20px;
	}
	section.provider {
		padding: 0px 0 40px 0;
	}
	section.img-service-content-bg .service-content {
		padding: 20px;
	}
	.service-sign-up img.img-fluid {
		position: absolute;
		height: 100%;
		width: 100%;
		right: 0px;
		border-radius: 40px;
	}
	.service-sign-up {
		height: 100%;
	}
	.img-provide-second {
		margin-bottom: 40px;
	}
	.main-heading-checked {
		margin-top: 30px;
	}
}
