
@font-face {
    font-family: 'K2D-Regular';
    src: url("../fonts/K2D-Regular.ttf");
}

@font-face {
    font-family: 'K2D-Bold';
    src: url("../fonts/K2D-Bold.ttf");
}

@font-face {
    font-family: 'UTM-BanqueB';
    src: url("../fonts/UTM-BanqueB.ttf");
}

@font-face {
    font-family: 'UTM-Avo';
    src: url("../fonts/UTM-Avo.ttf");
}
@font-face {
    font-family: 'UTM-AvoBold';
    src: url("../fonts/UTM-AvoBold.ttf");
}
@media(min-width:992px){
.col-lg-2-5{/* width:20%; */}
}
@media(min-width:1720px) {
    .banner-page-list {
        height: 260px !important;
    }

    .product-block.product-resize img {
        width: 100%;
    }
}

.com-h2 {
    color: #f89e14;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 20px;
}

.slogan-h3 {
    color: #1e1e1e;
    font-size: 16px;
    text-align: center;
}

.services-st .section_product .section-head h2:before {
    position: absolute;
    content: "";
    background: #004aad;
    height: 5px;
    width: 100%;
    top: 95%;
    left: 0;
    right: 0;
    margin: unset;
    border-radius: unset;
    display: block;
    max-width: 91px;
    z-index: 9;
    display: none;
}

.docthem {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

    .docthem a {
        color: #fff;
        font-size: 14px;
        /* text-decoration: underline; */
        background: #EF2F72;
        padding: 10px 20px;
        border-radius: 20px;
    }

.about-new {
    overflow: hidden;
}

.product-hot-new {
    overflow: hidden;
    padding-top: 25px;
    position: relative;
}

    .product-hot-new:before {
        content: "";
        background: #00000059;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .product-hot-new .section-head h2 {
        color: #fff;
    }

.pro-content .contact-price {
    color: #fff !important;
    background: #f89e14;
    padding: 5px 15px;
    border-radius: 30px;
}

.home-news-right1 {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 6px 1px #b1b0b0;
    margin-bottom: 20px;
}

    .home-news-right1 .wp-post-image {
        width: 100%;
        height: 237px;
        object-fit: cover;
    }

    .home-news-right1 .content {
        padding: 15px;
    }

p.date {
    margin-bottom: 0;
    font-size: 12px;
    color: #000;
}

.home-news-right1 h3 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
    position: relative;
    margin: 0;
    padding-top: 0;
    font-weight: normal;
}

.home-news-right1 .content .excrept {
    margin-bottom: 0;
    color: #6e6e6e;
    font-size: 12px;
}

.home-news-right2 li {
    list-style: none;
    float: left;
    clear: both;
    margin-bottom: 17px;
    width: 100%;
    box-shadow: 0px 0px 6px 1px #b1b0b0;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.home-news-right2 img {
    max-width: 180px;
    float: left;
    margin-right: 10px;
    height: 100px;
    object-fit: cover;
}

.home-news-right2 a {
    font-size: 13px;
}

.home-news-right2 h3 {
    font-size: 14px;
    text-align: justify;
    font-weight: normal;
    color: #000;
    padding-right: 15px;
    /* font-family: 'ARIALBD'; */
    margin-top: 0;
    /*  */
}

.maps-ft iframe {
    max-height: 220px;
}

.item-highlight {
    background: #115ea0;
    padding: 0 0;
    color: #fff;
    padding-bottom: 10px;
}

    .item-highlight h3 {
        /* text-transform: uppercase; */
        font-size: 16px;
        /* font-weight: 700; */
        margin: 0;
        padding: 10px 10px;
        border-bottom: 1px solid #fff;
        margin-bottom: 10px;
        height: 65px;
    }

        .item-highlight h3 a {
            color: #ffffff;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            color: #ffffff;
            font-size: 16px;
            /* padding: 0 10px; */
        }

    .item-highlight strong {
        color: #ffffff;
    }

.img-opacity {
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

    .img-opacity:hover {
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)";
        filter: alpha(opacity=0.8);
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

#ctl00_divCenter {
    background: url(../images/backgoundhot.jpg) no-repeat;
    background-size: cover;
    margin-top: 60px;
    padding: 25px 0;
}

.header_menu.is-sticky .nav-item > a {
    color: #fff;
}

.item-highlight p img {
    width: auto !important;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}

.item-highlight p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 10px;
}

#spbc .owl-nav i {
    background: red;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    padding: 10px 15px;
}

#spbc .owl-nav {
    opacity: 0;
    display: none;
}

#spbc:hover .owl-nav {
    opacity: 1;
}

#spbc .owl-nav .owl-next {
    right: 9px;
}

.ModuleContent {
    background: #115ea0;
    padding: 10px 10px;
}

    .ModuleContent .title-nddl img {
        float: left;
        padding: 10px;
        padding-right: 25px;
    }

    .ModuleContent .title-nddl h2 {
        font-size: 23px;
        color: #fff;
        margin-top: 10px;
        /* line-height: 27px; */
    }

    .ModuleContent .desc-nddl {
        font-family: 'Averta-Light';
        font-size: 15px;
        color: #fff;
        text-align: justify;
    }

a.boxclose {
    float: right;
    margin-top: -10px;
    margin-right: -10px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 30px;
    background: #605F61;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;
    position: absolute;
    right: 0px;
    z-index: 1050;
}

.ModuleContent1 a {
    display: block;
    background: #cf1818;
    color: #ffffff;
    padding: 7px 15px;
    margin: 10px 0 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-family: 'Averta-Light';
    font-size: 24px;
    margin-bottom: 20px;
}

.ModuleContent2 .tab-content {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.ModuleContent2 .nav-tabs {
    margin-bottom: 20px;
    margin-top: -42px;
    padding-left: 19px;
    border: none;
}

    .ModuleContent2 .nav-tabs li.active > a {
        background: unset;
        border: none;
    }

    .ModuleContent2 .nav-tabs li > a {
        color: #115ea0;
        font-size: 15px;
        position: relative;
        padding-left: 20px;
    }

        .ModuleContent2 .nav-tabs li > a:before {
            content: "";
            position: absolute;
            top: 36%;
            left: 0;
            width: 13px;
            height: 13px;
            background: url(../images/trontrang.png) no-repeat;
            border-radius: 50%;
        }

    .ModuleContent2 .nav-tabs li.active > a:before {
        background: url(../images/trondo.png) no-repeat;
    }

.job-list table tr th {
    background: #115ea0;
    color: #ffffff;
    text-transform: uppercase;
    /* font-weight: 700; */
    padding: 10px 15px;
    border-left: 1px solid #ffffff;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
}

.job-list table tr td a {
    color: #115ea0;
    font-size: 14px;
    text-transform: uppercase;
}

.job-list table tr td.text-left {
    text-align: left;
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f1f1f1;
}

.table-striped > tbody > tr {
    background-color: #e4e4e4;
}

.job-list table tr td {
    color: #424242;
    background: #;
    text-align: center;
    padding: 10px 15px;
    border-top: none;
    /* border-left: 1px solid #ffffff; */
}

.danh-sach {
    margin-top: 20px;
}

    .danh-sach .container {
        background-color: #fff;
    }

.new-ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    line-height: 21px;
}

    .new-ul li a {
        /* font-family: 'Averta-Light'; */
        color: #2b2b2b;
        font-size: 16px;
        position: relative;
        /* padding-left: 10px; */
        line-height: 11px;
        /*  */
    }

    .new-ul li:before {
        content: "\f111";
        position: absolute;
        top: 3px;
        left: 0;
        /* background: #115ea0; */
        width: 10px;
        height: 10px;
        color: #ed1c09;
        font: normal normal normal 12px/1 FontAwesome;
    }

