:root{
    --bg-primary:#ff7a0e;
    --textonbg:#ccc;
    --text-primary:#d54900;
}
@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-Medium.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-Bold.ttf") format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: "GoogleSans";
    src: url("/Client/font/GoogleSans-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}

html,
body {
    font-family: "GoogleSans";
    font-size: 15px;
}

/* width */
html::-webkit-scrollbar {
    width: 8px;
}

/* Track */
html::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
html::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #b8b8b8;
}

/* Handle on hover */
html::-webkit-scrollbar-thumb:hover {
    background: #757575;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.wrapper .ft-bottom .container, .wrapper .owl-item .item-banner .container, .wrapper .Footer-2>.container, .wrapper .nav-top .container, .wrapper .menu>.container, .wrapper section>.container {
    max-width: 1320px;
}
.nav-top .nav-link:hover {
    color: var(--textonbg) !important;
}
/*---FULL header footer----*/

.wd-section-menu-footer > .container,
.wd-section-header > .container,
.wd-section-menu > .container,
.wd-section-footer > .container {
    max-width: 100% !important;
}

.wd-section-menu-footer .Menu-2,
.wd-section-menu .Menu-1,
.wd-section-header .Header-1,
.wd-section-footer .Footer-1 {
    padding: 0px;
}

.wd-section-menutop {
    border-bottom: none;
    background: #f1f1f1;
    overflow: hidden;
}

.wd-section-menutop .nav-items-line {
    border-bottom: none;
}

.Header-2 .col-md-4 {
    padding-left: 0px;
}

.Header-2 .col-md-8 {
    padding-right: 0px;
}

.wd-section-header .Header-2 {
    padding-top: 8px;
    padding-bottom: 8px;
}

/*---END FULL header footer----*/

.header {
    background-color: var(--bg-primary);
}
.header .nav-top {
    background: transparent;
}



