.jh7-box-img
{
    border: 10px solid #fff;
    -webkit-box-shadow: 0 6px 10px 3px rgba(0,0,0,0.2);
    box-shadow: 0 6px 10px 3px rgba(0,0,0,0.2);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.jh7-box-img img
{
    width: 100%;
    height: 185px;
}
.jh7-box-content
{
    padding-top:10px;
}
.jh7-box-content .title
{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #555555;
    margin-bottom: 24px;
    min-height: 22px;
    max-height: 22px;
    overflow: hidden;
}
.jh7-box-content .post
{
    text-align: left;
    min-height: 38px;
    max-height: 38px;
    overflow: hidden;
    color:#67757c;
    font-size: 13px;
}
.jh7-box-content h4
{
    font-size: 12px;
    margin-bottom: 0px;
}

.jh7-cat .jh7-box-content .title
{
    margin-bottom: 10px;
}
.jh7-cat .jh7-box-content
{
    padding-top: 0px;
}

.jh7-cat{
    padding: 25px 25px 18px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.ribbon-cust
{
    position: absolute;
    left: 10px;
    top: 20px;
    z-index: 1;
    background-color: #62b815;
    padding: 3px 10px 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
}

.ribbon-cust:after {
    content: "";
    position: absolute;
    left: 0px;
    top: -5px;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 0px solid transparent;
    /* border-right: 5px solid #41850c; */
    border-right: 5px solid #62b815;
}

.txt-val-offer.no-stike
{
    background-color: transparent;
    color:transparent;
}

.testimonial-2 .testimonial-text {
    background-color: #fff;
    padding: 30px 35px 60px 35px;
    margin: 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.testimonial-text {    
    line-height: 20px;
    padding: 10px;
}
.testimonial-2 .testimonial-text p {
    line-height: normal;
    text-align: justify;
    min-height: 100px;
    max-height: 100px;
    overflow: hidden;
    font-size: 13px;
}
.testimonial-2 .testimonial-detail {
    padding: 0px 0 20px 20px;
}
.testimonial-2 .testimonial-detail img {
    width:100%;
}

.clearfix {
    zoom: 1;
}
.testimonial-2 .testimonial-thum {
    float: left;
    border: 5px solid #eff3f6;
    margin-top: -40px;
    margin-right: 15px;
    width: 80px;
    height: 80px;
    padding: 0px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    overflow: hidden;
}
.testimonial-thum {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #fff;
    display: inline-block;
    height: 100px;
    position: relative;
    width: 100px;
    overflow: hidden;
}
.testimonial-2 .testimonial-name {
    padding-top: 15px;
    padding-bottom: 2px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.testimonial-detail .post i.on{
    color:#F89621;
}

.item7
{
    padding: 0px 15px 20px;
}
.test-bg
{
    background-color: #eff3f6;
}

.jh7-cat img
{
    width: 100%;
    height: 145px;
}

.subs7-btn{
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 9px;
    border: none;
    overflow: hidden;
    position: relative;
    transition: all .3s cubic-bezier(1, 0.15, 0.34, 1.03);
}
.subs7-btn:before{
    content: "";
    background: #fff;
    border-radius: 50%;
    padding: 18%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) scale(0);
    transition: transform .3s cubic-bezier(1, 0.15, 0.34, 1.03);
}
.subs7-btn:hover:before{
    transform: translate3d(-50%, -50%, 0) scale(2.5);
}
.subs7-btn span{
    display: block;
    position: relative;
    z-index: 2;
}
.subs7-btn.red{ background: #F89621; }
.subs7-btn.red:hover{ color: #F89621; }

.sidebar-nav #sidebarnav li a.has-arrow {
    color: #F89621;
    border-left: 3px solid #F89621;
    border-right: 3px solid #F89621;
    border-top: 1px solid #F89621;
    border-bottom: 1px solid #F89621;
    border-radius: 4px;
    padding: 5px 13px;
    background: #fff;
    transition: all .5s ease-out;
}

.sidebar-nav #sidebarnav li a.has-arrow:hover
{
    background-color: #F89621;
    color:#fff !important;
}

.sidebar-nav #sidebarnav li ul
{
    border-radius: 0px !important;
    padding: 0px;
}

.sidebar-nav #sidebarnav li ul li a
{
    padding: 10px 25px;    
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    transition: all .5s ease-out;
    color:#99abb4;
}

.sidebar-nav #sidebarnav li ul li a:hover
{ 
    border-left: 3px solid #F89621;
    border-right: 3px solid #F89621;
    color: #F89621;
    background: #F896213F;
    border-radius: 4px;
}
.browsing_his .jh7-box .jh7-img {
    border: 6px solid #fff;
    -webkit-box-shadow: 0 6px 10px 3px rgb(0 0 0 / 20%);
    box-shadow: 0 6px 10px 3px rgb(0 0 0 / 20%);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
.browsing_his .jh7-box .jh7-img img {
    width: 100%;
}
.browsing_his .jh7-box .box-content .description {
    text-align: left;
    min-height: 38px;
    max-height: 38px;
    overflow: hidden;
    color: #67757c;
    font-size: 13px;
}
.browsing_his .jh7-box .box-content h4 {
    font-size: 12px;
}
.fa-star{
    color: #ddd;
}
.fa-star.on{
    color: #877f0d;
}