@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/Helvetica/helveticaneue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../../fonts/Merriweather/Merriweather-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather Italic';
    src: url('../../fonts/Merriweather/Merriweather-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

body {
    box-sizing: border-box;
    /* font-family: "Helvetica Neue"; */
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

body.no-scroll {
    overflow: hidden;
}

/* section.content {
    margin-top: 88px;
} */

.container-xl {
    padding: 0;
}

.header-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 60.34px;
    color: #000000;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #00000029;
}

.bg-white {
    background: white !important;
}

/* banner */
.main-banner {
    margin-top: 136px;
}

/* header */
.header nav,
.header header {
    padding: 0 86px;
}

.header .navbar-menu-content {
    border-bottom: 1px solid #0000001A;
}

.header .nav-link {
    padding: 15px 0 35px 0;
}

.header .nav-link.info {
    margin-bottom: 0;
}

.header .nav-link.info i {
    margin-right: 0.5rem;
    color: #919191;
    width: 14px;
    height: 14px;
}

.header .nav-item a {
    color: #000000;
    font-size: 12px;
}


.header .navbar-menu-content {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 119;
    background-color: #ffffff;
}

.navbar-menu-top {
    border-bottom: 1px solid #0000001A;
}

.navbar-menu-content .navbar-menu-top .nav-top {
    padding: 0 86px !important;
}

.header .navbar-menu-content .navbar-menu,
.header .navbar-menu-content .navbar-menu-top .nav-top {
    display: flex;
    justify-content: space-between;
}

.navbar-menu-top .nav-top a.nav-link {
    padding: 15px 0;
    margin-right: 2rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.32px;
    text-transform: uppercase;
    height: 100%;
}

.navbar-menu-top .nav-top a.nav-link.active {
    color: #0560FD;
    border-bottom: 2px solid #0560FD;
}

.navbar-menu-top .nav-top a.nav-link:hover {
    color: #0560FD;
}

.navbar-menu-top .dropdown-menu,
.main-menu .dropdown-menu {
    padding: 0;
}

.navbar-menu-top .dropdown:hover .dropdown-menu,
.main-menu .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

/* .navbar-menu-top .dropdown .dropdown-toggle::after,
.main-menu .dropdown .dropdown-toggle::after {
    display: none;
} */

.navbar-menu-top .dropdown-menu .dropdown-item,
.main-menu .dropdown-menu .dropdown-item {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 24px;
}

.main-menu a.dropdown-item.sub-menu.active {
    background-color: #0560FD;
}

.navbar-menu-top .dropdown-menu .dropdown-item:hover,
.main-menu .dropdown-menu .dropdown-item:hover {
    background-color: #d2d2d2 !important;
    color: #000 !important;
}

.navbar-menu-top .dropdown-menu .dropdown-item.active,
.navbar-menu-top .dropdown-menu .dropdown-item:active,
.main-menu .dropdown-menu .dropdown-item.active,
.main-menu .dropdown-menu .dropdown-item:active {
    color: #ffffff;
}

.navbar-menu-top .dropdown-menu .dropdown-divider,
.main-menu .dropdown-menu .dropdown-divider {
    margin: 0;
}

.navbar-menu-top .nav-top .menu-info .nav-link {
    padding: 15px 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 15.51px;
    color: #000;
}

.navbar-menu-top .menu-info .nav-item .email-info {
    border: 1px solid #0000001A;
    border-width: 0 1px;
    padding: 15px 24px !important;
}

.navbar-menu-top .menu-info .language {
    margin-right: 1.5rem;
}

.navbar-menu-top .menu-info .phone-info {
    margin-left: 1.5rem;
}

.navbar-menu-top .nav-item.dropdown.language {
    display: flex;
    justify-content: center;
    align-items: center;
}

.navbar-menu-top .nav-item.dropdown.language a {
    font-size: 13px;
}

.header .navbar-menu {
    display: flex;
    justify-content: space-between;
    max-width: 1440px !important;
    width: 100%;
}

.header .navbar-menu .logo {
    margin-left: 0;
    padding: 0;
    align-items: center;
    text-decoration: none;
    color: #000000;
    padding: 11.5px 0;
}

.header .navbar-menu .logo img {
    width: 46px;
    height: 65px;
    margin-left: 0;
    margin-right: 20px;
}

.header .logo .title .name-school {
    font-size: 20px;
    font-weight: 700;
    line-height: 23.44px;
    margin-bottom: 2px;
}

.header .logo .title .name-school span {
    color: #0560FD;
    text-wrap: nowrap;
}

.header .logo .title .title-school {
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px;
    letter-spacing: 0.08em;
    margin-bottom: 0;
}

.navbar-menu .main-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.navbar-menu .main-menu .nav-item {
    margin-right: 2rem;
    height: 100%;
}

.navbar-menu .main-menu .nav-link {
    height: 100%;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.7px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.navbar-menu .main-menu .nav-link:hover {
    color: #0560FD;
}

.navbar-menu .main-menu .nav-link.active {
    color: #0560FD;
    border-bottom: 2px solid #0560FD;
    font-weight: 700;
    line-height: 17.09px;
}


.main-menu a.sub-menu {
    padding-left: 40px !important;
    color: #626262;
}

.navbar-menu .main-menu .language {
    margin-right: 2rem;
    display: none;
}

.main-menu .search-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0;
}

.header .search-menu .btn-search {
    border: none;
    background-color: transparent;
    color: #919191;
    padding: .375rem 0 .375rem 0;
}

.header .search-menu .btn-search:hover {
    color: #000000;
}

.btn-search::after {
    display: none;
}

.header .search-menu .btn-search:focus {
    box-shadow: none;
}

.dropdown-search {
    width: 250px;
    height: 50px;
    justify-content: center;
    border: none;
    padding: 6px !important;
    box-shadow: 0px 4px 54px 0px #00000021;
}

.btn-search-submit {
    background-color: #0560FD;
    color: #ffffff;
}

.navbar-menu .navbar-toggler {
    border: 1px solid #DBDBDB;
    border-radius: 50px;
    width: 44px;
    height: 44px;
    display: none;
    /* padding-bottom: 6px; */
}

.navbar-menu .navbar-toggler:hover,
.navbar-menu .navbar-toggler:hover i {
    color: #000000;
    border-color: #000000;
}

.navbar-menu .navbar-toggler:focus {
    outline: none;
}

.navbar-menu .navbar-toggler i {
    color: #919191;
}

.main-menu a {
    font-size: 14px !important;
    color: #919191;
    text-decoration: none;
}

.main-menu .dropdown-divider {
    margin: 6px 0;
}

.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-size: cover;
    opacity: 0;
    transition: opacity 0.5s;
    z-index: -1;
}

