<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&amp;display=swap');
body
{
	font-family:'Mulish',sans-serif;
}
header {
    position: sticky;
    z-index: 99;
    background: #fff;
    top: 0;
    box-shadow: 0 0 20px #e4e4e4;
}

.khung_total_menus 
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.khung_total_menus .hl {
    color: #000;
    font-weight: 700;
}

.khung_total_menus .h {
    width: 70%;
}

#cssmenu &gt; ul &gt; li &gt; a
{
	font-family: 'Mulish',sans-serif;
    font-weight: 700;
}
.khung_total_menus #logo img {
    height: 75px;
}
#gt .box {
    display: flex;
    justify-content: space-between;
}
#gt .box .bl {
    width: 53%;
}

#gt .box .br {
    width: 45%;
}

.thanh_index h2
{
	position: relative;
	display: inline-block;
}
.thanh_index h2:after {
    position: absolute;
    content: "";
    background: #f90303;
    width: 4px;
    left: -10px;
    height: 35px;
    bottom: 0px;
}
.mota_dvu {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#dv .owl_dv .item .info_item h3 a
{
	font-weight: 700;
    font-family: 'Mulish',sans-serif;
}
.boxsp .item {
    box-shadow: 0 0 5px #e4e4e4;
    overflow: hidden;
}
.khung_sanphamnbat {
    padding-bottom: 50px;
}

.content_item {
    position: relative;
}

.info_item {
    position: absolute;
    background: #f8f8f8;
    z-index: 9;
    bottom: 0;
    padding: 15px;
    min-height: 70px;
    width: 100%;
}

.info_item h3 {
    font-size: 16px;
    font-weight: bold;
}

.info_item h3 a {
    color: #000;
}


.boxduan .owl-theme .owl-controls .owl-nav .owl-prev
{
	background: url(../../images/prev.png) top center no-repeat #fff !important;
	left: 0 !important;
}

.boxduan .owl-theme .owl-controls .owl-nav .owl-next
{
	background: url(../../images/next.png) top center no-repeat #fff !important;
	right: 0 !important;
}


.boxduan .owl-theme .owl-controls .owl-nav [class*=owl-]
{
	color: #fff;
    font-size: 14px;
    background: 0 0;
    text-indent: -9999px;
    display: inline-block;
    cursor: pointer;
}
.content_item {
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
}
.content_item:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.img_item img {
    transition: all 0.5s;
}

.hinhanh_newss {
    position: relative;    overflow: hidden;
}

.ngaytao_mewss {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #009202;
    padding: 5px 15px;
    color: #fff;
    font-family: 'Afacad Flux',sans-serif;
}
.mota_newss h4 
{

	text-align: left;font-family: 'Mulish',sans-serif;font-weight: 700;line-height: 1.4em;
	    min-height: 50px;
}

.item_newss a {
    color: #000;
}

.des_newss {
    text-align: justify;
}
.des_newss
{
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	-webkit-line-clamp: 3;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.xemthem_newss {
    text-align: left;
    margin-top: 10px;
}
.item_newss:hover h4 {
    color: #009202;
}
.khung_tintucskien {
    padding-bottom: 35px;
}
.item_newss:hover img {transform: scale(1.05);}

.item_newss img {
    transition: all 0.3s;
}

.lienhess .row-widget {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    overflow: hidden;
    align-items: center;
}

.lienhess .form-box .form-group {
    margin-bottom: 15px;
}
.lienhess .form-box .form-group .form-control {
    background-color: transparent;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    border-color: #fff;
    margin-bottom: 0;
    width: 100%;
}

.lienhess .form-box .form-group input.form-control, .lienhess .form-box .form-group select.form-control {
    height: 45px;
    line-height: 45px;
}
.lienhess .form-box .button {
    margin-top: 20px;
}

.lienhess .form-box .button button {
    border-radius: 0;
    background-color: #fff;
    color:#000;
    border: 0;
    padding: 10px 40px;
    font-weight: 700;
    font-size: 16px;
}
.lienhess .list-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background-color: rgba(48, 87, 136, 0.5);
    padding: 30px;
}
.lienhess .list-item .item:nth-of-type(2), .lienhess .list-item .item:first-of-type {
    padding-top: 0;
}
.lienhess .list-item .item:nth-of-type(2n+1) {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 30px 30px 30px 0;
}
.lienhess .list-item .item .image {
    height: 80px;
    width: 80px;
    line-height: 0;
    padding: 6%;
    background-color: #fff;
    border-radius: 50%;
}
.lienhess .list-item .item .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.lienhess .list-item .item .title {
    margin-top: 15px;
}
.lienhess .list-item .item .title .heading {
    margin: 0;
}
.lienhess .list-item .item .title .description {
    margin: 10px 0 0 0;
}
.lienhess .list-item .item:nth-of-type(2n+1) {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 30px 30px 30px 0;
}
.lienhess .list-item .item:nth-of-type(2n+2) {
    border-bottom: 1px solid #fff;
    padding: 30px 0 30px 30px;
}

.lienhess .list-item .item:nth-last-child(2), .lienhess .list-item .item:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
}
.description p:last-child {
    margin-bottom: 15px;
}

#box_total_footer
{
    display: flex;
    justify-content: space-between;
}

.tieude_chungft {
    font-family: 'Afacad Flux',sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    color: #f90303;
    margin-bottom: 10px;
}
.dmuc_ft4 ul {
    margin-bottom: 0;
}

.dmuc_ft4 ul li {
    margin-bottom: 4px;
}

.dmuc_ft4 a {
    color: #333;
}

.dmuc_ft4 ul li:hover a {
    padding-left: 10px;
}

footer .f5 .form-group {
    overflow: hidden;
    border-bottom: 1px solid #333;
}
footer .f5 .input {
    float: left;
    width: calc(100% - 70px);
    margin-bottom: 0;
}
footer .f5 .button {
    float: left;
    width: 70px;
}
footer .f5 .input .form-control {
    border: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 8px 0 0 8px;
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding: 0;
    outline: none;
    color: #000;
    font-size: 15px;
    box-shadow: none;
    background-color: transparent;
}
footer .f5 .form-group .button button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 0 8px 8px 0;
    color: #000;
}

footer .f5 .button button i {
    color: #000;
}
.lienket_fter .lienket {
    display: flex;
}

.lienket_fter .lienket a {
    padding-right: 10px;
}
.mota_chungft {
    margin-bottom: 10px;
}
.copyright_ft.text-center {
    padding: 10px 0;
    font-size: 12px;
}
.dmuc_ft4 ul li:last-child {
    margin-bottom: 0;
}
#duan_trangcon {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}

#duan_trangcon .item img {
    max-width: 100%;
}
#duan_trangcon {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}

#duan_trangcon .item img {
    max-width: 100%;
}
.img_item {
    overflow: hidden;
    border: solid 1px #f5f5f5;
}
.noidung_news p {
    line-height: 1.8em;
    margin-bottom: revert;
}</pre></body></html>