::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0;box-sizing:border-box;}
.m-10{margin: 10px 0px !important;}
.pd-20{padding: 20px !important;}
.pd-10{padding: 10px !important;}
.pb-10{padding-bottom: 10px !important;}
.pdn-20{padding: 0px 20px !important;}
.mb-0{margin-bottom: 0px !important;}
.mb-10{margin-bottom: 10px !important;}
.pb-20{padding-bottom: 20px;}
.mb-20{margin-bottom: 20px !important;}
.mb-30{margin-bottom: 30px !important;}
.mt-15{margin-top: 15px !important;}
.mt-20{margin-top: 20px !important;}
.mt-30{margin-top: 30px !important;}
.mt-40{margin-top: 40px !important;}
.flex-direction-row-reverse{
  flex-direction: row-reverse !important;
}
.d-flex{ display: flex; }
.justify-content-between{justify-content: space-between;}
.aligan-item-center{align-items: center;}
.w-100{
  width: 100% !important;
  overflow: hidden;
}
.w-50{
  width: 50% !important;
  overflow: hidden;
}
.auto-img img{
    max-width: 100% !important;
    height: auto !important;
    margin: 15px 0 !important;
}
.display-block{display: block !important;}
.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;height:185px;overflow: hidden;border: 4px solid #ebebeb;border:0;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{width: 100%;padding: 2px 5px;margin: 3px 0px;border: 1px solid #b7b7b7;box-sizing: border-box;font-family: 'Roboto';font-size: 12px;}
.addthis_native_toolbox{
  margin:10px 0px; 
  max-height:50px;
  overflow:hidden;
}
#toptop {width: 92px; height: 37px;position: absolute;top:-37px; right: 0px;left:0;margin: auto;text-indent: -99999px;cursor: pointer;background: url(../images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(../images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
img{max-width:100% !important; vertical-align:middle;}
div.bando img{max-width:none !important;}
.margin{margin-right:0px !important}
a{text-decoration:none !important;}
.transition_all {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
div.tt_lh{
  width: 40%;
    float: left;
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
   
}
div.wap_frm_lh {
    width: 53%;
    float: right;
    border: 1px solid #e0e0e0;
    padding: 30px;
}
div.bando{
  width: 100%;
    margin-top: 20px;
}
.loader {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
}
div#pre-loade1r {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6);
    z-index: 999;
    text-align: center;
    display: flex;
    align-items: center;
}
    
.loader-star {
  position: absolute;
  top: calc(50% - 12px);
}
/*LOADER-1*/

.loader-1 .loader-outter {
  position: absolute;
  border: 4px solid #f50057;
  border-left-color: transparent;
  border-bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: loader-1-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
  animation: loader-1-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}

.loader-1 .loader-inner {
  position: absolute;
  border: 4px solid #f50057;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  border-right: 0;
  border-top-color: transparent;
  -webkit-animation: loader-1-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
  animation: loader-1-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}

body{
  font-family: 'Roboto' !important;  
  font-size:15px !important;
  line-height:1.5 !important;
  background:#fff;
  overflow-x:hidden;
  -moz-user-select: none !important;
  -webkit-touch-callout: none!important;
  -webkit-user-select: none!important;
  -khtml-user-select: none!important;
  -moz-user-select: none!important;
  -ms-user-select: none!important;
  user-select: none!important;
}
.container{max-width: 1200px !important;}
.row{
  display: flex;
  flex-wrap: wrap;
}
div.none{
  display:none !important;
}
div.wap{
  max-width:100%;
  margin:auto;
  width:100%;
  position:relative;
}

div.wapper
{ 
  position:relative;
  margin:auto;
    max-width:1200px;
  padding:0px 5px;
  margin-top:0px;
}
div.top_head {
  background: #007dc6;
  color: #ffffff;
  font-size: 16px;
  padding: 4px 0px;
  transition: all 0.3s ease-in-out;
}
div.phone,div.diachi{
  display: inline-block;
  vertical-align: top;
  padding-top: 2px;
  font-size: 13px;
  letter-spacing: 1px;
}
div.phone{margin-right: 50px}
div.phone span{font-family: 'Roboto';color: #fff;}
div#header
{
  width:100%;
  z-index:123;
  }
div#header.fixed{
  position: fixed;
  left: 0px;
  top:-33px;
  z-index: 1000;
}
div#header .menu_main{
  
  background: rgba(255,255,255,0.4);
}
div#header.fixed .top_head{
 
}
.menu_main{
  width: 100%;
}
div#header.fixed .menu_main{
  background: rgba(255,255,255,0.9);
  top: 0px;
}

/* div#header.fixed .main_nav li ul li{
    background: rgba(255,255,255,.95);
} */
div#header.fixed .main_nav li ul li:hover{
  background: #007dc6;
}
div#header.fixed .main_nav li ul li:hover a:hover{
  color: #fff;
}
#header.fixed-top {
    position: fixed;
    z-index: 9999;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color=#000000)";
    -moz-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.5);
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#000000);
}
#header.fixed-top .logo_head img{ }
#header.fixed-top div#menu ul li a { padding: 17px 31px;}
div.hidden_t{display: none;}

.logo_head{
  text-align: center;
}
.logo_head img{
  max-height: 60px;
  width: auto;
  margin: 5px 0px;
}
.logo_head img+img{display:none;}
div#header.fixed .logo_head img{display:none !important;}
div#header.fixed .logo_head img+img{display:block !important;}
div#lienket
{
  float:left;
}
div#lienket a img
{
  margin:0 3px;
  transition:0.5s;
}
div#lienket a img:hover
{
  transform:rotate(40deg);
}
div#menu_mobi
{
  display:none;
}
div#menu
{
  position: relative;
  width: 100%;
  z-index: 123;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
div#menu ul{list-style:none;}
div#menu ul.main_nav{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
div#menu ul li
{
  position:relative;
  z-index:50;
  padding: 3px 0px
}
div#menu ul li a
{
   color: #000;
   font-size: 15px;
   padding: 7px 10px;
   text-decoration: none;
   text-transform: uppercase;
   display: block;
   font-family: 'Roboto';
   font-weight:700;
   border-bottom: 1px solid rgba(255,255,255,0);
}

div#menu ul li a i {font-size: 20px;}

div#menu>ul>li>a.ac:hover,
div#menu>ul>li>a.ac.active,
div#menu>ul>li>a.active2
{
  color:#fff;
  background:#007dc6;
  transition:all 0.3s ease-in-out;
  border-radius: 5px 5px 0px 0px;
  border-color: rgba(255,255,255,0.7);
}

div#menu ul li ul{
}
div#menu ul li ul li ul{
  padding-top:0px !important;
}
div#menu ul li ul li{
  padding: 5px 15px !important
}

div#menu ul li ul,div#menu ul li:hover ul li ul
{
  position:absolute;
  margin-left:0px;
  display:none; 
  z-index:123;

}
div#menu ul li:hover ul
{
  display:block;
  
}
div#menu ul li ul li a{text-transform: capitalize !important;color: #fff;}
div#menu ul li ul li
{
  width:250px;
  line-height:1.5;
  background:#007dc6;
  border-bottom: 1px solid rgba(255,255,255,0.7);
  padding: 0;
}
div#menu ul li ul li:hover{
   background: linear-gradient(to bottom,#17a8ff 0%, #0099f4 40%, #008add 60%, #007dc6 100%);
}

div#menu ul li ul li a:hover
{
  /*padding:6px 10px;
  text-transform:none;*/
  color:#fff;

}

div#menu ul li ul li ul
{ 
  left:250px;
  top:0px;
}
div#search
{
  float:right;
  background: rgba(255,255,255,0.5);
  border-radius: 18px;
  width: 220px;
  margin: 1px 0px 0px 40px;
}
div#search input
{
  padding: 3px 10px;
  float: left;
  border: none;
  background: none;
  width: 83%;
  outline: none;
  color: #fff;
  line-height: normal;
  font-style: italic;
  font-size: 13px;
  font-family: 'Roboto';
  letter-spacing: 0.5px;
}
div#search i
{
  float: right;
  margin: 3px 0px;
  color: #fff;
  font-size: 16px;
  width: 13%;
  text-align: center;
}
div#slider
{
  position:relative;
  margin:auto;
  width:100%;
}
.slider-img{
  /* max-height: 380px; */
}
.banner_trong{
  position: relative;
  overflow: hidden;
}
.banner_trong img{width: 100%;object-fit: cover;}
div#slider img {width:100% !important;height:100%;overflow: hidden;}
div#slider .slick-dots
{
  bottom:20px;
}

#slider .slick-prev{left: 10px}
#slider .slick-prev,#slider .slick-next{
  width: 47px !important;
  height: 47px !important;
  border-radius: 50%;
  opacity:0.5 !important;
  top:48.8% !important;
}
#slider .slick-prev:hover,#slider .slick-next:hover{
opacity:1 !important;
}