.sidebar.show {
    opacity: 100%;
    transition: opacity 0.5s;
    width: 100%;
    z-index: 1000;
}

.sidebar .action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 45px;
    width: 100%;
}

.sidebar .action a {
    padding: 0;
}

.sidebar .action img {
    width: 50px;
    height: 70px;
}

.sidebar .action .language-close {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sidebar .action .language-close .dropdown-menu a {
    padding: 0 10px;
}

a.dropdown-item.language-select.active {
    color: #ffffff !important;
}

a.dropdown-item.language-select {
    padding: 10px !important;
}

.language-select {
    text-align: center;
}

.language .dropdown-menu {
    padding: 0;
    min-width: 7rem;
    border-radius: 0;
}

.main-menu .language .dropdown-toggle:hover,
.sidebar-mobile .language .dropdown-toggle:hover,
.sidebar-mobile .action .list-action .closebtn:hover {
    color: #000000 !important;
}

.sidebar-mobile .action .list-action .closebtn:hover {
    border-color: #000000;
}

.language .dropdown-menu .dropdown-divider {
    margin: 0;
}

.sidebar .closebtn {
    font-size: 36px;
    margin-left: 20px;
    border: 1px solid #DBDBDB;
    width: 44px;
    height: 44px;
    padding: 5px 10px;
    gap: 10px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-bottom: 7px !important; */
}

.sidebar .list-menu-desktop {
    padding: 0 139px;
}

.sidebar .list-menu-desktop {
    position: relative;
}

.sidebar .menu-top-menu {
    list-style-type: none;
    padding-left: 0;
}

.sidebar .list-menu-desktop li.menu-item a.menu-item-link {
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    text-align: right;
    color: #ffffff;
    padding: 0 44px 20px 0;
    text-wrap: pretty;
}

.sidebar .list-menu-desktop li.menu-item .sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 40vw;
    min-height: 100%;
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    padding-left: 35px;
    border-left: 1px solid #FFFFFF;
    list-style-type: none;
}

