:root {
    --maincolor: #e32835;
    --redcolor: #e32835;
    --whitecolor: #ffffff;
    --darkcolor: #454545;
    --fontmain: Be-regular, sans-serif;
    --fontB: Be-Semibold;
    --fontM: Be-Medium;
}

* {
    margin: 0px;
    padding: 0px;
}

html,
body {
    font-family: var(--fontmain);
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    color: #606060;
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
    font-weight: normal;
    font-family: var(--fontB);
}

a {
    text-decoration: none;
    color: currentColor;
}

b,
strong {
    font-family: var(--fontmain);
}

img {
    border: none;
    max-width: 100%;
    vertical-align: middle;
}

a img {
    display: block;
}

#page {
    background: #fff;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.c,
.c5,
.c10,
.c15,
.c20,
.c30,
.c3,
.c2,
.c80 {
    clear: both;
}

.c {
    height: 0px;
}

.c3 {
    height: 3px;
}

.c4 {
    height: 4px;
}

.c5 {
    height: 5px;
}

.c10 {
    height: 10px;
}

.c15 {
    height: 15px;
}

.c20 {
    height: 20px;
}

.c30 {
    height: 30px;
}

.c50 {
    height: 50px;
}

.text-line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.text-line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text-line-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.text-line-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.text-line-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.text-line-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.text-line-7 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.text-line-8 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.text-line-10 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.text-line-12 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
}
.search-pc {
    display: block;

    margin-left: 10px;
}

.submit-search-pc {
    float: left;
    color: #737373;
    font-size: 16px;
    position: absolute;
    top: 10px;
    left: 20px;
}
.icon-search {
    position: relative;
    width: 50px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}
.icon-search i {
    color: #333;
}
.searchpc {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.603);
    z-index: 11;
    transition: all 0.5s ease-in-out;
    display: none;
    line-height: 100vh;
}
.closeX {
    color: #fff;

    position: absolute;
    top: -50px;
}
.search-pc .kw {
    width: 100%;
    height: 35px;
    border: solid 1px #ccc;
    padding: 0px 10px;
    outline: none;
    float: left;
    color: rgba(0, 0, 0, 0.25);

    border-radius: 25px;
    background: #fff;
}
.search-pc ::placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.search-pc .fa {
    color: rgb(25 25 25 / 70%);
}

#searchformtab {
    position: relative;
    text-align: center;
}

.searchpc .search-icon {
    position: absolute;
    color: #333;
    bottom: 15px;
    right: 15px;
}

#searchformtab input {
    color: #0a0a0a;
    padding: 9px 25px 10px 30px;
    height: 45px;
    max-width: 500px;
    border-radius: 20px;
    border: 1px solid #767070;
    background-color: #fff;
    font-family: var(--fontmain);
    outline: none;
}
#searchformtab input::placeholder {
    color: #484848;
    font-family: var(--fontmain);
}

.search-icon {
    color: #fff;
}
.search-mobile {
    width: 100%;
    position: relative;
    display: none;
}

.search-mobile input {
    width: 100%;
    height: 30px;
}

.m-search-icon {
    position: absolute;
    right: 10px;
    top: 6px;
    color: #ef5994;
}
.lang {
    margin: 10px;
}
.lang img {
    width: 25px;
    height: 25px;
    text-align: center;
    float: left;
    border-radius: 20px;
    margin-right: 5px;
    object-fit: cover;

    border: 1px solid #fff;
}
.lang-flag {
    float: right;
    /* margin-top: 2px; */
    border: none;
    margin-left: 15px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
}
.header {
    background: transparent;
    width: 100%;
    z-index: 11;
    width: 100%;
    overflow: visible;
    box-shadow: 0px 0px 5px #9d9dd9;
    transition: all 0.5s ease-in-out;
}

header.header-fixed {
    position: fixed;
    background: #fbfbfb;
    border-bottom: 1px solid #d3d2d2;
    z-index: 14;
}

.header-fixed .logo {
    margin-top: 0px;
    max-width: 150px;
}

.logo {
    float: left;
    width: 100%;
}

.logo img,
.logo-mobile img {
    display: block;
    padding: 5px;
}