div.row_info
{
  max-width:100%;
  margin:auto;
  background:#dd156c;
}
div.box_info
{
  float:left;
  padding:15px 25px;
  border-right:1px solid rgba(255,255,255,0.2);
  font-size:17px;
  color:#fff;
  font-family:'Roboto';
  text-align:center;
}
div.box_info.first{border-left:1px solid rgba(255,255,255,0.2);}
div#left
{
  width:21%;
  float:left;
  position:relative;
}
div.tieude 
{
  padding: 0px;
  font-size:45px;
  line-height:45px;
  margin-bottom:20px;
  letter-spacing:1px;
  font-weight:500;
  position: relative;
  width: 100%;
  overflow: hidden;
}

div.tieude.hoatiet:after{
  position: absolute;
  content: '';
  bottom:7px;
  width: 78px;
  height: 26px;
  background:url(../images/bg-title3.png) left center no-repeat;
  background-size:cover;
}
div.tieude a
{
      font-family: 'Roboto';
    font-size: 17px;
    color: #282828;
    text-transform: uppercase;
}
div.danhmuc
{
  position:relative;
  border-bottom: 1px solid #eaeaea;
}
div#danhmuc ul
{
  list-style:none;
}
.nav-ul-child {
    position: relative;
    list-style: none;
    border: 5px solid #fec800;
    padding: 10px 0px;
}
div#danhmuc ul li 
{
  position: relative;
  padding: 15px;
  margin-left: 10px;
  margin-right: 10px;
  border-top: 1px solid #eaeaea;

}

