.section-title-vcca{font-weight:700;display:inline-block;margin:24px 0 34px 0;text-transform:uppercase;font-size:20px;line-height:30px;}
.section-title-vcca a{color:#006695;}
.section-title-vcca a:hover{color:#006695;}
.news-item{height: 330px;}
.news-item img{width:100%;height: 100%;object-fit:cover;transition:transform .3s}
.news-item:hover img{transform:scale(1.02)}
.news-title{font-weight:700;margin-top:20px;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.news-item-group-three .news-title{height: 84px;}
.news-title:hover{color:#000;text-decoration:none}
.news-meta{font-size:12px;color:#888;margin:12px 0 8px 0}
.news-summary{font-size:14px;color:#000;line-height:21px}
.featured-news .news-title{font-size:20px;line-height: 30px;}
.horizontal-news{border-top:1px solid #eee;margin-top: 140px;padding-top: 33px;}
.news-item-group-three{height: 160px}
.news-item-list-remain{height: 190px;}
.next-pagination{line-height: 26px;margin: 0 8px}
.prev-pagination{line-height: 26px;margin-right: 19px}
.page-link{color: black}
.page-item{margin-left: 0px;margin-right: 11px}
.page-item a{height: 30px;display: flex;align-items: center;width: 30px;border-radius: 3px;padding-left: 10px;}
.bg-blue{background-color: #00B5E3 !important;padding: 4px 9px 4px 9px !important;border-radius: 2px !important;background-color: #E9E9E9;text-align: center;font-size: 16px;font-weight: normal}
.page-link-bphone{padding: 4px 9px 4px 9px !important;border-radius: 2px !important;background-color: #E9E9E9 !important;text-align: center;font-size: 16px;font-weight: normal}
.custom-news{margin-top: 32px;padding: 20px;border-bottom: 1px #b6b6bc solid;padding-bottom: 20px;margin-bottom: 5px;text-align: justify;border: 1px #b6b6bc solid;border-radius: 5px}
.title-news{margin-bottom: 10px;font-family: Open Sans Bold;font-size: 20px;line-height: 30px;color: #006695;}
.text-muted{font-size: 13px;}
.news-summary{margin-bottom: 10px !important;text-align: justify;font-family: Open Sans Bold;margin-top: 15px;}
.content-article{padding-top: 10px}
.box-icon-title{margin: 30px 0px;font-family: Open Sans Bold;background: #0062bf;color: white;padding: 5px;}
.sub-news-wrap{display: flex;border-bottom: 1px solid #F2F2F2;padding-top: 20px;padding-bottom: 20px;}
.sub-news-img-wrap{float: left;width: 170px;height: 110px;}
.sub-news-img-wrap img{border-radius: 5px;width: 100%;height: 100%;transition: all .3s;object-fit: cover;opacity: 0.9;}
.sub-news-content-wrap{padding-left: 24px;display: grid;}
.sub-news-date-time{font-size: 11px;color: #8D8D8D;text-transform: uppercase;padding-bottom: 8px;}
.sub-news-title a{font-size: 17px;font-family: Open Sans Semibold;color: #29292C;padding-bottom: 8px;text-decoration: none;}
.sub-news-summary{font-size: 15px;color: #29292C;text-align: justify;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;word-break: break-word;}
@media (max-width: 768px) {
.sub-news-img-wrap{float: unset;width: unset;margin-bottom: 15px;}
.sub-news-wrap{display: unset;padding-bottom: unset;}
.sub-news-content-wrap{padding-left: unset;display: unset;}
.featured-news .news-title{font-size:1.2rem}
.news-title{font-size:1rem}
.news-item{height: 160px;}
.news-item-group-three{height: unset;}
.news-item-list-remain{height: unset;}
.news-item-group-three .news-title{height: unset;}
.horizontal-news{margin-top: unset;}
}