.read-more {
    float: right;
}

.video-home-section {
    padding: 20px 20px 20px;
    /* background-attachment: fixed !important; */
    background-size: cover !important;
    background-position: center center !important;
    margin-bottom: 30px;
}

    .video-home-section .tuyen-dung h3 {
        color: #fbb804;
        font-size: 24px;
        margin-top: 0;
    }

.xem-new a {
    color: #ffffff;
    font-size: 14px;
    background-color: #115ea0;
    padding: 8px 15px;
}

.desc-td {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

.brand-owl .item {
    border: 1px solid #bfbfbf;
    margin: 1px;
    box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
}

.advisory-new {
    background-color: #115ea0;
    padding: 20px 0;
}

    .advisory-new .advisory-title h3 {
        color: #feffff;
        font-size: 23px;
        text-transform: uppercase;
    }

.advisory-desc {
    color: #feffff;
    font-size: 14px;
    font-family: 'Averta-Light';
    margin-bottom: 0;
}

.awe-section-8 {
    margin-bottom: 25px;
    background: url(../images/backdoitac.png) no-repeat center;
    background-size: cover;
    padding: 10px 0;
    padding-bottom: 30px;
}

.contact-new {
    margin-top: 50px;
    float: right;
}

    .contact-new a {
        color: #151515;
        background: #fff;
        padding: 10px 20px;
        font-size: 14px;
        border: 1px solid #151515;
        text-transform: uppercase;
        border-radius: 25px;
    }

.title-footer {
    color: #000 !important;
    font-size: 18px !important;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
}

    .title-footer.cty-news {
        font-size: 21px !important;
    }

.footer-top {
    padding: 20px 0;
    border-bottom: 1px solid #a9c5dc;
}

.content-cs p {
    margin-bottom: 5px;
    /*  */
    font-size: 15px;
    color: #000;
}

    .content-cs p i {
        color: #f6871f;
    }

.social h3 {
    font-size: 20px !important;
    margin-bottom: 15px !important;
}

.follow_option li a {
    height: 30px;
    width: 30px;
    font-size: 15px;
    text-align: center;
    /* border: 2px solid #eea725; */
    line-height: 30px;
    font-size: 18px;
    border-radius: 5px;
    color: #1c1c1c;
    /* background: #fff; */
    display: block;
    margin-right: 10px;
    border-radius: 50%;
    /* background: #fff; */
}

.follow_option {
    padding-left: 0;
    width: 100%;
    /* float: left; */
    margin-top: 0;
    /* justify-content: center; */
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
}

.ourservice_daotao .ourservice_content_row_left {
    overflow: hidden;
}

    .ourservice_daotao .ourservice_content_row_left a:hover img {
        border: 10px solid #115ea0;
        cursor: pointer;
    }

.ourservice_daotao .ourservice_content_title a {
    /* color: #e4a025; */
    color: #121212;
    /*  */

    font-size: 18px;
}

.ourservice_content_title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
}

.ourservice_content_content {
    margin-bottom: 20px;
}

.ourservice_daotao .ourservice_content_chitiet a {
    background: #115ea0;
}

.ourservice_content_chitiet a {
    padding: 6px 20px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
}

.ourservice_daotao {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 3px solid #ececec;
    padding-bottom: 20px;
}
.mCategrory ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;justify-content: center;overflow: hidden;overflow-x: auto;}
.mCategrory ul li a {
    display: block;
    font-size: 20px;
    line-height: 26px;
    padding: 8px 20px;
    color: #000000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    /* font-weight: bold; */
    text-transform: uppercase;
    font-family: 'UTM-AvoBold';
    border: 1px solid;
    margin: 0 20px;
}

