.header {
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
}

.container-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    max-width: 1200px;
    margin: auto;
}

.logo {
}

.logo img {
    width: 100%;
}

.logo-text h1 {
    font-size: 16px;
    color: #d70018;
    margin: 0;
    font-weight: 700;
}

.logo-text p {
    font-size: 13px;
    color: #d70018;
    margin: 0;
}

.search-res {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-grid {
    display: flex;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
    padding-left: 26px;
    height: 57px;
    color: rgba(196, 196, 196, 1);
}

.search-grid input {
    flex: 1;
    border: none;
    outline: none;
    padding: 10px 12px;
    font-size: 14px;
    font-size: 14px;
    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    line-height: 17px;
}

.btn-search {
    background: rgba(214, 18, 54, 1);
    color: #fff;
    border: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 14px;
    font-size: 18px;
    transition: background .3s;
    max-width: 133px;
    height: 37px;
    position: absolute;
    right: 10px;
    top: calc((100% - 37px) / 2);
    width: 100%;
    border-radius: 4px;
    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    leading-trim: NONE;
    line-height: 17px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.btn-search:hover {
    background: #b00014;
}

.header-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header-buttons a {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 14px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 14px;
    font-size: 18px;
    transition: all .3s;
    font-family: Roboto;
    font-weight: 500;
    line-height: 17px;
    vertical-align: middle;
}

.btn-secondary {
    background: #fed528;
    color: #000;
    border: 1px solid #f0f0f0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
    width: 212px;
    height: 57px;
}

.btn-secondary:hover {
    background: #d70018;
}

.btn-primary {
    background: #001247;
    color: #fff;
    width: 210px;
    height: 49px;
    border: navajowhite;
}

.btn-primary:hover {
    background: #b00014;
}

:root {
    --color-red: #ec2d3f;
    --color-medium-red: #cc2c32;
    --color-dark-red: #c31829;
    --color-green: #28a745;
    --color-dark-green: #207d36;
    --color-black: #212529;
    --color-gray: #6c757d;
    --background-static: #3fa07e;
    --background-hover: #eceb1b;
    --color-static: #000;
    --color-hover: #ec2d3f;
}
@font-face {
    font-family: 'UVN Ke Chuyen3';
    src: url('../fonts/Kechuyen3/UVNKeChuyen3.eot');
    src: url('../fonts/Kechuyen3/UVNKeChuyen3.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Kechuyen3/UVNKeChuyen3.woff2') format('woff2'),
        url('../fonts/Kechuyen3/UVNKeChuyen3.woff') format('woff'),
        url('../fonts/Kechuyen3/UVNKeChuyen3.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap"); @font-face {
    font-family: 'Fz Poppins';
    src: url('../fonts/FZ Poppins/FzPoppins-Regular.woff2') format('woff2'), url('../fonts/FZ Poppins/FzPoppins-Regular.woff') format('woff'), url('../fonts/FZ Poppins/FzPoppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fz Poppins Med';
    src: url('../fonts/FZ Poppins/FzPoppins-MediumItalic.woff2') format('woff2'), url('../fonts/FZ Poppins/FzPoppins-MediumItalic.woff') format('woff'), url('../fonts/FZ Poppins/FzPoppins-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Fz Poppins SemBd';
    src: url('../fonts/FZ Poppins/FzPoppins-SemiBoldItalic.woff2') format('woff2'), url('../fonts/FZ Poppins/FzPoppins-SemiBoldItalic.woff') format('woff'), url('../fonts/FZ Poppins/FzPoppins-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Fz Poppins';
    src: url('../fonts/FZ Poppins/FzPoppins-Italic.woff2') format('woff2'), url('../fonts/FZ Poppins/FzPoppins-Italic.woff') format('woff'), url('../fonts/FZ Poppins/FzPoppins-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Fz Poppins';
    src: url('../fonts/FZ Poppins/FzPoppins-Black.woff2') format('woff2'), url('../fonts/FZ Poppins/FzPoppins-Black.woff') format('woff'), url('../fonts/FZ Poppins/FzPoppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MTD Rockyeah Brush";
    src: url("../fonts/MTD.woff2") format("woff2"), url("../fonts/MTD.woff") format("woff"), url("../fonts/MTD.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "UTM Beautiful Caps";
    src: url("../fonts/UTMBeautifulCaps.eot");
    src: url("../fonts/UTMBeautifulCaps.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMBeautifulCaps.woff2") format("woff2"), url("../fonts/UTMBeautifulCaps.woff") format("woff"), url("../fonts/UTMBeautifulCaps.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-BoldItalic.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Bold.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Black.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-SemBdIta.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-SemBdIta.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Light.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-ExtraBd.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-ExtraBd.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Regular.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Italic.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-SemiBd.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-SemiBd.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SVN-Century Gothic";
    src: url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Thin.woff2") format("woff2"), url("../fonts/SVN-CenturyGothic/SVN-CenturyGothic-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

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

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

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

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes shake-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        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);
    }
}

.popup-custom .modal-content {
    border-radius: 0px;
    border: 0px;
}

.popup-custom .modal-content .modal-body {
    padding: 10px;
}

.popup-custom .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    z-index: 2;
    color: #888;
    cursor: pointer;
    border: 1px solid #eee;
    background-color: #fff;
    opacity: 1 !important;
}

#popup-quickview .modal-dialog {
    max-width: 1140px;
}

.opacity-0 {
    opacity: 0;
}

.scrollbar-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ccc;
    display: none;
}

.scrollbar-style::-webkit-scrollbar {
    width: 2px;
    background-color: #ccc;
}

.scrollbar-style::-webkit-scrollbar-thumb {
    background-color: #ffc600;
    border: 2px solid #ffc600;
    display: block !important;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100px, 0);
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100px, 0);
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes scaleLarge {
    0% {
        opacity: 0;
        transform: scale(2);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

a.mucluc-dropdown-list_button {
    cursor: pointer;
}

a.mucluc-dropdown-list_button:before {
    content: "ïƒŠ";
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    background: rgba(243, 243, 243, .95);
    color: rgba(51, 51, 51, 1) !important;
    font-size: 24px;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(51, 51, 51, .95);
    border-radius: 5px;
    content: "\f0c9";
}

.meta-toc.fiedx {
    position: fixed;
    left: 15px;
    top: 200px;
    z-index: 1002;
}

.meta-toc .mucluc-dropdown-list_button {
    display: none;
}

.meta-toc.fiedx .mucluc-dropdown-list_button {
    display: block;
}

a.mucluc-dropdown-list_button:hover:before {
    color: red !important;
}

.meta-toc:not(.fiedx) .box-readmore {
    display: block !important;
}

.box-readmore {
    padding: 10px;
    background-color: #f5f5f5;
    width: 100%;
    margin-top: 2px;
    border: 1px solid #ddd;
    font-size: 13px;
    margin-bottom: 10px;
}

.meta-toc.fiedx .box-readmore {
    width: 230px;
    display: none;
    position: fixed;
    top: 0;
    z-index: 99999;
    left: 0;
    height: 100vh;
    overflow-y: scroll;
    margin-top: 0px;
    border-top: 0;
}

.meta-toc.fiedx .box-readmore::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ccc;
    display: none;
}

.meta-toc.fiedx .box-readmore::-webkit-scrollbar {
    width: 2px;
    background-color: #ccc;
}

.meta-toc.fiedx .box-readmore::-webkit-scrollbar-thumb {
    background-color: #1082fc;
    border: 2px solid #1082fc;
    display: block !important;
}

.box-readmore-header {
    display: none;
    margin-bottom: 20px;
}

.meta-toc.fiedx .box-readmore-header {
    display: flex;
    color: #1082fc;
}

.box-readmore-header h3 {
    margin-bottom: 0;
    font-weight: 600;
}

.box-readmore-header i {
    font-size: 20px;
}

.box-readmore-close:hover {
    cursor: pointer;
    color: red;
}

.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: 0 0 5px 0;
}

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

.box-readmore ul li a {
    color: #000 !important;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
}

.box-readmore ul li li a {
    font-weight: 400;
}

.box-readmore ul li a:hover {
    color: #767676;
}

body {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    font-style: normal;
    font-family: "Montserrat", sans-serif;
    width: 100%;
    overflow-x: hidden;
}

blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

blockquote p {
    margin-bottom: 0;
}

.footer-copyright a {
    color: #fff;
}

.row-10 {
    margin-left: -5px;
    margin-right: -5px;
}

.row-20 {
    margin-left: -10px;
    margin-right: -10px;
}

.row-30 {
    margin-left: -15px;
    margin-right: -15px;
}

.col-30 {
    padding-left: 15px;
    padding-right: -15px;
}

.col-20 {
    padding-left: 10px;
    padding-right: 10px;
}

.mg-col-10 {
    padding-left: 5px;
    padding-right: 5px;
}

.padding-top-bottom {
    padding: 2.5rem 0;
}

.pad-top {
    padding-top: 2.5rem;
}

.pad-bottom {
    padding-bottom: 2.5rem;
}

.mg-top {
    margin-top: 2.5rem;
}

.mg-bottom {
    margin-bottom: 2.5rem;
}

.hover_xemthem {
    transition: .4s;
}

.hover_xemthem:hover {
    letter-spacing: 2px;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

a, input, textarea {
    outline: none;
    padding: 0px;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.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;
}

.wrap-content {
    max-width: 1200px;
    margin: auto;
    width: calc(100% - 30px);
}

.wrap-content-chinhanh-page {
    max-width: 100%;
    width: 100%;
}

.wrap-content-chinhanh-page .gm-style .place-card-large {
    opacity: 0 !important;
}

.fix_head {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999 !important;
    background: #fff;
}

.pd-l-10 {
    padding-left: -10px;
}

.pd-r-10 {
    padding-right: -10px;
}

.mg-l-10 {
    margin-left: -10px;
}

.mg-r-10 {
    margin-right: -10px;
}

.mg-b-20 {
    margin-bottom: 20px;
}

.super-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}

.title-detail-main {
    color: #252525;
    font-size: 30px;
    margin-bottom: 1.5rem;
    font-weight: bold;
}

.title-main {
    margin-bottom: 1.5rem;
    text-align: center;
}

.title-main span {
    color: #001247;
    font-size: 31px;
    background-clip: text;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.time-main {
    margin-bottom: .75rem;
    color: #999;
}

.time-main i {
    vertical-align: top;
    margin: 3px 7px 0px 0px;
}

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

.share {
    padding: 17px 15px 10px 15px;
    line-height: normal;
    background: rgba(128, 128, 128, .15);
    margin-top: 15px;
    border-radius: 5px;
}

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

.control-owl {
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0px;
    top: calc(50% - 45px / 2);
}

.control-owl button {
    opacity: .5;
    top: 0px;
    position: absolute;
    outline: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    margin: 0px;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    color: #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 25px;
    background-color: #000;
    border-radius: 3px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.control-owl button:hover {
    opacity: 1;
}

.control-owl button.owl-prev {
    right: -25px;
    z-index: 222222;
    opacity: 0;
}

.control-owl button.owl-next {
    right: 20px;
    display: none;
}

.custom-form-row {
    margin-right: -10px;
    margin-left: -10px;
}

.custom-form-row>.col, .custom-form-row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}

.text-sm {
    font-size: .875rem !important;
}

img.lazy {
    opacity: 0;
}

img:not(.initial) {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}

img.initial, img.loaded, img.error {
    opacity: 1;
}

img:not([src]) {
    visibility: hidden;
}

.wrap-user {
    width: 100%;
    max-width: 550px;
    margin: auto;
    border: 1px solid #bce8f1;
    border-radius: 5px;
}

.title-user {
    background-color: #d9edf7;
    padding: 12px 15px;
    border-radius: 5px 5px 0px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.title-user span {
    color: #31708f;
}

.title-user a {
    color: #0056b3;
    font-size: 12px;
}

.form-user {
    padding: 20px 15px;
}

.input-user {
    margin-bottom: .75rem;
}

.input-user input {
    font-size: 14px;
}

.button-user {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.button-user input {
    font-size: 14px;
}

.checkbox-user, .radio-user {
    cursor: pointer;
}

.checkbox-user input {
    top: calc(50% - 1.25rem / 2);
    height: auto;
}

.checkbox-user label {
    font-size: 14px;
    cursor: pointer;
}

.checkbox-user label::before, .checkbox-user label::after {
    top: calc(50% - 1rem / 2);
}

.radio-user {
    margin-right: 1rem;
}

.radio-user:last-child {
    margin-right: 0px;
}

.radio-user label::before, .radio-user label::after {
    top: calc(50% - 1rem / 2);
}

.note-user {
    font-size: 14px;
    border-top: 1px solid #ddd;
    padding-top: .5rem;
}

#popup-cart .modal-title {
    text-transform: uppercase;
}

#popup-cart .modal-body .wrap-cart {
    padding: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px;
}

#popup-cart .modal-footer {
    padding: .75rem 0 0 0;
    border-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.buymore-cart {
    color: #ec2d3f;
    cursor: pointer;
    margin: 0px;
}

.buymore-cart i {
    margin-right: 2px;
    margin-top: 5px;
    vertical-align: top;
    font-size: 12px;
}

.wrap-cart {
    padding: 20px 15px;
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.top-cart {
    border-right: 1px solid #eee;
}

@media only screen and (max-width: 991px) {
    .top-cart {
        margin-bottom: 2rem;
    }
}

.procart {
    padding: 20px 10px;
    border: 1px solid #eee;
    border-top: 0px;
}

.pic-procart {
    text-align: center;
}

.pic-procart img {
    max-height: 100px;
    height: inherit;
}

.pic-procart .del-procart {
    color: #999;
    font-size: 12px;
    display: block;
    margin-top: 5px;
    cursor: pointer;
}

.pic-procart .del-procart:hover {
    color: red;
}

.name-procart a {
    font-size: 14px;
    color: #000;
    display: block;
}

@media only screen and (max-width: 575px) {
    .name-procart a {
        font-size: 13px;
    }
}

.name-procart a:hover {
    color: #ec2d3f;
}

.properties-procart {
    display: block;
}

.properties-procart p {
    display: inline-block;
    margin-bottom: 0px;
}

.properties-procart p:first-child {
    margin-right: 10px;
}

.properties-procart p strong {
    font-weight: 600;
}

@media only screen and (max-width: 767px) {
    .quantity-procart {
        text-align: right;
    }
}

.quantity-procart p {
    margin-bottom: 0px;
}

.quantity-counter-procart {
    border: 1px solid #dfdfdf;
    width: 100%;
    height: 30px;
    line-height: normal;
    text-align: center;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.counter-procart {
    background-color: transparent;
    border: 0px;
    width: 30%;
    color: #333;
    outline: none;
    cursor: pointer;
    font-size: 23px;
}

.counter-procart:hover, .counter-procart:focus {
    color: #ec2d3f;
}

.counter-procart:disabled {
    color: #ccc;
    cursor: not-allowed;
}

.counter-procart:disabled:hover {
    color: #ccc;
    cursor: not-allowed;
}

.counter-procart-minus {
    line-height: 26px;
}

.counter-procart-plus {
    line-height: 24px;
}

.quantity-counter-procart .quantity-procart {
    width: 40%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    color: #333;
    text-align: center;
}

.price-procart {
    width: 20%;
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .price-procart {
        display: none;
    }
}

.price-procart-rp {
    display: none;
    width: 100%;
    margin-bottom: 10px;
    font-size: 13.5px;
}

@media only screen and (max-width: 767px) {
    .price-procart-rp {
        display: block;
    }
}

.price-new-cart {
    color: #ec2d3f;
    margin-bottom: 0px;
}

.price-old-cart {
    color: #999;
    text-decoration: line-through;
}

.procart-label {
    border: 0px;
    background: #eee;
    padding: 10px;
    margin: 0px;
    text-transform: capitalize;
}

@media only screen and (max-width: 575px) {
    .procart-label {
        font-size: 13px;
    }
}

@media only screen and (min-width: 768px) {
    .procart-label .quantity-procart p:first-child {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .procart-label .quantity-procart p:first-child {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .procart-label .quantity-procart p:last-child {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .procart-label .quantity-procart p:last-child {
        display: block;
    }
}

.money-procart {
    margin-top: 15px;
}

.total-procart {
    background: #eee;
    padding: 7px 10px;
    border: 1px solid #dddfe2;
    margin-bottom: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.total-procart p {
    margin-bottom: 0px;
    font-size: 15px;
}

.total-procart p:last-child {
    color: #ec2d3f;
}

.section-cart {
    position: -webkit-sticky;
    position: sticky;
    top: 15px;
}

.title-cart {
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.information-cart {
    margin-bottom: 1.5rem;
}

.input-cart {
    margin-bottom: .5rem;
    position: relative;
}

.input-cart textarea {
    resize: none;
    height: 100px;
}

.input-cart select {
    cursor: pointer;
}

.payments-cart {
    text-align: left;
    margin-bottom: 5px;
    min-height: auto;
    padding-left: 0;
    margin-left: 20px;
    position: relative;
}

.payments-cart:last-child {
    margin-bottom: 0px;
}

.payments-cart input {
    top: 10px;
    position: absolute;
}

.payments-label {
    cursor: pointer;
    background: #eee;
    display: block;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 0px;
    color: #313131 !important;
}

.payments-label::before, .payments-label::after {
    top: calc(50% - 1rem / 2);
}

.payments-label.active {
    background: var(--background-static);
    color: #fff !important;
}

.payments-info {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    overflow: hidden;
    background: #f5efef;
    border-radius: 5px;
}

.payments-info p {
    margin-bottom: 1em;
}

.payments-info.active {
    padding: 10px 15px;
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
    height: auto;
}

.btn-cart {
    text-transform: capitalize;
}

.empty-cart {
    padding: 25px 30px;
    text-align: center;
}

.empty-cart i {
    color: red;
    font-size: 70px;
}

.empty-cart p {
    margin: 15px 0px;
    color: #333;
    font-size: 18px;
}

.comment-title {
    font-size: 18px;
}

.comment-show {
    display: block !important;
}

.comment-point {
    font-size: 47px;
    color: #fe302e;
}

.comment-star {
    font-size: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: .5rem;
}

.comment-star span {
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
}

.comment-star i {
    display: inline-block;
    margin: .1rem;
    color: #b8b8b8;
    text-rendering: auto;
    font-size: 20px;
}

.comment-star i:nth-child(1) {
    margin-left: 0;
}

.comment-star span i {
    color: #ffc120;
}

.comment-progress {
    width: 100%;
    margin-bottom: .375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.comment-progress:last-child {
    margin-bottom: 0px;
}

.comment-progress .progress {
    height: 12px;
    margin-right: 10px;
    margin-left: 5px;
    width: calc(100% - 90px);
    border-radius: 10px;
}

.comment-progress .progress-bar#has-rate {
    background-color: #23b445;
}

.comment-progress .progress-num {
    font-size: 15px;
    width: 25px;
    text-align: center;
    color: #787878;
}

.comment-progress .progress-total {
    font-weight: 600;
    text-align: left;
    color: #787878;
    width: 50px;
}

.comment-write {
    display: none;
}

.review-rating-star {
    font-size: 0;
}

.review-rating-star-icon .fa {
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    margin: .1rem;
    font-size: 21px;
    cursor: pointer;
    color: #f0c808;
}

.review-rating-star-icon .fa.star-empty {
    color: #dedddc;
}

.review-rating-star-icon .fa.star-not-empty {
    color: #f0c808;
}

.review-rating-star-icon .fa:nth-child(1) {
    margin-left: 0;
}

.review-fileuploader {
    padding: 20px 15px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    border: 2px dashed #c2cdda;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.review-fileuploader .review-fileuploader-text {
    color: #90a0bc;
}

.review-file-uploader .fileuploader {
    padding: 0px;
    margin: 0px;
    background: transparent;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list {
    margin: 1rem -5px 0 -5px;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list:after {
    display: block;
    content: "";
    clear: both;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item {
    padding: 0px;
    width: calc(100% / 7 - 10px);
    float: left;
    margin: 0 5px 5px 5px;
    border-bottom: 0px;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .columns {
    display: block;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail {
    width: auto;
    height: auto;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail .fileuploader-item-image {
    height: auto;
    padding: 50% 0;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail .fileuploader-item-image img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: none;
    transform: none;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-title {
    padding: 0px;
    margin-top: .5rem;
    text-align: center;
    display: none;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-actions {
    margin: 0px;
    position: absolute;
    top: 0px;
    right: -5px;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-infos input {
    border: 1px solid #ddd;
    border-radius: .25rem;
}

.review-poster-video-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.review-poster-video-avatar .avatar-detail {
    width: 95px;
    height: 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.review-poster-video-avatar .avatar-detail img {
    max-width: 95px;
    max-height: 95px;
}

#review-content {
    height: 100px;
}

.carousel-comment-media .carousel-control a {
    opacity: 1;
    width: 45px;
    height: 45px;
    top: calc(50% - 45px / 2);
    bottom: inherit;
}

.carousel-comment-media .carousel-control a span {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    color: #222;
    width: 45px;
    height: 45px;
    padding: 5px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .12);
    border-radius: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.carousel-comment-media .carousel-control a.carousel-control-prev {
    left: 20px;
}

.carousel-comment-media .carousel-control a.carousel-control-prev span {
    padding-right: 9px;
}

.carousel-comment-media .carousel-control a.carousel-control-next {
    right: 20px;
}

.carousel-comment-media .carousel-control a.carousel-control-next span {
    padding-left: 8px;
}

.carousel-comment-media .carousel-indicators {
    position: static;
    margin: 0 0 1rem 0;
}

.carousel-comment-media .carousel-indicators li {
    width: auto;
    max-width: 60px;
    height: auto;
    text-indent: inherit;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: 0px 0px 3px 0px;
    border: 2px solid transparent;
    opacity: 1;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.carousel-comment-media .carousel-indicators li.active {
    border-color: #ffc120;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.carousel-comment-media .carousel-inner {
    max-width: 550px;
    -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .12);
    margin: auto;
}

.carousel-comment-media .carousel-inner .carousel-lists .carousel-comment-media-item-video #file-video {
    max-width: 100%;
    width: 100%;
    height: 500px;
    vertical-align: top;
    display: inline-block;
    background-color: #000;
}

#form-reply {
    display: none;
}

.comment-item {
    margin-bottom: 3rem;
}

@media only screen and (min-width: 992px) {
    .comment-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.comment-item-poster {
    width: 200px;
    margin-right: 30px;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .comment-item-poster {
        width: auto;
        margin-right: 0px;
        margin-bottom: .5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.comment-item-letter {
    border-radius: 50%;
    background-color: #d3d2d3;
    color: #919090;
    width: 65px;
    height: 65px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    line-height: 67px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: .5rem;
}

@media only screen and (max-width: 991px) {
    .comment-item-letter {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        margin-bottom: 0;
    }
}

.comment-item-name {
    margin-bottom: .25rem;
    text-transform: capitalize;
}

@media only screen and (max-width: 991px) {
    .comment-item-name {
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

.comment-item-posttime {
    font-size: 12px;
    color: #999;
}

.comment-item-information {
    width: calc(100% - 230px);
}

@media only screen and (max-width: 991px) {
    .comment-item-information {
        width: 100%;
    }
}

.comment-item-star {
    float: left;
    margin-right: 10px;
}

.comment-item-star i {
    font-size: 17px;
}

.comment-item-title {
    font-size: 15px;
    font-weight: 500;
}

.comment-replies {
    position: relative;
    background: #f8f9fa;
    border: 1px solid #dfdfdf;
    padding: 1.75rem 1.5rem;
}

.comment-replies:after {
    content: "";
    position: absolute;
}

.comment-replies:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -13px;
    left: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 13px solid #f8f9fa;
}

.comment-replies:after {
    top: -14px;
    left: 9px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 14px solid #dfdfdf;
}

.comment-replies-item {
    margin-bottom: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.comment-replies-item:last-child {
    margin-bottom: 0px;
}

.comment-replies-letter {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    line-height: 45px;
    padding-left: 1px;
    font-size: 14px;
    border-radius: 50%;
    background-color: #e5e3e5;
    color: #919090;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    text-align: center;
    margin-top: .125rem;
}

.comment-replies-letter.admin {
    position: relative;
    background-color: #189eff;
    text-indent: 9999px;
    overflow: hidden;
}

.comment-replies-letter.admin:before {
    content: "QTV";
    text-indent: 0px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.comment-replies-info {
    width: calc(100% - 55px);
}

.comment-replies-name {
    font-weight: 500;
    margin-bottom: .125rem;
}

.comment-replies [class*="btn-load-more-"] {
    border: 0px;
    outline: none;
    padding: 0px;
    background: transparent;
}

.comment-media-play {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.comment-media-play svg {
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .3);
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .15);
}

.comment-media-play svg .comment-media-play-stroke-dotted {
    opacity: 0;
    stroke-dasharray: 4, 5;
    stroke-width: 1px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin 4s infinite linear;
    animation: spin 4s infinite linear;
    -webkit-transition: opacity 1s ease, stroke-width 1s ease;
    transition: opacity 1s ease, stroke-width 1s ease;
}

.comment-media-play svg .comment-media-play-stroke-solid {
    stroke-dashoffset: 0;
    stroke-dasharray: 300;
    stroke-width: 4px;
    -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;
    transition: stroke-dashoffset 1s ease, opacity 1s ease;
}

.comment-media-play svg .comment-media-play-icon {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 200ms ease-out;
    transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
    transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.comment-media-play:hover svg .comment-media-play-stroke-dotted {
    stroke-width: 4px;
    opacity: 1;
}

.comment-media-play:hover svg .comment-media-play-stroke-solid {
    opacity: 0;
    stroke-dashoffset: 300;
}

.comment-media-play:hover svg .comment-media-play-icon {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.head {
    background-color: #fff;
}

.head .head-top {
    color: #000;
    padding: 5px 0;
}

.line-info-head {
    font-size: 18px;
    margin-top: -3px;
}

.info-head i {
    vertical-align: top;
    margin: 3px 5px 0px 0px;
    font-size: 16px;
}

.head .head-bottom .wrap-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.head-bottom .wrap-content {
    padding: 5px 0;
}

.user-head a {
    color: #fff;
    padding-right: 9px;
    margin-right: 7px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
}

.user-head a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 8px;
    background-color: #fff;
    top: calc(50% - 7px / 2);
    right: 0px;
    opacity: .7;
}

.user-head a:last-child {
    padding-right: 0px;
    margin-right: 0px;
}

.user-head a:last-child:after {
    display: none;
}

.menu {
    position: ABSOLUTE;
    z-index: 100;
    /* background: url("../images/bg_menu.png") no-repeat; */
    background-size: 100% 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 20px;
    z-index: 111111;
}

@media only screen and (max-width: 991px) {
    .menu {
        display: none;
    }
}

.menu ul {
    width: 100%;
    padding: 0px;
    margin: auto;
    list-style: none;
    position: relative;
}

.menu ul.menu-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menu-main .toggle-menu {
    display: none;
}

.menu ul li {
    position: relative;
    z-index: 1;
    height: 33px;
    display: flex;
    align-items: center;
    border-radius: 4px;
}

.menu ul li.menu-line {
    width: 1px;
    height: 52px;
    background: rgba(255, 255, 255, .1);
}

.menu ul li a {
    display: block;
    display: flex;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.56px;
    letter-spacing: 0%;
    letter-spacing: 0%;
    align-items: center;
    padding: 5px 10px;
    line-height: 32px;
    vertical-align: middle;
    color: #fff;
}

.menu ul li a::before {
    position: absolute;
    content: "";
    width: 63px;
    height: 4px;
    left: calc((100% - 63px) / 2);
    bottom: 0px;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .5s;
    border-radius: 30px 30px 0px 0px;
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    display: none;
}

.menu ul>li>a.active::before, .menu ul>li:hover>a::before {
    transform-origin: left;
    transform: scaleX(1);
}

.menu ul li a.has-child {
    padding-right: 16px;
    margin-right: 8px;
}

.menu ul li a.has-child:after {
    content: "";
    position: absolute;
    bottom: calc(50% - 4px / 2);
    right: 5px;
    width: 5px;
    height: 5px;
    border: 1px solid #fafafa;
    border-top: 0px;
    border-left: 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu ul li ul {
    position: absolute;
    min-width: 266px;
    /* margin-top: 248px; */
    padding-top: -.25rem;
    padding-bottom: -.25rem;
    background-color: #fafafa;
    border-radius: .25rem;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    content: '';
    top: 40px;
    z-index: 1111111111111;
}

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

.menu ul li ul li {
    padding-left: .75rem;
    padding-right: .75rem;
    margin: 0px;
}

.menu ul li ul li a {
    color: #313131;
    border-bottom: 1px solid #ececec;
    /* text-transform: capitalize; */
}

.menu ul li ul li a.has-child {
    margin-right: 0px;
}

.menu ul li ul li a.has-child:after {
    border-color: #313131;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

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

.menu ul li ul li a.active.has-child:after {
    border-color: var(--color-main);
}

.menu ul li ul li:last-child>a {
    border-bottom: 0px;
}

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

.menu ul li ul li:hover>a.has-child:after {
    border-color: var(--color-main);
}

.menu ul li ul li ul {
    top: 0.25rem;
    left: 100%;
    margin-top: 0px;
    max-width: 100%;
    min-width: 300px;
}

.menu ul li a.active, .menu ul li a:hover {
    transition: all .3s;
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    background: linear-gradient(90deg, #FDCA15 0%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.search {
    width: 615px;
    border-radius: 76px;
    background: #f3f3f3;
}

.search p.search-btn-submit {
    float: left;
    width: 50px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    color: #6c757d;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search input {
    width: calc(100% - 50px);
    height: 40px;
    float: left;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 18px;
    font-size: 13px;
}

.search input::-webkit-input-placeholder {
    color: #313131;
}

.search input:-moz-placeholder {
    color: #313131;
}

.search input::-moz-placeholder {
    color: #313131;
}

.search input:-ms-input-placeholder {
    color: #313131;
}

.search-result-auto {
    width: 300px;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 10px;
    max-height: 455px;
    display: none;
}

.search-result-auto.active {
    display: block;
    z-index: 2;
}

.search-result-auto .price-per {
    right: initial;
    left: 10px;
}

.search-result-auto .menu ul li a {
    padding: 0;
}

.search-result-auto .name-product:hover {
    background: none;
}

.search-category-list .search {
    width: 490px;
    margin: 0 auto;
}

.search-category-list .search-category-list-id-select {
    float: left;
    width: 195px;
    position: relative;
}

.search-category-list .search-category-list-id {
    float: left;
    width: 100%;
    padding: 0 20px 0 10px;
    height: 40px;
    border-radius: 6px 0 0 6px;
    border: 0;
    color: #fff;
    background: #000;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    position: relative;
}

.search-category-list .search-category-list-id-select:after {
    content: "ï„‡";
    font-family: "FontAwesome";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 7px;
    height: 7px;
    color: #fff;
    font-size: 14px;
}

.search-category-list .search input {
    width: calc(100% - 245px);
    height: 40px;
    float: left;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 18px;
    font-size: 13px;
}

.menu-res {
    z-index: 502;
    background: var(--background-static);
    background: #fff;
    position: relative;
    display: none;
}

@media only screen and (max-width: 991px) {
    .menu-res {
        display: block;
    }
}

.menu-bar-res {
    min-height: 50px;
    padding: 5px 0;
}

.menu-mobile-head {
    min-height: 50px;
    padding: 0px 15px 0 15px;
}

#menu {
    display: none;
}

.logo-head-mobile {
    max-width: 100px;
    margin: 0 auto;
}

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

#hamburger:before, #hamburger:after, #hamburger span {
    background: #fff;
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0px;
}

#hamburger:before {
    top: 0px;
}

#hamburger span {
    top: 10px;
}

#hamburger:after {
    top: 20px;
}

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

.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;
}

.search-res {
    position: relative;
}

.search-res .icon-search {
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 26px;
    margin: 0px;
}

.search-res .icon-search.active {
    color: rgba(255, 89, 0, 1) !important;
    background: #fff;
    border-radius: 100%;
}

.search-res .search-grid {
    position: absolute;
    top: 50px;
    right: 0px;
    height: 40px;
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(255, 89, 0, 1);
    z-index: 2;
    opacity: 0;
    border-radius: 25px;
    line-height: normal;
    padding: 0;
}

.search-res .search-grid p {
    float: left;
    width: 35px;
    height: 38px;
    cursor: pointer;
    outline: none;
    border: none;
    margin: 0px;
    font-size: 17px;
    display: block;
    color: #ec2d3f;
    line-height: 40px;
    text-align: center;
}

.search-res .search-grid input {
    width: calc(100% - 35px);
    float: right;
    line-height: 38px;
    outline: none;
    border: none;
    color: #ec2d3f;
}

.search-res .search-grid input::-webkit-input-placeholder {
    color: #313131;
}

.search-res .search-grid input:-moz-placeholder {
    color: #313131;
}

.search-res .search-grid input::-moz-placeholder {
    color: #313131;
}

.search-res .search-grid input:-ms-input-placeholder {
    color: #313131;
}

.slideshow {
    position: relative;
}

.slideshow-item {
    display: block;
    cursor: pointer;
}

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

.control-slideshow {
    opacity: 0;
}

.info-slide {
    position: absolute;
    top: 0;
    left: calc((100% - 1020px) / 2);
    bottom: 0;
    display: flex;
    flex-direction: column;
    max-width: 1020px;
    z-index: 100;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.name-slide {
}

.name-slide.name_bg.opacity-0 {
}

.desc-slide {
    font-size: 15px;
    font-size: 15px;
    color: #fff;
    color: var(--White, #fff);
    margin: 20px 0;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 455px;
}

.views-more-slide {
    background-color: var(--background-static);
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 15px;
}

.box-slide.slick-current.slick-active .name-slide {
    animation: fadeInUp;
    animation-duration: 1s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.box-slide.slick-current.slick-active .desc-slide {
    animation: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -.9px;
    margin-top: 36px;
}

.box-slide.slick-current.slick-active .views-more-slide {
    animation: scaleLarge;
    animation-duration: 1s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
}

.slide-text .slick-prev, .slide-text .slick-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .3);
}

.slide-text .slick-prev {
    left: 15px;
}

.slide-text .slick-next {
    right: 15px;
}

.slide-text .slick-prev:hover, .slide-text .slick-next:hover {
    background: rgba(0, 0, 0, 1);
}

.slide-text .slick-prev:before {
    font-family: "FontAwesome";
    font-weight: 400;
    content: "ï“";
}

.slide-text .slick-next:before {
    font-family: "FontAwesome";
    font-weight: 400;
    content: "ï”";
}

.slide-text .slick-dots {
    bottom: 20px;
}

.slide-text .slick-dots li {
    margin: 0;
}

.slide-text .slick-dots li button:before {
    color: #fff;
    font-size: 15px;
}

.control-partner button {
    background-color: transparent;
    color: #222;
    opacity: 1;
    width: 25px;
    font-size: 23px;
}

.control-partner button:hover {
    opacity: .7;
}

.control-partner button.owl-prev {
    left: 0px;
}

.control-partner button.owl-next {
    right: 0px;
}

.wrap-partner {
    padding: 30px 0;
    background: #000;
    width: 100%;
    overflow: hidden;
}

.wrap-partner .wrap-content {
    position: relative;
}

.partner {
    display: block;
    /* border: 1px solid #eee; */
    max-width: 335px;
    margin: 0px auto;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadCrumbs {
    margin-top: -43px;
    z-index: 1;
    position: relative;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .7) 100%);
}

.breadCrumbs .wrap-content {
    padding: .75rem 5px;
}

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

.breadCrumbs .wrap-content .breadcrumb-item a {
    color: #fff;
}

.breadCrumbs .wrap-content .breadcrumb-item.active a {
    color: #f89f27;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.wrap-intro {
    background-color: #eee;
    padding: 60px 0;
}

.news-intro:before {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 50px);
    top: 10px;
    left: 90px;
    background-color: #cacaca;
}

.news-scroll:before, .news-scroll:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 85px;
    border-radius: 100%;
    background-color: #cacaca;
}

.news-scroll:before {
    top: 10px;
}

.news-scroll:after {
    bottom: 40px;
}

.news-control {
    left: 85px;
    font-size: 13px;
    opacity: .5;
    z-index: 1;
    cursor: pointer;
}

.news-control:hover {
    opacity: 1;
    color: #ec2d3f;
}

.news-control#up {
    top: -10px;
}

.news-control#down {
    bottom: 20px;
}

.news-shadow {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.news-shadow .news-shadow-time {
    font-size: 13px;
    width: 75px;
    margin-right: 45px;
}

.news-shadow .news-shadow-time:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 20px / 2);
    right: -26px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/pattern-news.png");
}

.news-shadow .news-shadow-article {
    width: calc(100% - 120px);
    padding: 14px 15px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #cecabb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.news-shadow .news-shadow-article:before {
    content: "";
    position: absolute;
    top: calc(50% - 26px / 2);
    left: -13px;
    z-index: 0;
    border-top: 13px solid transparent;
    border-right: 13px solid #cecabb;
    border-bottom: 13px solid transparent;
}

.news-shadow .news-shadow-article:after {
    content: "";
    position: absolute;
    top: calc(50% - 24px / 2);
    left: -11px;
    z-index: 1;
    border-top: 12px solid transparent;
    border-right: 11px solid #fff;
    border-bottom: 12px solid transparent;
}

.news-shadow .news-shadow-article .news-shadow-image {
    margin-right: 10px;
    width: 90px;
}

.news-shadow .news-shadow-article .news-shadow-info {
    width: calc(100% - 100px);
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name {
    height: 36px;
    font-size: 15px;
    font-weight: 700;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a {
    color: #222;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a:hover {
    color: #ec2d3f;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a .text-split {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-desc {
    height: 38px;
    font-size: 13px;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-desc.text-split {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.btn-contact-now {
    background-color: #fdd100;
    border-radius: 100px;
    padding: 10px 14px;
    color: var(--color-black);
    text-transform: uppercase;
    line-height: 20px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.btn-contact-now:hover {
    background-color: var(--color-black);
    color: #fdd100;
    transition: all .5s;
}

.btn-contact-now i {
    margin-left: 5px;
    font-weight: bold;
}

.video {
    cursor: pointer;
    margin-bottom: 1rem;
}

.video .video-image {
    position: relative;
    margin-bottom: .75rem;
}

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

.video .video-name {
    text-align: center;
    font-size: 16px;
    color: #212529;
    margin-bottom: 0px;
}

.album {
    cursor: pointer;
}

.album .album-image {
    margin-bottom: .75rem;
}

.album .album-name {
    margin-bottom: 0px;
    text-align: center;
}

.album .album-name a {
    display: block;
    font-size: 16px;
    color: #212529;
    margin-bottom: 0px;
}

.wrap-brand .wrap-content {
    position: relative;
}

.brand {
    display: block;
    border: 1px solid #eee;
    max-width: 160px;
    margin: 0px auto;
}

.wrap-product {
    padding-top: 50px;
}

.cart-product {
    margin-bottom: 0px;
}

.cart-product span {
    cursor: pointer;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
}

.grid-pro-detail {
    margin-bottom: 3rem;
    background: #fff;
    padding: 15px;
    border-radius: 15px;
}

.left-pro-detail {
    position: relative;
    text-align: center;
    width: 100%;
}

.right-pro-detail {
    width: calc(55% - 40px);
}

.left-pro-detail .MagicZoom {
    border-right: 1px solid #eee;
    /* padding: 7px; */
    border-radius: 5px;
    background-color: #fff;
}

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

.gallery-thumb-pro-left {
    width: 100px;
    float: left;
}

.gallery-thumb-pro-left .slick-next, .gallery-thumb-pro-left .slick-prev {
    right: calc(50% - 15px);
    top: calc(100% - 8px);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    opacity: .6;
}

.gallery-thumb-pro-left .slick-prev {
    right: initial;
    left: calc(50% - 15px);
    top: 0;
}

.gallery-thumb-pro-left .slick-next:before, .gallery-thumb-pro-left .slick-prev:before {
    font-family: "FontAwesome";
    font-weight: 400;
    content: "ï¸";
}

.gallery-thumb-pro-left .slick-prev:before {
    content: "ï·";
}

.gallery-thumb-pro-left .slick-next:hover, .gallery-thumb-pro-left .slick-prev:hover {
    opacity: 1;
}

.gallery-thumb-pro-right {
    width: calc(100% - 130px);
    float: right;
}

.product-detail-size-guide {
    padding-bottom: 24px;
    margin-top: 15px;
    display: block;
    margin-bottom: 24px;
    border-bottom: solid 1px rgba(120, 120, 120, .18);
}

.product-detail-size-guide a {
    color: #1b1b1d;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}

.product-detail-size-guide a:hover {
    color: var(--color-hover);
}

.owl-pro-detail {
    padding: 0;
}

.control-pro-detail button {
    background-color: transparent;
    color: #222;
    opacity: 1;
    width: 25px;
    font-size: 23px;
}

.control-pro-detail button:hover {
    opacity: .7;
}

.control-pro-detail button.owl-prev {
    left: 0px;
}

.control-pro-detail button.owl-next {
    right: 0px;
}

.thumb-pro-detail {
    display: block !important;
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
    background-color: #fff;
}

.thumb-pro-detail.mz-thumb.mz-thumb-selected {
    border-color: #cecfd2;
}

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

.title-pro-detail {
    text-transform: capitalize;
    font-size: 27px;
    display: block;
    font-weight: 700;
}

.comment-pro-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

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

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

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

.attr-pro-detail li {
    margin-bottom: .5rem;
    align-items: center;
    display: flex;
}

.attr-label-pro-detail {
    margin: 0px 5px 0px 0px;
    font-size: 17px;
    font-weight: 700;
}

.attr-content-pro-detail {
    display: inline-block;
    margin-bottom: 0px;
    color: #ff5900;
    font-weight: 700;
}

.brand-pro-detail a {
    background: var(--color-red);
    color: #fff;
    border-radius: 2px;
    padding: 2px 5px;
}

.price-new-pro-detail {
    font-weight: 700;
    font-size: 35px;
    color: #ff5900;
}

.price-old-pro-detail {
    font-weight: 400;
    color: #212529;
    text-decoration: line-through;
    padding-left: 10px;
    font-size: 20px;
}

.color-pro-detail {
    cursor: pointer;
    vertical-align: top;
    position: relative;
    width: 48px;
    height: 32px;
    margin: 0 8px 5px 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border: 1px solid #dadada;
    transition: .3s;
    border-radius: 2px;
}

.size-pro-detail {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    width: 48px;
    position: relative;
    margin: 0 8px 0 0;
    border: 1px solid #dadada;
    border-radius: 2px;
    font-size: 12px;
    transition: .3s;
}

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

.size-pro-detail.active:after, .color-pro-detail.active:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url("../images/check-cart.png");
}

.color-pro-detail input[type="radio"], .size-pro-detail input[type="radio"] {
    display: none;
}

.quantity-pro-detail {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 45px;
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
}

.quantity-pro-detail span {
    line-height: 25px;
    padding: 0px;
    width: 45px;
    height: 100%;
    color: #000;
    cursor: pointer;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.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: 100%;
    border: none;
    width: calc(100% - 90px);
    text-align: center;
    font-size: 15px;
}

.cart-pro-detail {
    max-width: 400px;
}

.cart-pro-detail a {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    width: calc(100% / 2 - 5px);
    height: 45px;
    border-radius: 5px;
}

.cart-pro-detail a.addnow {
    background: #fff;
    color: var(--color-red);
}

.cart-pro-detail a.addnow:hover {
    color: #fff;
    background: var(--color-red);
}

.cart-pro-detail a.buynow {
    background-color: #333;
}

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

.cart-pro-detail a i {
    vertical-align: top;
    margin-right: 8px;
    font-size: 24px;
    position: relative;
    top: -2px;
}

.tags-pro-detail a {
    float: left;
    font-size: 13px;
    padding-bottom: .375rem;
    margin: 0px 5px 5px 0px;
}

.tags-pro-detail a i {
    font-size: 11px;
    margin: 5px 5px 0px 0px;
}

.tabs-pro-detail {
    margin-top: 2rem;
}

.tabs-pro-detail .nav-tabs .nav-link {
    border-top-width: 3px;
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
    font-weight: 500;
    font-weight: 600;
    border: none;
    border-bottom: solid 3px;
    padding: 0;
    padding-right: 20px;
    padding-bottom: 10px;
}

.tabs-pro-detail .nav-tabs .nav-link.active, .tabs-pro-detail .nav-tabs .nav-item.show .nav-link {
    border-top-color: #555;
}

.catalogue-product-detail a {
    padding: 7px 20px;
    border: 1px solid var(--color-black);
    color: var(--color-black);
    transition: all .5s;
    border-radius: 5px;
    font-size: 16px;
    line-height: 22px;
}

.catalogue-product-detail a:hover {
    background: var(--color-black);
    color: #fff;
}

.news-detail-page .pic-news {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
}

.news-detail-page .pic-news img {
    width: 100%;
}

.pic-news-times {
    top: 10px;
    left: 10px;
    margin-bottom: 0px;
    position: absolute;
    color: #1b1b1d;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    background: #fff;
    padding: 2px 10px;
    border-radius: 30px;
}

.news-detail-page .info-news {
    width: 100%;
    border-radius: 0px 0px 16px 16px;
}

.news-detail-page .name-news {
    color: #252525;
    font-size: 17px;
    font-size: 28px;
    line-height: 39px;
    font-weight: 700;
    font-style: Bold;
}

.news-detail-page .name-news.text-split {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.news-detail-page .name-news:hover {
    color: #f69f2d;
}

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

.desc-news {
    color: #676767;
    margin-top: 5px;
    line-height: 22px;
    line-height: 125%;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.news-detail-page .news .news-name {
    margin-bottom: .5rem;
}

.news-detail-page .news .news-name a {
    color: #333;
    font-size: 16px;
}

.news-detail-page .news .news-name a.text-split {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.news-detail-page .news .news-name a:hover {
    color: #ec2d3f;
}

.news-detail-page .news .news-time {
    color: #84878a;
    margin-bottom: .25rem;
}

.news-detail-page .news .news-desc {
    color: #333;
    margin-top: 5px;
    line-height: 22px;
}

.othernews b {
    margin-bottom: 10px;
    font-size: 15px;
}

.title-news-connection {
    color: #252525;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 1.5rem;
    font-weight: 500;
}

.othernews {
    position: sticky;
    top: 60px;
    z-index: 11;
}

.news-other {
    margin-bottom: 15px;
}

.pic-news-other {
    width: 40%;
}

.info-news-other {
    width: 60%;
    padding-left: 10px;
}

.name-news-other {
    color: #252525;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
}

.name-news-other:hover {
    color: #ec3237;
}

.form-floating.form-floating-cus>input, .form-floating-cus>select {
    height: 45px;
}

.form-floating.form-floating-cus>textarea {
    height: 100px;
}

.form-floating.form-floating-cus>label {
    padding: 10px 10px;
    color: var(--color-gray);
}

.contact-article {
    margin-bottom: 3rem;
}

.contact-input {
    position: relative;
    margin-bottom: 20px;
}

.contact-input input, .contact-input textarea {
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
}

.contact-input input:focus, .contact-input textarea:focus {
    box-shadow: none;
    outline: none;
}

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

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

.contact-map {
    position: relative;
    height: 330px;
}

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

.newsletter-index-page {
    padding: 50px 0;
}

.newsletter-index-page .wrap-content {
    max-width: 600px;
}

.newsletter-index-page .form-newsletter {
    position: relative;
}

.newsletter-index-page h2 {
    text-align: center;
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.newsletter-index-page .newsletter-input {
    position: relative;
    height: 50px;
    width: 100%;
}

.newsletter-index-page .newsletter-input input {
    height: 100%;
    height: 45px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #7b7b7b;
}

.newsletter-index-page #content-newsletter {
    border-radius: 5px;
    border: 1px solid #7b7b7b;
    height: 100px;
    resize: none;
}

.newsletter-index-page .newsletter-button {
    width: 240px;
    position: relative;
    margin: 25px auto 0 auto;
}

.newsletter-index-page .newsletter-button input[type="submit"] {
    border: 0px;
    color: #fff;
    height: 45px;
    border-radius: 15px;
    background: var(--color-red) url("../images/send-fill.svg") no-repeat;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    background-position: 184px 50%;
    background-size: 22px;
    padding-right: 31px;
    font-weight: 600;
    transition: all .5s;
}

.newsletter-index-page .newsletter-button input[type="submit"]:hover {
    background-position: 215px -30px;
    padding-right: 0;
}

.footer-newsletter {
    margin: 0 auto;
    padding: 30px 0;
}

.footer-newsletter .form-newsletter {
    position: relative;
}

.footer-newsletter .newsletter-input {
    position: relative;
    height: 50px;
    width: 100%;
}

.footer-newsletter .newsletter-input input {
    height: 100%;
    height: 45px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #7b7b7b;
    background-color: transparent !important;
}

.footer-newsletter #content-newsletter {
    border-radius: 5px;
    border: 1px solid #7b7b7b;
    background-color: transparent;
    height: 97px;
    resize: none;
}

.footer-newsletter .newsletter-button {
    width: 140px;
    position: absolute;
    top: 0;
    right: 0;
}

.footer-newsletter .newsletter-button input[type="submit"] {
    border: 0px;
    color: #fff;
    height: 45px;
    border-radius: 0 4px 4px 0;
    background: var(--color-red) url("../images/send-fill.svg") no-repeat;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    background-position: 80px 50%;
    background-size: 22px;
    padding-right: 31px;
    font-weight: 600;
    transition: all .5s;
}

.footer-newsletter .newsletter-button input[type="submit"]:hover {
    background-position: 160px -30px;
    padding-right: 0;
}

.footer-newsletter-title {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.newsletter-slogan {
    text-align: center;
    text-align: start;
    font-size: 14px;
    font-size: 14px;
    line-height: 24px;
    line-height: 20px;
    color: var(--color-gray);
    color: rgba(0, 0, 0, .5);
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
}

.waves {
    height: 15vh;
    min-height: 100px;
    max-height: 150px;
}

.parallax > use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax > use:nth-child(1) {
    opacity: .7;
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax > use:nth-child(2) {
    opacity: .5;
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax > use:nth-child(3) {
    opacity: .3;
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }

    100% {
        transform: translate3d(85px, 0, 0);
    }
}

.footer-article {
    background: #fff;
    color: #000;
}

.footer-title {
    margin-bottom: 1rem;
    color: #000;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.42px;
    text-transform: capitalize;
}

.name-company {
    margin-bottom: 1rem;
    margin-bottom: 10px;
    color: #000;
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -.84px;
    text-transform: capitalize;
    margin-top: 10px;
}

.footer-article-items .footer-info {
    color: var(--Text-Body, #494949);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 32px;
}

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

.footer-menu-vertical li {
    margin-bottom: 10px;
}

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

.footer-menu-vertical li a {
    color: rgba(0, 0, 0, .6);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.footer-menu-vertical li a:hover {
    text-decoration: none;
    color: #ec2d3f;
}

.footer-tags {
    background: #2975b8;
}

.footer-tags .wrap-content {
    padding: 30px 15px;
}

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

.footer-tags-lists li {
    float: left;
}

.footer-tags-lists li a {
    padding-bottom: .375rem;
}

.footer-powered {
    color: #001247;
    background-color: #FCFFE4;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
}

.footer-powered .wrap-content {
    padding: 12px 10px;
}

.footer-statistic {
    text-align: right;
}

.footer-statistic span {
    padding-right: 10px;
}

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

.footer-article-items--fanpage {
    width: 280px;
    overflow: hidden;
}

#footer-map {
    position: relative;
    height: 200px;
    overflow: hidden;
}

#footer-map iframe {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important;
}

.social-media-icons li a {
    display: block;
}

.social-media-icons li a:hover {
    -webkit-animation: rotate 1s normal linear infinite;
    animation: rotate 1s normal linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.social-plugin {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

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

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

.pagination-home .pagination .page-item .page-link {
    color: #555;
    font-size: .875rem;
}

.pagination-home .pagination .page-item.active .page-link {
    color: #fff;
    background-color: #555;
    border-color: #555;
}

.pagination-ajax {
    text-align: center;
    margin-top: 10px;
}

.pagination-ajax a {
    display: inline-block;
    vertical-align: top;
    margin: 0px 3px 3px 3px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    color: #666 !important;
    border: 1px solid #e6e6e6;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none !important;
    background-color: #fff;
    border-radius: 3px;
}

.pagination-ajax a.current, .pagination-ajax a:hover {
    color: #fff !important;
    border-color: #d8540c;
    background-color: #d8540c;
}

.pagination-ajax a.first, .pagination-ajax a.last, .pagination-ajax a.prev, .pagination-ajax a.next {
    text-indent: -9999px;
    position: relative;
    background-color: #fff !important;
}

.pagination-ajax a.first:before, .pagination-ajax a.last:before, .pagination-ajax a.prev:before, .pagination-ajax a.next:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
}

.pagination-ajax a.first:before {
    background-image: url("../images/page-first.png");
}

.pagination-ajax a.last:before {
    background-image: url("../images/page-last.png");
}

.pagination-ajax a.prev:before {
    background-image: url("../images/page-prev.png");
}

.pagination-ajax a.next:before {
    background-image: url("../images/page-next.png");
}

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

.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden;
}

coccocgrammar {
    display: none;
}

.ggdich-head {
    position: relative;
    cursor: pointer;
    border-radius: 40px;
    background: #fff;
    width: 110px;
    height: 32px;
    flex-shrink: 0;
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

span.lang_txt {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}

span.lang_txt:before {
    content: "";
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    border: 1px solid #000;
    border-top: 0px;
    border-left: 0px;
    width: 7px;
    height: 7px;
    top: calc(50% - 10px / 2);
}

span.lang_icon {
    border: 1px solid #fff;
    display: inline-block;
    zoom: .7; margin-right: 5px;
}

#google_language_translator {
    clear: both;
    width: auto !important;
    text-align: right;
    display: none;
}

.ggdich-head .box_solang {
    position: absolute;
    top: 105%;
    right: 0;
    width: max-content;
    width: 100%;
    background: #fff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
    padding: 10px;
    display: none;
    z-index: 10000;
    border-radius: 3px;
    box-sizing: border-box;
}

.ggdich-head .box_solang a {
    color: #333;
    font-size: 12px;
    letter-spacing: 1px;
    height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    background-size: 30px 20px;
    margin-bottom: 10px;
    text-decoration: none;
    text-align: center;
    justify-content: center;
}

.ggdich-head .box_solang a:last-child {
    margin-bottom: 0;
}

.ggdich-head .box_solang a:hover {
    color: #fe8800;
}

.market-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.market-page {
    padding: 30px 0;
}

@media (min-width: 768px) {
    .market-page {
        padding: 50px 0;
    }
}

@media (min-width: 1200px) {
    .market-page {
        padding: 50px 0 15px;
    }
}

.market-wrapper {
    position: relative;
}

.market-wrapper>* {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .market-wrapper>* {
        margin-bottom: 0;
    }
}

.market-title {
    display: inline-block;
    font-family: "SVN-Megante";
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    color: #aa1f23;
}

.market-address {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-right: auto;
    max-width: 100%;
    max-height: 400px;
    padding: 8px;
}

.market-address ul {
    max-width: 100%;
    max-height: 360px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .market-address ul {
        max-height: 100%;
    }
}

.market-address ul::-webkit-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 30px;
}

.market-address ul::-webkit-scrollbar {
    width: 6px;
    background-color: #ebebeb;
    border-radius: 30px;
}

.market-address ul::-webkit-scrollbar-thumb {
    background-color: #b8b8b8;
    border-radius: 30px;
}

.market-address ul li:not(:last-child) {
    margin-bottom: 8px;
}

@media (min-width: 1535px) {
    .market-address ul li:not(:last-child) {
        margin-bottom: 16px;
    }
}

.market-address ul a {
    display: block;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 8px;
    padding: 8px;
    text-decoration: none;
}

@media (min-width: 1536px) {
    .market-address ul a {
        padding: 8px;
    }
}

.market-address ul a span {
    display: block;
    line-height: 1.4;
    color: #333;
    font-size: 14px;
}

@media (min-width: 1536px) {
    .market-address ul a span {
        font-size: 16px;
    }
}

.market-address ul a span:first-child {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.market-address ul a span:last-child {
    font-weight: 400;
}

.market-address ul a:hover, .market-address ul a.active {
    background: #fff;
    border: 1px solid #aa1f23;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, .05);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .05);
}

.market-address ul a:hover span:first-child, .market-address ul a.active span:first-child {
    color: #aa1f23;
}

@media (min-width: 768px) {
    .market-address {
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 300px;
        background: #fff;
        -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
        box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
        border-radius: 16px;
    }
}

@media (min-width: 992px) {
    .market-address {
        left: 30px;
        max-width: 300px;
        max-height: 350px;
        padding: 12px;
    }
}

@media (min-width: 1536px) {
    .market-address {
        max-width: 365px;
        max-height: 605px;
        padding: 5px 17px 5px;
    }
}

.market-this-address {
    width: 100%;
    padding: 16px;
    max-width: 100%;
}

.market-this-address ul {
    padding: 0;
    margin: 0;
}

.market-this-address ul>li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 12px;
}

.market-this-address ul>li:not(:last-child) {
    margin-bottom: 16px;
}

@media (min-width: 992px) {
    .market-this-address ul>li:not(:last-child) {
        margin-bottom: 8px;
    }
}

@media (min-width: 1536px) {
    .market-this-address ul>li:not(:last-child) {
        margin-bottom: 16px;
    }
}

.market-this-address ul>li .icon {
    display: block;
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.market-this-address ul>li .icon i {
    font-size: 18px;
    color: #aa1f23;
}

@media (min-width: 1366px) {
    .market-this-address ul>li .icon {
        width: 32px;
        height: 32px;
    }
}

.market-this-address ul>li .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.market-this-address ul>li .info .title {
    display: block;
    font-family: "SVN-Megante";
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    color: #333;
    font-size: 15px;
    margin-bottom: 4px;
}

@media (min-width: 1440px) {
    .market-this-address ul>li .info .title {
        font-size: 18px;
    }
}

.market-this-address ul>li .info .adress {
    display: block;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    font-size: 13px;
}

@media (min-width: 1440px) {
    .market-this-address ul>li .info .adress {
        font-size: 15px;
    }
}

@media (min-width: 768px) {
    .market-this-address {
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 300px;
        background: #fff;
        -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
        box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
        border-radius: 12px;
    }
}

@media (min-width: 992px) {
    .market-this-address {
        max-width: 300px;
        right: 30px;
    }
}

@media (min-width: 1536px) {
    .market-this-address {
        padding: 8px;
        max-width: 350px;
    }
}

.market-maps .map {
    min-height: 350px !important;
}

.market-maps .map iframe {
    height: 350px !important;
    width: 100%;
}

@media (min-width: 768px) {
    .market-maps .map iframe {
        height: 500px !important;
    }
}

@media (min-width: 1536px) {
    .market-maps .map iframe {
        height: 715px !important;
    }
}

@media (min-width: 768px) {
    .market-maps .map {
        min-height: 500px !important;
    }
}

@media (min-width: 1536px) {
    .market-maps .map {
        min-height: 715px !important;
    }
}

.market-maps .map, .market-this-address ul {
    display: none;
}

.market-maps .map.active, .market-this-address ul.active {
    display: block;
}

.text-split, .text-split-2, .text-split-3, .text-split-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

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

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

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

.transition, .control-owl button, .carousel-comment-media .carousel-control a span, .menu ul li a.has-child:after, .menu ul li ul, .menu ul li:hover>ul, .scale-img img, .scale-img:hover>img, .btn-frame .kenit-alo-circle-fill, .support-online .kenit-alo-circle-fill {
    -webkit-transition: .3s all;
    transition: .3s all;
}

.scale-img {
    overflow: hidden;
    display: block;
}

.scale-img img {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.scale-img:hover>img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.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;
}

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

.btn-frame i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #01265c;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

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

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

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

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

.btn-frame .kenit-alo-circle-fill {
    width: 70px;
    height: 70px;
    top: -10px;
    right: -10px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(7, 41, 103, .35);
    opacity: .4;
}

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

.btn-zalo {
    bottom: 315px;
}

.btn-phone {
    bottom: 230px;
}

.js-facebook-messenger-top-header {
    background: #487dfc;
    color: #fff;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.js-facebook-messenger-container.closed {
    display: none !important;
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px;
    color: #404040;
    background: #fff;
}

.js-facebook-messenger-tooltip.closed {
    display: none !important;
}

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

.js-facebook-messenger-tooltip {
    z-index: 999;
    z-index: 1000000000000000019884624838656;
    display: none;
    position: fixed;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 2pt 10pt;
    box-shadow: rgba(0, 0, 0, .15) 0 2pt 10pt;
}

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

.js-facebook-messenger-box {
    z-index: 999;
}

.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-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: #01265c;
    border-radius: 100%;
    overflow: hidden;
    z-index: 99;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .3);
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
    -webkit-transform: rotate(0deg);
    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;
    -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
}

.js-facebook-messenger-box.rotate svg#close-icon {
    -webkit-transform: rotate(-45deg);
    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;
    -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
}

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

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

.js-facebook-messenger-top-head {
    width: 220px;
    width: 220px;
    color: #fff;
    color: #fff;
    background: #1182fc;
    background: #1182fc;
    display: block;
    position: relative;
    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-head {
    color: #fff;
    background: #1182fc;
    width: 220px;
}

.js-facebook-messenger-tooltip {
    color: #404040;
    background: #fff;
}

.js-facebook-messenger-container.open {
    -webkit-transform: translateY(0px);
    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 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

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

.cart-fixed {
    position: fixed;
    right: 20px;
    bottom: 390px;
    z-index: 10;
    background: #4b4f56;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff !important;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cart-fixed i {
    font-size: 20px;
    animation: ring_phone 1.4s infinite;
}

.cart-fixed span {
    position: absolute;
    top: 0px;
    right: -5px;
    color: #fff;
    width: 25px;
    height: 25px;
    background: #ff5605;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    border-radius: 100%;
}

@keyframes tada {
    0% {
        transform: scaleX(1);
    }

    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        transform: scale3d(1.3, 1.3, 1.3) rotate(3deg);
    }

    40%, 60%, 80% {
        transform: scale3d(1.3, 1.3, 1.3) rotate(-3deg);
    }

    to {
        transform: scaleX(1);
    }
}

@-webkit-keyframes dash {
    to {
        fill: #f79c32;
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    to {
        fill: #f79c32;
        stroke-dashoffset: 0;
    }
}

.toolbar {
    background: var(--background-static);
    width: 100%;
    padding: 3vw;
    bottom: 0px;
    position: fixed;
    z-index: 500;
    height: auto;
    left: 0px;
    max-height: 65px;
}

.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: 20px;
    width: 20px;
    animation: tada 1.2s infinite;
}

.toolbar ul li a span {
    color: #fff;
    font-size: 10px;
}

.fixbar {
    bottom: 0;
    display: block;
    background: #f0eff4;
    border-top: 1px solid #ddd;
    width: 100%;
    -webkit-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 {
    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-head-mobile {
    font-size: 10px;
    position: absolute;
    background: red;
    color: #fff !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: #333;
}

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

.plugbar {
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #eae6e6;
    width: 100%;
    right: 0;
    max-width: 767px;
    margin: 0 auto;
    background: #fff;
    padding: 9px 10px 10px 7px;
    z-index: 10;
}

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

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

.plugbar ul li a {
    display: block;
    color: #696969;
    font-size: 12px;
    text-align: center;
    position: relative;
}

.plugbar ul li a i {
    font-size: 20px;
    color: #696969;
}

.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, .5);
    border-radius: 100%;
}

.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: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.support-online a {
    display: block;
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: #67b634;
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #fff;
    z-index: 999;
    top: 0px;
    left: 40px;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    -webkit-animation: headAnimation .7s 1;
    animation: headAnimation .7s 1;
}

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

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #67b634 transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px;
}

.support-online .kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(0, 175, 242, .5);
    opacity: .75;
    right: -10px;
}

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

.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;
}

.widget-mobile {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-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: "ï€";
}

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

.wcircle-icon:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 60px;
    background: rgba(18, 130, 252, .5);
    border: 1px solid #fff;
    border-radius: 50%;
    left: -5px;
    top: -5px;
    -webkit-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;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: 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 {
    font-size: 25px;
    color: #fff;
    position: relative;
    z-index: 9999;
}

.wcircle-icon i {
    font-size: 25px;
    color: #fff;
    position: relative;
    z-index: 9999;
}

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

.wrap-newsnb .wrap-content {
    position: relative;
}

a.name-newsnb {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: normal;
}

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

a.name-newsnb:hover {
    color: var(--color-dark-red);
}

.desc-newsnb {
    color: #333;
}

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

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

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

.item-video1 img {
}

.item-video2 img {
    height: 102px;
}

.pic-video {
    position: relative;
    cursor: pointer;
}

.pic-video:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 35px;
    top: calc(50% - 17px);
    left: calc(50% - 25px);
    z-index: 1;
    background: url("../images/play.png") no-repeat center center;
    cursor: pointer;
    background-size: cover;
}

.pic-video img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.p-relative {
    position: relative;
}

.control-video.control-owl button {
    top: -66px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    left: 5px;
}

.control-video.control-owl button.owl-next {
    right: 5px;
    left: initial;
}

.pic-video-2 {
    position: relative;
    cursor: pointer;
}

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

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

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

.owl-video {
    margin-top: 10px;
}

.newshome-intro .name-newshome {
    margin: 10px 0;
}

.newshome-intro .view-newshome {
    margin-top: 10px;
}

.newshome-scroll {
    width: calc(100% - 800px);
    overflow: hidden;
    max-height: 580px;
}

.news-slick {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}

.news-slick h3 {
    margin: 0;
}

.news-slick h3 a.name-newshome {
    margin-bottom: 10px;
    color: #3c3c3c;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.14px;
    -webkit-line-clamp: 2;
}

.news-slick .img {
    width: 164px;
    border-radius: 10px;
}

.news-slick .info {
    width: calc(100% - 150px);
    padding-left: 15px;
}

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

.newshome-intro {
    width: 100%;
    max-width: 770px;
}

.pic-newshome-normal {
    float: left;
    width: 34%;
    margin-right: 3%;
    margin-bottom: 0px;
}

.pic-newshome-normal img {
    width: 100%;
}

.info-newshome-normal {
    float: left;
    width: calc(100% - 37%);
}

.name-newshome {
    color: var(--color-black);
    color: #3c3c3c;
    font-size: 14px;
    font-size: 18px;
    line-height: normal;
    line-height: 26px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.18px;
}

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

.name-newshome.text-split a {
    color: #000;
}

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

.desc-newshome {
    color: var(--color-black);
    margin-bottom: 0px;
    text-align: justify;
}

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

.view-newshome {
    width: 140px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    color: #000;
}

.view-newshome:hover {
    color: #000;
}

.pic-product {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

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

.product-tool {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}

.product-tool a {
    cursor: pointer;
    width: 50%;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.product-tool a:hover {
}

.product-tool a svg {
    margin-right: 5px;
}

.product-tool a span {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 300;
}

.box-product:hover .product-tool {
    opacity: 1;
    visibility: visible;
}

.name-product {
    margin-bottom: 15px;
    margin-top: 15px;
}

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

.price-product {
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.price-new, .price-old {
    font-size: 15px;
    color: red;
    font-weight: 700;
    display: inline-block;
    text-align: start;
}

.price-new.full-width {
    width: 100%;
}

.price-old {
    text-decoration: line-through;
    font-weight: 300;
}

.price-per {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    /* background: #2f5acf; */
    font-size: 11px;
    border-radius: 5px;
    width: 40px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    display: none;
}

.color-pro-page {
    cursor: pointer;
    vertical-align: top;
    position: relative;
    width: 48px;
    height: 32px;
    margin: 0 8px 5px 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border: 1px solid #dadada;
    transition: .3s;
    border-radius: 2px;
}

.color-pro-page.active {
    border-color: var(--color-dark-red);
}

.color-pro-page.active:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url("../images/check-cart.png");
}

.tooltip-color {
    visibility: hidden;
    max-width: 100px;
    min-width: 50px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.tooltip-color:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.color-pro-page:hover .tooltip-color {
    visibility: visible;
    bottom: 130%;
    opacity: 1;
    transition: all .5s;
}

.color-pro-page input[type="radio"] {
    display: none;
}

.cart-product {
    margin-bottom: 0px;
}

.cart-product span {
    cursor: pointer;
    width: calc(50% - 3px);
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    padding: 7px 5px;
    border-radius: 3px;
}

.cart-add {
    background-color: var(--color-red);
}

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

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

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

.dm-noibat {
    max-width: 100%;
    position: relative;
    margin: auto;
    width: 100%;
}

.dm-noibat a {
    cursor: pointer;
    color: #787878;
    transition: .4s;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    position: relative;
    display: block;
    border-radius: 8px;
    height: 100%;
    padding: 10px 27px;
    margin: 0 1px;
}

.dm-noibat a:hover, .dm-noibat a.active {
    color: #001247;
    text-decoration: underline !important;
}

.cats-bar {
    width: 50px;
    padding-top: 3px;
    position: relative;
}

.cats-bar-icon {
    width: 30px;
    cursor: pointer;
}

.cats-bar-icon span {
    display: block;
    width: 100%;
    height: 2px;
    background: #505050;
    transition: all .3s;
    position: relative;
}

.cats-bar-icon span+span {
    margin-top: 5px;
}

.cats-bar-icon.active span:nth-child(1) {
    animation: ease .7s top forwards;
}

.cats-bar-icon.not-active span:nth-child(1) {
    animation: ease .7s top-2 forwards;
}

.cats-bar-icon.active span:nth-child(2) {
    animation: ease .7s scaled forwards;
}

.cats-bar-icon.not-active span:nth-child(2) {
    animation: ease .7s scaled-2 forwards;
}

.cats-bar-icon.active span:nth-child(3) {
    animation: ease .7s bottom forwards;
}

.cats-bar-icon.not-active span:nth-child(3) {
    animation: ease .7s bottom-2 forwards;
}

@keyframes top {
    0% {
        top: 0;
        transform: rotate(0);
    }

    50% {
        top: 6px;
        transform: rotate(0);
    }

    100% {
        top: 6px;
        transform: rotate(45deg);
    }
}

@keyframes top-2 {
    0% {
        top: 6px;
        transform: rotate(45deg);
    }

    50% {
        top: 6px;
        transform: rotate(0deg);
    }

    100% {
        top: 0;
        transform: rotate(0deg);
    }
}

@keyframes bottom {
    0% {
        bottom: 0;
        transform: rotate(0);
    }

    50% {
        bottom: 8px;
        transform: rotate(0);
    }

    100% {
        bottom: 8px;
        transform: rotate(135deg);
    }
}

@keyframes bottom-2 {
    0% {
        bottom: 8px;
        transform: rotate(135deg);
    }

    50% {
        bottom: 8px;
        transform: rotate(0);
    }

    100% {
        bottom: 0;
        transform: rotate(0);
    }
}

@keyframes scaled {
    50% {
        transform: scale(0);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes scaled-2 {
    0% {
        transform: scale(0);
    }

    50% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

.cats-owl.list-hot {
    width: calc(100% - 50px);
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.choose_list span {
    text-transform: capitalize;
    cursor: pointer;
    display: inline-block;
    position: relative;
    /* padding: 0 15px; */
    font-family: Fz Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    letter-spacing: 0%;
    min-width: 85px;
}

.choose_list span:last-child:after {
    display: none;
}

.choose_list span:after {
    content: "";
    width: 1px;
    height: 10px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 6px;
    display: NONE;
}

.choose_list span.choosed {
    color: rgba(183, 4, 9, 1);
    font-family: Fz Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.btn_sp a {
    color: #fff;
    background: rgba(183, 4, 9, 1);
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    font-size: 13px;
    border-radius: 30px;
}

.btn_sp a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
}

.d-title-choose-list {
    margin-bottom: 10px;
    padding: 5px 0;
    margin-top: 10px;
    position: relative;
    align-items: center;
}

.div-datlich {
    width: 46%;
}

.newsletter-booking {
    margin-bottom: 5px;
}

.newsletter-booking input {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid var(--background-static);
    background: none;
    padding: 0;
}

.newsletter-booking textarea {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid var(--background-static);
    background: none;
    margin-bottom: 10px;
    padding: 0;
}

.newsletter-checkbox input {
    outline: none;
    width: 15px;
    height: 15px;
}

.label-checkbox {
    color: #7e7e7e;
    position: relative;
    top: 1px;
    margin-left: 10px;
}

.booking-button input {
    width: 86px;
    height: 37px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
}

.khung-datlich {
    background: rgba(255, 255, 255, .8);
    padding: 40px;
    border: 1px solid var(--background-static);
    border-radius: 20px;
}

.desc-dongy {
    color: #7e7e7e;
    font-size: 13px;
    font-style: italic;
    margin-top: 5px;
}

.btn-datlich {
    position: fixed;
    bottom: 455px;
    right: 10px;
    padding: 10px;
    border-radius: 5px;
    z-index: 99;
    background: #333;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none !important;
}

.btn-datlich i {
    font-size: 20px;
}

.btn-datlich:hover {
    color: #ff0;
    transition: .2s;
}

.section-product {
    padding-top: 40px;
    font-family: Fz Poppins;
}

.menu ul li ul li a:hover {
    color: #ff5900;
}

.category_product1 {
    padding: 60px 0;
}

.category_product1_item {
    border-radius: 8px;
}

.footer {
    margin-bottom: 0 !important;
}

.cart_ic_box {
    position: absolute;
    right: 10px;
    top: 58px;
    width: 32px;
    animation: ring_phone 1.6s infinite;
    cursor: pointer;
}

@keyframes ring_phone {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }

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

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

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

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

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

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

.btn_custom {
    position: relative;
    background: transparent;
    color: #212121 !important;
    border: 2px solid #212121;
    padding: 8px 16px;
    margin-top: 10px;
    display: inline-block;
}

.btn_custom::before, .btn_custom::after {
    content: "";
    display: block;
    position: absolute;
    width: 10%;
    background: #fff;
    height: 4px;
    transition: all .45s cubic-bezier(.86, 0, .07, 1);
}

.btn_custom::before {
    right: 20%;
    top: -3px;
    transform: skewX(-45deg);
}

.btn_custom::after {
    left: 20%;
    bottom: -3px;
    transform: skewX(45deg);
}

.btn_custom:hover::before {
    right: 80%;
}

.btn_custom:hover::after {
    left: 80%;
}

.newsletter_index h2 {
    color: #141414;
    font-size: 30px;
    margin-bottom: 4px;
    font-weight: 600;
}

.newsletter-group {
    display: flex;
    gap: 10px;
}

.support-list {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    background: #f9f9fa;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 17px 10px;
}

.support-list a {
    font-size: 14px;
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    margin: 10px;
    flex: auto;
}

.support-list a:hover, .support-list a.active {
    color: var(--main-color);
}

.grid-support {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.item-support {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .16);
    position: relative;
    padding: 10px;
}

.item-support .content {
    width: calc(100% - 75px);
}

.item-support h3 a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1a1a1a;
    line-clamp: 1;
    -webkit-line-clamp: 1;
}

.item-support p {
    font-size: 14px;
    line-height: 25px;
    height: 75px;
}

.readsupport {
    margin-top: 30px;
    display: inline-block;
    border: 1px solid var(--main-color);
    color: #333;
    text-transform: capitalize;
    padding: 7px 30px;
    border-radius: 50px;
    background: #fff;
    font-weight: 500;
}

.item-support:hover h3 a {
    color: var(--main-color);
}

.readsupport:hover {
    background: var(--main-color);
    color: #fff;
}

.support-cat {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.support-cat a {
    font-size: 14px;
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    margin: 10px;
}

.support-cat a:hover, .support-cat a.active {
    color: var(--main-color);
}

.support-item {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.support-item a {
    font-size: 14px;
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    margin: 10px;
}

.support-item a:hover, .support-item a.active {
    color: var(--main-color);
}

.grid-project {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.item-project a.scale-img {
    position: relative;
}

.item-project a.scale-img:before {
    position: absolute;
    content: "";
    left: -40px;
    top: -40px;
    width: 40px;
    height: 40px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    transition: all .5s;
    z-index: 5;
}

.item-project a.scale-img:after {
    position: absolute;
    content: "";
    right: -40px;
    bottom: -40px;
    width: 40px;
    height: 40px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transition: all .5s;
    z-index: 2;
}

.item-project a.scale-img .box-content:before {
    position: absolute;
    content: "";
    right: -40px;
    top: -40px;
    width: 40px;
    height: 40px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    transition: all .5s;
    z-index: 2;
}

.item-project a.scale-img .box-content:after {
    position: absolute;
    content: "";
    left: -40px;
    bottom: -40px;
    width: 40px;
    height: 40px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transition: all .5s;
    z-index: 2;
}

.item-project .box-content {
    background: rgba(0, 0, 0, 0);
    transition: all .5s;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    z-index: 2;
}

.item-project .content {
    max-width: 300px;
    transform: scale(0);
    transition: all .5s;
    color: #fff;
}

.item-project:hover .box-content {
    background: rgba(0, 0, 0, .8);
}

.item-project:hover a.scale-img:before {
    left: 15px;
    top: 15px;
}

.item-project:hover a.scale-img:after {
    right: 15px;
    bottom: 15px;
}

.item-project:hover a.scale-img .box-content:before {
    right: 15px;
    top: 15px;
}

.item-project:hover a.scale-img .box-content:after {
    left: 15px;
    bottom: 15px;
}

.item-project:hover a.scale-img .box-content .content {
    transform: scale(1);
}

.item-project h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.item-project p {
    line-height: 25px;
    height: 75px;
}

.item-project i {
    font-size: 24px;
    margin-top: 20px;
}

.grid-product {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
    position: relative;
    z-index: 2;
}

.title_sp {
    color: #f28c38;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    padding-bottom: 5px;
    border-bottom: solid 1px;
    margin-bottom: 15px;
}

ul.ul_dm_sp li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

ul.ul_dm_sp li {
    padding-bottom: 10px;
}

ul.ul_dm_sp li a:hover {
    color: red;
}

.items_news_detail a.scale-img {
    max-width: 140px;
}

.info_right_nb a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
}

.items_news_detail.d-flex.justify-content-between.align-items-center {
    margin-bottom: 20px;
}

.name_cap1 {
    text-transform: uppercase;
    color: #056e1c;
    font-family: "Roboto Slab";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-bottom: 20px;
}

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

.top_album_video a.album-image {
    width: 48.5%;
    border-radius: 15px;
    position: relative;
}

.col-lg-6.col-md-6.col-12.left_album_video {
    padding: 0 5px;
    position: relative;
}

a.album-image.boxaaaa {
    border-radius: 15px;
    position: relative;
}

.album-image a i {
    color: var(--primary-color2);
    font-size: 35px;
}

.album-image button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(16, 12, 8, .6);
    color: var(--white-color);
    color: #ffc107;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .6px;
    flex-direction: column;
    transition: all .45s;
    transform: scale(.4);
    border-radius: 10px;
    opacity: 0;
}

.album-image button i {
    color: #ffc107;
    font-size: 20px;
}

.album-image:hover a {
    transform: scale(1);
    opacity: 1;
}

.album-image:hover button {
    transform: scale(1);
    opacity: 1;
}

.album-image.active a {
    transform: scale(1);
    opacity: 1;
}

.top_album_video.all {
    margin-top: 20px;
}

.top_album_video a.album-image img {
    height: 100%;
}

.row.box_album_video {
    margin-bottom: 30px;
}

.scrollToTop {
    position: fixed;
    bottom: 50px;
    right: 25px;
    height: 35px;
    width: 35px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    z-index: 1001;
    opacity: 0;
    visibility: hidden;
    transition: all 400ms linear;
    -webkit-animation: floatY 2s infinite;
    -o-animation: floatY 2s infinite;
    animation: floatY 2s infinite;
}

.scrollToTop.active-progress {
    opacity: 1;
    visibility: visible;
}

.scrollToTop:after {
    position: absolute;
    font-family: "FontAwesome";
    content: "ï·";
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #01265c;
    left: 50%;
    top: 0;
    transform: translatex(-50%);
    cursor: pointer;
    display: block;
    z-index: 1;
    transition: all 400ms linear;
    content: "\f077";
}

.scrollToTop svg path {
    fill: none;
}

.scrollToTop:hover svg path {
    fill: rgba(255, 255, 255, .67);
}

.scrollToTop svg.progress-circle path {
    stroke: #01265c;
    stroke-width: 4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 400ms linear;
}

@keyframes floatY {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.hotline-fix {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 11;
}

.hotline-fix a {
    width: 200px;
    height: 50px;
    display: block;
    padding: 2px 0 6px 50px;
    position: relative;
    z-index: 1;
    border-radius: 30px;
    border: 4px solid #ffc107;
    background: #fecd07;
    color: #603814;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hotline-fix a:before {
    position: absolute;
    left: 2px;
    top: 1px;
    content: "";
    width: 39px;
    height: 39px;
    background: url("../images/hl1.png") no-repeat;
    border-radius: 50%;
    -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: .7s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.hotline-fix a:after {
    content: "";
    position: absolute;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    top: -7px;
    left: -7px;
    border-radius: 100px;
    box-shadow: 0px 0px 7px 0px rgba(255, 255, 255, .55);
}

.hotline-fix a span {
    display: block;
    overflow: hidden;
    z-index: 1;
    position: relative;
    color: #603814;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

body.block-scroll {
    margin: 0;
    height: 100%;
    overflow: hidden;
}

.wrap-responsive-menu-mobile {
    position: relative;
}

.wrap-responsive-menu-mobile.active #responsive-menu {
    left: 0;
}

.wrap-responsive-menu-mobile.active .overlay-menu {
    opacity: 1;
    visibility: visible;
    width: 100vw;
}

.wrap-responsive-menu-mobile .overlay-menu {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    top: 0;
    right: 0;
}

.button-open-menu-mobile {
    color: #113466;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    width: 45px;
    height: 45px;
    z-index: 999999;
    background: transparent;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.button-open-menu-mobile span {
    position: absolute;
    left: 5px;
    top: 19px;
    width: 36px;
    height: 25px;
    z-index: 99;
    border-top: 3px solid #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    /* transition: all .5s ease-in-out; */
    /* animation: animationLineMenu2 2s infinite; */
}

.button-open-menu-mobile:before {
    position: absolute;
    top: 12px;
    left: 5px;
    display: block;
    display: flex;
    height: 3px;
    width: 30px;
    background: #fff;
    content: "";
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    /* transition: all .5s ease-in-out; */
    justify-content: center;
    align-items: center;
    /* animation: animationLineMenu1 2s infinite; */
}

.button-open-menu-mobile:after {
    position: absolute;
    top: 21px;
    left: 5px;
    display: block;
    height: 6px;
    width: 30px;
    border-bottom: 3px solid #fff;
    content: " ";
    box-sizing: initial;
    /* -webkit-transition: all .5s ease-in-out; */
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    /* transition: all .5s ease-in-out; */
    /* animation: animationLineMenu1 2s infinite; */
}

.button-open-menu-mobile:hover:after {
    width: 35px;
    border-color: #1a2c5e;
}

.button-open-menu-mobile:hover span {
    left: 12px;
    width: 28px;
    border-color: #1a2c5e;
}

.button-open-menu-mobile:hover:before {
    width: 35px;
    background: #1a2c5e;
}

.block-scroll .button-open-menu-mobile {
    transform: translateY(-300px);
}

@keyframes animationLineMenu1 {
    0% {
        width: 30px;
    }

    50% {
        width: 35px;
    }

    100% {
        width: 30px;
    }
}

@keyframes animationLineMenu2 {
    0% {
        left: 5px;
        width: 36px;
    }

    50% {
        left: 12px;
        width: 28px;
    }

    100% {
        left: 5px;
        width: 36px;
    }
}

#responsive-menu {
    position: fixed;
    z-index: 1;
    z-index: 10000000;
    background: #001247;
    top: 0;
    left: -100%;
    width: 340px;
    height: 100vh;
    text-align: left;
    -webkit-transition: left .5s linear;
    -moz-transition: left .5s linear;
    -ms-transition: left .5s linear;
    -o-transition: left .5s linear;
    transition: left .5s linear;
    padding: 10px 0;
    overflow-y: scroll;
    display: flex;
    flex-flow: row wrap;
}

#responsive-menu .logo {
    margin-bottom: 20px;
    padding: 0 15px;
}

#responsive-menu .search-menu-mobile {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    border: solid 1px transparent;
    border-image-slice: 1;
}

#responsive-menu .search-menu-mobile input {
    width: calc(100% - 50px);
    height: 40px;
    float: left;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 18px;
    font-size: 13px;
}

#responsive-menu .search-menu-mobile p {
    float: left;
    width: 50px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    color: #6c757d;
    font-size: 16px;
}

#responsive-menu .wrap-search-menumb {
    margin-bottom: 20px;
    padding: 0 15px;
}

#responsive-menu .header-menu-mobile {
    width: 100%;
}

#responsive-menu .content {
    width: 100%;
}

#responsive-menu .content ul {
    list-style: none;
    padding: 0;
    width: 100%;
    display: block;
}

#responsive-menu .content ul li {
    text-align: left;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 10px 0px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid transparent;
    border-image-slice: 1;
}

#responsive-menu .content ul li a {
    color: #000;
    font-size: 1.1rem;
    line-height: 2.1rem;
    padding: 0 30px 0 15px;
    display: block;
    display: -webkit-box;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    background: linear-gradient(90deg, #FDCA15 0%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

#responsive-menu .content ul li a .active {
    color: #f9ec00;
}

#responsive-menu .content ul li a b {
    font-weight: normal;
}

#responsive-menu .content ul li ul {
    display: none;
}

#responsive-menu .content ul li:first-child {
    border-top: 1px solid #ebebeb;
}

#responsive-menu .content>ul {
    padding: 0;
    margin: 0;
}

#responsive-menu .content>ul>li ul {
    position: relative;
    background: transparent;
    margin-top: 10px;
}

#responsive-menu .content>ul li ul li a {
    padding-left: 20px;
}

#responsive-menu .content>ul li ul li:last-of-type {
    border-bottom: none;
    margin-bottom: -10px;
}

#responsive-menu .content>ul li ul li ul li a {
    padding-left: 30px;
}

#responsive-menu .content>ul li ul li ul li:last-of-type {
    border-bottom: none;
    margin-bottom: -10px;
}

#responsive-menu .content .toggle-menu {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    max-height: 54px;
}

#responsive-menu .content .toggle-menu:after {
    content: "+";
    font-family: "FontAwesome";
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    color: #ffc107;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#responsive-menu .content .toggle-menu.active:after {
    transform: rotate(180deg);
    content: "-¨";
}

#responsive-menu .footer-menu-mobile {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    width: 100%;
}

#responsive-menu .footer-menu-mobile .wrap {
    width: 100%;
}

#responsive-menu .footer-menu-mobile .social {
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 10px 10px 15px;
    margin-bottom: 15px;
}

#responsive-menu .footer-menu-mobile .social ul li {
    float: left;
    margin-right: 10px;
    height: 18px;
}

#responsive-menu .footer-menu-mobile .social ul li i {
    color: #fff;
    font-size: 19px;
}

#responsive-menu .footer-menu-mobile .content {
    padding: 0 15px;
}

#responsive-menu .footer-menu-mobile .content p {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
    margin-bottom: 5px;
}

#responsive-menu .footer-menu-mobile .content p a {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
}

#responsive-menu .footer-menu-mobile .content p:last-of-type {
    margin-top: 0;
}

