@charset "UTF-8";

/*-----------css reset---------------------*/
* {
    margin: 0;
    padding: 0;
}

html,
body,
div,
span {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: var(--color-main-dark);
}

body {
    line-height: 1
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a,
a:hover,
a:focus {
    outline: none !important;
}

/* Font face*/
@font-face {
    font-display: swap;
    font-family: RCB;
    src: url('fonts/RobotoCondensedBold.eot');
    src: url('fonts/RobotoCondensedBold.eot') format('embedded-opentype'), url('fonts/RobotoCondensedBold.woff2') format('woff2'), url('fonts/RobotoCondensedBold.woff') format('woff'), url('fonts/RobotoCondensedBold.ttf') format('truetype'), url('fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}

@font-face {
    font-display: swap;
    font-family: RCR;
    src: url('fonts/RobotoCondensedRegular.eot');
    src: url('fonts/RobotoCondensedRegular.eot') format('embedded-opentype'), url('fonts/RobotoCondensedRegular.woff2') format('woff2'), url('fonts/RobotoCondensedRegular.woff') format('woff'), url('fonts/RobotoCondensedRegular.ttf') format('truetype'), url('fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}

@font-face {
    font-display: swap;
    font-family: RM;
    src: url('fonts/RobotoMedium.eot');
    src: url('fonts/RobotoMedium.eot') format('embedded-opentype'), url('fonts/RobotoMedium.woff2') format('woff2'), url('fonts/RobotoMedium.woff') format('woff'), url('fonts/RobotoMedium.ttf') format('truetype'), url('fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}

@font-face {
    font-display: swap;
    font-family: RR;
    src: url('fonts/RobotoRegular.eot');
    src: url('fonts/RobotoRegular.eot') format('embedded-opentype'), url('fonts/RobotoRegular.woff2') format('woff2'), url('fonts/RobotoRegular.woff') format('woff'), url('fonts/RobotoRegular.ttf') format('truetype'), url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
    font-display: swap;
    font-family: RB;
    src: url('fonts/RobotoBold.eot');
    src: url('fonts/RobotoBold.eot') format('embedded-opentype'), url('fonts/RobotoBold.woff2') format('woff2'), url('fonts/RobotoBold.woff') format('woff'), url('fonts/RobotoBold.ttf') format('truetype'), url('fonts/RobotoBold.svg#RobotoBold') format('svg');
}

@font-face {
    font-display: swap;
    font-family: RL;
    src: url('fonts/RobotoLight.eot');
    src: url('fonts/RobotoLight.eot') format('embedded-opentype'), url('fonts/RobotoLight.woff2') format('woff2'), url('fonts/RobotoLight.woff') format('woff'), url('fonts/RobotoLight.ttf') format('truetype'), url('fonts/RobotoLight.svg#RobotoLight') format('svg');
}

@font-face {
    font-family: 'Fz Poppins';
    src: url('fonts/FzPoppins-Regular.eot');
    src: url('fonts/FzPoppins-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/FzPoppins-Regular.woff2') format('woff2'), url('fonts/FzPoppins-Regular.woff') format('woff'), url('fonts/FzPoppins-Regular.ttf') format('truetype'), url('fonts/FzPoppins-Regular.svg#FzPoppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fz Poppins';
    src: url('fonts/FzPoppins-Light.eot');
    src: url('fonts/FzPoppins-Light.eot?#iefix') format('embedded-opentype'), url('fonts/FzPoppins-Light.woff2') format('woff2'), url('fonts/FzPoppins-Light.woff') format('woff'), url('fonts/FzPoppins-Light.ttf') format('truetype'), url('fonts/FzPoppins-Light.svg#FzPoppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fz Poppins';
    src: url('fonts/FzPoppins-Thin.eot');
    src: url('fonts/FzPoppins-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/FzPoppins-Thin.woff2') format('woff2'), url('fonts/FzPoppins-Thin.woff') format('woff'), url('fonts/FzPoppins-Thin.ttf') format('truetype'), url('fonts/FzPoppins-Thin.svg#FzPoppins-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fz Poppins';
    src: url('fonts/FzPoppins-Bold.eot');
    src: url('fonts/FzPoppins-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/FzPoppins-Bold.woff2') format('woff2'), url('fonts/FzPoppins-Bold.woff') format('woff'), url('fonts/FzPoppins-Bold.ttf') format('truetype'), url('fonts/FzPoppins-Bold.svg#FzPoppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fz Poppins Med';
    src: url('fonts/FzPoppins-Medium.eot');
    src: url('fonts/FzPoppins-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/FzPoppins-Medium.woff2') format('woff2'), url('fonts/FzPoppins-Medium.woff') format('woff'), url('fonts/FzPoppins-Medium.ttf') format('truetype'), url('fonts/FzPoppins-Medium.svg#FzPoppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fz Poppins SemBd';
    src: url('fonts/FzPoppins-SemiBold.eot');
    src: url('fonts/FzPoppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/FzPoppins-SemiBold.woff2') format('woff2'), url('fonts/FzPoppins-SemiBold.woff') format('woff'), url('fonts/FzPoppins-SemiBold.ttf') format('truetype'), url('fonts/FzPoppins-SemiBold.svg#FzPoppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*----------basic----------------*/

:root {
    /* Màu chính */
    --color-main: #990000;
    --color-main-light: #EC2D3F;
    --color-main-dark: #520008;
    --color-secondary: #FFFF00;
    --color-secondary-light: #d2b48c;
    --color-secondary-dark: #FF9A00;
    --color-white: #FFFFFF;
    --color-black: #000000;
    --color-gray: #4B4F56;
    --color-gray-lighter: #F8F8F8;
    --color-gray-dark: #333333;

    /* Opacity colors */
    --shadow-light: rgba(0, 0, 0, 0.1);
    --shadow-medium: rgba(0, 0, 0, 0.3);
    --shadow-lager: rgba(0, 0, 0, 0.7);

    /* Font families */
    --font-main: Arial, Helvetica, sans-serif;
    --font-montserrat: 'Montserrat', sans-serif;
    --font-poppins: 'Fz Poppins', sans-serif;

    /* Spacing */
    --spacing-xs: 5px;
    --spacing-sm: 10px;
    --spacing-md: 15px;
    --spacing-lg: 20px;
    --spacing-xl: 30px;

    /* Border radius */
    --radius-sm: 3px;
    --radius-md: 5px;
    --radius-lg: 10px;
    --radius-circle: 50%;

    /* Transitions */
    --transition-fast: 0.3s ease-out;
    --transition-medium: 0.5s;
    --transition-slow: 1s;
}

html,
body {
    font-family: var(--font-main);
    font-size: 14px;
    line-height: 25px;
    text-rendering: optimizeLegibility;
}

a {
    text-decoration: none;
    color: var(--color-main-dark);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

a:hover {
    text-decoration: none !important;
    color: var(--color-main-light);
}

::-webkit-scrollbar {
    width: 6px;
    height: 11px;
}

::-webkit-scrollbar-thumb {
    background: var(--color-main);
}

/*Prevent Firefox Scrollbar Jump*/
img {
    border: none;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
    height: auto;
}

input,
textarea {
    padding: 0;
    margin: 0;
    resize: none;
    outline: none;
    height: auto !important;
    line-height: 25px !important;
}

select,
.cp {
    cursor: pointer;
}

.clear {
    clear: both;
}

:focus {
    outline: 0;
}

input:focus {
    outline: 1px solid var(--color-secondary-dark);
}

textarea:focus {
    outline: 1px solid var(--color-secondary-dark);
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button {
    border: 0;
    cursor: pointer;
    font-weight: bold;
    outline: none
}

ul,
ol,
dl {
    margin-left: 15px;
    text-decoration: none !important;
    color: var(--color-main-dark);
}

body {
    background: var(--color-white);
    font-family: "Montserrat", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* margin: 0px;
    font-weight: normal;
    font-size: inherit; */
    color: var(--color-main-dark);
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: 2rem;
    color: var(--color-main-dark);
}

p {
    margin: 0;
    color: var(--color-main-dark);
}

.content p {
    margin-bottom: 1rem;
    color: var(--color-main-dark);
}

.w-clear:after {
    display: block;
    content: "";
    clear: both;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.none {
    display: none;
}

.hidden-seoh {
    visibility: hidden;
    height: 0px;
    margin: 0px;
    overflow: hidden;
}

.del {
    text-decoration: line-through;
}

.center {
    position: relative;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.title-main {
    margin-bottom: 20px;
    text-align: center;
    position: absolute;
    top: -120px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.title-main h1,
.title-main h2,
.title-main span {
    display: inline-block;
    text-transform: uppercase;
    color: var(--color-white);
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    margin: 0;
}

.title-main p {
    display: block;
    margin: 0;
}

.title-detail {
    margin-bottom: 15px;
    color: var(--color-gray-dark);
    font-family: RB;
    overflow: hidden;
}

.title-detail h1 {
    margin: 0;
    font-weight: normal;
    font-size: 25px;
    line-height: 28px;
    text-transform: capitalize;
}

.title-detail p {
    display: none;
}

.time-detail {
    margin-bottom: 10px;
    color: var(--color-gray-lighter);
}

.time-detail i {
    vertical-align: top;
    margin: 5px 10px 0px 0px;
}

.time-detail span {
    vertical-align: top;
    display: inline-block;
}

.control-carousel {
    position: absolute;
    top: calc(50% - 30px/2);
    margin-bottom: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid var(--color-gray-lighter);
    z-index: 2;
    background-color: var(--color-main);
    color: var(--color-white);
    cursor: pointer;
}

.control-carousel:hover {
    background-color: var(--color-main-light);
    border-color: var(--color-white);
    color: var(--color-main);
}

.prev-carousel {
    left: 0px;
}

.next-carousel {
    right: 0px;
}

.page-item .page-link {
    color: var(--color-main);
}

.page-item.active .page-link {
    background-color: var(--color-main);
    border-color: var(--color-main);
    color: var(--color-white);
}

.page-item:first-child .page-link:hover {
    color: var(--color-white);
}

.page-link:hover {
    background-color: var(--color-main);
    color: var(--color-white) !important;
    border-color: var(--color-main);
}

/* Container */
#container {
    padding: 30px 0px;
}

#container img {
    /* height: auto!important; */
}

.content {
    color: var(--color-main-dark);
}

.content-flex {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.left {
    width: calc(100% - 300px)
}

.right {
    width: 270px;
}

/* Breadcrumb */
.breadCrumbs {
    background-color: transparent;
    padding: 10px 0;
}

.breadCrumbs .center .breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
}

.breadCrumbs .center .breadcrumb-item a {
    color: var(--color-white);
}

.breadCrumbs .center .breadcrumb-item a:hover {
    color: var(--color-main-dark);
    transition: all 0.3s ease-out;
}

.breadCrumbs .center .breadcrumb-item.active a {
    color: var(--color-main-dark);
    pointer-events: none;
    cursor: default;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    font-weight: 500;
}

.line-left {
    position: relative;
    overflow: hidden;
    padding: .375rem 1.375rem;
    display: inline-block;
    text-decoration: none;
    color: var(--color-main);
    z-index: 1;
    transition: color 0.3s ease-out;
}

.line-left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--color-main);
    z-index: -1;
    transform: translateX(calc(-100% + 3px));
    transition: transform 0.3s ease-out;
}

.line-left:hover {
    color: #fff;
}

.line-left:hover::before {
    transform: translateX(0);
}

/* General */
.mxh {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
}

.mxh li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.mxh li:last-child {
    margin-right: 0px;
}

.mxh li a {
    display: block;
}

.mxh img {
    vertical-align: top;
    transition: all 0.5s;
    max-width: 26px;
}

.mxh img:hover {
    -webkit-animation: rubberBand 1s;
    animation: rubberBand 1s;
}

/* Header */
#header {
    color: var(--color-white);
    background-color: var(--color-main-light);
    padding: 5px 0;
}

#header span i {
    font-size: 16px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

/* Banner */
#banner {
    background: var(--color-main);
    width: 100%;
    top: 0;
    height: 41px;
}

.flex-banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 41px;
    position: relative;
    z-index: 12;
    width: 100%;
}

.logo {
    padding: 0;
    position: relative;
    height: 100%;
}

.banner {
    padding: 0;
}

.banner-ab {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.banner-hotline {
    display: flex;
    align-items: center;
    margin-right: 18px;
}

.banner-hotline p {
    margin-bottom: -2px;
    text-transform: capitalize;
    font-size: 16px;
    color: var(--color-white);
    font-weight: 500;
    margin-right: 5px;
}

.banner-hotline span {
    color: var(--color-white);
    font-size: 16px;
    display: block;
    font-weight: 500;
}

/* Menu */
#menu {
    background-color: var(--color-white);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9;
    font-size: 15px;
    height: 84px;
    line-height: 84px;
    box-shadow: 0px 3px 5px var(--color-gray-lighter);
}

#menu ul.menu-1 {
    width: 83.719%;
    padding: 0px;
    margin: auto;
    list-style: none;
    margin-right: 0;
    gap: 0;
}

#menu ul.menu-1 li {
    z-index: 99;
    flex: auto;
}

#menu ul.menu-1 li a {
    display: block;
    z-index: 1;
    text-align: center;
    text-decoration: none !important;
    font-size: 15px;
    color: var(--color-main-dark);
    margin: 0px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    transition: .2s all;
}

.show-danhmuc ul li {}

.show-danhmuc ul li.cap1:last-child {
    border-bottom: 0;
}

#menu ul li a.active,
#menu ul li:hover>a {
    color: var(--color-main);
}

.show-danhmuc {
    max-width: 100%;
    width: 100%;
    position: absolute;
    min-width: 300px;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    background: var(--color-white);
    left: 50%;
    transform: translateX(-50%);
}

.show-danhmuc ul.ul_cap2 {
    position: absolute;
    width: 100%;
    left: 100%;
    top: 0px;
    transition: 0.4s;
    width: 100%;
    height: auto !important;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    overflow: unset;
    max-height: unset;
}

.show-danhmuc ul {
    list-style: none;
    margin: 0;
    max-height: 501px;
    overflow-y: auto;
    background: var(--color-white);
    max-width: 100%;
    width: 41%;
    min-height: 501px;
}

.show-danhmuc ul li a {
    text-align: unset !important;
}

.show-danhmuc ul li a:hover {
    color: var(--color-secondary-dark);
}

.show-danhmuc i {}

.show-danhmuc ul li.cap1:hover ul.ul_cap2 {
    opacity: 1;
    visibility: visible;
    z-index: 99;
}

.show-danhmuc ul li a.active,
.show-danhmuc ul li:hover>a {
    color: var(--color-black);
}

.show-danhmuc ul.ul_cap2 li:last-child {
    margin-right: 0px;
}

.show-danhmuc ul li ul li ul li {
    padding-top: 10px;
}

.show-danhmuc>ul {}

.show-danhmuc>ul::-webkit-scrollbar {
    background: var(--color-gray-lighter);
    width: 3px;
    height: 11px;
}

.show-danhmuc>ul::-webkit-scrollbar-thumb {
    background: var(--color-main);
}

.show-danhmuc ul li:hover>ul::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 100%;
    background: transparent;
    top: 15px;
    left: -10px;
}

.show-danhmuc ul li>ul::-webkit-scrollbar {
    background: var(--color-gray-lighter);
    width: 3px;
}

.show-danhmuc ul li>ul::-webkit-scrollbar-thumb {
    background: var(--color-main);
}

.show-danhmuc ul li ul li {}

.show-danhmuc ul li a img {
    padding-right: 10px;
}

#menu ul li:hover>.show-danhmuc {
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all .7s;
}

#menu ul li ul li a span {
    font-size: 14px;
    padding: 12px 15px;
    margin: 0;
    display: block;
    line-height: 1.5;
    position: relative;
}

#menu ul li ul li ul {
    position: absolute;
    max-width: 100%;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    left: 41%;
    top: 0;
    overflow-y: auto;
    max-height: 435px;
    /* min-height: 400px; */
    border-left: 1px solid var(--border-color);
    width: 59%;
}

#menu ul li ul li:hover>ul {
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all .7s;
}

.btn-search {
    list-style: none;
    right: 0;
    top: 0;
    line-height: 42px;
    text-align: center;
    border-radius: 0px 10px 0 10px;
    cursor: pointer;
}

.btn-search a {
    padding: 0px !important;
    line-height: 50px !important;
    width: 40px;
    font-size: 20px !important;
    background: transparent !important;
    border-radius: 50%;
    color: var(--color-white) !important;
    top: 0;
}

.btn-search a:after {
    display: none;
}

.btn-search a i {
    position: relative;
    z-index: 10;
    background: transparent;
}

.search_box_hide {
    position: absolute;
    left: 50%;
    margin-right: 0px;
    z-index: 999;
    transition: all 1s;
    background: var(--color-white);
    line-height: 30px;
    transform: translateX(-50%);
    width: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.search_box_hide input {
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    color: var(--color-gray-dark);
    transition: all 0.5s;
    vertical-align: top;
    padding: 10px;
    background: transparent;
}

.search_box_hide.opening input {}

.box_input_search {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--color-gray-lighter);
}

.search_box_hide.opening {
    padding: 30px 0 20px;
    border-top: 1px solid var(--color-gray-lighter);
    opacity: 1;
    top: 100%;
    visibility: inherit;
}

/* Search */
.search {
    width: 230px;
    background: var(--color-white);
}

.search p {
    float: left;
    width: 120px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    font-size: 16px;
    background: var(--color-main);
    color: var(--color-white);
    font-size: 13px;
}

.search input {
    width: calc(100% - 35px);
    float: left;
    outline: none;
    padding: 5px 0 5px 10px;
    border: 0px;
    background: transparent;
    font-size: 12px;
}

.search input::-webkit-input-placeholder {
    color: var(--color-white);
}

.search input:-moz-placeholder {
    color: var(--color-white);
}

.search input::-moz-placeholder {
    color: var(--color-white);
}

.search input:-ms-input-placeholder {
    color: var(--color-white);
}

/*Go top*/
.progress-wrap {
    position: fixed;
    bottom: 70px;
    right: 19px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.progress-wrap::after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    content: '\f077';
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-weight: 900;
    color: var(--color-main);
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle path {
    stroke: var(--color-main);
    stroke-width: 4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

/* Menu RP */
#menu-mobile {
    display: none;
    z-index: 10;
    background: var(--color-main);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99;
}

.menu-bar-res {
    height: 40px;
    padding: 0 0 0 5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#hamburger {
    display: block;
    width: 23px;
    height: 18px;
    position: relative;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
    background: var(--color-main);
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0px;
}

#hamburger:before {
    top: 0px;
}

#hamburger span {
    top: 7px;
}

#hamburger:after {
    top: 14px;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
    -webkit-transition: none 0.5s ease 0.5s;
    transition: none 0.3s ease 0.3s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity;
}

#mmenu {
    display: none;
}