.sidebar .list-menu-desktop li.menu-item:hover a.menu-item-link {
    color: #0560FD;
}

.sidebar a.menu-item-link.active {
    color: #0560FD !important;
}


.sidebar .list-menu-desktop li.menu-item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transition: all 1s ease;
}

.sidebar .sub-menu-item a.sub-menu-item-link {
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.98px;
    color: #ffffff;
    padding: 0 0 1.5rem 0;
}

.sidebar .sub-menu-item:hover a.sub-menu-item-link {
    color: #0560FD;
}

.bg-nav-menu {
    left: -150%;
    width: 100%;
    height: 100vh !important;
    opacity: .7;
    position: absolute;
    top: 0;
    background-color: #000;
    z-index: 1000;
}

.navbar-toggler-mobile {
    display: none !important;
}

.navbar-toggler-desktop {
    /* display: flex !important;
    justify-content: center;
    align-items: center; */
    display: none !important;
}

.sub-menu-item-link-parent {
    padding-bottom: 20px !important;
}

.sub-sub-menu-link {
    opacity: 60% !important;
    padding: 0 30px 16px !important;
}

.sidebar .list-social {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /* padding: 0 45px; */
    position: absolute;
    top: auto;
    bottom: 40px;
    right: 40px;
}

.sidebar .list-social a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    padding: 14px 15px;
    border-radius: 30px;
    background: #FFFFFF33;
    margin-left: 11px;
}

.sidebar .list-social a.nav-link-facebook:hover i {
    color: #0560FD;
}

.sidebar .list-social a.nav-link-youtube:hover i {
    color: #ff0000;
}

.sidebar .list-social a i {
    font-size: 18px;
    line-height: 19px;
}

.sidebar a.sub-menu {
    color: #626262;
    margin-left: 20px;
}

.main-menu .par-menu,
.sidebar .par-menu {
    font-size: 14px;
    color: #000000;
    margin-bottom: 0;
}

.main-menu .par-menu.active {
    color: #0560FD !important;
    background-color: #ffffff !important;
}

p.dropdown-item.par-menu:hover {
    background-color: transparent;
}

.dropdown-item {
    width: auto;
}

.sidebar .language .toggle {
    height: 30px !important;
}

.sidebar .language label {
    margin-bottom: 0;
}

.sidebar .input-group {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
}

.sidebar a,
.sidebar form,
.sidebar .input-group label {
    padding: 0.5rem 1.5rem;
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    text-wrap: nowrap;
}

.sidebar .dropdown .dropdown-menu a {
    color: #000000;
}

.sidebar a:hover,
.sidebar .dropdown .dropdown-menu a:hover {
    color: #626262;
}

.sidebar .form-inline input::placeholder {
    color: #A8A8A8;
    font-size: 14px;
}

.sidebar .btn-search {
    background-color: #0560FD;
    color: #ffffff;
}

#languageMobileDropdown {
    text-wrap: nowrap;
    display: flex;
    align-items: center;
    font-family: Helvetica;
}

/* footer */
footer {
    background: #F6F6F6;
}

footer .footer-content {
    padding: 80px 86px;
    margin: 0;
}

footer .nav-item {
    margin-bottom: 12px;
}

footer .nav-link:hover {
    color: #000000;
}

footer .nav-link {
    color: #626262;
    font-size: 14px;
    padding: 4px 0 !important;
}

footer .footer-content h5 {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2rem;
}

footer .footer-content p.info {
    font-size: 14px;
    line-height: 26px;
    color: #626262;
    margin-bottom: 0.5rem;
    text-wrap: pretty;
}

footer .footer-content i {
    color: #626262;
    width: 14px;
    height: 14px;
    margin-right: 15px;
}

.footer-content .logo {
    margin-left: 0;
    margin-bottom: 2rem;
}

