.why-us-carousel2{
	margin:0 auto 0;
}
.why-us-carousel2 .owl-prev, 
.why-us-carousel2 .owl-next {
    font-size: 28px !important;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #FFD166;
    color: black;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}
.why-us-carousel2 .owl-prev {
    padding-left: 8px;
    left: -10px;
}
.why-us-carousel2 .owl-next {
    padding-left: 12px;
    right: -10px;
}
.why-us-carousel2 .services-block-three .lower-content h3 {
	color:#888888 ;
	font-size: 20px !important;
    font-weight: 700 !important;
}
.why-us-carousel2 .services-block-three:hover .lower-content h3 {
	color:#FFD166;
}

.why-us-carousel2 .owl-prev:hover, 
.why-us-carousel2  .owl-next:hover {
   color: #fff;
}







