::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}

*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 40px; height: 40px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;border: #333 solid 1px;border-radius: 5px;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;border-color: red;}
.clear{clear:both;}
img{max-width:100% !important; height:auto; }
*:focus{
    outline: none;
}
a:hover{
    text-decoration: none !important;
}
a:focus{
    outline: none !important;
    outline-offset: unset !important;
}
a{
    outline: none;
}
div.bando img{max-width:none !important;}


@font-face {
    font-family: 'cabin';
    src: url('font/arial.ttf');
}
@font-face {
    font-family: 'cabin-bold';
    src: url('font/arial.ttf');
}

body{
    font-family: 'cabin' !important;
    font-size:14px;
    line-height:1.6;
    overflow: auto;
    color: #333333;
}
.video-feedback {
    
}
.video-feedback .titlevideo  p {
    font-family: 'UTM-Penumbra';
    font-size: 45px;
    color: #03a212;
    margin-top: 15px;
    line-height: 1.7;
    text-align: justify;
    text-transform: uppercase;
}
.video-feedback .titlevideo span {
    font-size: 16px;
    border-bottom: 1px solid #412301;
    padding-bottom: 5px;
}
.video-feedback .titlevideo a {
    color: #412301;
    text-decoration: none;
    border: 1px solid #412301;
    float: right;
    padding: 10px;
    border-radius: 5px; 
}
div#wapper
{ 
    margin:auto;
    max-width: 1900px;
    background:#fff;
}
.xemtiepsp {
    text-align: center;
    margin: 35px 0px;
    display: inline-block;
    width: 100%;
}
ul{
    list-style: none;
}
.dm-sp-i{
    position: relative;
    background: #ffffff;
    display: none;
    border-left: #5f1700 solid 1px;
    border-right: #5f1700 solid 1px;
    border-bottom: #5f1700 solid 1px;
    line-height: 0;
}
.pagination {
    width: 100%;
}
.dm-sp-i li{
    position: relative;
    text-align: left;
    padding: 10px;
    line-height: 2;
    border-bottom: #80808038 solid 1px;
    max-width: 350px;
    display: inline-block;
    width: 100%;
}
.dm-sp-i li:hover{
    background: #5f1700;
    
}
.dm-sp-i li:hover > a{
    color: white;
}
.dm-sp-i li:last-child{
   border: none;
}
.dm-sp-i li a{
    color: #5f1700;
    font-size: 13px;
    text-transform: capitalize;
    display: inherit;
    width: 90%;
    float: left;
    font-family: 'cabin-bold';
}
.dm-sp-i li i{
    width: 10%;
    float: left;
    font-size: 16px;
    padding-top: 5px;
}
.dm-sp-i li:last-child a{
    border-bottom: none;
}
.dm-sp-i li:hover > ul{
    display: block;
}
.dm-sp-i li ul{
    position: absolute;
    top: 0px;
    left: 218px;
    min-width: 310px;
    z-index: 9999;
    background: #ffffff; 
    display: none;
    border-right: gray solid 1px;
    line-height: 0;
}
.dm-sp-i li ul li ul{
    position: absolute;
    top: 0px;
    left: 310px;
    min-width: 310px;
    z-index: 9999;
    background: #ffffff; 
    display: none;
    border-right: none;
     line-height: 0;
}
.dm-sp-i img{
    max-width: 20px;
    max-height: 20px;
    margin-right: 5px;
}
.xemtiepsp a {
    padding: 12px 50px;
    color: #5f1700;
    border: 1px solid #5f1700;
    text-transform: uppercase;
}
.xemtiepsp a:hover {
    color: #fff;
    text-decoration: none;
    background: #5f1700;
    transform: 1s;

}
.sp_name{
    font-size: 18px;
}
.sp_name {
    padding: 5px 10px;

    border-bottom: #261476 solid 1px;
}
.wap_conten
{
    max-width: 1200px;
    margin: auto;
}
/* header */
#header .wellcom
{
    width: 50%;
    float: left;
    color: #b3242a;
    line-height: 30px;
    
}
#header .content-sreach
{
    width: 50%;
    float: right;
    text-align: right;
    
}
.title-header{
    height: 35px;
    border-bottom: 1px dashed #c1c1c1;
}
.hotline{
    background: white;
    color: #004098;
    padding: 3px 10px;
    display: inline-block;
    border-radius: 8px;
    font-family: 'cabin-bold';
    font-size: 18px;
    margin: 0px;
    margin-top: 15px;
}
.hotline p{
    width: 70%;
    float: left;
    margin: 0px;
    color: #808080;
    font-size: 12px;
} 
.sdt{
    color: #5f1700 !important;
    font-size: 24px !important;
}
.hotline i{
    font-size: 40px;
    float: left;
    margin-top: 10px;
    color: #5f1700;
}
.hotline span{
    color: #ff0000;
}
#header .content-header
{
    width: 98%;
    padding: 2px 0px;
    border-bottom: solid 1px #b3242a;
    margin: auto;
}
#header .content-header .content-cart
{
    display: inline-block;
}
#header .content-header .content-cart a
{
    text-decoration: none;
}
#header .content-header .content-cart i
{
    color: #000!important;
    font-size:20px!important;
}
#header .content-header .content-cart sup
{
    background: #b3242a;
    border-radius: 50%;
    color: #fff;
}
.box-shadow
{
    box-shadow: 0 0 5px #000;
}
.box-header{
    /* display: inline-block; */
    width: 100%;
}
.menu-head{
    /* line-height: 85px; */
}
div.search
{
    display: table-cell;
    width: 100%;
    /* float: left; */
    vertical-align: middle;
}
#dmtk{
    float: left;
    /* line-height: 2.5; */
    padding: 8.5px 30px;
    border-color: #111f66;
    border-width: 1px;
    text-align: left;
    padding-left: 7px;
}
#keyword
{
    width: 90%;
    line-height: 2.6;
    float: left;
    border: none;
    padding-left: 5px;
}
.content-sreach {
    display: table;
    height: 100px;
}
div.search i
{

color: #5f1700;

font-size: 18px;

line-height: 36px;

cursor: pointer;

float: left;
}
.content-cart{
    display: inline-block;
    line-height: 100px;
}
.content-cart div{
    display: inline-block;
    padding-left: 20px;
}
.top-header{
    background: #eeeeee;
    color: #5f1700;
    line-height: 40px;
}
.site-map li{
    display: inline-block;
    float: left;
    font-size: 18px;
    padding-right: 5px;
    color: #808080c4;
}
.site-map{
    background-color: rgb(239, 239, 239);
    padding: 10px 0px;
}
.item-ht img{
    width: 55px !important;
    height: 55px;
    border-radius: 50%;
    margin-right: 15px;
    float: left;
}
.carousel-control {
    background: unset !important;
}
.mota-s{
    color: #897666;
    font-size: 13px;
}
.ten-s{
    font-size: 30px;
    color: black;
    padding-bottom: 20px;
}
.slidepro > div{
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px;
}
.gia-s span{
    color: red;
    font-weight: bold;
}
.item-ht{
    float: left;
    display: inline-block;
    width: 100%;
    margin: 10px 0px;
}
.left-header{
    float: left;
    width: 50%;
}
.right-header{
    float: left;
    text-align: right;
    width: 50%;
}
.right-header a{
    background: #5f1700;
    color: white;
    font-size: 12px;
    padding: 2px 4px;
    margin-right: 20px;
}
.item-dmpro{
    position: relative;
    padding: 15px;

}
.item-dmpro .box-tendm{
    display: grid;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;

}
.item-dmpro .box-tendm h3{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: white;
    padding-bottom: 5px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.6;
}
.item-dmpro .box-pro{
    border: none;
    margin: 0px;
}
.item-dmpro .box-pro img{
    filter: brightness(50%);
    padding: 0px;
}
.logo{
    line-height: 100px;
}
.content-cart a{
    padding: 10px 5px 10px 5px;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    cursor: pointer;
   
}
.only-mobi{
    display: none;
}
.content-cart i{
    
    font-size: 40px;
}
.logo_mobi
{
    display: none;
}
.menu_header
{
    width: 100%;
}
div#header
{
    position:relative;
    margin:auto;
}
div.header
{
    display:none;
    border-bottom: 2px solid #000 ;
}
div.wap_menu
{
    width:100%;
    z-index: 999;
    /* display: inline-block; */
}
.box-img p{
    padding-left: 10px;
}
div.menu
{
    position:relative;
    max-width: 100%;
    margin:auto;
    z-index: 9999;
    text-align: center;
    background: #5f1700;
    border-top: #5f1700 solid 1px;
}
.logo_top{
    text-align: center;
    height: 100px;
}
.logo_top img{
    width: 100%;


}
.wellcome{
    width: 50%;
    float: left;
    font-family: 'cabin';
    font-size: 16px;
}
.wellcome p{
    margin: 0px;
    color: #707070;
    font-size: 16px;
    line-height: 35px;
}
.list-contact{
    display: inline-block;
}
.list-contact a{
    padding: 5px;
    color: white;
}
.list-contact a i{
    font-size: 16px;
    color: #707070;
    border-radius: 5px;
}
.list-contact a i:hover{
    color: #261476;
}
.countdown{
    display: inline-block;
    text-align: center;
}
.countdown p{margin: 5px;}
.countdown div{
    width: 60px;
    height: 60px;
    background: #717070;
    color: white;
    text-align: center;
    position: relative;
}
.countdown span{
   position: absolute;
   top: 20px;
   left: 0px;
   font-weight: bold;
   font-size: 18px;
   width: 100%;
   /* height: 100%; */
}
@keyframes dencam {
    0%{    
        border: #5f1700 solid 1px;
        box-shadow: unset;  
        animation-play-state: running;  
    }
    25%{
        border-color: #5f1700;
        box-shadow: orange 0px 0px 5px;
        animation-play-state: paused;
    }
    100%{
        border: #5f1700 solid 1px;
        box-shadow: unset;
        animation-play-state: running;
    }
}
@keyframes dencamh {
    0%{    
        border: #5f1700 solid 1px;
        box-shadow: unset;
        animation-play-state: paused;    
    }
    25%{
        border: #5f1700 solid 1px;
        box-shadow: unset;
        animation-play-state: running;
    }
    50%{
        border-color: #5f1700;
        box-shadow: #5f1700 0px 0px 5px;
        animation-play-state: paused;
    }
    100%{
        border: #5f1700 solid 1px;
        box-shadow: unset;
    }
}
@keyframes dencamb {
    0%{    
        border: #111f66 solid 1px;
        box-shadow: unset;
        animation-play-state: paused;    
    }
    50%{
        border: #111f66 solid 1px;
        box-shadow: unset;
        animation-play-state: running;
    }
    75%{
        border-color: #fc8b32;
        box-shadow: #5f1700 0px 0px 5px;
        animation-play-state: paused;       
    }
    100%{
        border: #111f66 solid 1px;
        box-shadow: unset;
    }
}
@keyframes dencambon {
    0%{    
        border: #111f66 solid 1px;
        box-shadow: unset;
        animation-play-state: paused;    
    }
    75%{
        border: #111f66 solid 1px;
        box-shadow: unset;
        animation-play-state: running;       
    }
    90%{
        border-color: #fc8b32;
        box-shadow: orange 0px 0px 5px;
        animation-play-state: paused;   
    }
}
.intro-header{
        width: 50%;
    float: left;
    line-height: 35px;

}
.icofont-block-right{
    margin-right: 5px; 
}
.pro-f li{
    width: 50%;
    float: left;
}
.phone{
    display: inline-block;
    padding-right: 30px;
}
.phone p{
    display: inline-block;
    text-align: left;
}
.phone i{
    line-height: 35px;
    font-size: 20px;
    color: #707070;
    float: left;
}
.email{
    display: inline-block;
}
.email p{
    display: inline-block;
    text-align: left;
}
.email i{
    line-height: 35px;
    font-size: 20px;
    color: #707070;
    float: left;   
}
.gioithieu  
{
    color: #1c1c1c; 
    background: url(images/KTPgt.png);
    background-position: bottom;
    padding: 50px 0px;  
}
.ct{
    color: #ec2f35;
    text-transform: uppercase;
    padding-left: 10px;
}
.intro-top h1{
    font-size: 24px;
    color: #0000ff;
    font-family: 'UTM-Neutra';
    font-weight: bold;
}
.intro-top{
    text-align: left;
    border-bottom: white solid 1px;
    padding-top: 10px;
}
.intro-top p {
    color: white;
    font-family: 'Cabin', sans-serif;
    display: inline-block;
    padding-right: 15px;
}
.intro-top i{
    padding: 5px;
}
.menu-head {
    width: 910px;
    float: left;
}
.dm-sp{
    width: calc(100% - 910px);
    float: left;
    height: 62px;
    line-height: 62px;
    text-align: center;
    font-family: 'roboto';
    font-weight: bold;
    font-size: 14px;
    background: #252525;
    color: white;
    cursor: pointer;
}
div.menu ul
{
  list-style:none;
  margin: 0px;
  display: inline-block;
  line-height: 40px;
  height: 50px;
}
div.menu ul li ul{
    height: unset;
    line-height: 18px;
}
#menu{
    text-align: center;
    /* display: inline-block; */
}
div.menu ul li
{
    float:left;
    position:relative;
    z-index:50;
    padding: 10px;
}
div.menu ul li a
{
    color: white;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    position: relative;
    font-family: 'roboto';
    padding-right: 15px;

}
div.menu ul li:last-child a:after{
    position: unset;
    background: unset;
    width: unset;
    height: unset;
}
#myCarousel .item img{
    
}
div.menu ul li a.active
{
    
}
div.menu ul li a:hover{
  
   
}
.img-menu{
    width: 40%;
    float: left;
}
.img-menu img{
    width: 100%;
}
.ten-menu{
    width: 60%;
    float: left;
    padding-left: 20px;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
    position:absolute;
    margin-left:0px;
    display: none;
    min-width: 300px;   
    
}
div.menu ul li:hover ul li{
    background: #5f1700;

}
div.menu ul li ul li
{   
    float:none;
    border-bottom: white solid 1px;
    padding: 15px 10px 10px 10px;
    text-align: left;
   
}
div.menu ul li ul li:first-child{
    border-top: none;
}
div.menu ul li ul li:last-child{
    border-bottom: none;
}
div.menu ul li ul li a
{
    text-transform: capitalize;
    display:block;
   
    
}
#slider{
    width: 100%;
}
#slider img{
    padding: 10px;
}
div.menu ul li ul li ul
{   
    left:100%;
    top:0px;
}
.header .cart{ 
    text-decoration: none;
    position: absolute;
    top: 0px;
    right: 180px;
    font-size: 18px;
}
.header .cart sup{
    
    padding: 0px 2px;
    background: #000;
    border-radius: 50%;
    line-height: 10px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    }
