.cm-testi-wrp {
	padding: 0 10px 0 50px;
	border-style: solid;
	border-width: 0 0 0 3px;
	border-color: #009CDF;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin: 0 0 0 40px;
}

.adv-testi-wrp .cm-testi-quote-inn {
	color: #043847;
	font-weight FONT-WEIGHT: 400;
	font-weight FONT-WEIGHT: 400;
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	letter-spacing: normal;
}

.adv-testi-wrp .cm-testi-quote-inn p{
	margin-bottom: 1em;
}

.adv-testi-wrp .cm-testi-quote-inn p:last-child{
	margin-bottom:10px;
}

.adv-testi-wrp .cmTestiQuoteBtmIconInn {
	height: auto;
	text-align: center;
	position: relative;
	box-sizing: content-box;
	display: inline-block;
	line-height: 1;
	transition: all 350ms cubic-bezier(.24, .85, .58, 1);
	border-radius: 50px 50px 50px 50px;
	overflow: hidden;
	font-size: 76px;
	width: 76px;
	transform: rotate(0);
}

.adv-testi-wrp .cmTestiQuoteBtmIconInn img {
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none;
	position: relative;
	display: block;
	transition: transform 350ms cubic-bezier(.24, .85, .58, 1);
	z-index: 1;
	margin: auto;
	transform: rotate(0);
	transition-duration: .3s;
}

.adv-testi-wrp .cmTestiQuoteBtmIcon {
	margin-right: 15px;
	flex: 0 0 auto;
}

.adv-testi-wrp .cm-testi-quote-btm-box {
	display: flex;
	text-align: left;
	flex-direction: row;
	align-items: center;
}

.adv-testi-wrp h4.cmTestiQuoteTitle {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	letter-spacing: -.027em;
}

.adv-testi-wrp .cmTestiDesignation {
	font-size: 14px;
}

.adv-testi-wrp .cmTestiDesignation p {
	font-weight: 400;
	margin: 0;
}

.adv-testi-wrp .authorImgLeftItem .cm-testi-wrp {
	padding: 0 15px 0 0;
	background-color: #007394;
	border-radius: 12px 12px 12px 12px;
	box-shadow: 0 30px 80px 0 rgba(0, 40, 100, .18);
	border-width: 0px;
	flex-direction: row;
	display: flex;
	align-items: flex-start;
}

.adv-testi-wrp .authorImgLeftItem .authorImgLeft {
	--ep-advanced-icon-box-readmore-v-offset: -30px;
	--ep-advanced-icon-box-icon-left-h-offset: 30px;
	--ep-advanced-icon-box-icon-left-v-offset: 30px;
	margin-right: 23px;
	flex: 0 0 auto;
	-webkit-transform: translate(var(--ep-advanced-icon-box-icon-left-h-offset, 0), var(--ep-advanced-icon-box-icon-left-v-offset, 0));
	transform: translate(var(--ep-advanced-icon-box-icon-left-h-offset, 0), var(--ep-advanced-icon-box-icon-left-v-offset, 0));
}

.adv-testi-wrp .authorImgLeftItem .cm-testi-wrp .testiRgtCol {
	padding: 25px;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
}

.adv-testi-wrp .authorImgLeftItem .authorImgLeft .authorImgInn {
	background-color: #007394;
	border-radius: 50px 50px 50px 50px;
	overflow: hidden;
	padding: 0;
	font-size: 0;
	width: 87px;
	transform: rotate(0);
	display: inline-block;
	line-height: 1;
	transition: all 350ms cubic-bezier(.24, .85, .58, 1);
	height: auto;
	text-align: center;
	position: relative;
}

.adv-testi-wrp .authorImgLeftItem .cm-testi-quote-inn p {
	color: #fff;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	line-height: 1.42;
}

.adv-testi-wrp .authorImgLeftItem h4.cmTestiQuoteTitle {
	font-size: 14px;
	color: #F9FAFB;
	line-height: 1.875;
}

.adv-testi-wrp .adv-testi-container.page-center {
	width: 100%;
}

/* Testimonial Slider */

.adv-testi-wrp.enable_slider {
}

.adv-testi-wrp.enable_slider .cm-testi-wrp {
	border: none;
	padding: 20px;
	text-align: center;
	margin: 0;
	margin-right: 10px;
}

.adv-testi-wrp.enable_slider .splide {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 40px;
}

.adv-testi-wrp.enable_slider .cm-testi-quote-inn {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.5;
	font-weight: 500;
}

.adv-testi-wrp.enable_slider .cm-testi-quote-inn p {
	margin: 0;
}

.adv-testi-wrp.enable_slider .cm-testi-quote-inn {
	padding: 20px;
}

.adv-testi-wrp.enable_slider .splide__list>.splide__slide {
	margin-top: 0;
	margin-bottom: 0;
	] bottom: ;
}

