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

/*=======================Client Testimonials CSS*/
.greySlideBx{}

.greySlideBx .clientTestimonials{ text-align: center;}
.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{ float:left;height: 130px;}*/
.greySlideBx .clientTestiImg img{ background:#f7f7f7; border: 1px solid #dbdbdb; margin:3px 10px 0; padding: 5px;}
.greySlideBx .testiHead{ font-weight:bold;}
.greySlideBx .clientTestimonials p{ margin-bottom:0;}
.greySlideBx .authorName{ font-weight:bold; font-style:italic;}
.greySlideBx .owl-pagination{ text-align:center;}
.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 #999;}
.greySlideBx .owl-theme .owl-controls .owl-page.active span{ background:#999;}

.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;}

.modal.mod_posifix
{
    position: relative;
    top: auto;
    left: auto;
}
.AuthorDesc {
    margin-top: 15px;
}
.nt_readon
{
    margin: 3px 3px 0!important;
    width: auto !important;
}
#sbox-content #add
{
    display: none;
}
.nt_links
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.clientTestimonials .TestimonialDesc::before,
.clientTestimonials .TestimonialDesc::after
{
    font-family: FontAwesome;
}
.clientTestimonials .TestimonialDesc::before
{
    content: "\f10d";
    margin-right: 10px;
}
.clientTestimonials .TestimonialDesc:after
{
    content: "\f10e";
    margin-left: 10px;
}

.clientTestimonials .ct_test_con {
    box-shadow: 0 2px 10px #ddd;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}
.clientTestimonials .ct_test_con::after {
    content: "\f0d7";
    left: 50%;
    font-family: fontawesome;
    position: absolute;
    font-size: 30px;
    margin-top: 1px;
    color: #fff;
    text-shadow: 4px 4px 5px #ddd;
}