.mm-wrapper_opening #hamburger:before,
.mm-wrapper_opening #hamburger:after {
    top: 10px;
}

.mm-wrapper_opening #hamburger span {
    left: -50px;
    opacity: 0;
}

.mm-wrapper_opening #hamburger:before {
    transform: rotate(45deg);
}

.mm-wrapper_opening #hamburger:after {
    transform: rotate(-45deg);
}

.mm-menu_opened {
    display: block !important;
}

#mmenu h2 {
    font-weight: normal;
    font-size: 15px;
    margin: 0;
}

.mm-listitem.heading {
    font-weight: bold;
    color: var(--color-medium-red);
    background: var(--color-gray-lighter);
    line-height: 20px;
    padding: 10px;
    text-transform: capitalize;
    margin-top: -1px;
}

.mm-listitem.heading:after {
    display: none;
}

.mm-wrapper__blocker {
    box-shadow: 0 0 10px var(--shadow-medium);
}

div.search_mobi {
    position: absolute;
    z-index: 100;
    background: var(--color-white);
    height: 30px;
    width: 70%;
    top: calc(50% - 15px);
    right: 10px;
}

div.search_mobi:after {
    display: none;
}

div.search_mobi input {
    padding: 0 20px;
    float: left;
    height: 30px !important;
    height: 29px;
    e-height: 30px;
    border: none;
    background: none;
    width: 86%;
    outline: none;
    color: var(--color-gray-dark);
    text-align: left;
}

div.search_mobi i {
    padding: 8px 11px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

div.search_mobi input::-moz-placeholder {
    color: var(--color-gray-dark);
}

div.search_mobi input:-ms-input-placeholder {
    color: var(--color-gray-dark);
}

div.search_mobi input:-moz-placeholder {
    color: var(--color-gray-dark);
}

/* Slideshow */
.slideshow {
    position: relative;
    margin-top: 0;
}

.slideshow-mobi {
    display: none;
}

.slideshow-mobi {
    display: none;
}

.slideshow a {
    display: block;
    cursor: pointer;
}

.slideshow a img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}

@media only screen and (min-width: 992px) {
    .slideshow a img {
        height: 87vh;
    }
}

.slideshow:hover .control-slideshow {
    opacity: 0.3;
}

.slideshow .control-slideshow:hover {
    opacity: 0.8;
}

.control-slideshow {
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: calc(50% - 50px/2);
    width: 35px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    cursor: pointer;
    margin: 0px;
    background-color: var(--color-black);
    border-radius: 3px;
}

.control-slideshow i {
    color: var(--color-white);
}

.prev-slideshow {
    left: 20px;
    padding-right: 3px;
}

.next-slideshow {
    right: 20px;
    padding-left: 3px;
}

.amazingslider-bottom-shadow-1,
.amazingslider-text-box-1 {
    display: none !important;
}

#amazingslider-wrapper-1 {
    display: block;
    position: relative;
    max-width: 100%;
    margin: auto;
}

#amazingslider-1 {
    display: block;
    position: relative;
    margin: 0 auto;
}

.amazingslider-slides {
    display: none;
}

/* Footer */
#footer {}

.footer-top {
    position: relative;
    background: var(--color-white);
    padding: 80px 0;
    border-top: 1px dashed var(--color-gray-lighter);
}

.footer-top a {
    color: var(--color-main-dark);
}

.footer-top a:hover {
    color: var(--color-main);
}

.footer-tit {
    font-size: 18px;
    color: var(--color-main-dark);
    margin: 0 0 14px;
    font-weight: 600;
}

.footer-1 {
    width: 25%;
}

.footer-content {
    line-height: 25px;
}

.footer-content p {
    margin: 0;
}

.footer-content ul {
    margin: 7px 0 0 15px;
    max-width: 330px;
}

.footer-content ul li {
    margin-bottom: 6px;
}

.footer-mxh {
    margin-top: 0;
}

.footer-mxh li {
    margin-right: 7px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-mxh span {
    margin-right: 8px;
}

.footer-2 {
    width: 25%;
}

.footer-2 ul li a {}

.slogan-newsletter {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
    color: var(--color-gray);
    max-width: 280px;
}

.form-newsletter {
    display: flex;
    margin-bottom: 20px;
    max-width: 280px;
}

.newsletter-input {
    position: relative;
    width: calc(100% - 40px);
}

.newsletter-input input {
    padding: 4px 10px;
    font-size: 13px;
    border-radius: 0px;
    background: transparent !important;
    border: 0;
    padding: 5px 0 0;
    color: var(--color-main-dark) !important;
    border-bottom: 2px solid var(--color-main-light);
    font-size: 16px;
    box-shadow: unset !important;
}

.newsletter-button {
    width: 100%;
    margin-top: 76px;
    position: relative;
    display: flex;
    justify-items: flex-end;
}

.newsletter-button input[type=submit],
button[type=submit] {
    /* width: 100%; */
    border: 0px;
    color: var(--color-white);
    display: block;
    padding: 0px 0 0 26px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    border-radius: 6px;
    background: transparent !important;
    text-align: justify;
    z-index: 2;
}

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

.footer-list li {
    margin-bottom: 5px;
}

.footer-list li:last-child {
    margin-bottom: 0px;
}

.footer-list li a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    transform: translateX(0);
    transition: transform 0.3s ease, color 0.3s ease;
}

.footer-list li a:hover {
    text-shadow: 0 0 1px var(--shadow-light);
    transform: translateX(5px) scale(1.05);
}

.footer-list.lang-swt li a::after {
    content: '';
    display: inline-block;
    width: 1.2em;
    height: 0.8em;
    margin-left: 0.5em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-image 0.2s ease;
}

.footer-list.lang-swt li:first-child a:hover::after {
    background-image: url('/assets/images/vn_03.png');
}

.footer-list.lang-swt li:nth-child(2) a:hover::after {
    background-image: url('/assets/images/en_03.png');
}

.footer-list.lang-swt li:last-child a:hover::after {
    background-image: url('/assets/images/cn_03.png');
}

.footer-3 {
    width: 25%;
    height: -webkit-fill-available;
    position: relative;
}

.line-horizontal {
    position: absolute;
    top: 0;
    right: 60px;
    width: 3px;
    height: 100%;
    background: var(--color-main);
}

.footer-4 {
    width: calc(100% / 4);
}

.footer-4 #footer-map iframe {
    display: block;
    width: 100%;
    max-height: 202px;
}

.footer-newsletter {
    margin-top: 2em;
}

.footer-bottom {
    color: var(--color-white);
    background-color: var(--color-black);
    padding: 7px 0;
    text-align: center;
}

.copyright {
    margin-bottom: 0px;
}

.copyright a {
    color: var(--color-white);
}

.copyright a:hover {
    color: var(--color-secondary);
}

.statistic {
    list-style: none;
    margin: 0;
    padding: 0;
}

.statistic span {
    margin: 0 10px;
}

.statistic span:last-child {
    padding-right: 0px;
}

#footer-map iframe {
    display: block;
    width: 100%;
    max-height: 450px;
}

.footer-tit-1 {
    color: var(--color-main);
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 26px;
}

/* Sản phẩm nổi bật */
#sanphamnoibat {
    padding: 35px 0;
}

/* Sản phẩm */
#sanpham {
    padding: 30px 0;
}

.sanpham~.sanpham {
    margin-top: 50px;
}

.product-list {
    max-width: 100%;
    text-align: center;
    font-size: 14px;
    color: var(--color-gray-dark);
    position: relative;
    padding: 0;
    margin: -5px 0 25px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.product-list li {
    display: block;
    min-width: 120px;
    padding: 7px 15px 6px;
    margin: 0 2.5px 5px;
    border: 1px solid var(--color-secondary-dark);
    border-radius: 30px;
    cursor: pointer;
}

.product-list li.active {
    color: var(--color-white);
    background: var(--color-secondary-dark);
    border-color: var(--color-secondary-dark);
}

.view-main {
    text-align: center;
    display: flex;
    justify-content: center;
}

.view-main a {
    display: block;
    min-width: 120px;
    padding: 7px 15px 6px;
    margin: 0 2.5px 5px;
    border: 1px solid var(--color-secondary-dark);
    background: var(--color-secondary-dark);
    color: var(--color-white);
    border-radius: 30px;
    cursor: pointer;
}

/* Quảng cáo */
#quangcao img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
    object-position: center;
}

.banner-bm img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
    object-position: center;
}

/* Thư viện ảnh */
#thuvienanh {
    padding: 42px 0 55px;
}

.grid-thuvienanh {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 292px);
    grid-gap: 20px;
}

.box-thuvienanh {
    position: relative;
    overflow: hidden;
}

.box-thuvienanh img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    left: 0;
    top: 0;
    transition: all 0.5s
}

.box-thuvienanh-content {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px 15px;
    font-weight: 600;
    font-size: 18px;
    color: var(--color-white);
    background: var(--color-black);
    color: var(--color-white);
    transition: all 0.7s;
    position: absolute;
    display: flex;
    align-items: flex-end;
}

.box-thuvienanh:hover .box-thuvienanh-content {
    color: var(--color-main-light);
}

.box-thuvienanh-content>* {
    position: relative;
    z-index: 9;
}

.grid-thuvienanh .box-thuvienanh:nth-child(1) {
    grid-column: 1/3;
    grid-row: 1/3;
}

.grid-thuvienanh .box-thuvienanh:nth-child(1) .box-thuvienanh-content {
    padding: 25px 15px;
}

/* thank-you */
.thankyou {
    box-shadow: 1px 1px 5px var(--color-gray);
    padding: 50px 20px 30px 20px;
    border-radius: 20px;
}

.img-thank {
    text-align: center;
    margin: 20px 0 40px;
}

.thankyou .text-center {
    width: 210px;
    height: 50px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-secondary-light);
    color: var(--color-white);
    border-radius: 5px;
    border: 1px solid var(--color-secondary-light);
}

.thankyou .text-center i {
    margin-right: 10px;
}

.thankyou .text-center a {
    color: var(--color-white);
    text-transform: uppercase;
    font-size: 15px;
}

.thankyou .text-center:hover {
    background: transparent;
}

.thankyou .text-center:hover>a {
    color: var(--color-secondary-light);
}

/* Bottom */
#bottom {
    padding: 0 0 50px;
}

.bottom-left {
    width: 67%;
}

.bottom-right {
    width: 30%;
}

.bottom-title {
    border-bottom: 1px solid var(--color-main-light);
    margin-bottom: 1.5rem;
}

.bottom-title h2 {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    font-size: 20px;
    margin: 0;
}

.bottom-title h2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0px;
    left: 0px;
    background-color: var(--color-main-light);
}

