﻿.news-detail .table td, .news-detail .table th{border-color:#333;}
.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid{
  margin-left: 0;
  margin-right: 0;
}
@media (min-width:1400px) {
    .m_h_body {
        min-height: 400px;
    }
}
@font-face {
    font-family: "OpenSans-Light";
    src: url("/content/Open_Sans/OpenSans-Light.ttf?v=1");font-display:swap
}
@font-face {
    font-family: "OpenSans";
    src: url("/content/Open_Sans/OpenSans-Regular.ttf?v=1");font-display:swap
}

@font-face {
    font-family: "OpenSans-Italic";
    src: url("/content/Open_Sans/OpenSans-Italic.ttf?v=1");font-display:swap
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url("/content/Open_Sans/OpenSans-Bold.ttf?v=1");font-display:swap
}
@font-face {
    font-family: "OpenSans-Semi-Bold";
    src: url("/content/Open_Sans/OpenSans-SemiBold.ttf?v=1");font-display:swap
}

/*menu mobile*/
.flex-center {
    display: flex;
    align-items: center;
    height: 100%;
}
        .flex-center .flex-center-div {
            flex: 1;
        }
.news-detail p{
    margin-bottom:5px;
}
*.text-fff{
    color:#fff;
}
a:hover{
    text-decoration:none;
}
button:focus{
    outline:none;
}
#menu-mobile {
    position: fixed;
    background: #fff;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;
    width: 100%;
    transition: 500ms ease-out;
    top: 0;
    bottom: 0;
    transform: translate(-100%,0);
}
#menu-mobile.w {
    transform: translate(0,0);
}
.headerd {
    position: relative;
    border-bottom: 1px solid #507601;
    height: 40px;
}
    .headerd div {
        background: #007bff;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 15px;
        padding: 9px 15px;
        white-space: nowrap;
    }
#btn-close-menu-child, #btn-close-menu-child1 {
    color: #333;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.menu-mobile-s li {
    position: relative;
}
.menu-mobile-s li a {
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    color: #333;
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    font-size: .9rem;
}
.pari-link:before{
    content:'';display:inline-block;
    margin-right:10px;
    width:6px;height:6px;
    background-color:#007bff;position:relative;
    top:-2px;
}
.menu-mobile-s li a.pakr{
    font-weight:initial;
    padding-left:50px;
}
.menu-mobile-s li i {
    position: absolute;
    right: 0;
    font-size: 1.4em;
    top: 2px;
    padding: 14px;
    border-left: 1px solid #ddd;
    display: block;
    cursor: pointer;
    color: #23b14d;
}
.menuchildmible,.menuchildmibleprocate{display:none;}
.menuchildmible li a,.menuchildmibleprocate li a{
    padding-left:30px;
}
/*end*/
.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.bg-header {
    background: #007bff;
}
.bg-header, .bg-under-header {
    z-index: 999999999;
}
.no-ul{
    margin:0;padding:0;list-style:none;
}
    ul.menu-product li {
        display: inline-block;position: relative;
    }
        ul.menu-product li a {
            padding: 10px 15px;font-weight:bold;
            color: #333;
            font-size: 1.4em;
            transition: .3s ease-in-out;display:block;text-transform:uppercase;
        }
        
        ul.menu-product li a:hover{
            text-decoration:none;color:#ff0000;
        }
.bg-h {
    background-color:rgba(0,0,0,.03);
}
.loaisanphamchung {
    background-color: #f4f5f9;
    padding: 7px 15px;
    color: #474c5f;
    font-size: 1.4em;
    display: inline-block;border:1px solid #ddd;background:#fff;text-transform:uppercase;
    margin:0 5px;
}
.loaisanphamchung:hover,.loaisanphamchung.act{
    background-color:#ff0000;color:#fff;
}
.sanphamnoibattitle{
    font-size: 3em;
    line-height: 36px;
    color: #474c5f;
    font-weight: bold;position:relative;
}
.sanphamnoibattitle span{
    background:#fff;
    padding:0 20px;
    position:relative;
    z-index:10;
}
#services .sanphamnoibattitle span{
    background-color:#E6EEF1
}
.sanphamnoibattitle:before{
    height:1px;
    background-color:#ddd;content:'';display:block;
    position:absolute;
    top:20px;z-index:9;width:100%;
}
.tencongty {
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom:2px;
}
    .tencongty .top-header-reg {
    display: table;
    font-size: 1.5em;
    width: 100%;
    border-right: 1px solid #ddd;
}
        .tencongty .top-header-reg div {
            display: table-cell;
        }
            .tencongty .top-header-reg div:first-child {
                padding-right: 5px;
                color: #9b9b9b;
            }
            .tencongty .top-header-reg div:last-child {
               padding-right:10px;
            }
