﻿
@font-face {
    font-family: cb;
    src: url("/Styles/font/Chakra_Petch/ChakraPetch-Bold.ttf");
}

@font-face {
    font-family: cl;
    src: url("/Styles/font/Chakra_Petch/ChakraPetch-Light.ttf");
}

@font-face {
    font-family: cm;
    src: url("/Styles/font/Chakra_Petch/ChakraPetch-Medium.ttf");
}

@font-face {
    font-family: cr;
    src: url("/Styles/font/Chakra_Petch/ChakraPetch-Regular.ttf");
}

@font-face {
    font-family: csb;
    src: url("/Styles/font/Chakra_Petch/ChakraPetch-SemiBold.ttf");
}



@font-face {
    font-family: ob;
    src: url("/Styles/font/OpenSans/OpenSans-Bold.ttf");
}

@font-face {
    font-family: oeb;
    src: url("/Styles/font/OpenSans/OpenSans-ExtraBold.ttf");
}

@font-face {
    font-family: ol;
    src: url("/Styles/font/OpenSans/OpenSans-Light.ttf");
}

@font-face {
    font-family: om;
    src: url("/Styles/font/OpenSans/OpenSans-Medium.ttf");
}

@font-face {
    font-family: or;
    src: url("/Styles/font/OpenSans/OpenSans-Regular.ttf");
}

@font-face {
    font-family: osb;
    src: url("/Styles/font/OpenSans/OpenSans-SemiBold.ttf");
}


@font-face {
    font-family: swiss;
    src: url("/Styles/font/UTM-SWISS-CONDENSED.ttf");
}

@font-face {
    font-family: swissb;
    src: url("/Styles/font/UTM-SWISS-CONDENSEDBOLD.ttf");
}

@font-face {
    font-family: swibl;
    src: url("/Styles/font/UTM SWISS 721 BLACK CONDENSED.ttf");
}