.adv-testi-wrp.enable_slider .cm-testi-quote-btm-box {
	padding: 0 20px;
	margin-top: 25px;
	justify-content: center;
}

.adv-testi-wrp.enable_slider .cm-testi-quote-btm-box .cmTestiQuoteBtmIconInn {
	width: 94px;
	height: 94px;
}

.adv-testi-wrp.enable_slider .cm-testi-quote-btm-box .cmTestiQuoteBtmIcon {
	margin-right: 0;
}

.adv-testi-wrp.enable_slider .cmTestiQuoteBtmCnt {
	margin-left: 21px;
	margin-right: 0;
}

.adv-testi-wrp.enable_slider .cmTestiQuoteBtmCnt h4.cmTestiQuoteTitle {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
}

.adv-testi-wrp.enable_slider .cmTestiQuoteBtmCnt .cmTestiDesignation,
.adv-testi-wrp.enable_slider .cmTestiQuoteBtmCnt .cmTestiDesignation p {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
}
.adv-testi-wrp.enable_slider button.splide__arrow svg {
	display: none;
}

.adv-testi-wrp.enable_slider button.splide__arrow {
	width: 20px;
	height: 20px;
	background: transparent;
}

.adv-testi-wrp.enable_slider button.splide__arrow:after {
	display: inline-block;
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	content: "\e87e";
	color: hsla(0, 0%, 93.3%, .9);
	font-size: 20px;
}

.adv-testi-wrp.enable_slider button.splide__arrow--next:after {
	content: "\e87d";
}

.adv-testi-wrp.enable_slider button.splide__arrow.splide__arrow--prev {
	left: -20px;
}

.adv-testi-wrp.enable_slider button.splide__arrow.splide__arrow--next {
	right: -20px;
}

.adv-testi-wrp.enable_slider button.splide__arrow.splide__arrow--prev {
	left: -20px;
}

.adv-testi-wrp.enable_slider button.splide__arrow.splide__arrow--next {
	right: -20px;
}

.adv-testi-wrp.enable_slider ul.splide__pagination {
	display: block;
	padding: 0;
	text-align: center;
}

.adv-testi-wrp.enable_slider ul.splide__pagination button.splide__pagination__page {
	transform: none;
	width: 6px;
	height: 6px;
	margin: 0 6px;
	background: #000;
	opacity: 0.2;
}

.adv-testi-wrp.enable_slider ul.splide__pagination button.splide__pagination__page.is-active {
	opacity: 1;
}

@media (max-width:1024px) {

	.adv-testi-wrp.enable_slider .adv-testi-container {
		font-size: 15px;
	}

}

@media (max-width:767px) {

	.cm-testi-wrp {
		margin: 0;
		padding: 10px 30px;
		border-radius: 14px;
	}

	.adv-testi-wrp .cm-testi-quote-inn {
		font-size: 16px;
	}

	.adv-testi-wrp .cm-testi-quote-btm-box {
		flex-direction: column;
		align-items: center;
	}

	.adv-testi-wrp .authorImgLeftItem .cm-testi-wrp {
		flex-direction: column;
		align-items: center;
		padding: 10px 0 0;
	}

	.adv-testi-wrp .cm-testi-col.authorImgLeftItem.col12 {
		padding: 0;
	}

	.adv-testi-wrp .authorImgLeftItem .cm-testi-wrp .testiRgtCol {
		width: 100%;
		text-align: center;
		font-size: 16px;
	}

	.adv-testi-wrp .authorImgLeftItem .cm-testi-quote-inn p {
		font-size: 16px;
	}

	.adv-banner-sec .authorImgLeftItem .right-col .rightImgRowInn img {
		max-width: 100%;
	}

	.adv-testi-wrp .authorImgLeftItem .authorImgLeft {
		margin-right: auto;
		margin-left: auto;
		transform: none;
	}

	.adv-testi-wrp .authorImgLeftItem .cm-testi-wrp .testiRgtCol {
		padding: 0 20px 15px;
	}

	.adv-testi-wrp .cm-testi-col.authorImgLeftItem .cm-testi-quote-btm-box {
		text-align: center;
		font-size: 12px;
	}

	.adv-testi-wrp .authorImgLeftItem h4.cmTestiQuoteTitle,
	.adv-testi-wrp .authorImgLeftItem .cmTestiDesignation {
		font-size: inherit;
	}

	.adv-testi-wrp.enable_slider .adv-testi-container {
		font-size: 14px;
	}

	.adv-testi-wrp.enable_slider .cm-testi-quote-btm-box {
		padding: 0;
		flex-wrap: nowrap;
		flex-direction: row;
	}

	.adv-testi-wrp.enable_slider .cm-testi-wrp {
		padding: 20px 0;
	}

	.adv-testi-wrp.enable_slider .cmTestiQuoteBtmCnt .cmTestiDesignation,
	.adv-testi-wrp.enable_slider .cmTestiQuoteBtmCnt .cmTestiDesignation p {
		font-size: 12px;
	}



}