* {
    margin: 0;
    padding: 0;
}

body a {
    font-family: Inter;
}

th,
td,
tr,
span,
p {
    /* font-family: Inter; */
    margin-bottom: 0px;
}

.divimg img,
.divimg52 img {
    width: 100%;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none !important;
}

@font-face {
    font-family: Merriweather;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Regular.ttf);
}

@font-face {
    font-family: MerriweatherLight;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Light.ttf);
}

@font-face {
    font-family: MerriweatherBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Black.ttf);
}

@font-face {
    font-family: Inter;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url('../fontfamily/Inter/Inter-Regular.woff2') format('woff2');
}

@font-face {
    font-family: InterSemibold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Inter/Inter-SemiBold.woff2) format('woff2');
}

@font-face {
    font-family: MerriweatherBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Inter/Merriweather-Bold.woff2) format('woff2');
}

@font-face {
    font-family: NotoSerif;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Regular.ttf);
}

@font-face {
    font-family: NotoSerifMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Medium.ttf);
}

@font-face {
    font-family: NotoSerifBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Bold.ttf);
}

@font-face {
    font-family: RobotoMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Medium.ttf);
}

.colred {
    color: rgb(247, 76, 76);
}

.Inter {
    font-family: Inter !important;
}

.NotoSerif {
    font-family: NotoSerif !important;
}

.NotoSerifMedium {
    font-family: NotoSerifMedium !important;
}

.InterSemibold {
    font-family: InterSemibold !important;
}

.MerriweatherBold {
    font-family: MerriweatherBold !important;
}

.MerriweatherBlack {
    font-family: MerriweatherBlack !important;
}

.Merriweather {
    font-family: Merriweather !important;
}

.fs11px {
    font-size: 11px !important;
}

.fs13px {
    font-size: 13px !important;
}

.fs14px {
    font-size: 14px;
}

.fs15px {
    font-size: 15px;
}

.fs17px {
    font-size: 17px;
}

.fs18px {
    font-size: 18px;
}

.fs19px {
    font-size: 19px;
}

.fs20px {
    font-size: 20px;
}

.fs23px {
    font-size: 23px;
}

.fs31px {
    font-size: 31px;
}

.text-black2 {
    color: #232323;
}

.h-98 {
    height: 99%;
}

.borderradi {
    border-radius: 5px;
}

.bordergray {
    border-bottom: 1px solid lightgray;
}

.colorTiT {
    color: rgb(80, 130, 179);
}

.colorTiT2 {
    color: #004999;
}

.colorTiT25 {
    color: #184e96;
}

.colorTiT3 {
    color: rgb(25, 25, 25);
}

.colorTiT4 {
    color: rgb(77 77 77);
    line-height: 1.625;
}

.lheight16 {
    line-height: 1.625;
}

.lheight18 {
    line-height: 1.8;
}

.text-jutify {
    text-align: justify !important;
}

.nentrong {
    background-color: #00000054;
}

.backgray {
    background-color: #e6e6e6;
}

.borderbotwhite {
    border-bottom: 1.5px solid white;
}

.borderright {
    border-right: 2px solid rgb(177, 177, 177);
}

.backg05 {
    background-color: rgb(80, 130, 179);
}

.dashstyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed lightgray;
}

div .w-65 {
    width: 65%;
}

div .w-35 {
    width: 35%;
}

div.w-63 {
    width: 63%;
}

div.w-37 {
    width: 37%;
}

div.w-45 {
    width: 45%;
}

div.w-55 {
    width: 55%;
}
.w-25{
    width:25%;
}
.divimg2 img {
    aspect-ratio: 3/2;
    object-fit: cover;
    width: 100%;
}

.divimg52 img {
    height: 350px;
    border-radius: 10px;
    object-fit: cover;
}

.minisize35 {
    width: 43px;
    height: 43px;
    object-fit: cover;
    margin-top: -6px;
}

.minisize26 {
    width: 26px;
    height: 26px;
    object-fit: cover;
    margin-top: -6px;
}

.minisize8x {
    width: 83px;
    height: 83px;
    object-fit: cover;
    margin-top: 10px;
}

.fakecol {
    flex: 0 0 auto;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: var(--bs-gutter-y);
}

.fakerow {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: -15px;
    margin-left: -15px;
}


/* -----------------------------------x------------------------------------- */

.vbanner {
    /* background-color: #e6e6e6; */
    height: 130px;
}

.bannerweb img {
   
    height: 100%;
}

nav.custom-menu-mobile {
    display: none;
}

.main_menu > .header-nav-main > li.has-children {
    position: relative;
}

.main_menu .header-nav-main > .menu-item {
    /* margin: 0px 48.5px 0px 0px; */
    padding: 7px 0;
}

.main_menu > .header-nav-main > .menu-item {
    list-style: none;
}

.ps4 {
    padding-left: 30px;
}

.main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown {
    display: block;
    z-index: 10;
    padding-left: 0px !important;
    border-right: 1px solid lightgray;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    border-radius: 0px 0px 5px 5px;
}

.main_menu .header-nav-main > li.menu-item:hover {
    background: #dde2e4
}

.main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item,
.main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item a {
    background-color: #fff;
    padding: 11px 7px;
    transition: all 0.2s ease;
}

    .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item:hover,
    .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item:hover a {
        background-color: #004999;
        text-decoration: none;
        transition: all 0.2s ease;
        padding-left: 14px;
        color: #fff;
    }

.main_menu > .header-nav-main > li.has-children > .nav-dropdown {
    position: absolute;
    left: 0;
    top: 52px;
    /*min-width: 260px;*/
    background: white;
    display: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.main_menu .header-nav-main > li.menu-item:first-child:hover {
    border-radius: 27px 0px 0px 27px;
}

.has-children.menu-item > .nav-dropdown {
    position: absolute;
    top: 30px;
    left: 0;
    min-width: 260px;
    display: none;
}

.main_menu .header-nav-main > li.menu-item:first-child {
    margin-left: 0px;
    /*margin-right: 15px;*/
}

.main_menu .header-nav-main > li.menu-item {
    /*margin-right: 60px;*/
    padding: 5px 20px;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item > ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    background: #f1f1f1f1;
    display: none;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item:hover > ul {
    display: block;
    max-width: 235px;
    left: -235px;
}


/* .vmenu {
    height: 45px;
    background: linear-gradient(180deg, rgba(37, 145, 211, 1) 0%, rgba(25, 75, 141, 1) 100%);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    z-index: 2;
    position: relative;
} */

.vmenu {
    height: 77px;
}

    .vmenu .main_menu {
        border: 10px solid #dbf1ff;
        border-radius: 38px;
    }

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}



.main_menu a {
    color: #004999 !important;
    font-family: InterSemibold !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.formobides {
    display: none;
}

.menumobi {
    display: none;
}

.danhmucmenu {
    background-color: #147cbe;
    border-radius: 0px 24px 24px 0px;
}

.boxsearch input {
    right: 50px;
    border: 1px solid #b2c8e4;
    border-radius: 5px;
    width: 250px;
    height: 44px;
    top: 6px;
    padding-left: 5px;
    position: absolute;
    z-index: 2;
}


/* -------------------------------footer----------------------------------- */

.footer {
    background-image: linear-gradient(#3a81d7, #0f3767);
}

.box-menubottom {
    height: 45px;
}

.footer .borderbot {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.iconmini2 {
    width: 14px;
}

.login-box {
    position: absolute;
    top: 10px;
    right: 0px;
}

