.xem-them-servicecat-sub a {
    color: #000;
}
.gb-diamond-title ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 3px 8px;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 3px;
    line-height: 1.5;
}
.gb-diamond-title .active {
    color: #fff;
    background: #9b7f3b;
}
.modal-content{
    background-color: #fff;
}
.owl-prev, .owl-next {
        width: 25px;
        height: 50px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: block !important;
        border:0px solid black;
        margin: 12px !important;
        background-color: #a15e5e !important;
}
.owl-prev { left: -20px; }
.owl-next { right: -20px; }
.owl-prev i, .owl-next i {transform : scale(2,3); color: #ccc; margin-top: 12px;}

.modal-header_hdc{
    border-bottom: 0px;
    margin-left:    50%;
    color:  #fff;
}
.modal-header_hdc .close{
    color: #46ab45;
    opacity: 1;
    font-size: 32px;
}
.modal-title_hdc{
    text-transform: uppercase;
    font-size: 32px;
    color: #46ab45;
}
.owl-carousel .owl-item img{
    width: 90% !important;
    margin: auto;
    border-radius: 5px;
}
.caption_hdc{
    background-color: #46ab45 !important;
    text-transform: uppercase;  
    min-height: 0px !important;     
}
.product-item_hdc .item-img{
    height: 250px;
}

.hdc_content h3{
    text-transform: uppercase;
    padding: 15px 0px;
    font-size: 22px;
}