.tintuc-flex {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.tintuc-l {
    float: left;
    width: 46.1538461538%;
    line-height: 24px;
}

.tintuc-l-img {
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

.tintuc-l-img img {
    width: 100%;
    transition: all 0.5s;
}

.tintuc-l-img:hover img {
    transform: scale(1.1);
}

.tintuc-l h3 a {
    font-family: RB;
    font-size: 16px;
    color: var(--color-gray-dark);
    line-height: 20px;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tintuc-l h3 a:hover {
    color: var(--color-main-light);
}

.tintuc-l p {
    margin: 9px 0 10px;
    font-family: RR;
    font-size: 13px;
    color: var(--color-gray);
    text-align: justify;
    line-height: 18px;
    display: -webkit-box;
    line-clamp: 4;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tintuc-l a.tintuc-l-more {
    font-family: RM;
    font-size: 13px;
    color: var(--color-gray-dark);
    background: var(--color-white);
    display: inline-block;
    vertical-align: top;
    padding: 8px 16px 7px;
    transition: all 0.5s;
    border-radius: 0;
    text-transform: none;
    border: 2px solid var(--color-gray-dark);
    text-transform: uppercase;
}

.tintuc-l a.tintuc-l-more:hover {
    background: var(--color-gray-dark);
    color: var(--color-white);
}

.tintuc-r {
    float: right;
    width: 51.2820512821%;
    height: 450px;
    overflow: hidden;
}

.tintuc-r ul li {
    margin-bottom: 21px !important;
}

.box-newsi {
    line-height: 20px;
    font-family: RR;
    font-size: 13px;
    color: #666;
    text-align: justify;
}

.box-newsi-img {
    width: 150px;
    max-width: 42%;
    float: left;
    margin-right: 20px;
}

.box-newsi h3 {
    font-family: RB;
    font-weight: normal;
    line-height: 20px;
    font-size: 15px;
    margin: 0 0 7px;
    padding: 0;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-newsi h3 a {
    color: var(--color-black);
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-newsi h3 a:hover {
    color: var(--color-main-light);
}

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

.video-main {
    position: relative;
    height: 400px;
}

.video-main iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.listvideos {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    border: 1px solid var(--color-white);
    color: var(--color-black);
    margin-top: 10px;
    cursor: pointer;
}

/* Đối tác */
#doitac {
    padding: 20px 0;
    background: var(--color-gray-lighter);
}

.owl-doitac {
    padding: 0 30px;
}

.box-doitac {
    display: block;
    border: 1px solid var(--color-gray-lighter);
}

.box-doitac img {
    width: 100%;
}

/* Sản Phẩm */
.form-product {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.box-product {
    width: calc(100% / 4);
    padding: 15px;
    position: relative;
}

.pic-product {
    position: relative;
}

.img-product img {
    width: 100%;
    border-radius: 3px;
}

.social-plugin img {
    max-width: 28px;
    filter: invert(1);
}

.content-product {
    padding: 14px 6px;
    text-align: center;
}

.name-product {
    font-size: 16px;
    line-height: 23px;
    margin: 0;
}

.name-product a {
    color: var(--color-black);
}

.name-product a:hover {
    color: var(--color-medium-red);
}

.price-product {
    margin: 5px 0;
}

.price-product span {
    font-weight: 700;
}

.price-new {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-main-light);
}

.price-old {
    padding-left: 10px;
    font-weight: 400 !important;
    color: var(--color-gray);
}

.price-per {
    position: absolute;
    top: 15px;
    right: 15px;
    color: var(--color-white);
    background: var(--color-main-light);
    font-size: 11px;
    border-radius: 2px;
    width: 45px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.box-product-cart {
    display: none !important;
    font-size: 13px;
}

.box-product-cart span {
    cursor: pointer;
    width: 49%;
    color: var(--color-white);
    text-transform: capitalize;
    text-align: center;
    padding: 7px 5px;
    border-radius: 3px;
}

.box-product-cart-add {
    margin-right: 2%;
    background-color: var(--color-main-light);
}

.box-product-cart-add:hover {
    background-color: var(--color-dark-red);
}

.box-product-cart-buy {
    background-color: var(--color-green);
}

.box-product-cart-buy:hover {
    background-color: var(--color-dark-green);
}

/* Sản Phẩm Detail */
.right-pro-detail {
    width: calc(100% - 42%);
    float: left;
}

.owl-thumb-pro {
    padding: 0px 40px;
}

.price-old-pro-detail {
    font-weight: 400;
    color: var(--color-gray);
    text-decoration: line-through;
    padding-left: 5px;
}

.color-pro-detail {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 35px;
    height: 30px;
    margin: 0px 0px 3px 0px;
    border: 1px solid transparent;
}

.size-pro-detail {
    border: 1px solid var(--color-white);
    padding: 3px 10px 4px 10px;
    display: inline-block;
    position: relative;
}

.size-pro-detail.active,
.color-pro-detail.active {
    border-color: var(--color-main-light);
    color: var(--color-main-light);
}

.color-pro-detail.active:before,
.size-pro-detail.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    background-image: url(../images/check-cart.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.color-pro-detail input[type=radio],
.size-pro-detail input[type=radio] {
    outline: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100% !important;
    appearance: none;
    -webkit-appearance: none;
    border: 0px;
    top: 0px;
    left: 0px;
}

/* 2 */
.hinhanhsp-next {
    transform: rotate(-90deg);
    padding-bottom: 10px;
    color: var(--color-blue);
}

.hinhanhsp-prev {
    transform: rotate(-90deg);
    padding-top: 10px;
    color: var(--color-blue);
}

.grid-pro-detail {
    margin-bottom: 50px;
}

.left-pro-detail {
    position: relative;
    float: left;
    width: 51%;
    text-align: center;
    margin-right: 2%;
    background: var(--color-white);
}

.left-pro-detail .MagicZoom {
    border: 1px solid var(--color-gray-lighter);
    padding: 7px;
    border-radius: 5px;
}

.right-pro-detail {
    width: calc(100% - 53%);
    float: left;
}

.left-left-prodetail {
    float: left;
    width: 20%;
    margin-right: 2%;
}

.right-left-prodetail {
    width: 78%;
    float: left;
}

.gallery-thumb-pro {
    position: relative;
    margin-top: 10px;
}

.owl-thumb-pro {
    padding: 0px 40px;
}

.thumb-pro-detail {
    display: block !important;
    border: 1px solid var(--color-gray-lighter);
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 15px;
}

.thumb-pro-detail.mz-thumb.mz-thumb-selected {
    border-color: var(--color-gray-dark);
}

.thumb-pro-detail img {
    box-shadow: none !important;
    filter: brightness(100%) !important;
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.title-pro-detail {
    text-transform: capitalize;
    font-size: 24px;
    display: block;
    font-weight: 700;
    margin: 10px 0 15px;
}

.ma-sp {
    margin-bottom: 30px !important;
}

.ma-sp div {
    color: var(--color-blue);
}

.social-plugin-pro-detail {
    margin-bottom: 1rem;
    margin-top: 0px !important;
}

.desc-pro-detail {
    margin-bottom: 1rem;
}

.attr-pro-detail {
    list-style: none;
    padding: 0;
    margin: 0;
}

.attr-pro-detail li {
    margin-bottom: 0.5rem;
}

.attr-label-pro-detail {
    margin: 0px 5px 0px 0px;
}

.attr-label-pro-detail.d-block {
    display: block;
}

.attr-content-pro-detail {
    display: inline-block;
    margin-bottom: 0px;
}

.price-new-pro-detail {
    font-weight: 700;
    font-size: 24px;
    color: var(--color-black);
    font-weight: bold;
}

.price-old-pro-detail {
    font-weight: 400;
    color: var(--color-gray);
    text-decoration: line-through;
    padding-left: 5px;
    font-size: 20px;
}

.color-pro-detail {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 35px;
    height: 30px;
    margin: 0px 0px 3px 0px;
    border: 1px solid transparent;
}

.size-pro-detail {
    border: 1px solid var(--color-white);
    padding: 3px 10px 4px 10px;
    display: inline-block;
    position: relative;
}

.size-pro-detail.active,
.color-pro-detail.active {
    border-color: var(--color-main-light);
    color: var(--color-main-light);
}

.color-pro-detail.active:before,
.size-pro-detail.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    background-image: url(../images/check-cart.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.color-pro-detail input[type=radio],
.size-pro-detail input[type=radio] {
    outline: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100% !important;
    appearance: none;
    -webkit-appearance: none;
    border: 0px;
    top: 0px;
    left: 0px;
}

.quantity-pro-detail {
    width: 100%;
    max-width: 120px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    padding: 5px 0px;
    border: 1px solid var(--color-blue);
    border-radius: 5px;
}

.quantity-pro-detail span {
    line-height: 25px;
    padding: 0px;
    width: 30px;
    height: 30px;
    color: var(--color-gray);
    cursor: pointer;
    font-size: 22px;
    border: 1px solid var(--color-white);
}

.quantity-pro-detail span.quantity-plus-pro-detail {
    border-left: 0px;
}

.quantity-pro-detail span.quantity-minus-pro-detail {
    border-right: 0px;
}

.quantity-pro-detail input {
    height: 30px !important;
    border: 0;
    width: calc(100% - 60px);
    text-align: center;
    font-size: 14px;
    padding: 5px;
    line-height: inherit !important;
    border: 1px solid var(--color-white);
}

.cart-pro-detail {
    margin-bottom: 1rem;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}

.cart-pro-detail a {
    width: auto;
    text-align: center;
    color: var(--color-white);
    padding: 8px 15px;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer;
}

.cart-pro-detail a.addnow {
    margin-left: 10px;
    background-color: var(--color-black);
    border: 1px solid;
}

.cart-pro-detail a.addnow:hover {
    background: transparent;
}

.cart-pro-detail a.buynow {
    background-color: var(--color-green);
}

.cart-pro-detail a.buynow:hover {
    background-color: var(--color-dark-green);
}

.cart-pro-detail a i {
    vertical-align: top;
    margin-top: 3px;
    margin-right: 8px;
}

.xemthem-noidung {
    width: 145px;
    height: 40px;
    border: 1px solid var(--color-blue);
    border-radius: 7px;
    line-height: 40px;
    text-align: center;
    margin: 30px auto 0px auto;
    cursor: pointer;
}

.xemthem-noidung a {
    color: var(--color-blue);
}

.xemthem-noidung:hover {
    background-color: var(--color-blue);
}

.chinhsachsp h3 a {
    color: var(--color-gray);
}

.chinhsachsp h3:hover a {
    color: var(--color-blue);
}

.xemthem-noidung:hover a {
    color: var(--color-white);
}

.mgt-25 {
    margin-top: 25px;
}

.title-spcl {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 22px;
    font-size: 20px;
    border-bottom: 1px solid var(--color-black);
    padding-bottom: 10px;
    font-weight: 600;
    color: var(--color-black);
}

.prev-sanphamcungloai {
    position: absolute;
    text-align: center;
    left: -15px;
    top: 36%;
    z-index: 2;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: var(--color-gray-lighter);
}

.next-sanphamcungloai {
    position: absolute;
    text-align: center;
    right: -15px;
    top: 36%;
    z-index: 2;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: var(--color-gray-lighter);
}

.pagination-home .page-link {
    border-radius: 50%;
    margin: 1px 3px;
    min-width: 31px;
    min-height: 31px;
}

.pagination-home .page-item:first-child .page-link,
.pagination-home .page-item:last-child .page-link {
    border-radius: 50%;
}

.commentfb-pro-detail-title {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid var(--color-gray-lighter);
    margin-bottom: 10px;
    margin-top: 30px;
}

.commentfb-pro-detail-title span {
    display: inline-block;
    border-bottom: 2px solid var(--color-main-light);
    padding: 4px 8px;
    margin-bottom: -1px;
}

.pro-detail-container.opacity:after {
    position: absolute;
    content: "";
    left: 0px;
    height: 100px;
    width: 100%;
    background: linear-gradient(to bottom, transparent, var(--color-white));
    bottom: 0px;
}

.pro-detail-container {
    position: relative;
    margin-top: 20px;
}

.pro-detail-btn-container:hover {
    color: var(--color-white);
    background-color: var(--color-main-light);
}

.pro-detail-container.opacity {
    max-height: 300px;
    overflow: hidden;
}

.pro-detail-container.active {
    max-height: unset;
}

.pro-detail-policy {
    border-top: 1px solid var(--color-gray-lighter);
    padding: 15px 0px;
}

.pro-detail-policy ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    color: #767676;
}

.pro-detail-policy ul li {
    margin-bottom: 4px;
}

.pro-detail-policy ul img {
    margin-right: 5px;
}

.pro-detail-list-cat {
    border-top: 1px solid var(--color-gray-lighter);
    padding: 15px 0px;
}

.pro-detail-list-cat p {
    color: var(--color-black);
    font-weight: 500;
}

.pro-detail-list-cat p a {
    color: var(--color-gray);
    font-weight: 400;
    display: inline-block;
}

.pro-detail-list-cat p a:hover {
    color: var(--color-main-light);
}

.pro-detail-list-cat p a:first-child {
    margin-left: 5px;
}

.commentfb-pro-detail-title {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid var(--color-gray);
    margin-bottom: 10px;
    margin-top: 10px;
}

.commentfb-pro-detail-title span {
    display: inline-block;
    border-bottom: 2px solid var(--color-main-light);
    padding: 4px 8px;
    margin-bottom: -1px;
}

.content-tabs-pro-detail {
    position: relative;
    display: none;
}

.pro-detail-container {
    position: relative;
    margin-top: 20px;
}

.pro-detail-btn-container {
    max-width: 150px;
    margin: 0 auto;
    border: 1px solid var(--color-black);
    text-align: center;
    height: 34px;
    line-height: 34px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    color: var(--color-black);
    font-weight: 700;
    z-index: 1;
    display: block;
    position: relative;
    margin-top: 10px;
}

.pro-detail-btn-container:hover {
    color: var(--color-white);
    background-color: var(--color-black);
}

.content-tabs-pro-detail.opacity {
    overflow: hidden;
}

.content-tabs-pro-detail.opacity:after {
    position: absolute;
    content: "";
    left: 0px;
    /* height: 100px; */
    /* width: 100%; */
    /* background: linear-gradient(to bottom,transparent, var(--color-white)); */
    bottom: 0px;
}

.tabs-pro-detail ul.ul-tabs-pro-detail {
    margin: 0;
    list-style: none;
    display: flex;
    /* flex-wrap: wrap; */
    background: var(--color-gray-lighter);
}

.tabs-pro-detail ul.ul-tabs-pro-detail li {
    padding-bottom: 10px;
    font-weight: 600;
    color: var(--color-black);
    text-align: center;
    padding: 10px 5px;
    width: calc(100% / 6);
    cursor: pointer;
}

.tabs-pro-detail {
    margin-top: 0;
    border-top: 1px solid var(--color-main);
}

.owl-carousel {
    margin: 0;
}

/* Bài viết */
.pic-news img {}

.news-hot-right .desc-news {
    text-align: left;
}

.name-news {
    color: var(--color-main-dark);
    font-size: 18px;
    line-height: 25px;
    display: block;
    margin-bottom: 3px;
}

.name-news a {
    color: var(--color-main-dark);
}

.name-news a:hover {
    color: var(--color-main);
}

.time-news {
    color: var(--color-main-dark);
    font-size: 13px;
    margin: 0;
}

.desc-news {
    color: var(--color-main-dark);
    margin: 3px 0 0;
    line-height: 22px;
    text-align: start;
}

.text-main {
    text-align: justify;
    color: var(--color-main-dark);
}

.share {
    padding: 20px 10px 10px 15px;
    background: rgba(128, 128, 128, 0.15);
    margin-top: 15px;
    border-radius: 5px;
}

.share b {
    display: block;
    margin-bottom: 5px;
}

/* Bài viết liên quan */
.othernews b {
    margin-bottom: 10px;
}

.list-news-other {
    padding-left: 10px;
    list-style: none;
}

.list-news-other li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid var(--color-gray-lighter);
    position: relative;
    display: flex;
    align-items: center;
}

.list-news-other li a {
    text-transform: none;
    color: #001c5d;
    font-weight: 500;
}

.list-news-other li a:hover {
    color: var(--color-main-light);
}

/* Album */
.box-album {
    float: left;
    width: 23.5%;
    margin: 0 2% 2% 0;
    text-align: center;
    cursor: pointer;
}

.pic-album {
    position: relative;
}

.pic-album img {
    width: 100%;
}

.name-album {
    font-size: 16px;
    color: var(--color-black);
    line-height: 22px;
    margin-bottom: 0;
    padding: 10px;
}

/* Video */
.box-video {
    float: left;
    width: 23.5%;
    margin: 0 2% 2% 0;
    text-align: center;
    cursor: pointer;
}

.pic-video {
    position: relative;
    margin-bottom: 10px;
}

.pic-video:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 35px;
    top: calc(50% - 50px/2);
    left: calc(50% - 35px/2);
    z-index: 1;
    background-repeat: no-repeat;
    background-image: url(../images/play.png);
}

.pic-video img {
    width: 100%;
}

.name-video {
    font-size: 16px;
    color: var(--color-black);
    line-height: 22px;
    margin-bottom: 0;
    padding: 0 10px;
}

/* Contact */
.top-contact {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}

.top-contact .article-contact {
    width: 48%;
}

.form-contact {
    width: 100%;
}

.input-contact {
    position: relative;
}

.input-contact input,
.input-contact textarea {
    width: 100%;
    padding: 0px;
    outline: none;
    font-size: 14px;
    border-radius: 8px;
}

.input-contact input {
    padding: 8px 10px;
}

.input-contact textarea {
    resize: none;
    height: 150px;
    padding: 5px 10px;
}

.input-contact .custom-file-label::after {
    content: attr(title);
}

.bottom-contact {
    position: relative;
    height: 500px;
}

.bottom-contact iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
}

.input-contact input {
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-image: url("../img/icon-c1.png");
}

.form-contact .row:nth-child(1) .input-contact:nth-child(2) input {
    background-image: url("../img/icon-c4.png");
}

.form-contact .row:nth-child(2) .input-contact:nth-child(1) input {
    background-image: url("../img/icon-c2.png");
}

.form-contact .row:nth-child(2) .input-contact:nth-child(2) input {
    background-image: url("../img/icon-c4.png");
}

/* contact */
.input-contact input {
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-image: url("../img/icon-c1.png");
    background-color: transparent !important;
}

.form-contact .row:nth-child(1) .input-contact:nth-child(2) input {
    background-image: url("../img/icon-c4.png");
}

.form-contact .row:nth-child(2) .input-contact:nth-child(1) input {
    background-image: url("../img/icon-c2.png");
}

.form-contact .row:nth-child(2) .input-contact:nth-child(2) input {
    background-image: url("../img/icon-c4.png");
}

/* Toc */
.box-readmore {
    padding: 8px 15px;
    border: 1px solid var(--color-gray-dark);
    /* margin-bottom: 2rem; */
    border-radius: 5px;
    background-color: var(--color-gray-lighter);
    overflow: auto;
    height: calc(100vh - 30vh);
}

.box-readmore li ul>li {
    margin: 0;
    margin-bottom: 8px
}

.box-readmore li ul>li:before {
    content: counters(item, ".") " ";
}

.box-readmore ul {
    list-style-type: none;
    counter-reset: item;
    margin-bottom: 0px;
    padding-left: 0px !important;
    margin-top: 8px;
}

.box-readmore ul li {
    display: table;
    counter-increment: item;
    margin-bottom: 5px
}

.box-readmore ul li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 5px
}

.box-readmore ul li a {
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
}

.box-readmore ul li a:hover {
    color: var(--color-main-light);
}

/* Like Share */
.social-plugin {
    display: flex;
    justify-content: flex-start;
    /* margin-top: 10px; */
}

.social-plugin .at-share-btn {
    margin-bottom: 0px !important;
}

.social-plugin .zalo-share-button {
    margin-left: 3px;
}

/* Phân Trang */
.pagination-home .pagination .page-item .page-link {
    color: var(--color-main);
    font-size: .875rem;
}

.pagination-home .pagination .page-item.active .page-link {
    color: var(--color-white);
    background-color: var(--color-main);
    border-color: var(--color-main-dark);
    text-align: center;
}

/* Phân Trang Ajax */
.pagination-ajax {
    text-align: center;
}

.pagination-ajax a {
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px 3px 2px;
    color: var(--color-main);
    background: var(--color-white);
    border: 1px solid rgba(161, 161, 161, 0.4);
    font-size: 12px;
    cursor: pointer;
    padding: 1.5px 11px 1.5px;
    border-radius: 50%;
}

.pagination-ajax a.current,
.pagination-ajax a:hover {
    background: var(--color-main);
    color: var(--color-white);
    border-color: var(--color-main-dark);
}

.pagination-ajax a img {
    max-width: 6px;
    top: -1px;
}

.pagination-ajax a.current img,
.pagination-ajax a:hover img {
    filter: brightness(0) invert(1);
}

/* Popup custom */
.modal-custom .modal-footer {
    padding: 0.5rem;
}

.modal-custom .modal-footer .btn {
    font-size: 14px;
}

/* Popup */
#popup .modal-body {
    padding: 0px;
}

/* Hidden Google Captcha */
.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden;
}

/* Hidden Check Grammar Coccoc */
coccocgrammar {
    display: none;
}

/* Scroll Top */
.scrollToTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: var(--color-gray-dark);
    text-decoration: none;
    position: fixed;
    bottom: 65px;
    right: 25px;
    display: none;
    z-index: 10;
    cursor: pointer;
}

/* Text Hide */
.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
}

.text-split.text-split-1 {
    line-clamp: 1;
    -webkit-line-clamp: 1;
}

.text-split.text-split-2 {
    line-clamp: 2;
    -webkit-line-clamp: 2;
}

.text-split.text-split-3 {
    line-clamp: 3;
    -webkit-line-clamp: 3;
}

.text-split.text-split-5 {
    line-clamp: 5;
    -webkit-line-clamp: 5;
}