div#slider
{
    float: left;
    position: relative;
    width: 900px;
}
.dm-sp .dm-sp-oi{
    display: none;
    background: #5f1700;
    height: auto;
    width: 100%;
    border-right: #e6e4e4 solid 2px;
}
.dm-sp .dm-sp-oi a{
    font-size: 14px;
    display: inline-block;
}
.dm-sp .dm-sp-oi img{
    max-width: 20px;
    max-height: 20px;
}
.dm-sp .dm-sp-oi li{
    width: 100%;
    position: relative;
    background: #5f1700;
    border-bottom: #e6e4e4 solid 2px;
    height: 60px;
    text-align: left;
}
.dm-sp .dm-sp-oi li:hover{
    background: #5f1700;
     color: white;
}
.dm-sp .dm-sp-oi li:hover > a{
    color: white;
}
.dm-sp .dm-sp-oi li:hover > i{
    color: white;
}
.dm-sp .dm-sp-oi li:last-child{
    border-bottom: none;
}
.dm-sp-i li:hover > i{
    color: white;
}
.dm-sp .dm-sp-oi li ul{
    position: absolute;
    min-width: 310px;
    right: -311px;
    top: 0px;
    display: none;
    
    background: white;
    border-right: #e6e4e4 solid 2px;
}
.dm-sp .dm-sp-oi li ul li{
    width: 100%;
    position: relative;
    background: white;
}
.dm-sp .dm-sp-oi li ul li ul{
    position: absolute;
    min-width: 310px;
    right: -310px;
    bottom: 0px;
    display: none;
    box-shadow: black 1px 1px 1px;
   
    border-left: #e6e4e4 solid 2px;
}
.dm-sp .dm-sp-oi li:hover ul li{
    background: #5f1700;
}
.dm-sp .dm-sp-oi li a:after{
    background: unset;
    width: unset;
    height: unset;
}
.dm-sp .dm-sp-oi li:hover ul li a{
    color: white;
    padding-right: 0px;
    line-height: 2;
}
.dm-sp .dm-sp-oi li:hover > ul{
    display: inline-block;
    
}
.dm-sp .dm-sp-oi li ul li:hover > ul{
    display: inline-block;
}
.showdmsp:hover .dm-sp-oi{
    display: inline-block;
}
.dm-sp-s{
    width: calc(100% - 911px);
    float: left;
}
.doc-tiep{
    font-weight: bold;
    font-size: 14px;
    border-bottom: #337ab7 solid 1px;
    display: inline-block;
}
.search_frm
{
    position: absolute;
    z-index: 9;
    right: 10%;
    top: 30%;
    background: #fff;
    padding: 20px 0px;
    border-radius:10px;
}
.search_frm .tieude_frm
{
    border-bottom: 1px solid #ccc;
    padding: 0px 20px;
    width: 100%;
}
.tieude_frm h3
{
    font-weight: normal;
    font-size: 20px;
    
}
.tieude_frm p
{
    color: #ccc;
    padding-bottom: 10px;
}
.search_frm .search_frm_conten
{
    width: 100%;
    padding: 10px 20px;
}
.search_frm .frm_input
{
    width: 100%;  
    margin-bottom: 20px;  
    margin-top: 10px;
}
.search_frm .frm_input label
{
    width: 150px;
    float: left;
    text-transform: capitalize;
}
.search_frm .frm_input select
{
    width: 300px;
    height: 30px;
    border-radius:5px;
}
.search_frm .frm_input .bnt_search
{
    float: right;
    border: none;
    background: #2ec21c;
    border-radius: 10px;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
}
.frm_input input[type='range'] {
  width: 300px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
.frm_input input[type='range'],
.frm_input input[type='range']::-webkit-slider-runnable-track,
.frm_input input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.frm_input input[type='range']::-webkit-slider-runnable-track {
  width: 400px;
  height: 7px;
  background: #b4beca;
  border-radius:10px ;
}
.frm_input input[type='range']::-webkit-slider-thumb {
  position: relative;
  height: 20px;
  width: 20px;
  margin-top: -7px;
  background: #328e00;
  border-radius: 50%;
  border: 2px solid #ccc;
}
.frm_input input[type='range']::-webkit-slider-thumb::before {
  position: absolute;
  content: '';
  height: 10px; /* equal to height of runnable track */
  width: 500px; /* make this bigger than the widest range input element */
  left: -502px; /* this should be -2px - width */
  top: 8px; /* don't change this */
  background: #328e00;
}
.showgia
{
    width: 100%;
    text-align: right;
}
div#left
{
    width:24%;
    float:left;
}
div.tieude
{
    color:#000;
    padding-left:0px;
    border-bottom: 1px solid #000;
    font-size:15px;
    background:#fff;
    height:45px;
    line-height:45px;
    text-transform:uppercase;
    font-weight: 600;
}
.news {
    font-family: 'cabin';
}
.name-news{
    background: #f11714ad;
    display: inline-block;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 10px;
}
.name-news h3{
    color: white;
    font-size: 16px;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
.news-nb img{
    width: 100%;
}
.left-news{
    padding-right: 45px !important;
    padding-top: 20px;
}
.right-news{
    padding-top: 20px;
}
.news-nb{
    padding-top: 30px;
    position: relative;
    margin-bottom: 7px;
}
.album{
    padding-top: 30px;
}
.thuvien img{
    border: #261476 solid 5px;
    width: 100%;
    height: 270px;
}
.video img{
    border: #261476 solid 5px;
    width: 100%;
    height: 270px;
}
.item-news{
    display: inline-block;
    background: #ebebeb;
    width: 100%;
    margin: 3px 0px;
}
.date-news{
    background: url(./images/trangtri7.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 85px;
    height: 66px; 
    float: left;
}
.title_spnoibat a{
    position: absolute;
    top: 50%;
    right: 10%;
    border-bottom: #111f66 solid 1px;
    color: #111f66
}
.trangtri{
    border-bottom: #261476 solid 3px;
    font-size: 36px;
    font-family: 'cabin-bold';
    display: inline-block;
}
.date-news p{
    color: white;
    font-size: 32px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-right: 12px;
    font-weight: bold;
}
.date-news span{
    color: white;
    font-size: 14px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-right: 9px; 
}
.title-news{
    width: calc(100% - 85px);
    float: left;

}
.title-news h3{
    font-size: 16px;
    text-align: center;
    line-height: 66px;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.thuvien{
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}
.video{
    position: relative;
    display: inline-block;
    width: 100%;
}
.thuvien-nb{
    position: absolute;
    bottom: 20px;
    width: 65%;
    right: 0px;
    background: #ff00009c;
    color: white !important;
    padding: 0px 10px;
}
.video-nb{
    position: absolute;
    bottom: 45%;
    width: 40px;
    height: 40px;
    right: 45%;
    background: #000000c4;
    color: white !important;
    padding: 0px 10px;
    line-height: 43px;
    border-radius: 50%;
    border: gray solid 1px;
}
.video-nb i{
    font-size: 20px;
    color: #ffffffb3;
}
.thuvien-nb:hover{
    color: white !important;
    background: #261476;
}
.video-nb:hover{
    color: white !important;
    background: black;
}
.video-nb:hover i{
    color: white;
}
.thuvien-nb h3{
    margin: 0px;
    padding: 10px;
    font-size: 16px;
}
.all-thuvien{
    position: absolute;
    top: 45%;
    width: 17%;
    left: 0px;
    color: white !important;
    padding: 10px;
    background: #261476;
    text-align: center;
}
.slider img{
    height: 450px;
}
.all-thuvien:hover{
    color: white !important;
    font-weight: bold;
}
.all-video{
    position: absolute;
    top: 45%;
    width: 17%;
    left: 0px;
    color: white !important;
    padding: 10px;
    background: #261476;
    text-align: center;
}
.all-video:hover{
    color: white !important;
    font-weight: bold;
}
.taisao{
    background: url(images/KTPbackground.png);
    width: 100%;
    padding: 30px 0px;
}
#menu #sanpham ul{
    min-width: 800px;
    left: -200px;
}
#menu #sanpham ul li{
    width: 33%;
    float: left;
}
.list-sp{
    display: inline-block !important;
    border-bottom: #80808096 solid 1px !important;
    border-right: #80808096 solid 1px;
}
.box-gt{
    display: inline-block;
    background: white;
    margin-top: 50px;
    width: 100%;
    padding: 20px 0px;
}
.item-gt{
    position: relative;
}
.box-info-gt{
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 0px 15px;
    left: 0px;
    bottom: 20px;
}
.box-info-gt a{
    color: white;
    font-family: 'cabin';
}
.box-info-gt a h4{
    font-family: 'UTM-Swiss';
    font-size: 18px;
}
.item-gt img{
    filter: brightness(50%);
    width: 100%;
}
.show-imgnews{
    width: 100%;
    max-height: 400px;
    box-shadow: #0000007d 10px 10px 10px;
    border: #261476 solid 1px;
}
.gt{
    padding: 10px;
    position: relative;
}
.uudai{
    position: absolute;
    top: -50px;
    background: white;
    padding: 5px;
}
.title-gt div{
    font-family: 'UTM-Avo-bold';
    font-size: 48px;
    color: #373737;
}
.spnb{

}
.product{
   
}
.trangtri{
    background: url(../img/tieude.png);
    background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-left: 25px;
    background-position: bottom left;
    font-size: 36px;
    font-family: 'cabin-bold';
    display: inline-block;
    text-transform: uppercase;
}
.item-pro{
    
    padding: 20px;
    outline: none;
}
.prev-pro{
    position: absolute;
    top: -35px;
    right: 4%;
    width: 30px;
    height: 30px;
    background: #aaaaaa;
    outline: none;
    border: none;
}
.prev-pro i{
    color: white;
}
.next-pro i{
    color: white;
}
.next-pro{
    position: absolute;
    top: -35px;
    right: 1%;
    width: 30px;
    height: 30px;
    background: #aaaaaa;
    outline: none;
    border: none;
}
.gia{
    color: red;
}
.list-pro{
width: 100%;
padding-top: 20px;
}
.list-pro .next-pro{
    top: -40px;
}
.list-pro .prev-pro{
    top: -40px;
    right: 5%;
}
.donghoud{
    width: 230px;
    float: left;
    text-align: center;
    padding-top: 10px;
    border: #111f66 solid 1px;
    border-top: none;
    border-right: none;
    min-height: 360px;
}
.prev-pro:hover{
    background: #fe0000;
    border-color: #fe0000;
}
.next-pro:hover{
    background: #fe0000;
    border-color: #fe0000;
}
.box-pro{
    position: relative;
    /* height: 100%; */
    margin: 10px;
    border: #f0f0f0 solid 1px;
}
.gia_pro p{
    padding-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.datmua a{
    padding: 7px 10px;
    background: #d71d2a;
    color: #fff;
    font-size: 15px;
    display: inherit;
}
.datmua a:hover{
    color: #fff;
}
#box_conten_booking .option-gh{
    display: none;
}
.imgtt{
    position: absolute;
    width: 100%;
    display: table;
    top: 0px;
    height: 100%;
    text-align: center;
}
.imgtt img{
    margin: auto;
}
.imgtt > div{
    display: table-cell;
    vertical-align: middle;
}
.item-pro {

}
.item-pro h3{
    text-align:center;
    color: #545454;
    font-size: 14px;
    font-family: 'cabin';
    margin: 0px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}
.box-flex{
    display: flex;
    flex-wrap: wrap;
    clear: both;
}
.box-tk{
        display: inline-block;
    width: 100%;
    padding-left: 10px;
    /* flex-wrap: wrap; */
    border: #5f1700 solid 1px;
    border-radius: 15px;
}
.itemspmoi .gia_pro p{
    text-align: center;
    width: 100%;
    padding-top: 10px;
}
.itemspmoi {
    padding-top: 20px;
}
.xem:before{
    width: 25%;
    height: 2px;
    display: inline-block;
    content: '';
    background: white;
    margin-bottom: 3px;
    margin-right: 5px;
}
.xem:after{
    width: 25%;
    height: 2px;
    display: inline-block;
    content: '';
    background: white;
    margin-bottom: 3px;
    margin-left: 5px;
}
#box_conten_booking .datmua{
    display: none;
}
.datmua{
    cursor: pointer;
}
#box_conten_booking .gia_pro p{
    text-align: center;
    width: 100%;
}
.bslm{
    position: absolute;
    top: 0px;
    z-index: 999;
    left: 60px;
    transform: scale(0);
    transition: 0.7s;
}
.bslm img{
    width: 100%;
    
}
.icofont-close-circled{
    position: absolute;
    top: 15px;
    right: 50px;
    font-size: 33px;
}
.option-gh{
    display: inline-block;
    right: 0px;
    bottom: 0px;
    text-align: center;
    font-size: 14px;
    font-family: 'roboto';
    font-weight: bold;
    padding: 15px; 
   z-index: 99;
   width: 100%;
}
.spnb .donghoud{
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}
.item-dmlist div{
    font-size: 13px;
    margin: 5px;
    font-family: 'roboto';
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.item-dmlist img{
    padding: 5px;
    width: 65px;
}
.option-gh button{
     border: none;
     background: unset;
}
.item-dmlist{
    width: 50%;
    float: left;
    border-bottom: #111f66 solid 1px;
    border-right: #111f66 solid 1px;
}
.item-dmlist:nth-child(2){
    border-right: none;
}
.item-dmlist:nth-child(4){
    border-right: none;
}
.item-dmlist:nth-child(6){
    border-right: none;
}
.item-dmlist:nth-child(7){
    border-bottom: none;
}
.item-dmlist:nth-child(8){
    border-right: none;
    border-bottom: none;
}
.bannerc{
    display: inline-block;
    width: 100%;
    clear: both;
    padding: 10px 0px;
}
.bannerc img{
    width: 50%;
    float: left;
    padding: 2px;
}
.bannersc{
    display: inline-block;
    width: 100%;
    clear: both;
    padding: 10px 0px;
}
.bannersc img{
    width: 100%;
    float: left;
}
.bannerc img:nth-child(1){
     animation: bannermau ease infinite 10s;
}
.bannerc img:nth-child(2){
    animation: bannermaul ease infinite 10s;
}
@keyframes bannermau {
    0%{
        box-shadow: #f96b05 0px 0px 5px;
        animation-play-state: running;
    }
    50%{
        box-shadow: unset;
        animation-play-state: paused;
    }
    100%{
        box-shadow: #f96b05 0px 0px 5px;
        animation-play-state: running;
    }
}@keyframes bannermaul {
    0%{
        box-shadow: unset;
        animation-play-state: paused;
    }50%{
        box-shadow: #f96b05 0px 0px 5px;
        animation-play-state: running;
    }
    100%{
        box-shadow: unset;
        animation-play-state: paused;
    }
}

.img-pro img{
    width: 100%;
    padding: 10px;
    
}
#check_book{
    

}
#check_book i{

}
.content-img{
    width: 48%;
    padding: 1%;
    float: left;
}
.item-info{
    width: 48%;
    padding: 1%;
    float: left;
}
.check_book:hover .fa-shopping-cart{
    color: red;
}
.slick-list{
    height: 100%;
}
.slick-track{
    height: 100%;
}
.check_book{
    width: 100%;
}
.check_book .fa-shopping-cart{
    float: right;
}
.icofont-eye-alt{
    float: left;
}
.fa-shopping-cart{
    color: #9b9b9b;
}
.item-uudai img{
    float: left;
}
.info-ud{
    display: inline-block;
    padding: 5px 10px;
    width: calc(100% - 80px);
}
.info-ud h4{
    font-family: 'cabin-bold';
}
#menu #sanpham ul li:first-child{
    padding-top: 10px;
}
.taisao .title_spnoibat div{
    color: #000 !important;
    border-bottom: #261476 solid 2px;
    padding-bottom: 10px;
}
.taisao .title_spnoibat p{
    color: #8b8b8b !important;
    text-transform: capitalize;
    font-size: 18px;
    font-family: 'Cabin';
}
.taisao .title_spnoibat{
    text-align: left;
}
.item-taisao {
    
    padding: 10px 0px;
    display: inline-block;
}
.box-tais{
    background: white;
    display: inline-block;
    height: 100px;
    overflow: hidden;
}
.item-taisao img{
    width: 70px;
    height: 70px;
    float: left;
    margin: 15px 0px;
}
.box-ts{
    width: calc(100% - 70px);
    padding: 0px 10px;
    float: left;
}
.list-sm{
    position: absolute;
    top: 70px;
    left: 20px;
    font-size: 14px;
}
.box-ts h4{
    font-size: 16px;
    color: #316489;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 15px;
}
.box-ts p{
    font-size: 12px;
    color: #4a4a4a;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
div#danhmuc
{
    border:none;
}
div.danhmuc
{
    margin-bottom:15px;
}
div.danhmuc:last-child
{
    margin-bottom:0;
}
div#danhmuc ul
{
    list-style:none;
}
div#danhmuc ul li
{
    position: relative;
}

div#danhmuc li .num_item
{
    top: 10px;
    height: 20px;
    width: 20px;
    color: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    font-family: roboto-light;
}
.box-search{
    display: inline-block;
}
.frm-search{
    line-height: 1;
}
div#danhmuc .dm_actived .num_item
{
    background:#328e00!important;
}
.num_item_actived
{
    position: absolute;
    top: 15px;
    right: 10px;
    height: 20px;
    width: 20px;
    color:#328e00!important;
    color:#fff;
    border-radius:50%;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
div#danhmuc ul li:last-child
{
    border:none;
}
/*div#danhmuc ul li a
{
    color: #8c8c8c;
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    padding: 11px 10px 11px 0px;
    font-family: Roboto-Regular;
    display: inline-block;
}*/
div#danhmuc ul li a:hover {
    color: #000;
}
div#danhmuc ul li ul li a
{
     background: url(images/muiten.png) 22px 15px no-repeat;
    padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
    display:none;
}
div#danhmuc .menu_danhmuc_left .danhmuc_left1 a {
    color: #8c8c8c;
    text-decoration: none;
    font-size: 16px;
    transition: 0.4s;
    display: block;
    padding: 8px 10px 8px 30px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc .menu_danhmuc_left .danhmuc_left2  {
    list-style-type: none;
}
div#danhmuc .menu_danhmuc_left .danhmuc_left3 {
    padding-left: 20px;
}
div#danhmuc .menu_danhmuc_left a:hover {
    color: #000;
    margin-left:5px; 
}
div#danhmuc .tieudedm1 {
    color: #000 !important;
}
.gioithieu_right h2{
    position: relative;
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    font-family: 'cabin-bold';
    text-transform: uppercase;
    margin: 0px;
    color: #261476;
} 
.gioithieu_right h2 p{
    position: absolute;
    font-size: 12px;
    bottom: -2px;
    right: 0px;
    margin-bottom: 0px;
}
.ten-gt{
    font-size: 28px;
    color: #000;
    font-family: cabin;
    font-weight: bold;
}
.gioithieu_right > p {
    padding-top: 20px;
    line-height: 1.8;
    font-family: "cabin";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gioithieu_left{
    padding-top: 10px;
}

.gioithieu_left ul{
    list-style: none;
    width: 50%;
    float: left;
    padding-left: 40px;
    padding-top: 50px;
    line-height: 50px;
}
.gioithieu_left ul li a{
    color: #333;
    text-transform: uppercase;
    padding-left: 20px;
}
.gioithieu_left ul li{
    border-bottom: #d1d1d1 solid 1px;
}
.gioithieu_left > div{
    width: 50%;
    float: left;
    height: 330px;
    position: relative;
}
.gioithieu_left > div img{
    width: 100%;
    position: absolute;
    z-index: 999;
}
/*div#danhmuc .dm_left {
    display: inline-block;
    border-bottom: 1px dashed;
    margin: 0px 10px;
}*/
#duration .item_duration
{
    margin:10px 0px;
}
#duration .item_duration label {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #8c8c8c;
    padding-left: 10px;
    font-weight: 500 !important;
}
.box-item-chatluong{
    text-align: center;
    padding: 10px 20px;
    border: #5f1700 solid 1.5px;

    
}