.footer-content .logo img {
    width: 46px;
    height: 65px;
    margin-right: 20px;
}

.footer-content .logo .title .name-school {
    font-size: 20px;
    font-weight: 700;
    line-height: 23.44px;
    margin-bottom: 2px;
}

.footer-content .logo .title .name-school span {
    color: #0560FD;
    text-wrap: pretty;
}

.footer-content .logo .title .title-school {
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px;
    letter-spacing: 0.08em;
    text-wrap: pretty;
}

footer .copyright {
    display: flex;
    justify-content: center;
    border-top: 1px solid #00000029;
    padding: 24px 20px;
    text-align: center;
}

footer .copyright p {
    max-width: 1440px !important;
}

footer .copyright h3 {
    margin-bottom: 0;
    color: #626262;
}

footer .copyright span {
    text-wrap: nowrap;
}

footer .social .nav-link {
    display: flex;
    align-items: center;
}

footer .social .nav-link.nav-link-facebook:hover i {
    color: #0560FD;
}

footer .social .nav-link.nav-link-youtube:hover i {
    color: #ff0000;
}

footer .social i {
    margin-right: 12px;
    width: 32px;
    height: 32px;
    background: #EAEAEA;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #919191;
}

/* footer .social img {
    width: 32px;
    height: 32px;
    margin-right: 12px;
} */

footer .form-register input::placeholder {
    color: #A8A8A8;
    font-size: 14px;
}

footer .form-register button {
    color: #ffffff;
    background-color: #0560FD;
    width: 64px;
}

.form-control {
    width: auto;
    display: inline-block;
}

.footer-content .footer-child {
    padding-top: 0;
}

.footer-content .footer-child:not(:first-child) {
    display: flex;
    justify-content: center;
    text-align: left;
}

.footer-content .footer-child:last-child {
    justify-content: flex-end;
}

/* breadcumb */
.breadcrumb-mobifone {
    background-color: #0560FD;
}

.breadcumb-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 86px;
}

.breadcrumb-mobifone h2 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 22px;
}

.breadcrumb-mobifone h2 a {
    color: #ffffff !important;
    opacity: 0.7;
    text-decoration: none;
}

.breadcrumb-mobifone a:hover {
    opacity: 1;
}

.breadcrumb-mobifone h2.text-primary {
    color: #ffffff !important;
    font-weight: 500;
}

.breadcrumb-more-than {
    width: 8px;
    height: 14px;
    display: inline-block;
    margin: 0 8px 0 8px;
    background: url(../../images/web/more.png) no-repeat;
    color: #ffffff;
}

/* main page */
main.main .content {
    padding: 40px 86px;
}

/* banner */
.banner {
    position: relative;
    display: inline-block;
    width: 100%;
}

.banner .thumbnail {
    display: block;
    width: 100%;
    /* height: 438px; */
    object-fit: cover;
    aspect-ratio: 1 / 0.35;
}

.banner .title-container {
    position: absolute;
    top: auto;
    bottom: 50px;
    left: 0;
    width: 100%;
}

.banner .container-xl {
    padding: 0 86px;
}

.banner .title {
    padding: 0 62px;
    border-left: 2px solid #FFFFFF;
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
}

