/* --- Product Detail Page Utility Classes (from sanpham.chitiet.tpl) --- */
.mt-32 { margin-top: 32px !important; }
.mb-28 { margin-bottom: 28px !important; }
.mb-8 { margin-bottom: 8px !important; }
.mb-16 { margin-bottom: 16px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mt-40 { margin-top: 40px !important; }
.fs-2rem { font-size: 2rem !important; }
.fs-1_2rem { font-size: 1.2rem !important; }
.fw-700 { font-weight: 700 !important; }
.fw-600 { font-weight: 600 !important; }
.d-block { display: block !important; }
.gap-8 { gap: 8px !important; }
.br-8 { border-radius: 8px !important; }
.br-6 { border-radius: 6px !important; }
.p-12-10 { padding: 12px 10px !important; }
.shadow-eee { box-shadow: 0 2px 8px #eee !important; }
.bg-fafbfc { background: #fafbfc !important; }
.w-100 { width: 100% !important; }
.text-primary { color: #16666f !important; }
.text-gray { color: #888 !important; }
.input-qty { width: 60px !important; padding: 6px 8px !important; border: 1px solid #ccc !important; border-radius: 4px !important; }
.btn-cart { padding: 8px 18px !important; font-weight: 600 !important; }
.related-products-title { font-size: 1.2rem !important; font-weight: 700 !important; margin-bottom: 16px !important; }
.headline-1 { font-size: 1.2rem !important; font-weight: 700 !important; }
.product-title { font-size: 2rem !important; font-weight: 700 !important; margin-bottom: 8px !important; }
.product-code { color: #888 !important; margin-bottom: 8px !important; }
.product-shortdesc { margin-bottom: 16px !important; }
.spct-breadcrumb-wrap { margin-bottom: 28px !important; }
.product-gallery-main { margin-bottom: 16px !important; }
.product-gallery-thumbs { gap: 8px !important; }
.product-cart { gap: 8px !important; }
.related-product-item { background: #fafbfc !important; border-radius: 8px !important; padding: 12px 10px !important; box-shadow: 0 2px 8px #eee !important; }
.related-product-img img { width: 100% !important; border-radius: 6px !important; }
.related-product-title { font-weight: 600 !important; }
.related-product-price { color: #16666f !important; font-weight: 700 !important; }
@import url("https://fonts.googleapis.com/css2?family=Play:wght@400;700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
body {
    font-family: "Roboto", sans-serif;
    /* font-family: "Play", sans-serif; font 2 */
    --color-primary: #558179;
    --color-secondary: #f15612;
    /* background-color: #e7eef6; */
}
/* Style chung b-search */
[class*="b-search-"] {
    color: #666;
    font-size: 14px;
    max-width: 300px;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
}
[class*="b-search-"] > input {
    width: 100%;
    color: inherit;
    font-size: 1em;
    padding: 0 5px 0 20px;
    font-style: italic;
    line-height: normal;
    border: none;
    background-color: transparent;
}
[class*="b-search-"] > input::-webkit-input-placeholder {
    color: #999;
}
[class*="b-search-"] > input::-moz-placeholder {
    color: #999;
}
[class*="b-search-"] > input:-moz-placeholder {
    color: #999;
}
[class*="b-search-"] > input:-ms-input-placeholder {
    color: #999;
}
[class*="b-search-"] > input:focus {
    outline: none;
}
[class*="b-search-"] > button {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    box-shadow: none;
    line-height: 0;
}
[class*="b-search-"] > button i {
    line-height: inherit;
}

/* BEGIN b-search-3 */
.b-search-3 {
    max-width: 450px;
    border: 1px solid #a8a8a8;
    position: relative;
}
.b-search-3 > button {
    font-size: 1.2em;
    padding: 1em 1.584em 1em 1.584em;
    margin: 4px 4px 4px 0;
    border-radius: 2px;
    border-radius: 5px;
    background-color: var(--color-secondary);
}

/* END b-search-3 */
/* Style chung s-header */
.hd-logo {
    line-height: 0;
}

.hd-menu h2 {
    font-size: inherit;
    font-weight: inherit;
}

a[ht-trigger="hd-menu"] {
    display: none;
    font-size: 28px;
    line-height: 1;
    text-transform: uppercase;
    color: var(--color-primary);
}
a[ht-trigger="hd-menu"] i:first-child {
    float: left;
}
a[ht-trigger="hd-menu"] i:last-child {
    float: right;
}

@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
/* BEGIN s-header-10 */
.s-header-10 .s_mid {
    background: #ffffff;
}
.s-header-10 .s_mid .container {
    position: relative;
}
.s-header-10 .hd-logo {
    display: block;
    padding: 0.358em 0 0.358em 0;
    text-align: center;
}
.s-header-10 .hd-logo img {
    height: 75px;
}
.s-header-10 .hd-slogan {
    margin-left: 25px;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
}
.s-header-10 .hd-slogan > span {
    display: block;
    font-weight: 300;
}
.s-header-10 .hd-slogan > span:first-child {
    font-size: 17px;
    color: var(--color-primary);
    font-weight: 900;
    font-size: 36px;
    margin-bottom: 2px;
    font-family: "Play";
}
.s-header-10 .hd-slogan > span:last-child {
    font-size: 16px;
    font-weight: 300;
    color: var(--color-secondary);
    letter-spacing: 6px;
}
.s-header-10 .hd-slogan > span:last-child span {
    color: #e10034;
}
.s-header-10 .s_bot {
    background-color: #ffffff;
    padding: =;
}

.s-header-10 .hd-search {
    margin: 0 auto;
}
.s-header-10 .hd-search > i {
    display: none;
}
.s-header-10 .hd-search > form {
    /* max-width: 100%; */
    border-radius: 3px;
    border-radius: 8;
}
.s-header-10 .hd-search > form > div > ul {
    top: calc(100% + 6px);
}
.s-header-10 .hd-search-history {
    margin-top: 4px;
}
.s-header-10 .hd-search-history span:first-child {
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.s-header-10 .hd-search-history span {
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}
.s-header-10 .s_top {
    color: #fff;
    background-color: #002f91;
    border-bottom: 1px solid #eee;
}
.s-header-10 .s_top li {
    display: inline-block;
    padding: 5px 0;
    font-size: 13px;
}
.s-header-10 .s_top li + li {
    margin-left: 10px;
}
.s-header-10 .s_top li i {
    width: 25px;
    line-height: 25px;
    margin-right: 0px;
    border-radius: 50%;
    opacity: 0.7;
    text-align: center;
    color: #fff;
}
.s-header-10 .s_top li > a {
    color: inherit;
}
.s-header-10 .s_top li > a:hover {
    color: #e1e1e1;
}
.s-header-10 .hd-menu-top {
    margin-left: 20px;
    font-weight: 300;
}

.s-header-10 .hd-button {
    /* position: relative; */
    margin-right: 50px;
}
.s-header-10 .hd-button .button {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 20px 0;
}
.s-header-10 .hd-button .button i {
    font-size: 30px;
    color: var(--color-primary);
}
.s-header-10 .hd-button .button div {
    margin-left: 10px;
}
.s-header-10 .hd-button .button div span {
    display: block;
}
.s-header-10 .hd-button .button div span:last-child {
    font-weight: 900;
    color: var(--color-secondary);
    font-size: 15px;
}
.s-header-10 .hd-button .content {
    position: absolute;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    background: #f8f9fa;
    padding: 25px 40px 10px 30px;
    width: 100%;
    left: 0;
    z-index: 99999;
    color: #000;
    border-radius: 0 0 20px 20px;
    top: 85px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    display: flex;
    gap: 20px;
}
.s-header-10 .hd-button .content h3 {
    color: red;
    font-weight: 500;
    margin-bottom: 10px;
}
.s-header-10 .hd-button .content .list {
    margin-bottom: 15px;
    width: 25%;
}
.s-header-10 .hd-button .content .list h4 {
    font-weight: 500;
    background-color: #ebebeb;
    color: var(--color-primary);
    border-radius: 0 10px 10px 0;
    margin-bottom: 12px;
    font-weight: 600;
}
.s-header-10 .hd-button .content .list h4 span {
    background-color: var(--color-primary);
    color: #fff;
    display: inline-block;
    padding: 5px;
    margin-right: 5px;
}
.s-header-10 .hd-button .content .list ul li {
    font-size: 14px;
    margin-left: 0;
    margin-bottom: 12px;
}
.s-header-10 .hd-button .content .list ul li a span:first-child {
    color: #31c6fe;
    font-weight: 500;
}
.s-header-10 .hd-button .content .list ul li a span:first-child i {
    color: #31c6fe;
}
.s-header-10 .hd-button .content .list ul li a span:nth-child(2) {
    color: var(--color-secondary);
    padding: 0 10px;
    font-weight: 600;
}
.s-header-10 .hd-button .content .list ul li a span:last-child {
    color: #666;
    font-weight: 300;
}
.s-header-10 .hd-button .content .list ul li:hover {
    text-decoration: underline;
}
.s-header-10 .hd-button:not(.no-hover):hover .content {
    opacity: 1;
    visibility: visible;
}
.s-header-10 .hd-cart {
    display: flex;
    align-items: center;
    padding: 5px 13px;
    border-radius: 4px;
    margin-left: 25px;
    border: 1px solid var(--color-secondary);
}
.s-header-10 .hd-cart div:first-child {
    position: relative;
}
.s-header-10 .hd-cart div:first-child span:first-child {
    background-color: #fff;
    display: inline-block;
    padding: 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.s-header-10 .hd-cart i {
    font-size: 20px;
    color: var(--color-primary);
}
.s-header-10 .hd-cart div > span:first-child {
    font-size: 14px;
    font-weight: 400;
}
.s-header-10 .hd-cart .bage {
    display: block;
    color: var(--color-secondary);
    font-weight: 700;
}
.s-header-10 .hd-cart div:last-child {
    font-weight: 500;
    margin-left: 8px;
}

.s-header-10 .hd-contact {
    display: flex;
    align-items: center;
}
.s-header-10 .hd-contact div:first-child {
    position: relative;
    transform: translateX(-30px);
}
.s-header-10 .hd-contact div:first-child span:first-child {
    width: 40px;
    height: 40px;
}
.s-header-10 .hd-contact div:first-child i {
    font-size: 25px;
    color: var(--color-primary);
}
.s-header-10 .hd-contact div:last-child {
    margin-left: -20px;
}
.s-header-10 .hd-contact div:last-child span {
    display: block;
}
.s-header-10 .hd-contact div:last-child span:last-child {
    font-weight: 900;
    color: var(--color-secondary);
    font-size: 15px;
}
.s-header-10.fixedTop .s_bot {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    border-bottom: 1px solid #eee;
    animation: smoothScroll 1s forwards;
}
.s-header-10 .s_bot {
    /* box-shadow: 0px 2px 5px #999; */
    position: relative;
    z-index: 111;
    border-bottom: 1px solid #ffffff30;
}
.s-header-10 .s_bot .container {
    position: relative;
}
.s-header-10 .hd-menu {
    border-top: 1px solid #e8e8e8;
    margin-top: 15px;
    width: 100%;
    position: relative;
}
.s-header-10 .hd-menu > ul > li {
    display: inline-block;
    margin-right: 40px;
}
.s-header-10 .hd-menu > ul > li.relative {
    position: relative;
}
.s-header-10 .hd-menu > ul > li > a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.s-header-10 .hd-menu > ul > li > a img {
    width: 30px;
    margin-bottom: -15px;
}
.s-header-10 .hd-menu > ul > li > ul {
    visibility: hidden;
    min-width: 200px;
    padding: 5px 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 2000;
    position: fixed;
}
.s-header-10 .hd-menu > ul > li > ul::after {
    content: "";
    height: 0;
    width: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: -6px;
    right: 8px;
}
.s-header-10 .hd-menu > ul > li > ul > li:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.s-header-10 .hd-menu > ul > li > ul > li a {
    display: block;
    padding: 5px 30px 5px 15px;
}
.s-header-10 .hd-menu > ul > li > ul > li a::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 12px;
    margin-right: 6px;
    position: relative;
    top: -1px;
}
.s-header-10 .hd-menu > ul > li > ul > li:hover a {
    color: #f60;
}
.s-header-10 .hd-menu > ul > li.is-active > a {
    color: #fff;
    /* background-color: #f60; */
}
.s-header-10 .hd-menu > ul > li:not(.no-hover):hover > a {
    color: #057682;
}
.s-header-10 .hd-sub {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 40px rgb(0 0 0 / 20%);
    z-index: 999999999;
    position: absolute;
    width: 100%;
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    top: 55px;
    display: none;
    left: 0;
    border-radius: 0 0px 10px 10px;
}
.s-header-10 .hd-sub::-webkit-scrollbar {
    width: 5px;
}
.s-header-10 .hd-sub::-webkit-scrollbar-track {
    background: #ccc;
}
.s-header-10 .hd-sub::-webkit-scrollbar-thumb {
    background: #04727f;
    border-radius: 5px;
}
.s-header-10 .hd-menu > ul > li.relative .hd-sub {
    width: 180px;
}
.s-header-10 .hd-title {
    font-weight: 600;
    margin-bottom: 5px;
    color: #057684;
    font-size: 16px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
}
.s-header-10 .hd-title:hover {
    color: #04727f;
}
.s-header-10 .hd-sub ul {
    margin-bottom: 15px;
}
.s-header-10 .hd-sub ul:after {
    content: "";
    height: 0;
    width: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: -6px;
    right: 8px;
}
.s-header-10 .hd-sub ul li a {
    display: block;
    padding: 6px 6px 8px 0px;
    font-weight: 400;
    font-size: 15px;
}
.s-header-10 .hd-sub ul li a::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 12px;
    margin-right: 6px;
    position: relative;
    top: -1px;
    display: none;
}
.s-header-10 .hd-sub ul li:hover a {
    color: #057682;
}
/* .s-header-10 .hd-menu > ul > li:not(.no-hover):hover .hd-sub {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 70px;
    transform: scale(1);
    transition: 0.3s;
} */
.s-header-10 .hd-menu-card:hover h3 {
    color: var(--color-secondary);
}
.s-menu-1 .s_menu {
    position: fixed;
    top: 0;
    right: -200px;
    z-index: 999999;
    width: 300px;
    background-color: #fff;
    box-shadow: -6px 0 16px -8px rgb(0 0 0 / 8%), -9px 0 28px 0 rgb(0 0 0 / 5%), -12px 0 48px 16px rgb(0 0 0 / 3%);
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.s-menu-1::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.45);
    height: 100%;
    left: 0;
    opacity: 0;
    visibility: visible;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.s-menu-1.is-active .s_menu {
    visibility: visible;
    opacity: 1;
    right: 0;
}
.s-menu-1.is-active::after {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.s-menu-1 .s_close {
    border-bottom: 1px solid #eee;
    text-align: right;
    font-size: 20px;
    margin: 15px 15px 0;
    padding-bottom: 15px;
}
.s-menu-1 .s_overflow {
    max-height: calc(100% - 45px);
    overflow-y: auto;
    padding: 20px;
}
.s-menu-1 .s_line {
    box-shadow: inset 0 1px 0 #ececec;
    height: 5px;
    background-color: #f6f8fb;
    margin-bottom: 15px;
}
.s-menu-1 .s_list {
    margin-bottom: 15px;
}
.s-menu-1 .s_list > li {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.s-menu-1 .s_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.s-menu-1 .s_top img {
    width: 18px;
}
.s-menu-1 .s_top a {
    font-size: 18px;
    width: 90%;
    font-weight: 500;
}
.s-menu-1 .s_top .s_icon {
    font-size: 22px;
    width: 10%;
    text-align: right;
    border-left: 1px solid #eee;
    padding-left: 15px;
}
.s-menu-1 .s_top .s_icon i {
    transition: 0.5s;
}
.s-menu-1 .s_top .s_icon.is-active i {
    transform: rotate(180deg);
}
.s-menu-1 .s_list > li ul {
    display: none;
}
.s-menu-1 .s_list > li ul li a {
    font-size: 18px;
}
.s-menu-1 .s_top_2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.s-menu-1 .s_top_2 a {
    width: 90%;
}
.s-menu-1 .s_top_2 .s_icon_2 {
    font-size: 20px;
    width: 25px;
    height: 25px;
    text-align: right;
    border: 1px solid #eee;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}
.s-menu-1 .s_top_2 .s_icon_2 i {
    transition: 0.5s;
}
.s-menu-1 .s_top_2 .s_icon_2.is-active i {
    transform: rotate(180deg);
}
.s-menu-1 .sub1 {
    margin-top: 10px;
}
.s-menu-1 .sub1 li {
    margin-bottom: 10px;
}
.s-menu-1 .sub2 {
    border-left: 2px solid #000;
    padding-left: 10px;
    margin-top: 10px;
}
.s-menu-1 .sub2 li a {
    font-weight: 300;
}
.s-menu-1 .s_social {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.s-menu-1 .s_social a {
    background-color: #057682;
    font-size: 25px;
}
@keyframes gradient {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -200% 0;
    }
}
@keyframes smoothScroll {
    0% {
        top: -10%;
    }
    100% {
        top: 0;
    }
}
/* END s-header-10 */

/* BEGIN c-animate-loopflicker */
.c-animate-loopflicker {
    -webkit-animation: loopflicker 1s infinite;
    -o-animation: loopflicker 1s infinite;
    animation: loopflicker 1s infinite;
}

@keyframes loopflicker {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    20% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    60% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
/* END c-animate-loopflicker */
@media screen and (min-width: 768px) {
    .s-header-10 .hd-menu > ul > li.hide-dk {
        display: none;
    }
}
@media screen and (min-width: 1260px) {
    .s-header-10 .s-sidebar-1:hover .s_list {
        display: block;
    }
    .s-footer-3 .ft-phone {
        display: none;
    }
    .s-footer-6 .ft-phone {
        display: none;
    }
}
@media screen and (max-width: 1259px) {
    .s-header-10 .s-sidebar-1 .s_list {
        display: none;
    }
    .s-header-10 .hd-contact {
        display: none;
    }
    .s-header-10 .hd-slogan {
        display: none;
    }
    .s-header-10 .hd-menu > ul > li {
        margin-right: 30px;
    }
}
@media screen and (max-width: 991px) {
    a[ht-trigger="hd-menu"] {
        display: block;
    }
    .s-header-10 .hd-menu {
        order: 1;
        margin-left: 15px;
        position: relative;
    }
    .s-header-10 .hd-menu > a[ht-trigger="hd-menu"] {
        display: block;
        color: #057682;
        font-size: 30px;
    }
    .s-header-10 .hd-menu > ul {
        display: none;
    }
    .s-header-10 .hd-logo img {
        height: 55px;
    }
    .s-header-10 .hd-logo > div,
    .s-header-10 .s-sidebar-1 .s_list {
        display: none;
    }
    .s-header-10 .hd-slogan {
        display: none;
    }
    .s-header-10 .hd-button {
        display: none;
    }
    .s-header-10 .s_mid {
        padding: 8px 0 0;
    }
    .s-header-10 .s_mid .container {
        padding-bottom: 90px;
    }
    .s-header-10 .s_bot {
        display: none;
    }
    .s-header-10 .hd-search {
        position: absolute;
        bottom: 10px;
        width: 100%;
        left: 0;
    }
    .s-header-10 .hd-cart {
        padding: 0;
        border: none;
        position: relative;
        margin-left: 0;
    }
    .s-header-10 .hd-cart i {
        font-size: 25px;
    }
    .s-header-10 .hd-cart div > span:first-child {
        display: none;
    }
    .s-header-10 .hd-cart .bage {
        color: #fff;
        text-align: center;
        font-size: 0.786em;
        width: 1.455em;
        line-height: 1.455em;
        border-radius: 50%;
        background-color: var(--color-secondary);
        position: absolute;
        top: -0.454em;
        left: 1.8964em;
    }
    .s-header-10 .hd-cart .bage span {
        display: none;
    }
    .b-search-3 {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .s-header-10 .hd-menu-top {
        display: none;
    }
    .s-header-10 .hd-button .content {
        width: 320px;
        padding: 20px 20px 0;
    }
    .s-header-10 .hd-button .content .list h4 {
        border-radius: 5px;
        padding: 5px;
        text-align: center;
    }
    .s-header-10 .hd-button .content .list h4 span {
        display: none;
    }
    .s-header-10 .hd-button .content .list ul li {
        width: 100%;
    }
    .s-header-10 .hd-logo {
        margin: 0 auto;
    }
}
@media screen and (max-width: 575px) {
    .s-header-10 .hd-search {
        padding: 0 12px;
    }
    .s-header-10 .hd-search-history {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow: auto;
        scrollbar-color: var(--color-primary) #ddd;
        scrollbar-width: thin;
        padding-bottom: 5px;
        margin-top: 10px;
    }
    .s-header-10 .hd-search-history span {
        white-space: nowrap;
    }
    .s-header-10 .hd-search-history span:not(:first-child) {
        background-color: #f2f2f2;
        padding: 0 10px;
        border-radius: 5px;
        color: #b6b6b6;
        font-style: italic;
    }
}
.owl-theme .owl-dots .owl-dot {
    border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: var(--color-secondary);
}
.owl-theme .owl-nav {
    margin-top: 10px;
}
.owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
#product-list .owl-theme .owl-nav [class*="owl-"] {
    font-size: 30px !important;
    padding: 4px 8px;
}
#product-list .owl-carousel .owl-nav button.owl-next,
#product-list .owl-carousel .owl-nav button.owl-prev,
#product-list .owl-carousel button.owl-dot {
    font-size: 30px !important;
    padding: 4px 8px !important;
}
/* --- Sá» LIá»†U THá»NG KÃŠ --- */
.number {
    padding: 32px 0 24px 0;
}

.number-card {
    background: var(--color-primary);
    border-radius: 12px;
    padding: 12px;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    width: 100%;
    position: relative;
    overflow: hidden;
    /* Há»a tiáº¿t ná»n giáº£ láº­p */
    background-image: url('data:image/svg+xml;utf8,<svg width="120" height="60" xmlns="http://www.w3.org/2000/svg"><g opacity="0.12"><circle cx="30" cy="30" r="28" fill="none" stroke="white" stroke-width="2"/><circle cx="90" cy="30" r="18" fill="none" stroke="white" stroke-width="2"/><circle cx="60" cy="50" r="8" fill="none" stroke="white" stroke-width="2"/></g></svg>');
    background-repeat: no-repeat;
    background-position: right 16px bottom 16px;
}

.number-card__icon {
    font-size: 29px;
    color: #fff;
    margin-right: 10px;
    flex-shrink: 0;
    width: 20%;
}
.number-card__content {
    display: flex;
    gap: 8px;
    justify-content: flex-end;
    align-items: center;
    width: 80%;
}
.number-card__number {
    font-family: "Play", "Roboto", sans-serif;
    font-size: 27px;
    font-weight: bold;
    color: #ffb62c;
    line-height: 1;
    letter-spacing: 1px;
    display: flex;
}
.number-card__plus {
    font-size: 22px;
    color: #ffb62c;
    font-weight: 700;
    margin-left: 2px;
}
.number-card__desc {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-left: 20px;
    line-height: 1.3;
}

@media (max-width: 1259px) {
    .number-card {
        margin-bottom: 15px;
    }
}
@media (max-width: 575px) {
    .number-card__icon {
        display: none;
    }
    .number-card__content {
        width: 100%;
        display: block;
    }
    .number-card__content > span {
        display: block;
    }
    .number-card__desc {
        margin-left: 0;
    }
    .number-card__desc {
        font-size: 12px;
    }
}
/* --- Sáº¢N PHáº¨M Ná»”I Báº¬T --- */
.featured-products {
    background: #ffffff;
    border-radius: 12px;

    padding: 26px 20px 0 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.featured-title {
    color: #f15612;
    font-size: 23px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.featured-products .row.align-items--between {
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.view-more {
    background: var(--color-primary);
    color: #ffffffc0;
    border-radius: 20px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.2s;
    margin-left: 12px;
    display: inline-block;
}
.featured-news > div > .view-more {
    color: #3e9cbe;
    background: none;
}
.featured-projects > div > .view-more {
    background: none;
    color: var(--color-primary);
    font-size: 13px;
    opacity: 0.7;
}
.featured-projects > div > .view-more:hover,
.featured-news > div > .view-more:hover {
    color: var(--color-primary);
    opacity: 1;
}
.view-more:hover {
    background: #f15612;
    color: #fff;
}

.product-card {
    display: block;
    background: #fff;
    border: 1.5px solid #e3e3e3;
    border-radius: 6px;
    padding: 10px 12px 12px 12px;
    margin-bottom: 18px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    transition: box-shadow 0.2s, border 0.2s;
    width: 100%;
    text-align: left;
    position: relative;
    height: calc(100% - 18px);
}
.product-card:hover {
    border: 1.5px solid #f15612;
    box-shadow: 0 4px 16px rgba(241, 86, 18, 0.08);
    text-decoration: none;
}
.product-card:hover .product-card__img {
    transform: scale(1.1);
    transition: transform 0.5s;

    object-fit: contain;
}
.product-card__discount {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    font-size: 10px;
    font-weight: 500;
    width: 38px;
    height: 20px;
    color: #ffffff;
    z-index: 2;
    background: linear-gradient(to right, #ff6522, #ff1445);
    overflow: hidden;
}
.product-card__discount::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
}

.product-card__discount::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -4px;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
}

.product-card__img {
    width: 100%;
    height: 180px; /* hoặc 200px tùy ý */
    object-fit: cover;
    display: block;
    border-radius: 8px; /* tuỳ chọn, cho bo góc đẹp hơn */
    background: #f7f7f7; /* màu nền khi ảnh chưa load */
}

.product-card__name {
    font-size: 13px;
    font-weight: 500;
    color: #222;
    margin-bottom: 8px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-card__price {
    display: flex;
    justify-content: space-between;
}
.product-card__price-discount {
    color: #f21112;
    font-size: 13px;
    font-weight: 700;
}

.product-card__price-market {
    color: #888;
    font-size: 13px;
    text-decoration: line-through;
    font-weight: 400;
}

.product-card__rating {
    margin: 8px 0 0 0;
    color: #848181;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 4px;
}

.product-card__rating i {
    color: #fead1b;
    font-size: 12px;
}

.product-card__sold {
    color: #686767;
    font-size: 9px;
    margin-top: 13px;
    margin-bottom: 7px;
}

.product-card__progress {
    background: #e3e3e3;
    border-radius: 8px;
    height: 7px;
    width: 100%;
    margin-top: 4px;
    position: relative;

    display: flex;
    align-items: center;
}
.product-card__progress-bar {
    height: 100%;
    background: linear-gradient(to right, #ff1445, #ff6522);
    border-radius: 10px 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 5px;
}
.product-card__progress-bar::before {
    content: "\f0e7";
    font-family: FontAwesome;
    font-size: 15px;
    color: #ffad00;
}
.product-card__info {
    margin: 8px 0 15px 0;
    color: #888;
    font-size: 10px;
    line-height: 1.5;
}
.product-card__info i {
    color: #ff6600;
    font-size: 8px;
    margin-right: 3px;
    margin-left: 10px;
}
@media (max-width: 1259px) {
    .product-card__price,
    .product-card__price span {
        display: block;
    }
}
@media (max-width: 991px) {
    .featured-products {
        padding: 14px 6px 8px 6px;
        border-radius: 10px;
    }
    .featured-title {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .featured-products {
        padding: 8px 2px 4px 2px;
        border-radius: 6px;
    }
    .product-card__rating i,
    .product-card__rating span {
        font-size: 10px;
    }
}

/* --- PRODUCT TAB SECTION --- */
.product-tab-section {
    background: #fff;
    /* border-radius: 12px; */
    margin: 23px auto 0 auto;
    padding: 32px 24px 24px 24px;
    /* box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.08); */
    max-width: 1780px;
    /* border: 1.5px solid #e3e3e3; */
}

.tab-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.tab-title {
    color: #f15612;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0.5px;
}

.tab-filters {
    display: flex;
    gap: 12px;
}

.tab-filter {
    background: #fff;
    color: #444;
    border: 1.5px solid #d2d2d2;
    border-radius: 22px;
    padding: 8px 13px;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    outline: none;
}

.tab-filter:hover {
    background: #4e6e62;
    color: #fff;
    border-color: #4e6e62;
}
.tab-filter-more {
    background: #4e6e62;
    color: #ffffffb6;
    border: none;
    font-weight: 500;
}
.tab-filter-more:hover {
    background: #3c4f4a;
}
.tab-divider {
    border-bottom: 3px solid #e3e3e3;
    margin: 18px 0 24px 0;
    width: 100%;
    position: relative;
}
.tab-divider:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 180px;
    height: 3px;
    background: #4e6e62;
    border-radius: 2px;
    margin-top: 0px;
}

.tab-content {
    display: flex;
    gap: 24px;
}

.tab-featured-img img {
    width: 100%;
}
.tab-featured-btn {
    background: #f15612;
    color: #ffffffda;
    border: none;
    border-radius: 24px;
    padding: 8px 18px;
    font-size: 14px;
    font-weight: 450;
    margin-top: 18px;
    cursor: pointer;
    transition: background 0.2s;
    box-shadow: 0 2px 8px rgba(241, 86, 18, 0.08);
    border: 1px solid #ffffffda;
}
.tab-featured-btn:hover {
    background: #ca3605;
}

.product-card.cat_img {
    background: var(--color-primary);
    text-align: center;
}
.tab-products > div:first-child .product-card:hover {
    border: 1.5px solid #e3e3e3;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}
.tab-products .product-card:hover {
    border: 1.5px solid #f15612;
    box-shadow: 0 4px 16px rgba(241, 86, 18, 0.08);
}

@media (max-width: 1259px) {
    .tab-products > div:first-child {
        display: none;
    }
}

@media (max-width: 991px) {
    .tab-content {
        flex-direction: column;
    }
    .tab-featured {
        width: 100%;
        margin-bottom: 18px;
        margin-right: 0;
        align-items: flex-start;
    }
    .tab-filter:not(:last-child) {
        display: none;
    }
}

@media (max-width: 767px) {
    .product-tab-section {
        padding: 10px;
        border-radius: 6px;
    }
    .tab-featured-btn {
        font-size: 14px;
        padding: 8px 18px;
    }
}

/* --- Dá»° ÃN TIÃŠU BIá»‚U --- */
.featured-projects {
    background: #fff;
    border-radius: 16px;
    padding: 32px 24px 18px 24px;
    margin: 32px auto 0 auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.featured-projects-title {
    color: var(--color-secondary);
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0.5px;
    margin-left: 7px;
}

.featured-projects .row.align-items--between {
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px;
}

.featured-projects .project-card {
    background: #fff;
    border: 1.5px solid #e3e3e3;
    border-radius: 14px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    padding: 0 0 18px 0;
    margin-bottom: 18px;
    width: 100%;
    text-align: center;
    transition: box-shadow 0.2s, border 0.2s;
    display: block;
}

.project-card:hover {
    border: 1.5px solid #4e6e62;
    box-shadow: 0 4px 16px rgba(241, 86, 18, 0.08);
    text-decoration: none;
}

.project-card__img {
    width: 100%;
    border-radius: 12px 12px 0 0;
    margin: 0;
    display: block;
}

.project-card__name {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin: 0 12px;
    margin-top: 18px;
    line-height: 1.3;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .featured-projects {
        /* padding: 16px 6px 12px 6px; */
        border-radius: 10px;
    }
    .featured-projects-title {
        /* font-size: 20px; */
        margin-left: 0;
    }
    .project-card__img {
    }
    .project-card__name {
        font-size: 14px;
        min-height: 32px;
    }
}

@media (max-width: 767px) {
    .featured-projects {
        padding: 8px;
        border-radius: 6px;
    }
    .featured-projects-title {
        /* font-size: 16px; */
    }
    .project-card__img {
    }
    .project-card__name {
        font-size: 11px;
        min-height: 18px;
    }
}

/* --- TIN Tá»¨C Ná»”I Báº¬T & THÃ”NG TIN KÄ¨ THUáº¬T --- */
.news-tech-row {
    margin-top: 32px;
    margin-bottom: 32px;
    display: flex;
}

.featured-news {
    background: #fff;
    border-radius: 10px;
    padding: 32px 24px 24px 24px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.featured-news-title {
    color: #f15612;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.featured-news .row.align-items--between {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px;
}

#news-list .news-card {
    background: #fff;
    margin-bottom: 18px;
    display: block;
    transition: box-shadow 0.2s, border 0.2s;
}

.news-card__img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 12px 12px 0 0;
    margin-bottom: 12px;
    display: block;
}

.news-card__title {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin: 0;
    margin-bottom: 0;
    line-height: 1.3;
    transition: 0.5s;
}
.news-card:hover .news-card__title {
    color: var(--color-secondary);
    transition: 0.5s;
}
.featured-tech {
    background: #fff;
    border-radius: 10px;
    padding: 32px 24px 24px 24px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.featured-tech-title {
    color: #f15612;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.tech-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tech-list li {
    border-bottom: 1.5px solid #e3e3e3;
    padding: 10px 0 10px 0;
    font-size: 17px;
    font-weight: 500;
    color: #222;
    transition: color 0.2s;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
}
.tech-list li > i {
    font-size: 10px;
    /* margin-top: 8px; */
}
.tech-list li:last-child {
    border-bottom: none;
}

.tech-list li:hover {
    color: #f15612;
    text-decoration: underline;
}

@media (max-width: 991px) {
    .news-tech-row {
        flex-direction: column;
        gap: 16px;
    }
    .featured-news,
    .featured-tech {
        border-radius: 10px;
        min-height: unset;
    }
    .news-card__title {
        font-size: 15px;
    }
    .tech-list li {
        font-size: 14px;
        padding: 10px 0 8px 0;
    }
}

@media (max-width: 767px) {
    .featured-news,
    .featured-tech {
        padding: 12px;
        border-radius: 6px;
    }
    .tech-list li {
        font-size: 12px;
        padding: 6px 0 4px 0;
    }
}

/* --- THÆ¯Æ NG HIá»†U Äá»’NG HÃ€NH --- */
.brand-section {
    background: #fff;
    border-radius: 8px;
    padding: 32px 24px 24px 24px;

    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.brand-title {
    color: #f15612;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 8px 0;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.brand-list {
    display: flex;
    flex-wrap: wrap;

    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
}

.brand-item {
    background: #fff;
    border: 2px solid #d2d2d2;
    border-radius: 2px;
    padding: 22px 5px;
    margin-bottom: 15px;
    transition: border 0.2s, box-shadow 0.2s;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}

.brand-item img {
    transition: filter 0.2s;
    width: 100%;
}

.brand-item:hover {
    border: 2px solid #4e6e62;
    box-shadow: 0 4px 16px rgba(241, 86, 18, 0.08);
}

.brand-item:hover img {
    filter: grayscale(0) brightness(1);
}

@media (max-width: 991px) {
    .brand-section {
        padding: 20px;
        border-radius: 10px;
    }
    .brand-title {
        /* font-size: 20px; */
    }
    .brand-item {
        min-width: 120px;
        min-height: 60px;
        padding: 12px 16px;
    }
    .brand-list {
        gap: 12px;
    }
}

@media (max-width: 767px) {
    .brand-section {
        border-radius: 6px;
    }
    .brand-item {
        min-width: 80px;
        min-height: 40px;
        padding: 6px 8px;
    }
    .brand-list {
        gap: 6px;
    }
}

/* --- CAM Káº¾T & Há»– TRá»¢ TRá»°C TUYáº¾N --- */
.commit-support {
    margin: 32px 0;
    background-color: #fff;
    padding: 26px 20px;
    border-radius: 8px;
}

.commit-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
}

.commit-item {
    background: #fff;
    border: 2px solid #d2d2d2;
    border-radius: 10px;
    padding: 28px;
    display: flex;
    align-items: center;
    font-size: 22px;
    color: #222;
    height: calc(100% - 10px);
    gap: 8px;
    margin-bottom: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}

.commit-item i {
    color: #f15612;
    font-size: 32px;
    min-width: 38px;
}

.commit-support-right {
    flex: 3;
    background: #f5f5f5;
    border-radius: 16px;
    padding: 12px 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 420px;
    min-height: 180px;
}

.support-title {
    color: #f15612;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 14px;
    letter-spacing: 0.5px;
}

.support-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.support-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    margin-bottom: 4px;
    flex-wrap: wrap;
    width: calc(50% - 8px);
}

.support-item i {
    color: #bd0100;
    font-size: 20px;
    margin-right: 4px;
}

.support-item b {
    font-weight: 700;
    margin-right: 4px;
}

.support-phone {
    color: #db2827;
    font-weight: bolder;
    font-size: 18px;
    margin-right: 16px;
}

.support-divider {
    border-bottom: 2px solid #ccc;
    margin: 18px 0 10px 0;
}

.support-hotline {
    color: #444;
    font-size: 20px;

    text-align: center;
}

.support-hotline span {
    font-weight: 500;
    color: #222;
}
.commit-item-title {
    font-size: 18px;
}

@media (max-width: 1200px) {
    .commit-support-row {
        flex-direction: column;
        gap: 12px;
    }
    .commit-support-left,
    .commit-support-right {
        min-width: unset;
        width: 100%;
    }
    .commit-support-right {
        padding: 18px 12px 10px 12px;
    }
    .commit-item {
        /* min-width: 180px; */
        padding: 14px 10px;
        font-size: 16px;
    }
    .commit-item i {
        font-size: 22px;
        min-width: 24px;
    }
    .support-title {
        font-size: 20px;
    }
    .support-row,
    .support-phone {
        font-size: 16px;
    }
    .support-hotline {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .commit-support-row {
        flex-direction: column;
        gap: 8px;
    }
    .commit-support-left,
    .commit-support-right {
        min-width: unset;
        width: 100%;
    }
    .commit-support-right {
        padding: 10px;
        border-radius: 8px;
    }
    .commit-item {
        padding: 10px;
        font-size: 12px;
        border-radius: 8px;
    }
    .support-title {
        font-size: 14px;
    }
    .support-row,
    .support-phone {
        font-size: 12px;
    }
    .commit-support {
        padding: 12px;
    }
}

/* --- YÃŠU Cáº¦U BÃO GIÃ --- */

.quote-section {
    position: relative;
    margin: 23px 0;
    background: transparent;
    z-index: 1;
}
.quote-section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    height: 75%;
    background: #558179;
    z-index: 0;
}
.quote-section__inner {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    display: flex;
    overflow: hidden;
    align-items: center;
}
.quote-form-wrap {
    background: #fff;
    border-radius: 8px 0 0 8px;
    padding: 48px 48px 32px 48px;
    width: 55%;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.04);
}
.quote-form {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.quote-title {
    color: #f15612;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 4px;
}
.quote-desc {
    color: #444;
    font-size: 18px;
    margin-bottom: 12px;
}
.quote-input {
    width: 100%;
    padding: 18px 16px;
    border: 1.5px solid #d2d2d2;
    border-radius: 8px;
    font-size: 18px;
    margin-bottom: 0;
    outline: none;
    transition: border 0.2s;
}
.quote-input:focus {
    border-color: #f15612;
}
.quote-list-product {
    max-height: 145px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--color-primary) #f1f1f1;
}
.quote-product-item {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
}
.quote-product-item input:first-child {
    width: 60%;
}
.quote-product-item input:nth-child(2) {
    width: 30%;
}
.quote-product-item i {
    width: 10%;
    color: var(--color-secondary);
}
.quote-add-product {
    border: 1.5px dashed #d2d2d2;
    border-radius: 8px;
    padding: 22px 0;
    text-align: center;
    color: #888;
    font-size: 18px;
    background: #fafbfc;
    cursor: pointer;
    margin-bottom: 0;
    transition: border 0.2s;
}
.quote-add-product i {
    font-size: 20px;
    margin-left: 8px;
    color: #222;
    font-weight: 700;
}
.quote-add-product:hover {
    border-color: #f15612;
    color: #f15612;
}
.quote-upload-row {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 0;
}
.quote-upload-btn {
    background: #e5e5e5;
    border-radius: 8px;
    padding: 16px 36px;
    font-size: 18px;
    color: #222;
    cursor: pointer;
    border: none;
    font-weight: 500;
    transition: background 0.2s;
    display: inline-block;
}
.quote-upload-btn:hover {
    background: #f15612;
    color: #fff;
}
.quote-upload-desc {
    color: #444;
    font-size: 18px;
}
.quote-submit-btn {
    background: #f15612;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 18px 0;
    font-size: 22px;
    font-weight: 700;
    margin-top: 18px;
    cursor: pointer;
    transition: background 0.2s;
    width: 100%;
    letter-spacing: 1px;
}
.quote-submit-btn:hover {
    background: #ca3605;
}
.quote-info-wrap {
    flex: 1;
    background: transparent;
    border-radius: 0 8px 8px 0;
    padding: 0 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.quote-info {
    margin-left: 50px;
}
.quote-info h3 {
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 32px;
}
.quote-info p {
    color: #fff;
    font-size: 19px;
    line-height: 1.6;
    font-weight: 400;
    max-width: 800px;
}
@media (max-width: 1259px) {
    .quote-info {
        width: 40%;
    }
    .quote-form-wrap {
        width: 60%;
    }
}
@media (max-width: 991px) {
    .quote-section__inner {
        flex-direction: column;
        border-radius: 10px;
    }
    .quote-form,
    .quote-info {
        padding: 12px;
    }

    .quote-info h3 {
        font-size: 22px;
    }
    .quote-info p {
        font-size: 15px;
    }
    .quote-info {
        display: none;
    }
    .quote-form-wrap {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .quote-form-wrap {
        padding: 12px;
    }
    .quote-title {
        font-size: 28px;
    }
    .quote-input {
        padding: 12px;
    }
    .quote-add-product {
        padding: 12px;
    }
    .quote-submit-btn {
        padding: 12px;
        font-size: 16px;
    }
    .quote-upload-btn {
        padding: 12px;
        font-size: 16px;
    }
    .quote-upload-desc {
        font-size: 14px;
    }
}
.main-footer a{
    color: #f5f3f3;
}
.main-footer {
    background: #558179;
    /* background: #fff; */
    padding: 36px 0 0 0;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #f5f3f3;
    width: 100%;
}
.footer-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 32px;
    flex-wrap: wrap;
}
.footer-col {
    flex: 1 1 0;
    min-width: 240px;
    margin-bottom: 18px;
}
.footer-col-company {
    max-width: 370px;
}
.footer-company-name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}
.footer-company-license,
.footer-company-address,
.footer-company-contact {
    font-size: 13px;
    margin-bottom: 8px;
    color: #fff;
}
.footer-hotline {
    color: #e53935;
    font-weight: 700;
}
.footer-social {
    margin-top: 10px;
}
.footer-social a {
    color: #f15612;
    font-size: 16px;
    margin-right: 14px;
    transition: color 0.2s;
    display: inline-block;
}
.footer-social a:hover {
    color: #222;
}
.footer-col-info {
    max-width: 320px;
    font-size: 15px;
}
.footer-info {
    margin-bottom: 8px;
    color: #222;
}
.footer-col-policy {
    max-width: 260px;
}
.footer-policy-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}
.footer-policy-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-policy-list li {
    font-size: 13px;
    margin-bottom: 4px;
    color: #222;
}
.footer-col-payment {
    max-width: 220px;
}
.footer-payment-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}
.footer-payment-icons {
    margin-bottom: 8px;
}

.footer-bct img {
    width: 120px;
    margin-top: 8px;
}
.footer-bottom-bar {
    width: 100%;
    height: 10px;
    background: #f15612;
    margin-top: 24px;
    border-radius: 2px 2px 0 0;
}
@media (max-width: 1200px) {
    .main-footer .container {
        padding-left: 12px;
        padding-right: 12px;
    }
    .footer-row {
        flex-wrap: wrap;
        gap: 18px;
    }
    .footer-col {
        min-width: 180px;
    }
    .footer-col-company,
    .footer-col-info,
    .footer-col-policy,
    .footer-col-payment {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .main-footer {
        padding: 12px 12px 0;
        font-size: 13px;
    }
    .main-footer .container {
        padding-left: 6px;
        padding-right: 6px;
    }
    .footer-row {
        flex-direction: column;
        gap: 8px;
    }
    .footer-col {
        min-width: unset;
        margin-bottom: 10px;
    }
    .footer-company-name {
        font-size: 15px;
    }
    .footer-policy-title,
    .footer-payment-title {
        font-size: 14px;
    }
    .footer-policy-list li {
        font-size: 12px;
    }
    .footer-payment-icons img {
        /* width: 32px; */
        height: 44px;
    }
    .footer-bct img {
        width: 80px;
    }
    .footer-bottom-bar {
        height: 6px;
        /* margin-top: 12px; */
    }
}
/* BEGIN s-icon-1 */
.s-icon-1 {
    font-size: 14px;
    z-index: 100;
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
}
.s-icon-1 > a {
    position: relative;
    padding: 10px 8px 5px 10px;
    display: -webkit-box;
    transition: 0.5s;
    background-color: rgb(255 255 255 / 80%);
    border: 1px solid #eee;
    margin-bottom: 10px;
    border-radius: 12px;
    box-shadow: 8.23529px 12.3529px 12.3529px rgba(0, 0, 0, 0.1);
}
.s-icon-1 > a > span:first-child {
    color: #b22d30;
    font-size: 0.929em;
    font-weight: bold;
    padding: 15px 15px;
    border-radius: 13px;
    opacity: 0;
    transition: 0.3s linear;
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    white-space: nowrap;
    background-color: rgb(255 255 255 / 80%);
    box-shadow: 8.23529px 12.3529px 12.3529px rgb(0 0 0 / 10%);
}
.s-icon-1 > a > span:last-child {
    position: relative;
    display: inline-block;
    width: 25px;
}
/* END s-icon-1 */
@media screen and (min-width: 1260px) {
    .s-icon-1 > a:hover > span:first-child {
        opacity: 1;
        width: 170px;
    }
}
@media (max-width: 991px) {
    .s-icon-1 > a > span:last-child {
        width: 20px;
    }
}
.spct-breadcrumb {
  display: flex;
}
ul.s_menu {
  display: flex;
}   
.sanpham-breadcrumb {
    background: #f8f9fa;
    padding: 10px 0 10px 8px;
    margin-bottom: 18px;
    border-radius: 6px;
    font-size: 15px;
    overflow-x: auto;
    white-space: nowrap;
}
.sanpham-breadcrumb .breadcrumb {
    margin-bottom: 0;
    background: transparent;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sanpham-breadcrumb .breadcrumb-item {
    max-width: 160px;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sanpham-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #ca3605;
    padding: 0 6px;
}
.sanpham-breadcrumb .breadcrumb-item a {
    color: #ca3605;
    text-decoration: none;
    transition: color 0.2s;
}
.sanpham-breadcrumb .breadcrumb-item a:hover {
    color: #a82d04;
    text-decoration: underline;
}
.sanpham-breadcrumb .breadcrumb-item.active {
    color: #333;
    font-weight: 600;
}
.sanpham-title {
    font-size: 2rem;
    font-weight: 800;
    color: #ca3605;
    margin-bottom: 18px;
    margin-top: 0;
    letter-spacing: 0.5px;
    text-shadow: 0 2px 8px rgba(202,54,5,0.08);
    text-align: left;
}
.sanpham-pagination {
    margin-top: 32px;
    margin-bottom: 8px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.sanpham-pagination .pagination {
    margin-bottom: 0;
    flex-wrap: nowrap !important;
    justify-content: center;
    display: flex;
    gap: 0.25rem;
}
.sanpham-pagination .page-item {
    display: inline-block;
}
.sanpham-pagination .page-item .page-link {
    color: #ca3605;
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 0 2px;
    padding: 8px 18px;
    background: #fff;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
    min-width: 38px;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(202,54,5,0.04);
}
.sanpham-pagination .page-item.active .page-link,
.sanpham-pagination .page-item .page-link:hover {
    background: #ca3605;
    color: #fff;
    border-color: #ca3605;
    box-shadow: 0 4px 16px rgba(202,54,5,0.10);
}
.sanpham-pagination .page-item.disabled .page-link {
    color: #ccc;
    background: #f7f7f7;
    border-color: #eee;
}
@media (max-width: 991px) {
    .sanpham-filter { margin-bottom: 24px; }
    .sanpham-breadcrumb { font-size: 14px; padding: 8px 0 8px 4px; }
    .sanpham-title { font-size: 1.4rem; }
    .sanpham-pagination .page-item .page-link { padding: 6px 12px; font-size: 15px; min-width: 30px; }
}
@media (max-width: 767px) {
    .sanpham-filter { order: 2; }
    .sanpham-list { order: 1; }
    .product-card__img-wrap { height: 140px; }
    .sanpham-banner-header img { height: 120px; }
    .sanpham-breadcrumb { font-size: 13px; padding: 7px 0 7px 2px; }
    .sanpham-breadcrumb .breadcrumb-item { max-width: 100px; }
    .sanpham-title { font-size: 1.1rem; margin-bottom: 12px; }
    .sanpham-pagination { margin-top: 16px; }
    .sanpham-pagination .pagination { gap: 0.1rem; }
    .sanpham-pagination .page-item .page-link { padding: 5px 7px; font-size: 13px; min-width: 22px; }
}
.article-detail{
    padding-top: 20px;
}
.clear20 {
  clear: both;
  height: 20px;
}
.title-post {
  font-weight: bold;
}
.footer-row img{height: unset;}
@media (min-width: 1200px) {
    .container.sanphamchitiet-container{
        width:1100px;
    }
}
@media (min-width: 1600px) {
    .container.sanphamchitiet-container{
        width:1600px;
    }
}