.mCategrory {
    /* background: #f5f5f5; */
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .mCategrory ul li {
        display: block;
        border-bottom: 1px solid #fff;
        border-top: none;
    }

        .mCategrory ul li a:hover, .mCategrory ul li.current a {
            background-color: #00A30E;
            color: #fff;
        }

        .mCategrory ul li a:after {
            position: absolute;
            content: '\f105';
            top: 9px;
            left: 15px;
            font-family: fontawesome;
            font-size: 14px;
            display: none;
        }

.cp-title {
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 10px 40px 10px 15px;
    color: #ffffff;
    text-transform: uppercase;
    background: #EF2F72;
    font-weight: 300;
    position: relative;
    margin-bottom: 1px;
}

    .cp-title:after {
        position: absolute;
        font-family: fontawesome;
        width: 40px;
        text-align: center;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        content: '\f0c9';
        font-size: 21px;
        line-height: 30px;
        font-weight: normal;
    }

.pri-content {
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-top: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cate-title {
    margin: 0 0 20px 0;
    font-weight: bold;
    color: #e30613;
    font-size: 18px;
    text-transform: uppercase;
}

.article-title a {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}

.article-title img {
    width: 20px;
}

.article-detail {
    background: #fff;
    border-top: 5px solid #1d70b7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.item-product-name h1 {
    font-weight: bold;
    color: #1d70b7;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
    background-color: #d33724 !important;
    padding: 10px;
}

.box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.form-group label {
    margin-bottom: 0px !important;
}

.box-danger {
    /* padding-top:10px; */
    background-color: #fff;
    margin-bottom: 20px;
}

.box-footer {
    background-color: #fff;
    text-align: center;
    padding-bottom: 10px;
}

main {
    background: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.title-page {
    margin: 0 0 35px;
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    position: relative;
}

    .title-page:after {
        content: '';
        width: 70px;
        height: 1px;
        background: #15728a;
        display: block;
        position: absolute;
        bottom: -1px;
        left: 0;
    }

.job-specical .slider {
    background: #f7f7f7;
}

.job-specical h3 {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 700;
}

    .job-specical h3 a {
        color: #333333;
        text-transform: uppercase;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        font-size: 16px;
    }

.job-specical .owl-dots {
    text-align: right;
    margin-right: 15px;
    position: absolute;
    right: 0;
    bottom: 5px;
    width: auto;
}

.owl-hot {
    margin-bottom: 20px;
}

    .owl-hot .mrb10 p {
        color: #000;
        font-size: 14px;
        margin-bottom: 10px;
    }

.right-menu .box-danger, .right-menu .box-footer {
    background-color: #f7f7f7;
}

.right-menu h2 {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 5px;
    border-top: 1px solid #fff;
    padding: 15px 20px;
    background: #cf1717;
    text-transform: uppercase;
}

.right-menu ul > li > a {
    padding: 10px 5px;
    color: #ffffff !important;
    border-bottom: 1px dotted #ffffff !important;
    background: #115ea0;
}

    .right-menu ul > li > a:hover {
        background: #cf1717 !important;
    }

.right-menu {
    margin-bottom: 20px;
}

.module-title {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 5px;
    border-top: 1px solid #fff;
    padding: 15px 20px;
    background: #cf1717;
    text-transform: uppercase;
}

.detail-new h2 {
    font-size: 17px;
    font-weight: 400;
    color: #15728a;
    margin: 0 0 5px;
    border-top: 1px solid #15728a;
    padding: 15px 20px;
    background: #f7f7f7;
    text-transform: uppercase;
}

.detail-new {
    margin-top: 20px;
}

.dt-fancy-title {
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid;
    text-transform: uppercase;
}

.items-grid {
    margin-bottom: 20px;
}

.ourservice_content_chitiet {
    margin-bottom: 10px;
}

.video-link li {
    background: url(../images/arrow-black-left.png) no-repeat left 6px;
    padding-left: 15px;
}

.left-inner {
    background: #e7e7e7;
    background: -webkit-linear-gradient(left,#e7e7e7,#f6f6f6,#f6f6f6,#e7e7e7);
    background: -o-linear-gradient(left,#e7e7e7,#f6f6f6,#f6f6f6,#e7e7e7);
    background: -moz-linear-gradient(left,#e7e7e7,#f6f6f6,#f6f6f6,#e7e7e7);
    background: linear-gradient(to right, #e7e7e7,#f6f6f6,#f6f6f6,#e7e7e7);
    border: 1px solid #c1d4e5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.module-cate ul {
    list-style: none;
    padding: 10px 0;
}

    .module-cate ul li {
        background: url(../images/bg-left-li.png) repeat-x left bottom;
        padding: 5px 15px;
        line-height: 30px;
    }

        .module-cate ul li.cate-first a {
            color: #e30613;
            padding-left: 40px;
            min-height: 45px;
            line-height: 30px;
        }

        .module-cate ul li a {
            color: #000;
            text-transform: uppercase;
            line-height: 20px;
            padding-left: 30px;
            display: inline-block;
            background: url(../images/arrow-1.png)no-repeat left 0px;
            width: 100%;
        }

.left-inner .module-title {
    font-size: 18px;
    font-weight: bold;
    color: #e30613;
    text-align: center;
    background: unset;
    text-transform: unset;
    border: none;
    padding: 0;
}

.module-video .video-inner {
    border: none;
    background: url(../images/bg-left-li.png) repeat-x left bottom;
    padding-bottom: 20px;
    /* background: #edeff0; */
    /* border: 1px solid #c1d4e5; */
    /* border-radius: 5px; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
}

.module-video {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}

.video-link {
    list-style: none;
    padding-left: 0;
}

.module-cate ul li.current a {
    color: #cf1717;
}

.close.right {
    font-size: 3rem;
    position: relative;
    top: -0.5rem;
    color: #fff;
    opacity: 1;
    position: absolute;
    z-index: 999999;
    left: 0;
}

.searchform-wrapper .relative {
    display: flex;
}

.icon-select {
    position: relative;
}

.group-addon-select select {
    width: 70px;
}

.search-input-wrapper {
    /* width: 410px; */
}

.input-group-search {
    position: absolute;
    right: 2px;
    z-index: 10;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    /* width: 36px; */
    top: 2px;
    height: 38px;
    border-radius: 2px !important;
}

.search_button:hover {
    color: #fff;
}

.search_button {
    cursor: pointer;
    color: #58585a;
    /* font-weight: 700; */
    font-size: 16px;
    padding: 0;
    text-transform: uppercase;
    background: none;
    border: none;
    line-height: 14px;
    /* font-family: Open Sans; */
    /* padding-right: 41px; */
    /* margin-right: 14px; */
}

.nav-search .input-group-addon {
    background-color: transparent;
    /* border-top-left-radius: 7px !important; */
    /* border-bottom-left-radius: 7px !important; */
    border: 1px solid #ed1c09;
    border-right: unset;
    padding: 0;
}

.search_block_top {
    margin-top: 24px;
    text-align: center;
    /* margin: 0 auto; */
    /* margin-left: 57px; */
    /* margin-right: 17px; */
}

.search-input-wrapper .input-group-search {
    /* background-color: #ed1c09; */
    border: none;
    /* border-top-right-radius: 7px !important; */
    /* border-bottom-right-radius: 7px !important; */
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    padding: 10px 7px;
    text-align: center;
    right: 0;
    margin: 0 auto;
    top: 1px;
    width: auto;
    margin-right: 1px;
    height: 38px;
}

.search-input-wrapper input {
    line-height: 40px;
    height: 40px;
    border: 1px solid #00A30E !important;
    border-radius: 30px;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    padding-right: 27px;
}

.hotline-header {
    float: right;
    margin-top: 18px;
}

    .hotline-header .featured-box {
        display: flex;
    }

        .hotline-header .featured-box .icon-box-img {
            margin-right: 10px;
            padding-top: 4px;
        }

        .hotline-header .featured-box .last-reset .hot {
            color: #2f2f2f;
            font-size: 16px;
            line-height: 12px;
        }

        .hotline-header .featured-box .last-reset .hto1 {
            color: #ed1c09;
            font-size: 18px;
            line-height: 16px;
        }

.blang a {
    /* cursor: pointer; */
    /* position: relative; */
}

.blang img {
    position: relative;
    z-index: 9999;
    margin-left: 15px;
}

.blang a span {
    position: absolute;
    top: 4px;
    right: -11px;
    /* background: #363636; */
    color: #fff;
    z-index: 9999;
    font-size: 15px;
    border-radius: 50%;
    border: 1px solid;
    line-height: 15px;
    padding: 0 2px;
}

.services-st {
    margin-top: 0;
}

.qcservices-item {
    text-align: center;
    width: 100%;
    position: relative;
}

.qcservices-thumb {
    padding-top: 23px;
    margin-right: 5px;
    position: absolute;
    top: 0;
    z-index: 999;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}

    .qcservices-thumb img {
    }

.qcservices-content {
    padding-top: 154px;
}

.qcservices-title {
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    color: #535353;
    font-size: 19px;
}

.qcservices-desc {
    color: #535353;
    font-size: 15px;
    height: 30px;
}

.section_product .section-head p {
    color: #fff;
    font-size: 14px;
    padding-top: 0;
    z-index: 999;
    position: relative;
}

#cate-product {
    margin-top: 20px;
}

    #cate-product .box-badge {
        overflow: hidden;
        transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
        box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
        margin: 1px;
        /* border-radius: 10px; */
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

        #cate-product .box-badge:hover .image-zoom img {
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }

    #cate-product .box-image {
        /* border-radius: 10px; */
        position: relative;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        /* box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%); */
        text-align: center;
    }

        #cate-product .box-image img {
            transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
            max-width: 100%;
            width: auto;
            transform: translateZ(0);
            margin: 0 auto;
            /* margin: auto; */
        }

    #cate-product .box-text {
        padding: 9px;
        bottom: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        /* background-color: #be1608ba; */
        /* position: absolute; */
        transition: background .3s;
        z-index: 1;
        width: 100%;
        padding-bottom: 35px;
        /* margin: 0 20px; */
        padding: 0 29px;
    }

        #cate-product .box-text h5 {
            text-transform: none;
            font-size: 18px;
            padding: 0;
            color: #2c2c2c;
            margin: 0;
            height: 50px;
        }

.cate-danhmuc {
    padding-top: 40px;
    padding-bottom: 127px;
}

.img-qc img {
    border-radius: 10px;
}

.cate-sp {
    margin-top: -100px;
}

.awe-section-7 {
    float: left;
    width: 100%;
}

    .awe-section-7 .section_product {
        padding-top: 0;
    }

.qc-sp {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.section_index_brand .section-head h2 {
    font-size: 27px;
    line-height: 24px;
    color: #1c1c1c;
    margin: 0;
    margin-bottom: 12px;
    padding-bottom: 15px;
    position: relative;
}

    .section_index_brand .section-head h2:before {
        position: absolute;
        content: "";
        background: #004aad;
        height: 5px;
        width: 100%;
        top: 95%;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 100px;
        display: block;
        max-width: 91px;
        z-index: 9;
    }

.section_index_brand .section-head p {
    color: #272727;
    font-size: 14px;
    padding-top: 0;
}

.brand-owl {
    margin-top: 20px;
}

.awe-section-5 {
    float: left;
    width: 100%;
    background: url(../images/ykienkh.jpg) no-repeat;
    background-size: cover;
}

    .awe-section-5 .section_product {
        padding-top: 20px;
        background: unset;
        /* margin-bottom: 10px; */
        padding-bottom: 20px;
    }

.ykkh-img {
    text-align: center;
}

    .ykkh-img img {
        width: auto !important;
        margin: 0 auto;
        border: 5px solid #fff;
        border-radius: 50%;
    }

.ykkh-content {
    margin: 0 155px;
    text-align: center;
}

    .ykkh-content .ykkh-title p {
        color: #ffffff;
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

.ykkh-desc span {
    color: #ffffff;
    font-size: 14px;
    position: relative;
}

    .ykkh-desc span:before {
        content: "";
        width: 26px;
        height: 19px;
        position: absolute;
        top: -6px;
        z-index: 9;
        left: -32px;
        /* margin: 0 auto; */
        /* right: 0; */
        background: url(../images/trai.png);
    }

    .ykkh-desc span:after {
        content: "";
        width: 26px;
        height: 19px;
        position: absolute;
        bottom: 0;
        z-index: 9;
        right: -6px;
        margin: 0 auto;
        right: -32px;
        background: url(../images/phai.png);
    }

.ykkh-desc {
    margin-bottom: 50px;
}

.cate-service {
    float: left;
    width: 100%;
}

.service-home {
    position: relative;
}

#prj-newh img {
    width: auto !important;
}

.service-home .title-service {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0009;
    z-index: 9;
    text-align: center;
    margin: auto;
}

    .service-home .title-service p {
        /* top: 40px; */
        margin-top: 85px;
    }

        .service-home .title-service p span {
            position: relative;
            color: #ffffff;
            font-size: 18px;
            /* top: 40%; */
            padding-left: 23px;
        }

            .service-home .title-service p span:before {
                content: "";
                width: 19px;
                height: 19px;
                position: absolute;
                top: 0;
                z-index: 9;
                left: 0;
                /* margin: 0 auto; */
                /* right: 0; */
                background: url(../images/map.png);
            }

.cate-service .section_product {
    padding-bottom: 20px;
}

.qcservices-item {
    float: left;
    width: 100%;
}

.qcservices-thumb1 {
    float: left;
    width: 18%;
    max-width: 50px;
    padding-top: 23px;
    margin-right: 5px;
}

.qcservices-content1 {
    float: left;
    width: 77%;
    /* font-size: 12px; */
    text-align: left;
    color: white;
    margin-top: 38px;
}

.qcservices-title {
    font-weight: bold;
    text-transform: uppercase;
    color: #f04232;
    font-size: 15px;
}

.img img {
    width: 100%;
}

.new-home-section .section_product {
    padding-bottom: 20px;
    background: transparent;
    padding-top: 0;
}

.footer .section_product {
    background-color: white;
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 30px;
}

#popupRequire {
    background-color: #fff;
    padding: 20px 72px;
}

.site-footer .col-mb {
    /* padding: 0; */
}

.site-footer .col-no-mb {
    /* padding: 0; */
}

.title_box_form {
    color: #1b1b1b;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 0;
}

#contact .form-group input {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    border-radius: unset;
    color: #1b1b1b;
    font-size: 18px;
}

    #contact .form-group input::placeholder {
        color: #1b1b1b;
        font-size: 18px;
    }