/* Transition All */
.transition {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

/* Scale IMG */
.scale-img {
    overflow: hidden;
    display: block;
}

.scale-img img {
    width: 100%;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.scale-img:hover>img {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.pic-news:hover .scale-img>img {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.skew img {
    overflow: hidden;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.skew img:hover {
    border-radius: 50%;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

/*Hover Text*/
.hover-text h3 a {
    transition: all 0.5s;
}

.hover-text h3 a:hover {
    color: var(--color-main-light);
}

/* Blink */
.blink {
    -webkit-animation-name: blink;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

/* Button Frame */
.btn-frame {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    z-index: 10;
    cursor: pointer;
}

.btn-frame i {
    display: flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    -ms-flex-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--color-main);
    position: relative;
    z-index: 1;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.btn-frame i img {
    vertical-align: middle;
    width: 70%;
}

.btn-frame .animated.infinite {
    animation-iteration-count: infinite;
}

.btn-frame .kenit-alo-circle {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(7, 41, 103, 0.8);
    opacity: .1;
    border-color: var(--color-main);
    opacity: .5;
}

.btn-frame .zoomIn {
    animation-name: zoomIn;
}

.btn-frame .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.btn-frame .kenit-alo-circle-fill {
    width: 70px;
    height: 70px;
    top: -10px;
    right: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(7, 41, 103, 0.35);
    opacity: .4;
}

.btn-frame .pulse {
    animation-name: pulse;
}

/* Ứng dụng */
.ungdung {
    position: fixed;
    right: 18px;
    top: 120px;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9;
    display: flex;
    flex-direction: column;
}

.ungdung li {
    margin: 8px 0 0;
}

/* Zalo */
.btn-zalo {
    bottom: 315px;
}

/* Phone */
.btn-phone {
    bottom: 230px;
}

/* Messenger */
.js-facebook-messenger-container.closed,
.js-facebook-messenger-tooltip.closed {
    display: none !important
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px
}

.js-facebook-messenger-tooltip {
    color: var(--color-gray);
    background: var(--color-white)
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-tooltip {
    display: none;
    position: fixed;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    border: 1px solid var(--shadow-light);
    box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
    z-index: 1.0E+30
}

.js-facebook-messenger-close-tooltip {
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}

.js-facebook-messenger-box.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-box {
    display: block;
    position: fixed;
    cursor: pointer;
    bottom: 150px;
    right: 17px;
    width: 56px;
    height: 56px;
    text-align: center;
    background: var(--color-main);
    border-radius: 100%;
    overflow: hidden;
    z-index: 99;
    -webkit-box-shadow: 1px 1px 4px 0 var(--shadow-medium);
    -moz-box-shadow: 1px 1px 4px 0 var(--shadow-medium);
    box-shadow: 1px 1px 4px 0 var(--shadow-medium)
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
    transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
    width: 32px;
    height: 33px;
    position: absolute;
    top: 13px;
    left: 12px;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-box.rotate svg#close-icon {
    transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
    opacity: 0;
    width: 19px;
    height: 20px;
    position: absolute;
    top: 19px;
    left: 19px;
    -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-container {
    position: fixed;
    opacity: 0;
    transform: translateY(50px);
    bottom: 110px;
    right: 90px;
    border-radius: 10px;
    pointer-events: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
    -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    transition: transform 160ms ease-in-out, opacity 160ms ease-in-out
}

.js-facebook-messenger-top-header {
    width: 300px
}

.js-facebook-messenger-top-header {
    color: var(--color-white);
    background: #1182FC
}

.js-facebook-messenger-top-header {
    display: block;
    position: relative;
    width: 300px;
    background: #1182FC;
    color: var(--color-white);
    text-align: center;
    line-height: 1;
    padding: 10px;
    font-size: 14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,
.js-facebook-messenger-container-button iframe {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-top-header {
    color: var(--color-white);
    background: #1182FC
}

.js-facebook-messenger-top-header {
    width: 300px
}

.js-facebook-messenger-tooltip {
    color: var(--color-gray);
    background: var(--color-white)
}

.js-facebook-messenger-container.open {
    transform: translateY(0px);
    opacity: 1;
    pointer-events: all
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
    opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
    transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
    opacity: 1
}

/* Cart fix */
.cart-fixed {
    position: fixed;
    right: 20px;
    bottom: 390px;
    z-index: 10;
    background: var(--color-gray);
    width: 50px;
    height: 50px;
    text-align: center;
    color: var(--color-white) !important;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-fixed i {
    font-size: 20px;
}

.cart-fixed span {
    position: absolute;
    top: 0px;
    right: -5px;
    color: var(--color-white);
    width: 25px;
    height: 25px;
    background: var(--color-main-light);
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    border-radius: 100%;
}

.modal-content-cart {
    border-radius: 10px;
}

.modal-body-cart {
    text-align: center;
    padding: 40px 0;
}

.modal-body-cart img {
    width: 127px;
    height: 127px;
    border-radius: 50%;
}

.modal-body-cart h6 {
    color: var(--color-black);
    font-size: 20px;
    font-family: RM;
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-body-cart .modal-des {
    color: var(--color-gray);
    font-size: 16px;
    font-family: RR;
}

/* Toolbar */
.toolbar {
    background: var(--color-main-light);
    width: 100%;
    padding: 3vw;
    bottom: 0px;
    position: fixed;
    z-index: 500;
    height: auto;
    left: 0px;
}

.toolbar ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    margin: 0px;
}

.toolbar ul li {
    text-align: center;
    width: 25%;
}

.toolbar ul li a {
    display: block;
    width: 100%;
    cursor: pointer;
}

.toolbar ul li a img {
    height: 6vw;
    width: auto;
}

.toolbar ul li a span {
    font-weight: 400;
    color: var(--color-white);
    font-size: 3.5vw;
    display: none;
}

/* Fixbar */
.fixbar {
    bottom: 0;
    display: block;
    background: var(--color-white);
    border-top: 1px solid var(--color-gray-dark);
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    margin: 0;
    z-index: 500;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 50px;
}

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

.fixbar ul li {
    display: inline-block;
    margin: 0 auto 10px;
    text-align: center;
    width: 25%;
    float: left;
}

.fixbar .icon-cart-mobile,
.fixbar .icon-cart-new,
.fixbar .icon-home-new,
.fixbar .icon-hotdeal-new {
    width: 20px;
    height: 20px;
    display: block;
    margin: 8px auto 0;
}

.fixbar .icon-cart-mobile {
    background: url(../images/cart-mobile.png) no-repeat;
}

.cart-total-header-mobile {
    font-size: 10px;
    position: absolute;
    background: var(--color-main);
    color: var(--color-white) !important;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    line-height: 15px;
    top: 5px;
    margin-left: 5px;
}

.fixbar ul li a {
    font-size: 11px;
    text-decoration: none;
    color: var(--color-gray-dark);
}

.fixbar ul li a i {
    font-size: 20px;
}

/* Plugbar */
.plugbar {
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid var(--color-gray-dark);
    width: 100%;
    right: 0;
    max-width: 767px;
    margin: 0 auto;
    background: var(--color-white);
    padding: 9px 10px 10px 7px;
    z-index: 10;
}

.plugbar ul {
    list-style: none;
    padding: 0;
    margin: 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.plugbar ul li {
    width: 20%;
    float: left;
}

.plugbar ul li a {
    display: block;
    color: var(--color-gray);
    font-size: 12px;
    text-align: center;
    position: relative;
}

.plugbar ul li a i {
    font-size: 20px;
    color: var(--color-gray);
}

.plugbar ul li a span {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -40px;
    left: calc(50% - 50px/2);
    font-size: 14px;
    display: block;
    border: 1px solid rgba(234, 230, 230, 0.5);
    border-radius: 100%;
}

/* Fix toolbar */
.fix-toolbar {
    background: var(--color-main);
    width: 100%;
    padding: 5px;
    bottom: 0;
    position: fixed;
    height: auto;
    line-height: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    border-top: 1px solid var(--color-white);
    z-index: 99;
}

.fix-toolbar img {
    vertical-align: top;
    height: 25px;
}

.fix-toolbar ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    list-style: none;
    margin: 0;
}

.fix-toolbar ul li {
    text-align: center;
    width: 20%;
}

.fix-toolbar ul li a {
    display: block;
    width: 100%;
    cursor: pointer;
    color: var(--color-white);
    font-size: 30px;
}

#container .fix-toolbar ul li a img {
    height: 25px !important;
    width: auto;
}

.fix-toolbar ul li a span {
    font-weight: 400;
    color: var(--color-white);
    font-size: 13px;
    display: none;
}

/* Combo Phone */
.support-online {
    position: fixed;
    z-index: 999;
    left: 10px;
    bottom: 0px;
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px;
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: var(--color-white);
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(103, 182, 52);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: var(--color-white);
    z-index: 999;
    top: 0px;
    left: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
    display: block;
}

.support-online a {
    display: block;
}

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent rgb(103, 182, 52) transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px;
}

.support-online .kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75;
    right: -10px;
}

.support-online .kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}

.support-online .support-online .btn-support {
    cursor: pointer;
}

.support-online .mes i {
    background: orange;
}

.support-online .sms i {
    background: red;
}

.support-online .call-now i {
    background: green;
}

/* Phone Switch */
.widget-mobile {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    z-index: 9999999;
}

#my-phone-circle {
    position: relative;
    width: 50px !important;
    height: 50px !important;
}

.wcircle-open .wcircle-icon i:before {
    content: '\f00d';
}

.wcircle-icon {
    background: #1282fc;
    border-radius: 50%;
    display: flex !important;
    display: -ms-flex !important;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative !important;
}

.wcircle-icon:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    background: rgba(18, 130, 252, .5);
    border: 1px solid var(--color-white);
    border-radius: 50%;
    left: -5px;
    top: -5px;
    -webkit-animation: pulse 1s infinite ease-in-out;
    -moz-animation: pulse 1s infinite ease-in-out;
    -ms-animation: pulse 1s infinite ease-in-out;
    -o-animation: pulse 1s infinite ease-in-out;
    animation: pulse 1s infinite ease-in-out;
}

.wcircle-icon:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    background: rgba(18, 130, 252, .5);
    border-radius: 50%;
    left: -15px;
    top: -15px;
    -webkit-animation: zoomIn 2s infinite ease-in-out;
    -moz-animation: zoomIn 2s infinite ease-in-out;
    -ms-animation: zoomIn 2s infinite ease-in-out;
    -o-animation: zoomIn 2s infinite ease-in-out;
    animation: zoomIn 2s infinite ease-in-out;
}

.wcircle-menu {
    position: absolute !important;
    left: 0;
    top: 0;
    display: none;
}

.wcircle-menu-item {
    width: 50px;
    height: 50px;
    background: #1282fc;
    border-radius: 50%;
    display: flex;
    display: -ms-flex;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wcircle-menu-item img {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%;
}

.wcircle-menu-item i,
.wcircle-icon i {
    font-size: 25px;
    color: var(--color-white);
    position: relative;
    z-index: 9999;
}

.shake-anim {
    -webkit-animation: shake-anim 1s infinite ease-in-out;
    -moz-animation: shake-anim 1s infinite ease-in-out;
    -ms-animation: shake-anim 1s infinite ease-in-out;
    -o-animation: shake-anim 1s infinite ease-in-out;
    animation: shake-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@-moz-keyframes shake-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes shake-anim {

    0%,
    100%,
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-o-keyframes shake-anim {

    0%,
    100%,
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.box-sp:nth-child(3n) {
    margin-right: 0;
}

.box-sp:nth-child(3n + 1) {
    clear: both;
}

.box-album:nth-child(4n+1) {
    clear: both;
}

.box-album:nth-child(4n) {
    margin-right: 0px;
}

.box-video:nth-child(4n+1) {
    clear: both;
}

.box-video:nth-child(4n) {
    margin-right: 0;
}

/*Video slick*/
#video-slick {
    display: flex;
    justify-content: space-between;
}

.video-left {
    width: calc(100% - 146px);
    height: 406px;
}

.video-right {
    width: 135px;
    max-height: 406px;
}

.video-right .slick-video * {
    vertical-align: top;
}

.video-right .slick-video .slick-slide {
    border: none !important;
}

.pvd {
    cursor: pointer;
    height: 128px;
    margin-bottom: 11px;
}

.pvd img {
    width: 135px;
    height: 128px;
    object-fit: cover;
}

/* Nhận tin */
.form-nhantin .form-newsletter {
    display: block;
    margin: 0;
    position: relative;
    max-width: 724px;
}

.form-nhantin .form-newsletter .row-1 {
    display: flex;
    grid-gap: 10px;
    margin-bottom: 10px;
}

.form-nhantin .form-newsletter .newsletter-input {
    width: 100%;
    margin-bottom: 45px;
}

.form-nhantin .form-newsletter .row-1 .newsletter-input input {
    height: 44px !important;
    width: 100%;
}

.form-nhantin .form-newsletter .newsletter-input textarea.form-control {
    height: 30.8px !important;
    width: 100%;
    background: transparent !important;
    border: 0;
    border-bottom: 2px solid var(--color-main-light);
    padding: 0;
    color: #e38f93 !important;
    box-shadow: unset !important;
    font-size: 16px;
}

.form-nhantin .form-control::placeholder {
    color: #e38f93;
    opacity: 1;
}

.form-nhantin .form-newsletter .newsletter-button input[type=submit]:hover,
button[type=submit]:hover {
    opacity: 0.7;
}

/* tin tức */
#tintuc {
    position: relative;
    padding: 30px 0;
}

.title-1 {
    text-align: center;
}

.title-1 h2 {
    position: relative;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    color: var(--color-main-dark);
}

.tintuc {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
    padding: 30px 0 0;
}

.box-tt {
    width: calc(100%/ 3);
    padding: 15px;
}

.content-tt {
    position: relative;
    padding: 14px 0 0;
}

.name-tt a {
    color: var(--color-black);
    font-size: 16px;
    FONT-WEIGHT: 700;
}

.name-tt a:hover {
    color: var(--color-main-light);
}

.mota-tt {
    line-height: 20px;
    font-weight: 400;
    color: var(--color-black);
    margin: 5px 0 0;
}

/* Slick */
.slick-prev::before,
.slick-next::before {
    display: none;
}

.slick-prev {
    background: url(../images/p1_03.png) no-repeat;
    width: 8px;
    height: 14px;
}

.slick-next {
    background: url(../images/n1_03.png) no-repeat;
    width: 8px;
    height: 14px;
}

/* alert */
.alert-danger {
    color: var(--color-white);
    background-color: #9c3131;
    border-color: #9c3131;
    width: 100%;
}

.center-1044 {
    max-width: 1074px;
    position: relative;
    padding: 0 15px;
    margin: auto;
}

.gioithieu {
    text-align: center;
    padding: 52px 60px 58px;
    box-shadow: 1px 1px 8px var(--color-gray-lighter)e;
    background: var(--color-white);
}

.gioithieu h3 {
    color: var(--color-main);
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

.mota-gt {
    margin: 27px 0 50px;
    min-height: 405px;
    max-height: 405px;
    overflow-y: auto;
    padding-right: 6px;
    color: var(--color-main-dark);
}

.gioithieu h3:before {
    position: absolute;
    content: "";
    width: 40%;
    border-bottom: 1px solid var(--color-gray-lighter);
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
}

.main-gioithieu {
    position: relative;
    z-index: 1;
    padding: 82px 0 120px;
}

.main-phaply {
    padding: 0 0 80px;
    position: relative;
    overflow: hidden;
}

.center-1184 {
    max-width: 1214px;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
}

.cot1-phaply {
    width: calc(502%*100/1184);
    position: sticky;
    padding: 50px 48px;
    color: var(--color-white);
    background: var(--color-main);
    top: 0;
}

.cot2-phaply {
    width: calc(630%*100/1184);
    position: sticky;
    padding: 14px 60px 0 0px;
    top: 0;
    margin: -28px 0;
}

.cot1-phaply p {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px;
    color: var(--color-white);
}

.cot1-phaply h2 {
    font-size: 36px;
    font-weight: 700;
    padding-right: 20px;
    color: var(--color-white);
}

.slogan-pl {
    margin: 34px 0 0;
    text-align: justify;
    font-size: 16px;
    color: var(--color-white);
}

.box-pl {
    padding: 28px 0;
}

.cot2-phaply::-webkit-scrollbar {
    background: var(--color-white);
    width: 3px;
    height: 11px;
}

.cot2-phaply::-webkit-scrollbar-thumb {
    background: var(--color-main);
}

.name-pl {
    color: var(--color-main-dark);
    font-size: 24px;
    font-weight: 700;
}

.mota-pl {
    color: var(--color-main-dark);
    font-size: 16px;
    line-height: 23px;
    margin: 20px 0 0;
    text-align: justify;
}

.pic-pl {
    position: relative;
}

.center-860 {
    max-width: 950px;
    padding: 0 15px;
    position: relative;
    margin: auto;
}

.main-dichvu {
    padding: 38px 0 100px;
    position: relative;
}

.form-dichvu {
    display: flex;
    flex-wrap: wrap;
}

.box-dichvu {
    width: calc(100% / 4);
    position: relative;
}

.pic-dichvu {
    min-height: 305px;
    position: relative;
    padding: 79px 45px 80px;
    transition: .2s all;
    overflow: hidden;
}

.img-dichvu {
    position: relative;
}

.content-dichvu {
    padding: 26px 0 0;
    position: relative;
    z-index: 1;
}

.pic-dichvu:hover .img-dichvu {}

.content-dichvu h3 a {
    color: var(--color-main);
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    transition: .2s all;
}

.paging-product {
    padding: 54px 0 0;
}

.title-1 p {
    color: var(--color-main-dark);
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 4px;
    letter-spacing: 1px;
}

.pic-dichvu:hover img {
    filter: brightness(0) invert(1);
}

.pic-dichvu:hover .content-dichvu h3 a {
    color: var(--color-white);
}

.paging-product .mgt-25 {
    padding: 0;
    margin: 0;
}

.service-card {
    max-width: 450px;
    margin: 2rem auto;
}

.service-card a {
    margin: auto;
}

.service-card a img {
    max-width: 18.125rem;
    filter: brightness(0) saturate(100%) invert(18%) sepia(78%) saturate(1837%) hue-rotate(333deg) brightness(119%) contrast(104%);
    transition: 0.3s all;
}

/* .service-card a:hover img {
    filter: brightness(0) saturate(100%) invert(41%) sepia(83%) saturate(749%) hue-rotate(186deg) brightness(95%) contrast(89%);
} */

.service-card .card-title {
    margin-top: 1.5rem;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.4;
    height: 2.6rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.service-card .card-title a {
    color: var(--color-main-dark);
    font-weight: 600;
    font-size: 1.5rem;
    line-clamp: 2;
    -webkit-line-clamp: 2;
}

.row-service {
    height: 144px;
    overflow: auto;
}

.row-service::-webkit-scrollbar {
    width: 2px;
    height: -webkit-fill-available;
}

.service-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0.95rem;
}

.service-list li {
    padding: 0.8rem 0;
    border-bottom: 1px solid var(--color-main);
}

.service-list li a {
    color: var(--color-main);
    transition: 0.3s all;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
}

/* .service-list li:last-child {
    border-bottom: none;
} */

.service-list.list-right {
    padding-left: 0;
    margin: 0;
}

.service-list.list-left {
    padding-right: 0;
    margin: 0;
}

.all-link {
    font-weight: bold;
    font-size: 0.95rem;
}

.all-link:hover {
    color: var(--color-white);
}

.main-gioithieudichvu {
    padding: 46px 0 96px 0;
    position: relative;
}

.main-gioithieudichvu .text-subtitle {
    color: var(--color-main-dark);
    font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.main-gioithieudichvu .text-title {
    color: var(--color-main-dark);
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
}

.gioithieudichvu-image-col {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.gioithieudichvu-image-col .gioithieudichvu-image {
    width: 100%;
    height: auto;
    max-height: 800px;
    object-fit: fill;
    transition: all 0.5s ease-in-out;
}

.text-desc {
    max-height: 425px;
    overflow-y: auto;
    padding-left: 3px;
    padding-right: 8px;
    color: var(--color-main-dark);
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
    font-weight: 400;
    text-align: justify;
}

.text-desc::-webkit-scrollbar {
    background: var(--color-gray-lighter);
    width: 1px;
    height: -webkit-fill-available;
}

.text-desc::-webkit-scrollbar-thumb {
    background: var(--color-main);
}

.main-nhantin {
    /* background: url(../images/bg-nt_02.png) no-repeat; */
    background: var(--color-main);
    background-size: 100% 100%;
    padding: 88px 0 120px;
    color: var(--color-white);
    height: 100vh;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}

.cot1-nhantin {
    width: calc(530%*100/1184);
    position: relative;
}

.cot2-nhantin {
    width: calc(542%*100/1184);
    position: relative;
    min-height: 500px;
}

.cot1-nhantin h2 {
    font-size: 36px;
    font-weight: 700;
    position: relative;
    color: var(--color-white);
}

.mota-covan {
    margin: 48px 0 0;
    position: relative;
}

.mota-covan p,
.mota-covan span {
    color: var(--color-white);
}

.cot1-nhantin h2:before {
    position: absolute;
    content: "";
    width: 19%;
    height: 1px;
    background: var(--color-white);
    left: 0;
    bottom: -13px;
}

.form-nhantin .form-newsletter .newsletter-input p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--color-white);
}

.newsletter-button:before {
    position: absolute;
    content: "";
    height: 50px;
    width: 3px;
    background: #FDBE01;
    top: -50%;
    transition: 1s all;
    left: 100%;
    transform: translateX(-170px);
}

.center-800 {
    max-width: 830px;
    position: relative;
    padding: 0 15px;
    margin: auto;
}

.main-khachhang {
    background: var(--color-white);
    padding: 58px 0 95px;
    position: relative;
}

.slick-kh {
    padding: 22px 0 0;
    position: relative;
}

.mota-kh {
    font-size: 15px;
    color: var(--color-main-dark);
    font-weight: 400;
    position: relative;
    line-height: 22px;
    display: flex;
    align-items: flex-start;
    text-align: justify;
    margin-top: 23px;
}

.img-kh img {
    border-radius: 50%;
    border: 2px solid var(--color-main);
}

.content-kh {
    position: relative;
    text-align: center;
    margin-right: 60px;
    width: 30%;
    padding: 33px 0 0;
}

.kh-content {
    margin-left: 0;
    margin-top: 15px;
}

.kh-content h3 {
    color: var(--color-main);
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.kh-content p {
    margin: 2px 0 9px;
    color: #c2c2c2;
    font-size: 14px;
    font-weight: 400;
}

.slick-dt {
    margin: -10px;
    position: relative;
}

.box-tac {
    padding: 10px;
}

.center-1222 {
    max-width: 1252px;
    position: relative;
    padding: 0 15px;
    margin: auto;
}

.main-doitac {
    padding: 72px 0 52px;
    position: relative;
    border-top: 12px solid #F9F9F9;
}

.main-doitac .title-1 h2 {
    color: var(--color-main);
}

.main-doitac .title-1 p {
    color: #787878;
    width: 80%;
    margin: auto;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
}

.main-doitac .title-1 {
    padding-bottom: 34px;
}

.main-doitac::before {
    position: absolute;
    content: "";
    background: url(../images/i-dt_03.png) no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 515px;
    height: 163px;
}

.main-tintuc {
    padding: 72px 0 68px;
    position: relative;
}

.main-tintuc .title-1 h2 {
    font-size: 32px;
    position: relative;
    color: var(--color-main-dark);
}

.main-tintuc .title-1 h2:before {
    position: absolute;
    content: "";
    width: 12%;
    height: 2px;
    background: var(--color-main);
    left: 50%;
    transform: translateX(-50%);
    bottom: -12px;
}

.title-tintuc {
    padding: 62px 0 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.click-tt {
    margin-right: 65px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}

.click-tt:last-child {
    margin: 0;
}

.click-tt.active,
.click-tt:hover {
    color: var(--color-main);
}

.main-tintuc::before {
    position: absolute;
    content: "";
    background: url(../images/i-dt_03.png) no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 515px;
    height: 163px;
}

.load-tab-tintuc {
    position: relative;
    padding: 30px 0 0;
}

.card-thumb::-webkit-scrollbar {
    background: var(--color-gray-lighter);
    width: 1px;
    height: -webkit-fill-available;
}

.card-thumb::-webkit-scrollbar-thumb {
    background: var(--color-main);
}

.main-bieumau {
    padding: 60px 0;
    position: relative;
}

.title-bieumau {
    display: flex;
    justify-content: center;
    margin: 0 -25px;
    position: relative;
}

.click-bm {
    padding: 0 25px;
    font-size: 30px;
    font-weight: 700;
    color: var(--color-main-dark);
    text-transform: uppercase;
    position: relative;
}

.slogan-bieumau {
    width: 78%;
    margin: auto;
    text-align: center;
    margin-top: 18px;
    color: var(--color-main-dark);
    line-height: 22px;
}

.search-bm {
    width: 682px;
    margin: auto;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    margin-top: 36px;
}

.search-bm p {
    float: left;
    width: 60px;
    height: 52px;
    line-height: 52px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    color: var(--color-white);
    font-size: 16px;
    background: var(--color-main);
}

.search-bm input {
    width: calc(100% - 60px);
    float: left;
    outline: none;
    padding: 5px 0 5px 10px;
    border: 0px;
    background: transparent;
    font-size: 14px;
    height: 52px !important;
    background: var(--color-gray-lighter);
}

.search-bm input::-webkit-input-placeholder {
    color: var(--color-main);
}

.search-bm input:-moz-placeholder {
    color: var(--color-main);
}

.search-bm input::-moz-placeholder {
    color: var(--color-main);
}

.search-bm input:-ms-input-placeholder {
    color: var(--color-main);
}

.form-bieumau {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: -15px -17px;
}

.box-bieumau {
    width: calc(100% / 3);
    padding: 15px 17px;
}

.box-bieumau-list {
    width: calc(100% / 4);
    padding: 15px 17px;
}

.load-tab-bieumau {
    padding: 40px 0 0;
    position: relative;
}

.pic-bieumau {
    border: 1px solid #E9E9E9;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.content-bieumau {
    padding: 16px 18px;
    text-align: center;
}

.name-bieumau a {
    line-height: 23px;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
}

.name-bieumau a:hover {}

.btn-coppy input {
    opacity: 0;
    position: absolute;
    left: -93%;
    bottom: -50px;
    width: 80%;
}

.btn-link-1 {
    display: flex;
    position: absolute;
    top: 10px;
    right: 10px;
    grid-gap: 6px;
}

.img-bieumau {
    position: relative;
    overflow: hidden;
}

.btn-coppy p {
    position: absolute;
    bottom: -25px;
    left: -50px;
    width: 100%;
}

.btn-link-1 p {
    position: absolute;
    width: 100%;
    left: 0;
}

.down-b {
    padding: 6px 11px;
    background: rgb(106 103 103 / 70%);
    border-radius: 6px;
}

.down-b:hover {
    background: var(--color-main);
}

.btn-coppy button {
    padding: 6px 11px;
    background: rgb(106 103 103 / 70%);
    border-radius: 6px;
    margin: 0;
}

.btn-coppy button:hover {
    background: var(--color-main);
}

.img-bieumau p {
    position: absolute;
    top: 50px;
    right: 10px;
    font-weight: 500;
    color: var(--color-main);
}

.center-1226 {
    max-width: 1256px;
    position: relative;
    padding: 0 15px;
    margin: auto;
}

#google_language_translator {
    height: 32px;
    font-size: 16px;
}

#google_language_translator .goog-te-gadget .goog-te-combo {
    height: 33px;
    outline: none;
    width: 155px;
    border-radius: 50px;
    background-color: transparent;
    border-color: transparent;
    text-indent: 15px;
    color: var(--color-white);
    font-size: 16px;
    margin: 0;
}

.skiptranslate {
    display: none !important;
}

.skiptranslate.goog-te-gadget {
    font-size: 0px !important;
    display: block !important;
}

.skiptranslate>div {
    font-size: 16px !important;
}

.skiptranslate>span {
    display: none !important;
    font-size: 16px;
}

#google_language_translator .goog-te-gadget .goog-te-combo option {
    color: var(--color-black);
}

.menu-me {
    position: relative;
}

.logo-menu {
    line-height: 1;
}

.slide_show {
    margin: -137px 0 0;
}

.banner-bm {
    margin-top: -30px;
    margin-bottom: 30px;
    display: none;
}

.cot2-news {
    width: calc(302%*100/1115);
    position: relative;
}

.cot1-news {
    width: calc(780%*100/1115);
    position: relative;
}

.news-main {
    max-width: 1115px;
    position: relative;
    margin: auto;
}

.cot2-top {
    padding: 16px 0 0;
}

.title-cot2 h2 {
    padding: 12px 20px;
    text-align: center;
    color: var(--color-white);
    background: var(--color-main);
    font-size: 18px;
    font-weight: 700;
}

.top-cot2 {
    padding: 10px 0;
    border: 1px solid var(--color-gray-lighter);
}

.pic-nb {
    display: flex;
    background: #FCFCFC;
    padding: 0 14px 25px;
    justify-content: space-between;
}

.content-nb {
    width: 52%;
}

.content-nb h3 a {
    color: var(--color-black);
}

.content-nb h3 a:hover {
    color: var(--color-main);
}

.bottom-cot2 {
    background: #FCFCFC;
    padding: 10px 14px;
}

.content-bmm {
    margin: 10px 0 0;
    position: relative;
}

.content-bmm h3 a {
    color: var(--color-black);
    font-size: 15px;
    font-weight: 600;
}

.content-bmm h3 a:hover {
    color: var(--color-main);
}

.one-cot2 {
    padding-bottom: 15px;
}

.pic-bmm h3 a {
    color: var(--color-black);
    font-weight: 500;
}

.pic-bmm {
    padding-bottom: 15px;
    padding-left: 10px;
    position: relative;
}

.pic-bmm:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: var(--color-black);
    left: 0;
    border-radius: 50%;
    top: 20%;
    transform: translateY(-50%);
}

.pic-bmm h3 {
    margin-bottom: 5px;
}

.pic-bmm h3 a:hover {
    color: var(--color-main);
}

.left-news {
    width: calc(528%*100/780);
    position: relative;
}

.right-news {
    width: calc(250%*100/780);
    margin: -6px 0;
    padding: 2px 0 0;
}

.pic-rn {
    display: flex;
    justify-content: space-between;
    padding: 0 5px;
}

.content-rn {
    width: 61%;
}

.box-rn {
    padding: 6px 0;
}

.content-rn h3 a {
    color: var(--color-black);
    font-size: 14px;
    font-weight: 400;
}

.content-rn h3 a:hover {
    color: var(--color-main);
}

.pic-ln {
    position: relative;
    overflow: hidden;
}

.content-ln {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 20px 10px 10px;
    background: rgb(0, 0, 0, 0.3);
}

.content-ln h3 a {
    color: var(--color-white);
    font-size: 22px;
    font-weight: 600;
}

.content-ln p {
    color: var(--color-white);
}

.top-news {
    background: #F1F1F1;
    position: relative;
    margin-bottom: 35px;
}

.bottom-news {
    position: relative;
    margin: -15px 0;
}

.box-nw {
    padding: 15px 0;
    border-bottom: 1px solid #a8a8a852;
}

.pic-nw {
    display: flex;
    justify-content: space-between;
}

.content-nw {
    width: 66%;
    padding: 5px 0 0;
}

.nw-name a {
    color: var(--color-black);
    font-size: 16px;
    font-weight: 700;
}

.mota-nw {
    line-height: 22px;
}

.btn-nw {
    display: flex;
    justify-content: flex-end;
    margin: 5px 0 0;
    font-size: 15px;
    padding-right: 18px;
    color: #a8a8a8;
}

.box-nw:last-child {
    border: 0;
}

.bottom-news .pagination-home {
    margin: 20px 0 0;
}

#banner-2 {
    display: none;
    padding: 4px 0;
}

.form-newss {
    display: flex;
    flex-wrap: wrap;
    margin: -12px;
    padding: 20px 0 0;
}

.box-newss {
    width: calc(100% / 4);
    padding: 12px;
}

.pic-news {
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

.desc-box-news {
    padding: 20px 14px 15px;
}

.desc-box-news h3 a {
    font-size: 16px;
    font-weight: 600;
    max-height: 46px;
}

.desc-box-news .btn-news {
    color: var(--color-main-dark);
    font-weight: 500;
}

.desc-box-news .btn-news:hover {
    color: var(--color-main);
    transition: .2s all;
}

.product-total {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-total-left {
    width: 28%;
}

.product-total-right {
    width: 70%;
}

.product-total-left>h2 {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 11px;
}

.product-total-left ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.product-total-left>ul>li>a {}

.product-total-left ul li a {
    display: block;
    position: relative;
    padding: 2px 0px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.product-total-left ul li a.has-child {
    margin-right: 25px;
}

.product-total-left ul li a span {
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 100%;
}

.product-total-left ul li a.has-child span:after {
    height: 100%;
    position: absolute;
    content: "\f067";
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.product-total-left ul li a.has-child span.active:after {
    content: '\f068';
}

.product-total-left ul li ul {
    display: none;
}

.product-total-left ul li ul li a {
    padding: 1px 0px 1px 12px;
}

.product-total-left ul li ul li a:hover,
.product-total-left ul li ul li a.active {
    color: var(--color-main-light);
}

.product-total-right .form-bieumau {
    margin: -10px -5px;
}

.product-total-right .form-bieumau .box-bieumau,
.product-total-right .form-bieumau .box-bieumau-list {
    padding: 10px 5px;
}

.product-total-left>h2:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 1px;
    background: var(--color-black);
    bottom: -5px;
    left: 0;
}

.img-dichvu img {
    max-width: 60px;
    filter: brightness(0) saturate(100%) invert(18%) sepia(78%) saturate(1837%) hue-rotate(333deg) brightness(119%) contrast(104%);
}

.newsletter-button:hover:before {
    width: 34%;
    transition: 1s all;
    transform: translateX(-170px);
}

.newsletter-button:hover input {
    color: var(--color-black);
    position: relative;
}

.pic-pl:hover .name-pl {
    font-style: italic;
    transition: .2s all;
    color: var(--color-main);
}

.mota-kh img:nth-child(1) {
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.mota-kh img:nth-child(2) {
    bottom: 0;
    position: absolute;
    right: 0;
}

.contact-main {
    background-image: url(../images/bg_lh.jpg);
    background-size: 54.1%;
    background-repeat: no-repeat;
    background-position: right;
    margin: 0 -15px;
    padding: 30px 0;
}

.banner-search .btn-search {
    background: transparent;
}

.banner-search .btn-search a {
    color: var(--color-main) !important;
}

.slideshow-mobi a.img-slider img {
    height: 100vh;
    object-fit: cover;
    object-position: center;
}

.cot1-contact {
    width: 49%;
}

.cot2-contact {
    width: 48%;
}

/* detail biểu mẫu */
.cot1-bieumau {
    width: calc(350%*100/1200);
    position: relative;
}

.title-bieumau-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}

.title-bieumau-1 h1 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--color-main);
}

.luot-xem i {
    font-size: 10px;
    margin-right: 2px;
    position: relative;
    top: 0px;
}

.luot-xem {
    font-size: 12px;
    color: #444;
}

.cot2-bieumau {
    width: calc(760%*100/1200);
    position: relative;
}

.form-bieumau-detail {
    padding: 10px 0 0;
    position: relative;
    color: #001c5d;
}

.form-bieumau-detail p span {
    font-size: 12px;
    font-weight: 700;
    margin-right: 4px;
    color: #001c5d;
}

.form-bieumau-detail p {
    font-size: 14px;
    font-weight: 500;
}

.form-bieumau-detail p i {
    font-size: 10px;
    position: relative;
    top: -1px;
    margin-right: 1px;
    color: #f8ac59;
}

.news-lx {
    text-align: right;
    font-size: 12px;
    color: #001c5d;
    width: 50px;
}

.news-lx i {
    font-size: 10px;
    margin-right: 3px;
}

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

.hopdongtuongtu .list-news-other li a {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    width: calc(100% - 50px);
    display: flex;
}

.cot1-bieumau .text-mucluc {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--color-main);
    padding-bottom: 5px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 15px;
}

.mucluc {
    margin: 20px 0 0;
}

.hopdongtuongtu {
    margin: 20px 0 0;
}

.tabs-pro-detail ul li p {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}

.tabs-pro-detail ul li i {
    font-size: 16px;
    color: #888;
}

.tabs-pro-detail ul li.transition.active,
.tabs-pro-detail ul li.transition:hover {
    background: var(--color-main);
    color: var(--color-white);
}

.tabs-pro-detail ul li.active i,
.tabs-pro-detail ul li:hover i {
    color: var(--color-white);
}

.content-tabs-pro-detail.active {
    display: block;
}

.down-bieumau a,
.down-bieumau.det-2 span {
    background: #f5f5f5;
    color: var(--color-black);
    margin-right: 5px;
    padding: 3px 10px;
    border-radius: 4px;
    display: inline-block;
    border: solid 1px #ddd;
    border-bottom: solid 3px #ddd;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 5px;
}

.down-bieumau {
    margin-bottom: 15px;
    gap: 4px;
}

.down-bieumau a:hover {
    background: var(--color-main);
    color: var(--color-white);
}

.content-bt {
    display: none !important;
}

.mucluc .box-readmore {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0 0 10px;
    border-radius: 0;
}

.mucluc .box-readmore ul.toc-list {
    margin: 0;
    padding: 0;
}

.product-total-left ul li ul li a {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
}

.xem {
    display: flex;
    align-items: center;
    grid-gap: 8px;
}

p.luot-tai {
    font-size: 12px;
}

#menu ul li a.active,
#menu ul li:hover>a span {}

#menu ul.menu-1 li:nth-child(2) .show-danhmuc {
    max-width: 150px;
    left: unset;
    transform: none;
    min-height: unset;
}

#menu ul.menu-1 li:nth-child(2) .show-danhmuc ul li {
    border-bottom: 1px solid var(--color-gray-lighter);
    max-width: 100%;
    width: 100%;
}

#menu ul.menu-1 li:nth-child(2) .show-danhmuc ul li a {
    max-width: 100%;
    width: 100%;
}

#menu ul.menu-1 li:nth-child(2) .show-danhmuc ul {
    width: 100%;
    min-height: 100px;
}

#menu ul.menu-1 li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 4px;
    background: var(--color-main);
    transition: .2s all;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    display: none;
}

