.inner-page {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
}

.inner-gray {
    background: #f8f8f8;
}

.inner-page .container > .contain {
    margin-top: 30px
}

#Slideshow.fix {
    height: 296px;
    position: relative;
    z-index: 1;
}

    #Slideshow.fix > img {
        position: relative;
        width: 100%;
        height: 100%;
    }

    #Slideshow.fix .container {
        position: absolute;
        height: 100%;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    #Slideshow.fix h2 {
        color: #fff;
        font-size: 25px;
        height: 100%;
        display: table;
        font-weight: normal;
        text-shadow: 1px 0 3px #6f6f6f;
    }

        #Slideshow.fix h2 span {
            display: table-cell;
            vertical-align: middle;
        }

.sologan {
    display: none;
}

.pro-duct .col-sidebar, .col-sidebar { /* float:right; */ /* background:#fff */
}

    .col-sidebar .img img {
        width: 100%;
        height: auto
    }

.contain .book-list {
}

    .contain .book-list li {
        padding-right: 0;
        width: 32.15%;
        margin-right: 1.775%
    }

        .contain .book-list li:nth-child(3n+3) {
            margin-right: 0
        }

.title-aside {
    /* font-size:25px; */
    /* text-transform:uppercase; */
    /* color:#3a3a3a; */
    /* border-bottom: 2px solid #3167af; */
    /* margin-top:0 */
}

    .title-aside h1 { /* line-height:0; */
        font-size: 25px;
    }

    .title-aside span {
        font-size: 24px;
        /* position:relative; */
        display: inline-block;
        padding-bottom: 10px;
    }

.title-left {
    margin-bottom: 0;
    color: #3a3a3a;
    border-bottom: 1px solid #ca0c00;
    padding: 15px;
    margin-top: 0;
    background: #fdefce
}

    .title-left span { /* padding-left:10px; */
        font-size: 25px;
        color: #ca0c00;
    }

.col-side .product-message {
    font-size: 15px;
    color: #fdd10b;
}

.col-side .list-content {
    margin-bottom: 10px;
}

    .col-side .list-content > li {
        border-bottom: 1px solid #e3e3e3;
        cursor: pointer;
    }

    .col-side .list-content .article-item {
        padding: 15px 0;
    }

    .col-side .list-content .menu-item {
        position: relative;
        color: #5b5b5b;
        font-size: 15px;
        text-transform: uppercase;
    }

        .col-side .list-content .menu-item > a {
            display: block;
            padding: 15px 0;
            transition: transform .5s;
        }

        .col-side .list-content .menu-item.active, .col-side .list-content .menu-item:hover {
            color: #ca0c00;
            font-weight: bold;
            background: #fff;
        }

        .col-side .list-content .menu-item:after {
            content: "";
            width: 6px;
            height: 12px;
            background: url(/Design/icon-menu-2.png)no-repeat;
            position: absolute;
            right: 10px;
            top: 20px
        }

        .col-side .list-content .menu-item.active:after {
            background: url(/Design/icon-menu-active.png)no-repeat;
        }

        .col-side .list-content .menu-item.active a, .col-side .list-content .menu-item:hover a {
            transform: translateX(10px)
        }

    .col-side .list-content .sub-menu {
        background-color: #f1f1f1;
        padding: 20px;
        display: none;
    }

    .col-side .list-content .menu-item.active .sub-menu {
        display: block;
    }

    .col-side .list-content .sub-menu li {
        font-weight: normal;
        color: #212121;
        text-transform: none;
        padding-left: 30px;
        position: relative;
        font-size: 15px;
    }

        .col-side .list-content .sub-menu li:before {
            content: "";
            width: 12px;
            height: 12px;
            background: url(/Design/icon.png);
            background-size: 100% 100%;
            position: absolute;
            left: 5px;
            top: 8px;
            border-radius: 100%;
        }

        .col-side .list-content .sub-menu li:hover {
            color: #fdd10b;
        }

        .col-side .list-content .sub-menu li a {
            display: block;
            padding: 4px 0;
        }

.menuDM li {
    position: relative;
    padding: 12px 10px;
    color: #3a3a3a;
    border: 1px solid #ca0c00;
    background: #fff;
    box-sizing: border-box
}

    .menuDM li:nth-child(n+2) {
        border-top: none
    }

    .menuDM li a {
        display: block;
        padding: 5px 0;
        transition: transform .5s;
        font-size: 15px;
        position: relative;
        text-transform: uppercase;
        font-family: avos
    }

        .menuDM li a:before {
            content: "\f111";
            font-family: fontawesome;
            font-weight: 900;
            font-size: 4px;
            top: -4px;
            position: relative
        }

        .menuDM li a:hover {
            transform: translateX(10px)
        }

        .menuDM li a:hover {
            color: #ca0c00;
            font-weight: bold;
            background: #fff;
        }

.boxes + .boxes {
    margin-top: 35px;
}



article .container.overHide {
    padding-bottom: 50px
}

article .bread-crums .container.overHide {
    padding: 0
}

.article-item {
    overflow: hidden;
}

    .article-item .postImg {
        width: 40%;
        float: left;
        height: 80px;
    }

    .article-item h4 {
        width: 56%;
        float: right;
        font-weight: normal;
        color: #555;
        height: 65px;
        padding-top: 5px;
        overflow: hidden;
    }

    .article-item:hover h4 {
        color: #fdd10b;
    }