#contact .form-group textarea {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    border-radius: unset;
    line-height: 32px;
    min-height: 47px;
    height: 47px;
    color: #1b1b1b;
    font-size: 18px;
}

    #contact .form-group textarea::placeholder {
        color: #1b1b1b;
        font-size: 18px;
    }

.style-button {
    margin-top: 22px;
}

    .style-button input {
        color: #ffffff;
        background-color: #ffe400;
        font-size: 16px;
    }

.box-maps iframe {
    max-height: 300px;
}

.prev-price {
    color: #666;
    font-weight: normal;
    margin-left: 8px;
    font-size: 13px;
}

.list-item .content {
    margin-bottom: 20px;
}

    .list-item .content .title a {
        color: #56342d;
        /* text-transform: uppercase; */
        font-size: 17px;
        /* font-weight: bold; */
        line-height: 27px;
        /* margin-top: 14px; */
        padding-top: 27px;
    }

    .list-item .content .description {
        font-size: 15px;
        color: #56342d;
        line-height: 25px;
    }

#sort-by {
    margin-top: 18px;
}

    #sort-by .custom-dropdown__select {
        line-height: 22px;
        font-size: 16px;
        background-image: url(../images/ico-selects.png);
    }

.cate-sanpham {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}

.category-products {
    float: left;
    width: 100%;
}

.cam-ket {
    margin-bottom: 5px;
    margin-top: 25px;
    background: white;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ececec;
    font-size: 15px;
}

    .cam-ket .tieu-de {
        background: white;
        padding: 6px 18px;
        margin-top: -32px;
        font-size: 16px;
        font-weight: bold;
        color: #ed1c09;
        display: block;
        max-width: 207px;
    }

    .cam-ket ul {
        margin-bottom: 4px;
        margin-left: 20px;
    }

        .cam-ket ul li {
            margin-bottom: 0;
            list-style: disc;
        }

.product_featured_image {
    border: 1px solid #ececec;
}

.product-quantity {
    display: flex;
    text-align: center;
    /* width: 173px; */
    margin: 0 auto;
}

    .product-quantity input {
        width: 50px;
        margin: 0 auto;
        border: 3px solid #eaeaea;
        /* height: 30px !important; */
        text-align: center;
        line-height: 14px;
        padding: 0;
        vertical-align: middle;
    }

.dt-cart {
    float: left;
    width: 100%;
    margin-top: 15px;
}

#add_to_cart input {
    background: #ed1c09;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

#add_to_cart1 input {
    background: #3d3f94;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.ttaddtocart input {
    width: 100%;
}

.social-icons {
    margin-top: 0;
    text-align: left;
    float: left;
    width: 100%;
}

    .social-icons ul {
        padding: 0;
    }

        .social-icons ul li {
            display: inline-block;
            margin: 10px 10px 0 0;
            position: relative;
            width: 40px;
            height: 40px;
            background: none;
            border-radius: 50%;
            border: 2px solid #ed1c09;
        }

            .social-icons ul li a {
                color: black;
                display: block;
                padding: 0 6px;
                line-height: 0;
                text-align: center;
                line-height: 34px;
                font-size: 21px;
            }

    .social-icons i {
        color: #ed1c09;
    }

.info-payment input {
    opacity: 1;
    width: auto;
    position: relative;
    float: left;
    height: 21px;
    padding-right: 10px;
}

.info-payment label {
    padding-left: 20px;
}