@media (min-width: 991px) {
    .tencongty .top-header-reg div:last-child {
        padding-right: 20px;
    }
}
.top-header-reg div a {
    color: #333;
}
.hot-contact {
    padding: 5px 14px;
    transition: .4s !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    display:inline-block;color:#F62D3E
}
.hot-contact.datlich{
    margin-bottom:0;
    margin-top:0;
}
.hot-contact i{
    margin-right:5px;color:#00497b;
}
@media (min-width: 1200px)
{
    .hot-contact {
       
        font-size: 25px;
    }
}

.menu-product li ul {
    position: absolute;
    display:none;
    top: 40px;
    z-index: -99;
    background-color: rgba(226,226,226,.9);
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);
    transition: all .3s ease .1s;
    
    width: 250px;
}
.menu-product li ul.child-lv2{
    left:250px;display:none!important;top:0;
}
.menu-product li ul li:hover ul.child-lv2{
    display:block!important;
}
.menu-product li:hover ul{
    z-index:99;display:block;
}
.menu-product ul li {
    display: block!important;
    position: relative;
}
.menu-product ul li a, .menu-product ul li ul li a {
    padding:7px 20px;
}
.menu-product li ul li a:hover{
    background-color:#007bff;color:#fff;
}
.h3-ttnews {
    background: url(/assets/frontend/images/bg-striped.png?v=1) right no-repeat #007bff;
    padding: 7px;
    margin-top: 0;
    margin-bottom: 10px;
}
    .h3-ttnews a,.h3-ttnews span {
        font-size: .7em;
        color: #fff;
        line-height: 25px;text-transform:uppercase;display:block;
    }
    .h3-ttnews a:hover{
        text-decoration:none;
    }
    ul.box-lst li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
        ul.box-lst li a {
            color: #007bff;
            font-size: 1.4em;
            padding-bottom: 10px;
        }
        ul.box-lst li a:hover,ul.box-lst li a.act{
            color:#ff0000;text-decoration:none;
        }