#menu ul li a.active:before,
#menu ul li:hover>a:before {
    width: 80%;
}

#menu ul.menu-1 li ul li a:before {
    display: none;
}

#menu ul li a.active span,
#menu ul li:hover>a span {
    background: var(--color-main);
    color: var(--color-white);
}

#menu ul li ul li ul li:hover a span {}

#menu ul.menu-1 li:nth-child(3) .show-danhmuc {
    min-height: 400px;
}

#menu ul li:nth-child(2) ul li ul {
    /* min-height: 490px; */
    /* max-height: 490px; */
}

.box-readmore ul li:before {
    padding: 0;
    opacity: 0;
    content: unset;
}

.form-bieumau-detail p img {
    max-width: 20px;
}

.form-bieumau-detail .tabs-pro-detail ul.ul-tabs-pro-detail {
    background: transparent;
    margin: 0;
    width: 44%;
}

.form-bieumau-detail .form-bieumau-detail .tabs-pro-detail ul.ul-tabs-pro-detail img {
    max-width: 20px;
}

.form-bieumau-detail .tabs-pro-detail ul.ul-tabs-pro-detail li img {
    max-width: 20px;
}

.form-bieumau-detail .tabs-pro-detail ul.ul-tabs-pro-detail li {
    padding: 0;
}

.form-bieumau-detail .tabs-pro-detail {
    display: flex;
    align-items: center;
    border: 0;
}

.form-bieumau-detail .tabs-pro-detail span {
    font-size: 12px;
    font-weight: 700;
    margin-right: 4px;
    color: #001c5d;
}

.form-bieumau-detail .tabs-pro-detail ul.ul-tabs-pro-detail li.active {
    filter: grayscale(1);
}

.social-plugin a {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    border: 1px solid var(--color-main);
}

.social-plugin a:hover {
    background: var(--color-main);
}

.social-plugin a:hover img {
    filter: unset;
}

.footer-mxh li:hover {
    background: transparent;
}

.news-hot-right .desc-news {
    font-size: 13px;
    line-height: 15px;
    margin-top: 4px;
}

.news-title-right {
    border-bottom: 1px solid #FDFDFD;
    position: relative;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.news-title-right span {
    display: inline-block;
    font-weight: 700;
    border-bottom: 2px solid var(--color-main);
    margin-bottom: -1px;
}

.main-detai {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cot1-detai {
    width: 70%;
}

.cot2-detai {
    width: 28%;
}

.cot2-detai .name-news a {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}

.pic-news:hover {
    box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.12);
}

/* bg-bread */
.bg-bread {
    background: url(../images/ju-nen-2.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 235px 0 0px;
    position: relative;
    /* margin-top: -136px; */
    width: 100%;
    object-fit: cover;
    object-position: center;
}

#menu ul.menu-1 li ul.sub-menu li.cap1 a span {
    padding: 18px 15px;
}

#menu ul.menu-1 li ul.sub-menu li.cap1 ul.ul_cap2 {
    display: inline-block;
    overflow-y: unset;
    padding: 30px 20px;
    max-height: 501px;
    min-height: 501px;
    overflow-y: auto;
}

#menu ul.menu-1 li ul.sub-menu li.cap1 ul.ul_cap2 li {
    float: left;
    width: 50%;
    max-height: 60px;
}

#menu ul li ul.sub-menu {
    background: #F8F8F8;
}

#menu ul li a.active span,
#menu ul li ul li ul li:hover>a span {
    background: transparent;
    color: var(--color-main);
}

#menu ul.menu-1 li:nth-child(3) .show-danhmuc ul {
    padding: 30px 0px;
}

#menu ul.menu-1 li:nth-child(4) .show-danhmuc ul {
    padding: 30px 0;
    height: 100%;
    min-height: 501px;
}