.tool_cart {
    margin-top: 20px;
}

    .tool_cart input {
        background: #3d3f94;
        color: #Fff;
    }

        .tool_cart input:hover {
            color: #fff;
            background: #ffe000;
        }

.search-input-wrapper input::placeholder {
    color: #2f2f2f;
    font-size: 13px;
}

.close {
    color: #fff;
    opacity: 1;
}

.lang-nn {
    float: right;
}

    .lang-nn a {
        cursor: pointer;
    }

        .lang-nn a img {
            margin-left: 5px;
            border: 2px solid #fff;
        }

.search-car {
    /* display: flex; */
    /* float: right; */
    width: 100%;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 20px;
}

.blang1 {
    padding-left: 16px;
    margin-top: 29px;
    padding-right: 12px;
}

    .blang1 a {
        position: relative;
        padding: 12px;
    }

        .blang1 a span {
            position: absolute;
            top: -2px;
            right: -25px;
            color: #3d3f94;
        }

        .blang1 a img {
            width: 21px;
            height: 21px;
            position: relative;
        }

.about-us-content-home {
    margin-top: 10px;
}

.about-us-content-home {
    color: #4b4b4b;
    font-size: 15px;
    /*  */
    text-align: justify;
    line-height: 23px;
}

    .about-us-content-home .section-head {
        margin-bottom: 0;
    }

    .about-us-content-home .title-about {
        color: #3d3d3d;
        font-size: 16px;
        /*  */
        margin-bottom: 10px;
        font-family: 'Averta-Light';
        position: relative;
        padding-left: 20px;
    }

        .about-us-content-home .title-about:before {
            content: "";
            position: absolute;
            top: 6px;
            left: 0;
            width: 5px;
            height: 77px;
            background: #EF2F72;
        }

.logo-ft {
    text-align: center;
}

.desc-ft {
    margin-top: 47px;
}

.navbar-toggleable-md {
    border: 1px solid #ececec;
    margin-bottom: 20px;
}

.aside-item .list-blogs {
    border: 1px solid #ececec;
    padding-top: 10px;
    margin: 0;
}

.sup_social li {
    list-style-type: none;
    float: left;
    padding: 0 3px;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 39px;
    text-transform: capitalize;
    font-weight: 300;
    position: relative;
    /* text-align: right; */
    /* border-bottom: 1px solid #ddd; */
}

    .sup_social li a {
        background: none;
        padding-left: 0;
    }

.sup_social img {
}

.blog-category {
    /* margin-top: 20px; */
}

.xem-them {
    color: #4d4d4d !important;
    font-size: 14px;
    border-radius: 15px;
    border: 1px solid #959595;
    padding: 3px 15px;
}

    .xem-them:hover {
        background: #3d3f94;
        color: #fff !important;
    }

.down-sharehold-details {
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .down-sharehold-details a {
        display: inline-block;
        font-size: 18px;
        line-height: 28px;
        padding: 8px 40px;
        background: #ffffff;
        font-weight: 600;
        color: #3d3f94;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: relative;
        border: 1px solid #3d3f94;
    }

        .down-sharehold-details a:before {
            font-family: fontawesome;
            content: '\f019';
            padding-right: 10px;
            position: relative;
            z-index: 1;
            font-weight: normal;
        }

        .down-sharehold-details a span {
            position: relative;
            z-index: 1;
        }

        .down-sharehold-details a:after {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 100%;
            content: '';
            background: #3d3f94;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

        .down-sharehold-details a:hover {
            color: white;
        }

            .down-sharehold-details a:hover:after {
                right: 0;
            }

.hc-search-wrapper {
    margin-right: 0;
    display: inline-block;
    position: relative;
}

    .hc-search-wrapper > a {
        color: #e3e3e3;
        position: relative;
        display: inline-block;
        margin-left: 15px;
    }

    .hc-search-wrapper .search-bar-header {
        display: none;
        position: absolute;
        z-index: 999;
        top: calc(100% + 15px);
        right: 0;
        width: 200px;
        padding: 5px;
        border-radius: 8px;
        animation: slide-up 0.6s;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 75%);
        -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 75%);
    }

        .hc-search-wrapper .search-bar-header .search-form-wrapper {
            position: relative;
        }

            .hc-search-wrapper .search-bar-header .search-form-wrapper div input {
                width: 100%;
                padding: 0 15px 0 10px;
                height: 34px;
                line-height: 34px;
                outline: 0;
                border-radius: 0;
                border: 1px solid #ededed;
            }

            .hc-search-wrapper .search-bar-header .search-form-wrapper div a {
                height: 35px;
                line-height: 34px;
                width: 34px;
                text-align: center;
                background: #ffb002;
                color: #fff;
                font-size: 17px;
                padding: 0;
                padding: 7px;
                margin: 0;
                outline: 0;
                border: 1px solid #ffb002;
                border-radius: 0;
            }

.page-contact .footer-3-box h2 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    /* font-family: Roboto; */
    margin-top: 24px;
    margin-bottom: 20px;
}

.page-contact .footer-3-box p {
    /* font-family: 'Roboto', serif; */
    color: rgba(0,0,0,0.7);
    line-height: 20px;
    font-size: 14px;
    float: left;
    line-height: 1.8;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0;
    font-weight: 400;
}

.banner-page-list {
    height: 191px;
    overflow: hidden;
    background-position: center center;
    /* background-attachment: fixed; */
    position: relative;
    background-size: cover;
    width: 100%;
    background-image: url(../images/381_1508117390_11859e40b8e9bf6c.jpg);
}

    .banner-page-list .title-page {
        position: absolute;
        /* float: left; */
        width: 100%;
        height: 100%;
        /* max-height: 245px; */
        left: 0px;
        border: none;
        z-index: 99;
    }

    .banner-page-list h1 {
        position: absolute;
        bottom: 50px;
        left: 0px;
        /* font-family: 'Roboto', serif; */
        font-size: 20px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        width: 100%;
        float: left;
        text-align: center;
    }

.breakcrumb {
    float: left;
    width: 100%;
    background: #ececec;
    bottom: 20px;
    padding-top: 0px;
    /* position: absolute; */
    width: 100%;
    /* text-align: center; */
    color: #000;
    text-transform: none;
}

.banner-page-list h1 span {
    letter-spacing: 1px;
    display: inline-block;
    padding: 18px 85px;
    border: 2px solid rgba(255, 255, 255, 0.72);
    background: rgba(255, 255, 255, 0.18);
    margin-bottom: 20px;
}

