@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
:root {--main: #154398;--main-light: #1DAEEF;--main-focus:#15439880;--main-dark: #002569 ;
       --second:#FFCF55;--second-light: #fcd36c;--second-focus: #FFCF5580;--second-dark: #ffac32;
       --text:#7a7a7a;--text-dark:#543c04;--light: #F7F7F7;--dark:#353535;--border:#CFCFCF}
body{font-family:Roboto;color:#353535}
.ffb{font-family:rob}.ffnb{font-family:newb;color:#FFCF55}
.color{color:#1DAEEF}
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;}
.border-bottom{1px solid var(--border) !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}
.btnz{border-radius: 20px;padding: .75rem 2rem;font-size: 18px;}
.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);/* color:var(--second); */}
.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);color:var(--main);font-weight:600}
.btn-secondary:hover{background-color:var(--second-light);border-color:var(--second-light);color:var(--main)}
.btn-secondary:active:focus,.btn-secondary:active,.btn-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.form-control{/* border-radius:0; */}
.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: 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}
}
@media (min-width: 992px){
  .col-left{padding-left: calc(((100% - 960px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 960px) / 2) + .75rem);}
  .pb-lg-6 {padding-bottom: 6rem !important}
  .pt-lg-6 {padding-top: 6rem !important}
  .py-lg-6 {padding-top: 6rem !important;padding-bottom: 6rem !important;}
}
@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);}
}
.bg-dark{background-color: #0C2B4B !important;}
.border-secondary{border-color: #757575 !important;}
.btn-link{color:#fff}
.btn-link:hover{color:#FFCF55}
.container-fluid{padding-right: 1.5rem;padding-left: 1.5rem}
.text-primary{color: #fff !important;}
@media (min-width: 992px){
.container-fluid {padding-right: 3rem;padding-left: 3rem}
}

.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}

.background-white{background-color:#fff;padding:25px 4%;border:1px solid #eee}
.bncat{background-size:cover;background-position: center bottom;color:#fff;text-align:center;padding:45px 0 40px}
.bncat h2{font-size:46px;text-transform: capitalize;margin-bottom:10px}
.bread_crumb{}
.bread_crumb .breadcrumb{justify-content: center;}
.breadcrumb-item.active{color:#fff}
.boxes+.boxes{margin-top:50px;}
.boxes .contain{margin-top:20px}

.center{text-align:center}

.detail{/* text-align:justify; */}
.detail table{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}

.imgA,.imgH,.imgW{overflow:hidden;position:relative;cursor:pointer}
.imgA img{height:auto !important;width:auto !important;max-width: 90%;max-height: 90%;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;}
.info li+li{padding-left:20px}
.info > span+span{padding-left:20px}
.info .date:before{content:"\f073";font-family:fontawesome;display:inline-block;margin-right:6px;}
.info .views:before{content:"\f06e";font-family:fontawesome;display:inline-block;margin-right:6px;}
.date:before{content:"\f073";font-family:fontawesome;display:inline-block;margin-right:6px;}
.ifbv{display:flex}
.ifbv >*+*{padding-left: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;}
.pager span,.pager a{background-color:#0d7aa3;display:inline-block;text-align:center;margin-right:3px;border-radius:4px;color:#fff;border:1px solid #0d7aa3;padding: 3px 10px 4px 10px;}    
.pager a:hover{background-color:#00A857;border-color:#00A857}
.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}

    .pdingm{padding:25px 0 !important}
    .bncat h2{font-size:18px}
    .bread_crumb{font-size:13px}
}
#slideshow {position:relative;width:100%;/* z-index:-1; */}
#slideshow img{width:100%;height:auto;float:left}
#ShowMenu,.mobile,.phonem,.mnmhead{display:none}
/*header*/
header{position:relative; z-index:2}
.tophead{font-size:14px;background:#1DAEEF;}
.tophead .phoneh{color:#FFCF55;font-family:newb;text-transform:uppercase;}.tophead .phoneh i{color:inherit !important;}
.mxhh a{width: 50px;height: 38px;}
.midhead{background:#fff}
.midhead .container-fluid{display:flex;justify-content: space-between;align-items: center;}
.logo{height: 80px;}
.logo img{height:100%}

.midhr{position:relative;}
#showtk{font-size: 20px;cursor:pointer;font-weight: 900;}
#showtk.close:before{content:"";position: fixed;width: 100%;height: 100%;z-index: 8;top: 0;border: 0;left: 0;}
.searchbox{position:absolute;right: 0;display: none;width: 220px;z-index: 9;}
.searchbox .txt::placeholder{color:#445356}
.searchbox .btn{position:absolute;right:0;top: 0;width: 40px;height:100%;}

.menu_main{display:flex;margin-bottom: 0;align-items: center;gap: 20px;position: relative;/* z-index: 1; */}
.mnlic1{color:#555;}
.mnliac1{padding: 15px;display:block;position:relative;text-align: center;z-index: 1;font-family: 'rob';text-transform:uppercase;}
.havesub .mnliac1:after{content:"\f107";font-family:fontawesome;margin-left:3px}
.mnliac1.active,.mnliac1:hover{color:#DF3232}

.menusub{padding: 5px 10px;position:absolute;z-index: 3;display: none;opacity:0;min-width:250px;top: 150%;transition: .3s;background: #fff;border-radius: 3px;box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);max-height: 300px;overflow-y: scroll;font-size: 15px;}
.mnlic1:hover .menusub{opacity:1;top: 100%;display: block;}
.menusub li{/* color:#154398; */border-bottom: 1px solid #d1d1d1;}
.menusub li a{display:block;padding: 2px 0;}
.menusub li:hover{color:#154398}

.fix-menu{position:fixed;width: 100%;top: 0;z-index: 1000;animation: fadeInDown 1s;box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;}
@media only screen 
and (max-width: 992px){
    #ShowMenu{display: flex;z-index: 2;}
    #ShowMenu.close:before{background-color:rgba(0,0,0,.6);position:fixed;width:100%;height:100%;top:0;border:0;left:0;content:"";}
    .midhr{display:none}
    
    .menu_main{position:fixed;z-index:999;overflow:scroll;top:0;background:#154398;height:100%;display:none;left:0;width:250px;display:none}
    .mnlic1{border-bottom:1px solid #ffffff2e;position: relative;}
    .mnliac1{padding:15px 2%;width:calc(100% - 42.4px);color:#fff !important;text-align: left;}
    .mnliac1:before{display:none}
    .mnliac1 i{color:#fff !important}
    .havesub.mnlic1 span:after,.mnliac1: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;display:none;top:auto;visibility:visible;transition:none;opacity:1;max-height: none;border-radius: 0;font-size: 14px;}
    .mnlic1:hover .menusub{top: auto;display: none;}
    .menusub li+li{border-top:1px solid #eee;}
    .menusub li a{padding-left: 3%;}
}
@media only screen 
and (max-width: 576px){
    .logo{height: 60px;}
    .tencty h6{font-size:13px}
    .tencty h2{font-size: 11px !important;margin: 0;}
    .navbar-toggler-icon{width: 20px;height: 20px;}
    .tenctym{margin:0}
    .tctyhead{margin-left: 0;}
    .tctyhead h1{font-size:20px;margin-bottom: 3px;}
    .tctyhead h3{font-size:10px}
    .carthead{padding-right: 8px;}
    .carthead i{width:35px;height:35px;font-size:16px}
    .carthead span{font-size:10px;padding: 1px 5.3px;}
    .searchbox{margin:0}

    
.timeh,.mxhh,.botmobile{display:none}
.menu-background .sltk{display:none;}.menu-background .txttk{width:180px;}
.tophead{font-size:11px}
.topmobile{margin-bottom:0}.logom{display:block;}

    


}

/*footer*/
footer{background: #201F1F}
.tf1{padding-right:0}
.iff >*{font-size: 15px;display: flex;}
.iff >*:before{content:"\f3c5";font-family:fontawesome;font-weight:900;margin-right: 10px;width: 16px;text-align:center;display:inline-block;margin-left:1px;}
.iff >*:nth-child(2):before{content:"\f879"}.iff >*:nth-child(3):before{content:"\f0e0";}.iff >*:nth-child(4):before{content:"\f26b";font-weight:500}
.titf{text-transform: uppercase;margin-bottom: 24px;font-size:18px;}
.mnf i{position: absolute;left: 0;top: 4px;}
.mnf a{display: flex;position: relative;padding-left: 20px;}
.mnf a:hover{text-decoration: underline;}
.lhf .input-group .form-control{font-size:14px;}
.lhf .input-group .btn{line-height:42px;background:#1DAEEF;border:0;font-size:14px;width:80px;}
.lhf h5{font-family:rob}
.mxhf a{width:38px;height:38px;display: flex;align-items: center;justify-content: center;}
.foot{background:#3d3d3d;font-size:14px}
.foot a{color:#f3bd00}
@media only screen
and (max-width :576px){
          .foot{text-align:center}
}

.tithome{text-align:center;margin-bottom: 35px;font-family: 'newb';text-transform: uppercase;color: #154398;position:relative;padding-bottom: 15px;}
.tithome:before{content:"";position:absolute;width:80px;border-bottom:3px solid #1DAEEF;bottom: 0;left: 0;right: 0;margin: auto;}
@media (min-width: 992px) {
.full-r {padding-right: calc(((100% - 960px) / 2) + .75rem);}
}

@media (min-width: 1200px) {
.full-r {padding-right: calc(((100% - 1140px) / 2) + .75rem);}
}

@media (min-width: 1400px) {
.full-r {padding-right: calc(((100% - 1320px) / 2) + .75rem);}
}

/*dvhome*/
.dvhome{}
.rowdv h5{height:48px}
.rowdv .item{box-shadow: 0 0 45px rgba(0, 0, 0, .07);}
.rowdv .imgz{padding: 36%;}
.rowdv .hover{position: absolute;width: 100%;height: 0;top: 0;left: 0;display: flex;align-items: center;justify-content: center;background: rgb(0 0 0 / 50%);overflow: hidden;opacity: 0;transition: .5s;}
.rowdv .item:hover .hover{height: 100%;opacity: 1;}
@media (min-width: 768px){.rowdv .row:nth-child(even){flex-direction: row-reverse;}}

/*gthome*/
.gthome{}
.rowgt h1{font-weight:900;position: relative;}
.rowgt h1:after{content:"";position: absolute;width: 45px;height: 5px;bottom: 0;background: var(--dark);margin-left: 10px;}
@media (max-width: 576px){
.rowgt .full-r,.rowgt .col-left{padding-top:20px}
}

/*ckhome*/
.ckhome {}
.rowck .item{text-align:center}
.rowck i{font-size:50px;color:var(--main-light);}
.rowck i.i1:before{content:"\f82d"}
.rowck i.i2:before{content:"\f5a2"}
.rowck .td{max-width:300px;margin:auto;margin-top:10px}
@media (max-width: 768px){
  .ckhome .scroll{overflow:scroll}
  .rowck{width:720px}
}
@media (max-width: 768px){
.rowck .td{font-size:17px;max-width: 200px;}
}

/*dahome*/
.dahome{padding-bottom:100px !important}
.dahome .container-fluid{padding: 0;}
.ulda{max-width: 728px;margin:auto;margin-top: 100px;}
.ulda .owl-stage-outer{overflow: inherit !important;}
.ulda .item{position:relative;transition:transform 0.2s;transform: scale(1);}
.ulda .item:before{content: '';position: absolute;width: 100%;height: 314px;background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);bottom: 0;left: 0;opacity: 1;transition: all 0.3s;border-radius: 10px;z-index: 1;}
.ulda .owl-item.active .item:before{opacity:.5}
.imgda{padding: 28%;border-radius:10px}
.ulda .item .over{position:absolute;top:0;height:100%;width:100%;left:0;background:#00000040;text-align:center}
.ulda .item .over h4{margin:auto 20px;color:#fff;text-transform:uppercase;font-family:new2b}
.ulda .item .hover{position:absolute;width:100%;bottom:0;padding:10px;padding-bottom:0;opacity:0;transition:.3s}
.ulda .item .nd{padding: 0 65px;bottom: -160px;z-index: 2;transition:.5s;opacity:0}
.ulda .owl-item.active .item .nd{bottom:48px;opacity:1}
.ulda .item .nd h4{font-family: 'rob';text-transform:uppercase;text-align: center;font-size: 30px;margin-bottom: 20px;}
.ulda .item .nd .col-4{display:flex;align-items:center}
.ulda .item .nd i{font-size: 33px;margin-right: 15px;}
.ulda .item .nd p{margin:0}
.ulda .item .nd strong{font-size:25px;font-family: arial;}

.ulda .item:hover .over{opacity:0}
.ulda .item:hover .hover{opacity:1}
.ulda .owl-item.active{z-index:1}
.ulda .owl-item.active .item{opacity:1;transform: scale(1.2);}
.ulda.owl-carousel .owl-nav button{border-radius:0;top:0;margin:0;height:100%;position: absolute;border:none;outline:none;}
.ulda .owl-nav button.owl-prev{left: 0;}
.ulda .owl-nav button.owl-next{right: 0;}
.ulda .owl-nav button span{display:none}
.ulda.owl-carousel .owl-nav button:before{position:absolute;border: 1px solid;color:#fff;font-size: 13px;width: 42px;height: 42px;line-height: 42px;top:0;bottom:0;margin:auto;box-sizing:border-box;border-radius: 50%;}
.ulda .owl-prev:before{content:"\f053";font-family:fontawesome;right:0;}
.ulda .owl-next:before{content:"\f054";font-family:fontawesome;left:0;}
.ulda.owl-carousel .owl-nav button:hover{}
.ulda.owl-carousel .owl-nav button:hover:before{color: #ff7a00;}
.duan .linkall{margin-top:0}
@media only screen 
and (max-width: 576px){
    .dahome{padding-bottom:0 !important}
    .ulda{margin:0}
    .ulda .owl-item.active .item{transform:scale(1)}
    .ulda .item:before{height:100%}
    .imgda{border-radius:0}
    .ulda .owl-item.active .item .nd{bottom:10px}
    .ulda .item .nd h4{font-size:15px}
    .ulda .item .nd{padding:0}
    .ulda .item .nd .col-4{flex-direction: column;text-align: center;}
    .ulda .item .nd i{margin:auto;font-size: 20px;}
    .ulda .item .nd p{font-size:12px}
    .ulda .item .nd strong{font-size:15px}
    .ulda.owl-carousel .owl-nav button:before{left: 0;width: 25px;height: 25px;line-height: 25px;font-size: 9px;}
    .ulda.owl-carousel .owl-nav button.owl-next:before{right: 0;left: auto;}
}

/*dghome*/
.dghome{}
.uldg .top{position:relative}
.uldg .top h3{position:absolute;color:#154398}
.uldg .nd{position:relative;text-indent: 43px;line-height: 1.8;margin-top: 5px;color: #666;}
.uldg .bot h5{color:#154398;font-family:rob}
.uldg .bot i{color:#666}
.titsp{margin-bottom:14px;}

/*cathome*/
.cathome {}
.rowcat .imgz{padding:50%;border: 1px solid #ccc;box-shadow: 5px 5px 0px #ededed;}
.rowcat .td{text-align:center;margin-top: 20px;}
@media (min-width: 992px){
.rowcat .col-lg-2 {width: 20%;}
}
@media (max-width: 576px){
.rowcat .td{font-size:13px}
}

/*sphome*/
.sphome{}
.sphome+.sphome{margin-top:3rem}
@media (min-width: 1200px){.ulsp .col-md-3{width:20%;}}
.titsp{text-transform: uppercase;font-family: 'newb';position:relative;border: 1px solid rgba(7, 88, 163, 0.2);border-radius: 5px;display: flex;justify-content: space-between;align-items: center;}
.titsp span{position:relative;display:inline-block;background:#154398;color:#fff;padding:8px 30px;border-radius: 5px 0 0 5px;}
.titsp span:before{content:"";position:absolute;top:0;left:100%;background: url(/Design/title-goc-5.png) no-repeat;background-size: contain;height: 100%;width: 50px;}
.titsp .linksp{font-size: 14px;text-transform: none;font-family: 'ro';margin-right: 20px;}
.titsp .linksp:hover{color:red}

.imgsp{padding:40%}
.newsp{position:absolute;background:url(/Design/hot.png) no-repeat;width:43px;height:34px;top:22px;right:28px}
.lisp{position:relative;border-radius: 4px;text-align: center;height: 100%;}
.lisp:hover{box-shadow:0 0 5px #00000033}
.lisp .nd{padding:15px 8px;}
.lisp .tl{color:#EDB723;font-size:14px;margin-bottom:4px}
.lisp h3{font-size:15px;margin-bottom:5px;color:#111;font-family:rob;display: -webkit-box !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow:ellipsis;overflow:hidden;}
.lisp h3:hover{color:#154398}
.lisp .price{font-family:rob;color:#D8232A}
.lisp .priceold{font-size:14px;color:#b2b2b2;margin-left:10px;text-decoration: line-through;}
.lisp .giam-gia{height:45px;width:45px;position:absolute;top:5px;left:5px;background:#154398;z-index:1;color: #fff;font-family: 'rob';display: flex;align-items: center;justify-content: center;font-size: 14px;border-radius: 50%;}
@media only screen
and (max-width :576px){
    .sphome+.sphome{margin-top:1.5rem}
    .lisp h3{font-size:13px}
    .linksp{display:none}
    .titsp{font-size: 16px !important;}
    .titsp span{padding-left:10px}
}

/*newshome*/
.newshome{}
.imgtt{padding: 36%;}
.litt h4{font-size:18px;margin-top:15px;color:#104c7b}
@media only screen 
and (max-width: 576px){
    
}

/*khac*/
.owl-hover.owl-carousel .owl-nav button{border-radius:0;top:0;margin:0;height:100%;position: absolute;border:none;outline:none;}
.owl-hover .owl-nav button span{display:none}
.owl-hover .owl-nav button.owl-prev{left: 0;}
.owl-hover .owl-nav button.owl-next{right:0;}
.owl-hover.owl-carousel .owl-nav button:before{color:#000;font-size:22px;font-weight:500}
.owl-hover .owl-prev:before{content:"\f104";font-family:fontawesome;}
.owl-hover .owl-next:before{content:"\f105";font-family:fontawesome;}
.owl-hover.owl-carousel .owl-nav button:hover:before{}
.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 #154398;transition:.5s;}
.owldot .owl-dots button.active span{opacity:1;background:#f3bd00;}

.inner_page{padding:30px 0}

/*sidebar*/
.col_side .td{font-size:24px;font-family:rob;text-transform:capitalize;margin-bottom:25px}
.boxside+.boxside{margin-top:50px}
.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}
.side-mn .td{background:#154398;color:#fff;padding: 10px 0;padding-left:15px;margin: 0;text-transform: uppercase;font-size: 20px;}
.menu-side{background:#ededed}
.mnlisp{border-bottom:1px solid #fff;position: relative;}
.mnlisp.havesub:after{content: "\f054";font-family: fontawesome;position: absolute;right: 5px;color: #777;top: 9px;font-size: 13px;}
.mnasp{padding:7px 0;display: block;font-size:15px;padding-left:15px}
.mnlisp:hover .mnasp{color:#DF3232}
.mnsubsp{display:none;position: absolute;left:100%;top: 0;background:#ededed;border-left:1px solid #fff}
.mnlisp.havesub:hover .mnsubsp{display:block;}
.mnsubsp a{text-wrap: nowrap;display:block;padding:7px 15px;border-bottom:1px solid #fff;font-size:15px}
.mnsubsp a:hover{color:#DF3232}
@media only screen 
and (max-width: 576px){

}

/*bvpage*/
.bvpage{padding:100px 0 80px;border-bottom:1px solid #e1e1e1}
.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}
}

/*dppage*/
.dppage{padding-top:50px}
.dptop .row{flex-direction: row-reverse;}
.dpsame .row{flex-direction: row}
.info_contain{}
.slider_contain {}
#slider{background:#f3f6fb;height: 350px;}
#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:120px;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: 28px;color:#252525;text-transform:capitalize;font-family:rob;}
.giadp{color:#D8232A;font-size: 24px;margin:20px 0 10px;font-family:rob}
.statusdp .g{color:#4CAF50}.statusdp .r{color:#F44336}
.infodp{color:#6f6f6f;margin-top:20px}
.infodp *{margin:auto}
.cartdp{overflow:hidden;margin-top:45px;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';}
.carderror{color:#1f1f1f;font-size:14px}
.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';}

.ultabdp{color:#999999;font-family:rob;display:flex;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: #154398;color: #fff;font-size: 19px;padding: 8px 25px 5px;text-transform: uppercase;}
.ultabdp li+li{padding-left:65px}
.tab-over{margin-top:40px}
.fb-comments{display:block !important;width: 100% !important}
@media only screen 
and (max-width: 576px){
    .dppage{padding-top:30px;}
    .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}
}