.header-line {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-line::before,
.header-line::after {
    content: '';
    flex: 1;
    height: 1px;
    background-color: #00000029;
    max-width: 375px;
}

.header-line img {
    margin: 0 21px;
    width: 45px;
    height: 63px;
}

/* card info member */
.card-info {
    margin-bottom: 44px;
}

.card-info .card-body {
    padding: 1.5rem 0 0 0;
}

.card-info .card-body .card-title {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 24.42px;
}

.card-info .card-body .card-text {
    color: #A8A8A8;
}

.card-info .card-body .card-description {
    color: #626262;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.paginate {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* title scroll */
.title-animation-container {
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    margin: 0 -86px;
}

.title-animation {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* margin-top: 2rem; */
    width: 100%;
    padding-left: 10%;
    animation: marquee 10s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.title-animation h3 {
    /* font-family: Helvetica Neue; */
    font-size: 92px;
    font-weight: 900;
    line-height: 112.88px;
    letter-spacing: 0.01em;
    text-align: left;
    margin: 0 1.5rem;
    color: #ffffff;
    text-shadow: -1px -1px 0 #DFDFDF,
        1px -1px 0 #DFDFDF,
        -1px 1px 0 #DFDFDF,
        1px 1px 0 #DFDFDF;
}

.title-animation img {
    width: 56px;
    height: 56px;
}

.education-orientation-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 58.61px;
    letter-spacing: -0.01em;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 2rem;
}

.education-orientation-content {
    width: 100%;
    /* overflow-x: auto; */
}

.education-orientation-content * {
    width: 100%;
    text-wrap: wrap;
}

.education-orientation-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 62px 0 50px 0;
}

.education-orientation-image img {
    max-width: 1268px;
    max-height: 600px;
    width: 100%;
    height: auto;
}

.education-orientation-more {
    margin-top: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.HNUE-member {
    margin: 50px -86px;
}

.HNUE-member .title {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 58.61px;
    letter-spacing: -0.01em;
    margin-bottom: 52px;
}

.HNUE-member .lightSlider-members .infoMember {
    border: none;
    padding: 0;
    cursor: pointer;
}

.HNUE-member .lightSlider-members {
    display: block !important;
    height: 100% !important;
}

.HNUE-member .lightSlider-members.hide {
    display: none !important;
    height: 100% !important;
}

.HNUE-member .lightSlider-members .card-title {
    font-size: 20px;
    font-weight: 700;
    margin: 24px 0 0 6px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.HNUE-member .lightSlider-members .card-text {
    font-size: 16px;
    color: #626262;
    margin-top: 12px;
    text-align: left;
    margin-left: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.HNUE-member .lightSlider-members img {
    /* max-width: 278px; */
    /* max-height: 325px; */
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1 / 1.16959;
}

.HNUE-member .card {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    /* margin: 10px; */
    text-align: center;
}

.HNUE-member .member-type {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 52px;
}

.HNUE-member .member-type-lightSlider {
    display: flex;
    justify-content: center;
}

.HNUE-member .member-type button {
    padding: 15px 20px;
    border: 1px solid #0560FD;
    font-size: 14px;
    color: #626262;
    text-transform: uppercase;
    margin-right: 12px;
    width: inherit !important;
    text-wrap: nowrap;
}

.HNUE-member .member-type button.active-btn,
.HNUE-member .member-type button:hover {
    background: #0560FD;
    color: #ffffff !important;
}

.list-statistic {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.list-statistic .statistic {
    text-decoration: none;
}

.list-statistic .statistic:not(.hover) .title {
    color: #ffffff;
}

.list-statistic .statistic.hover .title {
    color: #0560FD;
}

.list-statistic .statistic .title {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 92px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-shadow: -1px -1px 0 #0560FD, 1px -1px 0 #0560FD, -1px 1px 0 #0560FD, 1px 1px 0 #0560FD;
    line-height: 112.33px;
}

.list-statistic .statistic .sub-title {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16.7px;
    text-align: center;
    color: #525252;
}

.education-orientation-more a {
    padding: 15px 20px;
    border: 1px solid #0560FD;
    text-align: center;
    color: #626262;
    text-transform: uppercase;
}

.education-orientation-more a:hover,
.education-orientation-more a:hover i {
    text-decoration: none;
    background-color: #0560FD;
    color: #ffffff;
}

.education-orientation-more i {
    color: #626262;
    font-size: 14px;
    margin-left: 10px;
    transform: rotate(-45deg);
}

.sidebar-mobile {
    display: none;
}

.sidebar-mobile a {
    text-decoration: none;
    color: #000000;
}

.sidebar-mobile .action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
    padding: 12px 20px;
    border-bottom: 1px solid #0000001A;
    position: fixed;
    background-color: #ffffff;
    z-index: 1000;
    width: 20rem;

}

.sidebar-mobile .action a img {
    width: 50px;
    height: 70px;
}

.sidebar-mobile .action .list-action {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidebar-mobile .action .list-action .language {
    margin-right: 20px;
}

.sidebar-mobile .action .list-action .language a {
    color: #919191;
}

.sidebar-mobile .action .list-action .closebtn {
    width: 44px;
    height: 44px;
    padding: 5px 10px;
    border-radius: 100%;
    border: 1px solid #DBDBDB;
    text-align: center;
    color: #919191;
}

.sidebar-mobile .list-menu {
    margin: 148px 0 100px 0;
    padding: 0 20px;
}

.sidebar-mobile .item-menu-mobile {
    margin-bottom: 22px;
}

.sidebar-mobile .sub-menu {
    list-style-type: none;
    padding-left: 12px;
}

.sidebar-mobile .menu-item-link-mobile {
    font-size: 20px;
    line-height: 23.86px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
}

.sidebar-mobile .sub-menu-item {
    margin-top: 12px;
}

.sidebar-mobile .sub-sub-menu-link {
    display: block;
    padding: 12px 12px 0 !important;
}

.list-menu-desktop a.active {
    color: #0560FD !important;
}

.list-menu-desktop .sub-sub-menu-link:hover,
.list-menu-desktop .sub-sub-menu-link.active {
    color: #ffffff !important;
    opacity: 1 !important;
}

.menu-item-collapse-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sidebar-mobile .collapse-header.menu-item-collapse-mobile.collapsed:after {
    content: "\f054";
    font: normal normal normal 14px / 1 FontAwesome;
    text-align: center;
    font-size: 14px;
    color: #000000;
    cursor: pointer;
}

.sidebar-mobile .collapse-header.menu-item-collapse-mobile:not(.collapsed):after {
    content: "\f077";
    font: normal normal normal 14px / 1 FontAwesome;
    text-align: center;
    font-size: 14px;
    color: #000000;
    cursor: pointer;
}

.sidebar-mobile .social {
    position: fixed;
    bottom: 0px;
    width: 20rem;
    background: #0560FD;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidebar-mobile .social a {
    margin-right: 0.5rem;
    width: 34px;
    height: 34px;
    background: #FFFFFF33;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidebar-mobile .social a:hover {
    background-color: #ffffff;
}

.sidebar-mobile .social a.nav-link-facebook:hover i {
    color: #0560FD;
}

.sidebar-mobile .social a.nav-link-youtube:hover i {
    color: #ff0000;
}

.sidebar-mobile .social a i {
    color: #ffffff;
    font-size: 14px;
}

#infoMemberModal .modal-dialog {
    max-width: 60% !important;
}

#infoMemberModal .modal-header {
    padding: 0;
    border: none;
}

#infoMemberModal .modal-header .close {
    margin: -1rem -1rem -1rem auto;
    width: 38px;
    height: 38px;
    border-radius: 40px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    box-shadow: 0px 3.18px 11.14px 0px #00000036;
    color: #0560FD;
    z-index: 100;
}

#infoMemberModal .modal-header .close:focus {
    outline: none;
}

#infoMemberModal .modal-body {
    padding: 2rem;
    display: flex;
}