.banner-page-list:after {
    content: "";
    background: rgba(0, 0, 0, 0.38);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.search-mn {
    position: relative;
    /* float: right; */
}

    .search-mn > i {
        color: #474747;
        /* padding-bottom: 10px; */
        line-height: 27px;
    }

    .search-mn .search {
        display: none;
        position: absolute;
        z-index: 999;
        right: 0;
        width: 200px;
        top: 25px;
    }

    .search-mn .search-bar {
        width: 100%;
        margin-bottom: 0;
        background: white;
    }

        .search-mn .search-bar input {
            padding: 10px !important;
        }

        .search-mn .search-bar .input-group-btn {
            position: absolute;
            right: 0;
            top: 0;
            width: 29px;
            height: 40px;
            line-height: 40px;
            z-index: 9;
            font-size: 14px !important;
        }

    .search-mn:hover .search {
        display: block;
    }

.page-list-product {
    float: left;
    width: 100%;
    padding: 15px 0px;
}

.box-list-blog-inpage {
    float: left;
    width: 100%;
}

.item-blog-news-index {
    float: left;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 15px;
}

.blog-news-index-img {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .blog-news-index-img img {
        width: 100%;
        min-height: 100%;
    }

.bg-hover-img {
    background: rgba(116, 146, 148, .3);
    border: 9px solid rgb(186, 136, 111);
}

.bg-hover-img {
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    background: rgba(84, 16, 15, 0.47);
    border: 9px solid rgba(255, 255, 255, 0.35);
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    opacity: 0;
}

    .bg-hover-img i {
        position: absolute;
        right: 0px;
        top: 0px;
        left: 0px;
        bottom: 0px;
        margin: auto;
        width: 57px;
        height: 57px;
        background: #fff;
        text-align: center;
        font-size: 23px;
        padding-top: 18px;
        border-radius: 50%;
        transform: scale(0);
        transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
    }

.blog-news-index-title h2 {
    float: left;
    width: 100%;
    height: 42px;
    overflow: hidden;
}

    .blog-news-index-title h2 a {
        float: left;
        text-transform: uppercase;
        width: 100%;
        line-height: 22px;
        font-weight: 500;
        font-size: 17px;
        color: #111;
        /* font-family: Roboto; */
    }

.time-blog {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-top: 1px solid rgb(116, 146, 148);
    border-bottom: 1px solid rgb(116, 146, 148);
    padding: 10px 0px;
}

    .time-blog span {
        float: left;
        margin-right: 20px;
        color: #707070;
        font-size: 14px;
        font-style: italic;
        font-family: "Lora";
        font-family: Arial, sans-serif;
    }

        .time-blog span i {
            color: rgb(116, 146, 148);
        }

        .time-blog span i {
            float: left;
            margin-right: 10px;
            margin-top: 2px;
            color: #EF2F72;
            font-size: 14px;
        }

.blog-news-index-title p {
    float: left;
    /* font-family: Roboto; */
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
}

.view-more {
    background: rgb(116, 146, 148);
    border: 2px solid rgb(116, 146, 148);
}

.view-more {
    float: left;
    padding: 10px 26px 8px 26px;
    /* margin-top: 15px; */
    font-weight: 500;
    color: #fff;
    font-family: 'Roboto';
    font-size: 11px;
    border-radius: 50px;
    background: #EF2F72;
    border: 2px solid #EF2F72;
}

    .view-more a {
        color: #fff;
        text-transform: uppercase;
    }

.item-show:hover .bg-hover-img {
    opacity: 1;
}

    .item-show:hover .bg-hover-img i {
        transform: scale(1);
    }

.page-list-product .col-lg-9 {
    /* float: right; */
}

h2.style-h2-small {
    font-size: 19px !important;
    /* font-weight: 600; */
    float: left;
    width: 100%;
    margin-bottom: 14px;
    margin-top: 0px;
    color: #fff !important;
    background: #EF2F72;
    padding: 10px;
}

.item-hot-new-left {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}

.img-hot-new-left {
    float: left;
    width: 87px;
    height: 87px;
    margin-right: 12px;
    position: relative;
    overflow: hidden;
}

    .img-hot-new-left img {
        min-width: 100%;
        max-width: initial;
        min-height: 100%;
        max-height: 100%;
        transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
    }

.title-hot-new-left h2 {
    clear: initial;
    margin: 0px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 8px;
    color: #a349a4;
}

    .title-hot-new-left h2 a {
        color: #000;
        font-size: 16px;
    }

.title-site h1 {
    font-size: 21px;
    color: #222;
    text-transform: uppercase;
    /* font-family: 'Roboto'; */
    font-weight: 500;
    margin-top: 0;
}

.blog-page-sub-info {
    margin-bottom: 20px;
    font-family: 'Lora';
    font-family: Arial, sans-serif;
    color: #747474;
    font-style: italic;
}

    .blog-page-sub-info p {
        display: inline-block;
        margin-right: 15px;
    }

.header-hotline {
    float: left;
}

.page-contact {
    float: left;
    width: 100%;
    padding: 40px 0px;
}

.aside-title {
    float: left;
    /* padding-right: 10px; */
    /* margin-top: 3px; */
    background: #ececec;
    width: 150px;
    text-align: center;
    height: 34px;
}

.filter-group ul {
    max-width: 100%;
}

    .filter-group ul label {
        color: #000;
    }

.filter-content .filter-group {
    margin-bottom: 0;
}

.filter-content .filter-container {
    margin-bottom: 0;
}

.filter-container__selected-filter-list {
    float: left;
    width: 100%;
    border: 1px solid #ececec;
}

.header-hotline {
    /* width: 345px; */
    /* background: url(../images/phone.png) no-repeat 5px 22px; */
    padding-left: 3px;
    font-weight: bold;
    /* font-size: 24px; */
    /* color: #ed1c24; */
    /* padding-top: 21px; */
}

    .header-hotline p {
        /* font-weight: bold; */
        font-size: 13px;
        color: #181818;
        padding-top: 0px;
        margin-bottom: 0;
        line-height: 22px;
        /* text-transform: uppercase; */
    }

        .header-hotline p a {
            font-weight: bold;
            font-size: 20px;
            color: #d20000;
            padding-top: 0px;
        }

.aside-item.aside-itemxx {
    float: left;
    width: 100%;
    border: 1px solid #ececec;
}

.youtobe-new {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
    height: 32px;
}

    .youtobe-new img {
        height: auto;
        width: auto !important;
    }

.home-section-4 .home-section-title {
    color: #EF2F72;
    position: relative;
    /* padding-top: 50px; */
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}

.home-section-title:before {
    content: "";
    position: absolute;
    width: 142px;
    bottom: -10px;
    height: 2px;
    left: 0;
    /* margin-left: -62px; */
    background: url(../images/linenew.png) no-repeat;
    text-align: center;
    right: 0;
    margin: 0 auto;
}

.home-section-4 .why-choose-thumbnails .img {
    height: 70px;
}

.box-flex-item-center {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.home-section-4 .why-choose-thumbnails .img img {
    display: block;
    width: auto;
}

.home-section-4 .why-choose-thumbnails .text .title {
    font-size: 18px;
    line-height: 25px;
    color: #252525;
    margin-bottom: 13px;
    text-align: center;
}

.home-section-4 .why-choose-thumbnails .text .excerpt {
    font-size: 13px;
    line-height: 23px;
    color: #252525;
}

#home-section-4-swiper {
    margin-top: 40px;
}

#prducst-cate .item {
    position: relative;
}

    #prducst-cate .item .title-products {
        position: absolute;
        top: 0;
        left: 0;
        background: #00000078;
        height: 100%;
        width: 100%;
        text-align: center;
    }

        #prducst-cate .item .title-products h3 {
            color: #ffffff;
            font-size: 19px;
            margin-bottom: 0;
            margin-top: 85px;
        }

        #prducst-cate .item .title-products .desc-products {
            color: #ffffff;
            font-size: 14px;
            font-family: 'Averta-Light';
            font-style: italic;
        }

#prducst-cate.owl-carousel .owl-nav .owl-prev {
    height: 44px;
    width: 44px;
    /* border: 2px solid #000; */
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 51px;
    top: 50%;
    transform: translate(0, -50%);
    color: #878fa0;
    font-size: 20px;
    margin: 0;
    left: -17px;
}

    #prducst-cate.owl-carousel .owl-nav .owl-prev:before {
        height: 36px;
        width: 36px;
        background-color: #ffffffc4;
        color: #ea6e37;
        display: inline-block;
        float: none;
        font-family: "FontAwesome";
        font-size: 27px;
        line-height: 28px;
        margin: 2px;
        vertical-align: top;
        border-radius: 50%;
        padding: 3px 14px;
        content: "\f104";
    }