ul.box-lst-child li {
    border: none;padding:8px 10px;
}
ul.box-lst-child li a {
    background: url(/assets/frontend/images/bg-news.png?v=1) left 14px top 5px no-repeat;
    padding-left: 30px;
    text-transform: none!important;
    color: #333!important;
}
ul.box-lst-child li a:hover{
    color:#ff0000!important
}
.border{
    border-top: none;
    padding: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.lihotro {
    display: table;
    margin: 0 4px;
}
    .lihotro div {
        display:table-cell;vertical-align:middle
    }.lihotro div:first-child{padding-right:5px}
    .lihotro span {
        display: block;
        color: red;
        margin: 4px 0;
    }
    .lihotro div {
        color: #00f;font-size:1.4em;
    }
    @media (min-width: 991px)
    {
        .new-pdd-r {
            padding-right: 0 !important;
        }
    }
.img-cell {
    border: 1px solid #ececec;
    padding: 4px;display:block;position:relative;
}
    .img-cell:before {
        content: '';
        padding-top: 100%;
        display: block;
    }
    .img-cell img{
        position:absolute;
        top:0;left:0;right:0;bottom:0;
        margin:auto;width:100%;height:100%;object-fit:cover;
    }
.info-cell a, .ti-pro2, .tt-footer {
    font-size: 1.4em;
}
.info-cell a {
    color: #333;
}
.info-cell a:hover{color:#ff0000}
.ti-news{
    margin:15px 0;
    font-size:3em;color:#007bff;letter-spacing:.6px;
}
.ti-news.small-ti-news{
    font-size:2.2em;color:#333;line-height:1.4;height:60px;overflow-y:hidden;display:block;
}
.news-detail{
    font-size:1.4em;line-height:1.7;
}
.news-detail img{max-width:100%;height:auto!important;}
.thum {
    padding: 11px 0;
    display: block;
    border-bottom: 1px solid #D8D8D8;
}
.thum:first-child {
    padding-top: 0!important;
}
.thum a {
    font-size: 15px!important;
}
.thum .tb-m {
    height: 68px;
    width: 110px;
}
.tb, .thum .tb-m {
    overflow: hidden;
    display: block;
}
.tmb-sp {
    border: 1px solid #e9e9e9;
    margin-bottom: 15px;
    position: relative;background:#fff;
}
.tmb-sp .shadow-n {
    display: block;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    z-index: 999;
    transition: .3s ease-out;
}
.tmb-sp .shadow-n span {
    display: none;
    color: #fff;
    padding: 6px;
    overflow: hidden;font-size:1.4em;
}
.tmb-sp .shadow-n span p{
    margin-bottom:3px;
}
.tmb-sp:hover .shadow-n{
    height: 100%;
}
.tmb-sp:hover .shadow-n span{
    display:block;
}
.tmp-view-more{
    color: #3853a4;
    line-height: normal;
    padding: 4px 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #FEDE00;
    font-weight: 700;
    position: relative;
    z-index: 1;
    display:inline-block;margin:10px 7px;text-align:center;
    font-size:1.5em;
}
.tmb-img {
   display:block;overflow-y:hidden;position:relative;
}
    .tmb-img:before {
        padding-top: 100%;
        content: '';
        display: block;
    }
    .tmb-img img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
.tmp-title {
    font-size: 16px;
    color: #474c5f;
    line-height: 24px;
    display: block;
    height: 47px;
    overflow: hidden;margin-bottom:10px;
}
.mar-auto{
    margin-left:auto;
    margin-right:auto;
}
.tm-avas{
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 0;display:block;text-align:center;
}
.bgd{
    background-color:#fafafa;
}
.tm-avas img{margin:auto;}
.bg-footer {
    background: #e9f5ef;
    padding: 20px 0 0 0;
}
.bg-footer .footer-col {
    padding: 9px 0;
}
.bg-footer .footer-col ul.news-detail li a{
    color:#333
}
.bg-footer .footer-col ul.news-detail li a:hover{
    color:#007bff
}
    .bg-footer .footer-col .title-footer {
        font-size: 1.5em;
        font-weight: bold;
        text-transform: uppercase;
        color: #333;
        line-height: 20px;
        margin-top: 0;
    }
    ul.ul-footer li a, ul.ul-footer li button, .diachi {
        font-size: 1.4em;
        color: #666;
        display: block;
        text-decoration: none;
        padding: 8px 0 7px;
    }
    ul.ul-footer li a:before{
        content:'';
        display:inline-block;
        background-color:#007bff;width:5px;
        height:5px;margin-right:5px;position:relative;top:-2px;
    }
    ul.ul-footer li button{
        border:none;background:none;outline:none;width:100%;text-align:left
    }
    ul.ul-footer li a:hover{
        color:red;
    }
.hot-line-footer {
    margin-top: 5px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #ee1715;
    line-height: 35px;
}
.list-social li {
    display: inline-block;
    margin: 0 5px;
}
.list-social li a{
    color:#333;
    font-size: 14px;
}
    .list-social li a i{
        display: inline-block;
        
        color: #333;
        border: 1px solid #ddd;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        border-radius: 50%;margin-right:5px;
    }
    .list-social li a:hover{
        color:#00597D;
    }
.mxh{
    display:block;
    width:36px;
    height:36px;
    color:#fff;
    line-height:36px;text-align:center;background-color:#ff0000;border-radius:50%;
    border:1px solid #ff0000;font-size:1.4em;
}
.mxh.mxh-facebook{
    background-color:#4267B2;border-color:#4267B2;
}
.mxh.mxh-twitter{
    background-color:#1DA1F2;border-color:#1DA1F2;
}
.mxh.mxh-facebook:hover{
    color:#4267B2;background:#fff;
}
.mxh.mxh-twitter:hover{
    color:#1DA1F2;background:#fff;
}
.bdtcd{
    background-color:#eee;
    padding:10px 0;font-size:1.4em;margin-bottom:1em;
}
.bdtcd ul li{
    margin-right:5px;
}
.ctil{
    font-size:2em;
    color: #740e0c;
font-weight:bold;text-transform:uppercase;margin-bottom:0;
}

.index_tinmoi_img {
    position: relative;
    border: 1px solid #eee;
    padding: 1px 5px;background:#fff;
}
.index_tinmoi_img.index_tinmoi_img-service{
    background:none;
    padding:0;border:none;
}
    .index_tinmoi_img:before {
        padding-top: 70%;
        display: block;
        content: '';
    }
    .index_tinmoi_img.index_tinmoi_img-service:before{
        padding-top:75%;
    }
    .index_tinmoi_img .mxh-table {
        position: absolute;
        top: 10px;
        right: 10px;
        opacity: 0;
        transition: 400ms ease-out;
        z-index: 99;
    }
    .index_tinmoi_img .mxh-table a {
        background-color: #333;
        display: inline-block;
        width: 25px;
        font-size: 1.2em;
        height: 25px;
        color: #fff;
        text-align: center;
        line-height: 25px;
        border-radius: 50%;
    }
    .index_tinmoi_img .mxh-table a:hover{
        background-color:#ff0000
    }
    .index_tinmoi_img:hover .mxh-table{
        opacity:1;
    }
    .index_tinmoi_img img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 98;object-fit:cover;
        width:100%;height:100%;
    }
.index_tinmoi_date {
    position: absolute;
    bottom: 15px;
    left: 0;
    background-color: #007bff;
    color: #fff;
    padding: 3px;
    z-index: 99;
    font-family: Tahoma;
}
.index_tinmoi_img:hover .index_tinmoi_date{
    background-color:#ff0000
}
.index_tinmoi_date div {
    font-size: 1.4em;
    line-height: 1.3;
}
.index_tinmoi_date b {
    font-size: 2.4em;
}
.index_tinmoi_title.big_index_tinmoi_title {
    font-size: 1.6em;
}
.index_tinmoi_title.big_index_tinmoi_title-service{
    font-size:2.2em;min-height:82px;color:#333;
}
.index_tinmoi_title a {
    color: #333;
    font-size: 1.2em;
    line-height: 1.2;
    padding: 5px 0;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 10px;
}
.index_tinmoi_title a:hover{
    color:#ff0000
}
.list-detail-news li{
    font-size:1.4em;
}
.item-share {
    font-size: 1.4em;
    margin: 8px 0;
}
.item-share .ishare-title {
    font-weight: 700;
}
.cir {
    cursor: pointer;
    padding: 7px 8px;
    position: relative;
    margin: 0 2px;
}
.icons-twitter {
    background-color: #2daae1;
}
.icons-facebook {
    background-color: #3c5b9b;
}
.icons-pinterest {
    background-color: #cb2027;
}
.icons-linkedin {
    background-color: #0173b2;
}
.cir span, .cir i {
    color: #fff;
    z-index: 2;
    position: relative;
}
.cir i {
    font-size: 1em;
}
.cir span.crt {
    color: rgba(0,0,0,.4);
    margin: 0 6px;
    display:inline-block;
}
.dalienqyan {
    color: #414141;
    font-size: 1.8em;
    font-weight: 400;
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    position: relative;
    margin-top:15px;
}
.tbcart tr td, .tbcart tr th {
    font-size: 1.4em;
}
.protitle {
    color: #0f95e4;
    display: block;
    margin-bottom: 5px;
}
.price-num {
    line-height: 22px;
    font-weight: 600;
    height: 22px;
    margin-bottom: 3px;
    color: #e12519;
    position: relative;
    white-space: nowrap;
}
.img-cart-info{width:60px;float:left;margin-right:5px}
.cart-info{float:left;width:calc(100% - 65px)}
.tm-avatar {
    display: block;
    position: relative;
    background-color: #fff;
    overflow: hidden;border:1px solid #ddd;
}
.tm-avatar:before {
    content: '';
    padding-top: 100%;
    display: block;
}
.tm-avatar img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    transition: 200ms ease-in-out;
}
.bt-cart {
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    padding: 9px 0;
    border-radius: 4px;
    line-height: normal;
    color: #fff;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fd6e1d),to(#f59000));
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
    background: -moz-linear-gradient(top,#f59000,#fd6e1d);
    background: -ms-linear-gradient(top,#f59000,#fd6e1d);
    background: -o-linear-gradient(top,#f59000,#fd6e1d);
    width: 100%;
    border: none;
}
.bt-cart div.r_1 {
    font-weight: 600;
    font-size: 1.6em;
}
.bt-cart div.r_2 {
    font-size: 1.4em;
    margin-top: 4px;
}
.pd-title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 26px;
    color: #009d48;
    margin-bottom: 5px;
    max-height: 52px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-bottom: 15px;
}
#gioitinh{
        display: block;
    overflow: hidden;
    padding: 5px 0;
}
.text {
    margin: 0 20px 0 5px;
}
ul.lisde li{
        margin-bottom: .5em;
}
ul.lisde li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #ff0000;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
    transform: rotate(45deg);
}
ul.lisde li div {
    display: inline-block;
}
ul.lisde li div:first-child {
    margin-right: 6px;
}
.curr-price {
    font-size: 1.1rem;
    color: #e12519;
    font-weight: 600;
}
.old-price{
    text-decoration:line-through;color:rgba(0,0,0,.6);font-style:italic;
}
.below-footer {
    background:#007bff;color:#fff;
    padding: 10px 0;
    font-size: 14px;
    font-style: italic;
}
    .below-footer span {
        font-weight: bold;
    }

