.category {margin-top:172px;font-family: 'SVN-Gilroy';margin-bottom:100px;}
.category h1 {display:flex;margin:0;align-items:center;font-size:40px;}
.category h1 span{ white-space: nowrap;padding-right:20px;margin:0;}
.category h1:after {content:"";height:2px;background:#000;width: 100%;display:none;}
.category h2 span {color:#C95A3C;}
.category img{max-width:100%;border-radius:10px;border: 1px solid rgba(33, 33, 33, 0.10);}
.category .flex-between {display:flex;justify-content:space-between;align-items:center;margin-bottom:64px;}
.category .flex-between .form {margin:0;border:1px solid #E3E3E3;border-radius:12px;display:flex;padding:0 12px;background:#F5F5F5;}
.category .flex-between .form input{border:none;background:none;padding:12px;font-size:16px;color:rgba(33,33,33,0.5);font-family: 'SVN-Gilroy';width:100%;}
.category .flex-between .form img{border:none;cursor:pointer;}
.category .catelist-top-1 {margin-bottom:32px;}
.category .catelist-top-1 .mota-top1 {padding-left:28px;}
.category .catelist-top-1 .mota-top1 h3 {font-size:24px;margin-top:8px;margin-bottom:16px;}
.category .catelist-top-1 img{width:100%;border-radius:10px;    float: left;}
.category .catelist-wrap {display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;}
.category .catelist {}
.category .catelist .date{margin-top:32px;}
.category .catelist .detail {padding:0 12px}
.category .catelist h3{font-size:20px;padding:0;margin-bottom:16px;font-weight:500;line-height:initial;color:#000000;font-weight:600;}
.category .catelist h3:hover{color:#C95A3C;}
.category .catelist {float:left;width:100%;padding:0px 0px 20px 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:#C95A3C;}
.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);
}
.trang {float:left;width:100%;margin-top:64px;margin-bottom:20px;text-align:center;}
.trang a {padding:5px 13px;color:#C95A3C;border-right:none;margin-top:5px;margin-right:8px;}
.trang a:first-child {border-radius: 3px 0 0 3px}
.trang a.back-page {background:url('../images/prev.svg') center center no-repeat;background-size:contain;}
.trang a.next-page {background:url('../images/next.svg') center center no-repeat;background-size:contain;}
.trang a.active-page {background:#C95A3C;color:#fff;border-radius:5px;}
.trang a:last-child {border-radius: 0 3px 3px 0}
.cover {position:relative;margin-top:120px;}
.cover img{width:100%;}
.cover h1{position:absolute;left:0;right:0;text-align:center;top:50%;transform: translateY(-50%);z-index:2;margin:0 auto;color:#fff;font-size:56px;}