.box-item-chatluong img{
    width: 20px;
    height: 15px;
}
.box-item-chatluong div{
    padding-left: 5px;
    display: inline-block;
}
#duration .item_duration label:hover {
    color: #000;
}
#duration  .first_item
{
    margin-top: 20px;
}
#duration .item_duration .duration_ckeck
{
  border: none;
  border-radius: 0px;
  margin-right: 10px;
  width: 15px;
  height: 15px;
}
/*.duration_active  {
    padding-left: 10px;
}*/
.duration_active label
{
    color:#000 !important;
}
#ungdung .item_ungdung label {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #8c8c8c;
    padding-left: 10px;
}
#ungdung .item_ungdung label:hover {
    color: #000;
}

#ungdung .item_ungdung
{
    margin:10px 0px;
}
#ungdung  .first_item
{
    margin-top: 20px;
}
#ungdung .item_ungdung .ungdung_ckeck
{
  border: none;
  border-radius: 0px;
  margin-right: 10px;
  width: 15px;
  height: 15px;
}

.ungdung_active label {
    
    color:#000 !important;
}
#datbiet .conten_datbiet
{
    margin-top: 20px;
}
#datbiet .sale
{
    padding: 10px 20px;
    color: #ccc;
    border: 1px solid #ccc;
    
}
#datbiet .sale_actived, #datbiet .sale:hover
{
    color: #ff0000;
    border: 1px solid #ff0000;
}
#nhanmail
{
    background: url(images/bg_nhantin.png) top left no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
}
#nhanmail .conten_nhanmail h3
{
    width: 100%;
    padding: 10px 5%;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
}
form#frm_dknt
{
    background:none;
    margin:10px 0;
}
form#frm_dknt input[type='text']
{
    width:68%;
    padding:0px 5px;
    border: #111f66 solid 1px;
    outline:none;
    color: #111f66;
    height: 35px;
    float: left;
}
form#frm_dknt input[type='button']
{
    width: 30%;
    float: left;
    background: #111f66;
    border: #111f66 solid 1px;
    color:#fff;
    padding: 0px 10px;
    height:35px;
    line-height:30px;
    cursor:pointer;
    text-transform:uppercase;
    outline:none;
}
form#frm_dknt input[type='button']:hover
{

}
#hotline
{
    background: #ff0000;
    color: #fff;
    width: 100%;
    padding: 20px;
    font-size:25px ;
}
#hotline .conten_hotline h3
{
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: #000 -2px 2px 0px,   #000 0px 0px 1px,   #000 0px 0px 1px,
             #000 0px 0px 1px,   #000 0px 0px 1px,   #000 0px 0px 1px;
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
}
div#main_content
{

}
.img_danhmuc {
    padding: 2px;
    border: 1px solid;
}
.name_danhmuc {
    position: absolute;
    top: 0px;
    width: 92%;
    height: 100%;
    padding: 15px;
    text-align: center;
    background: #00000080;
}
.name_danhmuc h3 {
    width: 80%;
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
    color: #fff;
    font-family: 'UTM-PenumbraBold';
    text-transform: uppercase;
    font-size: 17px;
    position: absolute;
    top: 40%;
    left: 10%;
    margin: auto;
}

