/*css fonts sf pro*/


@font-face {
    font-family: Kuro;
    src: url("../fonts/kuro/Kuro-Regular.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: Kuro;
    src: url("../fonts/kuro/Kuro-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}
.form-group-vcbl select{
	    background: #F9F9F9;
    border: 0.5px solid #ABABAB;
    border-radius: 4px;
    padding: 12px 16px;
    width: 100%;
}
.read-more span{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #074C31;
    margin-right: 10px;
}
.modal{
	display: none;
	z-index: 99999;
}
.portlet{
	margin-bottom:0px!important;
}
body {
    font-family: Kuro;
    font-style: normal;
}
.box-logo img{
	height: 70px;
}
.f-lienhe {
    background: #F6F9EB;
    padding: 80px 0px 80px 0px;
}

.title-lienhe {
    margin-bottom: 32px;
}

.title-lienhe h4 {
    color: #074C31;
    font-family: 'Kuro';
    font-weight: 700;
    margin: 0px;
    font-size: 28;
    line-height: 36px;
}

.contact {
    list-style: none;
    padding: 0;
    margin: 0px;
}
.contact li{
    margin-bottom: 16px;
}
a.content-item:hover{
    color: #A1C038;
}
.contact h4 {
    font-size: 18px;
    font-weight: 700;
    color: #111111;
    line-height: 26px;
}

.contact h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

.title-item {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

.content-item,.content-item a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

.content-item.item-email {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #A1C038;
}

.tong-dai-ho-tro {
    background: #074C31;
    border-radius: 16px;
    height: 150px;
}

.bg_tong-dai {
    background-image: url("../img/bg_hotline.png");
    background-size: 100%;
    height: 100%;
    background-repeat: no-repeat;
    border-radius: 16px;
    display: flex;
    align-items: center;
    padding-left: 35px;
    gap: 16px;
}

.ho-tro-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.ho-tro-phone ,.ho-tro-phone a{
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 36px;
    color: #D0DF9B;
}

.footer-bottom-menu {
    background: linear-gradient(270deg, #074C31 0%, #1F6A33 23.44%, #A1C038 100%);
    padding: 45px 0px;
}

.img_menu {
    position: absolute;
    top: 0px;
    right: 7%;
}

.menu-footer {
    display: flex;
    gap: 20px;
}

.logo-footer img {
    width: 160px;
    height: 66.6px;
}

.menu-footer {
    align-items: center;
    margin-top: 28px;
    justify-content: center;
}
.to-top:hover{
    background-color: #074C31;
    background-image: url(../img/arrow-up-hover.svg);
}
.menu-f-item a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
}

.lienket-footer select {
    background: #ccc0;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 8px;
}

.lienket-footer {
    margin-top: 23px;
    float: right;
}

.footer-bottom-copyright {
    background: #003722;
    padding: 15px 0px 13px 0px;
}

.menu-copyright {
    display: flex;
    gap: 30px;
    float: right;
}

.menu-c-item a {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #D0DF9B;
    text-decoration: none;
}

.copyright {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
}

#f_bg_left {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 150px;
}

#f_bg_right {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 130px;
}

.footer-bottom {
    position: relative;
}

body>.container-fluid {
    padding: 0px;
}

.lienket-footer option {
    color: #000;
}


/* truongtn */
a:hover {
    text-decoration: none;
}

/* ------------------Header begin----------------------- */
.header .container {
    display: flex;
    align-items: center;
}

.navbar,
.navbar-nav {
    width: 100%;

}

.navbar {
    padding-top: 13px;
    padding-bottom: 13px;
}

.dat-lich-btn {
    padding: 13px 24px;
    background: linear-gradient(315deg, #074C31 0%, #1F6A33 35.42%, #A1C038 100%);
    border-radius: 8px;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    cursor: pointer;
}

.nav-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}

a.nav-item.nav-link {
    color: #111111 !important;
}

a.nav-item.nav-link.active,
a.nav-item.nav-link:hover {
    color: #074C31 !important;
}

a.nav-item.nav-link {
    padding: 25px 0px;
}

.navbar-nav .dropdown {
    cursor: pointer;
}

.btn-lang {
    color: #585858;
}

.btn-lang img {
    margin-right: 8px;
}

/* ------------------Header end------------------------- */
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: ""!important;
}

.breadcrumb {
    margin-bottom: 0px;
    background: #F9F9F9;
}

.box-breadcrumb {
    background: #F9F9F9;
}

.breadcrumb-item a {
    font-style: normal;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #111111;
    opacity: 0.48;
}

/* ------------------Header end------------------------- */
/* ------------------Tree page begin ------------------- */
.tree-page {
    background: #F9F9F9;
    display: flex;
}

.tree-page .container {
    display: flex;
    align-items: center;
}

.tree-page .container a {
    display: block;
    padding: 20px 0px;
}

.img-tree {
    margin: 0px 8px;
}

.url-tree {

    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #111111;
    opacity: 0.48;
}

.breadcrumb-item.active {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #111111;
}


.url-tree-active {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #111111;
}

.tree-page .container a:hover {
    color: #074C31 !important;
    opacity: 1;
    text-decoration: none;
}

/* ------------------Tree page end ------------------- */
/* ------------------Modal dat lich begin------------- */
.modal-content-vcbl {
    padding: 32px;
    background: #FFFFFF;
    border-radius: 8px;
}

.title-modal-schedule {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #074C31;

}

.modal-head-vcbl .row {
    justify-content: space-between;
    align-items: center;
    margin: 0px 0px 32px 0px;
}

.modal-body-vcbl .row {
    margin: 0px;
}

.form-group-vcbl {
    display: flex;
    flex-direction: column;
    padding: 0px 8px;
}

.requite {
    color: #FC4242;
}

.lable-modal-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    margin-bottom: 10px;
}