.logo-mobile {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.menubar {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.nav {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.nav > li {
    list-style: none;
    display: inline-block;
    position: relative;
    float: left;
    font-size: 15px;
    font-weight: normal;
}

.nav li:first-child {
    border-left: none;
}

.nav > li > a {
    text-decoration: none;
    color: #404040;
    display: inherit;
    padding: 0 10px;
    font-size: 17px;
    font-family: var(--fontM);
    line-height: 85px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.nav > li > a:hover {
    background-color: var(--redcolor);
    color: #fff;
}

.nav > li.active a {
    background-color: var(--redcolor);
    color: #fff;
}

.nav > li > a img {
    margin-right: 8px;
}

.nav li ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 290px;
    text-align: left;
    color: #0a0a0a;
    padding: 0px;
    box-shadow: 0px 0px 5px #9d9dd9;
    z-index: 9;
    display: none;
    font-weight: normal;
    background: #fff;
    text-transform: initial;
    border-radius: 5px;
}

.nav li:hover ul {
    display: block;
}

.nav li ul > li {
    width: 100%;
    list-style: none;
    float: left;
    text-align: left;
    border: none !important;
    text-transform: initial;
    line-height: normal;
    position: relative;
}

.nav li ul > li a {
    padding: 0px 10px;
    display: block;
    color: var(--textcolor);
    line-height: 18px;
    text-transform: uppercase;
    padding: 11px 10px;
}

.nav li ul ul {
    left: 100%;
    top: -1px;
}

.nav > li.active ul li a {
    background-color: #fff;
    color: var(--textcolor);
}

.mega-menu-item {
    line-height: initial !important;
    border-bottom: solid 1px #0a0a0a;
}

.mega-menu-item a {
    color: #fff;
}

.mega-menu-item:hover,
.nav > li.active ul li:hover a {
    background: var(--maincolor);
}

.mega-menu-item:hover a,
.nav > li.active ul li:hover a {
    color: #fff;
}

.mega-menu-item:hover li {
    background: #fff;
}

.mega-menu-item:hover li a,
.nav > li.active ul li:hover li a {
    color: var(--textcolor);
    background: #fff;
}

.mega-menu-item-link:hover {
}

.mobile-bar {
    background-color: #fff;
    width: 100%;
    padding: 3px;
}

.lang-flag {
    float: right;
    /* margin-top: 2px; */
    border: none;
    margin-left: 15px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
}

.burger {
    width: 60px;
    float: right;
}

.burger div {
    width: 40px;
    height: 3px;
    margin-bottom: 10px;
    background: var(--maincolor);
    float: right;
}

.burger div:nth-last-child(1) {
    margin-bottom: 0px;
}

.crumb {
    background: #fff;
    padding: 5px 0px;
    font-size: 12px;
}

.crumb-gray .crumb {
    background-color: #f5f5f5;
}

.crumb a {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 600;
    text-align: center;
}

.crumb a:first-child {
    padding-left: 0;
}

.crumb a:last-of-type {
    color: #333;
}

/*  */

.menuleft {
    padding: 0px;
    margin: 0px;
    color: #58595b;
    background: #e5f1ee;
    border: solid 1px #eee;
}

.menuleft .title {
    background: var(--subcolor);
    color: #fff;
    padding: 10px 15px;
    font-size: 17px;
    font-family: var(--fontmain);
}

.menuleft .fa {
    font-size: 10px;
    float: right;
}

.menuleft ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.menuleft li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-bottom: solid 1px #eee;
}

.menuleft li:last-child {
    border-bottom: none;
}

.menuleft li a:hover {
    color: var(--subcolor);
}

.menuleft li a {
    color: #0a0a0a;
    padding: 10px;
    width: 100%;
    display: block;
    font-size: 15px;
    font-family: var(--fontmain);
}

.menuleft > .actived {
    background: #eee;
}

.menuleft > .actived > a {
    color: #0a0a0a;
    font-family: var(--fontmain);
}

.menuleft .actived ul {
    background: #eee;
    display: block;
}

.menuleft .actived .actived a {
    color: #244294;
}

.menuleft li ul {
    margin: 0px;
    padding: 0px;
    padding-left: 35px;
    background: #eee;
    display: none;
}

.menuleft li ul li {
    padding-left: 0px;
    list-style-type: square;
}

.menuleft li ul li a {
    border-bottom: none;
    padding: 8px 0px;
    font-size: 14px;
    color: #0a0a0a;
}

.menuleft-icon {
    padding-right: 8px;
}

#button-btt {
    position: fixed;
    right: 10px;
    bottom: 70px;
    color: #0059bd;
    background: #ccc;
    padding: 10px;
    opacity: 0.8;
    z-index: 10;
}

#button-btt a {
    color: #fff;
}

.view-detail {
    display: block;
    color: #fff;
    background: #244294;
    padding: 10px 30px;
    box-shadow: 0px 0px 3px #999;
    float: left;
}

.menutab {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    background-color: #ccc;
    align-items: center;
    border-bottom: 2px solid #e4e4e4;
    /* padding: 8px 0px; */
    color: black;
}

.menutab-item {
    text-align: center;
    background-color: transparent;
    color: #fff;
    border: 2px solid transparent;
    position: relative;
}
.menutab-item.actived {
    background-color: #1b1b1b5b;
}
.menutab-item.actived a {
    color: var(--whitecolor);
    font-weight: 900;
}

.menutab-item:nth-child(1) {
    padding-left: 0px;
}

.menutab-item a {
    font-size: 18px;
    text-transform: uppercase;
    color: black;
    transition: all 0.5s ease-in;
    padding: 15px 15px;
    position: relative;
}

.menutab-item a:before {
    content: "";
    width: 0%;
    height: 1px;
    background: --var(maincolor);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.menutab-item.actived a:before {
    content: "";
    width: 100%;
    height: 1px;
    background: --var(maincolor);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.tab-item:last-child {
    border-right: none;
}

.menutab-item:hover :before {
    width: 100%;
}

.menutab-item a:hover :before .menutab .actived :before {
    width: 100%;
}

.tab-bar {
    /* background: #e1e1e1; */
    position: relative;
    display: flex;
    align-items: center;
}

.tab-bar-wrapper {
    padding-right: 40px;
}

.tab-title {
    margin: 0px;
    font-size: 16px;
    color: #484848;
    text-transform: uppercase;
    padding: 10px 0 26px;
    display: block;
    float: left;
}

.tab-title:nth-child(2) {
    padding: 10px 40px 26px;
}

.tab-active {
    position: relative;
    color: #ffa200;
}

.tab-active::after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #ffa200;
    border: solid 1px #ffa200;
    left: 0;
}

.tab-bar::before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #176078;
    border: solid 1px #176078;
}