.banerAside {
    margin-top: 20px;
}

    .banerAside img {
        width: 100%;
        height: auto;
    }

.col-section {
    width: 68%;
    float: left;
    /* margin-top:50px */
}

.col-mid {
    width: 71.306%;
    float: left;
}

    .col-mid .contain {
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 30px
    }

        .col-mid .contain:last-child {
            border-bottom: none
        }

        .col-mid .contain ul {
            padding: 15px;
            padding-top: 0
        }

        .col-mid .contain p {
            line-height: 1.4
        }

.col-right {
    width: 25.918%
}

.inner-page .right {
    float: right
}

    .inner-page .right .about-side { /* float:right; */ /* width:100%; */
        background: #fff; /* margin-top:50px */
    }

        .inner-page .right .about-side img {
            width: 100%
        }

.slogan-about {
    background: #fff;
    position: relative;
    padding: 25px 42px;
    border-bottom: 3px solid #cecece
}

    .slogan-about h1 {
        font-family: muli;
        font-size: 17px;
        color: #3a3a3a;
        text-align: justify
    }

    .slogan-about span {
        font-weight: normal
    }

    .slogan-about:before {
        content: "";
        position: absolute;
        background: url(/Design/icon-nhay-top.png)no-repeat;
        width: 21px;
        height: 16px;
        top: 12%;
        left: 3.5%
    }

    .slogan-about:after {
        content: "";
        position: absolute;
        background: url(/Design/icon-nhay-bottom.png)no-repeat;
        width: 21px;
        height: 16px;
        bottom: 12%;
        right: 28%
    }

section .contain {
    margin-top: 30px;
}

.inner-page .contain .contain {
    border-bottom: 1px solid #fdd10b;
    padding-bottom: 25px
}

.bread-crums {
    background: #ca0c00;
    border-bottom: 1px solid #d6d6d6;
    padding: 20px 0
}

.breadcrums {
    float: left;
    font-size: 13px;
    color: #5b5b5b;
}

    .breadcrums a:hover {
        color: #fdd10b
    }

    .breadcrums a {
        color: #fff;
    }

    .breadcrums i {
        padding-right: 2px;
        color: #fff;
    }

    .breadcrums a:last-child {
        color: #fdd10b
    }

.bread-crums a.about-b {
    color: #fdd10b;
}

.bread-crums span { /* float:right; */
    color: #fff;
}

.bread-crums .container > span {
    float: right
}

.books-boxes { /* margin-top:50px */
}

.cat-sub {
}

    .cat-sub li {
        display: inline-block;
        position: relative;
        padding: 6px 0;
        font-size: 11px;
        font-weight: normal;
        font-family: muli
    }

        .cat-sub li:before {
            content: "";
            border: 5px solid transparent;
            position: absolute;
            width: 0;
            left: 0;
            right: 0;
            margin: auto;
            bottom: -3px;
            border-bottom-color: #fdd10b;
            opacity: 0;
        }

        .cat-sub li a {
            display: block;
            padding: 8px 10px;
            display: table-cell;
            vertical-align: middle;
        }

        .cat-sub li:nth-child(5n+5) {
            margin-right: 0;
        }

        .cat-sub li:hover {
            color: #fdd10b;
        }

            .cat-sub li:hover:before {
                opacity: 1
            }

.title-inner {
    position: relative;
}

    .title-inner h1, .title-post, .title-side {
        font-size: 30px;
        font-weight: normal;
        color: #1e1e1e;
        position: relative;
        margin: 0;
        text-transform: uppercase;
        border-bottom: 1px solid #fdd10b;
        padding-bottom: 15px;
    }

        .title-inner h1 span {
            display: inline-block;
            position: relative; /* background-color:#fff; */
        }

            .title-inner h1 span:after {
                content: "";
                position: absolute;
                width: 100%;
                border-bottom: 1px solid #ddd;
                bottom: 8px;
                left: 100%;
            }

    .title-inner .breadcrumb {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 4px;
        background-color: #f9f9f9;
        z-index: 4;
        font-size: 14px;
        color: #fdd10b;
    }

.info.border {
    border: 1px solid #ddd;
    padding: 11px 20px;
}

.detail li {
    position: relative;
    color: #2d2d2d
}

    .detail li:before {
        color: #fdd10b;
        content: "";
        width: 7px;
        height: 7px;
        background-size: 100% 100%;
        position: absolute;
        left: -20px;
        top: 5px;
        border-radius: 100%;
    }

.count-default {
    background-color: #fff;
    padding: 60px 0;
}

    .count-default .absolute {
        display: none;
    }

.location-boxes {
    margin-top: 0 !important;
}

.list-article-category {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 20px;
    row-gap: 20px;
    margin-top: 50px;
}

    .list-article-category .item {
        overflow: hidden;
        background: #fff;
    }



        .list-article-category .item .postImg {
            height: 270px;
            border-radius: 0;
            order: 1;
        }

.info-news {
    order: 2;
    padding: 15px;
}

.list-article-category .postImg:hover:before {
    opacity: 1;
}

.list-article-category .postImg:hover:after {
    transform: translateX(0);
}

.list-article-category .item h4 {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    font-family: 'om';
    color: #2a2f35;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-article-category .item:hover h4 {
    color: #AA7031;
}