.TinTuc-14 .tabs-list-items .items {
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #efeded;
    padding-bottom: 0.5rem;
}
.TinTuc-14 .tabs-list-items .items:last-child {
    border-bottom: none;
}
.sidebar-content .tabs-content-larger .line-clamp-3 {
    -webkit-line-clamp: 5;
    max-height: 135px;
    text-align: justify;
}
.cstab-button li a {
    background-color: transparent;
}
.tabs-list-items .items .card .card-body .card-text {
    margin-bottom: 0px;
    color: #959595;
}
.tabs-widget-news-index .cstab-button .is-active a {
    background-color: var(--bg-primary);
    color: var(--textonbg) !important;
}
.cstab-button .border-bottom {
    border-bottom: none !important;
}
.ft-bottom{
    border-top: 4px solid #ffe2d3;
}
.ft-bt-header-body {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.ft-bt-bottom {
    background-color: #bc642500 !important;
}

.ft-bt-header-body-bg-img{
    background-image: none;
    display: none;
}
.title-footer p {
    font-size: 22px !important;
    color: #e25107 !important;
    line-height: 28px;
    text-shadow: 2px 4px 4px #f7f7f76e;
}
.ft-bt-bottom p,
.ft-bt-left p {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333;
    font-size: 18px;
}
.social h4 {
    margin-bottom: 30px;
    color: #e25107;
}
.social h4::after {
    padding-bottom: 5px;
}
.statistical {
    margin-top: 35px;
}
.statistical p, .statistical p span {
    color: #333;
    font-size: 16px;
}
.ft-bottom .ft-bt-header-bg-color{
    margin: 0px !important;
    background-image: url('/Client/image/bg-footer-page-dioxin.png');
    background-size: cover;
    background-repeat: no-repeat;
    /* background-color: var(--bg-primary); */
    background-color: #FEEFD0;
    background-position: bottom;
}

.icon-social a {
    background: #b9030357;
    border-radius: 5px;
}
.statistical p {
    background: #714c4c14;
}
.icon-social a:hover {
    transition: 0.8s;
    border-radius: 50%;
    background: var(--bg-primary);
}
.icon-social a:hover i{
    color: #fff;
}

.VanBan-2 .widget-title-name,
.title-category .widget-title-name,
.wd-contents .widget-title-name {
    color: #f00;
    font-size: 18px;
}

.VanBan-2 .wd-box-document h4 a {
    padding: 7px 0px;

}
.owl-carousel:hover .owl-nav .owl-next, 
.owl-carousel:hover .owl-nav .owl-prev {
    background: var(--bg-primary) !important;
    color: #fff;
}

.owl-carousel:hover .owl-nav .owl-next.disabled, 
.owl-carousel:hover .owl-nav .owl-prev.disabled {
    background: transparent !important;
}
.list-item-doc .item-title {
    background-color: #dae4f596 !important;
    text-transform: uppercase;
}
.list-item-doc {
    border: 1px solid #cccccc3d;
    border-radius: 0px;
}
.list-item-doc .item-title .row>div {
    padding: 8px;
    font-size: 14px;
}

.list-item-doc .title-symbol {
    text-align: center !important;
    align-items: center;
}

.list-item-doc .title-symbol p:first-child{
    font-size: 15px;
    color: #0A59AB;
}

.list-item-doc .items:nth-child(2n):not(:nth-child(1)) {
    background: #0062fb08;
}
.list-item-doc .list-file-doc span {
    display: none;
}
.list-file-doc a:hover {
    background-color: #a9c9d9;
}
.list-file-doc a {
    border: 1px solid #a9c9d9;
    padding: 3px 8px;
    border-radius: 5px;
    margin-right: 10px;
}
.list-file-doc a i,
.list-file-doc a i {
    color: #638497;
    font-size: 18px;
    margin-right: 5px;
}
.wd-box-document .title-symbol p:nth-child(2)::before {
    content: '\f073';
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    margin-right: 5px;
    color: #0A59AB;
}
.list-file-doc a i::before {
    content: '\f019';
    font-size: 12px;
    color: #0A59AB;
}
.list-file-doc a i::after {
    content: ' Tải tài liệu';
    font-family: 'GoogleSans';
    font-weight: normal;
    font-size: 12px;
    color: #0A59AB;
}


.wd-tieudiem .title-category {
    background-color: var(--bg-primary);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 8px;
    border: none;
    margin-bottom: 0px;
}
.wd-tieudiem .list-items-large .card-img {
    border-radius: inherit;
}

.wd-tieudiem .title-category::after{
    display: none;
}
.wd-tieudiem .title-category a::before{
    content: '\f005';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #f00;
    animation: gradient-animation 5s ease infinite;

}

@keyframes gradient-animation {
    0% { color: #f00; } /* Vị trí bắt đầu dải màu */
    100% { color: #fbff09; } /* Quay lại vị trí ban đầu */
}

.wd-tieudiem .title-category a span{
    color: #fff;
    font-size: 15px;
}
.wd-tieudiem .wd-contents {
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    
}


.wd-tieudiem .list-items-large .line-clamp-2 a {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.wd-tieudiem  .list-items-small .card-items{
    padding: 8px;
}
.wd-tieudiem .card-items .row{
    align-items: center;
}
.wd-tieudiem  .list-items-small .col-md-3, 
.wd-tieudiem  .list-items-small .col-md-9 {
    padding: 0px;
}
.wd-tieudiem  .list-items-small .col-md-3{
    padding-left: 8px;
    height: inherit;
    align-items: center;
}
.wd-tieudiem  .list-items-small .col-md-9{
    padding-right: 8px;
    padding-left: 8px;
    align-items: center;
}
.wd-tieudiem  .list-items-small .col-md-9 .line-clamp-2{
    margin-bottom: 0px !important;
}

.TinTuc-1 .top-news-content .card-items {
    border-bottom: 1px solid #e1e1e1;
    margin: 5px 0px;
    padding-bottom: 8px;
    margin-top: 0px;
    padding-top: 5px;
}

.TinTuc-3 .title-category a::before ,
.TinTuc-1 .title-category a::before {
    content: '\f1ea';
    display: inline-block;
    font-family: 'Font Awesome 6 Free';
    color: #f00;
    margin-right: 5px;
    font-size: 16px;
}

.TinTuc-1 .card-items .line-clamp-3 {
    margin-bottom: 0px;
    -webkit-line-clamp: 4;
    max-height: 100px;
}
.TinTuc-1 .card-items .line-clamp-3 a {
    max-height: 95px;
}

.TinTuc-3 .items-large .line-clamp-3{
    margin-top: 8px !important;
}

.TinTuc-3 .items-large .desc-position-index h6 a {
    font-size: 25px;
    line-height: 35px;
}

.TinTuc-3 .items-large .line-clamp-5 {
    -webkit-line-clamp: 6;
    max-height: 155px;
}

.nav-top .navbar-nav .nav-link {
    font-size: 14px !important;
    padding-left: 12px !important;
    padding-right: 12px;
    line-height: 1.2;
}

.navbar-nav .nav-item:nth-child(1) .nav-link {
    padding-left: 0px !important;
}

.form-search-header .txt-form-search {
    background: #d5d5d547;
    border: 1px solid #cccccc3d;
    color: #333 !important;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}
.navbar-desktop .box-search-nav {
    display: block !important;
    margin-top: -1px;
}

.Album-3 .album-Image .gallery-thumb-item a::after,
.Album-4 .gallery-thumb-item .article-thumbnail::after {
    top: inherit;
    right: inherit;
    bottom: 0;
    left: 0;
    color: #cf0000;
    background-color: #ffffffc7;
    font-size: 20px;
    padding: 8px;
    border-top-right-radius: 5px;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.Album-3 .album-Image .gallery-thumb-item a::after{
    color: #7f7f7f;
}

.container-body-center .sidebar-left .LienKet-1 {
    margin-bottom: 0.5rem;
}

/* .NoiDung-1 .articles article, 
.NoiDung-1 .main .first {
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e1e1e1;
}

.NoiDung-1 .articles article .article-image,
.NoiDung-1 .main .first .article-image {
    flex: 0 0 auto;
    width: 25%;
}

.NoiDung-1 .articles article .article-image img,
.NoiDung-1 .main .first .article-image img{
    width: 100%;
}

.NoiDung-1 .articles article .article-info,
.NoiDung-1 .main .first .article-info {
    flex: 0 0 auto;
    width: 75%;
    padding: 0px 15px;
}

.NoiDung-1 .articles article .article-info a,
.NoiDung-1 .main .first .article-info a{
    font-size: 15px;
    font-weight: 700;
}


.NoiDung-1 .article-publish::before{
    content: '\f073';
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    margin-right: 5px;

}

.NoiDung-1  .article-publish{
   margin-top: 5px;
   margin-bottom: 5px;
}

.NoiDung-1 .articles article,
.NoiDung-1 .main {
    margin-bottom: 0.5rem;
}

.NoiDung-1 .article-info .article-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #434444;
    text-align: justify;
} */



/*===== Danh mục =====*/
.danh-muc form .btn-search {
    background-color: #df7126;
	color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}

.danh-muc form .btn-search:hover {
    background-color: #e7be04;
    color: #fff;
}

.page-content.danh-muc {
    padding: 0;
}

.danh-muc .main {
    text-align: start;
}

.danh-muc .main .first {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.danh-muc .article-image a {
    display: block;
    aspect-ratio: 8 / 5;
    overflow: hidden;
}

.danh-muc .article-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.danh-muc .article-info {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.danh-muc .article-title {
    color: #000;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 22px;
    line-height: 1.35;
    text-align: start;
}

.danh-muc .article-title:hover {
    color: #1057ae;
}

.danh-muc .article-publish {
    line-height: 1.35;
    font-size: 13px;
    color: #179cef;
}

.danh-muc .article-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #434444;
    text-align: start;
}

.danh-muc .articles {
    display: flex;
    flex-wrap: wrap;
}

.danh-muc .articles article {
    flex-basis: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.danh-muc .articles .article-image:hover ~ .article-info .article-title{
    color: #1057ae;
}

.danh-muc .view-content {
    margin-bottom: 25px;
}

.danh-muc .paging {
    display: flex;
    justify-content: center;
}
/*===== End Danh mục =====*/


.NoiDung-1 .LienKet-3 .title-category span {
    padding-left: 10px;
}

.NoiDung-1 .btn-widget,
.NoiDung-1 .page-frm-search input[type="submit"] {
    background-color: #df7126;
    color: #fff;
}

.HaiCotPhai93 .col-md-3>.row>.LienKet-1 {
    margin-bottom: 0.5rem;
}




.content-meta-content .table-responsive table {
    width: 100%;
}
.content-meta-content .table-responsive table tr:first-child td {
    background-color: #ededed;
}
.content-meta-content .table-responsive table tr td p {
   margin-bottom: 0px;
}
.content-meta-content .table-responsive table tr td {
    padding: 8px;
}

.pagesub-header-content-title p {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 30px;
    text-align: center;
}

@media (min-width: 1200px) {
	/*===== Danh má»¥c =====*/
	.danh-muc .main {
		margin-bottom: 40px;
	}

	.danh-muc .main .first {
		display: flex;
		flex-wrap: nowrap;
		gap: 20px;
		width: 100%;
		padding: 0;
		background-color: #eef2f8;
		border: none;
		margin-bottom: 0;
	}

	.danh-muc .main .article-image {
		flex-basis: 55%;
		flex-shrink: 0;
	}

	.danh-muc .main .article-info {
		flex: 1;
		padding: 24px 12px 12px 12px;
	}

	.danh-muc .article-title {
		font-size: 18px;
	}

	.danh-muc .articles {
		gap: 30px 20px;
	}

	.danh-muc .articles article {
		border: none;
		padding: 0;
		margin: 0;
		flex-basis: calc((100% - 20px * 2) / 3)
	}
	
	.danh-muc .articles .article-desc {
        -webkit-line-clamp: 2;
    }

	.danh-muc .articles .article-image a {
		border-radius: 8px;
	}

	.danh-muc .view-content {
		margin-bottom: 40px;
	}
	/*===== End Danh má»¥c =====*/
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px)  {
    .wd-content-item-1.header{
        margin-top: -8px;
    }
    .nav-top>.container {
        padding-left: 0px !important;
        padding-right: 0px;
    }
    .title-footer h4 {
        font-size: 20px;
        line-height: 28px;
    }
    .TinTuc-3 .items-small {
        display: inline-flex;
        padding-top: 8px;
        padding-bottom: 8px;
        border-top: 1px solid #ccc;
    }
    .TinTuc-3 .items-small .card-img {
        width: 33.3%;
    }
    .TinTuc-3 .items-small .desc-position-index {
        width: 66.6%;
        padding-left: 8px;
    }

  

}