#tabs-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px;
}

#tabs-nav li {
    list-style: none;
    text-align: center;
    color: var(--subcolor);
    margin: 5px;
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #fff;
}

#tabs-nav li.active a {
    color: var(--subcolor);
    font-family: var(--fontmain);
}

/*Modal*/

/* Overlay mờ phía sau popup */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: none;
}

/* Hộp popup */
/* .modal-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 400px;
    max-width: 90%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    display: none;
} */

/* Nút đóng popup */
.modal-box .btn-close {
    position: absolute;
    top: 10px;
    right: 15px;
    text-decoration: none;
    font-size: 20px;
    color: #333;
}

.modal-box .btn-close:hover {
    color: red;
}

/* Tiêu đề form */
.form-title {
    font-size: 22px;
    font-family: var(--fontB);
    text-align: center;
    margin-bottom: 10px;
}

/* Ô input */
.txt-contact,
.newsletter {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
}

/* Select box */
.txt-contact select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
}

/* Captcha */
.newsletter-capt-img {
    height: 35px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

/* Nút gửi */
.btn-send {
    width: 100%;
    padding: 12px;
    background: #007bff;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.btn-send:hover {
    background: #0056b3;
}

/* Thông báo */
.msgbox {
    font-size: 16px;
    text-align: center;
    color: green;
    margin-top: 10px;
}

.blocker {
    z-index: 111 !important;
}

.modal {
    max-width: 100% !important;
    padding: 0px !important;
    border-radius: 20px !important;
}

.modal a.close-modal,
.modal-close {
    opacity: 0;
    display: none;
}

.modal-overlay {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 112;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6) !important;
}

.modal-box {
    display: none;
    position: fixed;
    z-index: 113;
    width: 100%;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    max-width: 1000px;
    background: #fff;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal-body {
    padding: 10px 20px;
    /* position: absolute; */
    /* width: 60%;
  height: 100%;
  z-index: 1111;
  background: #FFF;
  display: none;
  min-width: 400px;
  min-height: 400px;
  top: 0px;
  left: 50%;

  transform: translate(-50%); */
}

.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5px;
    border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
    margin: 0;
}

.modal-box .modal-body {
    padding: 10px 20px;
}

.modal-box footer,
.modal-box .modal-footer {
    padding: 1px;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
    padding: 8px;
}

a.close {
    line-height: 1;
    font-size: 25px;
    position: absolute;
    top: 15px;
    right: 15px;
    text-decoration: none;
    color: #bbb;
}

a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}

.msgbox {
    color: #ccc;
}

.img-shine {
    position: relative;
    overflow: hidden;
    display: block;
}

.img-shine:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0.13) 0%,
        rgba(255, 255, 255, 0.13) 77%,
        rgba(255, 255, 255, 0.5) 92%,
        rgba(255, 255, 255, 0) 100%
    );
}

/* Hover state - trigger effect */

.img-shine:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}

.error {
    border: solid 1px red !important;
}

.btn {
    padding: 8px 15px;
    color: #222;
    background-color: var(--subcolor);
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
}

.btn:hover {
    background-color: var(--maincolor);
    color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

/* Active state */

.img-shine:active:after {
    opacity: 0;
}

.menu-mobile {
    display: block;
    float: right;
    color: #000;
    font-size: 30px;
    margin-left: auto;
}

.menu-mobile-item {
    display: block;
    float: left;
    margin-top: 5px;
    color: #fff;
    margin-left: 10px;
}

#simplePagerNav {
    display: flex;
    justify-content: center;
}

.pagination {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

.page {
    display: none;
}

.pagination-item {
    text-decoration: none;
    color: #0a0a0a;
    font-size: 18px;
    display: inline-block;
    min-width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 5px;
    border: 2px solid #b3b3b3;
}

.pagination-item__clicked {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    min-width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background-color: var(--maincolor);
    margin: 0 5px;
    border: 2px solid #b3b3b3;
}

.pagination-item-icon {
    font-size: 20px;
    color: #176078;
}

#loadMoreProduct {
    display: block;
    background: #ddd;
    color: #244294;
    padding: 10px 20px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    width: 220px;
}