.close-menu-responsive-mobile {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fdca15;
    border-radius: 50%;
    box-shadow: 0 0 20px -5px rgba(255, 255, 255, .5);
    transition: .25s ease-in-out;
    cursor: pointer;
}

.close-menu-responsive-mobile .circle path {
    stroke: rgba(255, 255, 255, 1);
    fill: none;
    stroke-width: 1px;
    stroke-linecap: round;
    animation: progress 3s normal linear infinite;
}

@keyframes progress {
    from {
        stroke-dasharray: 0 100;
    }
}

.close-menu-responsive-mobile span {
    display: block;
    width: 14px;
    height: 2px;
    background: rgb(255 255 255);
    box-shadow: 0 0 20px -5px rgba(255, 255, 255, .5);
    border-radius: 20px;
    position: absolute;
}

.close-menu-responsive-mobile span:nth-child(1) {
    top: 17px;
    left: 18px;
    transform: rotate(45deg);
    transform-origin: top left;
}

.close-menu-responsive-mobile span:nth-child(2) {
    top: 17px;
    right: 18px;
    transform: rotate(-45deg);
    transform-origin: top right;
}

.close-menu-responsive-mobile span:nth-child(3) {
    bottom: 17px;
    left: 18px;
    transform: rotate(-45deg);
    transform-origin: bottom left;
}

