@charset "utf-8";
/* Testimonials CSS Document */
#clienttestiminials { width:100%; margin:0; }
.testimonials-item { position:relative; padding:10px 0 30px;}
.testi-inner { position:relative; text-align:center; width:75%; margin:0 auto;}

.testi-quotes { position:relative; width:64px; height:64px; margin:0 auto 30px; padding-bottom:30px; display:inline-block;}
.testi-quotes i { font-size:4em; color:#9f7150;}
.testi-quotes:before { content:''; position:absolute; width:75px; height:75px; border-radius:50%; background-color:#9f7150; z-index:-1; opacity:0.3; top:-10px; right:-25px;}

.testi-desc { position:relative; display:block; text-align:center;}
.testi-desc p { font-size:18px; line-height:32px; color:#ffffff; font-style:italic;}

.tmttl { position:relative; text-align:center;}
.tmttl h5 { text-transform:uppercase; margin-bottom:5px; font-size:24px; font-weight:500; letter-spacing:2px;}
.tmttl h5 a { color:#ffffff;}
.tmttl span { font-size:18px; color:#9f7150; font-weight:500;}
.testi-stars { position:relative; display:block; font-size:12px; line-height:20px; font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.testi-stars .spanrating { color:#ffb300; font-size:16px; letter-spacing:10px; display:block;}

.testi-bdr { position:relative; margin:15px 0 15px; width:100%; height:13px; background:url(../../../images/border-line.png) no-repeat center;}

.testi-thumb { position:relative; display:inline-block; width:90px; height:90px; margin:0 auto; border-radius:50%;}
.testi-thumb img { width:100%; height:auto; display:block; border-radius:50%; border:5px solid #9f7150;}

#clienttestiminials .owl-carousel .owl-nav button:hover { border-color:#ffffff !important;}
#clienttestiminials .owl-carousel .owl-nav button:hover::before { color:#ffffff !important;}

/*testimonials listing*/
.tmnllisting{ margin-bottom:35px; min-height:120px; }
.tmnllisting .tmnlthumb{ float:left; width:120px; height:120px; margin:0 5% 0 0; overflow:hidden; }
.tmnllisting .tmnlthumb img{ width:100%; height:100%; border-radius:50%; }
.tmnllisting .tmnlcont{ overflow:hidden; }
.tmnllisting h6{ margin-bottom:10px; padding-top:10px; text-transform:uppercase; }

#testimonials-widget h6{ margin-bottom:5px; text-transform:capitalize; }
#testimonials-widget p{ margin-bottom:15px; }