#infoMemberModal .member-avatar {
    padding: 0;
}

#infoMemberModal .member-avatar img {
    width: 100%;
    /* height: 325px; */
    aspect-ratio: 1 / 1.17;
    border-radius: 6px;
    object-fit: cover;
}

#infoMemberModal .info-member {
    margin-left: 2rem;
    width: 100%;
    overflow-x: auto;
}

#infoMemberModal .member-name {
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #000000;
    margin-bottom: 10px;
}

#infoMemberModal .member-position {
    font-size: 16px;
    line-height: 19px;
    color: #626262;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #0000001A;
}

.developing-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.developing-image {
    max-width: 536px;
    width: 100%;
    height: auto;
    margin-bottom: 46px;
}

.developing-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 39.07px;
    letter-spacing: -0.01em;
    margin-bottom: 20px;
    text-align: center;
}

.developing-text {
    /* font-family: SVN-Helvetica Neue; */
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #626262;
    margin-bottom: 46px;
    max-width: 554px;
    text-align: center;
}

.developing-btn,
.developing-btn:hover {
    padding: 1rem 1.5rem;
    background: #0560FD;
    box-shadow: 0px 4px 15px 0px #00528A26;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

.loading-screen {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    z-index: 1051;
}

.loading-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 3rem;
}

.title-no-data {
    color: #000;
    text-align: center !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
}

div#menuSidebar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(2, 0, 2, 0.7);
}