.form-title {
    font-family: var(--fontmain);
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

.sendmail__btn {
    background: var(--maincolor);
    text-align: center;
    padding: 15px;
    width: 100%;
    border: none;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 18px;
    height: 50px;
}

::placeholder {
    color: #c7c7c7;
    opacity: 1;
    /* Firefox */
}

.line {
    border-bottom: 1px solid var(--maincolor);
}

.line-w {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.Tocct {
    border: 1px solidvar(--maincolor);
    margin-top: 30px;
    border-radius: 25px;
    max-width: 100%;
    padding: 25px;
    position: relative;
}

.longPageTOC {
    font-size: 20px;
    background: #fff;
    text-transform: uppercase;
}

.TOCShowHide.hideTOC {
    position: absolute;
    right: 15px;
    top: 5px;
    color: #00b8ce;
}

.longPageNavigationDiv {
    padding: 10px;
    padding-right: 20px;
    width: 100%;
}

.longPageNavigationDiv a {
    color: #0a0a0a;
}

.longPageNavigationDiv ul {
    padding-left: 20px;
}

.longPageNavigationDiv ul li {
    list-style: none;
    padding: 2px 0px;
}

.longPageNavigationDiv ul .toc-heading3 {
    padding-left: 20px;
}

.form-group {
    padding: 10px 0px;
    border-bottom: dotted 1px #ccc;
}
.form-group input[type="text"],
.form-group input[type="date"],
.form-group input[type="number"],
.form-group input[type="tel"],
.form-group input[type="emailemail"],
.form-group select,
.btn-dangnhap {
    background-color: var(--maincolor);
    color: #fff;
    padding: 8px 15px;
    border-radius: 3px;
    font-size: 18px;
}

/* home */

.slidehome {
    position: relative;
}

.slidehome-content {
    position: absolute;
    top: 20%;
    left: 13%;
    /* transform: translate(-50%, -50%); */
    width: 70%;
    height: auto;
    color: #303030;
    color: #fff;
    max-width: 800px;
    text-align: center;
    text-align: left;
    font-family: var(--fontmain);
}

.subtitle {
    text-transform: uppercase;
    font-size: 14px;
}

.slidehome-title {
    text-transform: uppercase;
    font-size: 40px;
    font-family: var(--fontM);
    margin-bottom: 30px;
    line-height: 1.5;
}

.intro-slidehome {
    width: 80%;
}

/* .homeslide-next,
.homeslide-prev {
    color: var(--whitecolor);
} */

.search-form {
    position: relative;
    padding: 30px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 1px 5px 9px #0000002e;
}

.search-mobile-bar {
    float: right;
    width: 200px;
    position: relative;
    margin-right: 10px;
    margin-top: 5px;
}

.search-mobile-bar .kw {
    width: 100%;
    height: 30px;
    border: solid 1px #eee;
    padding: 0px 10px;
    outline: none;
    float: left;
    color: #0a0a0a;
    border-radius: 25px;
    background: #fff;
}

.submit-search-mobile {
    float: right;
    color: var(--maincolor);
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 25px;
}

.header-mobile {
    background: #fff;
    border-bottom: solid 2px #2c9fcb;
}

.cart-mobile {
    position: relative;
    margin-right: 10px;
    margin-top: 10px;
    width: 40px;
    float: right;
}

.cart-mobile span {
    position: absolute;
    right: -5px;
    top: -5px;
    font-size: 11px;
    background: #244294;
    color: #fff;
    display: block;
    padding: 1px 4px;
    border-radius: 50%;
}

.kw-mobile {
    width: 94%;
    height: 30px;
    border: none;
    border-radius: 20px;
    margin: 0px 10px;
    margin-bottom: 0px;
    color: #0a0a0a;
    padding-left: 5px;
}

.mobile-footer-bar {
    position: fixed;
    bottom: 0px;
    padding: 5px;
    width: 100%;
    background: #fff;
    box-shadow: 0px -1px 3px #244294;
    z-index: 9999;
}

.btn-xemthem {
    text-align: center;
    padding: 7px 25px;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 30px;
    line-height: 20px;
    color: #ffffff;
}

.btn-all {
    text-align: center;
    padding: 10px 25px;
    line-height: 20px;
    color: #030303;
    border: 1px solid var(--maincolor);
}

.search-form input::placeholder {
    color: #909090;
    font-family: var(--fontmain);
    font-size: 18px;
    height: 50px;
}

.search-form input {
    border: none;
    outline: none;
    margin-bottom: 0px;
    padding-left: 35px !important;
    font-family: var(--fontmain);
}

.search-form .search-icon--input {
    color: #909090;
}

.search-form select {
    outline: none;
    width: 100%;
    font-family: var(--fontmain);
    height: 50px;
    border-radius: 5px;
    border: 1px solid #a0a0a0;
    font-size: 20px;
}

input:focus-visible,
select:focus-visible {
    border: 1px solid #a0a0a0;
}
input:focus,
select:focus {
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.2);
    outline: none;
}

.btn-search {
    background: var(--maincolor);
    color: #fff;
    width: 100%;
    padding: 12px;
    max-width: 200px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 1.4;

    display: inline-block;

    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
}
.btn-search:hover {
    background: var(--maincolor);
    box-shadow: 0 5px 15px rgba(255, 13, 13, 0.651); /* Hiệu ứng bóng */
    transform: scale(1.05); /* Phóng to nhẹ */
}

.homecat-title {
    font-size: 36px;
    text-transform: uppercase;
    color: var(--whitecolor);
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    margin: 0px;
}

.homecat-title-no-line {
    font-size: 36px;
    text-transform: uppercase;
    color: var(--whitecolor);
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    margin: 0px;
}
.pagecat-title {
    font-size: 30px;
    text-transform: uppercase;
    color: var(--textcolor);
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    margin: 0px;
}
.pagecat-title-dark {
    color: var(--textcolor);
    position: relative;
    margin: 0px;
}
.pagecat-title-dark::before {
    content: "";
    width: 300px;
    height: 2px;
    background-color: var(--redcolor);
    position: absolute;
    /* left: 0px; */
    bottom: -21%;
}

.homecat-title::before {
    content: "";
    width: 70px;
    height: 2px;
    background-color: var(--redcolor);
    position: absolute;
    left: 0px;
    bottom: -20px;
}

.homecat-intro {
    margin: auto;
    max-width: 800px;
}

.pagecat-title {
    text-align: left;
    color: #282828;
    font-family: var(--fontmain);
    position: relative;
    font-size: 35px;
    text-transform: uppercase;
    margin: 0px;
    line-height: 1.3;
}

.homecat-title a,
.pagecat-title a {
    color: currentColor;
}

.menu-footer {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 10px 0px;
}

.menu-footer a {
    font-size: 13px;
    color: #fff;
    margin-right: 20px;
    text-decoration: none;
}

.footer {
    background-color: var(--maincolor);
}

.footer a {
    color: #fff;
}

.text-center {
    margin: auto;
    text-align: center;
}

.text-justify {
    margin: auto;
    text-align: justify;
}

.footer-title .i {
    float: right;
    margin-top: 3px;
    font-size: 14px;
    display: none;
    transition: 0.5s;
    color: #fff;
}

.footer-block {
    padding-left: 0px;
    margin-top: 10px;
}

.footer-logo {
    padding: 30px 0px;
}

.footer-block .info {
    font-size: 14px;
    display: flex;
    align-items: normal;
    color: #fff;
}

.footer-block .info b {
    margin-right: 10px;
}

.footer-menu {
    margin-top: 10px 0px;
    padding: 5px;
    background-color: #00000038;
}

.footer-menu a {
    text-transform: uppercase;
    padding: 0px 25px;
    transition: all 0.5s ease;
    line-height: 1;
    font-size: 13px;
}

.footer-menu a:hover {
    color: var(--maincolor);
}

.footer-sociall {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
}

.footer-sociall li {
    width: 40px;
    /* height: 40px; */
    border-radius: 50%;
    text-align: center;
    /* border: 1px solid #fff; */
    /* background-color: #fff; */
    line-height: 40px;
    margin: 0px 10px;
}

.footer-sociall li a {
    color: var(--textcolor);
}
.footer-sociall a img {
    border-radius: 50%;
}
.menuboxfooter {
    /* margin-top: 30px; */
    padding: 0px;
    list-style-type: none;
}

.menuboxfooter li {
    margin-bottom: 5px;
}

.menuboxfooter a {
    color: #fff;
    transition: all 0.5s ease-in;
}

.footer-title {
    font-size: 20px;
    color: #fff;
   
    font-family: var(--fontB);
    /* padding-bottom: 10px; */
    text-transform: uppercase;
}

.menuboxfooter a:hover {
    color: var(--subcolor);
}

.footer-copyright {
    text-align: left;
    color: #ffffff; /* Màu chữ trắng */
    font-size: 14px;
    padding: 10px 0;
    background-color: #222; /* Màu nền đen hoặc tùy chỉnh */
}

.star-rate {
    background: url(/images/starrate.png) right top no-repeat;
    height: 30px;
    width: 100%;
    background-size: auto;
}

.rate1 {
    background-position-y: -116px;
}

.rate2 {
    background-position-y: -86px;
}

.rate3 {
    background-position-y: -58px;
}

.rate4 {
    background-position-y: -30px;
}

.rate5 {
    background-position-y: 0px;
}

.img-poster {
    position: relative;
}

.img-poster img {
    display: block;
}

.poster-content {
    position: absolute;
    width: 100%;
    max-width: 800px;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -70%);
    text-align: center;
    color: #fff;
}