#about-us .about-us-cnt-border {
    border-bottom: 3px solid #ff0000;
    padding-top: 50px;
    padding-bottom: 50px;
}
#about-us .about-us-title{
    font-size:1.7em;text-transform:uppercase;margin-bottom:15px;
}
#about-us .about-us-cnt-dsd{
    font-size:1.7em;font-weight:bold;
}
#about-us .about-us-cnt{
    font-size:2em;color:#005aab;
    margin-bottom:5px;font-style:italic;
}
.price {
    display: inline-block;
    margin-right: 14px;
}
  .sanpham_pricedrop {
    font-size: 1.8em;
    color: #f62d3e;
    font-weight: bold;
}
  .sanpham_price{
      font-size:1.4em;color:rgba(0, 0, 0, .6);text-decoration:line-through;
  }
.bg-img {
    background-color:#E6EEF1;position: relative;
    padding: 40px 0px;
}
.search-icon{
    margin-top:4px;position:relative;font-size:1.4em;
}
.search-icon button.btnseach, .search-icon a.btnseach {
    background: none;
    border: none;
    color: #00497b;
    border: 1px solid #ddd;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    outline: none;
}
.search-icon .numcart {
    display: block;
    background-color: #f62d3e;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -5px;
}
.search-icon .search-reg {
    position: absolute;
    top: 40px;
    right: 0;
    background: #fff;
    padding: 5px;
    -webkit-box-shadow: 3px 3px 5px 0 rgb(221 221 221);
    -moz-box-shadow: 3px 3px 5px 0 rgba(221,221,221,1);
    box-shadow: 3px 3px 5px 0 rgb(221 221 221);
    display: none;
    z-index: 999;
    min-width: 250px;
}
.search-icon .search-reg .seachcc {
    display: table;
    width: 100%;
}.search-icon .search-reg .seachcc div {
    display: table-cell;
}.search-icon .search-reg .seachcc input[type='search'] {
    width: 100%;
    color: #777;
    border-radius: 3px;
    padding: 5px 20px;
    border: 1px solid #ddd;
    background-color: transparent;
    text-align: left;
    border-radius: 0;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow .35s ease,border-color .35s ease;
    transition: box-shadow .35s ease,border-color .35s ease;
}.search-icon .search-reg .seachcc div button {
    background: #00497b;
    padding: 6px 10px;
    color: #fff;
    border: none;
}
 #snp{
     background:url(/assets/frontend/images/chart-bg.jpg?v=1) no-repeat center;
     background-attachment:fixed;
     background-size:cover; color: #fff;
 }
    #snp .snp-content-title {
        border-bottom: solid 1px #5d8fca;
        margin: 0 0 30px;
        padding-bottom:40px;
    }
    #snp .hilight {
        color: #ffeb3b;
    }
    #snp .snp-icon, #snp .snp-number {
        font-size: 5em;       
    }
    #snp .snp-title{
        font-size:2em;text-transform:uppercase;
    }
    .ykienkhachhang .ykienkhachhang-primary{
    display:table;
    width:100%;
}
.ykienkhachhang .ykienkhachhang-primary div{
    display:table-cell;vertical-align:middle;
}
.ykienkhachhang .ykienkhachhang-primary div.ykienkhachhang-primary-k-avatar{
    width:80px;padding-right:10px;
}
.ykienkhachhang .ykienkhachhang-primary div.ykienkhachhang-primary-k-avatar img{
    border-radius:50%;
    width:70px;height:70px;
}
.ykienkhachhang .left-border{
    padding-bottom: 15px;position:relative;
}
.ykienkhachhang .left-border::after{
    width:30px;display:block;height:2px;
    background:#588d3f;content:'';
    position:absolute;
    bottom:0;left:0;
}
.ykienkhachhang .left-border .xsmall {
    font-size: 1.2rem;
}
.ykienkhachhang .left-border .small {
    font-size: .9rem;color:rgba(0,0,0,.7);margin-top:3px;display:block;
}
.ykienkhachhang .tme-desc{
    font-size: .95rem;
    color:rgba(0,0,0,.6);
    margin-bottom: 15px;line-height:1.7;
}
.ykienkhachhang .tme-desc:hover{
     color:rgba(0,0,0,1);
}
.bg-fafafa{
    background-color:#fafafa!important;
}
.bg-eee{
    background:#eee;
    padding:5px 0 15px 0;
}
.sl-1 {margin-top:10px;
   
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;background:#fff;
}
.sl-2 {
    padding-bottom: 0;
}
.sl-2 img{
    max-height:100%;
}
.sli-dsd{
    position:relative;display:block;
    height:50vh;overflow:hidden;
}
.sli-dsd .sli-dsd-bg{
    position:absolute;
    top:0;left:0;right:0;bottom:0;
    z-index:999;
}
.sli-dsd .sli-dsd-bg .container{
    position:relative;
    height:100%;
}
.sli-dsd .sli-dsd-bg .sli-dsd-bg-dsd{
    height:100%;
    background:rgba(32,128,187,.8);
    position:absolute;
    top:0;left:0;width:100%;
    padding:30px;color:#fff;
}
.sli-dsd .sli-dsd-bg .sli-dsd-bg-dsd .sli-dsd-bg-dsd-title{
    
    font-size:2.2em;text-transform:capitalize;
    margin-bottom:15px;
}
.sli-dsd .sli-dsd-bg .sli-dsd-bg-dsd .sli-dsd-bg-dsd-cnt{
    font-size:1.4em;line-height:1.7;margin-bottom:20px;
}
.v-more{
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #ddd;
    position: relative;font-size:1.4em;
}
    .v-more:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        background: #fff;
        content: 'Xem Thêm';
        height: 100%;
        line-height: 40px;
        z-index: 1;
        color: #ec5252;
        transition: 400ms ease-out;
        white-space: nowrap;
        overflow: hidden;text-align:center;
    }
    .v-more:hover::after{width:100%}
