.b-entry {padding:0 10px;}
.category {font-family: "SVN Gilroy", tahoma;}
.category img{max-width:100%;border-radius:10px;}
.category h2 {text-align:center;margin-bottom:64px;font-size: 40px;font-weight:400;;}
.category .catelist-wrap {display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;margin-bottom:64px;}
.category .catelist {}
.category .catelist .date{margin-top:32px;}
.category .catelist h3{font-size:24px;padding:0;margin-bottom:16px;font-weight:500;line-height:initial;color:#000000;font-weight:600;}
.category .catelist h3:hover{color:#8EA577;}
.category .catelist {float:left;width:100%;padding:0px 0px 16px 0;border-radius:10px;}
.category .catelist .padding-left{padding-left:25px;}
.category .catelist p.time{color:#505050;margin-bottom:8px;margin-top:32px;}
.category .catelist p.time span {color:#8EA577;}
.category .catelist p.mota {font-size:16px;color:#000000;line-height:28px;}
.category .catelist div {line-height:22px;    font-size: 16px;}
.category .catelist img{width:100%;height:auto;float:left;border: 1px solid rgba(33, 33, 33, 0.10);
}
p.trang {padding-top:5px;float:left;width:100%;margin-top:20px;margin-bottom:20px;text-align:center;}
p.trang a {padding:5px 10px;color:#08c;border:1px solid #08c;border-right:none;margin-top:5px;}
p.trang a:first-child {border-radius: 3px 0 0 3px}
p.trang a.active-page {background:#08c;color:#fff}
p.trang a:last-child {border-right:1px solid #08c;border-radius: 0 3px 3px 0}