.slide-btn-next {
    box-shadow: 0px 0px 3px 0px;
    position: absolute;
    right: -15px;
    top: 50%;
    width: 45px;
    height: 45px;
    transform: translate(0px, -50%);
    line-height: 45px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    z-index: 2;
    color: var(--textcolor);
}

.slide-btn-prev {
    box-shadow: 0px 0px 3px 0px;
    position: absolute;
    left: -5px;
    top: 50%;
    width: 45px;
    height: 45px;
    transform: translate(0px, -50%);
    line-height: 45px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    z-index: 2;
    color: var(--textcolor);
}

/* home */

.creatdate {
    color: #8a8a8a;
    text-transform: uppercase;
}

.menufooter {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
/* về chúng tôi */

.about-intro {
    margin: 20px 0px 20px 80px;
}

.about-us-content {
    color: var(--whitecolor);
}

.about-us-content .homecat-title {
    margin-top: 64px;
}

.read-more-btn {
    display: inline-block;
    background-color: var(--maincolor);
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-family: var(--fontB);
    border: none;
    margin: 20px 0px 20px 80px;
}

.stats {
    display: flex;
    justify-content: center;
}

.stat-item {
    margin: 40px 5px;
}
.stat-item p {
    font-size: 20px;
    color: var(--whitecolor);
}
.stat-item .stat-number {
    color: var(--redcolor);
    font-size: 64px;
    font-family: var(--fontB);
    display: block;
    margin: 10px 30px;
}

.contact-info {
    margin-top: 50px;
}

.contact-info .phone-number {
    font-size: 1.5em;
    font-family: var(--fontB);
}
.about-us-wrapper {
    background-image: url(/uploaded/pic-cat/item1.jpg);
    background-size: cover; /* Hoặc "contain" nếu muốn toàn bộ ảnh hiển thị */
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    position: relative;
}

.project-item {
    margin: 10px;
    position: relative;
}

.project-item img {
    width: 100%;
    display: block;
}

.project-item .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 10px;
    text-align: center;
}
/* product */
.product-wrapper {
    margin-top: 50px;
    text-align: center;
}
.homecat-title-dark {
    font-size: 36px;
    color: var(--darkcolor);
    font-family: var(--fontB);
    position: relative;
    text-transform: uppercase;
    margin: 0px;
}
.homecat-title-dark-no-line {
    font-size: 36px;
    color: var(--darkcolor);
    font-family: var(--fontB);
    position: relative;
    text-transform: uppercase;
    margin: 0px;
}
.homecat-title-dark::before {
    content: "";
    width: 70px;
    height: 2px;
    background-color: var(--redcolor);
    position: absolute;
    left: 0px;
    bottom: -20px;
}
.product-box {
    margin: 0;
}
.product-name {
    display: inline-block;
    font-size: 18px;
    width: fit-content;
    font-family: var(--fontB);
    text-transform: uppercase;
}
.price-number {
    color: var(--maincolor);
}
.title-left.text-center {
    display: none;
}
.product-info {
    text-transform: uppercase;
}
.product-info span {
    font-family: var(--fontB);
}