@media (min-width:768px) {
    .sli-dsd{
        height:70vh;
    }
        .sli-dsd .sli-dsd-bg .sli-dsd-bg-dsd {
            width: 387px;
        }
}
@media (min-width:991px){
    .sli-dsd{
        height:85vh;
    }
    .sli-dsd .sli-dsd-bg{
        height:60%;top:20%;
    }
}
.sli-dsd img{
    width:100%;
    object-fit:cover;height:100%;
    
}

.tm-sli-d {
    display: block;
    background: #fff;
    border-bottom: 1px solid #eee;
    font-size: 1.4em;
    color: rgba(0,0,0,.8);
    padding: 7px 8px;
}
.tm-sli-d.tm-sli-d-title{
    background:#294551;color:#fff;
    font-weight:bold;font-size:1.5em;text-transform:uppercase;
}
.tm-sli-d i {
    margin-right: 5px;
    color: #294551;
}
.tm-sli-d.tm-sli-d-title i{
    color:#F37661
}
.reg-news0cate{
    background:#fff;
}
.reg-news0cate .reg-news0cate-img{
    display:block;
    position:relative;overflow:hidden;
}
.reg-news0cate .reg-news0cate-img:before{
    padding-top:100%;
    display:block;
    content:'';
}
.reg-news0cate .reg-news0cate-img img{
    position:absolute;
    top:0;left:0;right:0;bottom:0;margin:auto;
    width:100%;
    object-fit:cover;height:100%;transition:400ms ease-out;
    transform:scale(1);
}
.reg-news0cate .reg-news0cate-img:hover img{
    transform:scale(1.02);
}
    .reg-news0cate .reg-news0cate-title {
        text-transform: uppercase;
        padding-bottom: 10px;
        margin-bottom: 10px;
        display: inline-block;
        font-size: 1.6em;
        color: #333;position:relative;font-weight:bold;
    }
    .reg-news0cate .reg-news0cate-title:after{
        content:'';
        display:block;
        background-color:#007bff;
        height:2px;
        width:40px;position:absolute;
        bottom:0;
    }
