#customer_review_v3{display:block; position: relative;}
#customer_review_v3 .cd5_triangle {z-index: 1;}
#customer_review_v3 .customer_reviews_full{position:relative;width:100%;padding-top:50px;padding-bottom:60px;vertical-align:top;overflow:inherit;display:inline-block;}
#customer_review_v3 .overlay_parallax_reviews{width:100%;display:block;position:absolute;top:0;left:0;right:0;bottom:0;}
#customer_review_v3 .item{cursor:pointer;}
#customer_review_v3 .featured-title h2{margin:20px 0 20px;text-align:center;text-transform:Capitalize;font-family:poppinsbold;font-size:28px;font-weight:400;position:relative;}
#customer_review_v3 .owl-carousel{position:relative;margin-top:40px;}
#customer_review_v3 .customer_reviews .quote{position:relative;text-align:left;display:inline-block;width:100%;}
#customer_review_v3 .customer_reviews .quote p{display:inline-block;width:100%;margin-top:0px;line-height:32px;font-size:15px;}
#customer_review_v3 .customer_reviews .quote .fa{font-size:40px;padding:0;}
#customer_review_v3 .customer_reviews .quote .fa.fa-quote-left{text-align:left;}
#customer_review_v3 .customer_reviews .quote .fa.fa-quote-right{text-align:right;float:right;}
#customer_review_v3 .customer_reviews .user_title{display:inline-block;margin-top:0;position:relative;padding-top:50px;}
#customer_review_v3 .customer_reviews .user_title h2{font-size:20px;font-family:poppinsbold;margin-top:10px;text-transform:uppercase;}
#customer_review_v3 .customer_reviews .user_title h2:before{content:'';width:100%;max-width:100px;height:2px;position:absolute;left:0;top:0;display:none;}
#customer_review_v3 .customer_reviews{position:relative;width:100%;}
#customer_review_v3 .col_left{width:50%;float:left;display:inline-block;vertical-align:top;position:relative;}
#customer_review_v3 .col_Right{width:50%;float:left;display:inline-block;vertical-align:top;}
#customer_review_v3 .customer_reviews_full .featured-title{text-align:left;}
#customer_review_v3 .customer_reviews_full .featured-title h2{text-align:left;font-size:28px;font-family:poppinsbold;}
#customer_review_v3 .customer_reviews_full .featured-title h2:after{right:auto;}
#customer_review_v3 .customer_reviews_full .featured-title p{font-family:poppinsregular;margin-top:10px;display:inline-block;width:100%;font-size:15px;}

#customer_review_v3 .home_page{position:relative;width:100%;}
#customer_review_v3 .home_page .stars{list-style:none;margin:0;padding:0;padding-bottom:30px;padding-left:60px;}
#customer_review_v3 .home_page .stars li{display:inline-block;}
#customer_review_v3 .home_page .stars li a{text-decoration:none;font-size:40px;display:inline-block;margin:0 5px;}
#customer_review_v3 .home_page .quote{padding:0 70px;}
#customer_review_v3 .home_page .quote .review_text{z-index:2;position:relative;}
#customer_review_v3 .home_page .quote .review_text p{font-size:15px; font-family:poppinsregular; line-height:28px;margin-top:0;}
#customer_review_v3 .home_page .quote .fa{display:inline-block;position:absolute;width:100%;top:0;z-index:1;}
#customer_review_v3 .home_page .quote .fa.fa-quote-left{left:0;}
#customer_review_v3 .home_page .quote .fa.fa-quote-right{right:0;}
#customer_review_v3 .view_all_review{float:right;margin-top:30px;}
#customer_review_v3 .home_page .user_title h2{font-size:26px;font-family:poppinsbold;margin-top:10px;text-transform:capitalize;}
#customer_review_v3 .home_page .user_title h2:before{content:'';width:100%;max-width:100px;height:2px;position:absolute;left:0;top:0;display:none;}




#customer_review_v3 .btn.btn-outline.view_detais_btn {
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: 120px;
    font-family: poppinsbold;
    font-size: 14px;
    line-height: 31px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    outline: none;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    cursor: pointer;
    border-radius: 4px;
}

#customer_review_v3 .customer_logo{position:relative;list-style:none;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:left;margin-top:55px;display:inline-block;width:100%;}
#customer_review_v3 .customer_logo li{margin:10px; display:block; padding:10px;box-sizing:border-box;border-radius:4px;border:none;-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;vertical-align:middle;max-width:160px; }
@media screen and (min-width: 599px) { #customer_review_v3 .customer_logo li{ display:inline-block; } #customer_review_v3 .customer_logo li:first-child{margin-left:0;} }
#customer_review_v3 .customer_logo li img{-webkit-filter:invert(100%);-moz-filter:invert(100%);-ms-filter:invert(100%);filter:invert(100%); -webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;}
#customer_review_v3 .customer_logo li:hover img{-webkit-filter:invert(30%);-moz-filter:invert(30%);-ms-filter:invert(30%);filter:invert(30%); -webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;}
#customer_review_v3 .customer_logo li a{display:inline-block;}
#customer_review_v3 .customer_logo li a img{max-width:100%;width:100%;vertical-align:middle;}