#menu ul.menu-1 li:nth-child(5) .show-danhmuc ul {
    padding: 30px 0;
}

#menu ul.menu-1 li ul.sub-menu li.cap1 img {
    max-width: 50px;
}

#menu ul.menu-1 li ul.sub-menu li.cap1 ul li a span {
    padding: 18px 15px 18px 25px;
}

#menu ul.menu-1 li ul.sub-menu li.cap1 a i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.chinhanh {
    margin: 20px 0 0;
    padding-bottom: 30px;
}

.pic-chi {
    border-radius: 6px;
    position: relative;
}

.pic-chi i {
    position: absolute;
    left: 8px;
    font-size: 50px;
    top: 10px;
    color: var(--color-main);
}

.pic-chi h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--color-black);
}

.mota-chi {
    margin: 15px 0 0;
    font-size: 16px;
    color: #767676;
}

.slick-chi {
    margin: -10px;
}

.box-chi {
    padding: 10px 0;
}

.pic-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 52.753%;
}

/* search */
.smart-search-wrapper {
    position: absolute;
    background: #F8F8F8;
    z-index: 999999;
    top: 100%;
    width: 100%;
    border-top: 0;
    /* border-radius: 5px; */
    /* box-shadow: 0px 0px 10px var(--color-white); */
    text-align: left;
    max-height: 400px;
    overflow-y: auto;
    /* border: 1px solid var(--color-white); */
    overflow-x: unset !important;
}

/* width */
.smart-search-wrapper::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.smart-search-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.smart-search-wrapper::-webkit-scrollbar-thumb {
    background: var(--color-main-light);
}

/* Handle on hover */
.smart-search-wrapper::-webkit-scrollbar-thumb:hover {
    background: #67b10e;
}

.is-sticky .smart-search-wrapper {
    top: 94%
}

.smart-search-wrapper>a {
    width: 100%;
    text-decoration: none;
    padding: 8px 10px;
    border-bottom: 1px dashed #c5c5c5;
}

.smart-search-wrapper .search-image {
    padding-right: 10px;
}

.smart-search-wrapper .search-title {
    line-height: 20px;
    font-size: 13px;
    margin: 0;
    color: var(--color-gray-dark);
}

.smart-search-wrapper .search-price {
    color: #d00;
    padding-right: 10px;
    font-family: 'RR';
}

.smart-search-wrapper .search-price-compare {
    color: #666;
    text-decoration: line-through;
}

.smart-search-wrapper>a:last-child {
    border-bottom: 0
}

.flexbox-grid-default {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 8px 8px;
}

.flexbox-grid-default a {
    font-size: 13px;
}

.flexbox-grid-default h3 a:hover {}

.flexbox-auto-main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.flexbox-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.flexbox-align-self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.overflow-hidden {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.smart-search-wrapper .search-title a {
    width: 100%;
    border-radius: 0;
    line-height: 22px !important;
    font-weight: 500;
    font-size: 16px !important;
}

/* đăng nhập */
.uesr-dangnnhap {
    position: relative;
    font-size: 25px;
    color: var(--color-black);
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    line-height: 50px;
}

.uesr-dangnnhap:hover {}

.uesr-dangnnhap:hover ul li a {}

.uesr-dangnnhap a {
    color: var(--color-white);
}

.uesr-dangnnhap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.uesr-dangnnhap ul li ul {
    width: 100%;
    position: absolute;
    max-width: 250px;
    background: var(--color-white);
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    margin: 0;
    min-width: 250px;
    top: 50px;
    left: -195px;
}

.uesr-dangnnhap ul li:hover>ul {
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all .7s;
}

#menu .uesr-dangnnhap ul li ul li a span {
    color: var(--color-black);
}

#menu .uesr-dangnnhap ul li ul li:hover a span {
    color: var(--color-white);
}

.download-file {
    text-align: center;
    padding: 10% 0;
}

.download-file i {
    display: block;
    font-size: 25px;
    margin-bottom: 2%;
}

.download-file p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2%;
}

.download-file a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: var(--color-main);
    cursor: pointer;
    animation: fadeIn;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
}

.smart-search-wrapper2 {
    display: inline-block;
    overflow: auto;
    max-height: 300px;
    width: 100%;
    background: #F8F8F8;
}

.search-image {
    margin-right: 15px;
}

/* */
.cot2-menu {
    display: flex;
    align-items: center;
    gap: 18px;
    height: 41px;
    margin-right: 18px;
}

.box-dichvu {
    border-right: 1px solid var(--color-gray-lighter);
    border-bottom: 1px solid var(--color-gray-lighter);
}

.box-dichvu:last-child {
    border-right: 0;
    border-bottom: 0;
}

.box-dichvu:nth-child(8) {
    border-right: 0;
}

.box-dichvu:nth-child(4) {
    border-right: 0;
}

.box-dichvu:nth-child(9) {
    border-bottom: 0;
}

.box-dichvu:nth-child(10) {
    border-bottom: 0;
}

.box-dichvu:nth-child(11) {
    border-bottom: 0;
}

.pic-dichvu:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../images/nen_03.png) no-repeat;
    left: 0;
    visibility: hidden;
    transition: .5s all;
    transform: translateY(100%);
}

.box-dichvu::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #C1242F;
    border-radius: 50%;
    bottom: -3.5px;
    right: -3.5px;
    z-index: 1;
}

.box-dichvu:nth-child(4):before,
.box-dichvu:nth-child(8):before,
.box-dichvu:nth-child(9):before,
.box-dichvu:nth-child(10):before,
.box-dichvu:nth-child(11):before,
.box-dichvu:nth-child(12):before {
    display: none;
}

.pic-dichvu:hover:before {
    transform: translateY(0);
    visibility: visible;
    transition: .2s all;
}

.name-dichvu {
    height: 50px;
}

.pic-dichvu:hover {
    padding: 55px 45px 30px;
    transition: .2s all;
}

.pic-dichvu:hover .btn-dv img {
    filter: unset;
    margin: 35px 0 0;
}

.btn-dv {
    display: none;
    position: absolute;
}

.pic-dichvu:hover .btn-dv {
    display: block;
}

.dukien {
    /* background: url(../images/bg-hv1_02.png) no-repeat; */
    background: var(--color-main);
    background-size: cover;
    position: relative;
    padding: 96px 0;
    color: var(--color-white);
    text-align: center;
}

.center-862 {
    max-width: 892px;
    position: relative;
    padding: 0 15px;
    margin: auto;
}

h3.name-dk {
    color: var(--color-white);
    font-size: 28px;
    font-weight: 700;
    width: 65%;
    margin: auto;
    text-transform: uppercase;
    line-height: 42px;
    margin-bottom: 18px;
}

.mota-dk {
    line-height: 23px;
    margin-bottom: 40px;
}

.mota-dk p,
.mota-dk p span {
    color: var(--color-white);
}

.btn-dk {
    width: 136px;
    height: 46px;
    display: flex;
    justify-content: center;
    margin: auto;
    color: var(--color-main);
    background: var(--color-white);
    align-items: center;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.btn-dk:hover {
    opacity: .7;
}

.quytrinh {
    background: url(../images/bg-qt_02.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding: 106px 0;
}

.slick-qt {
    margin: 0 -30px;
    position: relative;
    padding: 62px 0 0;
}

.box-qt {
    padding: 0 30px;
}

.title-qt {
    text-align: center;
}

.title-qt h2 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: var(--color-main-dark);
}

.slogan-qt {
    width: calc(842%*100/1200);
    margin: auto;
    color: var(--color-main-dark);
    font-size: 15px;
    font-weight: 400;
}

.text-stt {
    font-size: 22px;
    color: var(--color-main);
    font-weight: 700;
    margin-bottom: 18px;
}

h3.name-qt {
    font-size: 18px;
    color: var(--color-main-dark);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 25px;
    height: 50px;
    margin-bottom: 15px;
}

p.mota-qt {
    color: var(--color-main-dark);
    font-size: 15px;
    font-weight: 400;
}

.main-cauhoi {
    position: relative;
    background: #F8F8F8;
    padding: 72px 0 82px;
    border-radius: 20px;
}

.box-faqs {
    padding: 0 0 10px;
    position: relative;
}

.cauhoi .has-child.active,
.cauhoi .has-child:hover {
    color: var(--color-white);
    background: var(--color-main-dark);
}

.has-child {
    border: 0px solid;
    border-left: 0px;
    border-right: 0;
    padding: 18px 0;
    border-color: #efefef;
    position: relative;
    background: #efefef;
}

.has-child a {
    font-size: 20px;
    position: relative;
    padding: 0 28px;
    cursor: pointer;
    font-weight: 700;
    color: var(--color-main);
    border-radius: 8px;
}

.has-child a span:after {
    height: 20px;
    width: 20px;
    color: var(--color-main);
    border-radius: 5px;
    line-height: 20px;
    position: absolute;
    content: "\f054";
    right: 17px;
    transition: all 0.4s;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    /* width: 100%; */
    text-align: center;
    font-size: 16px;
}

.has-child a span.active:after {
    content: '\f078';
    transition: all 0.4s;
    color: var(--color-white);
}

.center-998 {
    max-width: 1028px;
    position: relative;
    padding: 0 15px;
    margin: auto;
}

.title-ch {
    text-align: center;
}

.title-ch h2 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-main-dark);
}

.col-1-faqs {
    position: relative;
    margin: 30px 0 0;
}

.content-faqs {
    padding: 25px;
    font-size: 13px;
    color: #535353;
}

.k-khachhang {
    width: calc(845%*100/998);
    margin: auto;
    margin-right: 0;
    position: relative;
}

.k-khachhang::before {
    position: absolute;
    content: "";
    background: url(../images/mark.svg) no-repeat;
    top: 16%;
    left: -30.3%;
    width: 350px;
    height: 259px;
    pointer-events: unset;
    filter: brightness(0) saturate(100%) invert(93%) sepia(2%) saturate(2257%) hue-rotate(305deg) brightness(94%) contrast(96%);
}

.img-kh {
    max-width: 110px;
    margin: auto;
}

.pic-kh {
    display: flex;
    justify-content: space-between;
}

.khachhang {
    padding: 90px 0 32px;
    position: relative;
}

.title-vien {
    text-align: center;
}

.title-vien h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--color-main);
}

.goihocvien {
    position: relative;
    padding: 87px 0 100px;
    background: url(../images/bg-vien_02.png) no-repeat;
    background-size: cover;
}

.slick-vien {
    padding: 35px 0 0;
    position: relative;
    margin: -18px;
    display: flex;
    flex-wrap: wrap;
}

.box-vien {
    width: calc(100% / 3);
    padding: 18px;
}

.pic-vien {
    position: relative;
    padding: 58px 30px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px var(--color-gray-lighter)d6;
    background: var(--color-white);
    min-height: 690px;
}

.pic-vien h3 {
    font-size: 20px;
    font-weight: 700;
    color: var(--color-main-dark);
}

.price-gia {
    margin: 16px 0 0;
}

.price-gia p {
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    color: var(--color-main-dark);
}

.price-gia p span {
    font-size: 26px;
    font-weight: 400;
    text-transform: none;
}

.btn-vien {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px 0 0;
    height: 55px;
    background: var(--color-main);
    color: var(--color-white) !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    cursor: pointer;
}

.mota-vien {
    margin: 33px 0 0;
}

.btn-vien:hover {
    opacity: .7;
    color: var(--color-white);
}

.pic-vien:hover {
    box-shadow: 1px 1px 10px #9c323142;
}

.main-khachhang .k-khachhang {
    padding: 60px 0 0;
}

/* sản phẩm yêu thích */
.product-like-btn {
    padding: 6px 11px;
    background: rgb(106 103 103 / 70%);
    border-radius: 6px;
    color: var(--color-white);
}

.product-like-btn:hover {
    background: var(--color-main);
    color: var(--color-white);
}

.product-btn-fix span i.fa-heart.fas {
    color: var(--color-main);
}

.ttin {
    padding: 30px 0 0;
    text-align: center;
}

.mota-ttin {
    text-align: left;
}

.ttin .name-ttin {
    font-size: 16px;
    font-weight: 600;
}

.btn-ttin {
    margin: 20px 0 0;
    display: flex;
    gap: 15px;
}

.btn-ttin .btn-tt1 {
    padding: 8px 20px;
    background: #972C32;
    color: var(--color-white);
    border: 1px solid #972C32;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.btn-ttin .btn-tt2 {
    padding: 8px 20px;
    background: #972C32;
    color: var(--color-white);
    border: 1px solid #972C32;
    width: 100%;
}

.btn-ttin .btn-tt1:hover {
    color: #972C32;
    background: var(--color-white);
}

.btn-ttin .btn-tt2:hover {
    color: #972C32;
    background: var(--color-white);
}

.kh-content-1 {
    width: 80%;
}

.text-kh-1 span {
    font-size: 30px;
    color: var(--color-main);
    font-weight: 600;
}

.text-kh-1 {
    font-size: 28px;
    font-weight: 500;
    line-height: 33px;
    margin-bottom: 11px;
}

.text-kh-2 span {
    font-size: 30px;
    color: var(--color-main);
    font-weight: 600;
}

.text-kh-2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 33px;
}

#container .khachhang .k-khachhang::before {
    top: -3%;
}

.mota-vien ul li::marker {
    color: var(--color-main);
}

.has-child.active a,
.has-child:hover>a span:after {
    color: var(--color-white)
}

.fb-gg-user {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.fb-gg-user a {
    margin: 0 5px;
}

/* thông tin */
.cot1-thongtin {
    width: 25%;
}

.top-thongtin h2 span {
    font-size: 16px;
    margin-right: 5px;
    font-weight: 500;
}

.top-thongtin h2 {
    color: var(--color-main);
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}

.top-thongtin {
    border: 1px solid var(--color-main);
    border-top: 0;
    padding: 0 10px 15px;
    border-radius: 0 0px 10px 10px;
}

.top-thongtin ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}

.top-thongtin ul li::marker {
    color: var(--color-main);
}

.top-thongtin ul li a {
    color: var(--color-black);
    font-size: 15px;
    font-weight: 400;
}

.top-thongtin ul li a:hover {
    color: var(--color-main);
}

.bottom-thongtin {
    margin: 30px 0 0;
    padding: 15px;
    border: 1px solid var(--color-gray-lighter);
    border-radius: 10px;
}

.bottom-thongtin h2 {
    font-size: 13px;
    text-transform: uppercase;
    color: var(--color-main);
    font-weight: 700;
    padding-bottom: 6px;
    border-bottom: 1px solid;
    margin-bottom: 15px;
}

.bottom-thongtin ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bottom-thongtin ul a img {
    max-width: 14px;
    margin-right: 6px;
}

.bottom-thongtin ul li {
    margin-bottom: 6px;
}

.cot2-thontin {
    width: 72%;
    border: 1px solid var(--color-gray-lighter);
    border-radius: 6px;
}

/* */
.name-pop {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.modal-content .modal-body {
    padding: 30px;
}

button.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 35px;
    font-weight: 400;
}

.modal-content {
    width: 80%;
    margin: auto;
}

.cot1-ttin {
    width: 48%;
    border: 1px solid #912e2f;
    padding: 20px 15px;
    border-radius: 8px;
}

.thongtincanhan {
    padding: 0px 15px;
}

.nametaikhoa {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 4px;
}

.taikhoandangdung {
    font-size: 14px;
    font-weight: 400;
}

.taikhoandangdung span {
    color: var(--color-main);
    font-size: 15px;
    font-weight: 500;
}

.timetaikhoan {
    font-size: 14px;
    font-weight: 400;
    margin: 4px 0 0;
}

.button-user {
    margin-top: 1rem;
}

.content-tabs-pro-detail .form-bieumau {
    padding: 0 15px 20px;
    margin: -10px;
}

.content-tabs-pro-detail .form-bieumau .box-bieumau,
.content-tabs-pro-detail .form-bieumau .box-bieumau-list {
    width: calc(100% / 4);
    padding: 10px;
}

.content-tabs-pro-detail .form-bieumau .box-bieumau h3 a,
.content-tabs-pro-detail .form-bieumau .box-bieumau-list h3 a {
    font-size: 13px;
}

.content-tabs-pro-detail .form-bieumau .box-bieumau .content-bieumau,
.content-tabs-pro-detail .form-bieumau .box-bieumau-list .content-bieumau {
    padding: 10px 5px;
}

.thongtindonhang {
    padding: 0 15px 15px;
    border-bottom: 1px solid var(--color-gray-lighter);
    margin-bottom: 15px;
}

.thongtindonhang:last-child {
    border: 0;
    margin-bottom: 0;
}

.chitietdonhang table {
    width: 100%;
    margin: 6px 0 0;
}

.chitietdonhang h4 {
    font-size: 16px;
    font-weight: 500;
    color: var(--color-main);
    margin: 10px 0 0;
}

.chitietdonhang table th {
    padding-right: 5px;
}

.thongtindonhang h3 {
    color: var(--color-black);
    font-size: 16px;
    font-weight: 600;
}

#banner-2 .uesr-dangnnhap ul li ul li a {
    width: 100%;
    display: flex;
    font-size: 14px;
    padding: 0 20px;
    border-bottom: 1px solid var(--color-gray-lighter)e2;
}

#banner-2 .uesr-dangnnhap {
    margin: 0 5px 0 10px;
}

#banner-2 .uesr-dangnnhap a {
    color: var(--color-main) !important;
}

#banner-2 .uesr-dangnnhap a img {
    filter: brightness(0) saturate(100%) invert(19%) sepia(49%) saturate(4529%) hue-rotate(343deg) brightness(79%) contrast(79%);
    position: relative;
    top: -3px;
    left: 3px;
}

.top-thongtin ul li span {
    font-size: 16px;
    color: var(--color-main);
    font-weight: 600;
}

.form-vien {
    display: flex;
    flex-wrap: wrap;
    margin: 10px;
}

.box-hoivien {
    width: calc(100% / 2);
    padding: 10px;
}

.box-hoivien .pic-vien {
    padding: 20px;
    min-height: 100%;
}

.box-hoivien .mota-vien {
    min-height: 200px;
    max-height: 200px;
    overflow-y: auto;
    padding-right: 8px;
}

.box-hoivien .mota-vien::-webkit-scrollbar {
    background: var(--color-white);
    width: 3px;
    height: 11px;
}

.box-hoivien .mota-vien::-webkit-scrollbar-thumb {
    background: var(--color-white);
}

.product-total .has-child {
    background: transparent;
}

.has-child.active,
.has-child:hover {
    color: var(--color-main);
}

.gia-det {
    display: flex;
    align-items: center;
}