div#danhmuc ul li a
{
   display: block;
    color: #454545;
    font-size: 17px;
    background: url(../images/icon-list.png) left no-repeat;
    font-family: 'Roboto';
    padding-left: 20px;
}
div#danhmuc ul li a:before{
    position: absolute;
    content: "";
    width: 11px;
    height: 18px;
    background-size: 100% 100%;
    background: url(../images/icon_beforeli.png) no-repeat;
    top: 20px;
    left: 11px;
}
div#danhmuc ul li:last-child a{border-bottom:0;}
div#danhmuc ul li a:hover
{
  color:#e5332d;
  transition:0.4s;
}
div#danhmuc ul li a i {color:#ff6500;}
div#danhmuc ul li ul {width:100% !important;position:absolute;}
div#danhmuc ul li ul li a
{
  padding:10px 0px 10px 10px;
}
div.blog_wrap
{
  padding: 10px;
}
div.blog_item
{
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}
div.blog_item_image
{
  float: left;
  margin-right:10px;
    box-shadow: 0px 0px 10px -3px #b5b5b5;
}
div.blog_item h3 a
{
  font-family: 'Roboto';
    font-size: 14px;
    border-bottom: 1px dotted #eee;
    display: block;
    color: #333;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
div.blog_item time
{
  color: #aaa;
    display: block;
    font-size: 12px;
}
div.w_tuvan p {font-size: 17px;color: #fff;font-style: italic;}
form#frm_dknt {margin-top: 0px;}
form#frm_dknt p{width: 25%;float: left;}
div.it_tv{margin-bottom: 10px;}

form#frm_dknt input[type='text'],form#frm_lh input[type='text']
{
  width: 100%;
    padding: 2px 10px;
    float: left;
    border: none;
    background: #fff;
    outline: none;
    color: #000;
    font-size: 14px;
}
form#frm_dknt input::placeholder,form#frm_lh input::placeholder{color:#000;}
form#frm_dknt input[type='button'],form#frm_lh input[type='button']
{
  background: #f97b0c;
  border: none;
  cursor: pointer;
  font-size: 13px;
  font-family: 'Roboto';
  outline:none;
  color: #000000;
  padding: 1px 13px;
  float:right;
  margin: auto;
}
div#main_content
{
    padding:30px 0px;
}
div#right
{
  width:100%; 
}
div#right1
{
  width:77%;
  float:right;
  position:relative;
}
div.tieude_giua {
  position:relative;
  margin-bottom:25px;
  width: 100%;
  text-align: center;
}
.tieude_giua:before {
    content: '';
    position: absolute;
    left: 0;
    top: 23px;
    width: 100%;
    height: 2px;
    background: #999;
    z-index: 1;
}
div.tieude_giua span
{ 
    position:relative;
    z-index: 2;
    background: #fff;
    font-family: 'Roboto';
    font-size: 22px;
    line-height: 36px;
    text-transform: uppercase;
    display: inline-block;
    color: #d33;
    padding: 6px 10px;
    letter-spacing: 0.5px;
    font-weight: 700;
}

div.tieude_giua span i {
    font-style: normal;
    font-family: 'Roboto';
    position: relative;
}
.tieude_detail {
  font-size: 22px;
  padding: 5px 0;
  color: #333;
  font-family: 'Roboto';
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}
.w_tieude_tin{
  font-size: 18px;
  padding: 5px 0;
  color: #555;
  font-family: 'Roboto' !important;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}
div.tieude_giua1 h2
{
  position:relative;
  font-family:'Roboto';
  font-size:26px;
  color:#000;
  text-align:center;
  background:url(../images/title_media.png) no-repeat center bottom;
  padding-bottom:15px;
  margin-bottom:30px;
  text-transform:uppercase;
}
div.wap_item
{

  display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
div.item
{
  position: relative;
  transition: all 0.5s;
  text-align: center;
  padding-bottom:20px;
  margin-top:15px;
}
div.item a{color: #333;}
div.item .sp_img
{
  overflow:hidden;
  position:relative;  
  margin: 0 auto;
  padding: 5px;
  border:1px solid #ddd;
}
div.item img
{
  width:100%;
  height:100%;
  transition:all 1s ease 0s;  
}
div.item .sp_img:hover img
{
  transform:scale(1.1); 
}
div.hover_sang2 {position: relative; overflow: hidden;}
 .hover_sang2:before {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 10;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.hover_sang2:hover:before {
    transition: 1s;
    left: 100%;
}
.item .sp_name,.item .sp_name span
{
  font-family:'Roboto' !important;
  font-weight: bold;
  display: block;
  font-size: 17px;
  color: #2e2e2e;
  transition: all 0.5s;
  margin:15px 0px;
} 
div.item .sp_name:hover 
{
  transition:0.4s;
  color:#da251c;
}
div.sp_gia {font-size: 17px;color: #2e2e2e;width: 100%;margin:0 auto;}
.sp_gia sup,.gia sup,.giakm sup,.motgia sup{
  text-decoration: underline;
}
div.sp_gia span,div.sp_gia span a{font-family: 'Roboto';font-size: 18px;color: #e30404;}
div.sp_detail{float: right;}
div.sp_detail a{transition: all 0.5s;display: block;font-family: 'Roboto';color: #faf8f9;font-size: 17px;background: #1d3075;padding:3px 12px;display: inline-block;}
div.sp_detail a:hover{background: #e30404;}
div#wap_footer
{
  position: relative;
  background-color: #ececec;
}
div#footer
{
  padding:25px 0px 10px 0px;
}
div#main_footer
{ 
  float:left;
  width:40%;  
}
div#main_footer h2
{
  font-family:'Roboto' !important;
  font-size:20px;
  color:#fff !important;
  margin-bottom: 10px;
}
div#main_footer p
{
  font-family:'Roboto' !important;
  font-size:17px;
  color:#fff !important;
  line-height: 28px;
}
div.w_chinhsach{float: left;width: 25%;}
div.w_chinhsach ul {list-style: none;}
div.w_chinhsach ul li a{display: block;font-family: 'Roboto';font-size: 17px;color: #fff;line-height: 30px;}
div.w_chinhsach ul li a:hover{color: #e4332d;}
div.w_tuvan{float: right;width: 35%;height: 225px}
div.tt_footer
{
  font-size: 16px;
  line-height: 25px;
  font-family: 'Roboto';
  color: #7c7c7c;
  text-transform: uppercase;
  padding-bottom: 10px;
  display: inline-block;
  font-weight: 700;
}
.tt_footer .chan_footer{
  width: 50px;
  height: 2px;
  background: #7c7c7c;
  display: block;
  margin-top: 5px;
}
div.copy
{
  color: #444;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Roboto';
  position: relative;
  padding: 0px 0px 30px 0px;
  text-align: center;
  margin-top: 10px;
}
div.copy span{text-transform: uppercase;}
div.w_tktc {width: 20%;float: right;}
div.w_tktc img{display: inline-block;vertical-align: top;}
div.w_tktc ul {list-style: none;display: inline-block;vertical-align: top;}
div.w_tktc ul li {display:block;margin-bottom: 9px; font-size: 14px;color: #2d2d2d;font-family: 'Roboto';}
div#lienket_f
{
    margin-left: 10px;
    float: right;
}
div#lienket_f span{
  padding-top: 10px;
}
div#lienket_f a img
{
    margin: 0px 2px;
    transition:0.5s;
    border-radius:50%
}
div.lienket_nn
{
    margin-left: 10px;
    padding-left:10px;
    float: right;
    border-left:1px solid #c1c1c1
}
div.lienket_nn span{
  padding-top: 10px;
}
div.lienket_nn a img
{
  margin-left:5px;
  margin-top:3px;
    transition:0.5s;
}
#fanpage {
    z-index:999;
    position: fixed;
    width: 385px;
    min-height: 145px;
    right: -340px;
    top: 20%;
    padding-left: 45px;
    background: url('../images/f_fanpage.png') no-repeat left top;
    cursor:pointer;
    /*transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;*/
}
.blink_me
{
  -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.anim-05 {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/*----------------------------------------------------*/
div.acItem
{
  position: relative;
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
  margin-bottom:15px;
}
div.acItem h3 {
    margin: 0;
    padding: 12px;
    color: #303049;
    font-size: 17px;
  text-transform: uppercase;
    font-family: 'Roboto'
}
#tab-description {
    font-size: 16px;
    font-family: 'Roboto';
}
div.acpanel 
{
  position: relative;
    padding: 10px;
    background: #fff;
    border-top: 1px solid #d5d5d5;
  
}
div.box_col {margin-bottom:20px;}
div.box_1 {padding:10px;border:1px solid #ccc;}
div.box_1 h3 {font-family:'Roboto';font-size:15px;color:#333;margin-bottom:10px;text-transform:uppercase;}
div.box_1 ul{list-style:none;}
div.box_1 ul li{position:relative;display:block;}
div.box_1 ul li a{display:block;color:#3f3f3f;font-size:14px;margin-bottom:8px;}
div.box_1 ul li a:hover{color:#f60;}
div.box_col h3 {font-family:'Roboto';font-weight:700;font-size:16px;text-transform:uppercase;position:relative;margin-bottom:20px;}
div.box_col h3:after{position:absolute;content:"";width:20px;height:2px;background:#13F254;bottom:-10px;;left:0;}
div.nd_text *{max-width:100% !important;}
#chatbuttons_singleproduct {
 
    clear: both !important;
    display: block !important;
    padding: 0px !important;
    width: 100% !important;
    margin: 0px 0px 10px 0px !important;
}
#chatbuttons_singleproduct > .chat_button {
    display: inline-block !important;
    float: left !important;
    padding: 0px !important;
    width: 49% !important;
}
#chatbuttons_singleproduct .chat_button:nth-child(1) {
    margin-right: 1%;
}
#chatbuttons_singleproduct a img {
    width: 100%;
    margin: 0px !important;
}
#chatbuttons_singleproduct .chat_button:nth-child(2) {
    margin-left: 1%;
}
div.wap_pro
{
  margin:0px auto 20px auto;
  clear:both;
}
 #Zoom-1 img
{
  max-height:550px !important;
} 
.zoom_slick
{
  width:53%;
  float:left; 
  text-align:center;
}
div.zoom_slick .slick-prev
{
  left:0;
}
div.zoom_slick .slick-next
{
  right:0;
}
.zoom_slick .slick2
{
  border:1px solid #DDD;
}
.zoom_slick .slick
{
  margin-top:5px;
}

.zoom_slick .slick img
{
  width:90%;
  margin:auto;
  border:1px solid #DDD;
  box-sizing:border-box;
  padding:5px;
  background:#fff;
}
.zoom_slick .slick img:hover
{
  border:1px solid #F60;
  opacity:0.5;
  transition:1s;
}

.product_info
{
  float:right;
  list-style:none;
  width:45%;
}
.product_info li
{
  font-size: 15px;
  padding: 5px 0;
  border-bottom:1px dashed #ccc
}
.product_info li:last-child{
  border-bottom:0;
}
.product_info li a{text-decoration:underline !important;}
.product_info li img {max-width:200px !important;}
.product_info li.yeucau{margin-bottom:5px;background: #288AD6;color: #fff;padding: 5px 10px 10px 10px;text-align: center;}
.product_info li.yeucau .muahang_title {font-size: 15px;text-transform: capitalize;}
.product_info li.yeucau span a{color:#ff0000;font-size:21px;font-family:'Roboto';text-decoration:none !important;font-weight:bold;}
.product_info li.phone{font-size:20px;padding: 0;line-height: 30px;;margin-bottom: 5px;}
.product_info li.phone a{color:#ff0000;font-size:34px;font-weight:bold;text-decoration: none !important;}
div.nd_khuyenmai {border:1px solid #ff0000;padding:10px;}
div.nd_khuyenmai *{max-width:100%;}
.product_info li .color_item {
    float: left;
    cursor: pointer;
    padding: 15px 18px;
    font-size: 16px;
    margin-right: 5px;
    border: 1px solid rgba(204, 204, 204, 1);
    text-transform: uppercase;
    color: #333;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product_info li .size_item {
    float: left;
    cursor: pointer;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
    margin-right: 5px;
    border: 1px solid rgba(204, 204, 204, 1);
    background: #fff;
    text-transform: uppercase;
    color: #333;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product_info .product-qty .cart button {
    background:#da251c;
    border: 0;
    padding: 10px 30px;
    margin-left: 10px;;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
  transition:all 0.5s;
}
.product_info .product-qty .cart button:hover{background:#ff0000;}

.product_info .product-qty label {
    font-family: 'Roboto';
    font-size: 13px;
}
.product_info .product-qty div {
    display:inline-block;
  vertical-align:top;
}

.product_info .product-qty .controls button {
    border: 0;
    background: white;
    padding: 11px 9px;
  height: 41px;
    font-size: 16px;
    border: 1px solid #ccc;
    position: relative;
  outline:none;
  float:left;
    
}
.product_info .product-qty .controls input {
    padding: 11px 7px;
    width: 47px;
    border-right: 0;float:left;
    border-left: 0;
    text-align: center; 
  position:relative;
  height:41px;
}
.product_info .product-qty input {
    border: 1px solid #ccc;
    padding: 5px;
    width: 100px;
}
.product_info li .color_item.active, .product_info li .size_item.active {
    border: 1px solid #F8004B;
}
ul.product_info li.ten
{
  font-family: 'Roboto' !important;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

.product_info li.gia
{
  text-decoration:line-through;
  font-size: 14px;
}
.product_info li.giakm
{
  font-size: 22px;
  color: #da251c;
  font-weight: 600;
}
.product_info li.motgia span
{
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
}
.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:#000 url(../images/i_cart.png) 10px center no-repeat;
  color:#fff;
  display:block;
  width:100px;
  height:30px;
  line-height:30px;
  text-align:center;
  padding-left:30px;
  text-transform:uppercase;
  font-weight:bold;
  cursor:pointer;
  font-size:12px; 
  transition:0.4s;
}
.product_info li .dathang:hover
{
  transition:0.4s;
  background:#E00 url(../images/i_cart.png) 10px center no-repeat;
}
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-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;
}

@-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);
  }
}
div.w_dichvu{
  position:relative;
  max-width: 100%;
  margin: auto;
 /*  background: url(../images/bg_media.png) repeat-y; */
  padding: 25px 0px 20px 0px;
  /* background-size: 100% auto; */
}
div.box_dichvu {width: 94%;margin: auto;text-align: center;}
div.img_dichvu {width: 101px;height: 101px;position: relative;margin: auto;overflow: hidden;border-radius: 50%;}
div.img_dichvu img{max-width: 100%;margin: auto;transition:0.5s;}
div.img_dichvu:hover img {transform:rotate(20deg);}
div.ct-dv {
    background: #fff;
    height: 225px;
    margin-top: -55px;
  padding: 65px 20px 30px 20px;
}
.name_dv a {
    
    font-family: 'Roboto';
    margin-bottom: 5px;
    font-size: 24px;
    position: relative;
    text-transform: uppercase;
    color: #383838 !important;
    display: block;
    outline: none;
}
.name_dv a:hover{color: #407835;}
div.desc_dv{
    font-size: 17px;
    color: #383838;
    line-height: 28px;
}
ul.ul_tab{list-style: none;text-align: center;margin-bottom: 40px;}
ul.ul_tab li {cursor: pointer; margin: 0 3px; transition: all 0.5s;display: inline-block;vertical-align: top;font-family: 'Roboto';font-size: 18px;color: #2e2e2e;text-transform: uppercase;padding: 5px 17px;border:1px solid #9a9a9a;}
ul.ul_tab li{margin-bottom: 10px}
ul.ul_tab li.act,ul.ul_tab li:hover{background: #dd3333;border-color: #dd3333;color: #fff;}
div.w_congtrinh{max-width: 100%;margin: auto;padding: 25px 0px 35px 0px;background: url(../images/bg_media.png) repeat-y;background-size: 100% auto;}
 div.box_congtrinh{display: inline-block;vertical-align: top;width: 31%;margin: 0 1%;margin-bottom: 25px; position: relative;overflow: hidden;outline: 1px solid #fff !important;
  outline-offset: -8px;}
div.p_congtrinh div.box_congtrinh{width: 93%;margin: auto;display: inherit;}
div.box_congtrinh img{width: 100%;height: 100%;transition: all 1s ease 0s;}
div.box_congtrinh:hover img {transform:scale(1.1);}
.desc_nx{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;margin: auto;text-align: center;display: inline-flex;align-items: center;transition:all 0.5s;background: rgba(0,0,0,0.5);outline: 1px solid #fff !important;
  outline-offset: -8px;opacity: 0;}
.desc_nx .w_desc {width: 100%;text-align: center;}
.desc_nx .w_desc a{outline: none; display: block;font-family: 'Roboto';line-height: 35px;font-size: 24px;color: #fff;text-transform: uppercase;}
.desc_nx .w_desc a:hover{color: #fff000;}
.desc_nx .w_desc p{font-size: 17px;color: #fff;font-family: 'Roboto';margin-top: 20px;}
div.box_congtrinh:hover .desc_nx{opacity: 1;}
.pages_ajax{ display:inline-block;}
.pages_ajax li {
    display: inline-block;
    padding:3px 11px;
    text-decoration: none;
    box-sizing: border-box;
    margin: 0 5px;
    cursor: pointer;
    color: #000;
    font-family: 'Roboto';
    font-size: 12px;
    border: 1px solid #ebebeb;
}
.pages_ajax li a{color:#000;}
.pages_ajax li.actived,.pages_ajax li:hover,.pages_ajax li.actived a,.pages_ajax li:hover a {background: #e5322d;color: #fff; }
span.total{ display:none;}
div.w_media
{
  max-width:100%;
  margin:auto;
  position: relative;
  padding:35px 0px 0px 0px;
}
div.col_video{width: 31%;display: inline-block;vertical-align: top;margin:  0 3%;}
div.col_fanpage{width: 31%;display: inline-block;vertical-align: top;}
.video-wrapper {position:relative;}
div.sl-video {margin-top:5px;}
#video-play
{
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 98%;
    background: rgba(0,0,0,.3) url(../images/play.png) no-repeat center center;
    top: 0;
    left: 0;
    z-index: 12;
    background-size: 70px;
}
div.item-vi
{
    width:95%;
    margin:auto;
    
}
div.col_tintuc{width: 31%;display: inline-block;vertical-align: top;}
div.tt_media {margin-bottom: 25px; background: url(../images/tt_media.png) no-repeat bottom left;background-size: 100% auto;}
div.tt_media span
{
    color: #f97b0c;
    font-size: 25px;
    font-family: 'Roboto';
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    display: block;
}
div.sl_tt{margin-top: -15px;}
div.big_tt 
{ 
    padding: 10px 0px;
    border-bottom: 1px dashed #a7a7a7;
}
div.img_tin {position:relative;float:left;margin-right:10px;overflow: hidden;border:1px solid #b4b4b4;padding: 4px;}
div.img_tin img{width:100%;height:auto;-webkit-transition: all 0.3s;transition: all 0.3s;}
div.img_tin:hover img
{
  -webkit-transform:scale(1.2,1.2);
  -moz-transform:scale(1.2,1.2);
  -o-transform:scale(1.2,1.2);
  -ms-transform:scale(1.2,1.2);
  transform:scale(1.2,1.2);
}
div.big_tt h3 a
{
    display: block;
    font-family: 'Roboto';
    font-size: 17px;
    color: #343434;
    line-height: 23px;
    height: 45px;
    position: relative;
    overflow: hidden; 
    margin-bottom: 5px;
}
div.big_tt h3 a:hover{color: #ff0000;}
div.desc_tt
{
  font-family:'Roboto';
  font-size:14px;
  color:#343434;
  text-align:justify;
  line-height: 22px;
}
div.list_dtac
{
  max-width:100%;
  margin:auto;
  padding:10px 15px 30px;
}

div.item_dtac
{
  position:relative;
  width:86%;
  height:100px;
  margin:auto;
  background: #fff;
}
div.item_dtac img
{
  position:absolute;
  max-width:100%;
  max-height:100%;
  margin:auto;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
}
div.sl_dtac .slick-prev{width:10px;height:17px;left:-5px;background:url(../images/btn_pre.png) no-repeat;opacity:1;top:55%;opacity: 0;}
div.sl_dtac .slick-next{width:10px;height:17px;right:-5px;background:url(../images/btn_nex.png) no-repeat;opacity:1;top:55%;opacity: 0;}

div.chaysanpham div.item_duan {
    width: 100%;
    margin: auto;
  position:relative;
}
div.item_duan img
{
  width:100%;
  height:auto;
}
div.item_duan i{color:#fff;font-size:18px;margin-top:10px;}
div.item_duan:hover .overlay-box{
  visibility:visible;
  opacity:1;
  -webkit-transform:scaleY(1);
  -ms-transform:scaleY(1);
  -o-transform:scaleY(1);
  -moz-transform:scaleY(1);
  transform:scaleY(1);  
}
div.item_duan .overlay-box .over-content h4 a{font-size:22px;}
ul.title_ul
{
  position:relative;
  text-align:center;
  margin-bottom:25px;
}
ul.title_ul li
{
  font-family:'Roboto';
  font-size:14px;
  color:#3a3a3a;
  text-transform:uppercase;
  padding:10px 20px;
    display: inline-block;
    vertical-align: top;
  margin: 0 10px;
  transition:all 0.5s;
    margin-bottom: 5px;
  cursor:pointer;
}
ul.title_ul li.act,ul.title_ul li:hover
{
  color:#fff;
  background:#dd156c;
}
span.viewall a
{
  font-family: 'Roboto';
    font-size: 14px;
    color: #444444;
    border: 1px solid #ebebeb;
    padding: 9px 17px;
    display: inline-block;
    vertical-align: top;
  transition:all 0.5s;
}
span.viewall:hover a{background:#dd156c;color:#fff;}
div#map_canvas1
{
  border:0;
  height:200px;
  width:100%;
}
.box_newsv {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    margin: 1% 0.8%;
  font-family:'Roboto';
}
.box_newsv img {
    margin-bottom: 10px;
    transition: 1s;
    border: 1px solid #DCDCDC;
}
.box_newsv h3 {
    font-size: 17px;
    color: #0d0d0e;
    font-weight: normal;
    margin-bottom: 6px;
    transition: 0.4s;
    text-decoration: none;
    font-family: 'Roboto';
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.box_newsv .mota {
    text-align: justify;
    color: #666;
    font-size: 13px;
    height: 57px;
    overflow: hidden;
    line-height: 20px;
}
div.httt
{
  margin:10px 0px;
}
p.title_pay_m {
    font-size: 17px;
    color: #232f3e;
    text-align: left;
    font-weight: bold;
    margin: 15px 0 15px 0;
    font-family:'Roboto',arial;
}
ul.choose_item {
    list-style: none;
    width: 100%;
}
ul.choose_item li {
    padding: 15px 15px 12px 15px;
    box-sizing: border-box;
    cursor: pointer;
    cursor: pointer;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
}
ul.choose_item li>label {
    font-size: 13px;
    line-height: 23px;
    color: #444;
    display: block;
    margin-bottom: 0px;
    font-weight: normal;
}
ul.choose_item li span.radio_icon {
    background: url(../images/icon.png) no-repeat -169px -17px;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: -3px;
    margin: 0;
}
ul.choose_item li input.filterradio {
    visibility: hidden;
}
ul.choose_item div.note {
    font-size: 14px;
    color: #888;
    line-height: 19px;
    margin-top: 5px;
    padding-left: 28px;
    font-family: 'Roboto';
    display: none;
}
ul.choose_item span.title_t {
    font-size: 16px;
    color: #247bb5;
    font-weight: bold;
    padding-left: 10px;
    font-family: 'Roboto';
}
ul.choose_item li.active span.radio_icon {
    background: url(../images/icon.png) no-repeat -196px -17px;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: -3px;
    margin: 0;
}
ul.choose_item li.active div.note {
    display: block;
}
.donhang_ht {
    font-size: 16px;
}
.donhang_ht li {
    padding: 5px 0px 5px 0px;
}
.donhang_ht h2 {
    color: #03538B;
    text-transform: uppercase;
    margin: 20px 0px 10px 0px;
}


/*----- samsung galaxy tab 4,Tab S 8.4 8inch ngang 1280px ----------*/
@media screen and (max-width: 1285px) {
div.item
{

}
}

@media screen and (max-width: 1200px) {

div.item{
}
}

@media screen and (max-width: 1100px) {
  
}

/*----- Ipad 10 inch,samsung tab s Ngang width: 1024px ----------*/
@media screen and (max-width: 1025px) {

  div#menu ul li a
  {
        padding: 4px 5px;
    font-size: 13px;
}
  div.frm_lienhe
  {
    margin:10px 0px 0px 0px;
  }



}

@media screen and (max-width: 960px) {

div#main_content
{
    padding:10px 0px 20px !important;
}
#formtuvan{
  display: none !important;
}
#nhapForm.active{display:  none !important;}
.logo-footer:before,.logo-footer:after{
  width: 32% !important;
}

#nanglucsanxuat{padding: 50px 0px !important;}
.item_nlsx{
  margin-top: 10px;
}
.pt-sm-0{padding-top: 0px !important;}
div#header .menu_main{top:0 !important;}
div.tieude{
font-size: 30px !important;
margin-bottom: 0px !important;
  }
div.tieude.hoatiet:after{
  opacity: 0 !important;
}
.item_gt .spice{width: 100% !important;}
.tieude5:after{
width:  0px !important;
}
.tieude5 span{
 color: #333 !important; 
  margin-left: 15px !important;
  text-align: left !important;
  width:  100px !important;
}
.gt_video {
  margin-bottom: 30px;
}

.sl_duan .nd_duan{
  width: 50% !important;
}
.mobi_none{display: none !important;}
  .text_index{width: 100% !important;}
  div#header.fixed .middle_head{
   position: fixed;
   top:0px;   
   left: 0px;
   z-index: 1000;
   width: 100%;
   background: #fff;
  }
  .middle_head{
    display: unset !important;
    padding: 0px !important;
  }
  .info_head,
  .ycbaogia .btn{
    display: none !important;
  }
  #content_left,#content_right{
    width:100% !important;
    float:unset !important;
  }
  #main_content .pl-sm-0{
    padding-left: 0px !important;
  }
  #main_content .pr-sm-0{
    padding-right: 0px !important;
  }
  div.top_head{display: none;}
  div#header.fixed{top: 0px;}
  ul.ul_tab li{margin-bottom: 10px;}
  div.col_video,div.col_tintuc,div.col_fanpage{width: 100%;margin: 0;float: none;margin-bottom: 10px;}
  .box_newsv {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 1% 0.8%;
  }
  div.box_congtrinh{width: 47%;}
  div.item{}
  .ct_left .tin-img{
    width:25% !important;
  }
  .ct_left .tin_nd{
    width:75% !important;
  }
  .banner_head{width: 100%;margin: 0;margin-bottom: 10px;}
  div#search {display:none;}
  div#main_footer 
  {
     width: 100%;
    float: none;
    text-align: center;
  }
  div.w_chinhsach,div.w_tuvan {width: 100%;float: none;margin: 0;margin-top: 10px;text-align: center;}
  div.nd_fb{max-width: 375px;margin: auto;}
  div.video .item {width:31%;}
  
  div#slider
  {
    width:100%;
    padding:0;
    border:none;
  }
.logo_head img{
  max-height: 40px;
}
.banner_trong img{
 object-fit: cover;
}
  div#left{display: none;}
  div#right1
  {
    width:100%;
    float:none;
  }

  div#menu_mobi
  {
    display:block;
  }
  div#menu .main_nav
  {
    display:none !important;
  }
  div.lienket_nn
  {
      border-left:0px !important
  }
  div.lienket_nn span{
    padding-top: 0px !important;
  }
  div.lienket_nn a img
  {
    margin-top:10px !important;
    vertical-align: baseline;
  }
  /* .breadcrumb{
     display: none;
   } */ 
.header a{
    background: transparent !important;
}
.header a:hover{color: #fff}
.header a:after{
  content:'Menu';
  position:absolute;
  top:8px;
  left:5px;
  font-size:11px;
  color: #007dc6;
}
.header a span{
  content:'';
  position:absolute;
  left:5px;
  width: 28px;
  height: 2px;
  background: #007dc6;
}
.header a span.s1{
  top:6px ;
}
.header a span.s2{
  top:12px ;
}
.header a span.s3{
  top:19px ;
}
  .form_tuvan{margin-bottom: 20px;}
  #frm_tuvan .it_nt input,#frm_tuvan .it_nt select{width: 100% !important;}
  #nhaphanphoi .img-nhaphanphoi, #nhaphanphoi img{
    height: auto !important;
  }

  #nhaphanphoi .tieude2 span{
    margin-left: 0 !important;
   max-width:100% !important;
   text-align: center;
   display: block;
     }

  #nhaphanphoi .noidung{
    max-width:100% !important;
    position:unset !important;
    margin-top:20px;
  }
}

/*----- samsung galaxy tab 4,Tab S 8.4 8inch ngang 1280px ----------*/
@media screen and (max-width: 800px) {
  .w50{width:100% !important}
  .breadcrumb1{display: none}
  #theoyeucauindex .content {
    width: 100%;
  }

}

/*----- Ipad 10 inch,samsung tab s Ngang width: 1024px ----------*/
@media screen and (max-width: 768px) {
  
  .menu-left{display: none !important};
  
}

/*----- Iphone 6 Plump quay ngang width: 736px ----------*/
@media screen and (max-width: 736px) {
    .we_item{
      margin-bottom: 20px;
    }
    .tt_footer{
    margin-top: 20px;
    }
    .chan_footer2{
      width: 95% !important;;
    }
    .contact_footer .bor{
      border-left: 0px !important;
      border-right: 0px !important;
    }
    .map_web li{
      margin-bottom: 10px
    }
}

@media screen and (max-width: 700px) {
}

@media screen and (max-width: 667px) {
  .box_newsv {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 1% 0.8%;
}

}

@media screen and (max-width: 600px) {

}

@media screen and (max-width: 603px) {
  

  div.tt_lh,div.wap_frm_lh{width:100%;float:none;}
  div.wap_frm_lh{padding:10px 15px;margin-bottom:10px;}
  .zoom_slick
  {
    width:100%;
    max-width:400px;
    float:none;
    margin:auto;
  }
  .product_info
  {
    width:100%;
    margin-top:6px;
  }
  div.l_detail,div.r_detail{width:100%;float:none;margin-top:10px;}
  
}

@media screen and (max-width: 568px) {
.breadcrumb{
padding: 5px 20px !important;
bottom: 0px !important;
  }
.info-sub .pull-right{
  float: left !important; 
}
.breadcrumb a,.breadcrumb span{font-size: 12px !important;}
.breadcrumb i{
  height: 14px !important;
  width: 14px !important;
}
.sl_duan .nd_duan{
  width: 100% !important;
}
#frm_order{margin-bottom: 20px;}
#slider .slick-arrow{display: none !important};

div.pbVideo {
        max-width: 374.4px !important;
        max-height: 210.6px !important;
    }
}
@media screen and (max-width: 480px) {
  .center-mobi{margin: auto;text-align: center;}
}

@media screen and (max-width: 460px) {
  div.sp_gia,div.sp_detail{float: none;text-align: center;}
  div.tieude_giua span {font-size: 15px;}
  div.box_congtrinh{width: 98%;}
  .desc_nx .w_desc a,.item .sp_name, .item .sp_name span{font-size: 15px;}
  div.item
  {
  }
  div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password'],
  {
    width:100% !important;
  }
  div.frm_lienhe .item_lienhe select
  {
    width:100%;
  }
  .map_description
  {
    width:100%;
  }
  
  div.frm_lienhe .item_lienhe p
  {
    width:100%;

  }
  .othernews ul.phantrang
  {
    margin-left:5px;
  }
  
}

/*----- Iphone 6 Plusp quay ngang width: 736px ----------*/
@media screen and (max-width: 414px) {

.box_newsv {
    width: 98%;
    display: inline-block;
    vertical-align: top;
    margin: 1% 0.8%;
} 
.menu-left{display: none !important};
}

/*----- Android (Nexus 4) quay ngang width: 600px ----------*/
@media screen and (max-width: 384px) {
  div.pbVideo {
        max-width: 280px !important;
        max-height: 210px !important;
    }
}


@media screen and (max-width: 375px) {


}
@media screen and (max-width: 360px) {
  div.item
  {
  }


  
}

@media screen and (max-width: 320px) {
  
  
}
.call-mobile{
  position: fixed;
  bottom: 30px;
  left: 20px;
  background: #dd3333;
  color: #fff;
  z-index: 1000;
  border-radius:40px;
  line-height: 40px;
  height: 40px;
  padding: 0px;
}
#callnowbutton{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-right:10px;
  padding-left: 10px;
  text-decoration: none;
}
#callnowbutton:hover{
  color: #ffff00;
}
.call-mobile i{
  background: #b52026;
  border-radius:100%;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  float: right;
  color: #fff;
  font-size: 20px;
}
.nd-article{
  padding: 10px;
  background: #f5f5f5;
  height: 160px;
  overflow: hidden;
}
.tt-download h2 a{
  height: auto;
  padding:10px;
  margin-bottom: 10px;
  background:#dddddd;
  display: block
}
.none{
  display: none;
}
.body-content{
}
.img-article{
  overflow: hidden;
  position: relative;
}
.img-article img{
  width: 400px;
  height: 300px;
   -webkit-transition:transform .8s cubic-bezier(.44,.185,.575,.86);
    -moz-transition:transform .8s cubic-bezier(.44,.185,.575,.86);
    -o-transition:transform .8s cubic-bezier(.44,.185,.575,.86);
    transition:transform .8s cubic-bezier(.44,.185,.575,.86);
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    backface-visibility:hidden
}
.img-article img:hover{
  -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.sp-date{position: absolute;bottom: 0px;left: 0px;background: #ea8a2b;color: #fff;padding: 4px 20px 4px 10px;}
.sp-date i{
  padding-right: 5px;
}
.title-article a:hover{
  color: #f97b0c;
}
.danhmuc2{
  margin-bottom: 20px
}
.danhmuc2 ul{
  background:#fefefe;
}
.danhmuc2 .tieude7{
  background: #ffcb08;
  color:#0a0a0a;
  font-size:15px;
  text-transform: uppercase;
  padding: 10px 15px;
  border-bottom: 2px solid #ffcb08;
  text-align: center;
}
.danhmuc2 .tieude i{
  margin-left: 10px;
}
.danhmuc2 ul{
  list-style:none;
  width:100%;
  position:relative;
}
.danhmuc2 ul li.parent-cat{
  border-bottom:1px solid #d1d1d1; 
background:#f1f1f1;
}

.danhmuc2 ul li.parent-cat ul{
  border:1px solid #d1d1d1;
  border-bottom:none;
}
.danhmuc2 ul li.parent-cat.active i.fa-angle-right:before{
 content: "\f107" !important;
}

.danhmuc2 ul li a{
  padding:12px 15px 12px 20px;
  display:block;
  color:#333;
  font-size: 14px;
  font-weight: 400;
}
.danhmuc2 ul li.active{
  background:#f1f1f1;
}
.danhmuc2 ul li i{
  float: right;
  margin-top: -4px !important;
}
 ul.child-cat{
  display:none;
 } 
.danhmuc2 ul li.active ul.child-cat{
  display:block;
}

.danhmuc2 ul li .child-cat li{
  padding-left: 10px;
  background:#ffffff;
  border-bottom:1px solid #efefef;
}
.danhmuc2 ul li .child-cat li:last-child{
  border-bottom:none;
}
.danhmuc2 ul li .child-cat li:hover,.danhmuc2 ul li .child-cat li.active{
  background:#da251c;
}

.danhmuc2 ul li .child-cat li:hover a,.danhmuc2 ul li .child-cat li.active a{
  color:#fff;

}
.danhmuc2 .phone_support{
  position: relative;
text-align: center;
}
.parent-cat-name{
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}
.parent-cat-name:hover{
 color:#dd3333;
}
.danhmuc2 p span{
  font-size:16px;
  color:#333;
  text-decoration:underline;
}
.danhmuc2 p{
  font-size:20px;
  color:#e4332d;
  font-weight:bold;
  margin-top:20px;
}


div.phone_support {position:relative;text-align:center;}
div.phone_support p{margin-top: 10px; font-size: 20px;color: #ff0000;font-weight: bold;margin-top: 20px;}
div.phone_support p span{font-size: 14px;color: #1d1d1d;text-decoration: underline;}
div#danhmuc ul li:hover ul {display: block;}
div.box_support
{
  padding: 10px 0px;
  font-size:14px;
  color:#1d1d1d;
  border-bottom: 1px dashed #e1e1e1;
}
div.box_support:last-child{border-bottom: 0;}
div.box_support .chatyh{float:left;padding-right:10px;}
div.box_support .name {position:relative;font-size: 15px;margin: 5px 10px;font-weight: bold}
div.box_support .dienthoai,div.box_support .e-mail {margin: 5px 0px;font-size: 15px}



.goingay{
  color: #da251c;
  font-size: 18px;
  font-weight: bold;
  border-bottom: none !important;
  margin-bottom: 10px;
}
#menu_mobi .mm-close{
  display: none;
}
#btn-close-menu{
  position: fixed;
  bottom:10px;
  left:20%;
  width: 60%;
  padding: 6px 20px;
  background: rgba(255,255,255,0.1);
  color: #fff;
  border-radius: 20px;
  font-size: 15px;
  margin: 0 auto;
}
#btn-close-menu i{
  color: #fff;
  border-radius: 20px;
  border: 0px;
  font-size: 18px;
  margin-right: 10px;
}

.contact-boxx{
  padding: 30px !important;
}
#back-to-top {
  display: none;
  padding: 7px 15px;
  color: #333;
  background: #ccc;
  position: fixed;
  right: 10px;
  bottom: 100px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 100;
}
.ct_left{
  background: #fefefe;
  border: 1px solid #d1d1d1;
  border-top: none;
  padding: 10px 0px;
}
.ct_left a{
  padding-bottom:10px;
  margin-bottom: 10px;
  border-bottom:1px solid #d1d1d1;
  display: block;
}
.ct_left a:last-child{
  padding-bottom:0px;
  margin-bottom: 0px;
  border-bottom:none;
}
.ct_left .tin-img{
  width:40%;
  float:left;
  padding-left: 10px;
}
.ct_left .tin_nd{
  padding: 0px 5px 0px 10px;
  float:right;
  width:60%;
  text-align: center;
  color: #333;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  overflow: hidden;
}
.ct_left a:hover .tin_nd{
  color: #e4332d;
}
.dkdn {
  float: right;
  margin-top: 3px;
}
.dkdn a{
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
}
.dkdn a:hover{
  color: #e4332d;
}
.personal{position: relative;}
.personal ul{
  position: absolute;
  margin-top:0px;
  left: -50px;
  width: 200px;
  display: none !important;
  z-index: 999;
  list-style: none;
  background: #f3f3f3;
}
.personal{display: inline-block;}
.personal ul li a{
 width: 200px;
 line-height: 40px;
 color: #111 !important;
 display: block;
 text-transform: capitalize;
}
.personal ul li{
  border-bottom: 1px dotted #ddd;
}
.personal ul li:hover{
  background: #e4332d;
}
.personal ul li:hover a{
  color: #fff !important;
}
.personal:hover ul {
  display: block !important;
}
.contact_footer span{
  color: #f3f3f3;
  font-size: 18px;
}
.contact_footer a{
 margin-left:10px; 
}

.contact_footer a img{
  width: 25px;
  height: 25px;
  vertical-align: sub;
}

.lienket_nn_mobi a{
display: inline-block !important;
}
div#search_mobi i {
    margin-top: 7px !important;
}
/*css for breadcumb*/

.breadcrumb{
  margin-bottom: 0px !important;
  background: transparent !important;
  position: absolute;
  bottom: 10px;
  max-height: 212px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.breadcrumb a:hover{
  color: #007dc6;
}
.breadcrumb a,.breadcrumb span{
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
}
.breadcrumb i{
  font-weight: bold;
  color: #666;
  background: rgba(255,255,255,0.7);
  height: 18px;
  width: 18px;
  border-radius: 20px;
  margin: 0 10px;
  text-align:center;
}
.we_item{
  text-align: center;
  color: #555;
}

.we_img img{
  height:90px;
  width:90px;
}
.we_item:hover img{
}
.we_ten{
  display: block;
  margin-top: 15px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}
.we_item:hover,.we_item:hover .we_ten{color: #dd3333;}
.tieude_gc{
  text-transform: uppercase;
  color: #444;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 20px auto;
  text-align: center;
  position:relative;
}
.tieude_gc:after{
position:absolute;
content:'';
width:54px;
height:2px;
background:#dbdbdb;
bottom:-10px;
left:calc(50% - 27px);
}
.text_index{
  font-size: 16px;
  line-height: 25px;
  color: #555;
  width: 60%;
  margin: 0 auto 30px;
}
.list-footer{
  list-style: none;
}
.list-footer li a{
  color: #333;
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
}
.list-footer li a:hover{color: #d33}

.map_web{
  text-align:center;
  padding: 50px 0px 20px;
  list-style: none;
}
.map_web li{
  display:inline-block;
  padding:0px 15px;
  border-left: 1px solid rgba(255,255,255,0.5);
}
.map_web li:first-child{ border-left:0px}
.map_web li a{
  color: #fff;
  font-size:14px;
  line-height:20px;
  font-weight:500;
  text-transform: uppercase;
}
.map_web li a:hover{
  color: #d33;
}
.chan_footer2{
  background: rgba(255,255,255,0.2);
  height: 1px;
  width: 100%;
  margin: 15px auto;
  display: block;
}
.tenct_footer{
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding: 20px;
}
.contact_footer .bor{
  border-left: 1px solid rgba(255,255,255,0.2);
  border-right: 1px solid rgba(255,255,255,0.2);
}
.contact_footer .bor .itemf{
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
}
.contact_footer .bor .itemf i.fa{width: 25px;height: 25px;border: 1px solid rgba(255,255,255,0.2);border-radius: 6px;text-align: center;margin-right: 10px;padding-top: 5px;}
#social_footer{
  margin-top: 15px;
}
#social_footer img{
  height: 30px;
  width: auto;
}
#social_footer a:hover img{
  transition: 1s;
  transform: rotate(360deg);
}
.mm-menu{
  background: #007dc6 !important;
}
#formtuvan{
  position: fixed;
  bottom: 0;
  right: 0;
  width: 300px;
  background:#eee;
  z-index: 9999;
}
#nhapForm{
  display: none;
  padding-bottom: 20px;
  transition: all 2s ease-in-out;
  border:1px solid #e1e1e1;
}
#nhapForm.active{display: block;transition: all 2s ease-in-out;}
.form-caption{
background: #007dc6;
text-transform: uppercase;
color: #fff;
padding: 6px 10px;
text-align: center;
position: relative;
}
.form-caption .closef{
  display: none;
  position: absolute;
    right: 5px;
    top: 2px;
    font-size: 18px;
}
#frm_tuvan .it_nt input,#frm_tuvan .it_nt select,#frm_tuvan .it_nt textarea{
  width:100%;
  margin-bottom:10px;
  height:30px;
  padding-left:10px;
  font-size:12px;
  border: 1px solid #e1e1e1;
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}
#frm_tuvan .it_nt textarea{
  height: 50px !important;
  resize: none;
}
#frm_tuvan .it_nt input::placeholder,#frm_tuvan .it_nt textarea::placeholder{
  color: #000;
}
#frm_tuvan .wd_50{
  width:50% !important;
  float:left;
}

#frm_tuvan .wd_50:first-child{
  padding-right:4px;
}
#frm_tuvan .wd_50:last-child{
  padding-left:4px;
}
#frm_tuvan #submit_tuvan{
  background: rgba(0,0,0,0.4);
  color:#fff;
  border: 0px;
  padding:5px 20px;
  float:left;
  transition:0.7s;
}
#frm_tuvan #submit_tuvan:hover{
  background: #007dc6;
  color:#eee;
  transition:0.7s;

}
.x_map iframe{
width: 100% !important;
height: 400px !important;
}
.pl-0{
  padding-left: 0px !important;
}
.pr-0{
  padding-right: 0px !important;
}
.del-gia{
  text-decoration: line-through;
  color: #000 !important;
  font-size:14px !important;
  margin-right:10px
}
.gia-ban{
  font-weight:700;
  font-size:20px !important;
  color: #da251c !important;
}
.donhang_ht{
  list-style: none;
}
.item .add-cart{
  display:inline-block;
  margin-top:10px;
  padding:5px 20px;
  background:#da251c;
  border:none;
  color:#fff;
  text-transform:uppercase;
  transition:all 0.4s ease;
}
.item .add-cart:hover{
 background:#ed1c24;
 transition:all 0.4s ease;
}
#content_left{
  width:72%;
  float:left;
}
#content_left iframe{
  width: 100% !important;
}
#content_right{
  width:25%;
  float:right;
}
.time-tin{
  padding:10px;
  background:#da251c;
  color:#fff;
  max-width:87px;
   text-align:center;
   float:left;
}
.time-tin .ngay{
  font-size: 28px;
  line-height: 35px;
  border-bottom:2px solid #fff;
  display:inline-block;
}
.time-tin .thang{
  font-size: 16px;
  line-height:17px;
  display:block;
  margin-top:5px;
}
.ten-tin{
  color:#000;
  height:84px;
  overflow:hidden;
  padding:0px 10px;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  display: flex;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.item:hover .ten-tin{
  color: #da251c;
  transition: all 0.5s ease-in-out;
}

.sl_duan2 .slick-prev,.sl_duan2 .slick-next{
  margin-top: 0px;
  top:calc(50% - 25px);
  opacity: 1;
}

.sl_duan .slick-prev,.sl_duan .slick-next{
  margin-top: 0px;
  top:calc(50% - 25px);
  opacity: 1;
}
.sl_duan2 .slick-prev,.sl_duan .slick-prev{
  left:0px;
  background: url('../images/l-arrow-prev.png') left center no-repeat;
}
.sl_duan2 .slick-next,.sl_duan .slick-next{
  right: 0px;
  background: url('../images/l-arrow-next.png') left center no-repeat;
}


.sl_duan button.slick-arrow{
  height: 50px;
  width: 20px;
  background-color: rgba(255,203,8,0.4);
}
.sl_duan2 button.slick-arrow{
  height: 22px;
  width: 15px;
}
.shop_cart{
  position: fixed;
  right: 0px;
  top: 0px;
  padding: 10px 20px;
  z-index: 9999;
}
.shop_cart a{
  color: #da251c;
  line-height: 50px;
  display: inline-block;
}
.shop_cart a:hover{
  color: #f89f21;
}
.shop_cart i{
  font-size: 50px;
}

h2.title-article a{
  font-family: 'Roboto' !important;
  font-weight: 700;
}
.middle_head{
  display: flex;
  justify-content: space-around;
  padding: 20px 15px;
  align-items: center;
}

.info_head{
  display:flex;
}
.info_head .icon i{
  font-size:40px;
  color:#bcbcbc;
  padding-right:15px;
}
.info_head .text span{
  display:block;
  font-size:18px;
  color:#dd3333;
}
.info_head .text span+span{
  color:#0a0a0a;
  font-size:15px;
}

.pn-15{
  padding: 0 15px !important;
}
.pn-10{
  padding: 0 10px !important;
}

.over-hidden{
  overflow: hidden !important;
}
.img-ykien{
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.img-ykien,.img-ykien img{
  border-radius:50%;
  margin-bottom:20px;
}
.nd-ykien,.tenkhach{
  margin-top:10px;
}
.nd-ykien i{
  color:#dd3333; 
  margin: 0 10px;
}
.tenkhach span:first-child{
  color: #d33;
  font-weight:600;
}
.vh-center{
  display: flex;
  align-items: center;
  justify-content: center;
}

.listkhuyenmai{
  border: 1px solid #ccc !important;
  border-radius: 18px !important;
  padding: 15px;
  margin-bottom: 20px;
}
.listkhuyenmai ul{
  list-style: none !important;
}
.listkhuyenmai ul li{
  border: none !important;
}
.listkhuyenmai h4{
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 16px;
}

.ycbaogia button{
  background: #dd3333;
  border-radius: 20px;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 500;
}
.ycbaogia button:hover{
  background: #b12929;
}
#yeucaubaogia{z-index: 1500;}
#yeucaubaogia .close{
  opacity: 0.9;
  color: #eee;
  font-size: 30px;
  font-weight: 300;
  z-index: 1600;
  position: absolute;
  top: 5px;
  right: 5px;
}
#yeucaubaogia label{
  color:#d33;
  text-transform:uppercase;
}
#yeucaubaogia .btn{
  margin-top: 10px;
  background:#d33;
  color:#fff;
}
#yeucaubaogia .modal-body{
  margin:20px;
  padding:20px;
  border:1px dashed #d33;
}
.xamnhat{background: #f7f7f7;}
.logo-footer{
  position: relative;
  margin-top:20px;
}
.logo-footer:before{
  position: absolute;
  content: '';
  left: 0;
  top: calc(100% - 35px);
  height: 1px;
  width: 42%;
  background-color:#ea8a2b ;
}
.logo-footer:after{
  position: absolute;
  content: '';
  right: 0;
  top: calc(100% - 35px);
  height: 1px;
  width: 42%;
  background-color:#ea8a2b ;
}
.logo-footer img{
  height: 70px;
  width: auto;
}
.gt_noidung{
 
}
.bg-yellow{
background: #ffcb08;
}
input.btn.btn-yellow,
a.btn.btn-yellow {
    color: #333;
    background: #ffcb08;
    padding: 10px 35px;
    border-radius: 0;
    margin: 20px 0px;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
.btn.btn-yellow:hover{
  background: #D7AC00;
  transition: all 0.3s ease-in-out;
}
input.btn.btn-blue,
a.btn.btn-blue {
    color: #fff;
    background: #007DC6;
    padding: 10px 35px;
    border-radius: 0;
    margin: 20px 0px;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
input.btn.btn-blue:hover,
a.btn.btn-blue:hover{
   background: #005B93;
   transition: all 0.3s ease-in-out;
} 
.w_container{
position:relative;
max-width: 100%;
margin: auto;
/*  background: url(../images/bg_media.png) repeat-y; */
padding: 0px;
/* background-size: 100% auto; */

}

#nhaphanphoi .tieude2{
  background:#ffcb08;
  color:#fff;
  padding:10px 0px;
  font-size:18px;
  line-height:18px;
  text-transform:uppercase;
}
#nhaphanphoi .tieude2 span{
  margin-left: 100px;
 max-width:400px;
 text-align: center;
 display: block;
   }
#nhaphanphoi .img-nhaphanphoi{
width: 100%;
height: 600px;
overflow: hidden;
}
#nhaphanphoi img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#nhaphanphoi .noidung{
  background:rgba(255,203,8,0.7);
  padding:15px 20px;
  max-width:400px;
  position:absolute;
  top:38px;
  left:100px;
  height: 600px;
  overflow-y: scroll;
}
.hover_big {
max-height: 480px;
overflow: hidden;
}
.hover_big img{
  width: 100%;
  height: 100%;
  transition: all 0.7s ease-in-out;
}
.item3:hover .hover_big img{
  transform: scale(1.1);
  transition: all 0.7s ease-in-out;
}
.item3{
  position: relative;
}
.tieude4{
  position: absolute;
  left:0;
  top:40px;
  background-image:url(../images/bg-title1.png);
  background-repeat: no-repeat; 
  width: 100%;
  padding: 10px 20px;
  z-index: 10;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.tieude3{
  background-image: url(../images/bg-title2.png);
  background-size:contain;
  background-repeat: no-repeat;
  padding: 10px 0px;
  max-width: 300px;
  text-align:center;
  color:#fff;
  font-size:18px;
  line-height:20px;
  text-transform:uppercase;
  margin-bottom:20px;
}

#duan_index {
  background-image: url(../images/bg-project1.jpg);
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 0px 40px;
  margin-bottom: 30px;
}
.duan_item{
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  position:relative
}
.tieude_duan{
  font-family: 'Roboto';
  position:absolute;
  bottom: 25px;
  left:25px;
  color:#fff;
  font-size:30px;
  line-height:43px;
  letter-spacing:2px;
  text-transform:capitalize !important;
}
.tieude_duan2{
  background: #007dc6;
  color:#fff;
  padding:20px;
  text-align:center;
  text-transform:uppercase;
}
.nd_duan{
  background:rgba(241,241,241,0.5);
  height: 500px;
  width: 33.3333%;
  float: right;
transition:all 0.4s ease;
}
.nd_duan:hover{
background:rgba(241,241,241,0.8);
transition:all 0.4s ease;
}
.text_duan{
  padding:0px 20px;
}
.item_duan2 img{
opacity:0.4;
}
.item_duan2.slick-current img{
opacity:1 !important;
}
.tieude5{
  position:relative;
}
.tieude5:after{
position:absolute;
content:'';
background:url('../images/bg-title5.png');
background-size:cover;
background-repeat: no-repeat;
width:381px;
height:127px;
top:-80px;
display: inline-block;
}
.tieude5 span{
  position:absolute;
  text-align:right;
  left:0;
  bottom:0;
  width:381px;
  z-index:20;
  font-size:24px;
  color:#fff;
  text-align:center;
  margin-left:75px;
  text-transform:uppercase;
}
.item_gt{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 40px;
  flex-direction: column-reverse;
}
.item_gt .spice{
  width: 100%; 
}
.item_gt .spice .gt_text{
  min-height: 300px;
}
.item_gt .spice img{
  margin: 15px auto;
}
.tieude6{
  position: relative;
  margin-bottom:15px;
}
.tieude6:after{
  position:absolute;
  content:'';
   width:100%;
   height:2px;
   left:0;
   bottom:-3px;
   background:#ececec;
   z-index:20;
}
.tieude6 span{
  font-size:16px;
  text-transform:uppercase;
  font-weight:700;
  letter-spacing:1px;
}
.tieude6 span:after{
  position:absolute;
  content:'';
   width:55px;
   height:4px;
   left:0;
   bottom:-4px;
   background:#9fe3f9;
   z-index:30;
}
.info-chitiet{
  background: #e7e7e7;
  border: 1px solid #a7a9ac;
  padding: 20px;
  margin: 20px 0;
}
.info-chitiet p:first-child, .info-lienhe p:first-child{
margin-bottom: 10px;
text-transform: uppercase;
}
#form_contact input{
  margin-bottom: 20px;
}
#form_contact textarea{
  margin-bottom: 20px;
  resize: none;
}
#form_contact .btn{width: 100px;}
div#sp_img{
position: relative;
}
div#sp_img i.fa{
  position: absolute;
  left: calc(50% - 25px);
  bottom: calc(50% - 25px);
  z-index: 20;
  color: rgba(241,241,241,0.8);
}
div.item_thongtin
{
  position:relative;
  width:95%;
  margin:auto;
  background: #fff;
  
}
div.item_thongtin:after
{
  content:'';
  position:absolute;
  width:100%;
  height:100%;
   left:0;
   top:0;
   padding: 0px 5px;
 background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%, rgba(30,30,30,1) 100%); 
 transition:all 0.4s ease;
}
div.item_thongtin p{
  position:absolute;
  left:5px;
  right:5px;
  bottom:5px;
  color:#fff;
  z-index:10;
}
div.item_thongtin:hover:after{
  opacity:0.5;
  transition:all 0.4s ease;
}
.relative{
position: relative;
}
.absolute{
  position: absolute;
}
.full-width{width: 100%}
.full-height{width: 100%}
.overlay{overflow: hidden;}
.video-about .btn-play{
  left: calc(50% - 30px);
  bottom: calc(50% - 30px);
  z-index: 90;
  color: #eee;
}
#nanglucsanxuat{
  color: #fff;
  background-position: bottom center;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 0px;
}
#list_nlsx{
  display: flex;
  flex-wrap: wrap;
}
#nanglucsanxuat .item_nlsx{
  width: 50%;
  text-align: center;
  margin-bottom: 20px; 
}
#nanglucsanxuat .tieude_nlsx span{color: #fff;}
#nanglucsanxuat .tieude_nlsx {
  color:#fff;
  font-size:30px;
  line-height: 24px;
  font-weight:500;
  margin-bottom:30px;
  position: relative;
} 
#nanglucsanxuat .tieude_nlsx span.fa_nlsx:after {
position:absolute;
content:'';
left:0;
bottom:-15px;
height:2px;
width:94px;
background:#007dc6;
}
#nanglucsanxuat .tieude_nlsx span.f_nlsx {
border-bottom: 2px solid #007dc6;
}
#nanglucsanxuat .tieude_nlsx i{
 font-weight: 300;
 font-size: 18px;
  }