.form-group-vcbl {
    display: flex;
    flex-direction: column;
    padding: 0px 8px;
}

.form-group-vcbl input::placeholder .form-group-vcbl textarea::placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #767676;
}

.form-group-vcbl input,
.form-group-vcbl textarea {
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #E7E7E7;
    border-radius: 8px;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

.form-group-vcbl input:focus,
.form-group-vcbl textarea:focus {
    outline: none;
}

.capcha {
    margin-left: 8px;
}

.btn-modal-register-vcbl {
    width: 100%;
    background: linear-gradient(315deg, #074C31 0%, #1F6A33 35.42%, #A1C038 100%);
    border-radius: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 16px;
    border: none;
    margin-top: 32px;
    cursor: pointer;
}

/* ------------------Modal dat lich end--------------- */
/* ------------------ right fix begin----------------- */
.fixed-task {
    position: fixed;
    right: 2px;
    top: 40%;
    z-index: 99;
}

.lst-task {
    border-radius: 8px;
    
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
}
.task-start {
    border-radius: 8px 8px 0 0;
}
.task-end {
    border-radius: 0 0 8px 8px;
}
.task {
    height: 64px;
    width: 64px;
    display: flex;
    justify-content: end;
    align-items: center;
    background: #F6F9EB;
    margin-top: 1px;
    cursor: pointer;
    
    padding: 20px;
    /* background: linear-gradient(270deg, #074C31 0%, #1F6A33 23.44%, #A1C038 100%); */
    position: relative;
    
}

.hov {
    display: none;
}

.lable-task {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: block;
    
    width: 250px;
    position: absolute;
    height: 64px;
    padding-right: 63px;
    right: -250px;
    margin-right: 0px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    transition: all 0.3s;
}

.task:hover .lable-task{
    border-radius: 8px 0px 0px 8px;
    right: 0;
    background: linear-gradient(270deg, #074C31 0%, #1F6A33 23.44%, #A1C038 100%);
}


.task:hover .un-hov {
    display: none;
}

.task:hover>.hov {
    display: block !important;
}

.fixed-task2 {
    position: fixed;
    right: 16px;
    bottom: 5%;
    z-index: 99;
}

.lst-task2 {
    display: flex;
    flex-direction: column;
}

.item-task2 {
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
}

.to-top {
    background: #FFFFFF;
    margin-bottom: 12px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s;
}
.task-title{
    position: absolute;
    width: 250px;
    min-width: 0px;
    transition: all 0.3s;
    height: 100%;
    right: -250px;
    top: 0px;
    background: transparent;
    z-index: 9;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-right: 60px;
    /* border-radius: 8px; */
}
.task-title a{
    
    /* font-family: Kuro; */
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #ffffff;
    
}
.task img{
    width: 25px;
    height: 25px;
    z-index: 10;
}
.chat {
    background: #074C31;
    border: 2px solid #D0DF9B;
    box-shadow: 0px 8px 48px
}

/* ------------------ right fix end------------------- */

/* AUTHOR: HPT */
/* START */
.heading-primary {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #074C31;
}

.lable-contact {}

.header .container {
    position: relative;
}

.sub-menu-container {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 100;
    border-radius: 5px;
    background: #fff;
    opacity: 0.2;
    display: none;

}

.sub-menu-container.show {
    display: block;
    transition: all 2s ease 2s;
    opacity: 1;
}

.sub-item,
.tin-tuc-item {
    padding: 10px;
}

.sub-item:hover {
    padding: 16px;
    background: #F6F9EB;
    border-radius: 4px;
}

.tin-tuc-item:hover h5 {
    color: #074C31;
}

.sub-item h5,
.tin-tuc-item h5 {
    font-family: 'Kuro';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #111111;
    margin-bottom: 0px;
}

.sub-item p,
.tin-tuc-item p {
    font-family: 'Kuro';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    opacity: 0.72;
    margin: 0px;
}

.article-breadcrumb {
    display: flex;
    align-items: center;
    gap: 16px;
    
}

.article-breadcrumb-heading {
    justify-content: center;
}

.article-breadcrumb-item {
    margin-top: 16px;
    justify-content: flex-start;
}

.article-dot {
    width: 4px;
    height: 4px;
    background: #074C31;
}

.article-date {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #767676;
}

.article-category ,.article-category h6{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #074C31;
}

.new-item-img {
    height: 185px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.new-item-title {
    margin-top: 28px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #111111;
}

.new-item-shortDesc {
    margin-top: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #767676;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    vertical-align: middle;
    text-align: justify;
}

.news-list {
    gap: 32px 0;
}

.common-tabs {
    background: #F6F9EB;
}

.common-nav-tabs {
    gap: 32px;
    padding: 0;
}

.common-nav-link {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #585858;
    padding: 24px 0;

}

.common-nav-link:hover {
    color: #074C31;
}

.common-nav-link.active {
    font-weight: 700;
    color: #074C31;
    border-bottom: 3px solid;
    border-image-source: linear-gradient(270deg, #074C31 0%, #1F6A33 23.44%, #A1C038 100%);
    border-image-slice: 1;
}

.common-tabs-content {
    padding: 60px 0;
}

.banner-common {
    width: 100%;
    height: 264px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.banner-common::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #074C31;
    opacity: 0.4;
    left: 0;
    top: 0;
    z-index: 2;
}

.banner-common::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, #074C31 0%, #1F6A33 23.44%, #A1C038 100%);
    mix-blend-mode: hard-light;
    opacity: 0.6;
    left: 0;
    top: 0;
    z-index: 1;
}

.box-banner-common {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

.box-banner-common .container {
    height: 100%;
    display: flex;
    align-items: center;
}

.txt-banner-common {
    font-weight: 700;
    font-size: 56px;
    line-height: 64px;
    color: #FFFFFF;
}

@media screen and (max-width: 575px) {
    .new-item {
        margin-top: 24px;
    }
}

/* -----------------------gui lien he end--------------- */
/* opacity: 0.72;
    margin: 0px;
} */
.sub-item .xem-them span {
    font-family: 'Kuro';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #074C31;
    margin-right: 10px;
}

.sub-item .xem-them {
    display: none;
}

.sub-item:hover .xem-them {
    display: block;
    margin-top: 10px;
}

.sub-item .xem-them img {
    width: 15px;
}

.tu-van-menu {
    display: flex;
    gap: 8px;
    padding-top: 10px;
    border-top: 1px solid #E7E7E7;
    align-items: center;
}
.menu-bt{
	    padding: 5px 10px;
}
.menu-bt .item-content{
	    margin-top: 10px;
    margin-bottom: 5px;
}
.item-content p {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #111111;
    margin: 0px;
    min-width: 276px;
}
.menu-bt .item-content p{
	font-size: 18px;
}
.box-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 20px;
    gap: 20px;
    background: #FFFFFF;
    box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}
.btn-tu-van .btn-vcbl {
    background: linear-gradient(315deg, #074C31 0%, #1F6A33 35.42%, #A1C038 100%);
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    padding: 8px 24px;
    margin: 0px;
}

.tu-van-menu .tong-dai {
    display: flex;
    gap: 7px;
    align-items: center;
}

.tu-van-menu .tong-dai-left img {
    width: 20px;
}

.tu-van-menu .tong-dai-right .ho-tro-title {
    font-family: 'Kuro';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #074C31;
}

.tu-van-menu .tong-dai-right .ho-tro-phone {
    font-family: 'Kuro';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #A1C038;
    margin: 0px;
}

.sub-dich-vu {
    padding: 30px;

}

.sub-tin-tuc {
    padding: 30px 0px;
}

.bg-sub-menu {
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#icon-menu-close{
	display: none;
}
#icon-menu-open{
	display: block;
}
/* END */
.header-mobile {
    display: none;
    padding: 10px 0px;
    transform: none !important;
}

.icon-left {
    width: 10%;
    padding-left: 20px;
}

.logo-m {
    width: 80%;
    text-align: center;
}

.logo-m img {
    width: 100px;
}

.search-m {
    width: 10%;
}

.mainview {
    padding-left: 0px;
    padding-right: 0px;
}
#nav-mobile{
    position: absolute;
    width: 100%;
    left: -100%;
    overflow: auto;
    top: 100%;
    background-color: #FFF;
    border: solid 1px #e0e0e0;   
    height: auto;
    z-index: 100;
    display: block;
}
#closemobile{
	display: none;
}
.ul-container{
    padding: 0px;
    list-style: none;
}
.header-mobile{
    position: relative;
}
.item-m a,.item-m span{
    padding: 10px 20px;
    display: block;
    font-family: 'Kuro';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #111;
}
/* -----Box seach modal begin---- */
.modal-content {
    background: transparent;
    border: none;
}

.box-search-modal {
    padding: 16px 33px;
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    border: 0.5px solid #E7E7E7;
    border-radius: 8px;
    justify-content: end;
    display:none;
}

.btn-search-vcbl {
    padding: 15px 32px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
    background: linear-gradient(315deg, #074C31 0%, #1F6A33 35.42%, #A1C038 100%);
    border-radius: 8px;
    cursor: pointer;
}

.btn-dropdown-search {
    padding: 15px 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #585858;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-left: 1px solid #E7E7E7;
    margin-right: 16px;
}

.btn-dropdown-search img {
    margin-left: 140px;
}

.close-modal-search {
    margin-left: 28px;
    cursor: pointer;
    white-space: nowrap;
}

.close-modal-search img {
    margin-left: 15px;
}

.txt-close-modal {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #074C31;
}

input#input-search {
    flex: auto;
    border: none;
    outline: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #111111;
    margin-left: 15px;
}

div.dropdown#dropdown-modal-search .dropdown-menu {
    width: 90%;
}

.modal-xl {
    max-width: 100vw;
    width: 83vw;
}

.box-result-news,
.time-and-category {
    display: flex;
}

.time-and-category {
    margin-top: 8px;
}

.box-result-news {
    margin-bottom: 16px;
}

.box-img-news {
    width: 100px;
    height: 72px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    margin-right: 20px;
}

.desc-news {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.number-result {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #074C31;
    margin-right: 5px;
}

.txt-result {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

.result-modal-search {
    margin-top: 16px;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 24px 33px;
    display:none;
}
.gsc-results-wrapper-nooverlay {
    margin-top: 16px;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 24px 33px;
}
table.gsc-search-box {
    padding: 16px 33px;
    display: flex;
    align-items: center;
    background-color: #FFFFFF;   
    border-radius: 8px;

}
table.gsc-search-box tbody{
	width:100%;
}
#adBlock,.gsc-adBlock{
	display:none !important;
}
.gsc-search-button-v2{
	padding: 15px 32px !important;
    font-weight: 700;
    font-size: 18px !important;
    line-height: 26px !important;
    text-align: center;
    color: #FFFFFF !important;
    background: linear-gradient(315deg, #074C31 0%, #1F6A33 35.42%, #A1C038 100%) !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    border: none !important;
    white-space: nowrap;
}
#gs_tti50{
	display: flex !important;
    align-items: center !important;
}
.gsc-input {
    flex: auto !important;
    border: none !important;
    outline: none !important;
    /* font-weight: 500; */
    font-size: 18px !important;
    line-height: 26px !important;
    color: #111111 !important;
    font-family: Kuro !important;
    height: 50px !important;
}
.gsc-input-box{
	border: none !important;
}
input.gsc-input{
	padding: 0px 10px !important;
}
.title-box-result {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #074C31;
    margin-bottom: 12px;
}

.divider {
    width: 100%;
    height: 1px;
    background-color: #E7E7E7;
    margin: 24px 0px;
}

.title-news {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

.title-news:hover {
    color: #074C31;
}

.time-news {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #767676;
}

.time-and-category {
    display: flex;
    align-items: center;
}

.category-news {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #347C36;
}

.news-dots {
    width: 4px;
    height: 4px;
    background: #347C36;
    border-radius: 50%;
    margin: 0px 8px;
}

.box-content-result {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.title-documnet {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    margin-bottom: 8px;
}

.time-document {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #767676;
}

.box-result {
    margin-bottom: 24px;
}

.txt-download {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #074C31;
    margin-right: 12px;
}

/* Scroll smooth */
html {
    scroll-behavior: smooth;
}

/* css fixed header */
.fixed-header{
    position: fixed;
    background: #FFFFFF;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transition: .4s;
    transform: translateY(0) !important;
}
#scispace-extension-root {
    display: none;
  }
/* -----Box seach modal end------ */
@media only screen and (max-width: 600px) {
   

    .fixed-task {
        right: 8px;
    }
     .fixed-task{
      display: none;
    }
     .slider-home-item{
         height: 400px;
         background-size: cover !important;        
         background-position: center !important;
     }
     .title-slider h2{
        font-size: 18px;
    }
    .slider-content {
        width: 85%;
        position: absolute;
    }
    .sumary-slider h5 {       
        font-size: 36px;
        line-height: 44px;
    }
    #slider-home .owl-dots .owl-dot{
        width: 50px;
    }
    #slider-home .owl-dots .owl-dot.active{
        width: 100px;
    }
    .tienich .row{
            gap:16px;
    }
    .tienich {
        padding: 20px 15px;
    }
    
    .gt-video{
        display: none;
    }
    .mobile{
        display: block;
    }
    .gioi-thieu{
        padding: 40px 15px;
    }
    .gt-title h3{
        font-size: 28px;
        line-height: 36px;
    }
    .gt-video-m{
        padding-top: 20px;
    }
    .dich-vu {
        padding: 40px 0px;
    }
    .dich-vu .mainview{
        padding: 0px 15px;
    }
    .dv-title h4{
        font-size: 28px;
        line-height: 36px;
        width: 100%;
        /* text-align: justify; */
    }
   
    #slider-dichvu .owl-item.active:first-child{
        background: #fff;

    }

    .center .slider-dv-content-hover {
        display: block;
    }
    .center .slider-dv-content{
        display: none;
    }
    #slider-dichvu{
        overflow: hidden;
    }
    .f-lienhe{padding: 40px 0px;}
    .f-lienhe .row{
        gap:20px;
    }
    .menu-f-item{width: 50%;float: left;margin-bottom: 20px;}
    .menu-footer{
        display: block;
        float: left;
    }
    .lienket-footer {
        margin-top: 23px;
        float: left;
    }
    #f_bg_left {       
        width: 100px;
    }
    #f_bg_right {       
        width: 100px;
    }
    .footer-bottom-copyright{
        height: 200px;
        padding-top: 30px;
    }
    .footer-bottom-copyright{
        text-align: center;
    }
    .menu-copyright {
        display: block;
        gap: 30px;
        float: none;
        margin-top: 20px;
    }
    .menu-c-item{
        margin-bottom: 15px;
    }
    .mainview {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tin-tuc-lst{
        margin-left: 0px;
    }
    .box-search-modal{
        flex-direction: column;
        align-items: start;
        position: relative;
     }
     .box-search-modal > span.icon-search-modal{
         position: absolute;
         top: 30px;
     }
     input#input-search{
         width: 100%;
         margin-left: 0px;
         padding: 12px 0px 12px 50px;
         border-bottom:  .5px solid #E7E7E7;
     }
     #dropdown-modal-search{
         width: 100%;
     }
 
     .btn-dropdown-search{
         margin: 20px 0px;
         border: .5px solid #E7E7E7;
         width: 100%;
     }
     .btn-search-vcbl{
         width: 100%;
     }
     .txt-close-modal{
         display: none;
     }
     .close-modal-search{
         position: absolute;
         top: 15px;
         right: 15px;
     }
 .modal-xl {
     width: 100vw;
 }
  .modal-xl .container{
  	padding-left: 0;
  }
  .result-modal-search{
  	padding: 20px 15px;
  }
}
@media (min-width: 993px) {

}
@media (max-width: 992px) {
    .menu-gioi-thieu .container {
        max-width: 96% !important;
        overflow-x: scroll;
    }
    
    /* Hidden scrollbar for Chrome, Safari and Opera */
    .menu-gioi-thieu .container::-webkit-scrollbar {
        display: none;
    }
    
    /* Hidden scrollbar for IE, Edge and Firefox */
    .menu-gioi-thieu .container {
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    .menu-gioi-thieu .nav-item.nav-link{
        white-space: nowrap;
    }
     .header {
        display: none;
    }

    .header-mobile {
        display: flex;
        align-items: center;
    }
    .menu-fixed-item a{
    	white-space: nowrap;
    }
    .menu-fixed {
	    
    	overflow-y: scroll;
	}
}