.link-logo-home,
.closebtn-desktop {
    z-index: 1;
}

.custom-paginator {
    margin-top: 52px !important;
}

.custom-paginator ul.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.pagination li {
    padding: 0 4px;
}

ul.pagination li.disabled i {
    color: #DCDCDC;
}

ul.pagination li .page-link {
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.pagination li span,
ul.pagination li a {
    width: 36px;
    height: 36px;
    border-radius: 3px;
    font-size: 15px;
    border: 1.5px solid #DCDCDC;
    color: #333333;
}

.share-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.share-info .title {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 16.41px;
    letter-spacing: -0.15076880156993866px;
    color: #000000 !important;

}

.share-icon a img {
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    align-self: auto !important;
}

.share-icon a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F6F6F6;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    margin-right: 8px !important;
}

.col-xl-7-5 {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.col-4-5 {
    position: relative;
    width: 100%;
    -ms-flex: 0 0 36.97674418604651%;
    flex: 0 0 36.97674418604651%;
    max-width: 36.97674418604651%;
}

.title-other-post {
    text-transform: none !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
}

.hot-news-thumbnail {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.hot-news-thumbnail::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5244) 74.55%, rgba(0, 0, 0, 0.76) 100%);
}

.hot-news-thumbnail-banner::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.09%, rgba(0, 0, 0, 0.4) 97.26%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)) !important;
}

caption {
    caption-side: top !important;
}

.thumbnail-post .item_left,
.thumbnail-post div.media,
.thumbnail-post .post-thumbnail {
    overflow: hidden;
}

.thumbnail-hover {
    overflow: hidden;
}

.thumbnail-hover img,
.thumbnail-hover iframe {
    transform: scale(1.2);
    transition: transform 0.5s ease;
}

@media screen and (max-width: 576px) {
    .custom-paginator {
        margin-top: 44px !important;
    }

    /* main page */
    .footer-content .footer-child:not(.info-school-footer) {
        padding-top: 2rem;
        justify-content: flex-start !important;
        padding: 40px 0 0 0;
    }

    .footer-content .logo .title .name-school {
        font-size: 16px;
    }

    .footer-content .logo .title .name-school span {
        /* font-size: 14px; */
    }

    .info-school-footer {
        justify-content: flex-start !important;
    }

    #infoMemberModal .modal-dialog {
        max-width: 100% !important;
    }

    #infoMemberModal .modal-header .close {
        margin: -0.25rem -0.25rem -1rem auto;
    }

    #infoMemberModal {
        padding-right: 0;
    }

    #infoMemberModal .member-avatar img {
        width: 100%;
    }
}

@media screen and (max-width: 769px) {

    .header nav,
    .header header {
        padding: 9.52px 20px !important;
    }

    .breadcumb-content {
        padding: 20px 20px;
    }

    .breadcrumb-mobifone h2 {
        font-size: 13px !important;
    }

    .header .navbar-menu .logo .title {
        display: none;
    }

    main.main .content {
        padding: 30px 20px;
    }

    .header .navbar-menu .logo img {
        width: 31.82px;
        height: 44.96px;
        gap: 8.6px;
    }

    /* section.content {
        margin-top: 64px;
    } */

    .main-banner {
        margin-top: 64px !important;
    }

    .title-animation h3 {
        font-size: 62px;
    }

    .title-animation-container {
        margin: 40px -20px !important;
    }

    .HNUE-member {
        margin: 40px 0;
    }

    footer .footer-content {
        padding: 44px 20px;
    }

    .footer-content .logo,
    footer .footer-content h5 {
        margin-bottom: 1rem;
    }

    .info-school-footer {
        display: flex;
        justify-content: center;
    }

    .banner .thumbnail {
        height: 240px;
    }

    .banner .title-container {
        bottom: 22px;
    }

    .banner .container-xl {
        padding: 0 20px;
    }

    .banner .title {
        padding: 0 22px;
        font-size: 36px;
    }

    footer .copyright {
        padding: 1rem 20px;
    }

    .header-line img {
        width: 31px;
        height: 44px;
    }

    .header-title {
        font-size: 32px;
        padding: 12px 0 2rem 0;
        margin-bottom: 0;
    }

    .education-orientation-image {
        margin: 44px 0 40px 0;
    }

    .HNUE-member .title {
        font-size: 32px;
        margin-bottom: 32px;
    }

    .HNUE-member .member-type {
        margin-bottom: 32px;
    }

    .education-orientation-more {
        margin-top: 2rem;
    }

    .education-orientation-title {
        font-size: 32px;
        line-height: 39px;
    }

    .card-info .card-body {
        padding: 1rem 0 0 0;
    }

    .card-info .card-body .card-text {
        margin-bottom: 0.75rem;
    }
}