div#right
{
    width:100%;
}
.doitac
{
    border: #ebebeb solid 1px;
    margin-bottom: 20px;
}
.item_spnb  .img_sp {
    border: 2px solid #d8d8d8;
    overflow: hidden;
}
.title_spnoibat{
    text-align:  left;
    padding: 10px 0px;
    border-bottom: #eeeeee solid 1px;
    position: relative;
}
.title_spnoibat div {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    line-height: 1.2121212121212121212121212121212em;
    color: #1c1c1c;
    font-family: 'Cabin-bold';
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}
.col-md-2dot4{
    width: 20% !important;
    float: left;
    padding: 10px;
}
div#content_tabs{
    
}
.spnoibat  .item_spnb {
    text-align: center;
}
.spnoibat  .item_spnb  h4  {
    color: #1e191d;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: 600;
    font-family: 'UTM-Avo-bold';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
.doitac img
{
    width: 150px !important;
    height: 80px;
    object-fit: contain;
}

.doitac_index{
    line-height: 0;
}
.spmoi
{
    width: 100%;
    background: #fff;
    padding-bottom: 0px;
}
.spmoi .tieude_sp a {
    display: inline-block;
    vertical-align: top;
    color: #000;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 0px 2px;
    background: none;
    transition: 1s;
    border-radius: 50%;
    background: #eee;
    box-shadow: -5px -5px 5px #666;
    -moz-box-shadow: -5px -5px 5px #666;
    -webkit-box-shadow: -5px -5px 5px #666;  
    margin-top: 10%;  
}
.spmoi .tieude_sp h3 {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
.spmoi .item_spm, .spmoi .tieude_sp  {
    margin: 0px;
}
.spmoi .title_spmoi {
    display: inline-block;
    float: left;
}
.spmoi .title_spmoi div {
    font-size: 30px;
    margin: 30px 0px;
    border-bottom: 1px solid #000;
    width: 300px;
    padding: 10px 0px;
    position: relative;
    color: #000;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.spmoi .title_spmoi div:before {
    content: "";
    width: 150px;
    height: 3px;
    background: #000;
    position: absolute;
    bottom: -1px;
}
.spmoi  .xemthem_spmoi a{
    float: right;
    font-size: 17px;
    text-decoration: none;
    width: 300px;
    font-weight: 600;
    padding: 50px 0px;
    position: relative;
    color: #000;
    display: inline-block;
    font-family: 'RobotoSlab-Bold';
    text-align: right;
    padding-right: 20px;
    text-transform: uppercase;
}
.spmoi  .xemthem_spmoi a i {
    padding-left: 15px;
    font-size: 15px;
}
.xemtiepgt a{
    padding: 10px 25px;
    /*border: #0000ff solid 1px;*/
    
    font-family: 'cabin';
    border-radius: 4px;
    border: #261476 solid 1px;
    color: #261476;
    font-weight: 550;
}
.xemtiepgt {
    display: inline-block;
    margin-top: 30px;
}
.xemtiepgt a:hover{
    color: white;
    text-decoration: none;
    background: #261476;
}
div.tieude_giua2
{
    text-align:left;
}
div.tieude_giua2 div
{
    display:inline-block;
    vertical-align:top;
    margin:auto;    
    padding:4px 20px;
    background:#5697e7;
    color:#fff;
    text-transform:uppercase;
    font-size:17px;
    border-radius:0px 0px 10px 10px;
}
.tab{
    padding-top: 20px;
}
.title_spnoibat > div{
    display: inline-block;
    line-height: 1;
    /* padding-bottom: 10px; */
    color: #373737;
    font-family: 'cabin-bold';
    
}
.duan{
    margin-top: 30px;
    background: #F3F5F9;
}
.duannb .title_spnoibat > div{
    color: white;
}
.title_spnoibat > p{
    color: white;
    font-size: 14px;
    font-family: 'Cabin', sans-serif;
    text-transform: capitalize;
}

.item-dv{
    padding: 20px 0px;

}
.mota-news{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-size: 14px;
    font-family: 'cabin';
    color: #999999;
}
.box-dv{
    background: white;
    padding-bottom: 10px;
}
.item-dv img{
    width: 100%;
    height: 250px;
}
.list-dv{
    padding: 10px 0px;
}
div.tieude_giua div
{
    display: inline-block;
    font-size: 22px;
    padding: 10px 0px;
    position: relative;
    line-height: 1.2121212121212121212121212121212em;
    color: #000;
    font-family: 'cabin-bold';
    letter-spacing: 1px;
    text-transform: capitalize;
    border-bottom: #000 solid 2px;
}
div.tieude_giua a
{
    float:right;
    color:#fff;
    text-decoration:none;
    font-size:18px;
    margin-right:10px;
}
.baner-tieude
{
    width: 100%;
    position: relative;
}
.baner-tieude .content-img
{
    line-height: 0;
    width: 100%;
}
.baner-tieude .content-img img
{
    width: 100%;
}
.baner-tieude .title-cat
{       
    text-align: center;
    width: 40%;
    top: 0px;
    left: 30%;
    position: absolute;
    /*margin: 8px 30% 70px 30%;*/
    padding: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: UTM-Avo-bold;
    font-size: 23px;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    color: #fff;
      
}
.box_dangky input {
    width: 80%;
    float: left;
    padding: 5px;
    margin-top: 5px;
    color: white;
}
.box_dangky button{
    width: 20%;
    float: left;
    padding: 7px;
    background: #ffb400;
    color: white;
    margin: 0px;
    margin-top: 5px;
    border: none;
}
div.copywire {
    color: #fff;
}
.tieude_tour
{
    width: 100%;
    padding: 0px 10px 15px;
}
.tieude_tour_index
{
    width: 100%;
    font-family: UTM-Avo-bold;
    color: #72c339;
    font-size: 25px;
    text-align: center;
    
   
}
.tieude_tour_index .tieude_text
{
     position: relative;
     display: inline-block;
     padding: 0px 10px;
     height: 60px;
}
.tieude_tour_index .tieude_text:after
{
    content: "";
    position: absolute;
    width: 100%;
    background: url('images/bg_tieude.png') center no-repeat;
    height: 25px;
    bottom: -5px;
    left: 0px;
}
.tieude_tour .tieude_text
{
    font-size: 25px;
    width: 38%;
    float: left;
    margin-left: 10px;
}
.tieude_tour .fillter_tieude
{
    width: 100%;
    background: #e1e1e1;
    margin: 10px 0px;
}

.tieude_tour .fillter_tieude .fill_item
{
    display: inline-block;
    width: 31%;
    margin: 0px 0.8%;
    padding: 10px;
}
.tieude_tour .fillter_tieude .fill_item ul {
    list-style-type: none;
}
.tieude_tour .fillter_tieude .fill_item li {
    display: inline-block;
    float: left;
    padding-right: 15px;
}
.tieude_tour .fillter_tieude .fill_item li:last-child {
    border-left: 1px solid;
    padding-left: 15px;
    }
.tieude_tour .fill_item select
{
    height: 25px;
    padding: 0px 5%;
}
.tieude_tour .fillter_tieude .styel_view
{
    border: 1px solid #ccc;
    max-width: 80px;
    text-align: center;
    margin: auto;
    padding: 0px 20px;
}
.tieude_tour .styel_view i:hover, .iactived
{
    color:#ff0000;
}
div.wap_item
{
    text-align:center;
    position:relative;
    padding-top: 20px;
}
.xtc
{
    width: 100%;
    padding: 10px ;
    text-align: center;
}
.xtc a
{
    text-decoration: none;
    background: #e90000;
    color: #fff;
    padding: 10px 25px;
    border-radius: 20px;
}
div.chay_i
{
    margin:20px auto;
    max-width:1200px;
}
div.item_i
{
    width:90% !important;
    margin: 0px 5%;
}
.box-info-gt a:hover{
    color: white;
    
}
.item-dv h3 {
    color: #1c1c1c !important;
    font-family: 'Cabin-bold', sans-serif;
    font-size: 18px;
    padding-left: 10px;
}
.item-dv p{
    font-family: 'Cabin', sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    padding-left: 10px;
    color: #7b7b7b;
}
.sp_img{
    margin: 0px;
}
/*div.item .sp_img
{
    overflow:hidden;
    margin-bottom:5px;
}
div.item .sp_img a
{
    display:block;
    line-height:0;
}
div.item a img
{
    width:100%;
    height:100%;
}
div.item .sp_name a
{
    text-decoration:none;
    color:#222222;
    font-weight:normal;
    font-size:15px;
    display:block;
    font-family:Tahoma, Geneva, sans-serif;
}
div.item .sp_name a:hover
{
    transition:0.4s;
    color:red;
}
div.item .sp_gia
{
    display:none;
}
div.item .sp_gia span.giacu
{
    color:#666666;
    text-decoration:line-through;
    float:left;
}
div.item .sp_gia span.giamoi
{
    color:#666666;
    color:red;
    float:right;
}
div.item .sp_gia span.motgia
{
    display:block;
    float:none;
}*/
.item .item_img
{
    position: relative;
}
.item .item_img img
{
    width: 100%;
}
.item .item_img .booking
{
    position: absolute;
    width: 100%;
    padding: 10px 20px;
    bottom: 0px;
    left: 0px;
    display: none;
    height: 100%;
    background: #2614767a;
}
.booking i{
    font-size: 26px;
    display: inherit;
}
.list-tc{
    width: 100%;

    display: table-cell;
    vertical-align: middle;

    font-size: 14pt;
    text-align: center;
    color: #fff;
    z-index: 999;
}
.list-tc button{
    padding: 10px;
    background: #1d1d1d;
    color: white;
    float: right;
    margin-top: 20px;
    border: none;
}
.list-tc button a{
    color: white;
}
.list-tc button:hover i{
    transform: rotatey(360deg);
    transition: 1s;
}
.item .item_img .quickbooking
{

}
.item .item_img .quickbooking:hover
{
    background: #261476;
}
.item .item_img .quickview
{

}
.item .item_img button:hover
{
    background: #261476;
}
.item:hover .booking
{
   display: table; 
}
.item:hover .item_info{
    display: none;
}
.item .item_info
{
    width: 100%;
    position: absolute;
}
.item .item_info .item_name
{
    width: 100%;
    /* padding-bottom: 5px; */
    position: relative;
    bottom: 50px;
    height: 50px;
}
.item .item_info .gia
{
    width: 100%;
    padding: 0px 0px;
}

.item .item_info .gia_pro
{
    
    
}
.item .item_info .gia_pro p
{
    margin-top: 0px;
}
.item .item_info .gia_pro span
{
    
    font-weight: bold;
    color:#ff0000;
    
}
.item .item_info h3 {
    margin: 0px !important;
    padding: 10px 0px;
    background: rgba(24, 56, 131, 0.5);
    color: white;
    height: 50px;
    font-size: 20px;
    font-family: 'roboto';
}
.list-tc > a{
    color: white;
    padding: 10px 20px;
    border: white solid 2px;
    border-radius: 15px;
}
.list-tc > a:hover{
    color: white;
}
.sp_name_h{
    font-size: 16px;
}
.sp_name_h a{
    color: white;
}
.sp_name_h a:hover{
    color: white;
}
.mota-sp{
    margin-bottom: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item .item_info a
{
    text-decoration: none;
    color:#000;
    font-size: 17px;
}
.item .item_info a:hover
{
    color:#ff0000;
}
.item-custom
{
    width: 31%!important;
}
.item_spm
{
    text-align: left; 
    background: #fff; 
    position: relative;
}
.item_spm .img_pro
{
    width: 100%;
}
.item_spm .img_pro p {
    margin: 0px;
}
.item_spm .img_pro img
{
    width: 100%;
    height: 280px;
}
.item_spm .info_pro a
{
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #fff;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}
.border_img {
    width: 80%;
    height: 90%;
    border: 2px solid #fff;
    position: absolute;
    z-index: 99;
    top: 45px;
    left: 58px;
    margin: -30px;
}
.item_spm .info_pro h3
{
    padding: 5px 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 25px;
    margin: 0px;
   /* background: #1817171f;*/
    width: 90%;
    margin-left: 15px;
    z-index: 999999;
}
.item_spm .gia_pro
{
    width: 100%;
    padding: 5px 10px;
    background: url('./images/br_sp.png') bottom right no-repeat;
}
.item_spm .gia_pro .diemden
{
    float: left;
    width: 60%;
    color: #ccc;
    font-style: italic;
    font-size: 13px;
    height: 100%;
    border-right: 1px solid #ccc;
}
.item_spm .gia_pro .gia
{
    float: right;
    width: 40%;
    text-align:center;
    color: #0a89e4;
    font-size: 15px;
}
/*item sp*/
.item_sp {
    margin-bottom: 15px;
}
.item_sp .item_name h3 {
    margin-top: 5px;
    font-size: 17px;
    font-family: RobotoSlab-Bold;
    text-align: left;
}
.item_sp .item_name h3 a {
    color: #313131;
    font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: 1px;
}
.item_sp .item_name h3 a:hover {
    color: #000;
    text-decoration: none;
}
.item_sp  .gia {
    text-align: left;
}
/* style item_list */
.item_list
{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding: 5px 0px;
}
.item_list .item_img
{
    float: left;
    width: 30%;
    position: relative;
    line-height: 0px;
}
.item_list .item_img img
{
    width: 100%;
    border: 1px solid #000;
}
.item_list .item_img .booking
{
    position: absolute;
    width: 100%;
    padding: 10px 20px;
    bottom: 0px;
    left: 0px;
    display: none;
    height: 100%;
    background: #2614767a;
}
.item_list .booking button
{
    background: #2a2a2a;
    border: none;
    color: #fff;
    padding: 10px;
    margin-top: 25%;
    display: inline-block;
}
.item_list:hover .booking
{
    display: block;
}
.item_list .item_info
{
    width: 70%;
    float: right;
    text-align: left;
    padding: 0px 20px;
}
.item_list .item_info a
{
    text-decoration: none;
    color:#000;
}
.item_list .item_info a:hover
{
    color:#ff0000;
}
.item_list .item_info .diemden
{
    color: #ccc;
    font-style: italic;
}
.item_list .item_info .gia_pro
{
    margin-top: 20px;
}
.item_list .item_info .gia_pro span
{
    padding: 10px 20px;
    background: #ff0000;
    color:#fff;
}

/* thu vien */
.thuvien
{
    width: 100%;
   
}
.thuvien .content-item
{
   margin-top: 20px;
}
.thuvien .item-thuvien
{
    width: 33.333%;
    padding: 5px;
    float: left;
    
}
.thuvien .item-thuvien .item-full
{
    position: relative;
}
.thuvien .item-thuvien .content-img
{
    line-height: 0px;
}
.thuvien .item-thuvien .content-img img
{
    width: 100%;
    height: 223px;
}
.thuvien .item-thuvien .name-item
{
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 0px;
    padding-left: 30px;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    font-family: UTM-Avo;
    background: rgba(0,0,0,0.6);
    
}
.thuvien .item-thuvien .name-item a
{
    text-decoration: none ;
    font-weight: normal;
    color: #fff;
}
.thuvien .item-thuvien .name-item a:hover
{
    color: #72c339;
}
.thuvien .item-big
{
    width: 66.6666%;
    
}
.thuvien .item-big img
{
    height: 223px;
}
/* thu vien */
.tintuc
{
    width: 100%;
}
.tintuc .conttent-item
{
    text-align: center;
}
.tintuc .item-tintuc
{
    font-family: utm-avo;
    color: #000;
    font-size: 16px;
    text-align: left;
    display: inline-block;
    position: relative;
    padding: 10px;
}
.chatluong{
    display: inline-block;
    width: 100%;
}
.product .title_spnoibat{
    padding: 0px;
}
.product .title_spnoibat > div{
    padding: 20px 10px;
    color: #5f1700;
    text-align: left;
}
.tintuc .item-tintuc .content-img
{

}
.tintuc .item-tintuc .item-info {
    background: #fff;
    position: relative;
} 

.tintuc .item-tintuc .content-img .phu-img i
{
    color: #fff;
    font-size: 20px;
}
.tintuc .item-tintuc:hover .content-img .phu-img
{
    display: block;
    display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
}
.tintuc .item-tintuc img
{
    width: 100%;
    height: 100%;
}
.tintuc .item-tintuc .item-name
{
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-family: 'cabin-bold';
    padding-top: 10px;
}
.tintuc .item-tintuc .item-name a
{
    text-decoration: none;
    color: #484848;
 
    line-height: 1.4;
    text-transform: uppercase;
}
.tintuc .item-tintuc .item-name a:hover {
    color: #000 !important;
}
.tintuc .item-tintuc .item-desc 
{
    text-overflow: ellipsis;
    overflow: hidden;    
    line-height: 1.2em;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin: 5px 0px;
    color: #8c8c8c;
    text-align: justify;
}
.tintuc .item-tintuc .xemtiep {
    text-align: left;
    margin-top: 15px;
    /* border-bottom: #963132 solid 1px; */
    padding: 5px 0px;
}

.tintuc .item-tintuc .xemtiep a {
    display: inline-block;
    padding: 5px 15px 5px 0px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
    font-family: 'Roboto-Regular';
    text-transform: capitalize;
    text-align: left;
    border-bottom: #963132 solid 1px;
}
.xtt{
    padding: 5px 10px;
    background: #183883;
    margin-top: 10px;
    color: white;
    font-size: 12px;
    display: inline-block;
}
.xtt:hover{
    font-weight: bold;
    color: white;
}
.box-youtube{
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    top: 0px;
    text-align: center;

}
.fa-youtube{
    font-size: 60px;
    z-index: 999999;
    color: red;
    display: table-cell !important;
    vertical-align: middle;
}
.tintuc .item-tintuc .xemtiep a i {
    padding-left: 5px;
}
.tieude_tintuc .title_spnoibat p{
    color: #437091;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
}
.wap_tin{
    padding-bottom: 50px;
}
.wap_tin .title_spnoibat a{
    top: 30%;
} 
.cpr{
    background: #323232;
    padding: 10px 0px;
}
.cpr div div{
    padding-top: 10px;
    border-top: white solid 1px;
    color: white;
    width: 100%;
}
.item-pro{
    padding: 0px 0px 12px 0px !important;
}
.tieude_tintuc .title_spnoibat div{
    font-size: 36px;
    color: #437091;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.tieude_tintuc .title_spnoibat div:after{
    background: #437091;
}
/* General button style (reset) */
.xemtiep_btn .btn_xem {
    padding: 10px 10px;
    display: block;
    color: #6e7498;
    position: relative;
    transform: translateZ(0);
    border-radius: 0px !important;
    text-decoration: none;
    color: #000;
    font-size: 1.2em;
    border: 1.5px solid #000;
    text-transform: uppercase;
    width: 170px;
    margin: auto;
}
.xemtiep_btn .btn_xem:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform 0.4s ease-out;
    background-color: #8c8c8c;
}
.xemtiep_btn .btn_xem:hover::before, .xemtiep_btn .btn_xem:focus:before {
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
/* Button 1c */

.xemtiep_btn .btn_xem:hover,.xemtiep_btn .btn_xem:active {
    color: #fff;
}


/*----*/
.loadmore
{
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}
.loadmore i
{
    width: 40px;
    height: 40px;
    border-radius:50%;
    background: #eeeeee;
    font-size: 18px;
    line-height: 40px;
    border: 1px solid #ccc;
}
.loadmore i:hover
{
    transform: rotate(360deg);
    transition: 2s;
}
.box_show
{
    width: 30%;
    min-width: 300px;
    background: #fff;
    border-radius:10px;
    border:1px solid #eee;
    display: none;
    position: fixed;
    top: 80px;
    left: 35%;
    z-index: 9999999;
}
.box_show .box_close
{
    width: 100%;
    border-top: 1px solid #328e00;
    padding: 10px;
    text-align: right;
}
.box_show .box_close button
{
    background: #2a2a2a;
    color: #fff;
    padding: 5px 10px;
    border: none;
}
.box_show .box_close button:hover
{
    background: #ff0000;
}
.item_box
{
    width: 90%!important;
    margin: 10px 5%!important;
}
.item_box .booking
{
    display: none!important;
}
.box_body
{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    display: none;
}
.box_show_booking
{
    width: 30%;
    position: fixed;
    left:35%;
    z-index: 999999999;
    top: 50px;
    background: #fff;
    display: none;
    border-radius: 5px;
}
.dichvu{
    background: url(images/KTPdv.png);
    background-position: bottom;
}
.wap_menu{

}
.slick-prev{

}
.slick-next{

}
.box_show_booking .option
{
    width: 100%;
    padding:10px 5%;
    background: #e9e8e8;
    border-radius: 5px;
}
.box_show_booking .option h3
{
    width: 100%;
    padding: 5px 0px;
    border-bottom: 1px solid #000;
}
.box_show_booking .box_close button
{
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    top: -15px;
    right: -15px;
    border: none;
}
.box_show_booking .option .frm_option
{
    width: 31%;
    display: inline-block;
    padding: 10px 0px;
}
.box_show_booking .frm_option input[type="date"], .box_show_booking .frm_option input[type="number"]
{
    width: 100%;
    height: 30px;
}
.box_show_booking .frm_option button
{
    height: 30px;
    padding: 0px 20px;
    width: 100%;
    text-align: center;
    background: #409612;
    color:#fff;
    border: none;
}
.box_show_booking .frm_option button:hover
{
     background: #ff0000;
}
div#wap_footer
{
    border-top: #323232 solid 1px;
    background: #323232;
    width: 100%;
    padding: 30px 0px 0px;
    color: white;
}
.title-f{
    display: inline-block;
    padding-top: 20px;
    font-family: 'cabin';
    padding-bottom: 5px;
    font-size: 24px;
    color: white; 
    margin-bottom: 10px;
    border-bottom: white solid 1px;
}
.item-f img{
    width: 50%;
    margin-left: 15%;
    padding-bottom: 20px;
}
.top-footer{
    padding-bottom: 10px;
    margin-top: 20px;
    
}
.left-prnb{
    width: 30%;
    float: left;
}
.title_sp{
    font-size: 24px;
    color: #5f1700;
    text-transform: uppercase;
    font-family: 'cabin-bold';
    clear: both;
}
.title_sp div{
    width: 33%;
    float: left;
    text-align: center;
    line-height: 0.5;
    cursor: pointer;
    transition: 1s;
}
.title_sp .active{
    color: #ff0000;
}
.title_sp div:hover{
    color: #ff0000;
    
}
.title_sp div:after{
    content: '';
    background: #5f1700;
    width: 50%;
    height: 2px;
    display: inline-block;
}
.right-prnb{
    width: 70%;
    float: left;
}
.slidepro{
    background: #ffead7;
    margin-bottom: 20px;
}
.t-c{
    display: inline-block;
    color: white;
    font-size: 18px;
    line-height: 1;
    float: left;
}
.t-c:after{
    content: '';
    background: white;
    width: 25%;
    height: 5px;
    display: inline-block;
}
.item-f {
    border-bottom: white solid 1px;
}
.name-cty{
    font-size: 14px;
    font-family: 'cabin-bold';

}
.intro-f{
  
}
.intro-f p{
    font-family: 'cabin';
    font-size: 13px;
}
.intro-f ul{
    list-style: none;
}
.intro-f ul li{
    padding: 5px 0px;
}
.intro-f ul li a{
    color: white;
    font-family: 'cabin';
}
.icon-contact{
    width: 100%;
    float: left;
    
}
.icon-contact i{
    font-size: 18px;
    margin: 0px 7px;
    color: white;
 
}
#dknt{
    width: 80%;
    float: left;
}
div.copywire {
    padding: 20px 0px;
    margin-top: 5px;
    border-top: white 1px solid;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}
div#footer .content-footer .footer-item-left
{
    width: 40%;
    float: left;
    margin-bottom: 30px;
}
.lh-f{
    color: #fff;
}
.lh-f i{
    padding: 5px;
    background: #181b20;
    color: #999999;
    margin: 5px;
}
div#footer .content-footer .footer-item-right {
    width: 30%;
    float: left;
    margin-bottom: 30px;
}
.f-title
{
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    display: inline-grid;
    line-height: 2;
}
.f-title:after{
    content: "";
    width: 30%;
    height: 2px;
    background: #ffffff;
}
.dv-f ul li{
    border-bottom: #cfdbe4 dotted 1px;
    text-transform: capitalize;
}
.dv-f ul li:last-child{
    border: none;
}
.content-footer ul{
    list-style: none;
}
.content-footer ul li{
    padding: 10px 0px;
    color: #ffffff;

}
.content-footer ul li a{
    color: #ffffff;
    font-size: 14px;
}
.content-footer ul li a:hover{
    color: #ec2f35;
}
.f-cotent .tt_content {
    color: #fff;
}
.footer-item .f-cotent .tt_content{
    font-size: 15px;
    color: #FFF;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}

.footer-item .f-cotent  ul {
    list-style-type: none;
    margin-bottom: 0px;
}
.footer-item .f-cotent  ul li {

    padding-bottom: 10px;
}

.footer-item .f-cotent  ul li  a{
    font-size: 15px;
    color: #8c8c8c;
    font-family: 'Open Sans', sans-serif;
}
.footer-item .f-cotent  ul li  a:hover {
    text-decoration: none;
}
.footer-item .f-cotent p {
    margin: 0px;
    font-size: 15px;
    padding: 0px 0px 5px ;
    border-bottom: 1px dashed;
    width: 70%;
    margin-bottom: 10px;
    color: #8c8c8c;
    font-family: 'Open Sans', sans-serif;
}
.banner{
    background: url(images/background.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.slick-dots li.slick-active button:before{
    color: white !important;
}
.slick-dots li button:before{
    color: gray !important;
}
.item-banner img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    margin: auto;
}
.item-banner:focus{
    outline: none;
}
.img-banner{
    width: 20%;
    margin: auto;
    padding: 20px 0px;
}
.intro-banner{
    color: white;
    text-align: center;
    padding-bottom: 50px;
}
.slick-dots{
    bottom: 0px !important;
}
.intro-banner p{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.slick-dots{
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}
.slick-dots button{
    border-radius: 50%;
    padding: 0px 5px;
    margin: 3px;
}
.slick-dots button:focus{
    outline: none;
}
.slick-dots li{
    display: inline-block;
}
.title_feeback{
    text-align: center;
    color: white;
    font-family: 'UTM-Swiss';
    font-weight: bold;
    font-size: 30px;
    padding-top: 20px;
}
.item-doitac{


    display: inline-block;
    padding: 10px;
}
.wap-contact{
    background: #F3F5F9;
}
.icon-f {
    text-align: left;
    padding: 20px;
}
.icon-f i{
    padding: 5px;
    background: #dddddd;
    border-radius: 7px;
    color: #333333;
    margin: 5px;
}
.tt-f i{
    background: #dddddd;
    border-radius: 5px;
    color: #333333;
    margin-right: 5px;
    padding: 2px;
    font-size: 12px;
}
/*.footer-item-left .f-title:after
{
    position: absolute;
    content: "";
    width: 40%;
    left: 30%;
    height: 3px;
    background: #000;
    bottom: -5px;
}
.footer-item-right .f-title:after
{
    position: absolute;
    content: "";
    width: 40%;
    left: 30%;
    height: 3px;
    background: #000;
    bottom: -5px;
}
.footer-item-center .f-title:after
{
    position: absolute;
    content: "";
    width: 40%;
    left: 30%;
    height: 3px;
    background: #000;
    bottom: -5px;
}*/
.footer-item-center ul {
    list-style-type: none;
        text-align: left;
    padding-left: 25px;
}
.footer-item-center ul li {
    color: #000;
    padding-top: 5px;
}
.footer-item-center ul li i {
    padding-right: 5px;
}
.footer-item-center ul li a{
    color: #000;
    text-decoration: none;
}
div#footer .content-footer .footer-item-center
{
    width: 30%;
    float: left;
    text-align: center;
}
.content-footer .footer-item-center .name-co-f
{
    font-family: UTM-Aristote;
    font-size: 25px;
    text-transform: lowercase;
    color: #000;
    
   
}
.content-footer .footer-item-center .copy-write
{
    padding: 10px;
}
.content-footer .footer-item-center .copy-write a
{
    text-decoration: none;
    color: #000;
}
div#footer .content-footer .footer-item-right
{
    text-align: center;
}
div#footer .content-footer .footer-item-right .phone-f,div#footer .content-footer .footer-item-right .website
{
    color: #000;
    font-size: 22px;
     font-family: UTM-Amherst;
}
div#footer .content-footer .footer-item-right .phone-f
{
    font-weight: bold;
}
div#footer .content-footer .footer-item-right .phone-f i
{
    font-size: 28px;
}

div#lienket a
{
    display:inline-block;
    vertical-align:top;
    color:#8c8c8c;
    font-size:16px;
    text-align:center;
    text-decoration:none;
    margin:0px 2px;
    background:none;
    transition:1s;
    text-align: left;
    border-radius: 50%;
    font-family: 'Open Sans', sans-serif;
}
#lienket{
    display: inline-block;
    padding: 10px;
}
div#lienket a i {
    padding: 10px;
    width: 30px;
    border-radius: 50%;
    background: #2e2e2e;
    border: #868686 solid 1px;
}
div#lienket a:hover i
{
    transition:1s;
    transform:rotate(360deg);
}
/*.fb
{
    background: #0000ff!important;
}
.tf 
{
    background: #02afff!important;
}
.yt 
{
    background: #ff0000!important;
}
.gg 
{
    background: #02afff!important;
}*/
.quangcao
{
    width: 100%;
}
.quangcao img
{
    width: 100%;
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
    box-sizing:border-box;
    max-width:1200px;
    margin:auto;
}
div#doitac a img
{
    height:100px;
    margin:0 5px;
    border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
    margin:15px auto;
    clear:both;
}
.zoom_slick
{
    width:50%;
    float:left; 
    text-align:center;
}
.zoom_slick .slick2
{
}

.zoom_slick .slick
{
    margin-top:5px;
}

.zoom_slick .slick img
{
    width:95%;
    margin:auto;
    border:1px solid #DDD;
    box-sizing:border-box;
    cursor:pointer;
}
.zoom_slick .slick img:hover
{
    border:1px solid #F60;
    opacity:0.5;
    transition:1s;
}

.product_info
{
    float:right;
    list-style:none;
    width:48%;
}
.box-product-tpl{
    width: 100%;
    float: left;
}
.box-thuong-hieu{
    width: 230px;
    float: left;
    margin-right: 10px;
}
.box-thuong-hieu div{
    padding: 5px;
}
.box-thuong-hieu label{
    padding-left: 7px;
}
.product_detail .option-gh{
    position: unset;
}
.radio{
    float: left;
}
.product_detail .item-pro{
    border: none;
    padding: 0px 15px 15px 15px !important;
}
.product_detail .box-flex .box-pro img{
    padding: 10px;
}
.product_info li
{
    font-size:13px;
    border-bottom:1px solid #EEE;
    padding:6px 0;
}
.product_info li.ten
{
    color:#313131;
    font-size:18px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.product_info li.giacu
{
    font-size:15px;
    text-decoration:line-through;
}
.product_info li.gia
{
    color:red;
    font-size:16px;
}
.product_info li b
{
    font-weight:normal;
    font-size:14px;
}
.xemgiohang
{
    color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
    background: #5f1700;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
.product_info li .dathang i
{
    margin-right:10px;
    font-size:25px;
    margin-top:3px;
}
.product_info li .dathang:hover
{
    transition:0.4s;
    background:#E00;
}
.tieude_giua{
    text-align: left;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
    width: 50px;
    border: 1px solid #C7C6C6;
    padding: 2px 0px;
    text-align: center;
    font-size: 15px;
     margin-left:5px;
}
input.ngaydi
{
    width: 200px;
    border: 1px solid #C7C6C6;
    padding: 2px 0px;
    text-align: left;
    font-size: 15px;
     margin-right:5px;
}
input.ngaydi2
{
    width: 120px;
    border: 1px solid #C7C6C6;
    padding: 2px 0px;
    text-align: left;
    font-size: 15px;
     margin-right:5px;
}
table#giohang input
{
       margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
    background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
    height:30px;
}
table#tt td input.t
{
    width:300px;
    height:20px;
    margin:3px 0px 5px 0px;
    border:1px solid #DDD;
}
table#tt td textarea
{
    width:300px;
}
table#tt span
{
    color:red;
}
.titlesp .tieude_sp {
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.titlesp  .title_des {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.title_danhmuc {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
.danhmuc .tieude_dm {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    padding: 10px 0px;
    border-bottom:  1px solid
}
.danhmuc .gia  {
    list-style-type: none;
}
.danhmuc .gia  li {
    padding: 10px 0px;
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #8c8c8c;
}
.danhmuc .gia  li .chk_price {
    border: none;
    border-radius: 0px;
    margin-right: 10px;
    width: 15px;
    height: 15px;
}
.danhmuc .gia li:hover  {
    color: #000;
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
        z-index: 99999999999999999 !important;
        position: absolute;
        animation: star linear 1.75s infinite;
        -moz-animation: star linear 1.75s infinite;
        -webkit-animation: star linear 1.75s infinite;
        -o-animation: star linear 1.75s infinite;
    }
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}

.tieude_doitac{
        position: relative;
    display: inline-block;
    padding: 0px 10px;
    height: 60px;
    margin-bottom: 10px;
}
.text-email{
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 40px;
}
.tieude_doitac:after{
    content: "";
    position: absolute;
    width: 100%;
    background: url(images/bg_tieude.png) center no-repeat;
    height: 25px;
    bottom: -5px;
    left: 0px;
}
.coccoc-alo-phone.coccoc-alo-show {
    display: none;
}
@media screen and (max-width: 1550px) { 
    .menu-pc {
        padding: 0px;
    }
    .dm1 a {
        font-size: 12px;
    }
    }
@media screen and (max-width: 1300px) {
    .quytrinh h4 {
        font-size: 22px;
        }
    .dm1 a {
        font-size: 10px;
    }
    div.menu ul li a {
        font-size: 10px;
    }
    
 }
@media screen and (max-width: 1260px) {
    .menu-pc {
        padding: 0px 0px !important;
    }
    .dm1 a {
        font-size: 10px;
    }
    div.menu ul li a {
        font-size: 10px;
    }
    .tim {
        padding: 0px;
    }
    .timkiem i {
    font-size: 15px;
    position: relative;
    }
    .giohang i {
    color: #000;
    font-size: 15px;
    }
    .content-langmb img {
        width: 35% !important;
        margin-top: 5px;
    }
    div#main_content {
        max-width: 1000px !important;
    }
    .spmoi .item_spm, .spmoi .tieude_sp {
        height: 240px;
    }
    .spmoi .item_spm img {
        height: 240px;
    }
    .border_img {
        width: 77%;
    }
    .quytrinh h4 {
        font-size: 22px;
        }
}
@media screen and (max-width: 1190px) {
    .quytrinh h4 {
        font-size: 20px;
        }
    .menu-pc {
        padding: 0px 0px !important;
    }
    .dm1 a {
        font-size: 10px;
        margin: 0px 5px !important;
    }
    div.menu ul li a {
        font-size: 10px;
        margin: 0px 5px !important;
    }
    .tim {
        padding: 0px;
    }
    .timkiem i {
    font-size: 15px;
    position: relative;
    }
    .giohang i {
    color: #000;
    font-size: 15px;
    }
    .content-langmb img {
        width: 20% !important;
    }
    div#main_content {
        max-width: 1000px !important;
    }
    .spmoi .item_spm, .spmoi .tieude_sp {
        height: 240px;
    }
    .spmoi .item_spm img {
        height: 240px;
    }
    .border_img {
        width: 77%;
    }
    .tim {
        padding: 0px 0px !important
    }
}
@media screen and (max-width: 1100px) {
    div#main_content {
    max-width: 900px !important;
    }
    .quytrinh h4 {
        font-size: 18px;
        }

}
    
@media screen and (max-width: 1024px) {
    .quytrinh h4 {
        font-size: 17px;
        }
    .menu-pc {
        padding: 0px 0px !important;
    }
    div.header
    {
        display:block;
        text-align: center;
        background-image: none; 
    }
    div.header img {
        float: left;
        width: 19%;
    }
    .gioithieu{
        height: unset;
        display: inline-block;
        padding-bottom: 30px;
    }
    .menu-pc {
        display: none;
    }
    nav#menu{display:none;}
    #header
    {display: none!important;
    }
    div.menu ul li a
    {
        padding:0px 5px;
        font-size: 10px;
        margin: 0px;
    }
    .dm1 a {
        font-size: 10px;
    }   
    .menu-pc {
        padding: 0px;
    }
    .dm1 a {
        margin: 0px 5px;
    }
    .content-langmb img {
        width: 35% !important;
    }
    .tim {
        padding: 0px !important;
    }
    div#main_content {
    max-width: 900px !important;
    }
    .item_spm .info_pro h3 {
        font-size: 20px ;
    }
    .spmoi .item_spm, .spmoi .tieude_sp {
        height: 200px;
    }
    .spmoi .item_spm img {
        height: 200px;
    }
    .border_img {
        width: 74%;
    }
    .contact, .only-pc
    {
        display: none;
    }

    .tim {
        display: none;
    }
    .quytrinh_txt {
        display: none;
        }
    .quytrinh .name_quytrinh {
        width: 100%;
        text-align: center;
        }
    .quytrinh h4 {
    font-size: 15px;
    text-align: center;
    }
}
@media screen and (max-width: 990px) {
    .quytrinh h4 {
    font-size: 13px;
}
    .menu-pc {
        padding: 0px !important;
    }
    .spmoi .item_spm, .spmoi .tieude_sp {
        width: 48%;
        float: left;
        margin-bottom: 30px;
        height: 300px;
    }
    .spmoi .item_spm img {
        height: 300px;
    }
    .border_img {
        width: 87%;
    }
    .tieude_sanphamnnb  {
        background: unset !important;
    }
}
@media screen and (max-width: 960px) {
    .menu_danhmuc {
        display: none;
    }

    div.header
    {
        display:block;
        text-align: center;
        background-image: none; 
        height: 70px;
        line-height: 70px;
    }
    nav#menu{display:none;}
    #header
    {display: none!important;}
    div#main_content
    {
        width:97%;
    }
    div#footer
    {
        width:97%;
    }
    div#slider
    {
        width:100%;
        padding:0;
    }
    div#danhmuc
    {
        display:none;
    }
    div#right
    {
        width:100%
    }
    div#left
    {
        width:100%;
    }
    div.item
    {
        width:30%;
        margin:1.3%
    }

    div#thongke
    {
        width:100%;
    }
    div.thongke_an
    {
        display:none;
    }
    div.tt_lh
    {
        width:100%;
    }
    div.bando
    {
        width:100%;
    }
    
    .search_frm
    {
        position: unset;
        padding-bottom: 40px;
    }
    .contact, .only-pc
    {
        display: none;
    }
    .only-mobi{
        display: block;
    }
    div.wap_menu
    {
        background: none;
    }
    
    
    #lienket
    {
        position: unset !important;
        width: 100%!important;
        text-align: center!important;
    }
    .logo_mobi
    {
        display: block;
    }
    .header a img{
            width: 25%;
    float: left;
        }
    .tim {
        display: none;
    }
    .gioithieu {
        height: unset;
    display: inline-block;
    padding-bottom: 30px;
    }
    #dknt{
        width: 100%;
    }
    form#frm_dknt input[type='text'] {
        width: 70%;
    }
    form#frm_dknt input[type='button']{
        width: 30%;
    }
    .text-email{
        padding-top: unset;
    }
}
@media screen and (max-width: 800px) {
    .chat_facebook {
        bottom: 0px !important;
    }
    .border_img {
    width: 84%;
}
    .box-thuong-hieu{
        width: 100%;
    }
    .box-product-tpl{
        width: 100%;
    }
    .box-thuong-hieu form div{
        display: inline-block;
        float: left;
        margin-right: 5px;
    }
    .box-thuong-hieu form div label{
        margin-top: 3px;
        margin-left: 3px;
    }
    .duannb .item_duan .sp_name a {
        font-size: 12px;
    }
    .baner-tieude {
        display: none;
    }
}
@media screen and (max-width: 700px) {
    .item_duan{
        height: unset;
    }
    .prev{
        bottom: -20px;
        left: 40%;
        top: unset;
    }
    .next{
        bottom: -20px;
        right: 40%;
        top: unset;
    }
    .next-dt{
        bottom: -15px;
        right: 40%;
        top: unset;
    }
    .prev-dt{
        bottom: -15px;
        left: 40%;
        top: unset;        
    }
    #myCarousel .item img{
        height: 200px;
        filter: unset;
    }
}
@media screen and (max-width: 603px) {
    .right-prnb{
        margin-top: 10%;
    }
    .title_sp div{
        width: 100%;

    }
    .click_show{
        display: none;
    }
    .click_show.active{
        display: block;
    }
    .list-sm .click_show{
        display: block;
        border-bottom: black solid 1px;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }
    .list-sm .click_show p{
        margin: 0px;
    }
    .p-relive{
        position: relative;
        width: 70%;
    }
    .product{
        position: relative;
    }
    .title_sp{
        font-size: 14px;
    }
    .slm {
        display: inline-block;
        font-size: 20px;
        position: absolute;
        top: 0px;
        left: 20px;
        border-color: unset;
        background: none;
        padding: 2px 5px;
        border-radius: 20px;
    }
    div#wap_footer{
        padding: 0px;
    }
    .item-f img{
        margin: auto;
        
    }
    .logof{
        text-align: center;
        padding-top: 10px;
    }
    .title_spnoibat a{
        right: 25%;
    }
    .doc-tiep{
        font-size: 10px;
    }
    .countdown div{
        width: 30px;
        height: 30px;
    }
    .countdown span{
        top: 5px;
    }
    .tintuc .conttent-item{
        margin-top: 0px;
    }
    .box_show{
        width: 90%;
        top: 40px;
        left: 5%;
    }
    .box_show_booking{
        width: 90%;
        top: 40px;
        left: 5%;
    }
    div.search i{
        font-size: 14px;
        padding: 0px 5px;
    }
    .content-cart i{
        font-size: 14px;
        padding: 0px 5px;
    }
    .content-sreach {
        width: 65%;
        position: absolute !important;
        top: 0px;
        right: 20px;
        z-index: 9999999;
    }
    .option-gh{
        width: 100%;
        font-size: 10px;
    }
    .ngaytao{
        font-size: 12px;
        padding: 0px;
        margin: 0px;
    }
    .tintuc .item-tintuc .item-name{
        font-size: 14px;
    }
    .mota-news{
        font-size: 12px;
        margin-top: 5px;
        -webkit-line-clamp: 3;
    }
    .title_feeback{
        font-size: 24px;
    }
    .box-info-gt a h4{
        font-size: 16px;
    }
    .info-ud h4{
        font-size: 16px;
    }
    .item-uudai {
        padding-bottom: 10px;
    }
    body{
        font-size: 12px !important;
    }
    .title-gt div{
        font-size: 25px;
        padding-bottom: 5px;
    }
    .title-gt{
        display: inline-block;
    }
    .box-gt{
        margin: 0px;
    }
    .next-pro{
        right: 40%;
        bottom: -25px;
    }
    .prev-pro{
        right: 50%;
        bottom: -25px;
    }
    .wap_tin{
        padding-bottom: 20px;
    }
    .product{
        
    }
    .spnb .donghoud{
        display: none;
    }
    .spnb .list-pro{
        width: 100%;
    }
    .spnb .option-gh{
        position: unset;
    }
    .uudai{
        position: unset;
    }
    .gt{
        line-height: 0;
        padding: 0px;
    }
    .xemtiepsp a{
        padding: 10px 35px;
    }
    .cpr div div{
        font-size: 10px;
    }
    #cfacebook a.chat_fb {
        float: left;
    padding: 0 25px;
    width: 174px !important;
    color: #fff;
    text-decoration: none;
    height: 22px !important;
    line-height: 22px !important;
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 0 0;
    background-color: #3a5795;
    border: 0;
    border-bottom: 1px solid #133783;
    z-index: 9999999;
    margin-right: 0px;
    font-size: 10px !important;
    }
    #cfacebook{
        width: 174px !important;
    }

    .all-thuvien{
        top: 0px;

        font-size: 10px;
        width: 25%;
    }
    .all-video{
        top: 0px;

        font-size: 10px;
        width: 25%;
    }
    .thuvien-nb h3{
        font-size: 10px;
    }
    .thuvien-nb{
        bottom: 0px;
    }
    .thuvien img{
        height: 180px;
    }
    .video img{
        height: 180px;
    }
    .name-news h3{
        font-size: 12px;
    }
    .title-news h3{
        font-size: 12px;
        line-height: 48px;
    }
    .date-news{
        height: 48px;
    }
    .date-news p{
        font-size: 20px;
    }
    .date-news span{
        font-size: 12px;
    }
    .left-news{
        padding-right: 0px !important;
    }
    .video-feedback .titlevideo p {
        font-size: 30px;
    }
    .titlevideo .comment {
        display: inline-block;
        margin-bottom: 15px;
        width: 100%;
    }
    .video-feedback .titlevideo a {
        margin: 15px 0px;
        float: left;
    }
    .duannb_left .item_duan {
        
    }
    .gioithieu_left h3 {
        font-size: 20px;
    }
    .content_danhmuc a {
        display: inline-block;
        margin-bottom: 10px;
    }
    div.wap_menu {
        position: unset;
    }

    .duannb_left .item_duan {
        width: 100% !important;
    }
    div.menu {
        height: 70px;
        padding: 0px;
        }
    
    .spmoi .item_spm, .spmoi .tieude_sp {
        width: unset !important;
        float: unset !important;
        }
    .coccoc-alo-phone.coccoc-alo-show {
        display: block;
    }
    .tim {
        display: none;
    }
    div.fanpage {
        width: 100%;
        float: none;
        margin: auto;
        text-align: center;
    }
    div#main_footer {
    width: 100%;
    float: none;
    margin-top:10px;
    }
    div#header a.logo
    {
        display:none;
    }
    div#header img.logo_mobi
    {
        display:block;
        margin:auto;
        width:100%;
    }
    div.tieude_giua
    {
        padding:7px;
        height:auto;
        line-height:1.5;
    }
    .zoom_slick
    {
        width:85%;
        max-width:400px;
        float:none;
        margin:auto;
    }
    .product_info
    {
        width:100%;
        margin-top:10px;
    }
    .gh_an
    {
        display:none;
    }
    .product_detail .item-pro{
        padding: 0px 10px 10px 10px !important;
    }
    .item-pro h3{
        padding: 0px;
    }
    .tieude_text, .fillter_tieude
    {
        width: 100%!important;
    }
    .product .title_spnoibat > div{
        padding-top: 0px;
    }
    .gia_pro p{
        padding-bottom: 0px;
    }
    div.item
    {
        width:47%;
        margin:20px 1.3%
    }
    .col-4
    {
        width: 48%;
        margin: 10px 1%;
    }
    div#footer .content-footer .footer-item-left,div#footer .content-footer .footer-item-right,div#footer .content-footer .footer-item-center, .thuvien .item-thuvien
    {
        width: 100%;
        float: none;
    }
    .item-slp{
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .slidepro > div{
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ten-s{
        font-size: 15px;
        padding-bottom: 5px;
    }
    .header a.hien_menu img {
        width: 50%;
        }
        .header a img{
            width: 90%;
            margin-left: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
        }
        .item-dv {
            text-align: center;
        }
    .slidepro{
        margin-top: 0px;
        line-height: 1.4;
    }
    .col-md-2dot4{
        width: 50% !important;
    }
    .intro-f ul li{
        padding: 10px;
    }
}
@media screen and (max-width: 460px) {
    .slide_mobi{
        padding: 0px !important;
        width: 100%;
    }
    .donghoud{
        width: 100px;
        min-height: unset;
    }
    .list-pro{
       
    }
    .slick-next{
        top: unset !important;
        bottom: 0px;
    }
    .item-dv{
        padding: 10px 0px;
    }
    .title_spnoibat{
        padding: 10px 0px !important;
    }
    .title_spnoibat > div:after{
        display: none;
    }
    .duannb_left .item_duan:nth-child(4) {
        margin-top: 0px;
    }
    div.copywire {
        font-size: 13px;
    }
    .quytrinh_footer a h4 {
        font-size: 14px;
    }
    .quytrinh_footer {
        width: 100%;
    }
    .tintuc {
        padding-top: 5px;
    }
    .quytrinh {
        padding: 25px 0px;
        }
    .quytrinh h4 {
        font-size: 12px;
        padding: 0;
    }
    div.chat_facebook {
        display: none;
    }
    #content-spnoibat .title_spnoibat div:before {
    content: "";
    width: 220px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 13px;
    left: 22%;
    }
    .xemthem_spmoi {
        display: none;
    }
    .content_catnb .infor_catnb {
        top: 0px;
    }
    .title_duannb div:before {
    content: "";
    width: 220px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 13px;
    left: 20%;
    }
    .duannb_left .item_duan {
        width: 100% !important;
    }
    .title_tintuc div:before {
    content: "";
    width: 220px;
    height: 3px;
    background: #000;
    position: absolute;
    bottom: 13px;
    left: 23%;
    }
    .tintuc .item-tintuc {
        width: 100%;
    }
    div.item
    {
        width:96%;
    }
    div.tieude_giua
    {
        font-size:14px;
    }   
    div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password']
    {
        width:100%;
    }
    div.frm_lienhe .item_lienhe select
    {
        width:100%;
    }
    .map_description
    {
        width:100%;
    }
    /*.box_news a img
    {
        width:110px;
    }*/
    .tintuc .item-tintuc {
        
    }
    .title_spnoibat div {
        font-size: 16px;
    }
    .prev-pro{
        right: 14% !important;
    }
    .product .title_spnoibat > div{
        min-width: unset;
        padding: 0px;
    }
    .title-f{
        font-size: 14px;
        padding-top: 10px;
    }
    .dangky{
        width: 100%;
        padding-bottom: 10px;
    }
    .box_dangky{
        text-align: center;
    }
    .box_dangky input{
        width: 80%;
        float: left;
    }
    .box_dangky button{
        width: 20%;
        float: left;
    }

    .tintuc .item-tintuc .item-info {
        
    }
    div.frm_lienhe .item_lienhe p
    {
        width:100%;
    }
    .othernews ul.phantrang
    {
        margin-left:0px;
    }
    .box_news h3 a {
        font-size:14px;
    }
    .col-4
    {
        width: 98%;
        margin: 10px 1%;
    }
    .header a img {
        width: 90% !important;
        float: left;
        margin-top: 5px; 
        margin-left: 5px;
        }
    div.header{
            height: 75px;
    line-height: 75px;
    }
    .content-sreach{
        line-height: 70px;
    }
    .baner-tieude .content-img img {
        height: 180px;
    }
    .baner-tieude .title-cat {
       margin: 33px 8% 27px 10%;
        text-align: center;
    }
    .baner-tieude .content-img {
        text-align: center;
    }
    .tieude_tour .fillter_tieude .fill_item {
        width: 90%;
    }
    .item_sp .item_name h3{
        text-align: center;
    }
    .item_sp .gia {
        text-align: center;
    }
    .slideshow {
        padding:20px 0px !important;
    }
    .texture {
        display: none !important;
    }
    #slider_duan {
        float: unset;
        position: relative;
        width: 100% !important;
        height: auto !important;
    }
    .slick-dots {
        display: none !important;
    }
    .tieude_sanphamnnb {
        background: unset !important;
        margin: 15px !important;
    }
    .chat_facebook {
        bottom: -142px !important;
        right: -124px !important;
    }
    .coccoc-alo-phone {
        left: 7px;
        bottom: 17% !important;
        }
   
        .border_img {
        width: 84%;
    }
    .content_catnb .infor_catnb .mota {
        width: 90%;
    }
    .header .cart {
        right: 120px;
    }
}
@media screen and (max-width: 375px) {
    .content_catnb .infor_catnb {
        padding: 20px;
    }
     .header .cart {
        right: 80px;
    }
    .title_duannb div {
        font-size: 22px;
        }
    .title_tintuc div {
        font-size: 22px;
    }
    #content-spnoibat .title_spnoibat div {
        font-size: 22px;
    }
    div.header{
            height: 65px;
    line-height: 65px;
    }
    .title_spnoibat div {
    font-size: 22px;
}
}
@media screen and (max-width: 360px) {
    .list-sm{
        top: 45px;
        font-size: 12px;
    }
    .icofont-close-circled{
        font-size: 24px;
        right: 35px;
    }
}