.da-slider{
    background:none !important;
}
.kh .title_kh {
    font-size: 25px;
}
.our-job {
    text-align: center;
    color: #508d35;
    margin-top: 50px;
    font-family: 'Hanuman', Gabriola, serif, Battambang;
    font-size: 35px;
}
.tb_border th{
    background:#2b742b;
    color:#fff;
    text-align:center;
    padding:10px 5px;
    border:1px solid #eee;
}
.table-responsive{
    margin:20px 0px;
}
.bottom-header{
    margin: 15px 0px 5px 0px;
}
.tb_border td{
    padding:5px;
    text-align:center;
    border:1px solid #eee;
}
/* .tb_border tr:nth-child(odd) td{
   background:#ddd;

} */
.title-events{
    padding:0px 15px ;
    font-size:18px;
    text-transform: uppercase;
    margin-top:15px;
}
.des_detail{
    float:left;
    width:100%;
    margin: 20px 0px;
}

.title_detail {
    font-size: 20px;
    font-weight: 600;
    border-bottom: 2px solid #2b742b;
    height: 35px;
    margin-bottom: 20px;
    margin-top: 29px;
    color: #2b742b;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff !important;
    background: #2b742b !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: 1px solid #ddd !important;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    display: none;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: none;
}
.pagination>li>a, .pagination>li>span {
    color: #000 !important;
    background: none !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: 1px solid #fff
  }