.close-menu-responsive-mobile span:nth-child(4) {
    bottom: 17px;
    right: 18px;
    transform: rotate(45deg);
    transform-origin: bottom right;
}

.close-menu-responsive-mobile:hover {
    background: #131313;
}

.mobile-menu__section {
    padding: 15px 15px 0px 15px;
}

.mobile-menu__section .mobile-menu__section-title {
    font-size: 15px;
    line-height: 1.85;
    text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
    color: #fff;
}

.mobile-menu__section .mobile-menu__help-wrapper {
    color: #677279;
    display: flex;
    align-items: center;
}

.mobile-menu__section .mobile-menu__help-wrapper svg {
    margin-right: 16px;
    width: 24px;
    height: 24px;
    animation: ring_phone 1.4s infinite;
    filter: invert(1);
}

.mobile-menu__help-wrapper a {
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    color: #fff;
}

.items_lh {
    display: flex;
    align-items: center;
}

.info_lh {
    color: var(--Xanh-m, var(--text-en, #2d2d2d));
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    margin-left: 10px;
}

.info_lh span {
    color: var(--Xanh-m, var(--text-en, #2d2d2d));
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    display: block;
}

.left_head .item_lh {
}

.left_head .items_lh:nth-child(1) {
    margin-right: 32px;
}

.items_lh img {
    min-width: 44px;
}

.name_bg {
    color: #fff;
    -: 52px; font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 26px;
}

.box_tc {
    background: #f5f6fb;
    padding: 22px 0;
}

.wrap-tieuchi-homepage {
    margin: 30px auto;
}

.items-tieuchi {
    padding: 16px 10px;
    cursor: pointer;
    border-radius: 12px;
    background: #fff;
}

.items-tieuchi a {
    max-width: 35px;
    width: 100%;
}

.info-tieuchi {
    width: calc(100% - 45px);
}

.name-tieuchi {
    color: var(--Xanh-m, var(--text-en, #2d2d2d));
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
}

.items-tieuchi:hover .name-tieuchi {
    color: #ffc107;
}

.items-tieuchi a img {
    transition: 1s;
}

.items-tieuchi:hover a img {
}

.right_vsc {
    max-width: 677px;
}

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

.items-vsc {
    border-radius: 16px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: var(--Linear, linear-gradient(180deg, #17419a 0%, #072a75 100%));
    box-shadow: 0px 1px 22px 0px rgba(0, 0, 0, .1);
    padding: 20px;
}

.name-vsc {
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -.18px;
    margin-bottom: 12px;
    margin-top: 24px;
}

.desc-vsc {
    color: rgba(255, 255, 255, .7);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.14px;
}

.items-vsc:hover .name-svc {
    color: red;
}

.title_vsc {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -.4px;
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 35px;
    text-align: center;
}

.title_vsc span {
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -.4px;
}

.left_vsc {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% - 677px);
}

.wrap_visaochon {
    background: #fff;
    padding-top: 80px;
}

.wrap_visaochon:after {
    position: absolute;
    content: "";
    width: 210px;
    height: 123px;
    background: url("../images/la1.png") no-repeat;
    top: 0;
    right: 0;
}

.wrap_visaochon {
    position: relative;
}

.right_giaithuong_chungnhan {
    max-width: 728px;
    width: 100%;
}

.wrap_giaithuong_chungnhan {
    padding: 100px 0;
    background: #f5f6fb;
}

a.scale-img1 {
}

.items-cngt a.scale-img1 {
    border-radius: 16px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.items-cngt {
    margin: 10px;
    max-width: 232px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(204, 204, 204, .49);
}

.title_cngt {
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -.4px;
    background: var(--Linear, linear-gradient(180deg, #17419a 0%, #072a75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 40px;
}

.title_cngt span {
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -.4px;
    display: block;
}

.desc_cngt {
    color: #3c3c3c;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -.18px;
    max-width: 387px;
}

a.img_dongsp {
    max-width: 173px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    border: solid 10px #fff;
}

.items_dongsp {
    border-radius: 20px;
    background: #fff;
    display: flex;
    padding: 34px;
    flex-direction: column;
    flex: 1 0 0;
}

.box_dongsp {
    padding: 100px 0;
    background: var(--Linear, linear-gradient(180deg, #17419a 0%, #072a75 100%));
}

.top_dongsp {
    width: calc(100% + 60px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: -30px;
    margin-top: -66px;
}

.top_dongsp a.name_dongsp {
    color: #17419a;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -.76px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: rgba(23, 65, 154, .1);
}

.box_dongsp .owl-carousel .owl-stage-outer {
    padding-top: 36px;
    margin: 0 -20px;
}

.price_dongsp .d-flex {
    color: #17419a;
    font-family: Montserrat;
    font-size: 66px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.66px;
    align-items: start;
    margin-top: 0px;
}

.price_dongsp .d-flex span {
    color: #17419a;
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.28px;
}

.price_dongsp {
    text-align: start !important;
    display: inline-block;
    margin-top: -55px;
}

p.moingay {
    color: #3c3c3c;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -.18px;
}

.desc_dongsp.text-split {
    color: rgba(60, 60, 60, .7);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -.14px;
    -webkit-line-clamp: 4;
    margin-bottom: 32px;
}

a.add_cart_dongsp {
    border-radius: 50px;
    background: #17419a;
    display: flex;
    height: 52px;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -.28px;
    text-decoration: none;
}

.desc_sp {
    color: #3c3c3c;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -.16px;
}

.wrap-product.wrap-content .title-main {
    text-align: start;
    margin-bottom: 35px;
    font-weight: 700;
    color: rgba(216, 84, 12, 1);
}

.menu ul li ul li a::before {
    display: none;
}

.left_img_feedback {
    max-width: 535px;
    position: relative;
    width: 100%;
}

.box_feedback {
    width: 1105px;
    margin: auto;
}

.img_feedback1 {
    max-width: 179px;
    display: flex;
    justify-content: end;
    border: solid 5px #fff;
    border-radius: 50%;
}

.img2_feedback.owl-carousel .owl-item {
    justify-content: start;
}

.img_feedback2 {
    max-width: 306px;
}

.img_feedback3 {
    max-width: 179px;
}

.wrap_feeback {
    background: var(--Linear, linear-gradient(180deg, #17419a 0%, #072a75 100%));
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
}

.img1_feedback.owl-carousel .owl-item {
    display: flex;
    justify-content: end !important;
}

.center_feedback {
    margin-bottom: -80px;
    max-width: 305px;
}

.left_img_feedback:after {
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    background: #fff;
    border-radius: 50%;
    top: 77px;
    right: 265px;
}

.left_img_feedback:before {
    position: absolute;
    content: "";
    width: 62px;
    height: 62px;
    background: #fff;
    border-radius: 50%;
    top: 280px;
    right: 90px;
}

.top_feedback {
    display: flex;
    justify-content: end;
}

.img1_feedback {
    max-width: 179px;
}

.left_img_feedback:after {
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    background: #fff;
    border-radius: 50%;
    top: 77px;
    right: 265px;
}

.left_img_feedback:before {
    position: absolute;
    content: "";
    width: 62px;
    height: 62px;
    background: #fff;
    border-radius: 50%;
    top: 280px;
    right: 90px;
}

.bottom_feedback {
    display: flex;
    justify-content: end;
}

.right_feedback {
    width: calc(100% - 535px);
    padding-left: 100px;
}

.title_feedback {
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -.4px;
    margin-bottom: 40px;
}

.title_feedback span {
    display: block;
}

.img_phay {
    width: 29px;
}

.right_feedback1 {
    width: calc(100% - 45px);
    color: rgba(255, 255, 255, .7);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -.14px;
}

.name_feedback {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -.16px;
    margin-top: 17px;
}

.wrap_feeback:after {
    position: absolute;
    content: "";
    background: url("../images/la4.png");
    top: -103px;
    right: 0;
    width: 225px;
    height: 271px;
    z-index: 10;
}

.wrap_feeback:before {
    position: absolute;
    content: "";
    width: 429px;
    height: 587px;
    bottom: -242px;
    left: 0;
    background: url("../images/la3.png") no-repeat;
}

.newshome-intro .name-newshome:hover {
    color: #e8c23b;
}

.title_newsb_nb {
    background: var(--Linear, linear-gradient(180deg, #17419a 0%, #072a75 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.4px;
}

.title_newsb_nb span {
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -.4px;
    border: none;
}

.top_title_news {
    margin-bottom: 30px;
    justify-content: space-between;
}

.top_title_news a {
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, .16);
    display: flex;
    height: 44px;
    padding: 0px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -.14px;
    text-decoration: none;
}

ul.cap1dm_news {
    list-style: none;
    padding: 0;
    display: flex;
    margin-bottom: 32px;
}

ul.cap1dm_news li a {
    color: rgba(0, 0, 0, .6);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -.28px;
    text-decoration: none;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, .16);
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-right: 10px;
}

.banner_dknt {
    max-width: 749px;
}

.wrap_dknt {
    padding: 100px 0;
}

.right_dknt {
    width: calc(100% - 769px);
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 20px;
    background: linear-gradient(0deg, #00194e, #00194e), linear-gradient(0deg, rgba(0, 25, 78, .8), rgba(0, 25, 78, .8));
}

.newsletter-input.col-12.col-lg-4 {
    padding: 0 12px;
}

input#email-newsletter {
    color: #fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.newsletter-input input {
    display: flex;
    height: 44px;
    padding: 10px 12px 10px 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.newsletter-input input, .newsletter-input select {
    display: flex;
    height: 44px;
    padding: 10px 12px 10px 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 76px;
    border: 1px solid rgba(255, 255, 255, .26);
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(12px);
    color: rgba(255, 255, 255, .39);
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.newsletter-input {
    margin-bottom: 10px;
}

.newsletter-input input:focus, .newsletter-input select:focus {
    background: none;
    color: #fff;
}

.btn.btn-sm.btn-danger.w-100 {
    display: flex;
    padding: 12px 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #001247;
    color: #FDCA15;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -.28px;
    border: none;
    border-radius: 0;
    /* border: solid 1px #fff; */
    border-radius: 3px;
}

.newsletter-button {
    margin-top: 19px;
}

.title_dknt {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: -.34px;
}

.title_dknt span {
    display: block;
}

.videohome-intro {
    padding-top: 90px;
}

.wrap_thucte_album {
    background: var(--Linear, linear-gradient(180deg, #17419a 0%, #072a75 100%));
    padding: 100px 0;
    position: relative;
}

.title_album_ss {
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -.4px;
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 628px;
    margin: auto;
    margin-bottom: 44px;
}

.items_khachhang {
    display: flex;
    padding: 20px;
    border-radius: 20px;
    background: #fff;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.img_khachhang img {
    width: 50% !important;
}

.img_khachhang {
    border-radius: 10px;
    overflow: hidden;
}

.name_khach {
    color: #3c3c3c;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -.2px;
    margin-top: 25px;
}

.desc_khach {
    color: #6b6b6b;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -.16px;
}

.slogan_khach {
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, .16);
    background: #fff;
    display: flex;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #272727;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -.28px;
    margin-top: 24px;
}

.wrap_thucte_album:after {
    position: absolute;
    content: "";
    background: url("../images/la5.png");
    top: 40px;
    right: 0;
    width: 145px;
    height: 167px;
}

.newsletter-input1 input {
    border-radius: 8px;
}

.newsletter-input1 {
    margin-bottom: 10px;
}

.newsletter-button1 {
    border-radius: 8px;
    background: var(--Linear, linear-gradient(180deg, #17419a 0%, #072a75 100%));
    display: flex;
    height: 44px;
    padding: 5px 26px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    max-width: 163px;
    margin-top: 16px;
}

.newsletter-input1 input {
    border-radius: 8px;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.newsletter-input1 {
    margin-bottom: 10px;
}

.footer-statistic a {
    text-decoration: none;
    color: var(--Black, #000);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 0 20px;
}

.newsletter-button1 {
    border-radius: 8px;
    background: rgba(214, 18, 54, 1);
    display: flex;
    height: 44px;
    padding: 5px 26px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    max-width: 163px;
    font-family: Roboto;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 22.5px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.newsletter-button1 .btn.btn-sm.btn-danger.w-100 {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-family: Roboto;
    font-size: 16px;
    font-size: 16px;
    font-style: normal;
    font-style: SemiBold;
    font-weight: 400;
    font-weight: 600;
    line-height: normal;
    line-height: 22.5px;
    background: none;
    padding: 0;
    leading-trim: NONE;
    letter-spacing: 0%;
    vertical-align: middle;
}

.d-flex.flex-wrap.col-md-2.pb-3.aos-init.aos-animate {
}

.news_list {
    background: #fff;
    box-shadow: 0px 0px 10px 7px rgba(204, 204, 204, .17);
    text-align: center;
    width: 100%;
    padding: 10px;
}

a.pic-news-list {
    max-width: 100px;
    max-height: 100px;
    margin: auto;
}

a.pic-news-list img {
    object-fit: cover;
    height: 100%;
}

a.name-news-list {
}

a.name-news-list:hover {
    color: #113d97;
}

a.name-news-list {
    color: #3c3c3c;
    text-align: center;
    font-family: Montserrat;
    font-family: "Inter", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -.2px;
}

.info-news-list {
    margin-top: 20px;
    margin-bottom: 20px;
}

a.name-news {
    color: #3c3c3c;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -.2px;
    margin-top: 10px;
}

.info-news {
}

a.name-news:hover {
    color: #fdcd1a;
}

.div_hiden.p-relative {
    max-width: 1440px;
    margin: auto;
}

p.mb-0 {
}

.breadCrumbs_static p {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: -.52px;
    text-transform: uppercase;
}

.breadCrumbs_static span {
    color: rgba(255, 255, 255, .6);
    text-align: center;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.13px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

.top_static {
    background: linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), linear-gradient(180deg, #0b2c71 0%, #113d97 100%);
    padding: 170px 0;
    align-items: center;
}

.breadCrumbs_static {
    text-align: center;
}

.thanhtuu_static {
    padding: 140px 0;
    position: relative;
}

.left_about span {
    font-family: Fz Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 38px;
    leading-trim: NONE;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: justify;
    color: #fff;
}

.left_about p {
    font-family: Fz Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: justify;
    color: #fff;
}

.namekn {
    color: var(--Caption, #9c9c9c);
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin-top: -60px;
}

.title_static:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: #0080d3;
    width: 150px;
    height: 2px;
}

.title_static {
    color: #0080d3;
    font-family: Montserrat;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    position: relative;
}

.desc_static {
    color: var(--Body, #454545);
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: -.28px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.items_tc_static span {
    color: var(--Heading, #2c2c2c);
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    text-transform: capitalize;
}

.items_tc_static p {
    color: var(--Heading, #2c2c2c);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
}

.items_tc_static {
    margin-right: 60px;
}

.box_tn_sm_cl {
    background: var(--2, linear-gradient(180deg, #0080d3 0%, #0074bf 100%));
    padding: 87px 0;
    margin-top: -5px;
}

span {
}

.items_tn_sm span {
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    text-transform: capitalize;
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    margin-bottom: 16px;
}

.items_tn_sm {
    max-width: 560px;
    width: 100%;
    padding-right: 40px;
}

.items_tn_sm p {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.title_cotloi span {
    font-size: 89px;
    font-weight: 800;
    line-height: 100px;
    text-transform: capitalize;
    color: transparent;
    -webkit-text-stroke: 2px #ffd700;
    position: relative;
}

.title_cotloi {
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 89px;
    font-style: normal;
    font-weight: 800;
    line-height: 100px;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.title_cty {
    color: #0080d3;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -.4px;
    text-align: center;
}

.sodo_congty {
    padding-top: 120px;
    padding-bottom: 45px;
}

.slogan_sodo {
    color: var(--Color-Gris-2, #5c5c5c);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    max-width: 500px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 45px;
}

.left_info_gd {
    width: 40%;
    background: #0080d3;
    padding-top: 113px;
    padding-bottom: 144px;
    padding-left: calc((100% - 1200px) / 2);
}

.slogan_chutich {
    color: var(--Color-Blanco, #fff);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.name_chutich {
    color: var(--Color-Blanco, #fff);
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
}

.desc_chutich {
    color: var(--Color-Blanco, #fff);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    max-width: 295px;
}

.right_thanhtuu_gd {
    width: 60%;
    padding-top: 37px;
    padding-left: 171px;
    background: #eff1fa;
    padding-right: calc((100% - 1200px) / 2);
}

.items_tt_gd span {
    color: var(--Color-Gris-1, #151515);
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.items_tt_gd p {
    color: var(--Color-Gris-2, #5c5c5c);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.items_tt_gd {
    margin-bottom: 20px;
}

.cotloi_stattic.wrap-content {
    margin-top: 57px;
}

.timeline {
}

h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.timeline-content {
    margin-bottom: 30px;
}

.timeline-content .timeline-event {
    display: none;
    max-width: 444px;
    margin-bottom: 100px;
}

.timeline-content .timeline-event.active {
    display: block;
}

.timeline-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    position: relative;
    height: 4px;
    border-bottom: 2px solid #ddd;
    transform: rotate(-7deg);
    z-index: 1;
}

.timeline-point {
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 2px solid #0080d3;
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .3s, transform .3s;
}

.timeline-point.active {
    background-color: #0080d3;
    color: transparent;
    transform: scale(1.2);
}

.timeline-point::after {
    content: attr(data-year);
    position: absolute;
    top: -30px;
    color: #333;
    color: var(--Body, #454545);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1.6px;
}

h2 {
}

.timeline h2 {
    background: linear-gradient(180deg, #17419a 0%, #072a75 100%);
    background: linear-gradient(180deg, #17419a 0%, #072a75 100%);
    background-clip: text;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.4px;
}

.timeline-content .timeline-event h3 {
    color: var(--Heading, #2c2c2c);
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    text-transform: capitalize;
}

.box_lshinhthanh.wrap-content {
    padding: 100px 0;
    padding-bottom: 0;
}

.box_giamdoc.d-flex.flex-wrap {
    margin-bottom: 50px;
    position: relative;
}

.wrap_hoatdong {
    padding: 100px 0;
}

.box_hd.d-flex.justify-content-between.flex-wrap {
    margin-top: 40px;
}

.items_hd {
    width: 33%;
}

a.album-image.scale-img.mb-0 {
}

.items_hd a.album-image.scale-img.mb-0 {
    margin-bottom: 8px !important;
    display: block;
}

.wrap_canhan_xuatsac {
    padding-top: 150px;
}

.bophan_capduoi.d-flex.justify-content-between {
    margin-top: 40px;
}

.img_nv {
}

.title_dongspan {
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -.4px;
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 30px;
}

.title_dongspan span {
    display: block;
}

.left_about {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 635px);
    position: relative;
    align-items: center;
}

.img_static {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 480px;
}

.img_tieuchicotloi {
    border: 1px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(2px);
    display: flex;
    padding: 32px 9px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex: 1 0 0;
    align-self: stretch;
}

.img_tieuchicotloi span {
    color: var(--White, #fff);
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    min-height: 55px;
}

.img_thanhtuu {
    margin-top: -165px;
    clip-path: polygon(0 45%, 100% 17%, 100% 100%, 0% 100%);
}

.img_giamdoc {
    position: absolute;
    left: 34%;
    bottom: -1px;
}

.loaidonvi {
    font-size: 20px;
}

.loaidonvi span {
    font-size: 22px;
    padding: 5px 29px;
    display: inline-block;
    border: solid 1px;
    border-radius: 30px;
    font-weight: 600;
    margin-left: 20px;
}

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

.item-container--content {
    width: 80%;
}

.item-container span {
    width: 50px;
}

.item-container--content p {
    margin: 0;
}

.css-1ri80ux {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

p.css-vrxl18.text-gray-10 {
    font-weight: 700;
}

.container:not(.jc-bs3-container) {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
}

.tabs {
    width: 245px;
    position: sticky;
    top: 60px;
}

.tab {
    padding: 15px 10px;
    cursor: pointer;
    font-size: 18px;
}

.tab.active {
    background-color: #f0f0f0;
    font-weight: bold;
    border-radius: 10px;
}

.box_tinhnangsp .content {
    padding: 10px;
    width: calc(100% - 260px) !important;
}

.content-item {
}

.content-item.active {
    display: block;
}

.box_tinhnangsp {
    padding: 20px 0;
    background: #fff;
    border-radius: 15px;
}

.bg_product {
    padding: 40px 0;
    background: #edf0f3;
}

.box_comment {
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
    padding: 40px 10px;
    border-radius: 15px;
}

.newsletter-input input, .newsletter-input select option {
    color: #000;
}

.thanhtuu_static:after {
    position: absolute;
    left: 0;
    width: 176px;
    height: 217px;
    top: 0;
    background: url("../images/a1.png") no-repeat;
    content: "";
}

.thanhtuu_static:before {
    position: absolute;
    content: "";
    width: 85px;
    height: 45px;
    right: 336px;
    top: 53px;
    background: url("../images/a2.png") no-repeat;
}

.items_dongsp {
    margin: 0 16px;
}

.bg_top_baithuoc {
    position: relative;
}

.bg_top_baithuoc:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 358px;
    background: url("../images/mcd.svg") no-repeat;
    background-size: 100% auto;
    background-size: cover;
    left: 0;
    top: 0;
    -webkit-background-position: 50% bottom;
    background-position: 50% bottom;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    z-index: -1;
}

.bg_top_baithuoc .title-main span {
    background: var(--1, linear-gradient(90deg, #113d97 0%, #113d97 55.5%, #0043cb 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -.4px;
    font-family: "Inter", serif;
}

.top_img_name_list {
    max-width: 770px;
    margin: auto;
    width: 100%;
}

.box_list_detail {
    padding-top: 70px;
    position: relative;
}

.box_list_detail:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 70px;
    background: #e3f2ff;
    left: 0;
    top: 0;
}

.img_detail_list {
    width: 168px;
    height: 168px;
    background: #fff;
    padding: 35px;
    border-radius: 75px;
    margin-top: -40px;
    position: relative;
    z-index: 1;
}

.img_detail_list {
    margin-right: 30px;
}

.box_list_detail .title-main span {
    background: var(--1, linear-gradient(90deg, #113d97 0%, #113d97 55.5%, #113d97 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.desc-lists {
    max-width: 800px;
    margin: auto;
    padding: 20px;
    border: 1px solid #f2f2f2;
    margin-bottom: 50px;
    font-size: 1rem;
    line-height: 27px;
    font-family: "Inter", serif;
}

.pic-news.w-100.p-relative {
    overflow: hidden;
    border-radius: 20px;
}

.wrap_vanhoacongty {
    position: relative;
}

.wrap_vanhoacongty:after {
    position: absolute;
    content: "";
    width: 283px;
    height: 378px;
    right: 0;
    top: 0;
    background: url("../images/la8.png") no-repeat;
}

.title_vhcty {
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -.4px;
    background: var(--1, linear-gradient(90deg, #dca600 0%, #f1d769 55.5%, #d0ad78 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    margin-bottom: 60px;
    padding-left: 18%;
    display: flex;
    align-items: center;
}

.wrap_vanhoacongty {
    padding-right: calc((100% - 1200px) / 2);
    padding-top: 100px;
    padding-bottom: 100px;
    background: var(--2, linear-gradient(180deg, #0080d3 0%, #0074bf 100%));
}

.right_vh_cty1 {
    max-width: 1075px;
    width: 100%;
    align-items: end;
}

.right_vh_cty {
    width: 100%;
    align-items: end;
}

.left_vh_cty {
    width: calc(100% - 1095px);
}

.left_img_right {
    max-width: 636px;
    width: 100%;
    position: relative;
}

.right_info_right {
    width: calc((100% - 636px) + 120px);
    margin-left: -120px;
    background: #fff;
    padding: 28px;
    margin-bottom: -25px;
    padding-left: 140px;
}

.name_van_cty {
    color: var(--Body, #454545);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.wrap_vanhoacongty .owl-carousel .owl-stage-outer {
    padding-bottom: 30px;
}

.left_img_right .control-owl {
    right: -21px;
    bottom: 0;
    left: auto;
    top: 89.5%;
}

.left_img_right .control-owl button.owl-prev {
    left: 83%;
    background: #fff;
}

.left_img_right button.owl-next {
    background: linear-gradient(180deg, #17419a 0%, #072a75 100%);
    opacity: 1;
    color: #fff !important;
}

.left_img_right button.owl-next svg {
    color: #fff;
    filter: #fff;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    height: 25px;
}

.left_img_right .control-owl button.owl-prev svg {
    height: 25px;
}

span.line_title {
    width: 4px;
    height: 100%;
    background: #eac747;
    display: inline-block;
    margin-right: 20px;
}

.search-res1 {
    position: relative;
    max-width: 573px;
    width: 100%;
    height: 57px;
}

p.icon-search1.transition {
    max-width: 37px;
    max-height: 41px;
    position: absolute;
    width: 100%;
    margin-bottom: 0;
    height: 100%;
    top: calc((100% - 41px) / 2);
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    color: rgba(196, 196, 196, 1);
}

a.logo-head {
    max-width: 176px;
    width: 100%;
    display: block;
    transition: 1s;
}

.banner-toeic {
    background: linear-gradient(90deg, #d61f26 60%, #fff 40%);
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    height: 630px;
}

.banner-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner-left {
    width: 55%;
    color: #fff;
    z-index: 2;
}

.banner-content .banner-subtitle {
    display: inline-block;
    background: rgba(255, 255, 255, .13);
    padding: 5px 15px;
    border-radius: 6px;
    font-size: 14px;
    font-size: 14px;
    margin-bottom: 15px;
    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 1%;
    vertical-align: middle;
}

.banner-title {
    font-size: 36px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    line-height: 1.3;
    line-height: 47.5px;
    margin-bottom: 20px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    letter-spacing: 0%;
    vertical-align: middle;
}

.banner-desc {
    font-size: 16px;
    font-size: 17px;
    margin-bottom: 25px;
    max-width: 480px;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.btn-view-course {
    display: inline-block;
    background: #fff;
    color: #d61f26;
    font-weight: 600;
    font-weight: 500;
    padding: 10px 20px;
    font-family: Roboto;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    border-radius: 8px;
    text-decoration: none;
    transition: .3s;
}

.btn-view-course:hover {
    background: #f5f5f5;
}

.banner-right {
    width: 35%;
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .1);
    z-index: 2;
}

.register-box h3 {
    font-size: 22px;
    font-size: 30px;
    font-weight: 700;
    font-weight: 700;
    color: #111;
    margin-bottom: 8px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 35px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.register-box .subtext {
    font-size: 14px;
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.form-control {
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0%;
    vertical-align: middle;
    border: none;
    border-radius: 0;
}

.btn-danger {
    background: #d61f26;
    border: none;
    font-weight: 600;
    padding: 10px;
    border-radius: 8px;
    cursor: pointer;
}

.btn-danger:hover {
    background: #b9181e;
}

.banner-girl {
    position: absolute;
    bottom: 0;
    top: 0;
    left: calc((100% - 372px) / 2);
}

.banner-girl img {
    max-height: 630px;
}

body {
}

.hocvien-section {
    padding: 60px 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Inter", sans-serif;
    margin: 0;
    background: rgba(255, 244, 244, 1);
}

.hocvien-container {
    display: flex;
    flex-wrap: wrap;
    border-radius: 20px;
    animation: fadeInUp 1s ease;
    align-items: center;
}

.hocvien-left {
    flex: 1 1 45%;
    position: relative;
    background: #c0002d;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    border-radius: 24px;
}

.hocvien-img-box {
    border-radius: 20px;
    overflow: hidden;
    max-width: 377px;
    max-height: 729px;
}

.hocvien-img {
    width: 100%;
    border-radius: 20px;
    transition: transform .5s ease;
}

.hocvien-img-box:hover .hocvien-img {
    transform: scale(1.05);
}

.badge {
    position: absolute;
    top: 20px;
    right: -50px;
    background: white;
    color: #111;
    font-weight: 600;
    font-weight: 400;
    padding: 25px 15px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    text-align: center;
    text-align: center;
    animation: floatUpDown 2s ease-in-out infinite;
    width: 156px;
    height: 100px;
    font-family: Mulish;
    font-style: Regular;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.badge span {
    color: rgba(28, 45, 73, 1);
    font-size: 22px;
    font-size: 34px;
    font-weight: 700;
    font-weight: 800;
    font-family: Mulish;
    font-style: ExtraBold;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

.review-box {
    position: absolute;
    bottom: -11px;
    left: 15px;
    background: white;
    padding: 10px 15px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    animation: fadeIn 2s ease;
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 195px;
    height: 83px;
}

.avatars img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid white;
    margin-left: -5px;
}

.hocvien-right {
    flex: 1 1 55%;
    padding: 50px;
    animation: fadeInRight 1s ease;
}

.hocvien-right h2 {
    color: #111;
    font-size: 26px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 55px;
    letter-spacing: 0%;
}

.hocvien-right p {
    color: #555;
    line-height: 1.7;
    line-height: 150%;
    margin-bottom: 30px;
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.btn-lienhe {
    display: inline-block;
    background: rgba(169, 0, 0, 1);
    color: white;
    padding: 12px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-weight: 600;
    transition: all .3s ease;
    font-family: Mulish;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

.btn-lienhe:hover {
    background: #a00026;
    transform: translateY(-3px);
    color: #fff;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes floatUpDown {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}

@media (max-width: 992px) {
    .hocvien-container {
        flex-direction: column;
    }

    .hocvien-right {
        padding: 30px;
    }
}

.review-box p {
    margin-bottom: 0;
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    width: 100%;
}

.thungo-section {
    background: #fff;
    padding: 60px 0;
    display: flex;
    justify-content: center;
    position: relative;
}

.thungo-content {
    display: flex;
    align-items: center;
    max-width: 1217px;
    width: 100%;
    gap: 40px;
    z-index: 1;
}

.thungo-left {
    flex: 1;
}

.thungo-sub {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.thungo-title {
    font-size: 28px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 55px;
    letter-spacing: 0%;
}

.thungo-title span {
    color: #e71c24;
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 41px;
    leading-trim: NONE;
    line-height: 55px;
    letter-spacing: 0%;
}

.thungo-left p {
    color: #555;
    line-height: 1.7;
    line-height: 55px;
    line-height: 150%;
    font-family: Mulish;
    font-family: Nunito;
    font-weight: 500;
    font-weight: 400;
    font-style: Medium;
    font-style: Regular;
    font-size: 20px;
    font-size: 20px;
    leading-trim: NONE;
    leading-trim: NONE;
    letter-spacing: 0%;
    letter-spacing: 0%;
}

.thungo-right {
    flex: 1;
    text-align: center;
    opacity: 0;
    transform: translateY(60px);
    transition: all 1.2s ease;
}

.thungo-imgbox {
    border-radius: 8px;
    display: inline-block;
}

.thungo-imgbox img {
    width: 100%;
    max-width: 363px;
    border-radius: 6px;
}

.thungo-namebox {
    background: #e71c24;
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
    margin-top: 15px;
    font-size: 16px;
    position: absolute;
    bottom: -30px;
    max-width: 369px;
    width: 100%;
    right: -75px;
    font-family: Inter;
    font-style: Bold;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.fade-in {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

.thungo-namebox br {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px !important;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
}

.thungo-namebox strong {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
}

.thungo-imgbox:after {
    position: absolute;
    content: "";
    width: 478px;
    height: 488px;
    opacity: 1;
    border-radius: 6px;
    border-width: 1px;
    border: solid 1px rgba(212, 2, 41, 1);
    left: calc((100% - 487px) / 2);
    bottom: 0;
    z-index: -1;
}

.thungo-section:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: url("../images/bg1.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 0;
}

.section-test {
    font-family: "Inter", sans-serif;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

.section-test {
    background-color: rgba(169, 0, 0, 1);
    color: #fff;
    border-radius: 20px;
    padding: 50px 20px;
    max-width: 1344px;
    margin: 40px auto;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.section-test h2 {
    font-size: 24px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 55px;
    letter-spacing: 0%;
    text-align: center;
}

.section-test p {
    font-size: 15px;
    font-size: 24px;
    line-height: 1.5;
    line-height: 150%;
    margin-bottom: 40px;
    margin-bottom: 30px;
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    letter-spacing: 0%;
    text-align: center;
    max-width: 820px;
    margin: auto;
}

.test-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.test-item {
    background: #fff;
    color: #000;
    border-radius: 12px;
    width: 100%;
    padding: 30px 10px;
    text-align: center;
    font-weight: 600;
    font-weight: 700;
    font-size: 15px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    transition: all .3s ease;
    max-width: 306px;
    font-family: Nunito;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
}

.test-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .2);
}

.test-item img {
    width: 61px;
    height: 61px;
}

.wrap-khoahoc {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
}

.wrap-khoahoc .title-main {
    text-align: left;
    margin-bottom: 40px;
    display: flex;
    align-items: end;
}

.wrap-khoahoc .title-main h2 {
    font-size: 28px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    color: #222;
    margin-bottom: 0;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
}

.wrap-khoahoc .title-main p {
    font-size: 16px;
    font-size: 20px;
    color: #555;
    max-width: 736px;
    margin-bottom: 0;
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-left: 30px;
}

.box-khoahoc {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .06);
    overflow: hidden;
    transition: all .3s ease;
    margin: 0 10px;
}

.box-khoahoc:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, .1);
}

.khoahoc-img {
    background: #b00;
    text-align: center;
}

.khoahoc-img img {
    border-radius: 5px;
}

.khoahoc-content {
    padding: 20px;
    text-align: left;
}

.name-course {
    color: #222;
    margin-bottom: 10px;
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 17px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.price {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.price-new {
    font-size: 17px;
    font-weight: 400;
    color: rgba(216, 84, 12, 1);
    font-weight: bold;
    margin-right: 15px;
}

.price-old {
    font-size: 15px;
    color: #000;
    text-decoration: line-through;
    font-weight: 400;
}

.teacher {
    font-size: 14px;
    font-size: 16px;
    color: #333;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 17px;
    letter-spacing: 0%;
}

.slick-prev, .slick-next {
    background: rgba(216, 84, 12, 1);
    border: none;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    width: 40px;
    height: 40px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 49%;
    z-index: 10;
    transition: .3s;
}

.slick-prev:hover, .slick-next:hover {
    background: #ff1a1a;
    color: #fff;
}

.slick-prev {
    left: -20px;
}

.slick-next {
    right: -20px;
}

@media (max-width: 767px) {
    .wrap-khoahoc .title-main {
        text-align: center;
    }

    .wrap-khoahoc .title-main p {
        margin: 0 auto;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }
}

.slider-khoahoc.slick-slider .slick-track, .slick-slider .slick-list {
    padding: 10px 0;
}

.section-difference {
    padding: 60px 0;
    font-family: "Inter", sans-serif;
    background: #fff;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.section-difference h2 {
    font-size: 32px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    color: #222;
    line-height: 1.3;
    line-height: 108%;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.section-difference h2 span {
    color: #000;
}

.section-difference p {
    margin: 0;
    line-height: 1.7;
    color: #555;
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.grid-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    margin-bottom: 25px;
    width: 100%;
}

.grid-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.box {
    display: flex;
    align-items: center;
    padding: 30px;
    border-radius: 12px;
    transition: .3s;
}

.box:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, .08);
}

.yellow {
    background: #fff6da;
}

.pink {
    background: #fff2f8;
}

.purple {
    background: #f3f1ff;
}

.box-content {
    flex: 1;
}

.box-content h3 {
    font-size: 18px;
    font-size: 24px;
    font-weight: 700;
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    letter-spacing: 0%;
    line-height: 33px;
}

.box-content p {
    font-size: 15px;
    font-size: 16px;
    color: #555;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 26px;
    letter-spacing: 0%;
}

.box-img {
    flex: 0 0 200px;
    text-align: right;
}

.box-img img {
    width: 100%;
    object-fit: contain;
}

.box_hocvien {
    max-width: 100%;
    margin: auto;
    text-align: center;
    position: relative;
    padding: 50px 0;
    background: rgba(255, 244, 244, 1);
}

.box_hocvien h2 {
    font-size: 26px;
    font-size: 42px;
    margin-bottom: 5px;
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
    text-align: center;
}

.box_hocvien p {
    color: #666;
    margin-bottom: 30px;
}

.hocvien-slider {
    display: flex;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.hocvien-item {
    min-width: 100%;
    transition: transform .6s ease;
    display: flex;
    justify-content: center;
}

.hocvien-content {
    background: #f5f5f5;
    border-radius: 15px;
    padding: 30px;
    width: 90%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    text-align: left;
}

.hocvien-content.red {
    background: #b30000;
    color: #fff;
}

.hocvien-info {
    display: flex;
    align-items: center;
    gap: 20px;
}

.hocvien-info img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}

.hocvien-info h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.hocvien-content p {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 15px;
}

.hocvien-controls {
    margin-top: 15px;
}

.hocvien-controls button {
    background: #222;
    color: #fff;
    border: none;
    padding: 10px 15px;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
    transition: .3s;
    font-size: 18px;
}

.hocvien-controls button:hover {
    background: #b30000;
}

.content_hocvien {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1344px;
    margin: auto;
}

.left_hocvien {
    width: 50%;
}

.items_hocvien_left {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 126px;
    background: url("../images/bghocvien.png") 100% 100%;
    min-height: 655px;
    height: 100%;
    background-size: 100% 100%;
}

.info_hocvien {
    width: calc(100% - 160px);
}

.info_hocvien span {
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}

.info_hocvien > p {
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    letter-spacing: 0%;
    margin-bottom: 0;
    line-height: 30px;
    margin-top: 20px;
    text-align: justify;
    color: #fff;
}

.desc_hocvien {
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    line-height: 28px;
    letter-spacing: 0%;
    max-width: 725px;
    margin: auto;
    margin-top: 20px;
}

.left_hocvien .slick-slider .slick-track, .slick-slider .slick-list {
    padding: 0px 0;
}

.right_hocvien {
    width: 50%;
    padding-left: 50px;
}

.img_hocvien_left {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 145px;
}

.items_hocvien_right {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 20px;
}

.right_hocvien .info_hocvien {
    width: 100% !important;
}

.right_hocvien .img_hocvien_left {
    margin: auto;
}

.right_hocvien .info_hocvien span {
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    margin-top: 20px !important;
    display: block;
}

.right_hocvien .info_hocvien > p {
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 3;
}

.why-choose {
    padding: 60px 0;
    font-family: "Inter", sans-serif;
    color: #333;
}

.why-choose .title {
    font-size: 30px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    color: #b10000;
    margin-bottom: 10px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
}

.why-choose .title span {
}

.why-choose .desc {
    color: #555;
    max-width: 915px;
    margin: 0 auto 40px;
    line-height: 1.6;
    line-height: 27px;
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    letter-spacing: 0%;
    text-align: center;
}

.why-content {
    display: flex;
    align-items: flex-start;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
    position: relative;
    z-index: 100;
    max-width: 1300px !important;
    width: 100%;
}

.why-content .left {
    flex: 1;
    min-width: 300px;
    position: relative;
}

.img-box {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.img-box img {
    width: 100%;
    display: block;
    border-radius: 12px;
}

.students {
    position: absolute;
    bottom: 19px;
    left: 5px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    border-radius: 15px;
    padding: 15px 38px;
    text-align: center;
    z-index: 1000;
}

.students h3 {
    color: #b10000;
    font-size: 20px;
    font-size: 32px;
    font-weight: 700;
    font-weight: 900;
    margin-bottom: 2px;
    font-family: Mulish;
    font-style: Black;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
    text-align: center;
}

.students p {
    font-size: 14px;
    font-size: 20px;
    margin-bottom: 8px;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
    text-align: center;
}

.students .avatars {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.students .avatars img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
}

.why-content .right {
    flex: 1;
    min-width: 350px;
}

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

.features li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 20px;
}

.features .icon {
    width: 48px;
    height: 48px;
    border-radius: 15px;
    flex-shrink: 0;
}

.features h4 {
    font-size: 16px;
    font-size: 18px;
    font-weight: 700;
    font-weight: 800;
    margin-bottom: 3px;
    font-family: Mulish;
    font-style: ExtraBold;
    leading-trim: NONE;
    line-height: 125%;
    letter-spacing: 0%;
}

.features p {
    font-size: 14px;
    font-size: 16px;
    color: #555;
    line-height: 1.5;
    line-height: 125%;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.bg-yellow {
    background: #ffc107;
}

.bg-orange {
    background: #ff7f32;
}

.bg-blue {
    background: #007bff;
}

.bg-green {
    background: #28a745;
}

.bg-red {
    background: #dc3545;
}

@media (max-width: 768px) {
    .why-content {
        flex-direction: column;
        align-items: center;
    }

    .students {
        left: 50%;
        transform: translateX(-50%);
        bottom: -25px;
    }
}

section.why-choose .container {
    margin: auto !important;
    display: block;
    max-width: 1300px;
}

.section_hocvien {
    text-align: center;
    padding: 60px 20px;
}

.section_hocvien .title_hocvien h2 {
    font-size: 28px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
    text-align: center;
}

.section_hocvien .title_hocvien h2 span {
    color: #e31e26;
}

.section_hocvien .title_hocvien p {
    color: #666;
    font-size: 16px;
    font-size: 20px;
    max-width: 869px;
    margin: 0 auto 40px;
    line-height: 1.6;
    line-height: 27px;
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    letter-spacing: 0%;
    text-align: center;
}

.list_hocvien {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    justify-content: center;
}

.items_hocvien_left1 {
    text-align: center;
}

.img_hocvien_left1 {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: 1s;
}

.img_hocvien_left1 img {
    width: 100%;
    border-radius: 10px;
    transition: transform .4s ease;
}

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

.badge_hocvien {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 13px;
    font-size: 16px;
    padding: 6px 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-family: Mulish;
    font-weight: 600;
    font-style: SemiBold;
    leading-trim: NONE;
    line-height: 108%;
    letter-spacing: 0%;
}

.badge_hocvien i {
    font-size: 14px;
}

.info_hocvien1 {
    margin-top: 10px;
    text-align: start;
}

.name_hocvien {
    display: block;
    font-weight: 600;
    font-weight: 700;
    font-size: 16px;
    font-size: 22px;
    margin-bottom: 5px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
}

.school_hocvien {
    font-size: 14px;
    font-size: 20px;
    color: #777;
    font-family: Mulish;
    font-weight: 600;
    font-style: SemiBold;
    leading-trim: NONE;
    line-height: 40px;
    letter-spacing: 0%;
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .list_hocvien {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .list_hocvien {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .list_hocvien {
        grid-template-columns: repeat(1, 1fr);
    }
}

.items_hocvien_left1 {
    transition: 2s;
}

.items_hocvien_left1:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, .08);
}

.img_hocvien_left1:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, .08);
}

.wrap_tintuc {
    text-align: center;
    padding: 40px 0;
}

.title_tintuc h2 {
    font-size: 26px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 52px;
    letter-spacing: 0%;
    text-align: center;
}

.title_tintuc h2 span {
    color: #d40000;
}

.title_tintuc p {
    color: #555;
    font-size: 15px;
    font-size: 20px;
    margin-bottom: 35px;
    font-family: Nunito;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

.grid_tintuc {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    justify-content: center;
    max-width: 1340px;
    margin: auto;
}

.items_news {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .08);
    transition: all .3s ease;
}

.items_news:hover {
    transform: translateY(-5px);
}

.img_news img {
    width: 100%;
    height: auto;
    display: block;
}

.info_news {
    padding: 20px;
    text-align: left;
}

.name_news a {
    color: #222;
    font-weight: 700;
    font-weight: 700;
    font-size: 18px;
    font-size: 35px;
    line-height: 1.4;
    line-height: 40px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.name_news a:hover {
    color: #d40000;
}

.desc_news {
    color: #555;
    font-size: 14px;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.5;
    line-height: 125%;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.meta_news {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 24px;
    color: #777;
    font-family: Mulish;
    font-weight: 600;
    font-style: SemiBold;
    leading-trim: NONE;
    line-height: 40px;
    letter-spacing: 0%;
}

.meta_news .author {
    display: flex;
    align-items: center;
    gap: 6px;
}

.meta_news .author img {
    width: 22px;
    height: 22px;
    border-radius: 50%;
}

.btn_more {
    display: inline-block;
    font-size: 14px;
    font-size: 24px;
    font-weight: 600;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    transition: all .3s ease;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 40px;
    letter-spacing: 0%;
    border-bottom: solid 3px;
}

.btn_more:hover {
    text-decoration: underline;
}

.box_allnews {
    margin-top: 35px;
}

.btn_allnews {
    background: #d40000;
    color: #fff;
    padding: 10px 25px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
}

.btn_allnews:hover {
    background: #b80000;
}

.meta_news {
}

.date_news {
    font-size: 16px;
    display: inline-block;
    color: #081B3B;
    z-index: 1;
    position: absolute;
    top: 1px;
    right: 90px;
    background: #0000005c;
    padding: 14px 18px;
    border-radius: 0px 0px 10px 10px;
    background: linear-gradient(to right, #FDCA15 0%, #FFEC52 100%);
    font-size: 18px;
    font-weight: bold;
    border: solid 1px;
    border-top: none;
    line-height: 21px;
    text-align: center;
}

.section-register {
    padding: 40px 0;
    font-family: "Inter", sans-serif;
}

.container-register {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: center;
    justify-content: space-between;
}

.register-form {
    flex: 1;
    min-width: 340px;
    background: #fff;
    padding: 10px 30px;
    border-radius: 16px;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .08);
}

.register-form .title {
    font-weight: 700;
    font-weight: 800;
    font-size: 22px;
    font-size: 40px;
    margin-bottom: 25px;
    color: #000;
    line-height: 1.4;
    line-height: 52px;
    font-family: Mulish;
    font-style: ExtraBold;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.register-form .title span {
    color: #e60012;
    font-size: 15px;
    font-size: 20px;
    font-weight: 500;
    font-weight: 700;
    font-family: Mulish;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 52px;
    letter-spacing: 0%;
    text-align: start;
}

.form-newsletter {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: end;
    gap: 10px;
}

.newsletter-input2 {
    /* margin-bottom: 15px; */
    background: none !important;
    color: #000;
    max-width: 49%;
    width: 100%;
    position: relative;
}

.form-newsletter .form-control {
    width: 100%;
    padding: 9px 15px;
    color: #000 !important;
    outline: none;
    transition: .2s;
    padding-left: 15px;
    /* background: #fff; */
    border-radius: 5px;
}

.form-newsletter .form-control:focus {
    border-color: #e60012;
    box-shadow: 0 0 0 2px rgba(230, 0, 18, .1);
}

.newsletter-button2 {
    margin-top: 5px;
}

.btn-danger {
    background: #e60012;
    border: none;
    color: #fff;
    font-weight: 600;
    padding: 13px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    transition: .3s;
}

.btn-danger:hover {
    background: #c4000f;
}

.register-highlight {
    flex: 1;
    min-width: 340px;
    text-align: center;
}

.register-highlight .highlight-title {
    font-size: 22px;
    font-size: 42px;
    font-weight: 700;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: Mulish;
    font-style: Bold;
    letter-spacing: 0%;
    text-align: center;
    line-height: 33px;
}

.register-highlight .highlight-title span {
    color: #e60012;
}

.register-highlight .highlight-title small {
    font-size: 14px;
    font-size: 20px;
    font-weight: 400;
    font-weight: 400;
    color: #555;
    font-family: Nunito;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

.highlight-box {
    background: #fff5f5;
    padding: 10px;
    border-radius: 16px;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .08);
    border: solid 1px rgba(143, 143, 143, 1);
}

.highlight-box img {
    width: 100%;
    border-radius: 12px;
}

@media (max-width: 768px) {
    .container-register {
        flex-direction: column;
    }

    .register-form, .register-highlight {
        width: 100%;
    }
}

.newsletter-input2 label {
    font-family: Nunito;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 135%;
    letter-spacing: 0%;
    text-align: center;
    padding-left: 4px;
    margin-bottom: 10px;
    display: none;
    color: #000;
}

section.section-register .form-newsletter .form-control {
    border: none;
    box-shadow: 0px 0px 6px rgba(204, 204, 204, .22);
}

.footer {
    background: url(../images/bg_ft.png)no-repeat;
    color: #fff;
    padding: 60px 0;
    position: relative;
    padding-bottom: 20px;
    background-size: 100% 100%;
    z-index: 0;
}

.footer-container {
    display: flex;
    /* grid-template-columns: 1fr 2fr 1fr; */
    gap: 0px;
    position: relative;
    z-index: 111;
    padding-bottom: 70px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-left .logo {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-left .logo img {
}

.footer-left .logo-text h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}

.footer-left .logo-text p {
    font-size: 14px;
    color: #ffbfc3;
    margin: 0;
}

.footer-left .slogan {
    font-size: 16px;
    font-size: 24px;
    font-weight: 600;
    font-weight: 600;
    margin: 20px 0;
    line-height: 1.5;
    line-height: 33px;
    font-family: Inter;
    font-style: Semi Bold;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.footer-buttons {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

.btn {
    padding: 10px 25px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    transition: .3s;
}

.btn-light {
    background: #fff;
    color: #a00020;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    ter-spacing: 0%;
    width: 48%;
}

.btn-light:hover {
    opacity: .8;
}

.btn-dark {
    background: #6e0020;
    color: #fff;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.btn-dark:hover {
    background: #8a0028;
}

.social-icons {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-icons a {
    color: #fff;
    font-size: 22px;
    transition: .3s;
}

.social-icons a:hover {
    color: #ffd8d8;
}

.footer-col h4 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    font-style: Bold;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

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

.footer-col ul li {
    margin: 20px 0;
}

.footer-col ul li a {
    color: #fff;
    text-decoration: none;
    transition: .3s;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    font-weight: bold;
}

.footer-col ul li a:hover {
    color: #ffec52;
}

.footer-col p {
    font-size: 15px;
    font-size: 16px;
    margin: 8px 0;
    line-height: 1.5;
    line-height: 28px;
    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    leading-trim: NONE;
    letter-spacing: 0%;
}

.footer-col i {
    margin-right: 6px;
    color: #ffbfc3;
}

@media (max-width: 992px) {
    .footer-container {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}

@media (max-width: 576px) {
    .footer-container {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-left .logo {
        justify-content: center;
    }

    .footer-buttons {
        justify-content: center;
    }

    .social-icons {
        justify-content: center;
    }
}

.footer:after {
    /* position: absolute; */
    content: "";
    width: 100%;
    height: 470px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/Vector.png") no-repeat;
    background-size: 100% 100%;
    opacity: .2;
    z-index: 0;
}

.footer-left a.logo-head {
    max-width: 249px;
    margin-bottom: 40px;
}

.menu_right {
    width: calc(100% - 240px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 0;
    padding: 15px 30px;
    position: relative;
}

.search-res.menu_search {
    flex: initial;
    background: rgba(255, 89, 0, 1);
    border-radius: 30px;
    width: 42px;
    height: 42px;
    color: #fff;
}

.search-res.menu_search .icon-search {
    color: #fff;
    font-size: 19px;
}

p.icon-search.transition {
}

.about_index.wrap-content {
    display: flex;
    justify-content: space-between;
    padding: 85px 0;
    position: relative;
}

.right_about h3 {
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    z-index: 13;
    position: relative;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.about-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}

.right_about a {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    text-transform: capitalize;
    padding: 5px 28px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
}

.right_about a:hover {
    background: #fff;
}

.right_about {
    max-width: 1200px;
    width: 100%;
    z-index: 2;
    margin: auto;
    text-align: center;
    position: relative;
}

.left_about img {
    border-radius: 20px;
}

.img_about {
    border-radius: 30px;
    overflow: hidden;
    max-width: 269px;
    width: 100%;
}

.img2_about {
    max-width: 268px;
    width: 100%;
}

.kn_about {
    position: absolute;
    max-width: 295px;
    bottom: 50px;
    left: 0;
    width: 100%;
    background: rgba(183, 4, 9, 1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    border-radius: 15px;
}

.left_kn {
    max-width: 105px;
    width: 100%;
    text-align: center;
}

.right_kn {
    max-width: 140px;
    width: 100%;
    font-family: Fz Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    color: #fff;
}

.line_about {
    height: 87px;
    width: 2px;
    background: rgba(255, 255, 255, .45);
}

.flex_top {
    display: FLEX;
    align-items: center;
    margin-bottom: 15px;
}

.flex_top span {
    font-family: Fz Poppins;
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 0%;
    color: rgba(183, 4, 9, 1);
    text-transform: capitalize;
}

.flex_top .img_icon {
    width: 82px;
    height: 86px;
    padding: 24px;
    background: rgba(248, 159, 50, 1);
    border-radius: 0px 0px 40px 40px;
    margin-right: 10px;
}

.desc_flex {
    font-family: Fz Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: justify;
}

.items_flex {
    box-shadow: 0px 0px 16px rgba(0, 0, 0, .25);
    border-radius: 20px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    min-height: 320px;
}

.slider-khoahoc .slick-slide {
    padding: 15px 15px;
    margin: 0 15px;
    padding-top: 0;
}

.slider-khoahoc .slick-list {
    margin: 0 -15px;
}

.slider-khoahoc .slick-slide:hover {
    background: rgba(183, 4, 9, 1);
    color: #fff !important;
    cursor: pointer;
}

.slider-khoahoc .slick-slide:hover .flex_top img {
    /* background: #fff; */
}

.slider-khoahoc .slick-slide:hover .flex_top span {
    color: #fff;
}

.danhmuc-left {
}

.item-cap1 {
    border-bottom: 1px solid #eee;
    padding: 15px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 12px;
}

.item-cap1 .title-cap1 {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
    font-family: Fz Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0%;
    padding-left: 0;
}

.item-cap1 .icon {
    transition: .3s;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    background: rgba(248, 159, 50, 1);
    border-radius: 50%;
    justify-content: center;
}

.item-cap1.active .icon {
    transform: rotate(180deg);
}

.cap2-box {
    padding-left: 0;
    display: none;
}

.item-cap2 {
    transition: .5s;
    padding: 8px 0;
    cursor: pointer;
    font-family: Fz Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    letter-spacing: 0%;
    padding-left: 10px;
    border-bottom: solid 1px rgba(217, 217, 217, 1);
}

.right-content {
    display: none;
}

.right-content img {
    max-width: 100%;
    border-radius: 20px;
    width: 100%;
}

.box_dm {
    display: flex;
    max-width: 1200px;
    margin: auto;
    justify-content: space-between;
}

.danhmuc-left {
    max-width: 565px;
    width: 100%;
}

.wrap_dmc {
    background: url("../images/bg_dm.png") no-repeat;
    padding: 60px 0;
    background-size: 100% 100%;
    margin: 70px 0;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

.title-cap1:hover {
}

.item-cap1.active {
}

.title-cap1 {
}

.item-cap1.active .title-cap1 {
    color: rgba(191, 0, 5, 1);
    margin-bottom: 5px;
}

.item-cap2:hover {
    background: rgba(217, 217, 217, 1);
    font-weight: bold;
    transition: -.5s;
}

.right_dm {
    max-width: 585px;
}

.right_dm .desc {
    font-family: Fz Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: justify;
    color: #fff;
}

.box_dmsp {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}

.box_dmsp h3 {
    font-family: Fz Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #fff;
}

span.slogan_dm {
    font-family: Fz Poppins;
    font-weight: 400;
    font-style: Italic;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    max-width: 578px;
}

.item-cap2 a {
    text-decoration: none;
    color: #000;
}

.title-product h2 {
    font-family: Fz Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: rgba(183, 4, 9, 1);
    margin-bottom: 0;
}

.d-title-choose-cat {
    border: solid 1px rgba(217, 217, 217, 1);
    padding: 15px 20px;
    border-radius: 30px;
    max-width: 840px;
    display: flex;
    width: 100%;
}

.choose_list {
    max-width: 840px;
    display: flex;
    align-items: flex-end;
    position: relative;
}

span.choosed {
    min-width: 85px;
}

.btn_sp {
    background: rgba(183, 4, 9, 1);
    position: absolute;
    right: -21px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    top: calc((100% - 36px) / 2);
    z-index: 1;
}

.choose_list .owl-carousel {
    max-width: 700px;
    overflow: hidden;
}

.box-product.p-relative {
    padding: 12px;
    background: url("../images/product.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 10px;
}

.wp_sp_index {
    margin-top: 50px;
}

a.xct_sp {
    margin: auto;
    margin: auto;
    text-align: center;
    text-align: center;
    width: 95%;
    display: block;
    padding: 8px;
    background: rgba(133, 133, 133, 1);
    color: #fff;
    text-decoration: none;
    font-family: Fz Poppins;
    font-weight: 500;
    font-style: =;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    border-radius: 30px;
    margin-bottom: 5px;
}

a.xct_sp:hover {
    background: rgba(183, 4, 9, 1);
}

.title-product {
    width: calc(100% - 860px);
}

.slick_sp {
    margin: 0px -20px;
    max-width: 1200px;
    padding: 0 10px;
}

.title_project h2 {
    font-size: 28px;
    font-weight: 800;
    color: #c40000;
}

.title_project p {
    margin-top: 5px;
    color: #555;
    max-width: 560px;
}

.duan_slick .slick-track {
    display: flex;
}

.duan_slick .slick-slide {
    height: auto;
    /* padding: 0 10px; */
}

.items_duan {
    position: relative;
    height: 420px;
    /* border-radius: 10px; */
    overflow: hidden;
    /* background: #000; */
}

.info_duan {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
    z-index: 2;
    transition: all .4s ease;
}

.name_duan {
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 4px;
}

.chudautu {
    font-size: 14px;
    opacity: .9;
}

.desc_duan {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .4s ease;
}

.items_duan:hover::after {
    background: rgb(0 0 0 / 70%);
}

.items_duan:hover .desc_duan {
    max-height: 200px;
    opacity: 1;
}

.box_project {
    padding: 40px 0;
}

.duan_slick .slick-slide:nth-child(even) .items_duan {
    margin-top: 40px;
}

.img_duan {
    height: 100%;
}

.img_duan img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.items_duan::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .85), rgb(0 0 0 / 0%));
    transition: all .4s ease;
}

@media (max-width: 768px) {
    .duan_slick .slick-slide:nth-child(even) .items_duan {
        margin-top: 0;
    }
}

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

.duan_slick {
    max-width: 23.5%;
}

.mask-shape {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url("../images/mask.png");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
    mask-image: url("..//images/mask.png");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    overflow: hidden;
}

.mask-shape img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.duan_slick2 {
    margin-top: 100px;
}

.duan_slick3 {
    margin-top: -7;
}

.duan_slick1 {
    margin-top: 50px;
}

.duan_slick4 {
    margin-top: 60px;
}

.why-choose {
    background: linear-gradient(90deg, #e65100, #c30000);
    padding: 80px 0 100px;
    color: #fff;
}

.title {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 60px;
}

/* GRID CHÃNH */
.why-wrap {
    display: grid;
    grid-template-columns: 1fr 520px 1fr;
    align-items: center;
    max-width: 1200px;
    margin: auto;
}

/* ===== TIÃŠU CHÃ ===== */
.criteria .item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 40px;
}

.criteria img {
    width: 36px;
}

.criteria h4 {
    font-size: 18px;
    margin-bottom: 5px;
}

.criteria p {
    font-size: 14px;
    opacity: .9;
}

/* canh lá» */
.criteria.left {
    text-align: right;
    padding-right: 40px;
}

.criteria.left .item {
    flex-direction: row-reverse;
}

.criteria.right {
    text-align: left;
    padding-left: 40px;
}

.criteria.bottom {
    text-align: center;
    margin-top: 40px;
}

/* ===== TRUNG TÃ‚M ===== */
.circle-wrap {
    position: relative;
    width: 520px;
    height: 320px;
}

/* LOGO */
.center-logo {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

/* Ná»¬A VÃ’NG TRÃ’N */
.half-rotate {
    position: absolute;
    width: 520px;
    height: 520px;
    bottom: -260px;
    border-radius: 50%;
    animation: spin 40s linear infinite;
}

/* ITEM MASK */
.mask-item {
    position: absolute;
    width: 120px;
    height: 120px;
    -webkit-mask: url(mask.png) no-repeat center / contain;
    mask: url(mask.png) no-repeat center / contain;
}

.mask-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    animation: antiSpin 40s linear infinite;
}

/* Vá»Š TRÃ */
.i1 {
    top: 60px;
    left: 0;
}

.i2 {
    top: 10px;
    left: 110px;
}

.i3 {
    top: -20px;
    left: 200px;
}

.i4 {
    top: 10px;
    right: 110px;
}

.i5 {
    top: 60px;
    right: 0;
}

/* ANIMATION */
@keyframes spin {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes antiSpin {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(-360deg);
    }
}

.box_chungnhan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.left_cn {
    max-width: 425px;
    width: 100%
}

.right_cn {
    width: calc(100% - 475px);
}

.img_cn {
    position: relative;
}

.name_cn {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: #0000006b;
    top: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    pointer-events: none;
    opacity: 0;
}

.img_cn:hover .name_cn {
    opacity: 1;
}

.wrap_tuvan {
    position: relative;
    padding: 75px 0;
    margin-top: 60px;
    /* margin-bottom: 60px; */
}

.wrap_tuvan:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #0000004f;
    top: 0;
    left: 0;
    z-index: 1;
}

.wrap-content.box_tvbg {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.left_tuvanbaogia {
    width: 530px;
    color: #fff;
}

.right_tuvanbaogia {
    width: 525px;
}

input#dataNewsletter\[email\] {
}

.form-newsletter .form-control::placeholder {
    color: #ffffff;
}

/* WRAP */
.wrap-content {
    width: 100%;
    position: relative;
}

.box_newsnb {
    display: grid;
    grid-template-columns: 49% 51%;
    gap: 15px;
    align-items: stretch;
}

/* ================= LEFT (slick dá»c) ================= */
.left_newsnb {
    display: flex;
    flex-direction: column;
}

.left_newsnb .img_news {
    display: flex;
    gap: 15px;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    transition: all .3s ease;
    cursor: pointer;
}

.left_newsnb .img_news:hover {
    background: rgba(183, 4, 9, 1);
    COLOR: #FFF !IMPORTANT;
}

.left_newsnb img {
    =:125px; object-fit: cover;
    border-radius: 8px;
}

/* text */
.info_newsnb a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #111;
    line-height: 1.4;
    margin-bottom: 5px;
    text-decoration: none;
}

.info_newsnb p {
    font-size: 13px;
    color: #000;
    line-height: 1.5;
    max-height: 3em;
    overflow: hidden;
    margin-bottom: 0;
}

/* slick spacing */
.left_newsnb .slick-slide {
    margin-bottom: 27px;
    align-items: center;
}

/* ================= RIGHT (slick ngang) ================= */
.right_newsnb {
    position: relative;
}

.img_news_r {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.img_news_r img {
    width: 100%;
    height: 515px;
    object-fit: cover;
}

/* overlay text */
.info_newsnb_r {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7));
    color: #fff;
}

.info_newsnb_r a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.info_newsnb_r a:first-child {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.info_newsnb_r p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 90%;
    font-family: Fz Poppins;
}

.xt_news {
    border-radius: 30px;
    font-size: 14px;
    transition: .3s;
    font-style: italic;
    text-decoration: underline !important;
}

.xt_news:hover {
    background: #c90000;
}

/* ================= SLICK CUSTOM ================= */
.right_newsnb .slick-dots {
    bottom: 15px;
}

.right_newsnb .slick-dots li button:before {
    color: #fff;
    opacity: .6;
}

.right_newsnb .slick-dots li.slick-active button:before {
    opacity: 1;
}

/* ================= RESPONSIVE ================= */
@media (max-width: 991px) {
    .box_newsnb {
        grid-template-columns: 1fr;
    }

    .img_news_r img {
        height: 300px;
    }
}

.left_newsnb .slick-slide a.img_newsnbtitle {
    width: 125px;
}

.info_newsnb {
    width: calc(100% - 125px);
}

.newsnb_bg {
    padding: 60px 0;
    background: #F2F2F2;
}

.left_newsnb .img_news:hover a {
    color: #fff;
    /* font-family: "FZ Poppins"; */
    font-family: "FZ Poppins";
}

.left_newsnb .img_news:hover p {
    color: #fff;
}

.title_newsb.d-flex {
    width: 100%;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 35px;
}

.title_newsb.d-flex h2 {
    color: #B70409;
    font-weight: bold;
}

.title_newsb.d-flex a {
    color: #F89F32;
    text-decoration: none;
}

.hotline_header {
    display: flex;
    align-items: center;
}

.hotline_header span {
    padding: 0 5px;
}

.left_cn h2 {
    color: #B70409;
    font-weight: 700;
    font-size: 30px;
}

.left_tuvanbaogia h2 {
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.left_tuvanbaogia p {
    line-height: 25px;
    font-size: 18px;
}

.left_cn p {
    line-height: 26px;
}

.footer-copyright span {
    font-weight: 700;
}

.flex_top:hover.img_icon {
    background: #fff !important;
}

.flex_top:hover .img_icon {
}

.slider-khoahoc .slick-slide:hover .img_icon {
    background: #fff;
}

.slider-khoahoc .slick-slide:hover .img_icon img {
    filter: brightness(0) saturate(100%) invert(64%) sepia(73%) saturate(563%) hue-rotate(345deg) brightness(101%) contrast(96%);
}

.wrap-content.padding-top-bottom.wrap-content-product-page .box-product.p-relative {
    margin: 0;
}

.content_sp p.is-hidden {
    display: none;
}

.wrap-btn-more {
    text-align: center;
    margin-top: 15px;
}

.btn-toggle-content {
    padding: 10px 24px;
    border-radius: 30px;
    border: 1px solid #F89F32;
    background: transparent;
    color: #F89F32;
    cursor: pointer;
    font-weight: 500;
    transition: .3s;
}

.btn-toggle-content:hover {
    background: #F89F32;
    color: #fff;
}

.call_sp a {
    background: red;
    padding: 15px 30px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 20px;
    margin-top: 10px !important;
    display: inline-block;
    border-radius: 5px;
}

.call_sp a:hover {
    background: #e61b1b;
}

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

a.xemchitietduan {
    font-size: 20px;
    text-transform: uppercase;
    color: red;
    transition: 1s;
}

a.xemchitietduan:hover {
    transition: 1s;
    padding-left: 10px;
    color: #f89f27;
}

.box_visaochon {
    padding: 60px 0;
    background: url(../images/bg_vs.png)no-repeat;
    background-size: 100% 100%;
    padding-bottom: 0;
    margin-bottom: 65px;
    overflow: hidden;
}

.wrap_1330 {
    max-width: 1330px;
    margin: auto;
}

.center_vsc_logo {
    position: relative;
    margin-bottom: -157px;
    z-index: 0;
}

.left_vsc_m {
    max-width: 250px;
    padding-top: 105px;
}

.right_vsc {
    max-width: 270px;
    padding-top: 105px;
}

.center_vsc {
    max-width: 876px;
    width: 100%;
}

a.logo1 {
    position: absolute;
    bottom: 167px;
    left: calc((100% - 193px) /2);
}

.vsc_item.vsc3 {
    max-width: 300px;
    margin: auto;
    text-align: center;
}

.vsc_item {
    color: #fff;
}

.vsc_item h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0;
}

.left_vsc_m {
}

.vsc_item.vsc1 {
    text-align: right;
    /* max-width: 250px; */
    margin-right: -115px;
    padding-left: 115px;
}

.vsc_item.vsc2 {
    text-align: right;
    padding-top: 67px;
}

.vsc_item.vsc4 {
    text-align: left;
    /* max-width: 250px; */
    margin-left: -115px;
    padding-right: 115px;
}

.vsc_item.vsc5 {
    text-align: left;
    padding-top: 67px;
}

.box-cat-level2 {
    background: #f9f9f9;
    padding: 16px;
    border-radius: 12px;
}

.title-cat-lv2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}

.cat-lv2-item {
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    background: #fff;
    transition: .3s;
    color: #000;
    text-decoration: none;
}

.cat-lv2-item:hover {
    background: #F89F32;
    color: #fff;
}

.left_news_d .info-news {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    height: 100%;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}

.news.mb-3 {
    position: relative;
}

.top_news_l .info-news a.name-news {
    color: #fff;
}

.top_news_l .info-news {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    height: 100%;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}

.news.mb-3 {
    position: relative;
}

.top_news_l .info-news a.name-news {
    color: #fff;
}

.left_news_d .info-news a.name-news {
    color: #fff;
}

.top_news_l .info-news a.name-news:hover {
    color: #f69f2c;
}

.left_news_d .info-news a.name-news:hover {
    color: #f69f2c;
}

.box_news_b {
    margin-top: 40px;
    display: flex;
    align-items: center;
}

.row.wrap_bottom_news .desc-news {
    font-size: 18px;
    line-height: 27px;
}

.form-floating.form-floating-cus {
    box-shadow: 0px 0px 17px #0000003b;
    border-radius: 10px;
    overflow: hidden;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #f79f27;
    content: var(--bs-breadcrumb-divider, "/");
}

.background-category-menu-content-title {
    font-size: 48px;
    line-height: 36px;
    font-weight: 600;
}

.left_newsnb.slick-doc {
    height: 515px;
}

.box_newsnb .slick-track {
    max-height: 515px;
    height: 100%;
}

.vsc_item:hover img {
    transition: 1s;
    transform: scale(1.1);
}

.vsc_item img {
    transition: 1s
}

.vsc_icon {
}

.vsc_item:hover h4 {
    color: #f69f2c;
}

.right-content.box-7 img {
    max-width: 585px;
    width: 100%;
    max-height: 520px;
    height: 100%;
}

.hotline_header img {
    margin-right: 5px;
}

.slide_mobile {
    display: none;
}

.name-product:hover {
    color: red;
}

.slide_desktop {
    position: relative;
}

.slide_desktop:after {
    /* position: absolute; */
    content: '';
    background: rgb(80 80 80 / 67%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
}

.after_slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #00000057;
    pointer-events: none;
}

.img2_about > img:nth-child(1) {
    margin-bottom: 30px;
}

.sologan_about {
    position: absolute;
    top: -53px;
    left: 0;
    font-size: 163px;
    color: rgb(216 84 12 / 4%);
    font-weight: bold;
    font-family: Saira;
    z-index: -1;
}

.items_list_product {
    text-align: center;
}

.items_list_product a {
    display: flex;
    justify-content: center;
    max-width: 120px;
    max-height: 120px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: solid 1px #fff;
    padding: 5px;
    margin: auto;
}

.items_list_product a img {
    border-radius: 50%;
}

.items_list_product:hover > a {
    border: solid 1px rgba(216, 84, 12, 1);
}

a.name_list_product {
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    max-width: 100%;
    width: 100%;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0 30px;
    margin-top: 10px;
}

.items_list_product:hover a.name_list_product {
    color: rgba(216, 84, 12, 1);
    border: none;
}

.wrap_product_list {
    width: 100%;
    padding: 60px 0;
    background: url(../images/bg_list.png)no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.list_product.wrap-content h3 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    color: rgba(216, 84, 12, 1);
}

.banner_list_prd {
    max-width: 2010px;
    margin: auto;
    /* canh phải */
    overflow: hidden;
    /* cho phép tràn */
    position: relative;
    margin-left: calc((100% - 1300px) / 2);
    width: 2000px;
}

/* Slick cần overflow visible */
.banner_list_prd .slick-list {
    overflow: visible;
}

/* Giữ khoảng cách giữa các item */
.items_banner {
    padding-right: 15px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.list_product.wrap-content {
    margin-bottom: 50px;
}

.info_banner {
    position: absolute;
    width: 97%;
    height: 100%;
    left: 0;
    top: 0;
    background: #00000036;
    color: #fff;
    display: flex;
    /* justify-content: center; */
    /* align-items: anchor-center; */
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    pointer-events: none;
}

.info_banner span {
    font-size: 35px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.info_banner p {
    width: 175px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    background: rgba(216, 84, 12, 1);
    font-size: 18px;
    border-radius: 30px;
}

.info_banner p img {
    width: 39px;
    height: 39px;
    background: #fff;
    padding: 10px;
    border-radius: 30px;
    margin-left: 10px;
    transition: 1s;
}

.info_banner p:hover img {
    transition: 1s;
    margin-left: 20px;
}

.items_banner:hover .info_banner p img {
    transition: 1s;
    margin-left: 25px;
}

/* ===============================
   GRID CHA (4 CỘT)
================================ */
.box_list_product--inline {
    display: grid;
    grid-template-columns: 285px repeat(3, 1fr);
    gap: 19px;
    align-items: start;
}

/* ===============================
   ẢNH DANH MỤC CẤP 1
================================ */
.img_list_product {
    grid-column: 1 / 2;
}

.img_list_product img {
    width: 100%;
    /* aspect-ratio: 3 / 4; */
    /* CAO BẰNG 1 SẢN PHẨM */
    object-fit: cover;
    border-radius: 10px;
    display: block;
}

/* ===============================
   PHÁ TOÀN BỘ WRAPPER API
   (ĐÂY LÀ MẤU CHỐT)
================================ */
.paging-product-category {
    display: contents !important;
}

.paging-product-category .product_api {
    display: contents !important;
}

/* ===============================
   SẢN PHẨM
================================ */
.box-product {
    background: #fff;
    transition: .25s;
}

.box-product:hover {
    transform: translateY(-4px);
}

/* ===============================
   ẢNH SẢN PHẨM
================================ */
.pic-product img {
    width: 100%;
    height: 100%;
}

/* ===============================
   RESPONSIVE
================================ */
span.badge-sale {
}

span.badge-sale {
    position: absolute;
    left: 0px;
    top: 20px;
    background: rgba(216, 84, 12, 1);
    color: #fff;
    font-weight: 500;
    padding: 3px 10px;
}

h3.name-product a {
    color: #001247;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    /* min-height: 45px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 23px;
    min-height: 46px;
}

a.btn-detail {
    width: 100%;
    display: block;
    text-align: center;
    padding: 6px;
    border: solid 1px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
}

a.btn-detail:hover {
    background: rgba(216, 84, 12, 1);
    color: #fff;
}

h3.name-product a:hover {
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

/* pagination luôn chiếm full hàng */
.pagination-ajax {
    grid-column: 1 / -1;
    margin-top: 10px;
}

.top_service {
    height: 693px;
    background: url(../images/top_service.png)no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* pointer-events: none; */
}

.items_list_service {
    max-width: 772px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    /* z-index: 111; */
}

.items_list_service a {
    display: block;
    position: relative;
}

.items_list_service span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000080;
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    padding: 0 150px;
    text-align: center;
    text-transform: capitalize;
    border-radius: 30px;
    pointer-events: none;
}

.title_service {
    max-width: 630px;
    padding-top: 70px;
    padding-left: 50px;
}

.title_service p {
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.title_service span {
    font-weight: 500;
    color: #fff;
    font-size: 20px;
}

.pick1 {
    position: absolute;
    right: 217px;
    top: 85px;
    background: url(../images/pick2.png) no-repeat;
    background-size: 100% 100%;
    width: 278px;
    height: 278px;
    animation: floatUpDown 3s ease-in-out infinite;
}

@keyframes floatUpDown {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.pick2 {
    position: absolute;
    right: -158px;
    top: 10px;
    max-width: 397px;
    animation: mascot 3s infinite ease-in-out;
}

@keyframes mascot {
    0% {
        transform: translateY(0) rotate(0deg);
    }

    50% {
        transform: translateY(-12px) rotate(3deg);
    }

    100% {
        transform: translateY(0) rotate(0deg);
    }
}

.wrap_service {
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
    background: url(../images/bg_list.png)no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
}

.custommer {
    max-width: 275px;
    right: 10px;
    position: absolute;
    bottom: 291px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
}

.custommer span {
    max-width: 168px;
    color: #fff;
}

.img_cus {
    display: flex;
    margin-right: 15px;
}

.img_cus img:nth-child(2) {
    margin-left: -10px;
}

.img_cus img:nth-child(3) {
    margin-left: -10px;
}

.img_cus img:nth-child(4) {
    margin-left: -10px;
}

.slogan_service {
    max-width: 303px;
    position: absolute;
    bottom: 115px;
    right: 46px;
    content: '';
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}

.desc_service {
    background: rgba(252, 129, 2, 1);
    max-width: 662px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #fff;
    padding-right: 50px;
    margin-bottom: 15px;
}

.bottom_service {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

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

.left_service {
    max-width: 662px;
}

.items_list_service_rele {
    max-width: 48%;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.items_list_service_rele a {
    display: block;
}

.items_list_service_rele span {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 35px;
    text-align: center;
    padding: 0 50px;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
}

.right_service {
    width: calc(100% - 682px);
}

.top_right_service .items_list_service_rele {
    width: 100%;
    max-width: 100%;
}

.bottom_right_service .items_list_service_rele {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
}

.wrap_video {
    max-width: 1920px;
    margin: auto;
    width: 100%;
    padding-top: 70px;
    background: rgba(77, 16, 1, 1);
    color: #fff;
    text-align: center;
}

.top_video h3 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
}

span.solgan_video {
    max-width: 745px;
    display: block;
    font-size: 18px;
    margin: auto;
}

.socical_video {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}

ul.social.social-header li a {
    display: block;
    border-radius: 30px;
    transition: 1s;
    max-width: 48px;
    width: 100%;
}

ul.social.social-header li a:hover {
    background: #C74B08;
    transition: 1s;
    transform: translateY(10px);
}

.items_khoanhkhac {
    position: relative;
}

.items_khoanhkhac span {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: flex;
    /* justify-content: center; */
    /* align-items: center; */
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(77, 16, 1, 1) 3%, rgba(77, 16, 1, 0.76) 25%, rgba(255, 255, 255, 0) 73%);
    color: #fff;
    font-size: 25px;
    padding-top: 50px;
    padding-left: 45px;
    padding-right: 60px;
    text-align: left;
    pointer-events: none;
}

.playvideo {
    position: absolute;
    content: '';
    width: 83px;
    height: 83px;
    left: calc((100% - 83px) / 2);
    top: calc((100% - 83px) / 2);
    pointer-events: none;
    transition: 1s;
}

.slick_custommer1_box {
    max-width: 1060px;
    margin: auto;
}

.itemss_custommer {
    text-align: center;
    margin: auto;
    /* max-width: 270px; */
}

.itemss_custommer img {
    margin: auto;
}

.itemss_custommer.slick-slide.slick-current.slick-active.slick-center {
    /* zoom: 1.2 !important; */
    transition: 1s;
}

.itemss_custommer {
    /* max-width: 268px; */
    margin: auto;
}

.wrap_custommer {
    background: url(../images/bg_feedback.png)no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    padding-bottom: 70px;
}

.slick-track {
    display: flex;
}

.even_custommer {
    max-width: 268px;
    margin: auto;
    padding: 20px;
    background: #fff;
    border-radius: 30px;
    min-height: 307px;
    max-height: 307px;
}

.itemss_custommer.slick-slide.slick-current.slick-active.slick-center .even_custommer {
    max-width: 314px;
    width: 314px;
    background: #D8540C;
    min-height: 378px;
}

.info_custommer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}

.info_custommer span {
    font-size: 16px;
    color: rgba(216, 84, 12, 1);
    font-weight: 700;
}

.rating {
    color: rgba(251, 176, 64, 1);
}

.info_custommer p {
    font-size: 13px;
    line-height: 21px;
    text-align: justify;
    margin-bottom: 0;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}

.itemss_custommer.slick-slide.slick-current.slick-active.slick-center .info_custommer p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    /* transition: 1s; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
}

.itemss_custommer.slick-slide.slick-current.slick-active.slick-center .info_custommer span {
    color: #fff;
}

.itemss_custommer.slick-slide.slick-current.slick-active.slick-center .rating {
    color: #fff;
}

.box_custommer h3 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: rgba(216, 84, 12, 1);
    margin-bottom: 15px;
}

.box_custommer span {
    max-width: 823px;
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 50px;
    font-size: 18px;
}

.box_news {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 45px;
}

.left_news {
    max-width: 590px;
}

.top_news_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_news_title h3 {
    font-size: 40px;
    color: rgba(216, 84, 12, 1);
    font-weight: bold;
}

.top_news_title p {
    max-width: 453px;
    font-size: 18px;
}

.top_news_title {
    margin-top: 70px;
    margin-bottom: 40px;
}

.items_news_nb {
    position: relative;
}

.info_news_nb {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    padding: 37px;
    padding-bottom: 50px;
    color: #fff;
    z-index: 1;
}

.xt_news_nb {
    position: absolute;
    right: 0;
    bottom: 5px;
    z-index: 1;
}

.items_news_nb:before {
    position: absolute;
    content: '';
    background: linear-gradient(to bottom, #081b3b00 0%, #081B3B 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 0;
}

.info_news_nb p {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 13px !important;
}

.desc_news_nb {
    font-size: 16px;
    max-width: 100%;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 3;
}

.bg_news_nb {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to top, black, #0000002e);
    pointer-events: none;
    z-index: 0;
}

.items_news_nb:hover {
}

.info_news_nb p:hover {
    color: rgba(216, 84, 12, 1);
}

.items_news_nb a {
    display: block;
}

.items_news_nb:hover .info_news_nb > p {
    color: #fed528;
}

.right_news_nb {
    max-width: 590px;
    width: 100%;
}

.right_news_nb1 {
    height: 300px;
    /* chiều cao tổng */
    overflow: hidden;
}

.right_news_nb .items_news_nb:nth-child(1) {
    margin-bottom: 23px;
}

.newsletter-input2.input123 {
    width: 100%;
    max-width: 100%;
    height: 91px;
    margin-bottom: 10px;
}

.form-newsletter .form-control::placeholder {
    color: #000;
}

footer.footer .socical_video {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: solid 1px rgb(246 246 246 / 18%);
}

footer.footer .socical_video li {
    margin: 0 5px;
}

section.wrap-partner .position-relative {
    margin: 0 -40px;
}

.menu.menu_detail {
    /* position: relative; */
    /* background: #ff59009c; */
    padding: 10px 0;
    top: 0;
}

.nhantuvan {
    width: 147px;
    background: linear-gradient(90deg, #FDCA15 0%, #FFEC52 100%);
    border-radius: 30px;
}

.nhantuvan a {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 11px 0;
    width: 147px;
}

.info-slide img {
    max-width: 322px;
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.info-slide a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
}

a.xemthem_slide {
    border: solid 1px;
    width: 154px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    margin-top: 25px;
    border-radius: 5px;
}

a.xemthem_slide:hover {
    background: #fff;
    color: #000;
}

.mouse_slide span {
    display: block;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
}

.mouse_slide {
    position: absolute;
    bottom: 38px;
    max-width: 80px;
    width: 100%;
    left: calc((100% - 80px) / 2);
    text-align: center;
    animation: floatY 2s ease-in-out infinite;
    z-index: 1;
}

@keyframes floatY {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(8px);
    }

    100% {
        transform: translateY(0);
    }
}

.about_phucan {
    padding-top: 110px;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 95px;
}

.about_phucan:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 16, 62, 1) 16%, rgba(0, 16, 62, 0.82) 75%, rgba(0, 16, 62, 0) 98%);
    z-index: 0;
}

.number_yae {
    font-size: 40px;
    font-weight: 600;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

p.name_thanhtuu {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0;
}

.thanhtuu_phucan.d-flex.justify-content-between.align-items-center {
    max-width: 930px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 30px;
}

.tn_sm_gtcl {
    margin-top: 88px;
}

.img_tnsmgtcl img {
    max-width: 45px;
}

.items_tnsmgtcl {
    min-height: 420px;
    background: #fff;
    background: linear-gradient(to bottom, #FFFFFF 0%, #ffffff 43%, #ffffff00 100%);
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 10px 10px 0 0;
}

.img_tnsmgtcl {
    padding-bottom: 23px;
    border-bottom: solid 1px #D4D4D4;
}

.info_tnsmgtcl {
    margin-top: 22px;
    font-weight: 600;
}

.info_tnsmgtcl span {
    font-size: 25px;
    font-weight: 700;
    color: #001247;
    margin-bottom: 13px;
    display: block;
}

.desc_tnsmgtcl {
    font-size: 16px;
}

.info_tnsmgtcl p {
    font-size: 14px;
    /* text-align: justify; */
}

.box_linhvuc {
    display: grid;
    grid-template-columns: 68% 32%;
    /* gap:30px; */
    align-items: stretch;
}

/* ========== LEFT ========== */
.left_linhvuc {
    position: relative;
}

.left_linhvuc .items_linhvuc {
    position: relative;
    /* border-radius:14px; */
    overflow: hidden;
}

.left_linhvuc .img_lv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.info_linhvuc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 24px;
    color: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
}

.info_linhvuc span {
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin-bottom: 8px;
}

.info_linhvuc p {
    font-size: 15px;
    opacity: .9;
    max-width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}

/* SLIDE hiệu ứng lướt */
.left_linhvuc {
    display: flex;
    overflow: hidden;
    max-width: 842px;
    min-height: 463px;
}

.left_linhvuc .items_linhvuc {
    min-width: 100%;
    transition: .5s ease;
}

/* ========== RIGHT ========== */
.right_linhvuc {
    /* background:#0b2a66; */
    overflow: hidden;
    max-height: 310px;
}

.right_linhvuc .items_linhvuc {
    border-bottom: 1px solid #001247;
}

.right_linhvuc a {
    display: block;
    padding: 36px 20px;
    color: #000;
    font-weight: 600;
    transition: .3s;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    padding-left: 50px;
}

.right_linhvuc .active, .right_linhvuc a:hover {
    background: #001247;
    /* background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* background-clip: text; */
    color: #FDCA15;
    background-gradient: #000;
}

/* scroll khi >3 */
.right_linhvuc {
    overflow-y: auto;
    width: calc(100% - 842px);
    border: solid 2px #001247;
    border-left: none;
}

.right_linhvuc::-webkit-scrollbar {
    width: 4px;
}

.right_linhvuc::-webkit-scrollbar-thumb {
    background: #fcd535;
}

.title_linhvuc {
    margin-bottom: 95px;
    display: block;
}

.slide-group {
    display: flex !important;
    gap: 20px;
    align-items: end;
}

.slide-group .box-product-slide {
    width: 33.333%;
    position: relative;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    display: flex;
}

.product_hot {
    width: 100%;
    /* overflow-x: hidden; */
}

.title_product_hot h3 {
    font-size: 35px;
    font-weight: bold;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.product_hot {
    padding-top: 87px;
    margin-top: 130px;
    background: linear-gradient(to bottom, #001247 0%, #041B5E 100%);
    position: relative;
    margin-bottom: 140px;
    width: 100%;
}

.title_product_hot {
    max-width: 1500px;
    margin: auto;
}

.title_product_hot p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    max-width: 630px;
}

.title_product_hot {
    margin-bottom: 30px;
}

.mask-img {
    position: relative;
    -webkit-mask-image: url("../images/mask_prd.png");
    mask-image: url("../images/mask_prd.png");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center;
    mask-position: center;
}

.slide-group .box-product-slide:nth-child(1) {
    max-width: 576.95px;
    width: 100%;
}

.slide-group .box-product-slide:nth-child(2) {
    max-width: 632.63px;
    width: 100%;
}

.slide-group .box-product-slide:nth-child(3) {
    max-width: 690px;
    width: 100%;
}

.slide-group .box-product-slide:nth-child(1) .pic-product {
    height: 500px;
}

.slide-group .box-product-slide:nth-child(2) .pic-product {
    height: 548.77px;
}

.slide-group .box-product-slide:nth-child(3) .pic-product {
    height: 500px;
    height: 613px;
}

.pic-product a {
    height: 100%;
    display: block;
}

.pic-product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top_name_product {
    text-align: center;
    position: relative;
}

.slide-group .box-product-slide:nth-child(2) {
}

.slide-group .box-product-slide:nth-child(1) .top_name_product {
    padding-bottom: 105px;
    font-size: 16px;
    font-weight: 700;
}

.slide-group .box-product-slide:nth-child(2) .top_name_product {
    padding-bottom: 125px;
    font-size: 18px;
    font-weight: 700;
}

.slide-group .box-product-slide:nth-child(3) .top_name_product {
    padding-bottom: 175px;
    font-size: 20px;
    font-weight: 700;
}

.top_name_product h3 a {
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
    min-height: auto;
    margin-bottom: 5px !important;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 3;
    min-height: 45px;
    max-width: 70%;
    margin: auto !important;
}

.top_name_product p {
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    height: 23px;
}

.slide-group .box-product-slide .top_name_product:after {
    position: absolute;
    content: '';
    width: 17px;
    height: 17px;
    top: 95px;
    left: calc((100% - 17px) /2);
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    border-radius: 30px;
}

.slide-group .box-product-slide:nth-child(1) .top_name_product:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 75px;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    bottom: 0px;
    left: calc((100% - 3px) / 2);
}

.slide-group .box-product-slide:nth-child(2) .top_name_product:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 96px;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    bottom: 0px;
    left: calc((100% - 3px) / 2);
}

.slide-group .box-product-slide:nth-child(3) .top_name_product:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 138px;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    bottom: 12px;
    left: calc((100% - 3px) / 2);
}

.slide-group .box-product-slide:nth-child(1) .top_name_product a {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
}

.slide-group .box-product-slide:nth-child(2) .top_name_product a {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}

.slide-group .box-product-slide:nth-child(3) .top_name_product a {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
}

.top_name_product h3 {
    margin: 0;
    padding: 0;
}

.desc_product.text-split {
    position: absolute;
    width: 100%;
    /* padding: 20px; */
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 3;
    max-height: 45px;
    bottom: 25px;
    padding: 0 30px;
}

a.mask-img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #ffffff00 0%, #081b3b82 100%);
}

.slick-nav-custom {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-top: 30px;
    position: absolute;
    bottom: -60px;
    justify-content: center;
    align-items: center;
    margin: auto;
    left: calc((100% - 100px) / 2);
    z-index: 10;
}

.slick-prev-custom, .slick-next-custom {
    width: 74px;
    height: 29px;
    border-radius: 20px;
    border: 1.5px solid #001247;
    background: transparent;
    color: #001247;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

/* nút active (bên phải) */
.slick-next-custom {
    /* background: #001247; */
    /* color: #fff; */
}

/* hover */
.slick-prev-custom:hover, .slick-next-custom:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, .25);
    background: #001247;
    color: #fff;
}

.roll_level_product {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin-bottom: 54px;
}

.items_sp {
    padding: 10px;
    border: solid 1px #001247;
    border-radius: 10px;
    margin-bottom: 35px;
    padding-bottom: 20px;
}

.ad {
}

.info_bds img {
    filter: invert(1);
}

.info_bds {
    font-size: 16px;
    font-weight: 600;
}

.address_prd {
    display: flex;
    align-items: center;
    min-height: 45px;
}

.address_prd img {
    margin-right: 5px;
    min-width: 17px;
}

.dientich_gia {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gia_sp {
    font-size: 18px;
    font-weight: 700;
    /* background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%); */
    padding: 5px 3px;
    border-radius: 6px;
    color: #001247;
    border: solid 1px #001247;
    width: 135px;
    text-align: center;
}

.items_sp:hover {
    background: #001247;
}

.items_sp:hover .info_bds {
    color: #fff;
}

.items_sp:hover .gia_sp {
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* background-clip: text; */
    /* color: transparent; */
}

.items_sp:hover h3.name-product a {
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.items_sp:hover .info_bds img {
    filter: none;
    min-width: 16px;
}

.address_prd {
}

.title_linhvuc h3 {
    font-size: 35px;
    font-weight: 700;
    color: #001247;
}

.title_linhvuc p {
    font-size: 16px;
    font-weight: 600;
    max-width: 785px;
}

.more_sp {
    text-align: center;
}

.more_sp a {
    background: #071937;
    padding: 12px 39px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    background: #001247;
    color: #FDCA15;
    border-radius: 5px;
}

.box_panter {
    padding: 70px;
    background: linear-gradient(to right, #001247 0%, #041B5E 31%);
    position: relative;
    margin-top: 50px;
}

.title_panter h3 {
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 35px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
}

.title_panter {
    margin-bottom: 20px;
}

.control-new1 {
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

button.owl-prev {
}

.control-new1 button.owl-prev {
    left: -60px;
    position: absolute;
    background: none;
    border: none;
    color: #fff !important;
}

button.owl-next {
}

.control-new1 button.owl-next {
    right: -60px;
    position: absolute;
    background: none;
    border: none;
}

.control-new1 button.owl-next svg {
    stroke: #fff;
}

.control-new1 button.owl-prev svg {
    stroke: #fff;
}

.box_news_scroll.wrap-content {
    padding-top: 95px;
    padding-bottom: 85px;
}

.title_slogan_news {
    text-align: center;
    margin-bottom: 50px;
}

.title_slogan_news h3 {
    font-size: 35px;
    font-weight: 700;
    color: #001247;
}

.text-split.slogan_news {
    font-size: 16px;
    max-width: 760px;
    margin: auto;
    font-weight: 600;
    color: #001247;
}

.left_nb_news {
    max-width: 660px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.right_news_scroll {
    width: calc(100% - 683px);
}

.info_news_nb_r {
    width: calc(100% - 258px);
}

.tacgia {display: inline-block;background: #fff;color: #00103E;font-size: 16px;font-weight: 600;padding: 10px;border-radius: 20px;margin-bottom: 15px;}

.info_news_nb_r .tacgia {
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
    padding: 0;
    display: ruby;
}

.info_news_nb_r p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px !important;
    color: #001247;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}

.desc_news_nb_r {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.right_news_scroll .img_newsnbtitle {
    border-radius: 15px;
    overflow: hidden;
}

.right_news_scroll {
    max-height: 480px;
    overflow: hidden;
    overflow-y: scroll;
}

.items_news_nb_r {
    margin-bottom: 20px;
}

.right_news_scroll::-webkit-scrollbar {
    width: 6px;
}

/* track */
.right_news_scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

/* thumb */
.right_news_scroll::-webkit-scrollbar-thumb {
    background: #0b2a55;
    /* xanh đậm như hình */
    border-radius: 10px;
}

/* hover nhẹ */
.right_news_scroll::-webkit-scrollbar-thumb:hover {
    background: #153d73;
}

.title_form {
    max-width: 515px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.right_form {
    max-width: 593px;
    width: 100%;
    padding: 40px 35px;
    background: #fff6d84f;
    position: relative;
    z-index: 1;
    border-radius: 20px;
}

.title_form span {
    font-size: 37px;
    font-weight: 700;
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.title_form p {
    font-size: 61px;
    font-family: "Allura", cursive;
    color: #fff;
    padding-left: 45px;
    font-family: 'UVN Ke Chuyen3';
}

.right_form h2 {
    font-size: 35px;
    font-weight: 700;
    color: #001247;
}

p.desc_tuvanbaogia {
    font-size: 16px;
    font-weight: 600;
}

.newsletter-input2.input123 input {
    height: 90px;
}

.wrap_form {
    padding: 75px 0;
    position: relative;
}

.wrap_form:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000008c;
}

.footer-left {
    /* text-align: center; */
    /* margin: auto; */
    max-width: 470px;
    width: 100%;
}

.footer-left h4 {
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}

ul.social.social-header {
    justify-content: start;
    margin-top: 20px;
}

.items_ft {
}

.items_ft {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    text-align: start;
}

.items_ft {
    padding: 15px 0;
}

.items_ft img {
    margin-right: 10px;
}

.footer-info {
    margin-top: 30px;
}

.footer-col.right_ft_i {
    /* text-align: right; */
    max-width: 330px;
}

.close {
    float: right;
    cursor: pointer;
}

.newsletter-input2.hovaten {
    width: 100%;
    max-width: 100%;
}

.right-detail-page {
    padding: 30px 8px;
    line-height: normal;
    margin-top: 0px;
    border-radius: 16px;
    background: rgb(249 246 242 / 9%);
    box-shadow: 32px 16px 40px 8px rgb(0 0 0 / 2%);
    padding-bottom: 20px;
}

.right-detail-page--module .right-detail-page--title {
    color: var(--Black, #1B1B1D);
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 16px;
    display: block;
    position: relative;
}

.right-detail-page--module .right-detail-page--title:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    background: #044113;
    width: 50%;
    height: 2px;
}

/* Search */
.right-detail-page--search {
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
    border: solid 1px;
}

.right-detail-page--search p {
    float: left;
    width: 50px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    color: #6c757d;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right-detail-page--search input {
    width: calc(100% - 50px);
    height: 40px;
    float: left;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 18px;
    font-size: 13px;
}

.right-detail-page--search input::-webkit-input-placeholder {
    color: #313131;
}

.right-detail-page--search input:-moz-placeholder {
    color: #313131;
}

.right-detail-page--search input::-moz-placeholder {
    color: #313131;
}

.right-detail-page--search input:-ms-input-placeholder {
    color: #313131;
}

/* Seen */
.right-detail-page--items-seen a.scale-img {
    max-width: 85px;
    border-radius: 10px;
}

.right-detail-page--items-seen {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}

.right-detail-page--info-seen {
    width: calc(100% - 95px);
}

.right-detail-page--info-seen-date {
    color: #1B1B1D;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.right-detail-page--info-seen a {
    color: #1B1B1D;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

/* Menu */
.right-detail-page--module {
    margin-bottom: 45px;
}

.right-detail-page--item-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.right-detail-page--item-list ul li {
    display: block;
    padding: 10px 25px 10px 10px;
    border-bottom: 1px solid #ccc;
    position: relative;
    background: url(../assets/images/vector-right.svg) no-repeat top 18px left 0px;
    background-size: 8px 8px;
}

.right-detail-page--item-list ul li ul {
    display: none;
}

.right-detail-page--item-list ul li:last-child {
    border: none;
}

.right-detail-page--item-list ul li span {
    position: absolute;
    right: 6px;
    top: 0;
    display: flex;
    width: 14px;
    height: 100%;
    background: url(../assets/images/muiten-menu.png) no-repeat center;
    cursor: pointer;
    max-height: 44px;
    transition: 0.3s;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    justify-content: center;
    align-items: center;
}

.right-detail-page--item-list ul li span.active {
    transform: rotate(180deg);
}

.right-detail-page--item-list a {
    color: #1B1B1D;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.right-detail-page--item-list a svg {
    margin-right: 5px;
}

.right-detail-page--item-list a:hover {
    color: #044113;
}

.right-detail-page--item-list a:hover svg {
    filter: brightness(0) saturate(100%) invert(80%) sepia(26%) saturate(3102%) hue-rotate(354deg) brightness(102%) contrast(101%);
}

/* Tags */
.right-detail-page--tags a {
    border-radius: 3px;
    display: block;
    padding: 5px 10px;
    gap: 8px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #1B1B1D;
    position: relative;
    border: solid 1px #1B1B1D;
    transition: all 1s;
}

.right-detail-page--tags a:after {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50% 50%;
    background: #ffffff;
    top: 3px;
    left: 3px;
}

.right-detail-page--tags a:hover {
    color: #1B1B1D;
    background-color: #ffffff;
}

.right-detail-page--tags a:hover:after {
    background: #1B1B1D;
}

.right-detail-page--info-seen a:hover {
    color: #044113;
}

/* News */
.right-detail-page-news--item {
    display: flex;
    margin-bottom: 15px;
}

.right-detail-page-news--item h3 {
    margin: 0;
}

.right-detail-page-news--info--name {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #212429;
    font-weight: 600;
}

.right-detail-page-news--info {
    width: calc(100% - 130px);
    padding-left: 15px;
}

/* UL cấp 2 */
.right-detail-page--item-list ul li > ul {
    display: none;
    padding-left: 15px;
    margin-top: 5px;
}

.right-detail-page--item-list ul li > ul li {
    background: none;
    padding: 8px 0;
    border-bottom: none;
}

.right-detail-page--item-list ul li > ul li a {
    font-weight: 500;
    font-size: 14px;
}

/* Cursor span */
.right-detail-page--item-list ul li span {
    cursor: pointer;
}

.background-category-menu-container {
    overflow: hidden;
    width: 100%;
    height: 60vh;
}

.background-category-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation-name: background-category-menu;
    animation-name: background-category-menu;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.background-category-menu-content-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    position: relative;
    margin-bottom: 0px !important;
}

.background-category-menu-content-desc {
    font-size: 18px;
    line-height: 30px;
    display: none;
}

@-webkit-keyframes background-category-menu {
    from {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes background-category-menu {
    from {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.menu_all {
    position: relative;
}

.menu_all:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, #00124785 0%, #00000017 100%);
}

.background-category-menu-content-title:after {
    position: absolute;
    content: '';
    width: 285px;
    height: 95px;
    border: solid 1px #fdd224;
    left: calc((100% - 285px) / 2);
    top: calc((100% - 94px) / 2);
}

.background-category-menu-content-title:before {
    position: absolute;
    content: '';
    width: 345px;
    height: 75px;
    border: solid 1px #fee74a;
    left: calc((100% - 345px) / 2);
    top: calc((100% - 75px) / 2);
}

.background-category-menu-content.p-relative.text-center.text-white {
    z-index: 1;
}

.menu_static .wrap-content {
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 999;
    display: flex;
    padding: 15px 0;
    justify-content: space-between;
    align-items: center;
}

.menu_static ul {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 0;
    padding: 15px 0;
    list-style: none;
}

.menu_static a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
    font-size: 16px;
    font-weight: 600;
}

.menu_static a:hover {
    color: #001247;
}

.box_static {
    /* margin-top: -2.5rem; */
}

.menu_static a {
    padding: 10px 0;
    font-weight: 600;
    color: #737373;
    position: relative;
    font-size: 16px;
}

.menu_static a.active {
    color: #001247;
    font-weight: bold;
}

.menu_static a.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100%;
    height: 2px;
    background: #001247;
}

.menu_static a.active::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -13px;
    /* chỉnh gần/xa menu */
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #001247;
}

section#gioi-thieu {
    /* padding-top: 100px; */
    overflow: hidden;
}

.name_ab_static {
    font-size: 35px;
    font-weight: bold;
    color: #001247;
    margin-bottom: 15px;
}

.about_desc_static {
    font-size: 16px;
    font-weight: 500;
}

.static_about_bx1 {
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.wrap-content.static_about_bx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.left_about_static {
    max-width: 607px;
}

.right_about_static {
    width: calc(100% - 627px);
}

.img_sthtdk {
    margin-top: 20px;
}

.top_title_tnsmgt img {
    max-width: 50px;
    margin-right: 10px;
}

.top_title_tnsmgt {
    font-size: 30px;
    font-weight: bold;
    color: #001247;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.img_tnsmgtcl1 {
    max-width: 724px;
    width: 100%;
}

.info_tnsmgtcl1 {
    max-width: 658px;
    position: relative;
    width: 100%;
    margin-right: -165px;
    z-index: 1;
    background: #E2F5FF;
    padding: 80px 50px;
}

.items_tnsmgtcl1 {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.info_tnsmgtcl1:after {
    position: absolute;
    content: '';
    width: 678px;
    height: 106%;
    left: -10px;
    top: -10px;
    border: solid 1px #EDF6FD;
    z-index: -1;
}

.info_tnsmgtcl1.right_dinhhuong {
    margin-left: -165px;
}

.dinhhuong1 {
    padding: 85px 0;
}

section#hanh-trinh {
    padding-top: 90px;
    padding-bottom: 465px;
    background: url(../images/hanhtrinh.png)no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.title_hanhtrinh span {
    font-size: 35px;
    font-weight: bold;
    background: linear-gradient(90deg, #FDCA15 0%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.title_hanhtrinh p {
    max-width: 678px;
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
}

.slick_linhvuc_wrap {
    position: relative;
}

.slick_nav_linhvuc {
    position: absolute;
    right: 24px;
    bottom: 24px;
    display: flex;
    gap: 10px;
    z-index: 10;
}

.slick_nav_linhvuc button {
    background: none;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    transition: all .3s ease;
    border: solid 1px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slick_nav_linhvuc button:hover {
    background: #fff;
    color: #000;
}

.slick_nav_linhvuc button {
    width: 74px;
    height: 29px;
    border-radius: 999px;
}

.paging-linhvuc-category-tab {
    width: 100%;
    overflow: hidden;
}

.load_ajax_linhvuc {
    width: 100%;
    overflow: hidden;
}

.slick-track {
    width: 100% !important;
    /* overflow: hidden; */
}

.slick_nav_linhvuc button:hover img {
    filter: invert(1);
}

.right_linhvuc .active, .right_linhvuc a:hover {
    position: relative;
}

.right_linhvuc .name_list_lv.active:after {
    position: absolute;
    content: '';
    width: 34px;
    height: 2px;
    left: 0;
    top: calc((100% - 2px) /2);
    background: #fdca15;
}

.right_linhvuc .name_list_lv.active:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    left: 34px;
    top: calc((100% - 8px) /2);
    background: #fdca15;
    border-radius: 30px;
}

section#linh-vuc {
    padding: 90px 0;
}

.overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .55);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .4s;
}

.img-wrap:hover .overlay {
    opacity: 1;
}

.overlay span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.items_hinhanh2 {
    position: relative;
}

.items_hinhanh1 {
    position: relative;
}

.box_hinhanh.grid-layout1 {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

section#hinh-anh {
    padding: 90px 0;
}

.title_hinhanh {
    text-align: center;
    margin-bottom: 40px;
}

.title_hinhanh span {
    font-size: 35px;
    color: #001247;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.title_hinhanh p {
    font-size: 16px;
    font-weight: 600;
    max-width: 835px;
    margin: auto;
}

.right_form1 {
    max-width: 578px;
    width: 100%;
    padding-top: 64px;
    padding-bottom: 45px;
    padding-left: 50px;
    padding-right: 50px;
    background: #00000085;
}

.wrap_form1 {
    margin-bottom: -2px;
}

h2 {
}

.right_form1 h2 {
    background: linear-gradient(to right, #FDCA15 0%, #FED528 31%, #FFEC52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
}

.right_form1 .desc_tuvanbaogia {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 29px;
}

.right_form1 .newsletter-button2 {
    margin: auto;
    margin-top: 10px !important;
}

.items_sp.product_detail {
    margin-bottom: 0;
}

.items_sp.product_detail .info_bds {
    font-size: 14px;
}

.items_sp.product_detail .gia_sp {
    font-size: 13px;
    width: 110px;
}

.right-pro-detail .gia_sp {
    padding: 0;
    width: auto;
    text-align: start;
    border: none;
    font-size: 27px;
    margin-bottom: 20px;
    color: #fdcd1a;
}

.right-pro-detail .dientich {
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.right-pro-detail .address_prd {
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.right-pro-detail .dientich img {
    filter: invert(1);
    margin-right: 5px;
    margin-bottom: 4px;
}

.right-pro-detail .address_prd img {
    filter: invert(1);
    margin-right: 5px;
    margin-bottom: 4px;
}

.product_hot .slick-track {
    width: auto !important;
}

.product_hot.mobile1 {
    display: none
}

.product_hot.mobile2 {
    display: none
}

.toolbar2 {
    width: 100%;
    bottom: 0px;
    position: fixed;
    z-index: 500;
    left: 0px;
    -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
    -moz-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
    -ms-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
    -o-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
}

.toolbar2.is-active .list-phone {
    display: block;
    -webkit-animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards;
    animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards;
}

.toolbar2 .list-phone {
    position: absolute;
    bottom: 100%;
    left: 30px;
    opacity: 0;
    transform: scale(0);
    transform-origin: 50% 100%;
    display: none;
}

.toolbar2 .list-phone a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    max-width: 250px;
    padding: 7px 15px;
    margin: 10px 0;
    border-radius: 50px;
    padding-right: 20px;
}

.toolbar2 .list-phone svg {
    max-width: 30px;
    max-height: 30px;
}

.toolbar2 .list-phone span {
    display: block;
    color: #333;
    font-weight: 700;
    margin-left: 10px;
}

.toolbar2 .phone {
    position: relative;
    width: 50px;
    height: 50px;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #001247;
    border-radius: 50%;
    margin: 0 0px -25px 30px;
    transition: transform .2s ease-in-out;
}

.toolbar2 .phone a {
    display: block;
    position: relative;
}

.toolbar2 .phone a:before, .toolbar2 .phone a:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(135deg);
    width: 30px;
    height: 3px;
    border-radius: 2rem;
    background-color: #fff;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}

.toolbar2 .phone a:after {
    transform: translate(-50%, -50%) rotate(45deg);
}

.toolbar2 .phone svg {
    max-width: 27px;
    max-height: 27px;
    display: block;
    position: relative;
    fill: #ffc86b;
}

.toolbar2.is-active .phone {
    transform: rotate(-180deg);
}

.toolbar2.is-active .phone svg {
    opacity: 0;
}

.toolbar2.is-active .phone a:before, .toolbar2.is-active .phone a:after {
    opacity: 1;
}

.toolbar2 ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    margin: 0px;
    --size: 33px;
    -webkit-mask: radial-gradient(var(--size) at 55px 0px, #0000 99%, #fff 101%) 100%;
    background: #041b5e;
    padding: 10px 0;
    padding-left: 100px;
    border-radius: 10px 10px 0px 0px;
}

.toolbar2 ul li {
    text-align: center;
    width: 25%;
    line-height: 1;
}

.toolbar2 ul li a {
    display: block;
    width: 100%;
    font-size: 27px;
    color: #ffff;
}

.toolbar2 ul li .icon {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.toolbar2 ul li a span {
    display: none;
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    color: #333;
    text-transform: capitalize;
}

.toolbar2 ul li a img, .toolbar2 ul li svg {
    max-height: 30px;
    fill: #fed528;
    width: 100%;
}

.toolbar2 .phone svg {
    animation: tada 1.2s infinite;
    fill: #fed325;
}

.toolbar2 .scrollToTopMobile-styled-path path {
    fill: #fff;
    stroke: #f79c32;
    stroke-width: 0.5;
    stroke-dasharray: 1500;
    stroke-dashoffset: 1500;
    -webkit-animation: dash 5s infinite;
    animation: dash 5s infinite;
}

.toolbar2 .scrollToTopMobile {
    -webkit-animation: floatY 2s infinite;
    -o-animation: floatY 2s infinite;
    animation: floatY 2s infinite;
}

path.colorStroke212121.svgStroke {
    stroke: #fed528;
}

/* khi đã scroll xuống */
.w-menu.active {
    position: fixed;
    top: -5px;
    left: 0;
    background: #000 !important;
    z-index: 99;
    width: 100%;
}

/* ẩn menu khi scroll lên */
.w-menu.hide {
    transform: translateY(-100%);
}

.w-menu.active .menu {
    background: #001650;
    padding: 0;
}

.w-menu.active .menu a.logo-head {
    scale: 0.7;
    transition: 1s;
}

.w-menu-height-fix-mobile {
    transition: all 0.3s ease;
}

.w-menu-height-fix-mobile.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.desc_product.text-split p {
    margin-bottom: 0;
}

/* */
#popup-register .modal-header {
    padding: 10px;
}

#popup-register .modal-header h6 {
    font-weight: 700;
    text-transform: unset;
    font-size: 31px;
    color: #001247
}

.slogan-modal {
    font-size: 17px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 20px;
    display: block
}

.modal-body .form-control {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 9px;
    border: none;
}

.btn-modal {
    display: flex;
    padding: 9px 33px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #001247;
    color: #FDCA15;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -.28px;
    border: none;
    border-radius: 0;
    /* border: solid 1px #fff; */
    border-radius: 3px;
}

.btn-modal:hover {
    color: #fff
}
.dm-noibat a:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background: #000;
    right: 0px;
    top: calc((100% - 16px) / 2);
}
.dm-noibat a:last-child::after {
    display: none;
}
.items_news_nb_r:last-child {
    margin-bottom: 0;
}
nav.menu_static.active {
    top: 81px;
    max-width: 100%;
    position: fixed;
    width: 100%;
    background: #fff !important;
    z-index: 11;
}
.modal-content {
    background: #E8E8E8;
    padding: 30px;
}

button.btn.btn-modal.btn-submit-register {
}

.modal-body {
    padding: 0;
    padding-top: 0;
}

#popup-register .modal-header {padding: 0;}

div#popup-register .modal-dialog {
    max-width: 600px;
}



div#popup-consignment .modal-content {
    background: #E8E8E8;
    padding: 30px;
}

button.btn.btn-modal.btn-submit-register {
}

div#popup-consignment .modal-body {
    padding: 0;
    padding-top: 0;
}

div#popup-consignment .modal-header {padding: 0;}

div#popup-consignment .modal-dialog {
    max-width: 600px;
}
h6#consignment-cartLabel {
    font-size: 33px;
    font-weight: 700;
    color: #001247;
}
a.cat-item.cat-lv1 {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding: 15px 10px;
    text-align: center;
    display: block;
    background: #001247;
    border-radius: 5px;
}

a.cat-item.cat-lv1:hover {
    color: #fdcd1a;
}
.project-meta {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  background: #fff;
  border-radius: 16px;
  padding: 24px 32px;
  box-shadow: 0 10px 30px rgba(0,0,0,.05);
  margin-bottom: 30px;
  margin-top: 20px;
}

.meta-item {
  display: flex;
  align-items: center;
  gap: 16px;
}

.meta-icon {
  width: 48px;
  height: 48px;
  background: #F1F5FF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.meta-text span {
  font-size: 17px;
  color: #001247;
  display: block;
  margin-bottom: 4px;
  font-weight: 700;
}

.meta-text strong {
  font-size: 14px;
  color: #111827;
  font-weight: 600;
}

/* Responsive */
@media (max-width: 991px) {
  .project-meta {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .project-meta {
    grid-template-columns: 1fr;
  }
}
.status.selling{
  color:#16a34a; /* xanh */
}

.status.sold{
  color:#dc2626; /* đỏ */
  font-weight:600;
}
.thongtinbds {}

.thongtinbds {
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
}

.left_tt_bds {
    max-width: 70%;
}

.right_kinhdoanhduan {
    max-width: 27%;
    border: solid 1px #cccccc3d;
    width: 100%;
}
.title_bds_detail {
    font-size: 30px;
    font-weight: 700;
    color: #01265c;
    margin-bottom: 10px;
}

.top_kd img {
    max-width: 60px;
}

.top_kd {
    display: flex;
    align-items: center;
    width: 100%;
    background: #cccccc3b;
    padding: 10px;
}

.cndj {margin-left: 10px;}

.cndj span {
    font-size: 17px;
    font-weight: 700;
    color: red;
}

.hotline_kd {
    padding: 10px 15px;
}

.hotline_kd a {
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 17px;
    text-decoration: none;
    color: #01265c;
    font-weight: 700;
    border: solid 1px;
    margin: 15px 0;
    border-radius: 5px;
}

a.red_hotline {
    background: red;
    color: #fff;
}
h2.title-cate {
    font-size: 27px;
    color: #081b4e;
    font-weight: 700;
}
.info-news123 {
    padding: 20px 10px;
}

.info-news123 a {
    color: #000;
    text-decoration: none;
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    min-height: 50px;
}
.top_tt_nb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.left_ttt {
    max-width: 30%;
    width: 100%;
}

.right_ttt {
    max-width: 68%;
    width: 100%;
}

.left_ttt span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #001345;
}
.info-news234 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0 10px;
    color: #fff;
    height: 100%;
    display: flex;
    align-items: end;
    background: linear-gradient(to top, #000000 0%, #ffec5200 100%);
    border-radius: 20px;
}

.info-news234 a {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}
.box_cap1_tt {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.box_cap1_tt a {
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 10px 20px;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    border: solid 1px #ccc;
    border-radius: 5px;
}
.box_cap1_tt a:hover {
    background: #fdd122;
    color: #000;
}
.info-news1 {
    padding: 20px 10px;
}

.info-news1 a.name-news {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}
.items_tcsp span {
    display: block;
    margin-top: 10px;
    font-weight: 600;
}

.items_tcsp img {
    max-width: 50px;
    width: 100%;
}
.title_form_lh {
    font-size: 26px;
    font-weight: 700;
    font-style: Bold;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0E2846;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.content-main .socical_footer {
    margin-bottom: 100px;
    padding-bottom: 50px;
    border-bottom: solid 1px #ccc;
}

.box_socical_ft1.col-lg-6.col-12 {
    text-align: right;
}

.box_socical_ft1.col-lg-6.col-12 a {
    display: inline-block;
    margin-left: 15px;
}
.content_lh.col-12.col-lg-6 {
    height: 330px;
    background: #0e2846;
    padding: 30px;
    color: #fff;
}

.contact-text.col-12.col-lg-12 {
    margin-bottom: 25px;
}
.title_thongtinmap {
    font-weight: 700;
    font-size: 27px;
    margin-bottom: 17px;
}

.items_map i {
    font-size: 23px;
}

.items_map {
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.items_map span {
    font-size: 16px;
    margin-left: 10px;
}
.socical_footer.row.align-items-center {
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
}
span.line_news {
    padding: 0 1px;
    width: 1px;
    height: 11px;
    display: block;
    background: #000;
    margin: 0 5px;
}
.abcnd{display: none !important;}
section#tuyen-dung .form-newsletter {
    gap: 9px;
}
.wrap-home123 {
    display: none;
}
.social_header.xyz{display: none;}
.news.mb-3 .pic-news.p-relative {
    border-radius: 10px;
    overflow: hidden;
}
div#toc-content figure {
    width: 100% !important;
    overflow: hidden;
}
.box-slide{position: relative;}
.btn-regis {bottom: 395px;background: #01265c;width: 60px;/* height: 50px; */position: fixed;right: 20px;z-index: 10;cursor: pointer;text-align: center;display: inline-block;color: #fff;padding: 5px;border-radius: 5px;font-size: 12px;transition: all 0.5s ease;text-decoration: none;}
.btn-regis i{font-size: 21px;}
.btn-regis:hover{background: var(--color-main); color:#fff;}
.img_img {
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img_tnsmgtcl span {
    font-size: 22px;
    font-weight: 700;
    color: #001247;
    margin-bottom: 0px;
    display: block;
}
.search-grid{
    display: none;
    opacity: 0;
    width: 0;
}
html {
    scroll-behavior: smooth;
}
.popup-form-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    padding: 20px;
}

.popup-form-content {
    position: relative;
    width: 100%;
    max-width: 600px;
    max-height: 90vh;
    overflow-y: auto;
    background: #fff;
    border-radius: 10px;
    animation: fadeIn 0.3s ease;
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    cursor: pointer;
    color: #fff;
    z-index: 10;
    background: #17419a;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    border-radius: 30px;
}

@keyframes fadeIn {
    from { transform: scale(0.9); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}
.popup-form-overlay.active {
    display: flex !important;
}

div#form {}

.wrap_form2 {
    max-width: 600px;
    padding: 20px;
}

.wrap_form2 h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}
.modal{z-index: 111111 !important}
.footer-col.ac2 {
    max-width: 250px;
}

.items_ft {}