@media screen and (min-width: 577px) and (max-width: 769px) {
    body {
        font-size: 12px !important;
    }

    .footer-content .footer-child {
        padding-top: 2rem;
    }

    #infoMemberModal .modal-dialog {
        max-width: 80% !important;
    }
}

@media screen and (min-width: 770px) and (max-width: 810px) {
    .header .logo .title .name-school .school-subname {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .list-statistic {
        display: block;
    }

    .list-statistic .statistic .sub-title {
        margin-bottom: 1.5rem;
    }

    .header nav,
    .header header {
        padding: 12px 86px 10px 86px;
    }

    .header .navbar-menu .logo {
        margin-left: 0;
        padding: 0;
        align-items: center;
        text-decoration: none;
        color: #000000;
        padding: 0;
    }
}

@media screen and (max-width: 1199px) {
    .share-info {
        margin-bottom: 60px !important;
    }

    .sidebar-mobile {
        display: block;
    }

    .navbar-menu-top {
        display: none;
    }

    .main-banner {
        margin-top: 88px;
    }

    .navbar-menu .main-menu .language {
        display: block;
    }

    .sidebar-mobile {
        z-index: 1000;
        position: fixed;
        top: 0;
        left: -150%;
        height: 100vh !important;
        overflow: hidden;
        overflow-y: scroll;
        width: 20rem;
        background-color: #ffffff;
        font-size: 20px !important;
        transition: .5s;
    }

    .sidebar-mobile.show {
        left: 0;
    }

    .sidebar-desktop {
        display: none;
    }

    .bg-nav-menu {
        position: fixed;
        top: 0;
        left: -150%;
        opacity: 1;
        background: 0 0;
        z-index: 120;
        height: 100vh !important;
        width: 100%;
    }

    .bg-nav-menu.show {
        left: 0;
    }

    .bg-menu {
        left: 0;
        width: 100%;
        height: 100%;
        opacity: .5;
        position: absolute;
        top: 0;
        background-color: #000;
        z-index: 100;
    }

    .navbar-toggler-mobile {
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .navbar-menu .main-menu .nav-item {
        display: none;
    }

    .header .search-menu .btn-search {
        padding: .375rem 1rem .375rem 0;
    }

    .navbar-toggler-desktop {
        display: none !important;
    }

    .HNUE-member .lightSlider-members .card-title {
        margin-top: 1rem;
    }
}

@media screen and (min-width: 770px) and (max-width: 991px) {
    .header .menu .nav-item:not(.phone-info) {
        padding-right: 1rem;
    }

    .header .menu-info .nav-item {
        padding-right: 1rem;
    }

    .header .menu,
    .header .menu-info {
        display: none;
    }

    .header .menu-info .nav-item .email-info {
        padding: 15px 1rem;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1440px !important;
    }

    .col-xl-7-5 {
        -ms-flex: 0 0 61.35646687697161%;
        flex: 0 0 61.35646687697161%;
        max-width: 61.35646687697161%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1012px) {
    .footer-content .footer-child:last-child {
        justify-content: center;
    }

    .footer-content .footer-child:last-child .nav-link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}

@media screen and (min-width: 1520px) {
    .navbar-menu-content .navbar-menu-top .nav-top {
        padding: 0 !important;
    }

    .header nav,
    .header header {
        padding: 0 !important;
    }

    footer .footer-content {
        padding: 80px 0 !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1519px) {
    .navbar-menu-content .navbar-menu-top .nav-top {
        padding: 0 43px !important;
    }

    .header nav,
    .header header {
        padding: 0 43px !important;
    }

    footer .footer-content {
        padding: 80px 43px !important;
    }
}