.content-tabs-pro-detail .down-bm2.btn-tour-click {
    background: #f5f5f5;
    color: var(--color-black);
    margin: 10px 0 0;
    padding: 3px 10px;
    border-radius: 4px;
    display: inline-block;
    border: solid 1px #ddd;
    border-bottom: solid 3px #ddd;
    font-size: 11px;
    font-weight: 600;
}

.content-tabs-pro-detail .down-bm2.btn-tour-click:hover {
    background: var(--color-main);
    color: var(--color-white);
}

.popup {
    display: none;
    /* Ẩn mặc định */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}

.popup-content {
    background: white;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

button {
    margin: 10px;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
}

#confirm-download {
    background: green;
    color: white;
}

#cancel-download {
    background: red;
    color: white;
}

input-contact select#dichvu_list {
    background-color: #fafafa;
    width: 100%;
}

select#dichvu_list {
    border: 0;
    padding: 5px 10px;
    width: 100%;
    background-color: transparent;
    font-size: 14px;
    color: #767676;
    height: 42.6px;
    border: 1px solid #cecccc;
    border-radius: 4px;
}

input-contact select#select-level-2 {
    background-color: #fafafa;
    width: 100%;
}

select#select-level-2 {
    border: 0;
    padding: 5px 10px;
    width: 100%;
    background-color: transparent;
    font-size: 14px;
    color: #767676;
    height: 42.6px;
    border: 1px solid #cecccc;
    border-radius: 4px;
}

.form-contact .row:nth-child(1) {
    margin-bottom: 5px;
}

.form-contact .row:nth-child(5) {
    margin-top: 12px;
}

.text-contact {
    background: linear-gradient(90deg, var(--color-main) 0, var(--color-main-dark) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: .5px;
    text-transform: uppercase;
    position: relative;
    padding-left: 60px;
    margin-bottom: 6px;
}

.text-contact:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background: var(--color-main);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.text-contact-1 {
    line-height: 1.7;
    font-size: 1.7em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.form-contact p {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
    color: var(--color-black);
}

.input-contact input,
.input-contact textarea {
    background-color: transparent !important;
}

.form-contact .form-control:focus {
    box-shadow: unset;
    border-color: var(--color-main);
}

select#dichvu_list:hover {
    border-color: var(--color-main);
}

select#select-level-2:hover {
    border-color: var(--color-main);
}

.product-total-right .search-bm {
    margin: 0 auto 30px;
}

/* */
.ngonngu-1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.cot2-menu img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(186%) hue-rotate(11deg) brightness(113%) contrast(100%);
}

.cot2-menu img:hover {
    transform: scale(1.08);
}

.ngonngu-1 img:hover {
    transform: scale(1.1);
}

.cot1-banner {
    color: var(--color-white);
    display: flex;
    align-items: center;
}

.text-banner {
    color: #e1e1e1;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    margin-right: 26px;
}

.hot-hn {
    font-size: 12px;
    color: #e1e1e1;
    font-weight: 600;
    margin-right: 18px;
}

.hot-hn span {
    background: var(--color-white);
    padding: 5px 10px;
    color: var(--color-main);
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    margin-left: 12px;
}

.hot-hn span img {
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.hot-hcm {
    font-size: 12px;
    color: #e1e1e1;
    font-weight: 600;
    margin-right: 18px;
}

.hot-hcm span {
    background: var(--color-white);
    padding: 5px 10px;
    color: var(--color-main);
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    margin-left: 12px;
}

.hot-hcm span img {
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.mail-banner span {
    background: var(--color-white);
    padding: 5px 10px;
    color: var(--color-main);
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    margin-left: 3px;
}

.mail-banner span img {
    margin-right: 5px;
    position: relative;
    top: -1px;
}

/* giới thiệu mới */
.cot1-gt {
    width: calc(522%*100/1226);
    position: relative;
    padding: 55px 0 0;
}

.cot2-gt {
    width: calc(610%*100/1226);
    position: relative;
}

.text-gt {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 9px;
}

.cot1-gt h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--color-main-dark);
}

.mota-gt::-webkit-scrollbar {
    background: var(--color-white);
    width: 3px;
    height: 11px;
}

.mota-gt::-webkit-scrollbar-thumb {
    background: var(--color-main);
}

.btn-gt {
    width: 198px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 53px;
    color: var(--color-white);
    background: var(--color-main);
    font-size: 16px;
    border-radius: 8px;
    font-weight: 400;
}

.btn-gt:hover {
    border: 1px solid var(--color-main);
    color: var(--color-main);
    background: transparent;
}

.pic-tc {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.pic-tc p {
    font-weight: 600;
    line-height: 53px;
    min-height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
}

.pic-tc p span.counter {
    color: var(--color-main);
    font-size: 48px;
}

.pic-tc p sup {
    top: 0;
    font-size: 48px;
    color: var(--color-main);
}

.pic-tc h3 {
    font-size: 20px;
    color: var(--color-main);
    font-weight: 400;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid var(--color-main-light);
    border-bottom: 1px solid var(--color-main-light);
    position: relative;
}

.tieuchi {
    display: flex;
    flex-wrap: wrap;
    margin: -14px -20px;
}

.box-tc {
    padding: 14px 20px;
    width: calc(100% / 2);
}

.box-tc:nth-child(odd) {
    top: 55px;
    position: relative;
}

.pic-tc:hover {
    color: var(--color-white);
}

.pic-tc:hover p span {
    color: var(--color-white);
}

.pic-tc:hover p sup {
    color: var(--color-white);
}

.pic-tc:hover h3 {
    color: var(--color-white);
}

.pic-tc p:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 12px;
    background: var(--color-secondary);
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    transition: .6s all;
}

.pic-tc:hover p:before {
    transform: translateX(0);
    transition: .6s all;
}

.pic-tc:hover h3 {
    border-top: 0;
}

.tieuchi>.box-tc:nth-child(1) .pic-tc {
    border-top: 1px solid var(--color-main-light);
}

.tieuchi>.box-tc:nth-child(2) .pic-tc {
    border-top: 1px solid var(--color-main-light);
}

/* tra cứu */
.title-tracuu h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.left-tracuu {
    width: calc(900%*100/1226);
    position: relative;
    padding: 22px 0 0;
    box-shadow: 1px 1px 10px var(--color-gray-lighter)73;
}

.right-tracuu {
    width: calc(310%*100/1226);
    position: relative;
}

.pic-tcu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title-tt {
    text-align: center;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #A23034;
}

.title-tt h2 {
    color: var(--color-white);
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
}

.tt-tc {
    padding: 20px 15px 15px;
    border: 1px solid var(--color-gray-lighter)e2;
    border-top: 0;
    margin: -10px 0;
}

.content-tcu {
    margin-left: 15px;
    width: 50%;
}

.box-tcu {
    padding: 10px 0;
}

.content-tcu p {
    color: var(--color-main);
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 3px;
}

.content-tcu h3 a {
    color: var(--color-black);
    font-size: 14px;
    font-weight: 400;
}

.btn-tcu {
    width: 100%;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #A23034;
    color: #A23034;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-top: 20px;
}

.btn-tcu:hover {
    background: #A23034;
    color: var(--color-white);
}

.content-tcu h3 a:hover {
    color: var(--color-main);
}

.tintuc-tracuu {
    position: relative;
    padding: 20px 0 0;
}

.search-tracuu.search {
    width: 658px;
    margin: auto;
}

.search-tracuu.search input {
    width: calc(100% - 120px);
    height: 42px !important;
    border: 1px solid #f2f2f2;
    border-right: 0;
    color: #888888;
    font-size: 13px;
}

.search-tracuu.search input::-webkit-input-placeholder {
    color: #888888
}

.search-tracuu.search input:-moz-placeholder {
    color: #888888
}

.search-tracuu.search input::-moz-placeholder {
    color: #888888
}

.search-tracuu.search input:-ms-input-placeholder {
    color: #888888
}

.tracuu-deltai {
    padding: 18px 0 0;
}

.top-truucuu {
    position: relative;
    padding: 0 26px;
}

#search-tabs {
    display: flex;
    gap: 20px;
    margin: 25px 0 0;
}

.tab-item {
    padding: 0;
    height: 42px;
    display: flex;
    align-items: center;
    transition: .2s all;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    cursor: pointer;
}

.tab-item.active,
.tab-item:hover {
    background: #EBEBEB;
    padding: 0 20px;
    border-bottom: 3px solid var(--color-main);
}

.pic-tracuu {
    display: flex;
    justify-content: space-between;
    min-height: 160px;
    height: 100%;
}

.stt-tracuu {
    padding: 50px 24px 0;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #F3F3F3;
    width: 100%;
    max-width: 65px;
}

.content-tracuu {
    width: 100%;
    max-width: 580px;
    padding: 20px 12px;
    border: 1px solid #F3F3F3;
    border-left: 0;
}

.wrap-tracuu {
    width: 100%;
    max-width: 270px;
    border: 1px solid #F3F3F3;
    border-left: 0;
    padding: 16px 5px 5px;
    text-align: right;
}

.bottom-tracuu {
    margin: 20px 0 0;
    position: relative;
}

.content-tracuu h3 a {
    font-size: 15px;
    color: var(--color-main-dark);
    font-weight: 500;
}

.wrap-tracuu p span {
    color: var(--color-main-dark);
    font-size: 13px;
    width: 100%;
    max-width: 68px;
    display: -webkit-box;
    min-width: 105px;
}

.wrap-tracuu p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 500;
    color: var(--color-main);
}

.pic-tracuu:hover {
    background-color: var(--color-gray-lighter);
}

.pic-tracuu:hover h3 a {
    color: var(--color-main);
}

.text-tcu {
    font-size: 14px;
}

.list-tracuu {
    margin: 15px 0 0;
    position: relative;
    display: flex;
    gap: 15px;
}

.tracuu-list {
    display: none;
    max-width: 745px;
    overflow-y: auto;
    padding: 0 0 10px;
    gap: 20px;
}

.tracuu-list.active {
    display: -webkit-box;
}

.tracuu-list::-webkit-scrollbar {
    background: var(--color-main);
    width: 10px;
    height: 4px;
}

.tracuu-list::-webkit-scrollbar-thumb {
    background: var(--color-main);
}

.tab-list {
    position: relative;
    font-size: 14px;
    padding-left: 26px;
    cursor: pointer;
}

.tab-list:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 11px;
    line-height: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'slick';
    text-align: center;
}

.tab-list.active::before,
.tab-list:hover:before {
    content: '•';
    color: var(--color-main);
}

.tab-item a {
    color: var(--color-black);
}

.bottom-tracuu .pagination {
    justify-content: end !important;
}

.bottom-tracuu .pagination-home {
    padding: 10px;
}

.btn-tracuu {
    margin: 14px 0 0;
}

.down-tracuu {
    display: flex;
    gap: 5px 13px;
    flex-wrap: wrap;
}

.down-bm1 {
    font-size: 13px;
}

.down-tracuu a {
    font-size: 13px;
    color: #959595;
    font-weight: 400;
}

.down-tracuu a:hover {
    color: var(--color-main);
}

.down-tracuu span {
    color: #959595;
    font-size: 13px;
    background: transparent;
    padding: 0;
    border-radius: 0;
    cursor: pointer;
}

.down-tracuu span img {
    position: relative;
    margin-left: 4px;
    top: -1px;
}

.product-like-btn:hover:hover {
    color: var(--color-main);
    background: transparent;
}

.uesr-dangnnhap a span {
    color: var(--color-black);
    font-size: 14px;
}

.uesr-dangnnhap ul li ul li {
    padding: 0 10px;
}

.uesr-dangnnhap a span:hover {
    color: var(--color-main);
}

#menu ul.menu-1 li:nth-child(2) .show-danhmuc ul {
    width: 100%;
    min-height: 100px;
}

/* */
#google_language_translator {
    height: 33px;
    line-height: 33px;
}

#google_language_translator .goog-te-gadget .goog-te-combo {
    height: 27px;
    outline: none;
    width: 155px;
    border-radius: 50px;
    background-color: var(--color-white);
    border-color: rgba(255, 255, 255, 0.4);
    text-indent: 15px;
    color: var(--color-brown);
    font-size: 13px;
}

.skiptranslate {
    display: none !important;
}

.skiptranslate.goog-te-gadget {
    font-size: 0px !important;
    display: block !important;
}

.skiptranslate>div {
    font-size: 13px !important;
}

.skiptranslate>span {
    display: none !important;
}

.ngonngu-1 {
    margin-right: 10px;
}

.footer-4 .newsletter-button {
    margin: 0;
    width: 40px;
    display: block;
}

.footer-4 .newsletter-button:before {
    display: none;
}

.footer-4 .newsletter-button input {
    color: var(--color-white);
    padding: 5px;
    width: 100%;
    border: 0 !important;
}

.footer-4 .newsletter-input input {
    padding: 2px 2px 2px 10px;
    color: var(--color-black) !important;
    font-size: 13px;
    height: 35px !important;
    border: none !important;
}

.footer-4 .form-newsletter {
    margin: 0;
    border: 1px dashed var(--color-gray-dark);
    background: var(--color-gray-lighter);
    border-radius: 6px;
    overflow: hidden;
}

.footer-4 .newsletter-input input:focus {
    outline: 0 !important;
}

.footer-4 .form-control::placeholder {
    color: var(--color-main-dark);
    opacity: 1;
}

.footer-4 .newsletter-button input:hover {
    color: var(--color-secondary);
}

.slogan-fnt {
    margin: 0 0 15px;
    color: var(--color-main-dark);
}

.pic-tc:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    transform: translateY(100%);
    background: var(--color-main);
    left: 0;
    transition: .5s all;
}

.pic-tc:hover:before {
    transform: translateY(0);
    transition: .5s all;
}

.footer-top2 {
    color: var(--color-white);
    background: var(--color-main);
    padding: 30px 0;
    position: relative;
    font-size: 16px;
}

.footer-top2:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: rgb(200, 103, 103);
    top: 0;
}

.footer-top2 p i {
    margin-right: 5px;
    font-size: 18px;
}

.footer-diachi,
.footer-diachi p,
.footer-email,
.footer-email p {
    margin-right: 30px;
    font-size: 16px;
    color: var(--color-white);
}

.footer-diachi p span,
.footer-email p span {
    color: var(--color-white);
}

.footer-hotline p span {
    color: var(--color-white);
}

.footer-hotline p i {
    transform: rotate(90deg);
    color: var(--color-white);
}

.footer-4 .newsletter-button::after {
    position: absolute;
    content: "";
    background: url(../images/nt_03.png) no-repeat;
    width: 22px;
    height: 21px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.footer-4 .newsletter-button:hover::after {
    filter: brightness(0) saturate(100%) invert(18%) sepia(78%) saturate(1837%) hue-rotate(333deg) brightness(119%) contrast(104%);
}

.footer-4 .invalid-feedback {
    position: absolute;
}

.img-rn img {
    max-width: 90px;
    max-height: 56px;
    width: 100%;
}

.img-nw img {
    max-width: 250px;
}

.img-nb img {
    max-width: 122px;
    max-height: 78px;
    width: 100%;
}

.img-tcu img {
    max-width: 124px;
}

.form-nhantin .form-newsletter .newsletter-button {
    display: block;
}

form.form-user .btn-primary {
    background: var(--color-main);
    border: 1px solid var(--color-main);
}

form.form-user .btn-primary:hover {
    background: transparent;
    color: var(--color-main);
}

.slick-next {
    right: 0px !important;
}

.loader {
    width: 100dvw;
    height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-family: monospace;
    font-size: 30px;
    color: var(--color-black)0;
    background: linear-gradient(90deg, #C02942 calc(50% + 0.5ch), var(--color-black) 0) right/calc(200% + 1ch) 100%;
    -webkit-background-clip: text;
    background-clip: text;
    animation: l7 2s infinite steps(11);
}

.loader:before {
    content: "Loading..."
}

@keyframes l7 {
    to {
        background-position: left
    }
}

.gt-label {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
    display: block;
    color: var(--color-main-dark);
}

.main-heading>h1 {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: start;
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: 20px;
    color: var(--color-main-dark);
}

.gt-content {
    margin-top: 80px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    color: var(--color-main-dark);
}

.collage-grid-3x3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto auto;
    gap: 0px;
    width: 100%;
    max-width: 900px;
    margin: auto;
}

/* Style chung cho ảnh bên trong */
.grid-item {
    width: 100%;
    height: 100%;
}

.grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-1 {
    grid-row: 2 / 3;
    /* Bắt đầu ở vạch 2, kết thúc ở vạch 3 */
    grid-column: 1 / 2;
    /* Bắt đầu ở vạch 1, kết thúc ở vạch 2 */
}

/* Ảnh 2: Hàng 1+2, Cột 2+3 */
.item-2 {
    grid-row: 1 / 3;
    /* Bắt đầu ở vạch 1, kết thúc ở vạch 3 */
    grid-column: 2 / 4;
    /* Bắt đầu ở vạch 2, kết thúc ở vạch 4 */
}

/* Ảnh 3: Hàng 3, Cột 1 */
.item-3 {
    grid-row: 3 / 4;
    /* Bắt đầu ở vạch 3, kết thúc ở vạch 4 */
    grid-column: 1 / 2;
    /* Bắt đầu ở vạch 1, kết thúc ở vạch 2 */
}

/* Ảnh 4: Hàng 3, Cột 2 */
.item-4 {
    grid-row: 3 / 4;
    /* Bắt đầu ở vạch 3, kết thúc ở vạch 4 */
    grid-column: 2 / 3;
    /* Bắt đầu ở vạch 2, kết thúc ở vạch 3 */
}

.bg-gt-gray {
    background: var(--color-gray-lighter);
    padding: 60px 0;
    margin-top: 80px;
    display: block;
}

.testimonial-content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-around;
    row-gap: 10px;
    position: relative;
    padding-top: .5em;
    padding-bottom: .5em;
}

.testimonial-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--color-main-dark);
    letter-spacing: 1.5px;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    padding-left: 0;
}

.quote-mark {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin-right: 0.5em;
    vertical-align: middle;
    -webkit-mask: url(../images/mark.svg) no-repeat center;
    -webkit-mask-size: contain;
    mask: url(../images/mark.svg) no-repeat center;
    mask-size: contain;
    background-color: var(--color-main-dark);
}