.product-info .price,
.product-info-detail-container .price {
    font-family: var(--fontB);
    margin: 20px 0;
    /* color: var(--maincolor); */
    font-size: 24px;
}
.product-info-detail-container table{
    width: 500px;
}
.slider-product .swiper-slide {
    opacity: 0.3;
    transition: opacity 0.3s ease-in-out;
}

.slider-product .swiper-slide-active {
    opacity: 1;
    border-bottom: 2.5px solid var(--maincolor);
}
/* homenew */

.homenews {
    padding: 20px 80px;
}

/* đăng kí */

.register-wrapper {
    /* background-image: url(/uploaded/pic-cat/Shape\ 4.png); */
    background-size: cover;
    background-position: center; /* Hoặc "contain" nếu muốn toàn bộ ảnh hiển thị */
    background-repeat: no-repeat;
    width: 100%;
    color: var(--whitecolor);
    height: 700px;
}

.register-box {
    padding: 30px;
    border-radius: 10px;
    text-align: left;
    /* background: rgba(255, 255, 255, 0.2); */
    border: 2px solid white;
    transition: background-color 0.3s ease-in-out; /* Hiệu ứng mượt */
}
.register-box h3 {
    font-size: 20px;
    font-family: var(--fontB);
    margin-bottom: 15px;
}

.register-box:hover {
    background-color: var(--maincolor); /* Nền chuyển thành màu đỏ */
}

.register-box:hover .btn-dangky {
    background-color: white; /* Nút giữ nguyên */
    color: var(--darkcolor); /* Chữ trong nút chuyển thành màu đỏ */
}

.register-box .text-line-4 {
    margin: 25px 0;
}

.btn-dangky {
    display: inline-block;
    background-color: var(--maincolor);
    color: white;
    padding: 20px 20px;
    text-decoration: none;
    font-family: var(--fontM);
}
.register-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.register-form input,
.register-form select {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 5px;
}
.register-form button {
    background: white;
    color: red;
    border: none;
    border-radius: 5px;
    padding: 10px;
    font-family: var(--fontB);
    cursor: pointer;
}
.footer-title {
    margin-bottom: 20px;
}

.register-form input::placeholder,
select::placeholder,
textarea::placeholder {
    color: #ccc;
    opacity: 1; /* Đảm bảo màu không bị mờ */
}

/* floating menu trái */
.floating-menu {
    position: fixed;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 1000;
}

.menu-item {
    width: 50px;
    height: 50px;
    background: #d71920;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
    position: relative;
    transition: all 0.3s ease;
}

.menu-item.phone span {
    position: absolute;
    right: 60px;
    background: #d71920;
    color: white;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    width: auto;
    transition: 0.3s;
    width: max-content;
}

.menu-item.phone:hover span {
    opacity: 1;
    visibility: visible;
    right: 60px;
}

.homenews-name {
    font-family: var(--fontB);
}

.menu-tab {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.menu-tab-item {
    margin: 0 15px;
    padding: 10px 0;
    position: relative;
}

.menu-tab-item a {
    text-decoration: none;
    color: black;
    font-family: var(--fontB);
}

.menu-tab-item.active a {
    color: black; /* Màu chữ của mục active */
}

.menu-tab-item.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    background-color: red;
}

/* Trang tin tức */

.new-list-item {
    margin-bottom: 20px;
    margin-right: 20px;
}

.factory-item {
    margin-bottom: 20px;
}
.factory-item:hover .text-line-2 {
    position: relative;
    top: -50px;
    background: rgba(0, 0, 0, 0.185);
    color: white;
    padding: 0px 20px;
    opacity: 1;
}

.factory-item .text-line-2 {
    opacity: 0;
}

.flex-reverse {
    flex-direction: row-reverse;
}

.btn-xemthem {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid#ccc;
    border-radius: 50px;
    text-decoration: none;
    color: black;
    background: white;
    transition: all 0.3s ease-in-out;
}

.btn-xemthem:hover {
    background: var(--maincolor);
    color: white;
}
.img-product {
    background-color: #ccc;
}
/* search trang tuyển dụng */
.search-container {
    position: absolute;
    z-index: 100;
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
}

