body{background: #fff;font-family: ff;}
:root {--main: #e2a314;--main-light: #fbd12d;--main-focus:#ffe57f;--main-dark: #302c83 ;
       --second:#e83708;--second-light: #fd3708;--second-focus: #fcaf9b;
       --third:#fffaec;--text:#596277;--text-dark:#543c04;--light: #F7F7F7;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{/* ; */}
.ffb{font-family:ffb}.ffnb{font-family:ffnb}.fftd{font-family:Exo}
.color{color:var(--main)}.second{color:var(--seconbd)}.text{color:var(--text)}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:none;color:inherit;}

.bg-main-dark{background-color: var(--main-dark) !important;}
.bg-primary{background-color: var(--main) !important;}
.bg-primary-dark{background-color: var(--main-dark) !important;}
.btn-square {width: 38px;height: 38px;}
.btn-square, .btn-sm-square, .btn-lg-square{padding: 0;display: flex;align-items: center;justify-content: center;font-weight: normal;}
.bg-light{background: #f7f7f7 !important;position: relative;}
.btn{/* border-radius:0; */font-weight: 500;/* text-transform: uppercase; */}
.btn-outline-light:hover{/* background-color: var(--main); *//* border-color: var(--main); */color: var(--main);}
.btn-outline-primary{color: var(--main);border-color: var(--main);}
.btn-outline-primary:hover{background-color: var(--main);border-color: var(--main);}
.btn-outline-primary:active:focus,.btn-outline-primary:active,.btn-outline-primary:focus{box-shadow: 0 0 0 .25rem var(--main-focus);}
.btn-outline-secondary{color: var(--second);border-color: var(--second);}
.btn-outline-secondary:hover{background-color: var(--second);border-color: var(--second);}
.btn-outline-secondary:active:focus,.btn-outline-secondary:active,.btn-outline-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.btn-primary{background-color:var(--main);border-color:var(--main)}
.btn-primary:hover{background-color:var(--main-light);border-color:var(--main-light)}
.btn-primary:active:focus,.btn-primary:active,.btn-primary:focus{box-shadow: 0 0 0 .25rem var(--main-focus);}
.btn-secondary{background-color:var(--second);border-color:var(--second)}
.btn-secondary:hover{background-color:var(--second-light);border-color:var(--second-light)}
.btn-secondary:active:focus,.btn-secondary:active,.btn-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.form-control{}
.py-6 {padding-top: 6rem;padding-bottom: 6rem;}
.my-6 {margin-top: 6rem;margin-bottom: 6rem;}
.text-light{color:var(--light) !important}
.text-primary{color:var(--main) !important}
.text-second{color:var(--second) !important}
.fs18{font-size:18px}
.fw-m{font-weight:500 !important}
.mt-n4{margin-top: -1.5rem !important;}
.py-6 {padding-top: 6rem;padding-bottom: 6rem;}
.my-6 {margin-top: 6rem;margin-bottom: 6rem;}
@media (min-width: 992px){
  .col-left{padding-left: calc(((100% - 960px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 960px) / 2) + .75rem);}
}
@media (min-width: 1200px) {
  .col-left{padding-left: calc(((100% - 1140px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1140px) / 2) + .75rem);}
}

@media (min-width: 1400px) {
  .col-left{padding-left: calc(((100% - 1320px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1320px) / 2) + .75rem);}
}
@media (min-width: 768px){
  .py-md-6 {padding-top: 6rem !important;padding-bottom: 6rem !important;}
  .my-md-6 {margin-top: 6rem !important;margin-bottom: 6rem !important;}
  .pt-md-6 {padding-top: 6rem !important}
}

.red,.titletb{color:red!important}
.clearfm *{margin:0;padding: 0;border:none;text-decoration:none;list-style:none;color:inherit;line-height:1.4;}
.overHide{overflow:hidden}
.cd-top{a;bottom: 2px;}

.background-white{background-color:#fff;padding:25px 4%;border:1px solid #eee}
.bncat{background: #232C3B;color:#fff;text-align:center;padding: 90px 0 40px;}
.bncat .h2{text-transform: capitalize;color: #fff;font-weight: 800;margin-bottom: 0;}
.boxes+.boxes{margin-top:50px;}
.boxes .contain{margin-top:20px}
.bread_crumb{padding: 16px 0;background: #fff;border-bottom: 1px solid #E4E7ED;}
.breadcrumb{margin-bottom:0}
.breadcrumb-item.active{}
.breadcrumb-item+.breadcrumb-item::before{}

.center{text-align:center}

.detail{/* text-align:justify; */}
.detail table{width:100%;max-width:100%}
.detail img{max-width:100% !important;cursor:zoom-in;height:auto !important;}
.detail a{}
.detail h1,.detail h2,.detail h3,.detail h4,.detail h5{font-family:rob;}

.error{color:red}

.flex{display:flex}

.imgB{position:relative;overflow: hidden;}
.imgB .img{position: absolute;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-clip: border-box;overflow: hidden;transition:.5s;width: 100%;height: 100%;top: 0;left: 0;}
.imgB:hover .img{transform:scale(1.1);}
.imgA,.imgH,.imgW{overflow:hidden;position:relative;cursor:pointer}
.imgA img{height:auto !important;width:auto !important;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;}
.imgH img{height:100%;min-width:100%;width:auto !important;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;}
.imgW img{width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;}
.imgW:hover img,.imgH:hover img,.imgA:hover img{transform:translateX(-50%) translateY(-50%) scale(1.1)}
.info{font-size: 14px;color: #979797;/* margin-bottom:15px; */overflow:hidden;display: flex;}
.info li{padding-right:20px}
.info > span{padding-right:20px;margin-bottom:5px}
.info > span+span{}
.info .date:before{content:"\f073";font-family:fontawesome;display:inline-block;margin-right:6px;}
.views:before{content:"\f06e";font-family:fontawesome;display:inline-block;margin-right:6px;font-weight:900}
.date:before{content:"\f017";font-family:fontawesome;display:inline-block;margin-right:6px;font-weight:900}
.ifbv{display:flex;flex-flow: wrap;}
.ifbv >*{padding-right:20px}

.left{float:left;}.right{float:right}
.line1{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.list-group{margin-bottom:20px}

.ma{margin:auto}
.mtop10{margin-top:10px !important;}.mtop20{margin-top:20px !important;}.mtop30{margin-top:30px !important;}.mtop40{margin-top:40px !important;}.mtop50{margin-top:50px !important;}

.pager{margin-top:20px;font-size:13px;text-align: center;}
.pager span,.pager a{background-color:#0d7aa3;display:inline-block;text-align:center;margin-right:3px;border-radius: 50%;color:#fff;border:1px solid #0d7aa3;padding: 3px 10px 4px 10px;}    
.pager a:hover{background-color: var(--main);border-color: var(--main);}
.pager span{background-color:#fff;color:#0d7aa3;border-color:#ddd;}

.bgwhite{background-color:#fff}
@media only screen
and (max-width :576px){
    .ifbv{flex-flow: wrap;row-gap: 5px;}
    .info .fb-like{padding-left:0;}
    .background-white{padding:25px 0}
    .boxes .contain{margin-top:15px;}
    .boxes+.boxes{margin-top:25px}
    .breadcrumb h2{display:none}
    .detail{font-size:15px}
    .detail h1{font-size:24px}.detail h2{font-size:22px}.detail h3{font-size:20px}.detail h4{font-size:18px}
  .detail img{width: auto !important;}
    .pdingm{padding:25px 0 !important}
    .bncat h2{font-size:18px}
    .bread_crumb{font-size:13px}
}
#slideshow {width:100%;z-index:1;box-shadow: 0 1px 2px 0 rgb(60 64 67 / 10%), 0 2px 6px 2px rgb(60 64 67 / 15%);border-radius: 10px;overflow: hidden;}
#slideshow img{width:100%;height:auto;float:left}

#slideshow .swiper-button-prev,#slideshow .swiper-button-next{width: 30px;height: 60px;display: flex;justify-content: center;align-items: center;background: rgba(0,0,0,.3);color: #fff;top: 48%;transition: .3s;outline: none;font-size: 22px;}
#slideshow .swiper-container .swiper-button-prev{padding-right: 7px;border-radius: 0 100px 100px 0;}
#slideshow .swiper-container .swiper-button-next{padding-left: 7px;border-radius: 100px 0 0 100px;}
#slideshow .swiper-container:hover .swiper-button-prev{left:0}
#slideshow .swiper-container:hover .swiper-button-next{right:0}
#slideshow .gallery-thumbs .swiper-slide:hover{background:#f3f4f6}
#slideshow .gallery-thumbs .swiper-slide-container{font-size: 14px;height:100px;text-align: center;display: flex;align-items: center;margin: 0 5px;cursor: pointer;justify-content: center;}
#slideshow .gallery-thumbs .swiper-slide-thumb-active{font-family:rob;border-bottom: 2.5px solid #d70018;font-weight: 700;color: #343a40;}

.tophead{background:#e8efff}
.tophead .menu-head{text-align:right;display:flex;justify-content: flex-end;}
.tophead .menu-head .item{float:left;padding:8px 20px;font-size:14px;}
.tophead .menu-head .item:hover{color:#f50000;}
.tophead .item{text-align:center}
.tophead .td{font-size: 15px;text-align: center;margin: auto;color: var(--main-dark);}
.tophead .td:before{content:"\f0ec";font-family:fontawesome;margin-right: 10px;}
.tophead .col-4:nth-child(2) .td:before{content:"\f5a2"}
.tophead .col-4:nth-child(3) .td:before{content:"\f48b"}
.midhead{background: #fbd12d;color:#111}
.midhead .container{display:flex;align-items:center;gap: 20px;font-size:13px;}
.midhead .container >*{flex: auto;}
.logo img{height: 42px;}
#showmn{position:relative;padding: 10px 0;}
#showmn.close:before{content:"";position:fixed;height:100%;width:100%;background: rgba(0,0,0,.53);left:0;top: 62px;}
#showmn .dm{background: rgb(255 255 255 / 20%) url(/Design/menu.svg) no-repeat left center;background-size:20px auto;background-position: 6px;padding-right: 6px;padding-left: 30px;height:42px;line-height:42px;border-radius: 10px;white-space: nowrap;cursor: pointer;}
.searchbox{position:relative;display:flex;width:100%;font-size:16px}
.txttk{width: 100%;height: 34px;padding-left:35px;color:#000;outline:0;border-right:0;border-radius: 8px;border: none;font-size:13px;}
.txttk::-webkit-input-placeholder{color:rgb(0 0 0 / .6)}
.btntk{position: absolute;left:3px;top:1px;color: #707070;height: 100%;width: 30px;display: flex;justify-content: center;align-items: center;font-size: 16px;}
.btntk i{font-weight:900;}
.btntk:hover{color:#d70018}
.phoneh{position:relative;white-space: nowrap;padding-left: 32px;}
.phoneh i{position:absolute;left: 0;font-size: 25px;top: 8px;}
.phoneh span{display:block}
.carthead a{display:flex;position:relative;}
.carthead span{position:absolute;top: 10px;left: 9px;font-size: 16px;font-family: 'rob';}
.carthead i{font-size:30px;margin-top: 5px;margin-right: 10px;}
.midhead.scroll-to-fixed-fixed{box-shadow:0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%)}
.colbnh{max-width: 289px;}
.ulbnh{display:flex;flex-direction: column;height: 100%;justify-content: space-between;}
.ulbnh img{width:100%;box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;border-radius:10px}

.mnsp{box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;border-radius:15px;margin: 0;height: 100%;display: flex;flex-direction: column;position: relative;background: #fff;}
.mnsp >li:first-child{border-radius:15px 15px 0 0}
.mnsp >li:last-child{border-radius: 0 0 15px 15px}
.mnlic1{flex: auto;display: flex;align-items: center;}
.mnlic1.havesub:after{content:"\f054";font-family:fontawesome;position: absolute;right: 10px;color:#777}
.mnlic1:hover{background:#f3f4f6}
.openmn{display:none}
.mnliac1{font-family: 'rob';font-size: 14px;padding:0 10px;display: flex;align-items: center;color: #444;}
.mnliac1 i{width:15px;height:15px;margin-right: 5px;background-size: contain;background-position: center;background-repeat: no-repeat;}
.mnlic1:hover .mnliac1{color:#d70018}

.menusub{position:absolute;z-index:2;background:#fff;display:none;padding: 15px;box-shadow: 0 0.5em 1em -0.125em #0a0a0a1a, 0 0 0 1px #0a0a0a05;left: 100%;top: 0;height: 100%;
             border-radius: 10px;min-width: 300px;width:770px;color: #444;}
.mnlic1:hover .menusub{display:block}
.menusub li{padding:5px 0;width:30%;float:left;margin-left:3.33333%;}
.menusub a{display:block;padding-top:12px;color: #555;font-size: 14px;/* line-height: 2; */}
.menusub a:hover{color:#d70018}
.mnshow{display:none;position:absolute;left: -132px;height: auto;width: 257.34px;top: calc(100% + 15px);min-height: 400.15px;}
.mnshow.active{display:flex}
.boxside .mnsp {box-shadow:none;border-radius:0;}
.boxside .mnlic1{padding:10px 0;border-bottom:1px solid #dfdfdf;border-radius:0 !important;}
.boxside .menusub{padding:0;width:auto;}.boxside .menusub a{padding:10px 15px;border-top:1px solid #dfdfdf;}
.boxside .title{background:#fbd12d;color:#111;text-transform:uppercase;font-size:15px;padding:12px 20px;border-top-left-radius:5px;border-top-right-radius:5px;}
.title-cat{background:#fbd12d;color:#111;text-transform:uppercase;font-size:15px;padding:12px 20px;border-top-left-radius:5px;border-top-right-radius:5px;}
.boxside .colmnsp{border:1px solid #dfdfdf;border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.header_inner .bothead{display:none;}
.header_inner .colmnsp{max-width: 273px;}

@media only screen and (max-width: 992px){
    .midhead .container{position: relative;padding-bottom: 54px;justify-content: space-between;padding-top: 10px;}
    .midhead .container >*{flex:unset}
    #showmn,.phoneh{display:none}
    .searchbox{position:absolute;bottom: 10px;width: calc(100% - 20px);}
    .carthead{width:15%;background: hsla(0,0%,100%,.2);padding-top: 3px;border-radius: 10px;height: 42px;}
    .carthead a{flex-direction: column;text-align: center;font-size: 9px;}
    .carthead i{margin: 0;font-size: 25px;}
    .carthead span{left: 0;right: 0;margin: auto;top: 5px;font-size: 15px;}
    .colmnsp,.colbnh{display:none}

.nav_main .container{padding:5px 0}
.menu_main {position:fixed;z-index:999;overflow:scroll;top:0;background:#1f1f1f;height:100%;display:none;left:0;float:none;margin:0;width:250px;display:none}
.mnlic1{position:relative;margin:0;border:0 !important;border-bottom:1px solid #ffffff2e !important}
    .mnlic1+.mnlic1{margin-left:0}
.mnliac1{padding:15px 2%;width:calc(100% - 42.4px);color:#fff !important;display: block;height: auto;line-height: unset;font-size: 16px;text-align: left;}
.mnliac1 span{display:inline-block;padding:0}
.mnlic1:hover .mnliac1 span{background:none}
.mnliac1:before,.mnlic1.havesub span:after{display:none}
.openmn{display:block;font-style: normal;position:absolute;right:2%;top:0;height: 50.8px;width:42.4px;display:flex;color:#fff}
.openmn:before{content:"\f324";font-family:fontawesome;margin:auto;font-weight:500;transition:transform .3s}
.havesub.active .openmn:before{transform:rotate(90deg)}
.menusub{position:relative;padding:0;border-radius:0;display:none;opacity: 1;top: 0;visibility: visible;}
    .mnlic1:hover .menusub{top:0}
.menusub li{/* color:#3f3f3f; */}
.menusub li+li{border-top:1px solid #eee;}
.menusub li a{padding:15px 0;padding-left:6%;}
}
@media only screen
and (max-width :576px){
    #ShowMenu i{width:35px;line-height:31px;font-size:16px}
    .tencty{font-size:12px}
    .tencty strong{font-size:25px}
    .phoneh{display:none}
    .searchbox{margin:0}
    .txttk{height:40px;font-size:16px}
    .btntk i{font-size:18px}
  #slideshow .gallery-thumbs .swiper-slide-container{font-size:12px}
}

/*footer*/
footer {box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;overflow: hidden;}
.namef{font-size:20px;color:#363636;font-family:rob}
.midfoot .nd{font-size:15px}
.midfoot .nd >*{margin-bottom:5px}
.foot{padding: 20px 0;background: #f8f8f8;}
@media only screen
and (max-width :467px){

}

/*dmsp*/
.dmsp{}
.rowdmsp .imgz{/* box-shadow: 0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15); */border-radius:10px}
.rowdmsp .imgz img{max-width:100%;max-height:100%;width: 100% !important;}

/*sphome*/
.sphome{}
.tittlsp{display:flex;justify-content: space-between;align-items: end;margin-bottom:15px}
.tithome{text-transform:uppercase;font-family:rob;font-size: 22px;margin: 0;}
.dstlsp{display:flex;gap:10px}
.dstlsp a{border-radius: 10px;background-color: #f3f4f6;border: 1px solid #e5e7eb;padding: 0 10px;font-size: 13px;height: 34px;line-height: 34px;display: inline-block;}
.linkall{font-size:13px}
.lisp {padding: 5px;}
.lisp .bo{position: relative;border-radius: 15px;padding: 10px;background-color: #fff;box-shadow: 0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);}
.lisp .percent{position:absolute;background:url(/Design/percent.svg) no-repeat;background-size: 100% auto;color:#fff;font-size: 12px;font-family: rob;text-align: center;height: 31px;width: 80px;line-height: 27px;left: -4px;top: 0;z-index: 1;}
.lisp .imgz{padding:50%}
.lisp .nd{margin-top:10px;/* min-height: 113.6px; */}
.lisp h3{font-size: 14px;font-family:rob;height:33px;overflow:hidden;display:flex;}
.lisp h3 a{display:block;width:100%;margin:auto;}
.lisp .giasp{color:#d70018;font-family:rob;display: flex;}
.lisp .giasp sup{text-decoration: underline;top: -1px;}
.lisp .giasp s{font-size:14px;margin-left:10px;color:#707070;margin-top: 3px;}
.lisp .quote{width: auto;display: flex;display: -webkit-box !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow:ellipsis;overflow:hidden;padding: 5px;border-radius: 5px;border: 1px solid #e5e7eb;background: #f3f4f6;align-items: flex-start;margin-left: 0;font-size: 12px;line-height: 1.5;text-transform: none;overflow: hidden;height:48px;}
@media only screen
and (max-width :576px){
    .tithome{font-size:100%}
    .lisp h3{font-size:12px}
    .lisp .giasp{font-size:11px;justify-content: space-between;}
    .lisp .giasp s{font-size:9px;margin-left: 0;}
    .lisp .quote{font-size:10px}
    .owlsp{display:flex !important;flex-wrap:wrap}
    .owlsp .item{width:50%;flex:0 0 auto}
    .owlsp .item:nth-child(n+7){display:none}
    .owlsp .lisp .nd{/* min-height: 124.7px; */}
}

/*tlhome*/
.tlhome{}
.owlpk{margin:0 -5px}
.owlpk .item{position:relative;overflow:hidden;border-radius:10px;;padding: 5px;}
.owlpk .imgz{padding: 56% 50%;background:rgb(255, 163, 163);position:relative;box-shadow: 0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);border-radius:5px}
.owlpk .imgz img{max-width: 100%;max-height: 100%;width: 100% !important;position:absolute;bottom:0;right:0}
.owlpk h3{position:absolute;top: 5px;font-size: 14px;left: 5px;font-family: 'rob';color: #fff;}

/*kmhome*/
.kmhome{}
.kmhome .imgz{padding:22%;border-radius:10px;box-shadow: 0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15)}

.titsp{text-align:center;background: url(/Design/bg-tit.png) no-repeat bottom;background-size: 100% auto;color: #fff;padding: 37px 0 16px;font-size: 35px;font-family: ffb;margin-bottom: 30px;text-transform: capitalize;}
.inner_page .tithome{margin-bottom:30px}
.quote{text-align:center;color:#777;margin-bottom: 25px}
@media only screen
and (max-width :992px){
  .titsp{font-size: 20px;padding: 19px 0 8px;}
}
@media only screen
and (max-width :576px){
  .titsp{background-size: cover;}
  .tithome span{font-size: 15px;padding: 8px;padding-bottom: 5px;}
}

/*tl-mobile*/
.tl-mobile{}
.rowtlm .item{background:var(--main);color:#fff;height:100%;text-align:center;display: flex;align-items: center;font-size: 12px;justify-content: center;border-radius: 5px;padding: 5px;}
.rowtlm .item:hover{background:red}

/*gthome*/
.gthome{}
.rowgt{align-items:center;background:#f7f7f7}
.rowgt .nd{padding:0 50px}
.rowgt h2{color:#000574;margin-bottom:20px;font-size:24px}
@media only screen
and (max-width :992px){
.rowgt .nd{padding:30px}
}
@media only screen
and (max-width :576px){
.rowgt .nd{padding:20px}
  .rowgt h2{font-size:19px}
}

/*sphome*/
.sphome{}

.background-img{padding:45px 15px;position:relative;}.item .background-img{padding:30px}
.background-img:before{background:url(/Design/background-sp.png);background-size:100% 100%;width:100%;height:100%;content:"";position:absolute;top:0;left:0;z-index:0;}
.background-img .imgA{z-index:2;}
@media only screen
and (min-width :992px){
  .rowsp .col-lg-2{width:20%}
}
@media only screen
and (max-width :576px){
  .lisp{padding:5px}
  .lisp .nd{padding:0}
  .lisp .tl{margin:5px 0}
  .lisp .td{font-size:14px;height: 33.6px;}
  .lisp .giasp{margin-bottom:5px;}
  .lisp .price{font-size:16px}
  .lisp .priceold{font-size:13px;margin: 0;line-height: 1;display: block;}
  .lisp .link{font-size:10px;height: 24px;display:none}
}

/*tintucpage*/
.tintucpage{}
.litt{border-radius:10px;overflow:hidden;border:.3px solid #b6b6b6}
.litt .imgtt{padding: 31%;border-radius:10px;}
.litt h3{font-size:16px;font-family:rob;margin: 0;height: 38.8px;}
.litt h3:hover{color:var(--main)}
@media only screen 
and (max-width: 576px){
    
}

/*newshome*/
.newshome{}
.rownews .item{}
.rownews .imgz{padding: 31%;}
.rownews .td{font-family:fftd;font-weight: 400;}
.rownews .if{color:#A6A6A6;margin-bottom:20px}
.rownews .views{margin-left:30px}
.rownews .nd{background:#fff;padding:10px 7px}
.col-tt3 {display: flex;flex-direction: column;justify-content: space-between;}
.col-tt3 .item{display:flex}
.col-tt3 .imgl{width: 36%;flex-shrink: 0;}
.col-tt3 .nd{padding:5px 15px;}
.col-tt3 .if{margin-bottom:10px}
.col-tt3 .mt{margin:0;height: 63px;}

.litt:hover{}
.litt .nd{background:#fff;padding:10px 7px}
.litt:hover .nd{border-color:var(--main)}
.litt .td{font-family:fftd;font-weight: 400;}
.litt .td:hover{color:var(--main)}
.litt .if{color:#A6A6A6;margin-bottom:20px}
.litt .views{margin-left:30px}
.litt .nd{background:#fff;padding:10px 7px}
@media only screen 
and (max-width: 992px){
  .col-tt3 .item{margin-bottom: 16px;}
}
@media only screen 
and (max-width: 576px){
  .col-tt3 .item{display:block}
  .col-tt3 .imgl{width:100%}
  
}

/*khac*/
.owlnav.owl-carousel .owl-nav button{border-radius:0;top:0;margin:0;height:100%;position: absolute;border:none;outline:none;transform: rotate(180deg) !important;transition: .3s;color: var(--bs-gray) !important;font-size: 35px !important;opacity:0;}
.owlnav .owl-nav button span{display:none}
.owlnav .owl-nav button.owl-prev{left: 0;}
.owlnav .owl-nav button.owl-next{right:0;}
.owlnav .owl-prev:before{content:"\f104";font-family:fontawesome;}
.owlnav .owl-next:before{content:"\f105";font-family:fontawesome;}
.owlnav:hover .owl-nav button{transform:translateX(0) !important;opacity:1}
.owlnav.owl-carousel .owl-nav button:hover{color:var(--main) !important}
.owldot .owl-dots{text-align:center;margin-top:20px}
.owldot .owl-dots button{outline:0}
.owldot .owl-dots span{display: block;width: 15px;height: 15px;margin: 5px;border: 5px solid var(--main);transition:.5s;}
.owldot .owl-dots button.active span{opacity:1;background:#f3bd00;}

.inner_page{padding:30px 0;background: #fff;}

/*sidebar*/
.col_side .td{font-size:24px;font-family:rob;text-transform:capitalize;margin-bottom:25px}
.boxside+.boxside{margin-top:20px}
.boxside .list-support{border:1px solid #dfdfdf;padding:15px;padding-top:0;}
.boxside .list-support strong{display:block;margin-bottom:10px;text-transform:uppercase;padding-top:20px;}
.boxside .list-support a{line-height:2;}
.boxside .list-support .icon-phone,.boxside .list-support .icon-zalo{width:24px;height:24px;display:inline-block;background:url(/Design/icon-phone.png);background-size:100%;position:relative;top:5px;}
.boxside .list-support .icon-zalo{background:url(/Design/zalo.png);background-size:100%;}
.ulttside li{display:flex}
.ulttside li+li{margin-top:20px}
.imgside{height:70px;width:70px;margin-right:20px}
.ulttside li .nd{display:flex;width:calc(100% - 90px);height:68px}
.ulttside li .nd >div{margin:auto 0}
.ulttside li .nd h4{font-size:16px;color:#333;font-family:rob;margin-bottom:5px}
.ulttside li .nd h4:hover{color:#1f1f1f}
.ulttside li .nd p{color:#999;font-size:12px}
.tagside a{padding:7px 26px 5px;color:#6f6f6f;background:#f5f5f5;display:inline-block;margin-right:5px;margin-bottom:10px}
.tagside a:hover{background:#1f1f1f;color:#fff}
@media only screen 
and (max-width: 576px){

}

/*bvpage*/
.bvpage{/* padding:100px 0 80px; */border-bottom:1px solid #e1e1e1;}
.titpost{font-size:1.25rem;border-bottom: 1px solid var(--bs-gray);margin-bottom: 12px;}
.tagbv{font-family:rob;margin-bottom:10px}
.tagbv a{color:#6f6f6f}
.tagbv a+a:before{content:",";margin-right:5px;color:#6f6f6f}
.tagbv a:hover{color:#1f1f1f}
.bvothers{padding:70px 0 50px}
@media only screen 
and (max-width: 576px){
    .bvpage{padding:25px 0}
}

/*sppage*/
.sppage{}
.rowcat a{background:#f0f8ff;display:flex;align-items: center;height: 30px;justify-content: center;border-radius: 50px;font-size:15px}
.rowcat img{max-height: 25px;max-width: 90%;}
.rowcat a:hover{background:#e6f3ff}
.box-filter{border:1px solid #e8e8e8}
.box-filter+.box-filter{margin-top:10px}
.box-filter .td{font-weight: normal;text-transform: uppercase;font-size: 18px;border-bottom:1px solid #e8e8e8;padding: 10px 8px;margin: 0;}
.box-filter .tlcon{padding: 8px;}
.box-filter .tlcon a{display:block;color: #666;font-size: 15px;}
.box-filter .tlcon a:hover{color:#d3283d}
.box-filter .list_check{padding:8px}
@media only screen 
and (max-width: 576px){
  .rowcat a{font-size:13px}
}

/*dppage*/
.dppage{padding-top:50px}
.dptop .rowdp{flex-direction: row-reverse;}
.dpsame .row{flex-direction: row}
.info_contain{}
.slider_contain {}
#slider{background: #fff;height: 417px;}
#slider .slides li{position:relative;}
#slider .slides img{position:absolute;height:auto;width:auto;max-width: 100%;max-height: 100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
#carousel{margin-top:20px;}
#carousel .slides > li{height: 50px;background:#f3f6fb;cursor:pointer;opacity:.5}
.flex-active-slide{opacity:1 !important}
#carousel .slides > li img{max-width:90%;max-height:90%}
.titproduct{font-size: 1.25rem;text-transform:capitalize;}
.giadp{color:#D8232A;font-size: 24px;margin:20px 0 10px;font-family:rob}
.giadp .giacu{color: #C9C9C9;font-size: 18px;text-decoration: line-through;margin-left: 10px;font-weight: normal;font-family: ff;}
.giamulti{margin-top:20px;text-align:center;}
.gia-title{padding:15px;font-size:16px;font-weight:normal;border-top-left-radius:8px;border-top-right-radius:8px;background:#dfdfdf;color:#3f3f3f;text-transform:uppercase;margin:0;cursor:pointer;}
.gia-item .giadp{border:1px solid #d1d1d1;border-top:0;margin:0;padding:15px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}
.active .gia-title {background:#f1c249;} .active .giadp{border-color:#f1c249;}
.statusdp .g{color:#4CAF50}.statusdp .r{color:#F44336}
.infodp{color:#6f6f6f;margin-top:20px}
.cartdp{/* overflow:hidden; */margin: 20px 0 8px;/* display:flex; */}
.cartdp .textbox{background:#f5f5f5;color:#6f6f6f}
.cartdp .tinh{cursor:pointer;width:45px;height:55px;line-height:55px;text-align:center;float:left;box-sizing:border-box;}
.cartdp .txt{width:50px;height:55px;text-align:center;float:left;outline:0;background:#f5f5f5}
.cartdp .gio-hang{margin-left:10px;height:55px;padding:0 28px;background: #F44336;color: #fff;letter-spacing:2px;text-transform:uppercase;font-family: 'rob';}
.cartdp2 a{display: block;background: #272425;border-radius: 7px;color: #fff !important;text-align: center;font-size: 16px;text-transform: uppercase;line-height: 3.4em;font-family: ffb;cursor: pointer;}
.cartdp2 a:hover{background:var(--main)}
.carderror{color:#1f1f1f;font-size:14px}
.cartdp a{background:#F44336;display:block;width:100%;text-align:center;text-transform: uppercase;font-family: ffb;font-size: 18px;color: #fff;border-radius: 7px;line-height: 3.4em;}
.tragia .mb-3{position:relative}
.erolh{position:absolute;top: -17px;color: red;font-size: 12px;}
.phonedp{padding-top:50px;margin-top:30px;border-top:1px solid #ebebeb}
.phonedp a{display:block;text-transform:uppercase;text-align:center;background: #EDB723;color:#1f1f1f;height:55px;line-height:55px;font-family: 'rob';}
.col-ts .td{font-size:20px;text-transform: uppercase;font-family: ffb;border-bottom: 1px solid #d5d5d5;padding-bottom: 10px;margin-bottom: 15px;position: relative;}
.col-ts .td:before{content:"";border-bottom: 3px solid #f1c249;position: absolute;bottom: 0;width: 212px;}
.col-ts .nd{font-size:15px;height:400px;overflow:hidden;transition:.3s}
.col-ts .nd.active{height:auto}
.col-ts .nd ul{list-style: none;padding-left: 0;line-height: 1.7;}
.col-ts .nd td{border-width:1px;padding: 3px;/* white-space: nowrap; */}
.col-ts .nd tr td:first-child{/* white-space: nowrap; */width: 120px;}

.ultabdp{color:#999999;font-family:rob;display:flex;justify-content: center;padding:0;position:relative}
.ultabdp:before{content:"";position:absolute;width:100%;height: 0;left:0;border-bottom:1px solid #ebebeb;top:0;bottom:0;margin:auto;}
.ultabdp li{position:relative;background:#fff;padding:0 5px}
.ultabdp li+li{padding-left:65px}
.ultabdp li.active{color:#495057}
.tab-over{margin-top:40px}
.detailts table{width: 100% !important;}
.detailts th,.detailts td{padding:5px;border-width: thin;}
.fb-comments{display:block !important;width: 100% !important}
.sidesp{}
.boxssp{background:var(--bs-light);padding:10px;margin-bottom:5px;box-shadow: #f2f2f2 1px 1px 0px 0px inset, #f2f2f2 -1px -1px 0px 0px inset;border-radius: 4px;}
.boxssp .td{text-transform:uppercase;border-bottom: 1px solid #dee2e6;padding-bottom: 5px;}
.phonessp a{position: relative;margin: 15px 0;padding-left: 50px;display: block;line-height: 1.2;font-size: 15px;}
.phonessp i{color:var(--main);position: absolute;left: 0;font-size: 40px;}
.phonessp strong{display:block;color: var(--main);font-size: 18px;}
.ckssp .item{display:flex;align-items: center;margin:15px 0}
.ckssp img{width:35px;margin-right: 10px;}
.ckssp .nd{display:inline-block;line-height: .8;}
.ckssp h3{font-size:13px;text-transform:uppercase;margin: 0;}
.ckssp small{color:var(--bs-gray);font-size:13px}
.boxssp.i3{font-size: 14px;}
.boxssp.i3 .nd{max-width: 200px;margin: 10px auto;}
.boxssp.i3 a{color:red}
@media only screen 
and (max-width: 576px){
    .dppage{padding-top: 15px;}
    .dptop .row{flex-direction: column-reverse;}
    .dpsame .row{flex-direction: row}
    #slider{height:380px;background:#fff}
    .cartdp{flex-flow: wrap;justify-content: space-between;}
    .cartdp .textbox{margin-bottom:10px}
    .cartdp .gio-hang{margin-left:0}
}

/*photo-page*/
.photodetailp{}
#gallery .container{}
.ulctha{overflow:hidden;margin-right: -15px;margin-left: -15px;box-sizing:border-box;}
.lictha{max-width:33.33333333333%;width: 100%;padding-right: 15px;padding-left: 15px;box-sizing: border-box;}
.imgctha{margin-bottom:30px;}
.imgctha a{display:block;position:relative;}
.imgctha a:before{background: rgba(0, 0, 0, 0.5);position:absolute;position: absolute;top: 0;left: 0;bottom: 5px;right: 0;transition: all 300ms linear 0s;border-radius:10px;}
.imgctha a:after{content:"\f00e";font-size:20px;opacity:0;color:#fff;background:#ffffff42;width: 50px;height: 50px;box-sizing:border-box;padding: 12px;border:1px solid;display:inline-block;font-family:fontawesome;position:absolute;left: 0;right: 0;margin:auto;text-align:center;top:calc(40% - 20px);transition: all 300ms linear 0s;}
.imgctha:hover a:before{content:"";}
.imgctha:hover a:after{opacity:1;top:40%}
.imgctha img{width:100%;height:auto;border-radius:10px;}
@media only screen 
and (max-width: 576px){
.ulctha{margin-right:-5px;margin-left:-5px}
.lictha{max-width:50%;padding-left:5px;padding-right:5px}
}

/*buildpc*/
.buildpc{border:1px solid #e1e1e1}
.buildpc .item{display:flex;background:#f9f9f9;padding:0 8px;border-bottom:1px solid #e1e1e1;}
.buildpc .item:nth-child(2n+2){background:#fff}
.buildpc .d-name{width:240px;font-family: ffb;margin:14px 0;flex-shrink: 0;}
.buildpc .drive{border-left:1px solid #e1e1e1;padding:10px;display:flex;justify-content: space-around;width: 100%;}
.buildpc .img-w{width:90px;}
.buildpc .drive .nd{width:50%;padding: 0 8px;margin-top: 14px;}
.buildpc .drive .tongcong{display:flex;align-items: baseline;margin-top: 5px;}
.buildpc .drive .price{font-family:ffb}
.buildpc .drive .tongcong span{margin:0 8px}
.buildpc .drive .number{margin-top: 4px;height: 30px;outline: none;padding: 0 5px;width: 50px;}
.buildpc .drive .tong{font-family:ffb;color:red}
.buildpc .drive .edit{color:#1d7be5;margin-top: 11px;}
.buildpc .drive .delete{color:#111;}

.buildpc .drive .add{margin-left:0;margin-right: auto;}
.tong-chi-phi{background: #ed1b24;color:#fff;padding: 0 5px;height: 40px;font-size: 14px;max-width: 100%;width: 400px;display: inline-flex;justify-content: space-between;align-items: center;}
.tong-chi-phi span{font-family:ffb;border-left:1px solid #fff;display: block;height: 40px;line-height: 40px;padding-left: 20px;}
.btn-build {display:flex;gap:20px}
.btn-build a{background:var(--main);color:#fff;min-width: 200px;height: 40px;text-align: center;line-height: 40px;text-transform: uppercase;padding: 0 5px;border-radius: 5px;font-family: ffb;font-size: 15px;}
@media only screen 
and (max-width: 576px){
  .buildpc .item{flex-direction: column;}
  .buildpc .drive{border: none;border-top:1px solid #e1e1e1;flex-direction: column;padding: 8px 0;}
  .buildpc .img-w{width:50px}
  .buildpc .drive .nd{width:100%;padding: 0;}
}

.mobile-tabs{position: fixed;bottom: 0;left: 0;width: 100%;background: #fff;border-radius: 10px 10px 0 0;padding: 17px 0 10px;z-index:2;box-shadow: 0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);}
.ultabs{display:flex}
.ultabs .item{flex:1;text-align:center;font-size:13px}
.ultabs .item:first-child{color:red}
.ultabs .item i{display:block;font-size:16px}
.ultabs .item img{display:block;margin: auto;}
.menu-mobile{display:none;position: fixed;top: 106px;z-index: 100;background-color: #fff;width: 100%;height: calc(100% - 168px);overflow: hidden;}
.menu-tree{width: 80px;float: left;overflow: auto;height: 100%;}
.menu-tree a{width: 80px;height:100px;padding: 0 5px;text-decoration: none;position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;background: #fdb4b4;}
.menu-tree a.active:after{content: "";width: 12px;height: 12px;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-right: 6px solid #fff;position: absolute;top: calc(50% - 6px);right: 0;z-index: 2;}
.menu-tree a:nth-child(2){background:#fee2e2}
.menu-tree a:nth-child(3){background:#ffedd5}
.menu-tree a:nth-child(4){background:#fef9c3}
.menu-tree a:nth-child(5){background:#ecfccb}
.menu-tree a:nth-child(6){background:#d1fae5}
.menu-tree a:nth-child(7){background:#e0f2fe}
.menu-tree a:nth-child(8){background:#e0e7ff}
.menu-tree a:nth-child(9){background:#ede9fe}
.menu-tree img{height:40px}
.menu-tree span{font-size:13px;font-weight:bold;line-height: 1;margin-top: 5px;}
.menu-tree-child{width: calc(100% - 80px);float: left;border-radius: 0;overflow-y: auto;height: 100%;padding: 10px;}
.menu-tree-child .box-title{display:flex;justify-content: space-between;align-items: center;font-size:15px;margin-top:10px;color:#000E93;text-decoration:underline;}
.mnhang a{padding: 10px 10px;border: 1px solid #d1d5db;border-radius: 10px;height: auto;margin: 5px 5px 5px 0;display: inline-block;font-size: 12px;}
.mnhang img{max-width:50px;max-height: 21px;width:100%}
.group-title {overflow:hidden;} .group-title a{float:right;font-weight:normal;font-family:ro;font-size:14px;} 