@charset "utf-8";
/* CSS Document */

/*=======================Client Testimonials CSS*/

.greySlideBx .clientTestimonials h2{ font-size:170%; font-weight:normal; background:none!important;}
.greySlideBx .clientTestimonials h2 span{ font-weight:bold;}
.clientTestimonials:after{ clear:both; content:""; display:block;}
.greySlideBx .clientTestiImg{ height: 130px;}
.greySlideBx .clientTestiImg img{ background:#f7f7f7; border: 1px solid #dbdbdb; margin:3px 10px 0; padding: 5px;}
.greySlideBx .testiHead{ font-size: 25px;font-style: italic; margin-top: 0px;}
.greySlideBx .clientTestimonials p{
    margin-top: 10px;
    font-size: 24px;
    line-height: 30px;
    font-style: italic;
}
.greySlideBx .authorName{ font-weight:bold; font-style:italic;}
.greySlideBx .owl-theme .owl-controls{ margin:5px 0;}
.greySlideBx .owl-theme .owl-controls .owl-page span{ height:13px; width:13px; margin:5px;}
.greySlideBx .owl-theme .owl-controls .owl-page span{ background:#fff; border:1px solid #272c35;}
.greySlideBx .owl-theme .owl-controls .owl-page.active span{ background:#272c35;}

.feature-shadows-dark #rt-feature2 .module-inner{ background:none;}
.rt-grid-6 .rt-block .module-content .module-title{ background:none;}
body #rt-feature .rt-grid-6 .rt-block .module-content{
    background: url("../images/module-div.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    box-shadow: 0 3px 11px 1px #ccc;
    padding: 0;}
    
.custom_testimonial h2.title{background : none !important;}

.custom_testimonial.home-page-testi
{
    text-align: center;
    padding: 20px 0px;
}
.custom_testimonial .clientTestimonials .owl-wrapper .item
{
    margin: 0 10px;
}
.greySlideBx .clientTestiImg
{
    text-align: center;
}
.clientTestimonials .owl-wrapper .item a
{
    color : #fff;
}
.clientTestimonials .nt_readmore
{
    text-align: right;
    margin: 0px 5px;
}
/*.custom_testimonial .clientTestimonials .owl-wrapper .left-quote
{
    background-image: url('../images/left-grey.png');
}
.custom_testimonial .clientTestimonials .owl-wrapper .right-quote
{
    background-image: url('../images/right-grey.png');
}*/