.list-article-category .item .desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.view-n {
    font-size: 14px;
    color: #767676;
    margin-top: 15px;
}

    .view-n i {
        margin-right: 5px;
    }

.list-article-category h4:hover, .nth-article h4:hover {
    color: #000;
}

.top-info {
    margin-top: 20px;
}

.project-over.inner {
    position: static;
    overflow: hidden;
}

    .project-over.inner .project-item {
        width: 32%;
        margin-right: 2%;
    }

        .project-over.inner .project-item:nth-child(3n+3) {
            margin-right: 0;
        }

        .project-over.inner .project-item:nth-child(n+4) {
            margin-top: 20px;
        }

.tab-title {
    margin-top: 20px;
    padding: 0 10px;
    position: relative;
}

    .tab-title:after {
        position: absolute;
        border-bottom: 1px solid #fdd10b;
        width: 100%;
        bottom: 0;
        left: 0;
        content: "";
    }

    .tab-title a {
        display: inline-block;
        border: 1px solid #eee;
        border-bottom: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 14px 30px 8px 30px;
        text-transform: uppercase;
        font-weight: bold;
        position: relative;
        font-family: Fester;
        background-color: #eee
    }

        .tab-title a.active {
            color: #fdd10b;
            background-color: #fff;
            z-index: 2;
            border-color: #fdd10b;
        }

.info_contain {
    color: #3f3f3f;
    font-size: 15px;
    margin-top: 25px;
}

    .info_contain table {
        border-top: 3px solid #e1e1e1
    }

    .info_contain td {
        vertical-align: top;
        border: 1px solid #e1e1e1;
        padding: 8px;
    }

        .info_contain td:first-child {
            font-weight: bold;
            white-space: nowrap;
        }

    .info_contain h2 {
        font-size: 20px;
        color: #fdd10b;
        margin-bottom: 10px;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 10px;
    }

        .info_contain h2:nth-of-type(2) {
            margin-top: 30px;
        }

    .info_contain p {
        font-size: 16px;
        color: #222;
        line-height: 1.8;
        position: relative
    }

    .info_contain em {
        font-style: normal;
        display: inline-block;
        padding-left: 30px;
        position: relative;
    }

        .info_contain em:before {
            font-family: fontawesome;
            font-size: 13px;
            left: 0;
            position: absolute;
            border: 1px solid #fff;
            padding: 2px 0;
            width: 23px;
            text-align: center;
            border-radius: 100%
        }

        .info_contain em:first-of-type:before {
            content: "\f041";
        }

        .info_contain em:nth-of-type(2):before {
            content: "\f095";
        }

        .info_contain em:nth-of-type(3):before {
            content: "\f1ac";
        }

        .info_contain em:nth-of-type(4):before {
            content: "\f003";
        }

        .info_contain em:nth-of-type(5):before {
            content: "\f0ac";
        }

.title-project {
    font-family: Fester;
    font-weight: normal;
    font-size: 25px;
    margin: 0;
    color: #fdd10b;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    line-height: 1.7;
}

.title-comment {
    background-color: #fdd10b;
    color: #fff;
    padding: 10px 20px;
    font-family: svnavo;
    font-weight: normal;
    margin: 0;
}

.comment-contain {
    margin-top: 20px;
}

    .comment-contain .comment {
        padding: 20px 2%;
        background-color: #f1f1f1;
    }

.share {
    text-align: right;
}

.detail b, .detail strong, .detail h1, .detail h2, .detail h3, .detail h4, .detail h5, .detail h6 {
    font-family: segoe ui; /* color: #3a3a3a; */
    font-weight: 500;
}

.list-same-post {
    overflow: hidden;
    margin-top: 18px;
}

    .list-same-post .item {
        width: 32%;
        margin-right: 2%;
        float: left;
        overflow: hidden
    }

        .list-same-post .item:nth-child(3n+3) {
            margin-right: 0
        }

        .list-same-post .item:nth-child(n+4) {
            margin-top: 20px;
        }

    .list-same-post .postImg {
        height: 180px;
    }

    .list-same-post h4 {
        color: #ca0c00;
        font-size: 16px;
        font-weight: normal;
        height: 48px;
        margin-top: 6px;
        overflow: hidden;
    }

        .list-same-post h4:hover {
            color: #fdd10b
        }

    .list-same-post .item .desc {
        font-family: segoe ui;
    }

.title-detail {
    font-size: 23px;
    font-family: avo;
    font-weight: normal;
    color: #fdd10b;
    text-transform: uppercase;
    padding-left: 35px;
    position: relative;
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 10px;
}

    .title-detail:before {
        content: "";
        position: absolute;
        height: 25px;
        border-left: 3px solid #fdd10b;
        left: 0;
        top: 15%;
    }