#nanglucsanxuat .ten_nlsx{
font-weight: 500;
  }
.dm_ten_index{
  position:relative;
  margin:20px 0px;
 }
.dm_ten_index span a{
  color: #333;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  margin-left: 5px;
  font-weight: 500;
}
.dm_ten_index span:after{
  content:'';
  position:absolute;
  left:0;
  bottom:-4px;
  width:100px;
  height:3px;
  z-index:20;
  background: #666;
  margin-left:5px;
}
.dm_ten_index:after{
  content:'';
  position:absolute;
  left:0;
  bottom:-4px;
  width:99%;
  height:3px;
  z-index:10;
  background: #f0f0f0;
  margin-left:5px;
}
.slick_sp{
  margin-right: -15px;
  margin-left: -15px;
}
.slick_sp .slick-next{right: 0;}
.slick_sp .slick-arrow{opacity: 1 !important;}
.item_lsp{
  position:relative;
  border:1px solid #eee;
}

.item_lsp img{
  width:400px;
  height:300px;
}
.item_lsp .ten_lsp{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height: 15%;
  background:rgba(0,125,198,0.5);
  color:#fff;
  text-align:center;
  text-transform:uppercase;
  font-size:15px;
  line-height:30px;
  font-weight:500;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  transition:all 0.5s linear;
  overflow: hidden;
}
.item_lsp_name{
   margin:10px 0px;
}
.item_lsp_name a{
  font-size:17px;
  line-height:30px;
  font-weight:500;
  text-align: center;
  color: #2e2e2e;
  display: block;
  font-family:'Roboto' !important;
  font-weight: bold;
  
}
.item_lsp_name a:hover{
  color: #da251c
}
.item_lsp .ten_lsp img{
  display:none;
  transition:all 1s linear;
  margin: 30px 0px;
  max-height: 80px;
  width: auto;
  }
