.mylabel {
	position: absolute;
	top: 4%;
	z-index: 9999;
	background: #5e2bcc;
	left: 7%;
	color: #fff;
	padding: 7px 12px;
	font-size: 12.5px;
	border-radius: 5px;
	/* width: 200px; */
}
.col-md-4.wow.abt_pra {
  position: relative;
}
.case-link {
  background: #000000a3 !important;
}
.container.awardsicon.bw .slick-track img{filter: grayscale(100%);}
.services-area.pt-100.pb-70 {
  background: #fafaff !important;
  margin-top: 0;
}
.services-area .section-title p {
  color: #1a1919;
}
.services-area .section-title h2 {
	font-size: 21px;
	background: #5e2bcc;
	width: 208px;
	padding: 10px;
	border-radius: 25px;
	font-weight: 500;
	margin-bottom: 14px;
}
.services-card{background-color: #eef4fc;}
.num {
	font-size: 63px;
	font-weight: 700;
	display: block;
	margin-top: -38px;
	margin-left: -12px;
	color: #bdc3cc;
	margin-bottom: -19px;
}
.services-card:hover span {
	color: #fff;
}
.rimg {
  position: absolute;
  right: -60px;
  top: -77px;
}
.limg {
	position: absolute;
	left: -38px;
	top: -64px;
}
.services-card::before{background-color: #5e2bcc !important;}
.container.awardsicon.bw.wow.abt_pra.client-c {
  margin: 40px auto;
}
.case-study h2{margin-bottom: 21px;}
.container.awardsicon.bw .slick-track img:hover {
	filter: grayscale(0%);
}
.award_parent {
	background: url('/css/awards-bg.png');
	/* padding: 0; */
	padding-top: 1px;
	padding-bottom: 33px;
}
.award_parent h2 {
	margin-bottom: 25px;
	font-size: 26px;
}
.Articles_parent {
	margin-top: -22px;
	margin-bottom: 26px;
}
.testimonial-detail {
	text-align: center !important;
	display: inline !important;
	align-items: top;
}

.customer-feedback .slide {
	background: #fff !important;
	border: 1px solid #e8e8e852;
}
.container.awardsicon .slick-track img {
	max-width: 120px;
	width: auto;
	margin: 0 auto;
	border: 1px solid #eee;
	border-radius: 6px;
	padding: 2px;
}
.container.awardsicon .slick-track img {
	max-width: 120px;
	width: auto;
	margin: 0 auto !important;
}
.container.awardsicon .slick-track img {
	border: 1px solid #f1f1f1 !important;
	margin-bottom: 9px !important;
	cursor: pointer;
}
.testimonial-detail .section-content {
	text-align: center;
}
.customer-feedback .slide::after{color: rgb(94, 43, 204) !important; font-size: 47px !important;}

.section-title {
	text-align: center;
}
.section-title span {
	font-size: 14px;
	font-weight: 500;
	font-family: 'Heebo', sans-serif;
	color: #463273;
	display: block;
	margin-top: 4px;
}
.section-rating {
	text-align: center;
}
.my-blog p{font-size: 16px; font-weight: 600;}
.my-blog img {
	max-width: 100%;
	height: 270px;
}
.my-blog .mylabel {
	text-transform: uppercase;
	background: #ff3c00;
	padding: 7px 20px;
	font-weight: 500;
}
.my-blog a {
  background: #fff;
  border: 2px solid #ff3c00 !important;
  color: #ff3c00 !important;
}