#prducst-cate.owl-carousel .owl-nav .owl-next {
    height: 44px;
    width: 44px;
    /* border: 2px solid #000; */
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    right: -20px;
    text-align: center;
    line-height: 51px;
    top: 50%;
    transform: translate(0, -50%);
    color: #878fa0;
    font-size: 20px;
    margin: 0;
    /* left: -50px; */
    opacity: 1;
    z-index: 999;
}

    #prducst-cate.owl-carousel .owl-nav .owl-next:before {
        height: 36px;
        width: 36px;
        background-color: #ffffffc4;
        color: #ea6e37;
        display: inline-block;
        float: none;
        font-family: "FontAwesome";
        font-size: 27px;
        line-height: 28px;
        margin: 2px;
        vertical-align: top;
        border-radius: 50%;
        padding: 3px 14px;
        content: "\f105";
        z-index: 9999;
    }

.product-hot {
    background-color: #fff6f2;
    /* padding: 30px 0; */
    padding-bottom: 30px;
    padding-top: 0;
    overflow: hidden;
    margin-top: 50px;
}

.product-block.product-resize {
    position: relative;
    /* margin-bottom: 15px; */
    box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
}

    .product-block.product-resize:hover .product-info {
        /* display: block; */
        opacity: 0.9;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .product-block.product-resize .product-info {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #ef2f72;
        /* display: none; */
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(.4,0,.2,1), opacity 0.4s;
        transition: transform 0.4s cubic-bezier(.4,0,.2,1), opacity 0.4s;
        opacity: 0;
    }

.pro-name {
    margin-top: 70px;
}

.pro-name {
    color: #fff;
    font-size: 23px;
    margin-bottom: 0;
}

.desc-sp {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Averta-Light';
    /* font-style: italic; */
    /* margin-bottom: 0; */
}

.certificate-img {
    text-align: center;
}

.log-img {
    margin-bottom: 20px;
}

.copyright1 {
    background: url(../images/copyright.png) center no-repeat;
    background-size: cover;
}

    .copyright1 p {
        text-align: center;
        font-size: 14px;
        color: #fff;
        margin-bottom: 0;
        padding: 5px 0;
    }

.home-banner-item img {
    display: none;
}

.filter-container__selected-filter {
    padding-bottom: 0;
}

.companyname-pc {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.img-desc-shop {
    margin-top: 20px;
}

.home-section-4 {
    background: url(../images/backlydo.png) no-repeat center;
    background-size: cover;
    padding: 30px 0;
}

.phone-hd {
    float: left;
    margin-top: 0;
}

    .phone-hd .suntory-alo-phone {
        position: relative;
    }

    .phone-hd .suntory-alo-ph-circle-fill {
        position: relative;
        top: 0;
        left: 0;
        background-color: #EF2F72 !important;
        border: 2px solid #EF2F72;
        height: 55px;
        width: 55px;
    }

    .phone-hd .suntory-alo-ph-img-circle {
        background-color: #EF2F72 !important;
        /* position: relative; */
        top: 5px;
        left: 5px;
        opacity: 1;
        height: 45px;
        width: 45px;
    }

        .phone-hd .suntory-alo-ph-img-circle i {
            line-height: 43px;
        }

.phone-lg {
    padding: 0;
}
/*.header-home {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 9;
	background: #0000007a;
}
	.header-home .header-hotline p{
		color:#fff;
	}
		  .header-hotline p a {
			color:#fff;
		}
header.header-home nav .nav-item.active > a{
	color:#fff;
}
header.header-home nav .nav-item > a{
	color:#fff;
}
header.header-home .search-mn > i {
	color: #fff;
}*/
#home-section-2 {
    background: url(../images/backgoundso.png) no-repeat center;
    background-size: cover;
}

.col-pc {
    padding: 0;
}

.products-view-grid .row {
    padding: 0;
    margin: 0;
}

@media(min-width:768px) {
    .filter-group ul li {
        float: left;
        margin: 0 10px;
        line-height: 33px;
        width: 17%;
    }

    .filter-container__selected-filter-list ul li {
        float: left;
        margin: 0 10px;
    }
}

@media (min-width: 992px) {
    .thumb img {
        width: 100%;
    }
}

@media (max-width: 1024px) and (min-width:992px) {
    .qcservices-content1 {
        margin-top: 33px;
    }

    .list-top-inline-item {
        font-size: 13px;
        margin-right: 11px;
    }

    .com-h2 {
        font-size: 18px;
    }

    .header-hotline p {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
}

@media (max-width: 768px) {
    .services-st {
        margin-top: 0;
    }

    .section_product .section-head h2 {
        font-size: 27px;
    }

    .pro-name {
        font-size: 22px;
    }

    .banner-page-list h1 {
        font-size: 27px;
    }

    #cate-product .box-text {
        padding: 0 5px;
    }

    .blang1 a span {
        position: absolute;
        top: 0;
        right: 0;
        color: #3d3f94;
    }

    .blang1 {
        margin-top: 0;
    }

    .col-100-h #trigger-mobile {
        width: 35px;
        float: left;
        margin: 0;
        padding: 0;
        display: block;
        text-align: left;
        margin-top: 20px;
        margin-left: 0;
        margin-bottom: 0;
    }

    .mobile-cart .blang a span {
        color: #ed1c09;
        top: -11px;
    }

    .ykkh-content {
        margin: 0 100px;
        text-align: center;
    }

    .new-home-section {
        /* padding-bottom: 0; */
    }

    .search-nobi .search_block_top {
        margin-top: 48px;
        text-align: center;
        /* margin: 0 auto; */
        margin-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 480px) {
    .section_product .section-head h2 {
        font-size: 20px;
    }

    .pro-name {
        font-size: 18px;
    }

    .home-section-4 .home-section-title {
        font-size: 20px;
    }

    .company-info h3 {
        /* text-align: center; */
        font-size: 20px !important;
    }

    .banner-page-list h1 {
        font-size: 16px;
        bottom: 38px;
    }

    .products-view-grid .single-product .pro-content h4 a {
        font-size: 15px;
    }

    .services-st .section_product .section-head h2:before {
        height: 3px;
    }

    .section_product .section-head h2:before {
        height: 3px;
    }

    .img-qc {
        margin-bottom: 15px;
    }

    .section_index_brand .section-head h2 {
        font-size: 23px;
    }

    .ykkh-content {
        margin: 0 30px;
        text-align: center;
    }

    .cate-service .section_product {
        padding-bottom: 20px;
        padding-top: 0;
    }

    .qcservices-content1 {
        margin-top: 26px;
        height: 42px;
    }

    .qcservices-title {
        font-size: 13px;
    }

    .new-home-section .section_product {
        padding-bottom: 20px;
        padding-top: 0;
    }

    .new-one-title a {
        font-size: 13px;
    }

    .new-one-title {
        height: 63px;
    }

    #popupRequire {
        background-color: #fff;
        padding: 20px 20px;
    }

    .home-section-4 .why-choose-thumbnails .text .title {
        font-size: 15px;
    }

    .banner-page-list h1 span {
        padding: 10px 5px;
    }

    #prducst-cate .item .title-products h3 {
        font-size: 17px;
        margin-top: 66px;
    }

    .product-hot {
        margin-top: 0;
    }

    .breakcrumb {
        display: none;
    }

    .blog_entry img {
        height: auto !important;
        width: auto !important;
    }
}