.search-container input,
.search-container select {
    width: 100%;
    flex: 1;
    padding: 12px;
    border: 1px solid #ddd;
    outline: none;
    font-size: 16px;
}

.search-container select {
    appearance: none;
    background: white;
}

.search-container button {
    background: var(--maincolor);
    color: white;
    font-size: 16px;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
}

.search-container button:hover {
    background: darkred;
}

.career-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
.career-table th,
.career-table td {
    padding: 12px;
    border: 1px solid #ddd;
}
.career-table th {
    background: red;
    color: white;
    font-family: var(--fontB);
}
.career-table tr:nth-child(even) {
    background: #f2f2f2;
}
.pagination {
    display: flex;
    justify-content: center;
    padding: 10px;
}
.pagination button {
    background: #ddd;
    border: none;
    padding: 8px 12px;
    margin: 0 4px;
    cursor: pointer;
}
.pagination button.active {
    background: red;
    color: white;
}

.text-bold {
    font-family: var(--fontB);
}

.text-muted {
    color: #666;
    font-size: 14px;
}
.cv-form {
    display: flex;
    flex-direction: column;
}

.form-group {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

.input-field {
    flex: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
}

.gender label {
    margin-right: 10px;
}

.file-upload {
    display: flex;
    flex-direction: column;
}

.upload-label {
    font-family: var(--fontB);
    margin-bottom: 5px;
}

.submit-btn {
    background-color: red;
    color: white;
    border: none;
    padding: 10px 15px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
}

.submit-btn:hover {
    background-color: darkred;
}

.homenews-wrapper {
    overflow: visible;
    background-color: #f8f8f8;
}
.homenews-wrapper:last-child {
    background: none;
}
.homenews-button-next,
.homenews-button-prev {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: background 0.3s ease;
}

.homenews-button-next:hover,
.homenews-button-prev:hover {
    background: var(--maincolor);
}

.homenews-button-next {
    right: -0px;
}

.homenews-button-prev {
    left: -0px;
}

/* Thêm icon mũi tên */
.homenews-button-next::after,
.homenews-button-prev::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}

.homenews-button-next::after {
    content: "\f105"; /* Mã Unicode của FontAwesome cho mũi tên phải */
}

.homenews-button-prev::after {
    content: "\f104"; /* Mã Unicode của FontAwesome cho mũi tên trái */
}

