.core-service-wrap.client-test{padding-bottom: 160px;}
.client-left{width: 265px;max-width: 100%}
.client-left .client-img-box > img{position: relative;z-index: 9}
.client-right{width: calc(100% - 340px); max-width: 100%; font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-size: 22px; line-height: 36px; color: #333333;}
.client-right span{font-weight: 600; font-size: 22px; line-height: 26px; color: #19202C }
.top-bubble{position: absolute; content: ''; left: 0; top: 35px; width: 73px; height: 73px; background: #DFEBFF; border-radius: 50%; z-index: 1}
.bottom-bubble{position: absolute; content: ''; right: -19px; bottom: 0; width: 108px; height: 108px; background: #FFFFFF; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); overflow: hidden; border-radius: 50%; z-index: 9}
  #carouselExampleIndicatorsthree .carousel-indicators{bottom: -60px}
 #carouselExampleIndicatorsthree li{width: 8px; height: 8px; background-color: transparent; opacity: 1; margin: 0 10px;border: 1.5px solid #A1A1A1}
.rounded-circle.active, #carouselExampleIndicatorsthree li:hover{background-color: #2571F0 !important;border: 1.5px solid #2571F0 !important;}

@media (max-width: 1536px) {
	.core-service-wrap.client-test {padding-bottom: 140px;}
	 #carouselExampleIndicatorsthree .carousel-indicators{bottom: -60px }
	 .client-right{font-size: 20px; line-height: 34px; }
}

@media (max-width: 768px){
	.core-service-wrap.client-test {padding-bottom: 100px; }
}
@media (max-width: 767px){
	.client-left{margin: 0 auto }
  	.client-right{width: 100%; margin-top: 20px; font-size: 16px; line-height: 30px; }
  	#carouselExampleIndicatorsthree .carousel-indicators{bottom: -45px }
}	
