#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu ul ul {
  /*display: none;*/
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 8px 15px 10px; 
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  text-shadow: none !important;
  width: 100%!important
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #eeeeee;
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
  border-bottom: 1px solid #fff;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #af7313;
  border-left: 2px solid #af7313;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #af7313;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  cursor: pointer;
  padding: 12px 10px;
  z-index: 1;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #af7313 !important;
  text-transform: none;
  width: 100%!important;
      padding-left: 20px;
}
#cssmenu ul ul li a span{font-size: 14px !important;color: #af7313 !important;}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
 /* background: #424852;*/
  color: #ffffff;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}



/*Mobile*/

#box_col_left{
    /*display: none;*/
}

#box_col_left.block_more_info {
    height: 100%;
    right: -284px;
    position: absolute;
    top: 0;
    width: 240px;
    z-index: 99999;
}

.btn_control_col_left-mobi{
        right: 0px !important;
    width: 0 !important;
    left: auto !important;
    width: 38px !important;
    height: 32px !important;
    background: #af7313;
    display: none;
    text-align: center;
    padding-top: 5px;
    border-left: 1px solid white;
}

.box_width_common {
    float: left;
    width: 100%;
}

.block_search .input_search {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 0 !important;
    color: #333;
    float: left;
    font-size: 12px;
    height: 18px;
    padding: 0.5em 0 0.5em 0.5em !important;
    width: 190px !important;
}

.block_search .btn_search {
    background: #fff url("../images/icon_search_web.gif") no-repeat scroll 6px center;
    border: medium none;
    border-radius: 0 !important;
    height: 30px;
    margin: 0;
    width: 23px;
}

.btn_control_col_left {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}
#box_col_left .coppy_right_left p{margin: 3px !important;}

.block_scoll_menu {
    float: left;
    width: 100%;
    background: #fff;
}

.block_search {
    background: #af7313;
    padding: 9px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.list_item_panel {
   /* float: left;
    width: 100%;*/
}
.list_item_panel li {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 10px;
}
.list_item_panel li a {
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    float: left;
    font: 400 14px/40px arial;
    width: 92%;
    text-transform: uppercase;
    color: #333 !important;
}
.list_item_panel li a.parent{
   color: #333 !important; 
}

.coppy_right_left {
    background: #af7313;
    color: #fff;
    float: left;
    font: 400 14px arial;
    padding: 10px 5px;
    width: 229px;
    border-right:2px solid #af7313;
    border-bottom:2px solid #af7313;
}
.coppy_right_left {
    color: #666;
    font: 400 14px arial;
}
.coppy_right_left p {
    padding-bottom: 0.5em;
    color: #fff;
}
.coppy_right_left .txt_lienhe, .coppy_right_left .txt_lienhe a {
    color: #fff !important;
}

.menu-close{
    font-size: 20px;
    color: #fff;
}
.coppy_right_left .hotlie-hotro-left{font-size: 14px; font-weight: bold; color: #fff;text-align:center;}
.coppy_right_left .hotlie-hotro-left span{font-size: 18px; font-weight: bold; color: #fff;}
#box_col_left ul{    margin: 0px 0px 0px 0px;
    padding: 0;
    border-right: 2px solid #af7313;
    margin-bottom: 0px;}
.m-active {display: block;}
.icon-drop{ background: url(../images/dropdow.png) no-repeat 10px; 
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
   
}
.mm-subtitle{display: none;}
.mm-subclose{color: #335295 !important;}


.b-tinnoibat .hinhanh{height: 230px; width: 350px;}
.b-tinnoibat .hinhanh img{height: 230px; width: 350px;}
.b-tinnoibat p{    
    padding: 10px 0;
    height: 48px;
    overflow: hidden;
}
.b-tinnoibat p a{font-size: 16px; font-weight: bold; color: #25a632;}

.support-hotline{
    float: right;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 11px;
}
.support-hotline span{ font-size: 18px; color: #fe0000;}