.slider_contain {
    overflow: hidden;
    float: left;
    width: 100%
}

    .slider_contain.slidemobile {
        display: none;
        margin-top: 25px;
    }

    .slider_contain .sliderPhotos {
        height: 360px;
        position: relative;
    }

        .slider_contain .sliderPhotos .next {
            cursor: pointer;
            background-size: 100% 100%;
            position: absolute;
            top: 43%;
            right: 10px;
            z-index: 99;
            width: 40px;
            height: 40px;
            display: none;
        }

        .slider_contain .sliderPhotos .prev {
            cursor: pointer;
            background-size: 100% 100%;
            position: absolute;
            top: 43%;
            left: 10px;
            z-index: 99;
            width: 40px;
            height: 40px;
            display: none;
        }

        .slider_contain .sliderPhotos ul {
            overflow: hidden;
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .slider_contain .sliderPhotos li {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            display: none;
            text-align: center;
            overflow: hidden
        }

            .slider_contain .sliderPhotos li img {
                height: 100%;
                width: 100%;
                max-width: 100%;
                max-height: 100%;
                object-fit: cover;
            }

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

        .slider_contain .thumbnail img {
            width: auto;
            height: 30px;
            cursor: pointer;
            border: 1px solid transparent;
            opacity: .8;
            border: 1px solid #d1d1d1;
            padding: 3px;
            background: #fff;
        }

        .slider_contain .thumbnail .active {
            opacity: 1;
            border: 1px solid #fdd10b;
        }

.swiper-product {
    position: relative;
}

.item-pro-swiper {
    height: 446px;
}

    .item-pro-swiper img, .swiper-thumb-pro img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.swiper-thumb-pro img {
    border: 1px solid #0000002e;
    box-sizing: border-box;
    margin: 0;
    padding: 5px;
    width: calc(100% - 1px) !important;
}

.swiper-thumb-pro {
    margin-top: 20px;
    padding: 0;
}

    .swiper-thumb-pro .swiper-slide {
        height: 71px;
    }

.swiper-product .control {
    left: 0;
    right: 0;
    top: 50%;
    height: auto;
    transform: translate(0%, -50%);
}

    .swiper-product .control > div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

        .swiper-product .control > div i {
            font-size: 24px;
        }

.swiper-pro-next {
    float: right;
}

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

.info_contain {
}

.product-tab {
    width: 100%;
}

.detail-pro { /* background: #eeab51; */
    border-bottom: 1px solid #333;
    margin: 0;
    padding: 0; /* text-align: center; */
}

    .detail-pro .tab-link {
        position: relative;
        display: inline-block; /* border: 1px solid #e1e1e1; */
        padding: 0 0px;
        border-bottom: 0; /* margin-top:2px; */ /* background:#191919; */
        margin-right: 20px;
    }

        .detail-pro .tab-link:nth-child(n+2) {
        }

        .detail-pro .tab-link.active { /* background:#ca0c00; */ /* color:#fff; */
            border-bottom: 3px solid #333333;
        }

.title-tab h3 { /* color:#fff; */
    margin: 6px 0;
    font-size: 18px;
    text-transform: uppercase;
}

.tab-link.active h3 { /* color:#fff */
}

.tab-over {
    background: #fff;
    position: relative;
}

.tab-contain {
    display: none;
    border-top: 0;
}

    .tab-contain .fb-comments iframe {
        width: 100% !important
    }

    .tab-contain article {
        background: inherit;
        padding-bottom: 0;
        margin: 20px 0
    }

.de-tail {
    font-size: 14px;
    color: #474c5f;
    padding: 20px 0;
    overflow: hidden;
}

.title-promotion {
    font-size: 17px;
    font-family: segoe ui;
    color: #3a3a3a;
    margin: 0;
    margin-bottom: 15px;
}

.title-product {
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: 'osb';
}

.product:hover .title-product {
    color: #ffaa1a
}

.list-buid-1 .title-product {
    font-size: 24px;
}

    .list-buid-1 .title-product a {
    }

.address-product {
    color: #868686;
    font-size: 14px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .address-product i {
        color: #0079c4;
        padding-left: 1px;
        margin-right: 5px;
        width: 14px;
        text-align: center;
    }

.list-buid-1 .address-product {
    font-size: 19px
}

.star {
    display: block;
    margin-top: 25px;
}

    .star i {
        font-size: 14px;
        color: #ffc107;
        display: inline-block;
        margin-right: 1px;
    }

.boxes h1.title-product {
    text-align: center;
    font-size: 30px;
    margin-top: 0;
    height: auto;
    font-family: osb;
    color: #BD9248;
}

.description {
    margin-top: 10px;
    font-family: 'om';
    font-size: 17px;
}

.title-post, .title-side {
    font-size: 25px;
    color: #fdd10b;
    font-family: segoe ui;
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
}

.title-link {
    position: relative
}

    .title-link span {
        position: relative;
        display: inline-block;
        font-weight: bold
    }

.title-about {
    font-family: avosb;
    border-left: 3px solid #ca0c00;
    text-transform: uppercase;
    line-height: .8;
    padding-left: 10px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #ca0c00;
    background: #fff;
    padding: 20px;
    margin-bottom: 0;
    margin-top: 0
}

.link {
    position: absolute;
    right: 0;
    bottom: -1px;
    font-size: 13px;
    color: #1e1e1e;
}

.bread-crum { /* background:#ca0c00; */
    text-align: center;
}

.breadcrum {
    color: #fff;
    font-size: 16px;
    padding: 15px 0;
}

    .breadcrum i {
        margin: 0 5px
    }

    .breadcrum span {
        color: #fff;
    }

        .breadcrum span:before {
            color: #fff
        }

    .breadcrum a:hover {
        color: #e8b065;
    }

.box-info-pro {
    overflow: hidden;
}

.box-commit-pro {
    width: 100%;
    box-sizing: border-box;
    /* padding: 10px; */
    column-gap: 10px;
    row-gap: 10px;
    /* margin-top: 20px; */
}

.li-comit {
    display: block;
    overflow: hidden;
    /* border: 1px solid rgba(0,0,0,.1); */
    padding: 10px 15px;
    margin-bottom: 10px !important;
    color: #777;
    font-size: 17px;
    /* background: #f1f1f1; */
    width: 100%;
    /* border-radius: 50px; */
    padding-left: 0;
}

    .li-comit strong {
        color: gray;
        font-weight: 400;
        /* font-weight: normal; */
    }

    .li-comit span {
        font-weight: bold;
    }

    .li-comit i {
        margin-right: 12px;
        width: 23px;
        font-size: 17px;
        text-align: center;
        border-right: 1px solid;
        padding-right: 8px;
    }

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

.contact-detail {
    text-align: center;
    margin-top: 15px;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 2px;
    width: 50%;
    row-gap: 20px;
}

    .contact-detail a {
        display: block;
        background: #d72723;
        color: #fff;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        font-family: ob;
        border-radius: 50PX;
        text-transform: uppercase;
    }

        .contact-detail a i {
            margin-right: 4px;
            font-size: 16px;
            transform: rotate(90deg);
            display: inline-block;
        }

        .contact-detail a.book {
            background: #BD9248;
            cursor: pointer;
            font-size: 17px;
        }


.detail-left {
    width: 71.306%
}

.row1 {
    width: 55%;
    float: left;
}

.row2 {
    width: 42%;
    float: right;
}

.row-70 {
    width: 70%;
    overflow: hidden;
    float: left
}

.pro-duct {
    padding-top: 30px
}

.status {
    font-size: 14px;
    color: #4f4f4f
}

    .status strong {
        color: #F62D3E
    }

.describe {
    margin-top: 10px;
    width: 95%;
    list-style: aliceblue;
}

    .describe > p {
        font-size: 16px;
        color: #707070;
        overflow: hidden
    }

    .describe li {
        list-style: inside;
    }

.bot-content {
    display: block;
}

.fb {
    margin-top: 10px;
    overflow: hidden;
}

.fb_iframe_widget iframe {
    width: 130px !important;
}

.fb-customerchat.fb_iframe_widget iframe {
    width: 392px !important;
}

.fb-like.fb_iframe_widget { /* width:200px; */
    height: 20px;
    float: left;
}

    .fb-like.fb_iframe_widget > span {
        width: 130px !important;
    }

.col-section .fb-like.fb_iframe_widget {
    width: auto; /* padding-right: 20px; */
}

    .col-section .fb-like.fb_iframe_widget > span {
        width: 130px !important;
    }

.tacgia, .nhaxuatban {
    font-size: 14px;
    color: #8f8f8f;
    font-family: segoe ui;
    display: inline-block;
}

.tacgia {
    margin-right: 20px;
}

    .tacgia:before {
        content: "\f007";
        font-family: fontawesome;
        display: inline-block;
        margin-right: 5px;
    }

.thebest-product {
    width: 29%;
    overflow: hidden;
    background: #fff;
    float: right
}

.nhaxuatban:before {
    content: "\f02e";
    font-family: fontawesome;
    display: inline-block;
    margin-right: 5px;
}

.info_contain .contain {
    padding-left: 30px;
    margin-top: 0; /* padding-top:20px; */
    overflow: hidden;
}

.info_contain .left-content {
    float: left;
    width: 45%;
    color: #fff;
    text-align: justify;
    background: #fd4d4d;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
}

.info_contain .description { /* background:#eeab51; */ /* padding: 15px; */
    box-sizing: border-box; /* border: 1px solid #dddfe2; */
    margin-bottom: 13px;
    font-size: 18px;
    line-height: 25px;
}

    .info_contain .description p {
        color: #3f3f3f;
        font-family: avos;
        font-size: 16px;
        line-height: 1.4;
    }

.info_contain .percent {
    position: absolute;
    right: 20px;
    width: 62px;
    padding-top: 30px;
    padding-bottom: 10px;
    background: url(/Design/sale-icon.png) no-repeat;
    color: #fff;
    text-align: center;
    top: 0;
}

.info_contain .price {
    box-sizing: border-box;
    position: relative;
    padding: 0;
}

.info_contain .price-old {
    color: #8f8f8f;
    font-size: 18px;
    text-decoration: line-through;
    font-family: segoe ui;
    color: #656564;
    font-weight: 500;
}

.info_contain .price-new {
    font-size: 24px;
    font-weight: bold;
    color: #f33239;
    font-family: swissb;
    /* background: #f33239; */
    /* text-align: center; */
    padding: 10px 0 15px;
    text-transform: uppercase;
    border-radius: 42px;
    margin-top: 0;
}

.info_contain .contact-us {
    text-transform: uppercase;
    font-size: 16px;
}

    .info_contain .contact-us a {
        margin: 10px 0;
        padding: 10px;
        background: #fff;
        transition: background .4s;
        color: #ca0c00;
        border: 1px solid #ca0c00;
        box-sizing: border-box;
        display: inline-block;
        border-radius: 5px;
    }

        .info_contain .contact-us a:hover {
            background: #eeab51
        }

    .info_contain .contact-us span:before {
        content: "\f217";
        font-weight: 400;
        font-family: fontawesome;
        margin-left: -50px;
        position: absolute;
        width: 40px;
        height: 40px;
        text-align: center;
        border-radius: 100%;
        left: 23%;
        top: 15%;
        font-size: 25px;
    }

    .info_contain .contact-us span {
        display: block;
        padding: 13px 12px;
        color: #fff;
        font-family: muli;
        font-weight: bold;
        border-radius: 5px;
        position: relative;
        padding-left: 50px;
        background: #ca0c00;
        transition: all .5s;
    }

    .info_contain .contact-us:hover span {
        color: #fff;
        background: #3f2c20
    }

.info_contain .contact-phone {
    width: 80%;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 17px;
    text-align: center;
}

    .info_contain .contact-phone span:before {
        content: "\f098";
        font-weight: 400;
        font-family: fontawesome;
        margin-left: -50px;
        position: absolute;
        width: 40px;
        height: 40px;
        text-align: center;
        border-radius: 100%;
        left: 20%;
        top: 14%;
        font-size: 25px;
    }

    .info_contain .contact-phone span {
        display: block;
        padding: 13px 30px;
        color: #ca0c00;
        font-family: muli;
        font-weight: bold;
        border-radius: 5px;
        position: relative;
        padding-left: 30px;
        background: #fff;
        transition: all .5s;
    }

    .info_contain .contact-phone:hover span {
        color: #fff;
        background: #ca0c00
    }

.info_contain .right-content {
    width: 50%;
    float: right;
}

.info_contain .promotion {
    border: 1px solid #fdd10b;
    border-radius: 20px;
    margin-top: 10px;
    padding: 30px 20px;
}

.info_contain .right-content li {
    font-size: 15px;
    color: #1e1e1e;
    padding-left: 30px;
    position: relative;
}

    .info_contain .right-content li + li {
        margin-top: 8px;
    }

    .info_contain .right-content li:before {
        content: "\f00c";
        font-family: fontawesome;
        color: #2bca08;
        position: absolute;
        left: 0;
    }

.info_contain .right-content a:hover {
    color: #fdd10b;
}

.title-same {
    margin-top: 80px
}

    .title-same h2 {
        font-size: 26px;
        text-align: center;
        color: #3a3a3a;
        line-height: 1.1;
        font-weight: normal;
        text-transform: uppercase;
    }

.border-same {
    position: relative; /* width:80px; */
    margin: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .border-same:before {
        content: "";
        position: absolute;
        background: url(/Design/border-products.png);
        width: 222px;
        height: 22px;
        top: -11px;
        left: 0;
        right: 0;
        margin: auto;
    }

.book-category {
    position: relative;
    z-index: 99;
}

    .book-category h3 {
        font-size: 17px;
        text-transform: uppercase;
        color: #fff;
        background-color: #fdd10b;
        padding: 12px 25px;
        position: relative;
        padding-left: 50px;
    }

        .book-category h3:before {
            content: "";
            position: absolute;
            width: 23px;
            height: 13px;
            background: url(/Design/icon-menu.png);
            left: 20px;
            top: 38%;
        }

.menu-product {
    border-top: 0;
    background: #ddd;
}

    .menu-product > li {
        position: relative;
        padding: 12px 10px;
        color: #474747;
        border-top: 1px solid #fff;
    }

    .menu-product li a {
        display: block;
        padding: 5px 0;
        transition: all 1s;
        font-size: 15px;
        position: relative;
    }

    .menu-product > li > a {
        padding-left: 40px;
    }

    .menu-product > li i {
        width: 31px;
        height: 31px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .menu-product > li:hover {
        background-color: #fff;
        color: #de0017;
    }

    .menu-product .menusub {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        min-width: 100%;
        box-sizing: border-box;
    }

        .menu-product .menusub li > a {
            background-color: #1e1e1e;
            padding: 12px 20px;
            color: #fff;
        }

        .menu-product .menusub li:hover > a {
            background: #de0017;
            text-indent: 30px;
        }

        .menu-product .menusub li + li {
            border-top: 1px solid #3f3f3f;
        }

.boxes .book-list li:nth-child(n+5) { /* margin-top:20px */
}

.lstImgContent {
    margin-top: 16px;
    overflow: hidden;
    padding: 2px;
    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;
}

.col-mid .contain ul.lstImgContent {
    padding: 0
}

.lstImgContent li {
    padding: 5px;
    box-sizing: border-box;
    border: 3px solid #e1e1e1; /* outline:1px solid #e1e1e1; */
    display: block;
}

    .lstImgContent li:nth-child(3n+3) {
        margin-right: 0;
    }

    .lstImgContent li:nth-child(n+4) { /* margin-top:2%; */
    }

.lstImgContent .postImg {
    height: 140px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

    .lstImgContent .postImg img {
        height: 100%;
        width: auto;
        left: 0;
        right: 0;
        margin: auto;
        min-width: 100%;
    }

.clearfix {
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    color: #3a3a3a;
    overflow: hidden
}

.clearfix {
}

    .clearfix .left > p {
        float: left
    }

    .clearfix td input {
        margin-left: 20px
    }

    .clearfix td label {
        margin-left: 10px
    }

.boxes .contain.clearfm {
    margin: auto;
    padding: 1px;
    margin-top: 20px;
}

.boxes .contain-in {
    padding: 1px;
    margin-top: 20px;
    overflow: unset
}

    .boxes .contain-in li:last-child { /* display:none */
    }

.bot-header {
}

.boxes.overHide.clearfm {
    padding-top: 30px;
    overflow: unset;
}

.productSpecification_table {
    width: 100%;
}

table {
    /* border-collapse: collapse; */
    /* border-spacing: 0; */
    /* margin: 0; */
    /* padding: 0; */
    /* border: 0; */
    /* font-size: 100%; */
    /* font: inherit; */
    /* vertical-align: baseline; */
}

.productSpecification_table .productSpecification_title {
    font-size: 18px;
    font-weight: bolder;
    text-align: left;
}

caption {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

#productSpecification_fullContent .popup_content .productSpecification_table tbody {
    max-height: 70vh;
}

.productSpecification_table tbody.popup {
    overflow-x: hidden;
    overflow-y: auto;
}

.productSpecification_table tbody {
    display: block;
    width: 100%;
}

    .productSpecification_table tbody tr td.title {
        width: 40%;
        color: #7a7d8d;
        padding-right: 10px;
        font-size: 14px;
    }

    .productSpecification_table tbody tr td {
        padding-top: 20px;
        vertical-align: top;
    }

.fullparameter .scroll {
    height: 100vh;
    width: auto;
    padding: 0 30px 0 30px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
}

    .fullparameter .scroll h4, .fullparameter .scroll h3 {
        display: block;
        font-size: 18px;
        color: #666;
        font-weight: 600;
        margin-top: 15px;
        line-height: 1.3em;
    }

.fullparameter ul {
    padding: 10px 30px 10px 30px;
    width: 600px;
    margin: 0 auto;
}

.specs li {
    display: block !important;
    background: #f4f4f4;
    padding: 10px;
    font-size: 20px;
    color: #999;
}

    .specs li:nth-child(2n) {
        background: #fff;
    }

    .specs li span.specname {
        font-size: 14px;
        color: #333;
        font-weight: 600;
    }

    .specs li span.specval {
        font-size: 14px;
        color: #333;
        margin-left: 5px;
    }

@media only screen and (max-width :1279px) {
    .col-side .postImg { /* height:178px */
    }

    .row-70 {
        width: 100%;
        margin-bottom: 50px
    }

    .thebest-product {
        width: 100%
    }

    .slogan-about:before {
        top: 9%
    }

    .slogan-about:after {
        bottom: 9%;
        right: 15%
    }

    .pro-duct .col-sidebar {
    }
}

@media only screen and (max-width :1023px) {
    article {
        background-size: auto 100%
    }

    .link {
        display: none
    }

    .inner-page {
        /* margin-top: 20px; */
        /* margin-bottom:30px; */
    }

    .col-section, .col-side { /* float:none; */ /* width:100%; */
    }

    .col-side, .col-right { /* display:none; */
    }

    .col-mid {
        width: 100%;
        margin-left: 0
    }

    .title-inner h1, .title-post {
        font-size: 24px;
    }

    .list-article-category .item { /* width:49%; */ /* margin-right:2%; */
    }

        .list-article-category .item:nth-child(3n+3) { /* margin-right: 0; */
        }

        .list-article-category .item:nth-child(2n+2) {
            margin-right: 0;
        }

        .list-article-category .item:nth-child(n+3) { /* margin-top:20px; */
        }

    .cat-sub li, .cat-sub li:nth-child(5n+5) {
        width: 24%;
        height: 58px;
        margin-right: 1.25%;
    }

        .cat-sub li:nth-child(4n+4) {
            margin-right: 0;
        }

    .boxes .book-list li {
    }

    .info_contain .contact-phone, .info_contain .price, .info_contain .contact-us {
        width: 100%
    }
}

@media only screen and (max-width :765px) {
    .col-section, .col-side {
        float: none;
        width: 100%;
    }

    .col-side, .col-right { /* display:none; */
    }
}

@media only screen and (max-width :467px) {
    .detail-left {
        width: 100%
    }
}

@media only screen and (max-width :467px) {
    .boxes + .boxes {
        margin-top: 30px;
    }

    .title-inner h1, .title-post {
        font-size: 20px;
    }

    .title-inner .breadcrumb {
        display: none;
    }

    .col-section .contain {
        margin-top: 20px;
    }

    .project-over.inner .project-item {
        width: 49%;
        margin-right: 0;
    }

        .project-over.inner .project-item:nth-child(2n+2) {
            float: right;
        }

        .project-over.inner .project-item:nth-child(n+3) {
            margin-top: 20px;
        }

    .title-project {
        font-size: 20px;
    }

    .list-article-category .item { /* width:100%; */ /* float:none !important; */ /* margin-right:0; */
    }

        .list-article-category .item:nth-child(2n+2) { /* margin-right:0; */
        }

        .list-article-category .item + .item { /* margin-top:20px; */
        }

    .list-same-post h4 {
        height: 64px
    }

    .list-same-post .desc {
        display: none;
    }

    .list-same-post .postImg {
        height: 100px;
    }

    .info .share {
        display: none;
    }

    .slider_contain {
        width: auto;
    }

        .slider_contain .sliderPhotos {
            height: 506px;
        }

    .cat-sub li, .cat-sub li:nth-child(4n+4), .cat-sub li:nth-child(5n+5) {
        width: 32%;
        height: 48px;
        margin-right: 2%;
        font-size: 11px;
    }

        .cat-sub li:nth-child(3n+3) {
            margin-right: 0;
        }

    .info_contain .price { /* text-align:center; */
    }

    .info_contain .contact-us {
        margin: 0;
        margin-top: 10px;
    }

    .slider_contain {
        width: 100%;
        float: none; /* margin-top:30px; */
    }

    .info_contain {
        width: 100%;
        float: none;
    }

        .info_contain .price-new {
            font-size: 20px;
        }

    .title-product {
        font-size: 15px;
    }

    .title-detail {
        font-size: 20px;
    }

    .info_contain .contact-phone {
        margin-top: 10px
    }

    .info_contain .contact-us {
        font-size: 16px;
        margin-top: 10px
    }

    .boxes .book-list li {
        width: 49%;
        margin-right: 2%
    }

    .contain .book-list li:nth-child(3n+3) {
        margin-right: 2%
    }

    .contain .book-list li:nth-child(2n+2) {
        margin-right: 0;
        display: list-item
    }

    .clearfix td label {
        font-size: 14px
    }

    .books-boxes {
        margin-top: 30px
    }

    .row-50 {
        width: 100%
    }

    .info_contain .left-content {
        width: 100%;
        float: none
    }

    .info_contain .right-content {
        width: 100%;
        float: none;
        box-sizing: border-box;
        margin-top: 20px;
    }

    .boxes.overHide.clearfm {
        padding-top: 0;
    }

    .title-tab h3 {
        font-size: 15px;
    }

    .detail-pro .tab-link { /* padding: 0 15px; */
    }

    .info_contain .contain {
        padding-left: 0
    }
}

@media only screen and (max-width :410px) {
    .clearfix td label {
        font-size: 12px
    }
}

@media only screen and (max-width :374px) {
    .clearfix td label {
        font-size: 11px;
        margin-left: 5px
    }

    .clearfix td input {
        margin-left: 10px
    }
}

.trangthai-ct {
    display: block;
    margin-top: 5px;
}

    .trangthai-ct span {
        display: inline-block;
        font-size: 15px;
        color: #000;
    }

    .trangthai-ct strong {
        color: #ca0c00
    }

.start {
    display: block;
    color: #ffbe00;
    margin-top: 15px;
    position: relative;
}

.boxes h1.title-product:after {
    content: "";
    display: block;
    width: 20%;
    height: 2px;
    margin-top: 15px;
}

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

    .themgiohang p {
        display: inline-block;
        float: left;
        margin-right: 20px;
        margin-top: 2px;
    }

.textsl {
    overflow: hidden;
    display: inline-block;
}

    .textsl input {
        display: inline-block;
        font-size: 14px;
        width: 32px;
        background: none;
        border: 1px solid #43210e;
        border-radius: 50%;
        text-align: center;
        height: 32px;
        outline: none;
        padding: 5px 0;
        box-sizing: border-box;
        cursor: pointer;
    }

        .textsl input.qtyminus, .textsl input.qtyplus {
            height: 32px;
        }

    .textsl .quantity-selector {
        margin: 0 5px;
    }

.box-buy {
    display: block;
    overflow: hidden;
    margin-top: 15px;
}

    .box-buy input {
        background: #ffce37;
        color: #f33239;
        width: 282px;
        padding: 14px 0;
        border-radius: 50px;
        text-transform: uppercase;
        outline: none;
        cursor: pointer;
        background-image: url(/Design/bgh2.jpg);
        background-position: center bottom;
        background-size: 100%;
        font-family: swissb;
    }

.box-white {
    background: #fff;
    padding: 30px 30px;
}

.padding-page {
    padding: 15px 0 45px;
}

.pad-white {
    /* background: #fff; */
    /* padding: 20px; */
    /* box-shadow: 1px 0 15px #0006; */
}

.tit-pro-in {
    font-size: 20px;
    color: #034ea2;
    text-transform: uppercase;
    position: relative;
    font-family: 'swissb';
}

    .tit-pro-in span {
        position: relative;
        display: inline-block;
        height: 45px;
        background-repeat: no-repeat;
        padding-left: 40px;
        padding-right: 30px;
        box-sizing: border-box;
        z-index: 5;
        border: 1px solid #1a72b9;
        background: #fff;
        line-height: 44px;
        margin-left: 31px;
    }

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

    .tit-pro-in img {
        margin: auto;
    }

    .tit-pro-in:after {
        background: #034ea2;
        content: "";
        display: inline-block;
        top: 27px;
        right: 0;
        height: 1px;
        z-index: 1;
        left: 95px;
        display: block;
        position: absolute;
        background-position: center bottom;
        background-size: 100%;
        border-radius: 5px;
    }

    .tit-pro-in:before {
        content: "";
        position: absolute;
        left: 0;
        top: -8px;
        z-index: 9;
        width: 60px;
        height: 60px;
        background-image: url('/Design/bg-tit-pro-in.png');
    }
@media (max-width:739px){
    .p-banner{
        width: 100%;
        position: relative;
        width: 100%;
        user-select: none;
    }
    .p-banner img {
    width: 100%;
    height: 100%;
}
    .boxes h1.title-product{
        font-size:20px
    }
    .title-product{
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
}