.testimonial-quote {
    font-size: 16px;
    font-weight: 400;
    color: var(--color-main-dark);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.bg-main {
    background: var(--color-main);
    padding: 60px 0;
    margin-top: 80px;
    display: block;
}

.subtitle-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.subtitle-wrapper>.stats-subtitle {
    font-size: 24px;
    font-weight: 400;
    font-style: italic;
    color: var(--color-white);
    margin-bottom: 10px;
    min-width: 200px;
}

.subtitle-wrapper>.subtitle-line {
    display: inline-block;
    width: calc(100% - 200px);
    height: 10px;
    background-color: var(--color-white);
    vertical-align: middle;
    border-radius: 5px 0 0 5px;
    margin-left: 10px;
}

.stats-title {
    font-size: 5rem;
    font-weight: 700;
    color: var(--color-white);
    margin-top: 0;
    margin-bottom: 40px;
}

.stats-title>.stats-dot {
    position: relative;
    display: inline-block;
    color: var(--color-white);
}

.stats-title>.stats-dot::after {
    content: '\2022';
    position: absolute;
    top: -2.4rem;
    right: 0;
    color: var(--color-main-light);
    font-size: 4rem;
    box-sizing: border-box;
}

.stats-list {
    display: flex;
    flex-direction: column;
    gap: 0;
    flex-wrap: nowrap;
    align-items: flex-start;
    position: relative;
}

.stats-list .stat-item {
    display: flex;
    flex-direction: row;
    align-items: start;
    gap: 20px;
    position: relative;
    width: -webkit-fill-available;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid var(--color-main-light);
}

.stats-list .stat-item:last-child {
    margin-bottom: 0;
}

.stat-number {
    font-size: 7rem;
    font-weight: 600;
    color: var(--color-white);
    line-height: 1;
    min-width: 230px;
    position: relative;
    z-index: 1;
}

.stat-content {
    flex: 1;
    position: relative;
    z-index: 1;
    text-align: right;
}

.stat-content>.stat-description {
    font-size: 18px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
    word-wrap: break-word;
    text-align: start;
    margin-bottom: 1.6875em;
}

.stat-content>.stat-link {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--color-main-light);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    position: relative;
    padding-bottom: 4px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.stat-link::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: var(--color-white);
    transition: transform 0.3s ease;
    transform-origin: left;
    transform: scaleX(0);
}

.stat-link:hover::after {
    transform: scaleX(1);
}

.stat-link i {
    font-size: 12px;
}

.stats-list .stat-item:first-child {
    padding-top: 20px;
    border-top: 2px solid var(--color-main-light);
}

.container,
.slick-list,
.slick-track,
.slick-slide {
    height: 100%;
}

.testimonial-slider-bg {
    position: relative;
    background: rgba(0, 0, 0, 0.08);
    height: 100%;
    color: var(--color-white);
}

.testimonial-section {
    position: relative;
    display: flex;
    justify-content: center;
}

.slick-testimonial {
    max-width: 600px;
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 90px 20px;
    z-index: 1;
}

.slide-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    position: relative;
}

blockquote {
    position: relative;
    padding: 1rem 3rem;
    font-size: 1.5rem;
    font-style: italic;
    line-height: 1.7;
    margin: 0 0 16px 0;
}

blockquote p,
blockquote span {
    margin: 0;
    color: var(--color-white);
}

blockquote::before {
    content: "“";
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    font-size: 3rem;
    color: var(--color-white);
    line-height: 1;
}

blockquote::after {
    content: "”";
    position: absolute;
    right: 1rem;
    bottom: 0rem;
    font-size: 3rem;
    color: var(--color-white);
    line-height: 1;
}

.slide-footer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 1rem 3rem;
}

.slide-footer>p {
    margin: 0;
    font-size: 1.55rem;
    font-weight: 600;
    color: var(--color-white);
}

.arrow-block {
    position: absolute;
    top: 82.5%;
    right: 11%;
}

.arrow-block .custom-arrow {
    color: var(--color-white);
    font-size: 2rem;
    margin: 0 -10px;
    padding: 0;
    transition: color 0.2s;
}

.arrow-block .custom-arrow:hover,
.arrow-block .custom-arrow:focus {
    color: var(--color-main);
}

.bottom-bar {
    background: var(--color-gray-lighter);
}

.bottom-text {
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 700;
    color: var(--color-main-dark);
    text-transform: uppercase;
    margin: 0;
}

.profile-link {
    font-size: 13px;
    font-weight: 700;
    color: var(--color-main-dark);
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    position: relative;
    text-decoration: none;
}

.profile-link i {
    font-size: 12px;
}

.profile-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: var(--color-main-dark);
    transition: opacity 0.3s, transform 0.3s;
    opacity: 1;
    transform: scaleX(1);
}

.profile-link:hover::after {
    opacity: 0;
    transform: scaleX(0);
}

.featured-services-section {
    padding: 120px 0 60px;
    background: var(--color-white);
}

.featured-title {
    font-size: 32px;
    font-weight: 700;
    color: var(--color-main-dark);
    text-transform: uppercase;
}

.featured-description {
    font-size: 16px;
    line-height: 1.8;
    color: var(--color-main-dark);
    text-align: end;
}

.featured-tabs {
    border-bottom: 1px solid var(--color-gray-dark);
    padding-bottom: 0px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.featured-nav {
    flex: 1;
    overflow: hidden;
}

.featured-nav.slick-slider {
    display: block;
}

.featured-nav .slick-track {
    display: flex;
    gap: 20px;
}

.featured-nav .slick-slide {
    width: auto !important;
    display: flex;
    align-items: center;
}

.featured-nav-item div {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-main-dark);
    text-transform: capitalize;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 12px;
    position: relative;
    display: inline-block;
}

.featured-nav-item.active div,
.featured-nav-item div:hover {
    color: var(--color-main);
    transition: color 0.2s;
}

.featured-nav-item.active div::after,
.featured-nav-item div:hover::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: var(--color-main);
    transition: background 0.2s;
}

.featured-arrows {
    margin-left: auto;
    display: flex;
    gap: 12px;
    flex-shrink: 0;
}

.featured-arrows .arrow-btn {
    color: var(--color-main) !important;
    font-size: 1.5rem !important;
    margin: 0 5px;
    padding: 2px 10px;
    transition: color 0.2s;
}

.featured-arrows .arrow-btn:hover {
    color: var(--color-main-dark) !important;
}

.featured-arrows .slick-prev,
.featured-arrows .slick-next {
    position: static;
    width: auto;
    height: auto;
    transform: none;
    border: none;
    background: transparent;
    padding: 0;
}

.featured-cards {
    background: var(--color-gray-lighter);
    overflow: hidden;
    /* box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08); */
    height: 100%;
    display: flex;
    flex-direction: column;
}

.service-media {
    overflow: hidden;
    flex-shrink: 0;
}

.service-media img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    display: block;
}

.service-media img:hover {
    transform: scale(1.1);
    transition: transform 0.5s ease-out;
}

.service-body {
    padding: 22px 32px 40px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.service-meta {
    font-size: 15px;
    font-weight: 400;
    color: var(--color-main-dark);
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: capitalize;
}

.service-heading {
    font-size: 22px;
    font-weight: 700;
    margin: 16px 0 12px;
}

.service-description {
    font-size: 15px;
    line-height: 1.7;
    flex: 1;
    text-align: start;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.service-cta {
    align-self: flex-start;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    letter-spacing: 0.5px;
}

.service-cta span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.featured-pagi.pagination-ajax {
    text-align: end;
}

/* Legal focus section */
.legal-focus-section {
    background: var(--color-main);
    color: var(--color-white);
    padding: 140px 0;
    position: relative;
    overflow: hidden;
}

.legal-focus-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 50px;
    margin-bottom: 40px;
}

.legal-header-left {
    max-width: 420px;
    text-align: right;
}

.legal-focus-grid {
    padding-bottom: 40px;
    margin-bottom: 20px;
    row-gap: 30px;
}

.legal-label {
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--color-white);
}

.legal-headline {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.25;
    margin: 18px 0;
    color: var(--color-white);
}

.legal-hero-desc p,
.legal-hero-desc span {
    font-size: 18px;
    color: var(--color-white);
    margin-bottom: 16px;
    font-style: italic;
}

.legal-link {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--color-white);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
}

.legal-feature-card {
    background: rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.legal-feature-link {
    text-decoration: none;
    color: inherit;
    display: block;
    height: 100%;
}

.legal-feature-image {
    overflow: hidden;
    flex-shrink: 0;
}

.legal-feature-image img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    display: block;
}

.legal-feature-image img:hover {
    transform: scale(1.1);
    transition: transform 0.5s ease-out;
}

.legal-feature-meta {
    padding: 30px;
}

.legal-feature-category {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    display: inline-block;
    margin-bottom: 20px;
    color: var(--color-white);
}

.legal-feature-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 0.85);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.legal-feature-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* color: rgba(255, 255, 255, 0.7); */
}

.legal-feature-footer span {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--color-white);
    font-weight: 200;
    font-size: 14px;
}

.legal-list {
    display: flex;
    flex-direction: column;
    max-height: 540px;
}

.legal-list-item {
    display: flex;
    gap: 20px;
    padding: 35px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    min-height: 230px;
    align-items: stretch;
}

.legal-list-item:first-child {
    padding-top: 0;
}

.legal-list-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.legal-list-thumb {
    flex: 0 0 200px;
    flex-shrink: 0;
    overflow: hidden;
}

.legal-list-thumb img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.legal-list-thumb img:hover {
    transform: scale(1.1);
    transition: transform 0.5s ease-out;
}

.legal-list-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.legal-list-label {
    font-size: 13px;
    letter-spacing: 2px;
    color: var(--color-white);
    font-weight: 400;
    margin-bottom: 8px;
    display: inline-block;
}

.legal-list-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 14px;
    color: var(--color-white);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.legal-list-meta {
    display: flex;
    justify-content: space-between;
}

.legal-list-meta span {
    color: var(--color-white);
    font-size: 16px;
    font-weight: 200;
}

/* News listing */
.news-listing-section {
    padding: 40px 0;
}

.news-hero {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 50px;
    gap: 30px;
}

.news-heading {
    font-size: 56px;
    font-weight: 400;
    margin: 10px 0 0;
    color: var(--color-main-dark);
    position: relative;
    padding-left: 24px;
}

.news-heading::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: var(--color-main);
}

.news-hero-desc {
    max-width: 520px;
    font-size: 18px;
    font-style: italic;
    line-height: 1.7;
    color: var(--color-gray-dark);
}

.news-filters {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.news-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.news-tab-item a {
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 600;
    padding-bottom: 12px;
    position: relative;
}

.news-tab-item.active a,
.news-tab-item a:hover {
    color: var(--color-main);
}

.news-tab-item.active a::after,
.news-tab-item a:hover::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: var(--color-main);
}

.news-sort span {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-gray-dark);
}

.news-grid {
    row-gap: 50px;
}

.news-card {
    background: transparent;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 30px;
}

.news-card-thumb img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
    margin-bottom: 18px;
}

.news-card-body {
    padding: 0;
}

.news-card-type {
    font-size: 12px;
    letter-spacing: 3px;
    color: var(--color-gray-dark);
    margin: 0;
}

.news-card-title {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
    color: var(--color-main-dark);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-card-title a {
    color: inherit;
    text-decoration: none;
}

.news-card-title a:hover {
    color: var(--color-main);
}

.news-grid.loading {
    opacity: 0.5;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

.news-card-meta {
    font-size: 14px;
    color: #8a8a8a;
    margin: 0;
}

.news-card-footer {
    margin-top: 18px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.news-card-footer span:first-child {
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.news-card-footer span:first-child:hover {
    color: var(--color-white);
}

.news-pagination,
.news-load-more {
    margin-top: 20px;
    text-align: center;
}

.news-load-more .btn {
    border-radius: none;
    padding: 6px 12px;
    letter-spacing: 2px;
}

/* News topics */
.news-topics-section {
    padding: 0 0 100px;
    background: #fff;
}

.bg-wrapper {
    padding: 80px 0;
    position: relative;
}

.bg-wrapper.show-bg {
    background: var(--color-gray-lighter);
}

.news-topic-block {
    padding: 50px 0;
    margin-bottom: 40px;
    position: relative;
}

.news-topic-layout {
    position: relative;
}

.news-topic-layout.reverse {
    flex-direction: row-reverse;
}

.topic-left {
    padding-right: 40px;
    position: relative;
}

.topic-right {
    padding-left: 40px;
}

.topic-main-card {
    position: relative;
}

.topic-main-thumb img {
    width: 100%;
    aspect-ratio: 5 / 3;
    object-fit: cover;
}

.topic-main-body {
    margin-top: 25px;
}

.topic-main-body h3 {
    font-size: 23px;
    font-weight: 600;
    margin: 8px 0;
    color: var(--color-main-dark);
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.topic-main-body h3 a {
    color: inherit;
    text-decoration: none;
}

.topic-main-body h3 a:hover {
    color: var(--color-main);
}

.topic-main-desc {
    font-size: 16px;
    line-height: 1.8;
    color: var(--color-gray-dark);
    margin: 16px 0 22px;
}

.topic-meta-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #6b6b6b;
}

.topic-meta-tag {
    color: var(--color-main);
    font-weight: 700;
}

.topic-meta-date {
    font-size: 13px;
}

.topic-side-header h4 {
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    color: var(--color-main-dark);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.topic-viewall {
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-main);
    text-decoration: none;
    font-weight: 700;
}

.topic-mini-grid {
    margin-top: 30px;
    display: flex;
    gap: 24px;
}

.topic-mini-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    max-width: 267px;
}

.topic-mini-thumb {
    width: 100%;
    margin-bottom: 16px;
}

.topic-mini-thumb img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.topic-mini-desc {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 12px;
    color: var(--color-main-dark);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.topic-mini-desc a {
    color: inherit;
    text-decoration: none;
}

.topic-mini-desc a:hover {
    color: var(--color-main);
}

.topic-mini-meta {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #6b6b6b;
}

/* News detail page */
.news-detail-page {
    padding: 40px 0;
}

.news-detail-hero {
    margin-bottom: 30px;
}

.news-detail-category {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 5px;
    color: var(--color-main);
    text-transform: uppercase;
    margin-bottom: 15px;
}

.news-detail-hero h1 {
    font-size: 38px;
    font-weight: 700;
    color: var(--color-main-dark);
    line-height: 1.2;
    margin: 0;
}

.news-detail-banner img {
    width: 100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    display: block;
    object-fit: cover;
}

.news-detail-toolbar {
    position: sticky;
    top: 84px;
    background: var(--color-gray-lighter);
    z-index: 15;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 30px 10px;
    /* margin: 10px -20px 0; */
    border-radius: 3px;
    border-bottom: 1px solid #f0ece8;
    margin-bottom: 40px;
}

.news-detail-toolbar.disabled {
    position: static;
}

.toolbar-meta {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 20px 0;
}

.toolbar-meta .meta-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.toolbar-meta .meta-label {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
}

.toolbar-meta .meta-value {
    margin: 0;
    font-size: 16px;
    color: var(--color-main-dark);
    display: flex;
    align-items: center;
    gap: 8px;
}

.toolbar-meta .meta-value i {
    font-size: 16px;
    color: var(--color-main-dark);
}

.toolbar-actions {
    display: flex;
    align-items: center;
}

.detail-action {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--color-main-dark);
    margin-right: 20px;
    text-decoration: none;
}

.detail-action i {
    margin-right: 6px;
}

.detail-share-inline img {
    width: 18px;
    height: 18px;
}

.news-detail-body {}

.detail-sidebar {
    border-right: 1px solid #f0ece8;
    padding-right: 30px;
    margin-bottom: 30px;
}

.toc-dropdown {
    position: relative;
}

.toc-dropdown summary {
    list-style: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: clamp(120px, 100%, 280px);
}

.toc-dropdown summary span {
    color: var(--color-main-dark);
}

.toc-dropdown summary i {
    transition: transform 0.2s ease;
}

.toc-dropdown summary::-webkit-details-marker {
    display: none;
}

.toc-dropdown[open] summary i {
    transform: rotate(180deg);
}

.toc-dropdown .box-readmore {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 280px;
    background: #fff;
    border: 1px solid #f0ece8;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .08);
    padding: 16px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(10px);
    transition: opacity .2s, transform .2s;
    z-index: 20;
}

.toc-dropdown[open] .box-readmore {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.detail-article {
    /* max-width: 100%; */
    margin: auto;
    padding: 0 20px;
}

.detail-article .content p {
    font-size: 16px;
    line-height: 1.9;
    color: var(--color-gray-dark);
}

.tags-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid rgba(233, 200, 205, 0.6);
}

.tag-item {
    background: #fdeff0;
    color: #a83c46;
    text-decoration: none;
    padding: 10px 18px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    transition: background 0.2s ease, color 0.2s ease;
}

.tag-item:hover {
    background: #f7d6db;
    color: #6c1a20;
}

.news-detail-other {
    margin-top: 60px;
}

.news-detail-other h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--color-main-dark);
}

.news-detail-featured {
    padding-top: 40px;
    border-top: 1px solid #f0ece8;
}

.news-detail-featured h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    color: var(--color-main-dark);
}

.news-latest-showcase {
    margin-top: 60px;
    background: var(--color-main);
    padding: 60px;
    position: relative;
    overflow: hidden;
}

.news-latest-showcase::after {
    content: "";
    position: absolute;
    right: -80px;
    bottom: -80px;
    width: 360px;
    height: 360px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 70%);
    pointer-events: none;
}

.news-latest-inner {
    position: relative;
    z-index: 2;
}

.news-latest-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
    margin-bottom: 50px;
}

.latest-label span {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 16px;
    color: var(--color-white);
}

.latest-desc {
    font-size: 18px;
    font-style: italic;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.8);
    max-width: 520px;
}

.latest-desc h1,
.latest-desc h2,
.latest-desc h3,
.latest-desc p,
.latest-desc a,
.latest-desc strong,
.latest-desc span {
    color: var(--color-white);
}

.latest-hero-copy {
    max-width: 640px;
}

.latest-eyebrow {
    font-size: 15px;
    letter-spacing: 4px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 10px;
}

.latest-hero-copy h3 {
    font-size: 44px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}

.latest-hero-desc {
    font-size: 18px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
}

.latest-viewall {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.latest-viewall i {
    font-size: 16px;
}

.news-latest-carousel .latest-card {
    background: transparent;
    color: #fff;
    padding: 20px 5px;
}

.latest-card-thumb img {
    width: 100%;
    object-fit: cover;
    min-height: 200px;
}

.latest-card-body {
    padding-top: 18px;
}

.latest-card-label {
    font-size: 13px;
    letter-spacing: 3px;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 12px;
}

.latest-card-body h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
}

.latest-card-body h4 a {
    color: var(--color-white);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.latest-card-desc {
    font-size: 15px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.8);
    min-height: 68px;
}

.latest-card-meta {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 14px;
    gap: 10px;
}

.latest-card-meta .meta-topic {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    color: var(--color-white);
}

.latest-card-meta .meta-date {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
}

.owl-news-latest .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.owl-news-latest .owl-dot span {
    width: 12px;
    height: 12px;
    background: var(--color-gray-dark);
    display: block;
    border-radius: 999px;
}

.owl-news-latest .owl-dot.active span,
.owl-news-latest .owl-dot:hover span {
    background: var(--color-main-light);
}