.menuPro {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menuPro li {
    list-style: none;
    padding: 0px 20px;
}
/* .menuPro li a {
    padding: 20px 30px;
} */

.menuPro a.active {
    background-color: var(--maincolor);
    color: var(--whitecolor);
}

.info-box h3 {
    font-size: 16px;
    font-family: var(--fontB);
    text-transform: uppercase;
    margin-bottom: 10px;
}

.info-box p {
    font-size: 14px;
    color: #333;
    margin: 5px 0;
    display: flex;
    align-items: center;
}

.info-box i {
    margin-right: 8px;
    color: red;
}

.contact-form {
    background: #f5f5f5;
    padding: 30px;
    max-width: 600px;
    margin: auto;
    border-radius: 8px;
}

.contact-form h2 {
    font-size: 20px;
    font-family: var(--fontB);
    display: flex;
    align-items: center;
}

.contact-form h2 span {
    display: inline-block;
    width: 50px;
    height: 3px;
    background: red;
    margin-right: 10px;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
}

.contact-form textarea {
    height: 150px; /* Điều chỉnh chiều cao tại đây */
    resize: vertical;
}

.contact-form .row {
    display: flex;
    gap: 10px;
}

.contact-form .row input {
    flex: 1;
}

.contact-form .captcha {
    display: flex;
    align-items: center;
    gap: 10px;
}

.contact-form .submit-btn {
    width: 100%;
    background: red;
    color: white;
    border: none;
    padding: 12px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
}

.contact-form .submit-btn:hover {
    background: darkred;
}
/* .product-list-all{
  flex-wrap: wrap;
}
.product-list-all:nth-of-type(even){
  flex-direction: row-reverse;
} */
.cat-listpr:nth-child(2n + 1) .img-product {
    order: 2;
}
.img-product img {
    padding: 80px;
    margin: auto;
}
.content-product {
    padding: 0 160px;
}

/* .cat-listpr .cell-1-2 {
    width: 50%;
} */
.branch li {
    margin: 20px;
    background: #ccc;
    padding: 10px;
    border: 1px solid #ccc;
    list-style: none;
    border-radius: 5px;
    font-family: var(--fontB);
    text-transform: uppercase;
}
.list-daily {
    /* max-height: 800px; */
    background-color: #f8f8f8;
    padding: 40px;
}

.daily-item ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.daily-item li {
    font-size: 14px;
    margin: 5px 0;
    display: flex;
    align-items: center;
    color: #333;
}

.daily-item li i {
    color: #555;
    margin-right: 15px;
}

.daily-map {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.map-btn {
    background: #fff;
    border: 1px solid #ddd;
    padding: 8px 12px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.map-btn i {
    margin-right: 5px;
    color: #ff4d00;
}

.map-btn:hover {
    background: #eee;
}
.daily-item {
    border-bottom: 1px solid;
    margin: 14px auto;
}
ul .daily-name {
    color: var(--maincolor);
    text-transform: uppercase;
    font-size: 18px;
    font-family: var(--fontB);
}
.agency-register {
    position: relative;
    display: inline-block;
}

.agency-register img {
    display: block;
    width: 100%;
    height: auto;
}

.agency-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
}

.product-info-detail {
    border: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #cccccc;
    padding: 15px 0;
    width: 80%;
    border-collapse: collapse;
    text-align: left;
}

.product-info-detail td {
    padding: 8px 20px;
}

/* .product-info-detail td:first-child {
    text-align: right;
    white-space: nowrap;
  }
   */
.product-info-detail td:last-child {
    text-align: left;
    font-family: var(--fontB);
}
.btn-primary,
.btn-secondary {
    margin-right: 10px;
    font-family: var(--fontB);
    padding: 15px;
    color: #fff;
    background-color: #ccc;
    border-radius: 5px;
    text-decoration: none;
    border: none;
}
.btn-primary:hover,
.btn-secondary:hover {
    background-color: var(--maincolor);
}

.slide-featured {
    position: absolute;
    top: 50%; /* Căn giữa theo chiều dọc */
    left: 50%; /* Căn giữa theo chiều ngang */
    transform: translate(-50%, -50%); /* Đưa về chính giữa */
    width: 100%; /* Điều chỉnh theo kích thước mong muốn */

    z-index: 1000;
}
.img-desc {
    font-family: var(--fontB);
}
.slide-featured img {
    border-radius: 15px;
}
.btn-featured-prev,
.btn-featured-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white; /* Màu nút */
    background: rgba(0, 0, 0, 0.5); /* Nền mờ */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
}

.btn-featured-prev {
    left: 0;
}

.btn-featured-next {
    right: 0;
}

.btn-featured-prev:hover,
.btn-featured-next:hover {
    background-color: var(--maincolor);
}
.content-product-detail table {
    border-collapse: collapse
}
.content-product-detail table {
    width: 100%;
}

.content-product-detail table td:first-child,
.content-product-detail table td:last-child {
    /* border-bottom: 1px solid #ccc; */
    padding: 20px 0;
}
.content-product-detail table td:not(:first-child):not(:last-child) {
    padding-left: 50px;
    padding-right: 50px;
}

.content-product-detail table tr:first-child {
    font-size: 24px;
}
.content-product-detail table td:first-child {
    font-family: var(--fontB);
    padding: 10px 20px;
}

.video-item.videoitem-big {
    position: relative;
}
.fancy-video a {
    position: absolute;
    left: 40%;
    top: 35%;
    transform: translate(50%, 50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
}
.fancy-video a i {
    line-height: 3;
    font-size: 18px;
}

.hethong-wrapper {
    max-height: 600px; /* hoặc bao nhiêu tùy mày */
    overflow-y: auto; /* hiện thanh cuộn dọc khi cần */
    overflow-x: hidden; /* ẩn thanh cuộn ngang luôn */
    padding-right: 10px; /* chống chữ dính sát thanh cuộn */
}
.hethong-wrapper::-webkit-scrollbar {
    width: 6px;
}

.hethong-wrapper::-webkit-scrollbar-thumb {
    background-color: #c00;
    border-radius: 3px;
}
.hethong-wrapper .flex-container:last-child .daily-item {
    border: none;
}
#quanhuyen,
#tinhthanh {
    height: 50px;
    border: 1px solid #ccc;
    padding: 10px 50px;
    color: var(--darkcolor);
}
/* //////// */
.agency-container {
    max-width: 1000px;
    background: white;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    margin-top: -115px;
    box-shadow: 0px 0px 5px 0px;
}
.form-group-agency {
    margin-bottom: 20px;
}
.form-group-agency input[type="text"],
.form-group-agency input[type="date"],
.form-group-agency input[type="number"],
.form-group-agency input[type="tel"],
.form-group-agency select,
.form-group-agency textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.radio-group label {
    display: inline-block;
    margin-right: 15px;
}

.captcha-group {
    display: flex;
    align-items: center;
}

.captcha {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-left: 10px;
}
.form-group-agency input::placeholder {
    color: #ccc;
}

.attachment .flex-container {
    margin: 20px auto;
}
.form-contact-wrapper {
    background-color: #f5f5f5;
}
.company-info {
    background: white;
}
.company-info.flex-container {
    margin: auto 50px;
}
.company-info .cell-1-3 {
    padding: 20px; /* Cho khoảng cách đẹp hơn */
}

.company-info .cell-1-3:nth-child(2) {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
}
.homeslide-next.swiper-button-next,
.homeslide-prev.swiper-button-prev {
    color: white;
}
/* .agency-register{
    position: relative;
}

.agency-content{

} */

.gallery img:hover {
    transform: scale(1.05);
}

.modal-image {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: center;
}

.modal-content {
    max-width: 100%;
    max-height: 100%;
}

.close {
    position: absolute;
    top: 20px;
    right: 35px;
    font-size: 40px;
    color: white;
    cursor: pointer;
}

.product-item a img {
    margin: auto;
}

.img-bgr {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 200px;
    position: relative;
    z-index: 1;
}
.tocContent table {
    border-collapse: collapse;
}
.tocContent table td{
    padding: 10px 20px
}
.video-thumbnail {
    position: relative;
    display: inline-block;
    cursor: pointer;
    max-width: 100%;
  
}

.video-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.video-thumbnail .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    color: white;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    pointer-events: none;
}