@media (max-width: 668px) {
}

@media (max-width: 376px) {
    .category-products-grids .products-view-grid .single-product .pro-img {
        height: 180px;
    }

    .home-slider .owl-item .item .home_slider-text h2 {
        /*margin-bottom:0;*/
    }

    .home-slider .owl-item .item .home_slider-text {
        padding: 5px;
        height: 100%;
    }
}

@media (max-width: 569px) {
}

@media (max-width: 321px) {
}

.coco-filter-wrapper {
    margin-top: 20px;
}
.img-chungchi{text-align: center;}
.img-chungchi img{
}
.content-chungchi{
}
.content-chungchi h3{font-style: normal;font-weight: 700;font-size: 25px;line-height: 31px;/* text-align: center; */color: #00A30E;}
.content-chungchi p{
}
.sec-chungchi-one{background: #00a30e;padding: 30px 0;}
.sec-chungchi-one h3{color: #fff;}
.sec-chungchi-one p{color: #fff;}
.sec-chungchi-two{

padding: 30px 0;
}
.titleL {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    font-family: 'Baloo', cursive;
    text-align: center;
    display: inline-block;
    padding: 0 85px;
    padding-bottom: 4px;
    border-bottom: solid 4px #3c3c3c;
    color: #00000;
    font-family: 'UTM-BanqueB';
}
.mid-title{text-align: center;}
.vnt-history {
    position: relative;
    margin-top: 116px;
}
.vnt-history:before {
    content: "";
    position: absolute;
    width: 8px;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/dot-history.png) repeat-y;
    background-size: contain;
}
.vnt-history .history {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}
.vnt-history .history:nth-child(odd) {
    justify-content: flex-end;
}
.vnt-history .history .item {
    width: 50%;
    position: relative;
}
.vnt-history .history:nth-child(odd) .item {
    padding-left: 80px;
}
.vnt-history .history .item:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #00a30e;
    border-radius: 100%;
    top: 0;
}
.vnt-history .history:nth-child(odd) .item:before {
    left: -15px;
}
.vnt-history .history .item .head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px;
    position: relative;
}
.vnt-history .history:nth-child(odd) .head {
    justify-content: flex-start;
}
.vnt-history .history .item .head .img {
    position: absolute;
    max-width: 280px;
}
.vnt-history .history:nth-child(odd) .head .img {
    left: 200px;
    bottom: 0;
}
.vnt-history .history .item .head .img.v {
    bottom: -10px;
}
.vnt-history .history .item .head .img img {
    max-height: 200px;
}
.vnt-history .history .item .head .year {
    font-size: 70px;
    line-height: 80px;
    font-weight: bold;
    color: #00a30e;
}
.vnt-history .history:nth-child(odd) .head .year {
    margin-right: 20px;
}
.vnt-history .history .context {
    color: #000;
    font-size: 14px;
    line-height: 23px;
}
.vnt-history .history:nth-child(odd) .context {
    text-align: left;
}
.vnt-history .history:nth-child(even) {
    justify-content: flex-start;
}
.vnt-history .history:nth-child(even) .item {
    padding-right: 80px;
}
.vnt-history .history:nth-child(even) .item:before {
    right: -15px;
}
.vnt-history .history:nth-child(even) .head {
    justify-content: flex-end;
}
.vnt-history .history:nth-child(even) .head .img {
    right: 200px;
}
.vnt-history .history:nth-child(even) .head .year {
    margin-left: 20px;
}
.vnt-history .history:nth-child(even) .context {
    text-align: right;
}
.content-moi{
    max-width: 900px;
    margin: 0 auto;
    margin-top: 20px;
}
.content-moi .design1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    margin-bottom: 50px;
}
.content-moi .design1 .img {
    width: 390px;
    flex-shrink: 0;
    margin-right: 10px;
}
.content-moi .design1 .img img {
    width: 100%;
}
.content-moi .design1 .caption {
    padding: 30px 45px;
    background: #00a30e;
    color: #ffffff;
    position: relative;
}
.content-moi .designTemp {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}
.content-moi .designTemp .title2 {
    width: 300px;
    margin-right: 50px;
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    position: relative;
    text-align: center;
    padding: 30px 5px;
    flex-shrink: 0;
}
.content-moi .designTemp .title2:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: #dd363e; */
    z-index: 2;
}
.content-moi .designTemp .title2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -20px;
    margin-left: -20px;
    /* border: dashed 5px #dd363e; */
}
.content-moi .designTemp .title2 span {
    position: relative;
    z-index: 3;
}
.content-moi .designTemp.right .title {
    margin-right: 0;
    margin-left: 50px;
}
.content-moi .designTemp.right {
    flex-direction: row-reverse;
}
.content-moi .designTemp .title {
    width: 300px;
    margin-right: 50px;
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
    position: relative;
    text-align: center;
    padding: 30px 5px;
    flex-shrink: 0;
    /* font-family: 'Baloo', cursive; */
}
.content-moi .designTemp.right {
    flex-direction: row-reverse;
}
.content-moi .designTemp .title:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #303030;
    z-index: 2;
    display: none;
}
.content-moi .designTemp .title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-left: 20px;
    border: dashed 5px #dd363e;
    display: none;
}
.content-moi .designTemp .title span {
    position: relative;
    z-index: 3;
}
.content-moi .designTemp .caption p {
    padding: 0;
    padding-left: 35px;
    position: relative;
    background: url(../images/per.png) no-repeat top left;
    margin-bottom: 15px;
    background-size: 15px;
}
@media (max-width: 991px)
{
.content-moi .design1 {
    display: block;
}
.content-moi .design1 .img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.desc img {
    max-width: 100% !important;
    height: auto !important;
}
.content-moi .design1 .caption {
    padding: 20px 30px;
    padding-bottom: 50px;
}
}
@media (max-width: 767px)
{
.content-moi .designTemp.right .title {
    margin-left: 0;
}
.content-moi .designTemp {
    display: block;
    margin-bottom: 60px;
}
.content-moi .designTemp .title {
    margin-right: 0;
    margin-bottom: 40px;
    padding: 20px 5px;
    width: 250px;
}
.content-moi .designTemp .title2 {
    margin-bottom: 30px;
    width: 250px;
    padding: 20px 5px;
}
.titleL {
    font-size: 15px;
    line-height: 28px;
    padding: 10px 0;
    display: block;
    text-align: center;
}
.vnt-history .history:nth-child(odd) .item {
    padding-left: 40px;
}
.vnt-history .history .item:before {
    width: 20px;
    height: 20px;
}
.vnt-history .history:nth-child(odd) .item:before {
    left: -10px;
}
.vnt-history .history .item .head {
    display: block;
}
.vnt-history .history .item .head .img {
    position: initial;
    margin-bottom: 15px;
}
.vnt-history .history .item .head .year {
    font-size: 45px;
    line-height: 55px;
}
.vnt-history .history:nth-child(even) .item {
    padding-right: 40px;
}
.vnt-history .history:nth-child(even) .item:before {
    right: -10px;
}
.vnt-history .history .item .head {
    display: block;
}
}