@keyframes translateWelcome1 {
    0% {
        transform: translateX(50%);
        opacity: 0;
    }

    75% {
        transform: translateX(50%);
        opacity: 0
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes translateWelcome2 {
    0% {
        transform: translateX(-50%);
        opacity: 0
    }

    75% {
        transform: translateX(-50%);
        opacity: 0
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes phone-icon {
    0% {
        transform: translate3d(0px, 0, 0) rotate(-35deg);
    }

    2% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    4% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    6% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    8% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    10% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    12% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    14% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    16% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    18% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    20% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    22% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    24% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    26% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    28% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    30% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    32% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    34% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    36% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    38% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    40% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    42% {
        transform: translate3d(2px, 0, 0) rotate(-35deg);
    }

    44% {
        transform: translate3d(-2px, 0, 0) rotate(-35deg);
    }

    46% {
        transform: translate3d(0em, 0, 0) rotate(-35deg);
    }
}

@keyframes phone-icon2 {
    0% {
        transform: translate3d(0px, 0, 0);
    }

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

    4% {
        transform: translate3d(-2px, 0, 0);
    }

    6% {
        transform: translate3d(2px, 0, 0);
    }

    8% {
        transform: translate3d(-2px, 0, 0);
    }

    10% {
        transform: translate3d(2px, 0, 0);
    }

    12% {
        transform: translate3d(-2px, 0, 0);
    }

    14% {
        transform: translate3d(2px, 0, 0);
    }

    16% {
        transform: translate3d(-2px, 0, 0);
    }

    18% {
        transform: translate3d(2px, 0, 0);
    }

    20% {
        transform: translate3d(-2px, 0, 0);
    }

    22% {
        transform: translate3d(2px, 0, 0);
    }

    24% {
        transform: translate3d(-2px, 0, 0);
    }

    26% {
        transform: translate3d(2px, 0, 0);
    }

    28% {
        transform: translate3d(-2px, 0, 0);
    }

    30% {
        transform: translate3d(2px, 0, 0);
    }

    32% {
        transform: translate3d(-2px, 0, 0);
    }

    34% {
        transform: translate3d(2px, 0, 0);
    }

    36% {
        transform: translate3d(-2px, 0, 0);
    }

    38% {
        transform: translate3d(2px, 0, 0);
    }

    40% {
        transform: translate3d(-2px, 0, 0);
    }

    42% {
        transform: translate3d(2px, 0, 0);
    }

    44% {
        transform: translate3d(-2px, 0, 0);
    }

    46% {
        transform: translate3d(0em, 0, 0);
    }
}

@keyframes translateX1 {
    0% {
        transform: translateX(50%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes translateX2 {
    0% {
        transform: translateX(400%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes translateX3 {
    0% {
        transform: translateX(800%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes translateX_1 {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes translateX_2 {
    0% {
        transform: translateX(-400%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes translateX_3 {
    0% {
        transform: translateX(-800%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes rotateLeft {
    0% {
        opacity: 0;
        transform-origin: 0 0;
        transform: perspective(800px) rotateY(-180deg);
    }

    100% {
        opacity: 1;
        transform-origin: 50% 0;
        transform: perspective(800px) rotateY(0);
    }
}

@keyframes phone-inner {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }

    33.3333% {
        opacity: 0 -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }

    66.6666% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }
}

@keyframes phone-outer {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        opacity: .4;
        transform: translate3d(0, 0, 0) scale(1);
    }

    33.3333% {
        -webkit-transform: translate3d(0, 0, 0) scale(2);
        opacity: 0;
        transform: translate3d(0, 0, 0) scale(2);
    }

    66.6666% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        opacity: 0;
        transform: translate3d(0, 0, 0) scale(1);
    }

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

.text-clip {
    font-size: 225px; /* kích thước số 5 (responsive) */
    font-weight: 900;
    font-family: 'ob';
    color: transparent; /* ẩn màu chữ */
    background-image: url("/Uploads/images/HeThong/h6.jpg"); /* 👉 thay đường dẫn ảnh ở đây */
    background-size: cover; /* ảnh phủ đầy chữ */
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-clip: text; /* cắt ảnh theo chữ (Chrome/Safari) */
    background-clip: text; /* chuẩn */
    height: 287px;
}

.logo.img.left a:before {
    position: absolute;
    background: #FFF;
    content: "";
    width: 112%;
    height: 133%;
    left: -8px;
    clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
    top: 0px;
}

.home-about {
    background-image: url(../../../Design/bg-about_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /* padding-top: 66px; */
}

    .home-about .container {
        display: flex;
        x );
        */;
        align-items: flex-end;
        transform: translateY(-68px);
    }

    .home-about .left {
        width: 43.3%;
        position: relative;
        /* transform: translateY(-103px); */
    }

        .home-about .left .img {
            position: relative;
            z-index: 1;
            width: 100%;
            height: 554px;
        }

            .home-about .left .img a img {
                position: relative;
            }

            .home-about .left .img a {
                /* border-top-right-radius: 124px; */
                /* border-top-left-radius: 104px; */
                /* width: 100%; */
                float: right;
                padding: 10px;
                padding-left: 0;
                padding-bottom: 0px;
                background-color: #fff;
            }


        .home-about .left .decor {
            position: absolute;
            width: 700%;
            /* height: 244px; */
            right: 0;
            bottom: 0;
            background-color: #022155;
        }


        .home-about .left .content {
            padding-right: 29px;
            padding-top: 29px;
            overflow: hidden;
            padding-bottom: 27px;
            background: #FFBC53;
        }

        .home-about .left span {
            border-right: 4px solid #FFF;
            position: relative;
            z-index: 1;
            text-align: right;
            padding: 10px 0;
            display: block;
            padding-right: 21px;
            font-family: 'OB';
            font-size: 16px;
            color: #fff;
            line-height: calc(100% + 10px);
        }

    .home-about .right {
        flex: 1;
    }

        .home-about .right .top {
            padding-left: 35px;
            padding-top: 29px;
        }


            .home-about .right .top .heading {
                border-left: 4px solid #FFBC53;
                padding-left: 19px;
            }

                .home-about .right .top .heading h1,
                .home-about .right .top .heading h2,
                .home-about .right .top .heading h3 {
                    margin: 0;
                }

                .home-about .right .top .heading h1 {
                    font-weight: 100;
                    font-size: 18px;
                    color: #FFBC53;
                    padding-top: 4px;
                    font-weight: bold;
                }

                .home-about .right .top .heading h2 {
                    font-weight: 100;
                    font-size: 22px;
                    margin-top: 22px;
                    color: #2a2f35;
                }

                .home-about .right .top .heading h3 {
                    font-family: 'OpenB';
                    color: #2a2f35;
                    font-size: 33.28px;
                    line-height: 100%;
                    margin-top: 7px;
                }

            .home-about .right .top .description {
                border-top: 1px solid #cececf;
                margin-top: 27px;
                padding: 38px 0;
                color: #797979;
                font-size: 15px;
                line-height: calc(100% + 8px);
            }

            .home-about .right .top .slogan {
                display: flex;
                width: 100%;
                align-items: center;
                margin: auto;
                justify-content: center;
            }

            .home-about .right .top .slogan {
                height: 42px;
                background-color: #2E3238;
                font-family: 'ob';
                font-size: 18px;
                color: #FFBC53;
                /* border-radius: 38px; */
            }

        .home-about .right .bottom .img img {
            height: 150px;
        }

        .home-about .right .bottom {
            margin-top: 34px;
            display: flex;
            position: unset;
        }

            .home-about .right .bottom .img {
                height: 147px;
                width: 43%;
            }

            .home-about .right .bottom .content {
                flex: 1;
                padding-left: 24px;
            }

                .home-about .right .bottom .content h3 {
                    font-family: 'OB';
                    font-size: 18px;
                    color: #2a2f35;
                    margin: 0;
                    text-transform: uppercase;
                }

                .home-about .right .bottom .content .wrap {
                    color: #080909;
                    position: unset;
                    width: unset;
                    height: unset !important;
                }

.logo.img.left a {
    position: relative;
    top: -13px;
}

.home-about .right .bottom .content .wrap .item {
    display: flex;
    align-items: center;
    margin: 10px 0;
    color: #080909;
}

.home-about .right .bottom .content .icon {
    width: 16px;
    height: 16px;
    background-color: #FFBC53;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 10px;
    margin-right: 7px;
}

.home-about .right .bottom .content i {
}

.home-about .right .bottom .content span {
    font-size: 14px;
    color: #080909;
}

    .home-about .right .bottom .content span::selection,
    .home-about .right .top .heading h1::selection,
    .home-about .right .top .heading h2::selection,
    .home-about .right .top .heading h3::selection,
    .home-about .right .top .description::selection,
    .home-about .right .top .slogan::selection,
    .home-about .right .bottom .content h3::selection {
        background-color: var(--bg-selection);
        color: var(--color-selection);
    }

.home-about .left span::selection {
    background-color: var(--bg-selection-2);
    color: var(--color-selection-2);
}

@media (max-width:739px) {
    .home-about .left .content {
        padding: 12px;
        height: 100%;
        border-radius: 16px;
    }

    .home-about .left span {
        font-size: 10px;
        border-right: unset;
        padding: unset;
        border-left: 4px solid #FFF;
        padding-left: 5px;
        text-align: left;
    }

    .home-about .left .img a img {
        width: 100%;
        /* border-top-left-radius: 84px; */
        border-top-right-radius: unset;
    }
}

.casl strong {
    font-size: 45px;
    font-weight: 700;
    font-family: 'ob';
}

body {
    margin: auto;
    padding: 0;
    background: #ffffff;
    font-family: or;
    background-position: center top;
    overflow-x: hidden;
}

/* ====== PHẦN TAB ====== */
.tabs {
    position: relative;
    display: flex;
    background: #f0f0f3;
    border-radius: 50px;
    padding: 4px;
    overflow: hidden;
    gap: 8px;
    width: 50%;
    display: flex;
}

.tab {
    flex: 1;
    text-align: center;
    padding: 12px 0;
    font-weight: 500;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    position: relative;
    z-index: 2; /* đảm bảo text nằm trên slider */
    transition: color 0.3s ease;
}

/* slider nền */
.tab-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%; /* mỗi tab chiếm 50% */
    height: 100%;
    background: #BD9248; /* màu nền active */
    border-radius: 50px;
    transition: all 0.3s ease;
    z-index: 1;
}

/* text màu khi active */
.tab.active {
    color: #fff;
}

.xkcvhjxcv {
    display: flex;
    justify-content: center;
    padding-top: 12px;
    align-content: center;
}



/* ====== PHẦN NỘI DUNG (hiệu ứng mượt, không giật) ====== */
.vzavz > div {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.5s ease, transform 0.5s ease, max-height 0.7s ease, visibility 0.5s ease;
}

    /* Khi active → hiện ra mượt */
    .vzavz > div.active {
        max-height: 5000px; /* đủ lớn để chứa nội dung dài */
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

/* ====== TUỲ CHỌN THÊM: ĐẸP HƠN TRÊN MOBILE ====== */
@media (max-width: 600px) {
    .tabs {
        flex-wrap: wrap;
        gap: 6px;
    }

    .tab {
        flex: 1;
        text-align: center;
        font-size: 14px;
        padding: 8px;
    }
}

.boxes.saa {
    display: flex;
    flex-direction: column-reverse;
}

body.changeback {
    background: #fff
}

h1, h2, h3, h4, h5, h6, strong, b {
}

.logo {
    position: relative;
    z-index: 9999999;
    position: absolute;
    /* transform: translateX(-52%); */
}

    .logo a {
        display: block;
        width: 100%;
        position: relative;
    }



    .logo canvas {
        left: 15px;
        z-index: 3;
    }

    .logo img {
        margin: 0 !important;
        position: relative;
        z-index: 2;
    }

.container {
    max-width: 1200px;
    margin: auto;
    box-sizing: border-box;
    width: 100%;
}

header {
    position: relative; /* Bình thường: hiển thị như mọi phần tử */
    width: 100%;
    z-index: 9999;
    background: white; /* Màu nền mặc định */
    transition: all 0.4s ease; /* Hiệu ứng mượt */
}

    /* Khi scroll xuống */
    header.scrolled {
        position: fixed; /* Cố định trên cùng khi scroll */
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.95); /* Nền mờ nhẹ */
        box-shadow: 0 4px 8px rgba(0,0,0,0.15);
        transform: translateY(-10px); /* Trượt nhẹ từ trên xuống */
        animation: slideDown 0.4s ease forwards;
    }

/* Keyframe cho hiệu ứng trượt xuống */
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

header { /* border-top:6px solid #ca0c00 */
    position: relative;
    background-position: bottom center;
    background-size: 100% auto;
}

.comname {
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: 20px;
}

    .comname h4 {
        display: block;
        font-size: 18px;
        font-family: 'mavm';
        color: #ffcc00;
        margin: auto;
    }

    .comname h3 {
        display: block;
        font-size: 26px;
        color: #ffcc00;
        font-family: mavsb;
        margin: auto;
    }

.top-header {
    /* overflow: hidden; */
    height: 45px;
    background: url('/Design/bg-top.png') #f5f5f5 no-repeat;
    background-size: cover;
}

    .top-header .right {
        height: 100%;
        display: flex
    }

    .top-header .container {
        padding: 0px 0;
        position: relative;
        height: 100%;
    }

    .top-header i {
    }

    .top-header .DiaChi {
        float: left;
        font-weight: normal
    }

    .top-header .hotline {
        float: left;
        margin-left: 20px;
        font-weight: normal
    }

        .top-header .hotline i {
            font-size: 15px
        }

    .top-header .daily {
        margin-right: 20px;
        font-weight: bold;
        text-transform: uppercase
    }

    .top-header .khuyenmai {
        margin-right: 15px;
        font-weight: bold;
        text-transform: uppercase;
        animation: tada 3s infinite
    }

        .top-header .khuyenmai:hover {
            color: #ca0c00
        }

    .top-header .socal-link a {
        margin-left: 5px;
        font-size: 15px
    }

.email-top {
    float: left;
    font-size: 15px;
    color: #2a2f35;
    /* background-image: url('/Design/mail-top.png'); */
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 35px;
    line-height: 45px;
}

.holine-top {
    overflow: hidden;
    transition: 0.5s;
    float: right;
    margin: auto;
}

.middle-header.fix .holine-top {
    top: 8px;
}
.email-top span:before {
    content: "\f0e0";
    font-family: "fontawesome";
    color: #FFF;
    width: 16px;
    position: absolute;
    text-align: center;
    font-size: 16px;
    left: 8.5px;
    top: 1px;
    z-index: 1;
}
.email-top span:after{
     content:"";
     width: 26px;
     height: 25px;
     background:red;
     position:absolute;
     top: 11px;
     left: 3px;
     z-index: 0;
     border-radius: 5px;
}
.holine-top a:before{
    content: "\f095";
    font-family: "fontawesome";
    color: #FFF;
    width: 16px;
    position: absolute;
    text-align: center;
    font-size: 16px;
    left: 7px;
    top: 0px;
    transform: rotate(
100deg);
    z-index: 1;
}
.holine-top a:after{
    content:"";
    width: 25px;
    height: 25px;
    background:red;
    position:absolute;
    top: 11px;
    left: 3px;
    z-index: 0;
    border-radius: 5px;
}
.holine-top a:before{
    
}
.holine-top a {
    text-decoration: none;
    font-size: 17px;
    color: #2a2f35;
    float: right;
    box-sizing: border-box;
    text-align: center;
    border-radius: 3px;
    /* background: url('/Design/call-top.png') no-repeat left; */
    padding-left: 35px;
    line-height: 45px;
    font-family: osb;
    position: relative;
    top: 0px;
}

.holine-top i {
    color: #fff; /* background:#f33239; */
    width: 20px;
    height: 20px;
    font-size: 9px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 2px;
    float: left;
}

.menu-top {
    display: block;
}

    .menu-top ul {
        padding: 0;
        margin: auto
    }

    .menu-top li {
        display: inline-block;
        list-style: none;
    }

    .menu-top a {
        display: block;
        font-size: 15px;
        font-family: mavm;
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        padding: 0 8px;
    }

.span-top {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    float: left;
    margin: auto;
    /* margin-right: 20px; */
}

    .span-top i {
        margin-right: 5px;
    }

    .span-top:nth-child(2) {
        margin-left: 15px
    }

.middle-header {
    height: 78px;
    text-align: left;
    background: #FC002B;
    transition: 0.5s;
}

    .middle-header .container {
        position: relative;
        height: 100%;
        max-width: 1200px;
    }

    .middle-header .logo {
        z-index: 99999;
    }

        .middle-header .logo canvas {
            width: 100%;
            top: 0;
            left: 0;
        }

        .middle-header .logo img {
            height: 100%;
            width: auto;
            display: none;
        }

    .middle-header.fix {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        height: 53px;
        background-position: bottom center;
        background-size: 100% auto;
        z-index: 999999;
    }

        .middle-header.fix nav { /* margin-top:0; */
        }

        .middle-header.fix .right-top { /* margin-top: 13px; */
        }

        .middle-header.fix nav .menusub {
            padding-top: 0
        }

    .middle-header hgroup {
        padding: 32.15px 0;
        margin-left: 10px;
    }

        .middle-header hgroup h2 {
            font-size: 28px;
            font-family: avob;
            text-transform: uppercase;
            color: #ca0c00
        }

        .middle-header hgroup h4 {
            color: #eeab51;
            font-family: avo;
            text-transform: uppercase;
            font-size: 18px
        }

    .middle-header .sloganhead {
        z-index: 9;
        position: absolute;
        right: 22.1%;
        text-align: center;
        padding: 36.59px 0;
    }

        .middle-header .sloganhead h2 {
            font-family: avob;
            color: #ca0c00;
            font-size: 20px;
            text-transform: uppercase;
            text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
        }

        .middle-header .sloganhead h3 {
            font-family: avob;
            color: #ffef38;
            font-size: 20px;
            text-transform: uppercase;
            text-shadow: 2px 0 0 #ca0c00, -2px 0 0 #ca0c00, 0 2px 0 #ca0c00, 0 -2px 0 #ca0c00, 1px 1px #ca0c00, -1px -1px 0 #ca0c00, 1px -1px 0 #ca0c00, -1px 1px 0 #ca0c00;
        }

    .middle-header .photo-slide {
        position: relative
    }

        .middle-header .photo-slide ul {
            overflow: hidden;
            margin: 4px 0
        }

            .middle-header .photo-slide ul li {
                width: 97px;
                height: 97px;
                overflow: hidden;
                border-radius: 50%;
                border: 5px solid white;
                float: left;
                position: relative;
            }

                .middle-header .photo-slide ul li img {
                    width: 100%;
                    height: 100%;
                    float: left;
                    position: absolute;
                    left: 0;
                    top: 0;
                }

                .middle-header .photo-slide ul li:first-child {
                    margin: 6.5px 0;
                    margin-right: -15px;
                }

                .middle-header .photo-slide ul li:nth-child(2) {
                    width: 110px;
                    height: 110px;
                    z-index: 1
                }

                .middle-header .photo-slide ul li:last-child {
                    margin: 6.5px 0;
                    margin-left: -15px;
                }

.bot-header {
    position: relative; /* z-index: 1; */
    background: #ca0c00;
}

    .bot-header > .container {
        height: 54.21px;
    }

.quotation {
    float: right;
    width: 104px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    /* background: #fff; */
    /* font-size: 16px; */
    /* color: #e40000; */
    /* font-family: ob; */
    /* line-height: 40px; */
    /* text-transform: uppercase; */
    /* background-image: url('/Design/top-write.png'); */
    /* background-repeat: no-repeat; */
    /* background-position: 7px 8px; */
    /* padding-left: 29px; */
    /* box-sizing: border-box; */
    /* border-radius: 4px; */
    top: 50%;
    /* transform: translateY(-50%); */
}
.quotation span:before{
    content: "\f0ca";
    font-family: "fontawesome";
    color: red;
    width: 16px;
    position: absolute;
    text-align: center;
    font-size: 16px;
    left: 8.5px;
    top: 0px;
    z-index: 1;
}
    .quotation span {
        background: #fff;
        font-size: 16px;
        color: #e40000;
        font-family: ob;
        line-height: 40px;
        text-transform: uppercase;
        /* background-image: url(/Design/top-write.png); */
        background-repeat: no-repeat;
        background-position: 7px 8px;
        padding-left: 29px;
        box-sizing: border-box;
        border-radius: 4px;
        display: block;
        text-decoration: none;
        position: relative;
    }

nav {
    position: relative;
    z-index: 99998;
    margin: auto;
    z-index: 99999;
}

    nav .container {
        position: relative;
        height: 106px;
    }

    nav .menu_main {
        position: relative;
        padding: 0;
        margin: auto;
        display: flex;
        width: 100%;
        justify-content: space-between;
        height: 78px;
        align-items: center;
    }

.menu_main > li:nth-child(4) a:hover::after {
    display: none
}

.menu_main > li:last-child a:hover::after {
    display: none
}

.none-menu.menu_main {
    display: none;
}

nav .menu_main > li.home {
    background: none;
}

nav .menu_main > li {
    float: left;
    z-index: 0;
    position: relative;
    font-size: 16px;
    color: #ffffff;
    padding: 0;
    list-style: none;
}

    nav .menu_main > li:first-child a {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    nav .menu_main > li:nth-child(n+3) {
        /* margin-left: 0; */
    }

    nav .menu_main > li:nth-child(4) {
    }

.menu_main li a {
    position: relative;
    display: inline-block;
    color: #333;
    text-decoration: none;
    padding: 12px 18px;
    transition: color 0.3s ease;
}

    .menu_main li a::after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 5px;
        width: 0;
        height: 2px;
        background: #ff9800;
        transition: all 0.3s ease;
        transform: translateX(-50%);
    }
.menu_main> li:first-child a:hover::after{
    width: unset;
}
    .menu_main li a:hover::after {
        width: 100%;
    }

    .menu_main li a:hover {
        color: #ff9800;
    }

nav .menu_main > li > a {
    display: block;
    padding: 0px 8px;
    position: relative;
    transition: .4s;
    text-decoration: none;
    color: #FFFF;
    font-size: inherit;
    text-transform: uppercase;
    line-height: 78px;
}

.middle-header.fix nav .menu_main > li > a {
    padding: 17px 17px;
}


nav .menu_main > li.havesub a:before {
    content: "\f107 ";
    position: absolute;
    border-top-color: #fff;
    right: 50%;
    top: 50px;
    font-family: "fontawesome";
    z-index: 1;
    line-height: normal;
    font-size: 13px;
}

.middle-header.fix nav .menu_main > li.havesub a:after {
    top: 32px;
}


nav .menu_main > li.home a.active {
}

nav .menu_main > li.none-mb {
    display: none
}

nav .menu_main > li:nth-child(n+3):before {
    position: absolute; /* content:""; */
    border-left: 1px solid #e8b065;
    width: 1px;
    height: 15px;
    top: 40%;
    left: 0;
}

nav .menu_main > li:hover a,
.menu_main > li a.active {
    /* color: #e40000; */
}

    nav .menu_main > li:hover a:after,
    .menu_main > li a.active:after {
    }

.menusubf1 li a:before, .menusubf1 li a:after {
    display: none
}

.menusub {
    position: absolute;
    padding: 0px 0 0;
    margin: auto;
    display: block;
    text-transform: initial;
    /* box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06); */
    transition: .5s;
    transform-origin: top center;
    transform: scale(1, 0);
    z-index: 9999;
    width: 100%;
    text-align: left;
}

.havesub:hover .menusub {
    transform: scale(1)
}

.menusub li {
    color: #333;
    background-color: #fff;
    border-top: 1px solid #ececec;
    transition: .3s ease 0s;
    position: relative;
    list-style: none;
    display: block;
}

    .menusub li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 0;
        background: #034ea2;
        transition: all 0.3s ease 0s;
        display: none;
    }

    .menusub li:hover:before {
        width: 3px;
    }

nav .menu_main > li .menusub li a {
    display: block;
    padding: 14px 15px;
    transition: all 0.3s ease 0s;
    background: none !important;
    color: #333;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 16px;
}

nav .menu_main > li .menusub li:hover a {
    transform: translateX(5px);
    color: #BD9248;
}

.nav-banner {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 99;
    height: 41px;
    line-height: 41px;
    background: #f33239;
}

    .nav-banner:after {
        content: "";
    }

    .nav-banner:before {
        content: "";
        width: 4px;
        background: #ffffff8a;
        position: absolute;
        left: 0;
        top: -52px;
        bottom: 0;
    }

    .nav-banner:after {
        content: "";
        width: 4px;
        background: #ffffff8a;
        position: absolute;
        left: 8px;
        top: 0;
        bottom: 0;
    }

.nav-relative {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

    .nav-relative:before {
        content: "";
        width: 17px;
        height: 11px;
        background-image: url('/Design/nav-b-before.png');
        position: absolute;
        left: 0;
        top: 100%;
    }

    .nav-relative:after {
        content: "";
        width: 17px;
        height: 11px;
        background-image: url(/Design/nav-b-after.png);
        position: absolute;
        right: 0;
        top: 100%;
    }

.nav-banner a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-family: mm;
    padding: 0 10px;
}

    .nav-banner a:hover {
        color: #034ea2
    }

.lbtim:hover .searchbox {
    display: block
}

.searchbox {
    float: right;
    border: 1px solid #3167af;
    border-radius: 0;
    position: absolute;
    box-sizing: border-box;
    display: block;
    z-index: 999999;
    overflow: hidden;
    padding: 0;
    right: 30px;
    top: 6px;
    width: 855px;
    transition: .5s;
    transform-origin: right center;
    transform: scale(0, 1);
}

.search-nav.show .searchbox {
    transform: scale(1, 1);
}

.searchbox .txt {
    width: calc(100% - 52px);
    padding: 0 19px;
    font-size: 15px;
    border: none;
    outline: none;
    box-sizing: border-box;
    color: #fff;
    float: left;
    background: #ffffff;
    color: #000;
    font-family: cr;
    height: 52px;
    line-height: 52px;
}

    .searchbox .txt::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #232628;
        Firefox */
    }

    .searchbox .txt:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #232628;
    }

    .searchbox .txt::-ms-input-placeholder { /* Microsoft Edge */
        color: #232628;
    }

.searchbox .btn {
    padding: 0;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    bottom: 0;
    right: 0;
    width: 52px;
    text-align: center;
    height: 52px;
    box-sizing: border-box;
    float: right;
    background: #3167af;
    line-height: 52px;
}



.menusp {
    position: absolute;
    top: 100%;
    overflow: hidden;
    z-index: 2;
    width: 100%;
    background: rgba(238, 171, 81, .6)
}

.menuphu a {
    float: left;
    font-size: 15px;
    color: #fff;
    font-family: avo;
    padding: 10px 18px
}

    .menuphu a:hover {
        color: #ca0a00;
    }

.menusp ul {
    float: right
}

.menusp li {
    float: left;
    font-size: 15px;
    color: #fff;
    position: relative;
    font-family: avo;
    padding: 10px 18px
}

    .menusp li:last-child {
        padding-right: 0
    }

    .menusp li:hover {
        color: #ca0a00;
    }

    .menusp li:before {
        content: "";
        width: 0%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        border-top: 1px solid #f58220;
        transition: width .5s
    }

#slideshow {
    position: relative;
    height: auto !important;
    z-index: 0;
    margin: auto;
    /* margin-bottom: -30px; */
    display: block;
    width: 100%;
}

.swiper-slide img {
    width: 100%;
    display: block
}

.home-default .container {
    padding: 50px 0 80px
}

.product-default, .contain-inner {
    width: 71.306%
}

    .product-default ul, .product-list {
        width: 100%;
        padding: 0;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(4,minmax(0,1fr));
        column-gap: 20px;
        row-gap: 20px;
        box-sizing: border-box;
    }

.product {
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    transition: 0.5s;
    overflow: hidden;
    margin: auto;
    padding: 0;
    width: 100%;
    height: 100%;
}

    .product:hover {
    }



.imgproduct {
    overflow: hidden;
    height: 225px;
    width: 100%;
    margin-top: 0;
    border-radius: 0;
}

.list-buid-1 .imgproduct {
    height: 458px;
}

.ab-product {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url('/Design/bg-item-pro.png');
    background-size: 100% 100%;
}

    .ab-product a {
        padding: 100px 15px 15px;
        display: block;
    }

.list-buid-1 .ab-product a {
    padding: 100px 25px 15px;
}

.imgproduct img {
    width: 100%;
    height: 100%;
    margin: auto;
    display: block;
    transition: 0.5s;
    object-fit: cover;
}

.product:hover .imgproduct img, .product-side .list-book li:hover .imgproduct img {
    transform: scale(1.1)
}

.tit-pro {
    font-size: 32px;
    color: #BD9248;
    text-transform: uppercase;
    position: relative;
    font-family: ob;
    border-bottom: 2px solid #bd924836;
}

    .tit-pro span {
        position: relative;
        display: inline-block;
        background-repeat: no-repeat;
        box-sizing: border-box;
        z-index: 5;
        padding-bottom: 12px;
        color: #BD9248;
    }

    .tit-pro .img-tit {
        position: absolute;
        left: 13px;
        z-index: 11;
        top: 0;
        width: 56px;
        height: 56px;
        display: flex;
    }

    .tit-pro img {
        margin: auto;
    }

    .tit-pro:after {
        content: "";
        bottom: -2px;
        height: 1px;
        z-index: 1;
        left: 0;
        display: block;
        position: absolute;
        width: 80px;
        height: 4px;
        background: #e40000;
    }


    .tit-pro a {
        float: right;
        font-size: 14px;
        color: #d29a3b;
        text-transform: none;
        position: absolute;
        right: 0;
        bottom: 5px;
        z-index: 2;
        text-transform: uppercase;
        border-radius: 3px;
        font-family: 'cr';
    }

        .tit-pro a i {
            float: right;
            margin-left: 6px;
            margin-top: 2px;
        }

.overList {
    width: 100%;
    padding: 45px 0 70px;
}

    .overList:nth-child(2n+1) {
        background: #f5f5f5;
    }



.product-default ul li .title-product, .product-list li .title-product {
}

.title-product a {
    color: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

.product-default ul li h4, .product-list li h4 {
    height: 66px;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
    font-family: azuki;
    display: block;
    color: #c11f2f;
    font-size: 26px;
    padding: 0 10px;
    line-height: normal;
    font-weight: normal;
}

    .product-default ul li h4:hover, .product-list li h4:hover {
        color: #e8b065
    }

.product-default ul li .foot-item, .product-list li .foot-item {
    text-align: center;
    margin-bottom: 20px;
}

.product-default .foot-price, .product-list li .foot-price {
    overflow: hidden;
    padding: 15px 0;
    text-align: center; /* background:#fff1cb */
}

.product-default .link-cart, .product-list li .link-cart {
    font-size: 12px;
    font-family: avos;
    text-transform: uppercase;
    font-weight: normal;
    background: #ca0c00;
    border-radius: 3px;
    padding: 6px 12px;
    color: #fff;
}

    .product-default .link-cart:hover, .product-list li .link-cart:hover {
        background: #eeab51;
        color: #ca0c00;
    }

.dt-pro {
    display: block;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
}

    .dt-pro a {
        display: block;
        font-size: 16px;
        color: #fff;
        background: #c11f2f;
        padding: 10px 31px;
        border-radius: 20px;
        margin: 0 10px;
    }

.imgproduct a.imgpa {
    width: 100%;
    height: 100%;
    display: block;
}

.posi-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    text-align: center;
    padding: 15px 0;
    opacity: 0; /* transition: 0.5s; */
}

.product:hover .posi-img {
    opacity: 1
}

.product:hover .imgproduct a.imgpa:before {
    opacity: 1
}

.posi-img a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: rgb(255 255 255 / 0.9);
    color: #000;
    border-radius: 50%;
    text-align: center;
}

    .posi-img a:hover {
        color: #fff;
        background-color: #b11a1e
    }

.posi-img i {
    margin: auto;
    margin-top: 10px;
    display: inline-block;
}

.col-side {
    width: 28%;
    float: right;
}

    .col-side .title-aside {
    }

.product-side {
    overflow: hidden
}

.col-side .title-aside span {
    font-family: 'ob';
    font-weight: normal;
    padding: 0;
    color: #BD9248;
    display: inline-block;
    background-repeat: no-repeat;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.title-aside span:after {
    content: "";
    bottom: -2px;
    height: 1px;
    z-index: 1;
    left: 0;
    display: block;
    position: absolute;
    width: 80px;
    height: 4px;
    background: #e40000;
}

.col-side .border-side {
    padding: 0;
    box-sizing: border-box;
    margin-top: 20px;
}

.feature-side .contain-side {
    overflow: hidden;
    position: relative;
    display: block;
}

    .feature-side .contain-side .list-book {
        position: relative;
        display: block;
        overflow: hidden;
    }

.feature-side .list-book li {
    overflow: hidden;
    border: 1px solid #d9d9d9;
    padding: 5px;
}

    .feature-side .list-book li:nth-child(n+2) {
        margin-top: 10px;
    }

.feature-side .postImg {
    height: 90px;
    width: 36.56%;
    float: left;
}

.feature-side .foot-item {
    padding-top: 0;
    float: right;
    width: 60%;
    overflow: hidden
}

.feature-side .title-item {
    /* height: 38px; */
    overflow: hidden;
    margin-bottom: 5px;
}

    .feature-side .title-item h4 {
        text-align: left;
        padding: 0;
        font-weight: normal;
        font-size: 15px;
        color: #474747;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-family: 'om';
        line-height: 21px;
    }

.col-side .list-book li:hover h4 {
    color: #000;
}

.product-side .contain-side { /* height: 542px; */
    overflow: hidden;
    position: relative;
}

    .product-side .contain-side ul {
        position: relative;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 20px;
        row-gap: 30px;
    }

.product-side .list-book li {
    overflow: hidden;
    position: relative;
}

    .product-side .list-book li:nth-child(n+2) {
        /* margin-top: 10px; */
    }

.product-side .postImg {
    height: 71px;
    width: 31%;
    float: left;
    box-sizing: border-box; /* border:1px solid #e7e7e7; */
}

    .product-side .postImg:hover {
        border-color: #e8b065
    }

    .product-side .postImg img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.product-side .foot-item {
    padding-top: 0;
    float: right;
    width: 63%;
}

.product-side .title-item {
    overflow: hidden
}

    .product-side .title-item h4 {
        font-size: 16px; /* font-family:avos; */
        color: #3a3a3a;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

.product-side .foot-item .views {
    margin-top: 3px;
}

.product-side .price-new {
    font-size: 17px;
}

.product-side .foot-price {
    margin-top: 15px
}

.product-side .link-cart {
    font-size: 12px;
    font-family: avos;
    text-transform: uppercase;
    font-weight: normal;
    box-sizing: border-box;
    border: 1px solid #ca0c00;
    border-radius: 3px;
    padding: 6px 12px;
    color: #ca0c00;
}

    .product-side .link-cart:hover {
        background: #b2191c;
        color: #fff
    }

footer .middle {
    padding: 50px 0 50px;
    background: url('/Design/bg-footer-min.png') no-repeat;
    color: #ffffff;
    background-position: center bottom;
    background-size: cover;
}

    footer .middle .container {
        overflow: hidden;
    }

    footer .middle .left {
        width: 62%;
    }

.slogan-ft {
    font-size: 15px;
    color: #ffffff;
    margin-top: 11px;
}

footer .infocompany .title-footer {
    text-transform: uppercase;
    font-size: 20px;
    width: 116%;
}

.title-footer strong {
    display: block;
    font-size: 33px;
    background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
    font-family: oeb;
    background-clip: text;
    margin-top: -5px;
    display: block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 59px;
}

footer .text-footer {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 28px;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(1,minmax(0,1fr));
    column-gap: 0;
    row-gap: 0;
}

footer .menu-footer .text-footer {
}

footer .title-footer {
    font-size: 25px;
    color: #FFFF;
    font-weight: normal;
    padding-bottom: 20px;
    position: relative;
    font-family: swissb;
    margin-top: -5px;
    display: block;
}

.text-footer div {
    padding-left: 20px;
    position: relative;
}

.text-footer p:nth-child(n+2) {
    margin-top: 5px;
}

footer .text-footer li {
    color: #fff;
}

    footer .text-footer li a {
        display: block;
        padding-left: 10px;
    }

.infocompany .text-footer div:before {
    content: "\f111";
    font-family: "fontawesome";
    color: #FF;
    width: 16px;
    position: absolute;
    text-align: center;
    font-size: 16px;
    left: 0;
    top: 0px;
}

.infocompany .text-footer div:nth-child(n+2) {
    margin-top: 10px
}

.infocompany .text-footer div:nth-child(1):before {
    content: "\f3c5"
}


.infocompany .text-footer div:nth-child(2):before {
    content: "\f1ac"
}

.infocompany .text-footer div:nth-child(3):before {
    content: "\f0e0"
}

.infocompany .text-footer div:nth-child(4):before {
    content: "\f57e"
}

.infocompany .text-footer div:nth-child(5):before {
    content: "\f39e";
}

.infocompany .text-footer {
    font-size: 16px;
    display: block;
    position: relative;
    line-height: 25px;
}

    .infocompany .text-footer > div:first-child {
        width: 120%
    }

.text-footer strong {
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-transform: uppercase;
}

.menu-footer {
    float: left;
    width: 37%;
    margin-top: 30px;
}

.des-footer {
    float: right;
    width: 44%;
    margin-top: 30px;
}

    .des-footer > a {
        font-size: 14px;
        color: #BD9248;
        display: block;
        margin-top: 15px;
    }

        .des-footer > a:hover {
            color;
            color: #EDE186;
        }

.hover-slide {
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 500;
}

    .hover-slide::after {
        content: " »";
        opacity: 0;
        position: relative;
        left: -5px;
        transition: all 0.3s ease;
    }

    .hover-slide:hover::after {
        opacity: 1;
        left: 3px;
    }

.logo-ft {
    width: 14%;
}

    .logo-ft img {
        width: 100%;
    }

.des-ft {
    font-size: 15px;
    line-height: 24px;
}

.infocompany {
    width: 49%;
    float: left;
}

.middle .right {
    width: 36%;
}

.menu-footer.menu3 {
    width: 54%;
    float: right;
}

.menu-footer + .menu-footer {
    /* margin-left: 3%; */
}

.fanpage-footer {
    width: 61%;
    float: right;
    /* margin: 0; */
}

    .fanpage-footer img {
        display: block;
        width: 100%;
    }

.menu-footer .fb-page.fb_iframe_widget iframe {
    width: 100% !important
}

.menu-footer .fb-page.fb_iframe_widget {
    margin-top: 0;
    width: 100%;
    height: 170px;
}

    .menu-footer .fb-page.fb_iframe_widget span {
        height: 170px !important;
    }

.menu-footer .title-footer {
}

.title-footer:after {
    display: block;
    height: 4px;
    content: "";
    width: 59px;
    background: url('/Design/bg-tit-ft.png') no-repeat;
    /* margin-top: 10px; */
}

.menu-footer li {
    transition: transform .5s;
    position: relative;
}

    .menu-footer li:before {
        content: "\f105 ";
        font-family: fontawesome;
        font-weight: 900;
        font-size: 13px;
        top: -1px;
        position: relative;
        position: absolute;
        left: 0;
    }

    .menu-footer li:hover {
        transform: translateX(10px);
    }

footer .foot {
    background: #fff;
    font-size: 15px;
    color: #464646;
    height: 80px;
    box-sizing: border-box;
    border-bottom: 9px solid #e40000;
    margin-bottom: 3px;
}

    footer .foot .right {
        /* line-height: 75px; */
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 9px;
    }

.smaa {
    display: flex;
    position: relative;
    left: -27px;
}

.foot .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

footer .foot .text a {
    font-weight: normal;
    color: #BD9248;
}

.foot .right a { /* color:#e8b065 */
}

.foot .visitor {
    position: relative;
    margin-right: 10px;
    padding-right: 15px;
    font-size: 16px;
    color: #545454;
    margin-top: 0;
}

.foot .left.text div {
    display: block;
}

.foot .left.text {
    margin-top: 17px;
}

.foot .visitor i {
    font-size: 17px;
    color: #BD9248;
    font-weight: bold;
    margin-right: 3px;
}

.socal-link {
    margin-top: 0;
}

    .socal-link a {
        display: inline-block;
        width: 38px;
        height: 38px;
        color: #bababa;
        border: 1px solid;
        border-radius: 50%;
        text-align: center;
        box-sizing: border-box;
        line-height: 36px;
        opacity: 1;
        font-size: 17px;
    }

        .socal-link a:hover {
            color: #0079c4
        }

#ShowMenu {
    display: none;
}

.logomobile {
    display: none
}

article {
    background: #fff;
}

.hotline-fixed {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99999;
}

.hotline-number {
    padding: 5px;
    padding-right: 10px;
    background-color: rgba(209, 24, 24, 0.7); /* display:none; */
    border-radius: 4px 4px 0;
    color: #fff;
    padding-left: 40px;
}

.hotline-fixed a {
    color: #fff;
    line-height: 1.8;
    position: relative;
    font-size: 13px;
}

.hotline-fixed i {
    position: absolute;
    left: 10px;
    width: 24px;
    height: 24px;
    text-align: center;
    background-color: #fff;
    border-radius: 100%;
    color: #ca0c00;
    animation: phone-icon2 3s infinite;
}

    .hotline-fixed i:before {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 2px
    }

.logo-footer {
    margin-top: 5px
}

.km-m {
    display: none
}

.mobile-header {
    display: none;
}

.button-phone {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    /* text-indent:-1000px; */
    background: #f33239 url(/Design/icon-mphonef.png) no-repeat center 13px;
    background-size: 50%;
    border-radius: 100%;
    z-index: 999;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}

    .button-phone a {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 2;
        display: block;
    }

    .button-phone:before {
        animation: phone-inner 3s infinite;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(120 19 29);
        border-radius: 100%;
        position: absolute;
        content: "";
        z-index: 1;
    }

    .button-phone:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #eeab51;
        border-radius: 100%;
        position: absolute;
        content: "";
        animation: phone-outer 3s infinite 1.5s;
        z-index: 1;
    }

.fbchat {
    position: fixed;
    width: 60px;
    height: 60px;
    z-index: 999; /* background:url(/Design/icfb.png); */
    background-size: cover;
    right: 15px;
    bottom: 20px;
    border-radius: 100%;
}

.zlchat {
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 999;
    background: url(/Design/izalo.png) no-repeat;
    background-size: 100% auto;
    right: 10px;
    bottom: 70px;
}

    .zlchat a {
        display: block;
        height: 100%;
        width: 100%;
    }

.map-page {
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 999;
    background: url(/Design/gm.png) no-repeat;
    background-size: 100% auto;
    right: 10px;
    bottom: 130px;
    border-radius: 50%;
}

    .map-page a {
        display: block;
        width: 100%;
        height: 100%;
    }

.box-zalo {
    position: absolute;
    left: 0;
    background: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
    bottom: 0;
}

    .box-zalo a {
        display: block;
        background-image: url('/Design/i-zalo.png');
        background-repeat: no-repeat;
        background-position: left;
        padding: 5px 0;
        padding-left: 25px;
        color: #ac1a1b;
        font-weight: bold;
        text-decoration: none;
        transition: 0.5s;
    }

        .box-zalo a:hover {
            color: #43210e
        }

.cd-top {
    /* display: none !important; */
    left: 10px;
    right: inherit;
    bottom: 5px;
    z-index: 9999;
}

.zlchat.acs .box-zalo {
    left: 66px;
    opacity: 1;
    visibility: visible;
}

.button-phone.acs .box-zalo {
    left: 66px;
    opacity: 1;
    visibility: visible;
    width: 200px;
}

.button-phone .box-zalo a {
    background: none;
    padding-left: 0;
    text-align: left; /* color: #000; */
    font-size: 18px;
}

    .button-phone .box-zalo a i {
        margin-right: 5px;
        font-size: 15px;
    }

.button-phone .box-zalo {
    width: 200px
}

@media only screen and (max-width :1263px) {
    #slideshow {
        height: 443px
    }

    .middle-header .sloganhead {
        right: 14%
    }

    nav .menu_main > li > a { /* padding: 16px 22px; */
    }

    .searchbox .txt { /* width: 135px; */
    }

    .product-default ul li .imgproduct, .product-list li .imgproduct { /* height:220px */
    }

    .menu-footer { /* margin-left:10px */
    }

    .menu1 { /* margin-left:0 */
    }
}

@media only screen and (max-width: 1025px) {
    #slideshow {
        height: 359px
    }
}

@media only screen and (max-width: 1023px) {
    .middle-header hgroup h2 {
        font-size: 22px
    }

    .middle-header hgroup h4 {
        font-size: 15px
    }

    .middle-header .sloganhead h2 {
        font-size: 15px
    }

    .middle-header .sloganhead h3 {
        font-size: 15px
    }

    .middle-header .sloganhead {
        right: 8%
    }

    .bot-header > .container {
        height: 42.67px
    }

    .searchbox {
        margin: 5px 0;
    }

    .product-default ul li .imgproduct, .product-list li .imgproduct {
        height: 165px
    }

    .col-side .title-aside span {
        font-size: 14px
    }

    .product-side .link-cart {
        font-size: 11px
    }

    footer .middle .right { /* display:none */
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 800px) {
    #slideshow {
        height: 281px
    }
}

@media only screen and (max-width: 769px) {
    #slideshow {
        height: 269px
    }
}

@media only screen and (max-width: 730px) {
    #slideshow {
        height: 256px
    }

    .top-header .hotline {
        display: none
    }

    .top-header .right { /* display:none; */
    }

    .middle-header {
        background-position: center;
    }

        .middle-header .sloganhead {
            display: none
        }

        .middle-header .photo-slide {
            display: none
        }

    .menusp {
        display: none
    }

    .title-cat > span:before {
        left: calc(100% - 1px);
        border-width: 22.85px;
        top: -1px
    }

    .col-side {
        display: none
    }

    .product-default, .contain-inner {
        width: 100%
    }

        .product-default ul li, .product-list li { /* width:49%; */ /* margin-right:2% */
        }

            .product-default ul li:nth-child(3n+3), .product-list li:nth-child(3n+3) { /* margin-right:2% */
            }

            .product-default ul li:nth-child(n+4), .product-list li:nth-child(n+4) { /* margin-top:3%; */
            }

            .product-default ul li:nth-child(2n+2), .product-list li:nth-child(2n+2) { /* margin-right:0 */
            }

            .product-default ul li:nth-child(n+3), .product-list li:nth-child(n+3) { /* margin-top:3% */
            }

            .product-default ul li .imgproduct, .product-list li .imgproduct {
                height: 190px
            }

    footer .foot .right {
        float: left
    }
}

@media only screen and (max-width: 500px) {
    #slideshow {
        height: 175px
    }

    .button-phone {
        width: 40px;
        height: 40px;
        background-position: center
    }

    .zlchat {
        width: 40px;
        height: 40px;
        bottom: 70px;
    }

        .zlchat.acs .box-zalo {
            left: 50px
        }

    .button-phone.acs .box-zalo {
        left: 50px
    }

    .map-page {
        width: 40px;
        height: 40px;
        bottom: 120px
    }
}

@media only screen and (max-width: 415px) {
    #slideshow {
        height: 145px
    }
}

@media only screen and (max-width: 410px) {
    #slideshow {
        height: 144px
    }

    footer .middle {
        height: auto;
        overflow: hidden;
        background-size: auto 100%;
        padding: 30px 0;
    }

        footer .middle .container { /* padding:40px 0 20px */
        }

    .product-default ul li .imgproduct, .product-list li .imgproduct {
        height: 172px
    }
}

@media only screen and (max-width: 376px) {
    #slideshow {
        height: 132px
    }
}

@media only screen and (max-width: 374px) {
    .title-cat {
        font-size: 15px
    }

        .title-cat > span {
            min-width: 100px
        }

            .title-cat > span:before {
                ;
                border-width: 21.34px;
            }

    .product-default ul li .imgproduct, .product-list li .imgproduct {
        height: 166px
    }
}

@media only screen and (max-width: 361px) {
    #slideshow {
        height: 126px
    }
}

@media only screen and (max-width: 359px) {
    .product-default ul li .imgproduct, .product-list li .imgproduct {
        height: 147px
    }
}

@media only screen and (max-width: 330px) {
    #slideshow {
        height: 115px
    }
}

.right-top {
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    height: 100%;
}

.search-nav {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    line-height: 52px;
    text-align: center;
    display: flex;
}

.lbtim {
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    color: #263248;
    width: 24px;
    height: 24px;
    display: flex;
    line-height: 25px;
    margin: auto;
    /* background: #3167af; */
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
}

    .lbtim i {
        font-weight: bold;
        margin: auto;
    }

.search-nav.show .lbtim {
    border-radius: 0;
    transition: 0.5s;
}

    .search-nav.show .lbtim i:before {
        content: "\f410"
    }

.shopping {
    position: relative;
    margin-top: 27px;
    float: left;
}

.show-cart {
    position: absolute;
    right: 0;
    top: 100%;
    padding-top: 17px;
    z-index: 99;
    display: none;
}

.bor-cart {
    background-color: #fff; /* border: 1px solid #b11a1e; */
    border-radius: 10px;
    width: 230px;
    padding: 15px;
    box-sizing: border-box;
    position: relative;
}

.shopping:hover .show-cart {
    display: block
}

.auto-height-cart {
    overflow: hidden;
    padding-bottom: 0;
    max-height: 171px;
    overflow-y: auto;
    position: relative;
    z-index: 1;
}

    .auto-height-cart::-webkit-scrollbar-track {
        background-color: #e6e6e6;
    }

    .auto-height-cart::-webkit-scrollbar-thumb {
        background-color: #b11a1e;
    }

    .auto-height-cart::-webkit-scrollbar-button {
        background-color: #e6e6e6;
        height: 0
    }

    .auto-height-cart::-webkit-scrollbar-corner {
        background-color: #e6e6e6;
    }

    .auto-height-cart::-webkit-scrollbar {
        width: 3px;
    }

.rpt-cart {
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
}

.tieuchi {
    display: block;
    overflow: hidden;
}

.li-cart {
    overflow: hidden;
}

    .li-cart:nth-child(n+2) {
        border-top: 1px solid #e2e2e2;
        margin-top: 10px;
        padding-top: 10px;
    }

    .li-cart a {
        text-decoration: none
    }

.img-item {
    float: left;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    width: 70px;
    margin-right: 10px;
    height: 70px;
}

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

.name-item {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    margin-top: 0;
}

.info-item {
    overflow: hidden;
}

.price-item {
    font-size: 12px;
    color: #b11a1e;
}

.total-cart {
    display: block;
    overflow: hidden;
}

.span-tong {
    display: block;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

    .span-tong span {
        float: right;
        color: #b11a1e;
        font-size: 14px;
    }

.total-cart a {
    display: block;
    text-decoration: none;
    background-color: #b11a1e;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 5px 0 8px;
    border-radius: 22px;
    margin-top: 5px;
}



.li-tc {
    width: 25%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    display: block;
    position: relative;
}

.content-tc {
    margin: auto;
    position: relative;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
}

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

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

.flex-content {
    margin: auto;
    padding: 30px;
}

.tit-tc {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.des-tc {
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}

.li-tc:before {
    content: "";
    background-color: rgb(0 0 0 / 0.3);
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.li-tc:hover:before {
    display: block
}

.hotline-default {
    display: block;
    overflow: hidden;
    background-image: url('/Design/ocean-2.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding: 49px 0;
    color: #fff;
}

.span-hot {
    font-size: 30px;
    margin-bottom: 0px;
}

.phone-hot {
    overflow: hidden;
    margin-bottom: 25px;
}

    .phone-hot a {
        display: inline-block;
        color: #fff;
        text-decoration: none;
        font-size: 40px;
        font-weight: bold;
    }

        .phone-hot a:nth-child(n+2) {
            margin-left: 20px;
        }

            .phone-hot a:nth-child(n+2):before {
                content: "-";
                margin-right: 10px;
            }

.des-hot {
    font-size: 19px;
    width: 62%;
    margin: auto;
}

.news-default {
    display: block;
    padding: 65px 0 75px;
    background: #f8f8f8;
}

.tit-news {
    display: block;
    position: relative;
}

    .tit-news h3 {
        font-family: 'ob';
        font-size: 35px;
        color: #AA7031;
        text-transform: uppercase;
    }

    .tit-news h4 {
        font-size: 18px;
        color: #BD9248;
        font-weight: normal;
    }

    .tit-news span {
        font-family: swissb;
        color: #134486;
        font-size: 31px;
        text-transform: uppercase;
        padding-bottom: 10px;
        display: inline-block;
    }

        .tit-news span:after {
            content: "";
            bottom: -2px;
            height: 1px;
            z-index: 1;
            left: 0;
            display: block;
            position: absolute;
            width: 80px;
            height: 4px;
            background: #cf983b;
        }

    .tit-news a {
        position: absolute;
        right: 0;
        bottom: 10px;
        font-size: 14px;
        color: #d29a3b;
        text-transform: uppercase;
    }

    .tit-news i {
        margin-left: 5px;
        font-size: 10px;
    }

.tit-df {
    text-align: center;
    font-size: 55px;
    color: #43210e;
    margin-bottom: 0;
    font-weight: normal;
    font-family: 'azuki';
}

.tit-pro-de {
    height: 107px;
    background: #034ea2;
    text-align: center;
    line-height: 107px;
    color: #fff;
    font-size: 39px;
    font-family: 'swissb';
    text-transform: uppercase;
    text-shadow: 2px 0 1px #057bffbf;
}

.product-noibat {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    background-position: center center;
}

.procontainer {
    max-width: 1270px;
    margin-top: 30px;
}

.pro-hot {
    overflow: hidden;
    position: relative;
}

    .pro-hot .product-list {
        margin-top: 0
    }

        .pro-hot .product-list li:nth-child(n+1) {
            width: 96%;
            margin: auto;
            border: none;
            margin-bottom: 20px;
            margin-left: 2%;
        }

#ctl00_ContentPlaceHolder1_pnOthers .tit-df {
    font-size: 40px;
}

.owl-controls {
    display: none !important
}

.customNavigation {
    position: absolute;
    bottom: calc(50% + 50px);
    left: 1%;
    right: 1%;
    height: 0;
}

    .customNavigation a {
        width: 42px;
        height: 42px;
        background-color: #ca0b01;
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 50%;
        cursor: pointer;
    }

    .customNavigation .next {
        float: right;
        background-image: url('/Design/sp_next.png');
    }

    .customNavigation .prev {
        float: left;
        background-image: url('/Design/sp_prev.png');
    }

#tabs {
    display: block;
    overflow: hidden;
}

.c-tabs-nav {
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

    .c-tabs-nav a {
        display: inline-block;
        padding: 5px 40px 8px;
        font-size: 16px;
        cursor: pointer;
        text-decoration: none;
        position: relative;
        color: #000;
        border: 1px solid #e7e9f3;
        border-radius: 30px;
        margin: 2px 5px;
    }

        .c-tabs-nav a:hover, .c-tabs-nav a.is-active {
            background-color: #b11a1e;
            color: #fff;
            border-color: #b11a1e
        }

.c-tab {
    display: none;
    overflow: hidden;
    padding-bottom: 20px;
}

    .c-tab.is-active {
        display: block
    }

.c-content {
    overflow: hidden
}

.c-tab:nth-child(n+2) .product-list li .imgproduct img {
    margin: auto !important;
}

.c-tab:nth-child(n+2) .product-list li .imgproduct {
    text-align: center;
}

.countcart {
    position: absolute;
    width: 19px;
    background-color: #fff;
    text-align: center;
    color: #b11a1e;
    font-size: 10px;
    padding: 3px 0;
    border-radius: 50%;
    right: -12px;
    top: -10px;
}

.cart {
    display: block;
    color: #fff;
}

.banner-ct {
    display: block;
    overflow: hidden;
    position: relative;
}

    .banner-ct img {
        display: block;
        width: 100%;
    }

.flex-bn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
}

.mar-auto {
    margin: auto;
    width: 90%;
}

.tit-page {
    display: block;
    font-size: 27px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.loadgif {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    float: left;
    height: 100%;
    display: flex; /* background-color: rgba(0, 0, 0, 0.2); */
    z-index: 99999;
}

.centerload {
    width: 150px;
    height: 150px;
    margin: auto;
}

    .centerload img {
        width: 100%;
        float: left
    }

.loadgif {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    float: left;
    height: 100%;
    display: flex; /* background-color: rgba(0, 0, 0, 0.2); */
    z-index: 99999;
}

.centerload {
    width: 150px;
    height: 150px;
    margin: auto;
}

    .centerload img {
        width: 100%;
        float: left
    }

.news-default-ar {
    overflow: hidden;
    padding: 40px 0;
    position: relative;
}

    .news-default-ar .container {
        position: relative
    }

.list-article-category.article-list .item:nth-child(n+1) {
    margin: auto;
    width: 95%;
    float: none;
}

.list-article-category.article-list {
    width: 100%;
    margin: auto;
    padding: 0;
    position: relative;
}

.customNavigation .nextar {
    float: right;
    background-image: url('/Design/sp_next.png');
}

.customNavigation .prevar {
    float: left;
    background-image: url('/Design/sp_prev.png');
}

.news-default-ar .customNavigation {
    bottom: calc(50% + 13px);
}


.about {
    display: block;
    position: relative;
    /* overflow: hidden; */
    background-repeat: no-repeat;
    background-image: url('/Design/bg-abouts.png');
    background-position: left bottom;
    animation: 99;
    background-size: 50% 100%;
    max-width: 1366px;
    margin: auto;
}


    .about .container {
        max-width: 1190px;
        position: relative;
    }

.left-gt {
    width: 54%;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    padding: 70px 0 95px;
}

.right-gt {
    width: 44%;
    float: right;
    position: absolute;
    top: -47px;
    right: 0;
    bottom: 0;
    z-index: 99;
    border-top: 10px solid #fdfdfe;
    border-right: 10px solid #fdfdfe;
    box-sizing: border-box;
}

.big-img {
    border-radius: 0;
    overflow: hidden;
    height: 100%;
}

.small-img {
    width: 133px;
    height: 462px;
    display: block;
    border-radius: 4px 4px 20% 20%;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    overflow: hidden;
}


.right-gt img {
    width: 100%;
    display: block;
    transition: 0.5s;
    height: 100%;
    object-fit: cover;
}

.right-gt:hover img {
}

.tit-gt {
    display: block;
    position: relative;
    padding-left: 24px;
}

    .tit-gt:before {
        content: "";
        width: 4px;
        top: 0;
        bottom: 15px;
        background: #e40000;
        position: absolute;
        left: 0;
    }

    .tit-gt h5 {
        font-size: 18px;
        margin: auto;
        color: #e70503;
        font-weight: normal;
        text-transform: uppercase;
        background-repeat: no-repeat;
        margin-bottom: 10px;
    }

    .tit-gt span {
        display: block;
        margin: auto;
        font-size: 16px;
        color: #606060;
        line-height: 24px;
    }

.des-gt {
    font-size: 16px;
    color: #525252;
    line-height: 23px;
    margin-top: 30px;
    border-top: 1px solid #d4d5d7;
    padding-top: 20px;
}

.slogan {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 4px;
    row-gap: 0;
    font-family: 'cb';
    color: #3167af;
    line-height: 22px;
    margin-top: 30px;
    font-size: 14px;
}

    .slogan span {
        display: inline-block;
        background-image: url('/Design/slo1.png');
        background-repeat: no-repeat;
        background-position: left 0;
        padding-left: 57px;
    }

        .slogan span:nth-child(2) {
            background-image: url(/Design/slo2.png);
            padding-left: 55px;
        }

.box-white .tit-gt span {
    width: 80%;
}

.tit-gt strong {
    display: block;
    font-size: 53px;
    background: linear-gradient(180deg,rgba(170, 112, 49, 1) 0%, rgba(189, 146, 72, 1) 100%);
    font-family: oeb;
    background-clip: text;
    margin-top: -5px;
    display: block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tit-gt h1 {
    margin: auto;
    font-size: 22px;
    color: #2a2f35;
    font-family: om;
    font-weight: normal;
    text-transform: uppercase;
}

.tit-gt h2 {
    margin: auto;
    color: #034ea2;
    font-size: 23px;
    margin-top: 5px;
    font-weight: normal;
    text-transform: uppercase;
}

    .tit-gt h2:after {
        content: "";
        width: 38px;
        height: 3px;
        background: #ed1c24;
        display: block;
        margin: 20px 0;
    }

.tit-gt h3 {
    margin: auto;
    font-family: 'mavm';
    font-size: 24px;
    color: #f33239;
    font-weight: normal;
}

.content-gt {
    position: relative;
    margin: auto;
    margin-top: 25px;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 55px;
    row-gap: 20px;
    width: 80%;
}

.img-gt {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 1
}

    .img-gt img {
        display: inline-block;
        margin: auto;
        max-width: 100%;
    }

.body-gt {
    position: relative;
    z-index: 2;
    text-align: center;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 35px;
}

.li-content-gt {
    margin: auto;
    margin-top: 0;
    list-style: none;
    padding: 25px 20px;
    box-sizing: border-box;
    overflow: hidden;
    display: block;
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

    .li-content-gt li {
        display: block;
        text-align: left;
        border-radius: 10px;
    }

        .li-content-gt li img {
            width: 47px;
            height: 46px;
            margin: auto;
            margin-top: -23px;
        }

.content-li-gt {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

.li-content-gt li:nth-child(n+2) {
    margin-top: 10px
}

.li-content-gt li strong {
    display: block;
    font-family: 'swiss';
    font-size: 17px;
    color: #f33239;
    padding: 0 0px;
    margin-top: 2px;
}

.li-content-gt li span {
    display: block;
    font-size: 15px;
    color: #f33239;
    margin-top: 0;
    width: 30px;
    height: 30px;
    background: #ffce37;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-family: bb;
    float: left;
    margin-right: 10px;
}

.banner-gt {
    position: relative;
    text-align: center;
    z-index: 2;
    margin-top: 45px;
}

    .banner-gt a {
        display: block;
        text-align: center;
    }

    .banner-gt.botbn {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .banner-gt img {
        display: inline-block;
        margin: auto;
        max-width: 100%;
    }

.detail-gt {
    position: relative;
    z-index: 2;
    margin-top: 30px;
}

    .detail-gt a {
        display: inline-block;
        font-size: 16px;
        text-decoration: none;
        color: #BD9248;
        padding: 0;
        border-radius: 0;
        height: 42px;
        text-align: center;
        line-height: 42px;
        padding: 0 15px;
        border-radius: 4px;
        border: 1px solid #BD9248;
    }

        .detail-gt a:hover {
            background: #BD9248;
            color: #fff;
        }

    .detail-gt i {
        margin-left: 5px;
    }

.list-gt {
    text-align: center;
    padding: 165px 0 100px;
    position: relative;
}

    .list-gt:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 38%;
        top: 0;
        background-image: url('/Design/bg-before-cen-min.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
    }

    .list-gt:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 62%;
        bottom: 0;
        z-index: 1;
        background-image: url(/Design/bg-after-cen-min.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .list-gt .container {
        text-align: center;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(3,minmax(0,1fr));
        column-gap: 30px;
        row-gap: 0;
        max-width: 1190px;
        position: relative;
        z-index: 3;
    }

.li-gt {
    display: block;
    margin: 0;
    box-sizing: border-box;
    padding: 0 20px 25px;
    width: 100%;
    text-align: center;
    background: #fff;
}

    .li-gt:first-child {
    }



    .li-gt img {
        display: block;
        margin: auto;
        margin-top: -90px;
    }

    .li-gt > div {
        color: #252525;
        display: block;
        font-size: 16px;
        margin: auto;
        overflow: hidden;
        text-align: left;
        margin-top: 20px;
    }

        .li-gt > div * {
            color: inherit;
            font-size: inherit;
        }

    .li-gt ul {
        margin: auto;
        padding: 0;
    }

    .li-gt li {
        list-style: none;
        background: url('/Design/check.png') no-repeat;
        background-position: left 2px;
        padding-left: 20px;
    }

        .li-gt li + li {
            margin-top: 25px;
        }

        .li-gt li strong {
            font-family: 'om';
        }

    .li-gt > strong {
        display: block;
        font-family: 'ob';
        font-size: 25px;
        background: linear-gradient(180deg, rgba(170, 112, 49, 1) 0%, rgba(189, 146, 72, 1) 100%);
        background-clip: text;
        display: block;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 0;
        overflow: hidden;
        margin: auto;
        text-align: center;
        text-transform: uppercase;
        margin-top: 20px;
    }


.slogan-df {
    margin: auto;
    font-size: 42px;
    color: #c11f2f;
    font-family: 'azuki';
    margin-top: -5px;
    font-weight: normal;
    text-align: center;
}

.photo-default {
    display: block;
    overflow: hidden;
    background-size: 100% 100%;
    padding: 60px 0;
}

.tit-pd {
    text-align: center;
    font-size: 42px;
    color: #43210e;
    font-family: 'azuki';
}

.slogan-pd {
    text-align: center;
    font-family: 'azuki';
    font-size: 49px;
    color: #b37e10; /* -webkit-text-stroke: 2px #f8f7f5; */ /* paint-order: stroke fill; */
    text-shadow: 2px 0 0 #f8f7f5, -2px 0 0 #f8f7f5, 0 2px 0 #f8f7f5, 0 -2px 0 #f8f7f5, 2px 2px #f8f7f5, -2px -2px 0 #f8f7f5, 2px -2px 0 #f8f7f5, -2px 2px 0 #f8f7f5; /* background-image: linear-gradient(55deg,#c6972f, #b37e10 , #f8dc7b , #b37e10 ); */ /* background-size: 100%; */ /* background-repeat: repeat; */ /* -webkit-background-clip: text; */ /* -webkit-text-fill-color: transparent; */
    margin-top: -10px;
}

.slide-pd {
    display: block;
    margin-top: 50px;
    overflow: hidden;
}

.li-slide {
    margin: 0;
    overflow: hidden;
    display: block;
    background: none;
}

    .li-slide a {
        display: block;
        margin: 0 15px;
        overflow: hidden;
        border-radius: 20px;
    }

    .li-slide img {
        display: block;
        width: 100%;
        margin: auto !important;
    }

.des-pd {
    overflow: hidden;
    font-size: 20px;
    font-family: quicksb;
    color: #43210e;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    width: 80%;
}

.slide-pd ul {
    padding: 0;
    margin: auto;
}

.slide-pd li {
    margin: 0 15px;
    height: 545px;
    background: none;
    overflow: hidden;
    border-radius: 20px;
}

    .slide-pd li a {
        display: block;
        height: 100%;
        overflow: hidden
    }

    .slide-pd li img {
        height: 100%;
        display: block;
        width: auto;
        min-width: 100%;
    }

.video-default {
    overflow: hidden;
    display: block;
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: top left;
}

.left-video {
    width: 52%;
    float: left;
    margin-top: 20px;
}

.right-video {
    float: right;
    width: 46%;
}

    .right-video a {
        position: relative;
        display: block;
        height: 320px;
        background: none;
        border-radius: 40px;
    }

    .right-video i {
        position: absolute;
        width: 68px;
        height: 68px;
        left: calc((100% - 68px) / 2);
        top: calc((100% - 68px) / 2);
        color: #000000;
        font-size: 26px;
        text-align: center;
        border: 4px solid;
        box-sizing: border-box;
        line-height: 60px;
        border-radius: 50%;
        padding-left: 5px;
        opacity: 0.5;
        background: #fff;
        z-index: 2;
    }

    .right-video img {
        display: block;
        width: 100%;
        height: auto;
        min-height: 100%;
    }

.tit-video {
    display: block;
    font-size: 55px;
    color: #43210e;
    font-family: 'azuki';
}

.slogan-video {
    display: block;
    font-size: 42px;
    color: #c11f2f;
    font-family: 'azuki';
    width: 80%;
    line-height: 40px;
}

.list-video {
    display: block;
    margin-top: 40px;
}

    .list-video a {
        display: block;
        font-size: 20px;
        color: #43210e;
        font-family: 'quickm';
        text-decoration: none;
    }

        .list-video a:before {
            width: 26px;
            height: 26px;
            content: "";
            background-image: url('/Design/li-vi.png');
            display: inline-block;
            margin-bottom: -7px;
        }

        .list-video a:nth-child(2) {
            margin-top: 8px
        }

.box-page-abouts {
    width: 70%;
    margin: auto;
    overflow: hidden;
}

.left-detail-pro {
    width: 22%;
    float: right;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 15px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-right: 2%;
}

.right-detail-pro {
    width: 74%;
    float: left;
    border-right: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding-right: 2%;
}

.list-promo-pro {
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

    .list-promo-pro a {
        display: block;
        font-family: quickm;
        text-decoration: none;
        color: #333;
        text-transform: uppercase;
        font-size: 15px;
    }

.tit-detail-sp {
    display: block;
    font-family: 'azuki';
    font-size: 25px;
}

.list-promo-pro a:nth-child(n+2) {
    margin-top: 16px;
}

.list-promo-pro i {
    margin-right: 5px;
    font-size: 13px;
    color: #b1191c;
}

.cb-list {
    display: block;
    margin-top: 30px;
    padding: 0;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 20px;
    row-gap: 20px;
}

    .cb-list li {
        display: block;
    }

.img-cb {
    display: block;
}

    .img-cb img {
        display: block;
        width: 100%;
        height: 100%;
    }

.name-cb {
    display: block;
    margin-top: 20px
}

    .name-cb a {
        display: block;
        text-align: center;
        font-family: azuki;
        color: #43210e;
        font-size: 29px;
    }

.lan {
    float: right;
    right: 0;
    margin-left: 20px;
    margin-top: 11px;
}

    .lan a {
        width: 15px;
        height: 15px;
        display: block;
        padding: 3px;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #fff;
        border-radius: 50%;
    }

    .lan .vi {
        background-image: url('/Design/vi.png');
        margin-bottom: 5px;
    }

    .lan .en {
        background-image: url('/Design/en.png');
    }

.binhluanfb {
    width: 100%;
}

    .binhluanfb iframe {
        min-width: 100% !important;
        box-sizing: border-box;
    }

.wrap {
    position: fixed;
    width: 300px;
    height: 380px !important;
    z-index: 9991 !important;
    right: -380px;
    bottom: 0px;
    transition: 0.5s;
}

    .wrap.show {
        right: 0
    }

.x {
    font-family: arial, helvetica;
    background: rgba(78,86,101,0.8) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -19px;
    width: 25px;
    z-index: 99999999;
}

    .x:hover {
        cursor: pointer;
    }

.pxem {
    text-align: left;
    height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    background: #f26522;
    width: 100%;
    bottom: 0;
    display: block;
    left: 0px;
    position: absolute;
    z-index: 999999999;
    border-left: 1px solid #fff;
}

    .pxem a.axem {
        color: #fff;
        font-family: arial,helvetica;
        font-size: 12px;
        line-height: 23px;
        padding-left: 5px;
        text-decoration: none;
    }

        .pxem a.axem:hover {
            text-decoration: underline;
        }

.alogo {
    position: absolute;
    bottom: 0;
    right: 0px;
    z-index: 999999999999;
    width: 40px;
    height: 20px;
    display: inline-block;
    background: #f26522;
    padding-right: 0px;
    padding-left: 5px
}

.mnv-tuvan {
    position: fixed;
    width: 50px;
    background: none;
    z-index: 999 !important;
    right: -50px;
    bottom: 190px;
    display: block;
    cursor: pointer; /* background: #fff; */ /* border-radius: 50%; */
    transition: 0.5s;
}

    .mnv-tuvan.show {
        right: 10px
    }

    .mnv-tuvan p {
        color: #fff;
        font-size: 15px;
        margin: 0;
        padding: 0 13px;
        text-align: left;
    }

        .mnv-tuvan p a {
            color: #fff;
            font-size: 15px;
            padding: 5px 0px 7px;
            margin: 0;
            display: inline-block;
            font-family: arial, helvetica;
            text-decoration: none;
        }

            .mnv-tuvan p a:hover {
                text-decoration: underline;
                cursor: pointer;
            }

        .mnv-tuvan p img {
            float: right;
            margin-top: 10px;
            position: absolute;
            left: -20px;
            bottom: 0
        }

.wrap {
    position: fixed;
    width: 250px;
    height: 325px;
}

.fb-page.fbchat {
    position: relative;
    z-index: 9999999;
    right: 0px;
    bottom: 19px; /* border-left: 1px solid #fff; */ /* border-top: 1px solid #fff; */
    width: 100%;
    margin: auto;
    margin-top: 0px;
    display: block !important;
}

.mnv-tuvan .imfb {
    width: 100%
}

.wrap .fb_iframe_widget iframe {
    width: 100% !important
}

.bottom {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.project-promo {
    overflow: hidden;
    padding: 46px 0 65px;
    background: url(/Design/bg-project1.png) #ffffff bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

    .project-promo .container {
        max-width: 1320px;
        width: 100%;
    }

    .project-promo .project_item:nth-child(n+4) {
        /* display: none; */
    }

.project_item {
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.4s ease;
}

    .project_item .project-image img {
        width: 100%;
        transition: transform 0.5s ease;
        border-radius: 10px;
    }

    .project_item:hover .project-image img {
        transform: scale(1.1);
    }

    .project_item:hover .title-product {
        color: #AA7031;
    }

    .project_item:hover {
        transform: translateY(-5px);
    }

.tit {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: 'csb';
    font-size: 34px;
    color: #3167af;
}

.partner .tit {
    font-size: 32px;
}

.product-noibat .tit {
    color: #ffffff
}

.des-tit {
    text-align: center;
    display: block;
    font-size: 17px;
    color: #595959;
    width: 50%;
    margin: auto;
    margin-top: 25px;
    line-height: 26px;
}

.project-promo .tit {
    color: #3167af;
    font-size: 34px;
}

    .project-promo .tit:after {
        content: "";
        display: block;
        width: 81px;
        height: 4px;
        margin: auto;
        background: #cf983b;
        margin-top: 15px;
    }

.project-promo .des-tit {
    color: #595959;
    font-size: 17px;
    text-align: left;
    width: 100%;
    margin-top: 5px;
}

.list-project {
    margin-top: 40px;
    overflow: hidden;
    width: 100%;
}

.project {
    display: block;
    position: relative;
}

.project-image {
    display: block;
    height: 335px;
    overflow: hidden;
    box-sizing: border-box;
}

.ab-project {
    position: relative;
    right: 0;
}

    .ab-project i {
    }

.fa-clock:before {
    color: #EB001B;
}

.ab-project a {
    text-decoration: none;
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    display: block;
    margin: auto;
    margin-bottom: 0;
    transition: 0.5s;
}

.project-image a {
    height: 100%;
    display: block
}

.project-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: 0.5s;
}

.project_item:hover .ab-project {
}

    .project_item:hover .ab-project a {
    }



.project-name {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-family: 'cr';
}

.detail-project-item {
    display: inline-block;
    font-size: 12px;
    font-family: 'csb';
    color: #3167af;
    background: #fff;
    border-radius: 4px;
    width: 98px;
    height: 0;
    line-height: 33px;
    text-transform: uppercase;
    /* visibility: hidden; */
    margin-top: 0;
    transform-origin: center center;
    transform: scale(0, 0);
}

    .detail-project-item i {
        margin-left: 5px;
    }

.project_item:hover .detail-project-item {
    transform: scale(1, 1);
    height: 33px;
    margin-top: 10px
}

.project:hover .project-image img {
    transform: scale(1.1)
}

.project-name p {
    margin: auto;
    color: #797979;
    margin-top: 10px;
    margin-bottom: 5px;
}

.project-name i {
    font-size: 12px;
    margin-right: 5px;
    color: #ed1c24;
}

.partner {
    overflow: hidden;
    padding: 60px 0 0px;
    background: #fff;
}

.list-partner {
    overflow: hidden;
    margin-top: 15px;
    padding: 10px;
}

.li-par {
    display: block;
    height: 110px;
}

    .li-par a {
        height: 100%;
        display: flex;
        box-sizing: border-box;
        background: #fff;
        border-radius: 20px;
        box-shadow: 3px 0 16px rgb(158 156 157 / 44%);
    }

    .li-par img {
        max-width: 80%;
        max-height: 80%;
        display: block;
        margin: auto;
        width: auto;
    }

.tit-project {
    position: relative;
    padding-top: 10px;
    padding-left: 25px;
}

    .tit-project:before {
        content: "";
        width: 4px;
        height: 80px;
        position: absolute;
        background: linear-gradient(180deg,rgba(170, 112, 49, 1) 0%, rgba(189, 146, 72, 1) 100%);
        left: 0;
        top: 0;
    }

    .tit-project h2 {
        margin: auto;
        font-family: 'ob';
        font-size: 35px;
        color: #AA7031;
        text-transform: uppercase;
    }

    .tit-project h3 {
        margin: auto;
        font-size: 17px;
        font-weight: normal;
        color: #BD9248;
        text-transform: uppercase;
    }

    .tit-project a {
        position: absolute;
        right: 0;
        top: 55px;
        color: #4a4a4a;
        font-size: 14px;
        text-decoration: none;
        text-transform: uppercase;
        width: 154px;
        height: 37px;
        line-height: 35px;
        border: 1px solid #b8b8b8;
        padding-left: 15px;
        box-sizing: border-box;
        /* overflow: hidden; */
        transition: 0.5s;
    }

        .tit-project a:hover {
            background: #AA7031;
            color: #fff;
            border-color: #BD9248;
            padding-left: 25px;
        }

        .tit-project a:after {
            content: ">";
            width: 53px;
            /* background: url('/Design/a-detail.png'); */
            position: absolute;
            right: -1px;
            top: -1px;
            display: block; /* để text-align hoạt động */
            text-indent: 41%;
            text-align: center;
            color: #FFF;
            padding-left: 0%;
            bottom: 0px;
            background-size: 100%;
            clip-path: polygon(1% 0%, 100% 0, 100% 100%, 50% 100%);
            background: #AA7031;
        }

.list_project {
    width: 100%;
    padding: 0;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(4,minmax(0,1fr));
    column-gap: 20px;
    row-gap: 20px;
    box-sizing: border-box;
    margin-top: 30px;
}

.project_item {
    display: block;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    text-align: left;
}

    .project_item:hover .project-image img {
        transform: scale(1.1)
    }

    .project_item:hover .project-name a {
        color: #ed1c24
    }

    .project_item:hover .project-image {
        border-color: #ffce37
    }

.more {
    text-align: center;
    margin-top: 30px;
}

    .more a {
        text-decoration: none;
        width: 155px;
        height: 44px;
        display: inline-block;
        line-height: 44px;
        background: #ffffff;
        color: #3167af;
        font-size: 14px;
        border-radius: 5px;
        box-sizing: border-box;
        background-repeat: no-repeat;
        font-family: 'csb';
        text-transform: uppercase;
        border: 1px solid #3167af;
    }

        .more a:hover {
            background-color: #3167af;
            color: #fff
        }

.tit-gallery {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-family: Osb;
    font-size: 32px;
}

.Gallery-car {
    background-color: #101010;
    padding: 70px 0;
}

.control {
    position: absolute;
    height: 0;
    left: 9px;
    right: 11px;
    top: 45%;
    z-index: 888;
}

.Gallery {
    max-width: 1366px;
    margin: auto;
    margin-bottom: 0;
    overflow: hidden;
}

.swiper-glr2 {
    overflow: hidden;
    height: 500px;
    display: block;
    margin-bottom: 0;
    position: relative;
}

    .swiper-glr2 img {
        height: 100%;
        width: 100%;
        display: block;
        object-fit: cover;
    }

.swiper-glr {
    overflow: hidden;
    margin-top: 5px;
    height: 180px;
}

    .swiper-glr img {
        height: 100%;
        width: 100%;
        display: block;
        object-fit: cover;
        opacity: 0.6;
    }

    .swiper-glr .swiper-slide-thumb-active img {
        opacity: 1;
    }

.control i {
    font-size: 40px;
    color: #fff;
    cursor: pointer;
}

.swiper-glr-next {
    float: right
}

.swiper-glr-prev {
    float: left;
}

.cart-icon {
    position: fixed;
    right: 15px;
    bottom: 20px;
    z-index: 7777;
    width: 55px;
    height: 55px;
    display: flex;
    border-radius: 50%;
}

    .cart-icon a {
        display: flex;
        width: 100%;
        height: 100%;
        border: 1px solid #fff;
        border-radius: 50%;
        background: #00163d;
        line-height: 60px;
        color: #fff;
    }

    .cart-icon span {
        position: absolute;
        top: -7px;
        right: 0;
        display: block;
        height: 20px;
        line-height: 20px;
        background: #fff;
        color: #01143c;
        padding: 0 5px;
        border-radius: 50%;
        font-family: 'mavm';
        font-size: 14px;
    }

    .cart-icon i {
        margin: auto;
        font-size: 25px;
        color: #fff;
        display: block;
    }

    .cart-icon img {
        fill: #fff;
        filter: invert(8%) sepia(100%) saturate(6481%) hue-rotate(246deg) brightness(1000%) contrast(143%);
        width: 30px;
        height: 30px;
        margin: auto;
        margin-left: 10px;
    }

.why-default {
    display: block;
    overflow: hidden;
    text-align: center;
}

    .why-default img {
        display: block;
        margin: auto;
        width: 100%;
    }

.title-why {
    display: block;
}

    .title-why h2 {
        margin: auto;
        font-family: 'swibl';
        color: #ffce37;
        font-size: 40px;
        text-transform: uppercase;
    }

    .title-why h3 {
        margin: auto;
        font-size: 18px;
        color: #ffffff;
        font-family: 'bm';
        font-weight: normal;
    }

    .title-why h4 {
        margin: auto;
        color: #ffffff;
        font-size: 23px;
        font-weight: normal;
    }

    .title-why:after {
        content: "";
        width: 156px;
        height: 27px;
        margin: auto;
        background-image: url('/Design/tit-w.png');
        display: block;
        margin: auto;
        margin-top: 10px;
    }

.des-why {
    font-size: 16px;
    color: #ffffff;
    margin: auto;
    margin-top: 15px;
    width: 86%;
}

.left-news {
    width: 66%;
    float: left;
}

    .left-news .list-article-category {
        grid-template-columns: repeat(2,minmax(0,1fr));
        margin-top: 0;
    }

        .left-news .list-article-category .item a {
            display: grid
        }

        .left-news .list-article-category .item:nth-child(n+2) .postImg {
            order: 2
        }

        .left-news .list-article-category .item:nth-child(n+2) .info-news {
            order: 1
        }

        .left-news .list-article-category .item .desc {
            /* display: none; */
        }

.right-news {
    width: 31.5%;
    float: right;
}

.li-item-news {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    border-radius: 3px;
}

    .li-item-news:hover {
        background: #bd924857;
    }

.img-news {
    width: 100px;
    height: 83px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    border-radius: 3px 0 0 3px;
}

    .img-news img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
        transition: 0.5s;
    }

.title-news {
    font-size: 15px;
    color: #474747;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'om';
    line-height: 21px;
}

.news-info {
    overflow: hidden;
}

.span-news {
    color: #b4b4b4;
    font-size: 13px;
    margin-top: 3px;
}

.li-item-news:hover .span-news {
    color: #fff
}

.span-news span {
}

    .span-news span:nth-child(1) {
        margin-right: 15px
    }

.span-news i {
    margin-right: 5px;
}

.li-item-news:nth-child(n+2) {
    margin-top: 11px;
}

.li-item-news:hover .img-news img {
    transform: scale(1.1)
}

.li-item-news:hover .title-news {
    color: #fff;
}

.mini-banner {
    display: block;
}

    .mini-banner img {
        width: 100%;
        display: block;
    }

.big-banner {
    display: block;
}

    .big-banner img {
        width: 100%;
        display: block;
    }

.col-section .tit-gt span {
    font-size: 20px;
    color: #000;
    font-family: bm;
}

.pad0 {
    padding: 0
}

.pt20 {
    padding-top: 20px
}

.wow {
    /* transition-duration: 2s; */
}

.contaniner-pro {
    max-width: 1320px;
    margin: auto;
    overflow: hidden;
    width: 98%;
    /* margin-top: 30px; */
}

.list-buid-2 {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 8px;
    row-gap: 8px;
}

.list-buid-1 {
    order: 1;
}

.list-buid-4 {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 8px;
    row-gap: 8px;
    order: 2;
}

.overList:nth-child(2n+2) .list-buid-1 {
    order: 2
}

.overList:nth-child(2n+2) .list-buid-4 {
    order: 1
}

.box-booking {
    width: 350px;
    position: fixed;
    left: 50%;
    top: 20%;
    transform: translate(-50%, -50%);
    background: #ffffff;
    padding: 0;
    box-sizing: border-box;
    box-shadow: 1px 0 9px #00000096;
    z-index: -1;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
}

    .box-booking.show {
        top: 50%;
        z-index: 999999;
        visibility: visible;
        opacity: 1;
    }

.close-book {
    position: absolute;
    right: 9px;
    top: 8px;
    font-size: 22px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #fff;
    display: flex;
    cursor: pointer;
}

    .close-book i {
        display: block;
        margin: auto;
    }

.tit-book {
    background: #BD9248;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'cb';
    font-size: 19px;
    padding: 10px 0;
}

.content-book {
    padding: 15px 25px;
    background: url('/Design/bg-ft.png');
    background-position: center center;
}

.textbox-b {
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}

    .textbox-b label {
        width: 110px;
        /* float: left; */
        /* margin: auto; */
        display: block;
        width: 100%;
        font-family: 'csb';
        font-size: 17px;
    }

    .textbox-b span {
        position: absolute;
        right: 4px;
        top: 8px;
    }

    .textbox-b input {
        border: 1px solid #00000059; /* float: right; */
        font-size: 16px;
        padding: 10px;
        box-sizing: border-box;
        width: 100%;
        display: block;
        margin-top: 10px;
    }

.btn-book {
    margin-top: 25px;
    text-align: right;
    margin-bottom: 10px;
}

    .btn-book input {
        background: #BD9248;
        color: #fff;
        padding: 10px 0px;
        display: inline-block;
        text-transform: uppercase;
        border-radius: 3px;
        font-family: 'cb';
        width: 120px;
        cursor: pointer;
    }

.dark-mask {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #00000080;
    z-index: 99999;
    display: none;
}

    .dark-mask.show {
        display: block;
    }

.statistics {
    position: relative;
    text-align: right;
    background: #f6f6f6;
    padding: 1px 0 64px;
    max-width: 1366px;
    margin: auto;
}

.img-stat {
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 49%;
}

    .img-stat img {
        display: block;
        max-width: 100%;
    }

.info-stat {
    text-align: left;
    width: 56%;
    display: inline-block;
}

.tit-stat {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.img-tit-stat {
    /* float: left; */
    max-width: 257px;
    /* margin-right: 15px; */
}

    .img-tit-stat img {
        display: block;
        max-width: 100%;
    }

.right-tit-stat {
    overflow: hidden;
    font-family: 'ob';
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 36px;
}

    .right-tit-stat strong {
        display: block;
        font-family: inherit;
        font-size: inherit;
        background: linear-gradient(180deg, rgba(170, 112, 49, 1) 0%, rgba(189, 146, 72, 1) 100%);
        background-clip: text;
        margin-top: -5px;
        display: block;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .right-tit-stat span {
        display: block;
        font-family: inherit;
        font-size: inherit;
        color: #272727;
        margin-top: -5px;
    }

    .right-tit-stat p {
        display: block;
        font-family: 'or';
        font-size: 18px;
        color: #AA7031;
        margin: auto;
        text-transform: none;
        margin-right: 40px;
        border-top: 2px solid #BD9248;
        margin-top: 15px;
        padding-top: 20px;
    }

.list-stat {
    padding-left: 75px;
    width: 100%;
    overflow: hidden;
    margin-top: 1px;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 10px;
    row-gap: 30px;
    box-sizing: border-box;
}

.item-stat {
    display: block;
    padding-left: 105px;
    height: 76px;
    background-repeat: no-repeat;
    background-position: left;
}

    .item-stat:nth-child(1) {
        background-image: url('/Design/gt-sketch.png')
    }

    .item-stat:nth-child(2) {
        background-image: url('/Design/gt-idea.png')
    }

    .item-stat:nth-child(3) {
        background-image: url('/Design/gt-home.png')
    }

    .item-stat:nth-child(4) {
        background-image: url('/Design/gt-ck.png')
    }

    .item-stat strong {
        display: block;
        text-transform: uppercase;
        font-size: 20px;
        color: #625600;
        font-family: 'ob';
        margin-top: 10px;
    }

    .item-stat span {
        display: block;
        font-size: 18px;
        color: #282828;
    }


.standard {
    background: url('/Design/bg-qt-min.jpg') no-repeat;
    background-size: cover;
    padding: 70px 0 75px;
}

.tit-standard {
    text-align: center;
}

    .tit-standard h5 {
        font-size: 20px;
        line-height: 28px;
        color: #BD9248;
        margin: auto;
        font-weight: normal;
    }

    .tit-standard h3 {
        font-size: 33px;
        text-transform: uppercase;
        color: #AA7031;
        font-family: 'ob';
        margin: auto;
    }

    .tit-standard h4 {
        font-size: 20px;
        color: #ffffff;
        line-height: 28px;
        font-weight: normal;
        width: 66%;
        margin: auto;
        margin-top: 20px;
    }

.list-standard {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 20px;
    row-gap: 30px;
    box-sizing: border-box;
    margin-top: 55px;
}

.item-stand {
    position: relative;
    padding-left: 85px;
}

    .item-stand img {
        position: absolute;
        left: 0;
        top: 0;
        max-width: 75px;
        display: block;
    }

    .item-stand strong {
        display: block;
        font-size: 20px;
        color: #BD9248;
        font-weight: normal;
        margin-top: 5px;
    }

    .item-stand span {
        display: block;
        font-size: 15px;
        color: #ffffff;
        line-height: 22px;
        margin-top: 15px;
    }


.project-design {
    background: #f8f8f8;
    padding: 65px 0;
}

    .project-design .container {
        max-width: 1200px;
        position: relative;
    }

.list-a-proj {
    position: absolute;
    right: 0;
    top: 60px;
}

.a-proj {
    text-decoration: none;
    color: #797979;
    border: 1px solid #e0e0e0;
    height: 40px;
    box-sizing: border-box;
    line-height: 38px;
    display: inline-block;
    padding: 0 17px;
    margin: 0 3px;
    border-radius: 3px;
}

    .a-proj.active-a, .a-proj:hover {
        color: #fff;
        background: linear-gradient(180deg,rgba(170, 112, 49, 1) 0%, rgba(189, 146, 72, 1) 100%);
    }

.project-design .des-tit {
    width: 44%;
    margin-left: 0;
}

.fa-map-marker-alt:before {
    color: #EB001B;
}

.project-design .project-image {
    height: 245px;
}

.project-design .title-product {
    color: #363636
}

@media (max-width: 739px) {
    header.scrolled .top-header {
        display: none;
    }

    .middle-header .logo {
        display: flex !important;
        top: 0 !important;
        left: -23px !important;
        width: 100%;
        justify-content: flex-start;
        overflow: unset !important;
    }

        .middle-header .logo img {
            display: block !important;
            width: 38%;
            height: auto;
        }

    .logo a {
        width: 69% !important;
    }

    .container {
        /* align-items: center; */
        width: 100% !important;
        flex-direction: column;
        transform: unset !important;
        padding: 0 8px;
        height: auto;
    }

    .foot .container {
        flex-direction: column
    }

    .smaa {
        left: 0;
    }

    footer .foot .right {
        flex-direction: column !important
    }

        footer .foot .right.socal-link {
            flex-direction: row !important
        }

    .text-clip {
        font-size: 200px;
    }

    .tit-stat {
        gap: 15px;
    }
header.scrolled  .btn{
    marg;
    top: 4px !important;
}
    .btn {
        width: 40px;
        height: 40px;
        background-color: red;
        color: #fff;
        font-size: 23px;
        cursor: pointer;
        border-radius: 5px;
        margin-left: 20px;
        position: absolute;
        right: 0;
        display: block !important;
        top: -10px !important;
    }

    .container.sammaa {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    .btn i {
        position: absolute;
        left: 25%;
        top: 20%
    }

    .left-gt {
        text-align: justify !important;
        font-size: 16px !important;
    }

    .list_project > div:nth-child(n+5) {
        display: none !important;
    }

    .des-footer > a {
        display: none
    }

    .item-stand {
        padding-left: 0;
    }

    .list-standard {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .item-stand img {
        position: relative
    }

    .item-stand img {
        margin: 0 auto
    }

    .list_project {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .project-image img {
        height: 140px;
    }

    .item-stand span {
        text-align: justify
    }
header.scrolled  .middle-header .logo h3 {
    margin-top: 11px;
}
    .middle-header .logo h3 {
        display: block;
        margin: 0;
        margin-left: -57px;
        margin-top: -3px;
        color: #FFFF;
        font-weight: 600;
    }

    .swiper-glr {
        height: 60px;
    }

    .contact-detail {
        width: 100%;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .home-about .left {
        width: 100%;
        display: flex;
        transform: translateY(0);
        display: flex;
        flex-direction: row-reverse;
        align-items: flex-end;
        gap: 5px;
    }

        .home-about .left .img {
            height: auto
        }

            .home-about .left .img a {
                background: unset
            }

    .home-about .right .top {
        padding-left: 0px;
    }

    .casl strong {
        font-size: 30px;
    }

    .home-about .right .top .heading h2 {
        font-size: 15px;
        margin-top: 9px;
    }

    .home-about .right .top .description {
        padding: 18px 0;
    }

    .home-about .right .top .slogan {
        font-size: 13px;
        border-radius: 14px;
    }

    .home-about .right .bottom .img {
        display: none;
        height: unset;
    }

    .home-about .right .bottom {
        height: 100% !important;
        background: unset !important;
    }

        .home-about .right .bottom .content {
            padding: 10px
        }
    header.scrolled .logo.img.left a:before{
         top: -27px;
    }
    .logo.img.left a:before {
        width: 50%;
        height: 130%;
        left: 22px;
        top: -41px;
    }

    .middle-header .logo img {
        display: block !important;
        width: 35%;
        height: auto;
        left: 36px;
        top: -11px;
    }
header.scrolled .middle-header .logo img{
    width: 33%;
    top: 14px;
    left: 38px;
}
    .holine-top {
        position: relative;
        left: -8px;
        top: -7px;
    }
    .top-header{
    height: 32px;
    }
}