.item_lsp:hover .ten_lsp{
  height:100%;
  transition:all 0.5s ease-in-out;
}
.item_lsp:hover .ten_lsp img{
  display:block;
  transition:all 1s linear;
}
/*google dịch*/
.translate,.translate2{text-align: center;}
.translate2{
  position: fixed;
  left: 0;
  width: 100%;
  bottom:47px;
  z-index: 999;
  background: #fff;
}
.translate #google_translate_element .goog-te-combo,
.translate2 #google_translate_element .goog-te-combo
{
height: 20px;
border: none;
border-radius: 20px;
background: rgba(255,255,255,0.4);
font-size: 14px;
color: #000;
font-weight: 400;
}
.translate2 #google_translate_element .goog-te-combo{
  height: 30px !important;
  width: 100%;
  margin-left: 0px !important;
}
.translate #google_translate_element .goog-te-gadget,
.translate2 #google_translate_element .goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
    height: 30px;
    overflow: hidden;
}
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
body {
    top: 0px !important; 
}
/***/
.bg_container {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
#theoyeucauindex{
  padding: 50px 0px;
  color: #fff;
}
#theoyeucauindex .tieude_gc span {
  color: #fff;
}

#theoyeucauindex .content {
  color: #fff;
  width: 75%;
  margin: 0 auto;
}

#theoyeucauindex .form-control {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300
}

#theoyeucauindex select.form-control option {
  color: #222;
  line-height: 30px;
}

#theoyeucauindex .form-control::placeholder {
  color: #fff;
}
.mybtn{
    border:none;
    padding:8px 10px;
    transition: all 0.5s ease;
    text-align: center;
}
.mybtn.btn-do{
  background-color: #D0000A;
  color: #fff;
}
.mybtn.btn-do:hover{
    background-color: #96231D;
    color: #fff;
    transition: all 0.5s ease;
}