


.section_danhgia .testimonial .content {
    padding: 15px 10px;
    border-radius: 6px;
    margin-bottom: 20px;
    position: relative;
    background: #D7DF01;
}



.section_danhgia #testimonial-slider div.owl-item:nth-child(3n) .content {
    background: #0c569f;
}

.section_danhgia #testimonial-slider div.owl-item:nth-child(3n+1) .content:after {
    content: "";
    border-top: 10px solid #e67e22;
    border-left: 10px solid transparent;
    border-right: 9px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 16%;
}

.section_danhgia .testimonial .description {
    color: #fff;
    margin: 0;
    font-weight: bold;
}

.section_danhgia .testimonial-pic {
    float: left;
}

.section_danhgia .testimonial-pic > img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #e5e5e5;
    margin-left: 25px;
}

.section_danhgia .testimonial .testimonial-review {
    margin: 10px 0 0 15px;
    float: left;
}

.section_danhgia .testimonial .testimonial-title {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0;
    color: #0c569f;
}

.section_danhgia .testimonial > .testimonial-review span {
    color: black;
    font-weight: bold;
    display: block;
    font-size: 17px;
}

.section_danhgia .testimonial .social-links {
    padding: 0;
    margin: 0;
}

.section_danhgia .testimonial .social-links > li {
    list-style: none;
    display: inline-block;
    margin-right: 0px;
    font-size: 10px;
}

.section_danhgia .testimonial .social-links > li i {
    color: #f0ca6c;
}


.section-news .section-head .wt-separator-outer .wt-separator .separator-left {
    left: -80px;
}

.section-news .section-head .wt-separator-outer .wt-separator .separator-right {
    right: -80px;
}

.section-news .section-head .wt-separator-outer .wt-separator .separator-left, .section-news .section-head .wt-separator-outer .wt-separator .separator-right {
    height: 3px;
    position: absolute;
    top: 50%;
    width: 70px;
    margin-top: -1px;
    background-color: #016300;
}

.section_danhgia #testimonial-slider div.owl-item:nth-child(3n+1) .content {
    background: #01DFD7;
}