@media (min-width:991px){
    .reg-news0cate .reg-news0cate-title {
    font-size:1.8em; padding-top:15px;
    }
}
.li_ft li{
    display:table;
}
.li_ft li div{
    display:table-cell;vertical-align:middle;
}
.li_ft li div:first-child{
    padding-right:5px;
}
.li_ft li div i.fas{
    background: #ec5252;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    border-radius: 50%;
}
.btn-uptop {
    position: fixed;
    left: 15px;
    bottom: 75px;
    border-radius: 999px;
    background: #15a117;
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    width: 44px;
    height: 44px;
    text-decoration: none;
    outline: none;
    border: 2px solid #15a117;
    display: none;
    padding: 0;
}.mota-zalo {
    top: calc(100% - 155px);
    right: 90px;
    position: fixed;
    color: #fff;
    background: rgba(14,149,230,.8);
    white-space: nowrap;
    z-index: 99;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 1.3em;
}.zalof {
    position: fixed;
    right: 33px;
    top: calc(100% - 160px);
    display: block;
    transition: 400ms ease-out;
}.zalof:hover{
     top: calc(100% - 158px);
 }
 .bg-products {
    background-color: #efeeee;
    border-top: 2px solid #3276b1;
}.bg-products .titpe {
    margin: 0;
    padding: 0;
    line-height: initial;
}@media (min-width: 760px) {
    .bg-products .titpe {
        width: 25%;
        float: left;
    }
    .cate-child {
        width: 75%;
        float: left;
    }
}.bg-products .titpe a {
    background-color: #3276b1;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 20px;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}.list-cate {
    display: block;
    padding: 10px;
    border-right: 1px solid #ddd;
    margin-top: 0;
}.list-cate a {
    font-size: 16px;
}
.kenit-alo-phone {
    position: fixed;
    left: -20px;
    bottom: 120px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 2000;
}.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(242, 0, 0, .5);
    opacity: .75 !important;
}.kenit-alo-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30, 30, 30, .1) url(/phone_circles.png?v=1) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #d91e00;
    background-size: 70%;
}
.tada {
    animation-name: tada;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite
 {
    animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        transform: scaleX(1)
    }
}
@keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}