.section_bg_fadeblue {  background-color:#f5f9fc; }
.testimonail_slider .section_heading_part { max-width:1100px; }
.testimonail_slider .section_subtitle { max-width:706px; margin:0 auto; }

.slider_inner {background-color:#fff; padding:54px; 38px 55px; border-radius:20px; }
.slider_content p { font-size: 18px; font-weight: 500; line-height: 1.2; }
.slider_detail h6 { font-size: 16px; font-weight: 600; line-height: 1.2; }
.slider_designation p { font-size: 14px; font-weight: 400; line-height: 1.2;  }
.slider_detail { gap:12px; }
.slider_endquote { bottom: 55px; right: 55px; }
.testimonail_slider .slick-slide { margin: 0 25px;  }
.slider_author { width: 65px; height: 65px; border-radius: 50%; overflow: hidden; }
.slider_author img { width:100%; }
.slider_info { width:calc(100% - 77px); }
@media(max-width:1280px){
    .slider_inner { padding:55px 20px;}
}


@media(max-width:991px){
    .testimonail_slider .slick-slide { margin: 0 15px;  }
    .testimonail_slider { padding:60px 0; }
}
