﻿@charset "utf-8";
/* CSS Document */
@font-face {
font-family: UTMBebas;
src: url("UTM Swiss Condensed.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
font-family: UTMNOKIA;
src: url("UTM Nokia.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
font-family: UTMBebas_search;
src: url("UTM Swiss CondensedBold.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
font-family: Roboto_re;
src: url("RobotoCondensed-Regular.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: UtmNokia;
src: url("UTM NOKIA_0.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: SVNAvo;
src: url("SVN-AVO.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: SVNAvoBold;
src: url("SVN-AVO BOLD.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: UTMBrewerKT;
src: url("UTM Brewers KT.ttf") /* TTF file for CSS3 browsers */
}


@font-face {
font-family: SVNnexablackshadow;
src: url("SVN-Nexa Rush Slab Black Shadow.ttf") /* TTF file for CSS3 browsers */
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html, body{
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a, a:hover
{
	text-decoration:none;
}
ul{
	padding:0;
	margin:0;	
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
i:hover
{
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.info_footer table td{
	width:50%;	
}
body {
    font-family:UTMBebas;
    font-size: 16px !important;
    line-height: 1.428571429;
    color: #333333;
    background: #e3e3e3 !important;
}
.slide_width {
padding-left:0 !important;	
}
.container {
}


.top-bar {
    height: 39px;
    line-height: 39px;
    background-color: #4c545a;
    color: #cccccc;
	font-size:14px;
}
.product-detail{
	    font-family: Roboto_re;
}
.block-name-company{
	float:left;
	width:100%;	
}

.img_banner img{
	width:100%;	
}
.header{
	float: left;
    width: 100%;
    background: #15249b;
}
.logo .logo_web{
	max-width: 100% !important;
}
.logo{
	text-align:center;	
}
.logo .img_banner_top {
    width: 100% !important;
}
.box-search {
    margin: 0 !important;
}

.wapper {
    margin: 20px 0;
}
.footer {
    padding: 0;
    padding-top: 15px;
    background: #fff;
}
.title_reeceive_email{
	background: url(../../../publics/images/icon_reciveemail.png) no-repeat;
    float: left;
    background-position: left center;
    padding-left: 75px;
    color: #f62e14;
    margin: 11px 0;
}
.input_reeceive_email .register_input{
	background: none;
    border: 1px #f62e14 dashed;
    border-radius: 7px;
    padding: 5px;
    width: 50%;
	float: left;
}
.input_reeceive_email .send-register{
	color: #fff;
    background: #f62e14;
    padding: 4px 17px;
    float: left;
    border-radius: 7px;
    margin-left: 11px;
}
.input_reeceive_email{
	float: left;
    width: 100%;
    padding: 13px 0;
}
.footer_top{
	background: #f4f4f4;
    border-top: 1px #f62e14 dashed;
    border-bottom: 1px #f62e14 dashed;
}
.border_footer{
	float: left;
    width: 100%;
    background: #fff;
	padding: 0 20px;	
}
.mxh {
    padding: 10px 0px 0px 50px;
	background:url(../../../publics/images/bg_hotline.png) no-repeat;
}
.menu_top{
}
.hotline_top{
	font-size: 18px;
    font-weight: bold;
    color: #158E00;
	float: left;
}
.pr_list{
	float: left;
    padding: 0 20px 15px 20px;
}
.hotline-number{
	color: #ED1C24;
    font-size: 20px;
}
.cart_info{
    border: 1px solid #cdcdcd;
    float: left;
    BACKGROUND: #FFF;
    margin: 0 15px;
}
.view-cart-message{
	float: left;
    text-align: center;
    width: 100%;
    color: #f5452b;
    padding: 0 0 10px 0;
    font-size: 18px !important;
}
.box-search input.search-submit{
	color:#000;	
}
.cart_info table button, html input[type=button], input[type=reset], input[type=submit] {
font-size: 14px;
    -webkit-appearance: button;
    cursor: pointer;
    background: #c80500;
    color: #fff;
    border: none;
    padding: 3px 20px 5px 20px;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 15px;
    border-radius: 5px;
}
#add_button_ct1 input[type=button]{
	    background: #15249b;
}
.cart_info table .btn-continnue{
	float: right;
    margin: 15px 20px 15px 0;
}
/*---effect translation---*/
.contact-form input.pull-right, .input-receive-email input.input-text, .input-receive-email textarea,.input-receive-email .input-submit {
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
   
}
/*Support onlien*/
.consultancy-support-left {
    background-color: #fff;
    padding: 11px 2px;
}
.consultancy-support-left .consultancy-support {
    border-top: 2px solid #d5d5d5;
    position: relative;
}
.consultancy-support-left .consultancy-support:before {
    content: ' ';
    position: absolute;
    width: 50%;
    height: 4px;
    top: -3px;
    background-color: #8ec700;
    border: 1px solid #e3f0c0;
}
.consultancy-support-left .consultancy-support h3 {
    font-size: 14px;
    color: #8cc400;
    margin: 13px 0;
    padding: 0 13px;
    font-family: Avantgarde;
    text-transform: uppercase;
    font-weight: bold;
}
.box-consultancy {
    padding: 0 13px;
    position: relative;
    min-height: 110px;
}
.box-consultancy .left {
    width: 110px;
    height: 95px;
    background: url(../../../publics/images/advisory.png);
    position: absolute;
    left: 15px;
    top: 0;
}
.box-consultancy .right {
    margin-left: 110px;
}
.box-consultancy .right p {
    line-height: 28px;
    font-size: 12px;
}
.box-consultancy .right span.name {
    font-size: 15px;
    color: #80b300;
    font-family: Avantgarde;
    font-weight: bold;
}
.box-consultancy .right a.phone {
    font-family: UTMBebas_search !important;
    color: #f60909;
    font-size: 20px;
    margin-left: 10px;
}
.customer-support a{
	color: #f60909;
    font-size: 18px;
}
.customer-support ul li a{
    margin-top: 5px;
}
.customer-support ul li a img{
	width: 21px;
}
.consultancy-support-left .customer-support {
    text-align: center;
}
.consultancy-support-left .customer-support h3 {
    font-size: 20px;
    color: #8cc400;
    text-transform: uppercase;
    font-family: Avantgarde;
    margin-top: 25px;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
}
.customer-support ul {
    background-color: #fff;
    box-shadow: none;
    padding: 0 30px;
}
.customer-support ul li {
    line-height: 50px !important;
    padding: 0 !important;
    font-family: Avantgarde;
	border-bottom: 1px dashed #cacaca;
	font-size: 15px;
}
.sidebar-left .customer-support ul li a {
    display: inline;
	color: #333;
    font-family: Avantgarde;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*------effect translation----*/
h3.title-footer {
    text-transform: uppercase;
    font-size: 24px;
    padding-bottom: 11px;
    position: relative;
    margin-bottom: 10px;
    color: #007dc6;
    font-weight: bold;
    font-family: arial !important;
}



.copy-right {
    font-size: 14px;
    color: #ffffff;
    clear: both;
    text-align: center;
    float: right;
    width: 100%;
    padding: 5px 0;
    background: #c80500;
}
.footer_page span.chinhsach{
	float: left;
    width: 100%;
color: #2b7dda;
    font-size: 15px;
    font-family: UTMBebas_search !important;
}
.content_footer{
	background:none !important;
}
.copy-right a{
	color: #F9FF0C;
    font-size: 12px;	
}
.counter_access{
	padding-left: 35px;
    line-height: 32px;
}
.access_online{
	background: url(../../../publics/images/online.png) no-repeat;
    background-position: left center;
}
.access_today{
	background: url(../../../publics/images/trongngay.png) no-repeat;
    background-position: left center;
}
.access_yesterday{
	background: url(../../../publics/images/trongthang.png) no-repeat;
    background-position: left center;
}
.access_week{
	background: url(../../../publics/images/trongtuan.png) no-repeat;
    background-position: left center;
}
.access_total{
	background: url(../../../publics/images/total.png) no-repeat;
    background-position: left center;
}
.map-footer {
    margin-right: -10px;
    float: right;
    width: 340px;
}

.box-search {
	height: 37px;
    margin: 20px 0 !important;
    background: #fff;
    border-radius: 10px;
}

.box-search .search-submit {
    position: absolute;
    top: 20px;
    right: 10px;
    height: 40px !important;
    background: url(../../../publics/images/btn_search.png) no-repeat;
    border: none;
    z-index: 3;
    padding-left: 30px;
}
.main_website{
	padding:5px;	
}
.box-search form{
	background:#fff !important;
	border-radius: 8px !important;
}
.box-search .input-search {
    top: 7px;
    right: 20px;
    height: 34px;
    z-index: 3;
    padding-left: 10px;
    float: left;
    background: none;
    border: none;
    width: 75%;
	font-family:Arial,Helvetica,sans-serif;
}
.list-news-body h4{
	float: left;
    width: 100%;
    margin: 0;	
}
.box-main-map {
    width: 100%;
    height: 238px;
    background-color: #fff;
    border: 3px solid #cf2902;
    border-radius: 2px;
	overflow: hidden;
}

.box-map-ft {
    padding: 0 28px;
}

.img-skype {
    margin-top: 1px;
}
.img-yahoo {
    margin-top: -1px;
}
.row-block a {
    padding: 0 14px;
    font-size: 13px;
	color:#d6d6d6;

}
.sidebar-left {
    margin-left: -10px;
    width: 280px;
}

.pup_pr_left .name_pr{
	float: left;
    width: 100%;
    color: #c51600;
    font-family: UTMBebas_search !important;
    font-size: 19px;
}
.description_pr{
	float:left;
	width:100%;	
}
.sidebar-left h3 {
    height: 34px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-family: UTMBebas;
    font-weight: bold;
    overflow: hidden;
    line-height: 34px;
    background: url('../../publics/images/.png') no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.list-menu {
    background-color: #005394;
	margin-bottom:1px;
}

.nav-sidebar ul li {
    position: relative;
    margin: 0 30px;
    border-bottom: 1px dotted #cfd5dd;
    line-height: 35px;
    list-style: none;
    height: 30px;
}

.nav-sidebar ul li a {
    color: #0a409a;
    font-size: 14px;
    font-family: UTMBebas;
    padding: 0 9px;
}

.nav-sidebar ul li:before {content: ' ';width: 31px;height: 28px;position: absolute;background: url('images/icon-cate.png') no-repeat center;left: -25px;top: 2px;}
.nav-sidebar ul li:last-child{
	border-bottom:0;
}
.nav-sidebar ul {
    border: 1px solid #cacaca;
    padding: 10px 0;
}

#nav-top {
    height: 39px;
    position: relative;
    z-index: 99;
}
.container1{
	float:left;
	width:100%;
}
.product-aside {
    margin-top: 15px;
}




.product-item img {
    max-width: 100%;
}
.price_left{
	float: left;
    font-size: 14px !important;
	color: #e00000;
}
.price_right{
    float: right;
    font-size: 14px !important;
    color: #a2a2a2;
    text-decoration: line-through;
}
.price_one{
	float: left;
    width: 100%;
    text-align: center;
    font-family: UTMBebas_search !important;
    font-size: 15px;
    color: #d80000;
}
.price_contact{
	float: left;
    width: 100%;
    text-align: center;
    font-family: UTMBebas_search !important;
    font-size: 15px;
    color: #d80000;
}
.category-product-left ul li:hover a{
	color:#5aca00;	
}
/*---sidebar -left--*/
h3.title-1, .title-3 {
    text-align: center;
    height: 35px;
    line-height: 38px;
    background: url(../../../publics/images/bg_danhmuc.png) no-repeat;
    font-size: inherit;
    color: #fff;
    margin: 0;
    font-weight: bold;
    background-position: left center;
    background-color: #438e06;
}
.list-cate-sb{
}
.category-product-left{
	background: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}




.slide_main{
	width:100%;
	margin:0 auto;
}
.slide_width{
	margin-bottom: 7px;
}
.category-product-left ul li a {
    font-size: 13px;
    color: #272727;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: bold;
}
.bg_support_online{
	float:left;
	background:url(../../../publics/images/bg_hotline_support.png) no-repeat;	
	width:100%;
	margin-bottom: 15px;
}
.category-product-left ul li {
    line-height: 35px;
    padding: 0 10px 0px 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    border-bottom:1px solid #438E05;
    position:relative;
    background:url(../../../publics/images/icon_left.png) no-repeat;
    background-position:left center;
}
ul.ul_support_sitebar li {
	line-height: 32px;
    padding: 0 10px 0px 65px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #04c777;
    position: relative;
    background: url(../../../publics/images/icon_hotlinesupport.png) no-repeat;
    background-position: left top;
}
ul.ul_support_sitebar li a {
    background: url(../../../publics/images/icon_tell.png) no-repeat;
    background-position: left center;
    padding-left: 28px;
    font-weight: bold;
    line-height: 21px;
    font-size: 17px;
}
ul.ul_support_sitebar li span.zalo_support {
	background: url(../../../publics/images/icon_zalo.png) no-repeat;
    background-position: left center;
    padding-left: 28px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 0px;
}
ul.ul_product_sitebar li {
    line-height: 40px;
    padding: 10px 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    border-bottom: 1px dotted #f3ead4;
    position: relative;
    background: none;
    background-position: left center;
}
ul.ul_product_sitebar li img{
	width:100%;
}
.img_service_footer img{
	width:20%;	
	padding-right: 5px;
}
ul.ul_product_sitebar li:hover{
	background:none !important;	
}
ul.tabs li a.viewmore {
	font-size: 15px;
    text-transform: lowercase;
    font-weight: normal;
    float: right;
    color: #3486e4;
    background: #fff;
    padding: 5px 5px 5px 90px;
}
ul.tabs li a.viewmore:before {
	content: ' ';
    left: 0;
    top: 0;
    background: url(../../../publics/images/beforviewmor.png) no-repeat !important;
    width: 87px;
    height: 31px;
    position: absolute;
}

.viewmore{
	float: right;
    color: #fff;
}
ul.tabs li a.viewmore:hover{
	float: right;
    color: #f30000;
}
ul.ul_support_sitebar li:hover {
    /* background-color: rgba(190, 153, 31, 0.19); */
    background: url(../../../publics/images/icon_hotlinesupport.png) no-repeat !important;
}
.name_support{
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    color: #000;
}
.category-product-left ul li:hover ul {
  display: block !important;
 
}

.category-product-left ul  ul
{ 
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9999;
    width: 100%;
}

.category-product-left ul  li:hover 
{ 
}

  
nav.category-product-left ul {
	margin-bottom: 0;
    background: #fff;
    border: 1px solid #438e06;
	padding-left: 0;
}

.access-statistic ul li {
    padding-left: 45px;
    position: relative;
    line-height: 30px;
    font-weight: bold;
    font-size: 15px;
	color: #fff;
}

.access-statistic ul {
    padding: 10px 0;
    background-color: #0258d9;
    margin-bottom: 18px;
}

.access-statistic ul li a {
    font-weight: bold;
}

.access-statistic ul li:before {
    content: ' ';
    left: 25px;
    top: 10px;
    background: url(../../../publics/images/li-access.png);
    width: 7px;
    height: 7px;
    position: absolute;
}
.support-online ul {
	float: left;
    padding-left: 127px;
}

.support-online .box-hotline {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.support-online .box-hotline h3 {
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    color: #01429E;
    float: left;
    width: 100%;
}

.box-hotline a {
	text-align: center;
    height: 40px;
    line-height: 38px;
    margin-bottom: 2px;
    font-size: 15px;
    text-transform: uppercase;
    color: #f62e14;
    font-family: UTMBebas_search !important;
}
/*---end sidebar left--*/


/*---sidebar -right--*/
aside.sidebar-right {
    margin-bottom: 10px;
}
h3.title-2 {
    text-align: center;
    font-family: UTMBebas_search !important;
    height: 40px;
    line-height: 38px;
    margin-bottom: 2px;
    font-size: 16px;
    color: #f62e14;
}
h3.title-2 span{
	    background: url(../../../publics/images/icon_menucate.png);
    float: left;
    text-align: center;
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 40px;
    font-family: UTMBebas_search !important;
	text-transform: uppercase;
}
.box-partner {
	clear: both;
}
.amazingcarousel-list-wrapper{
	float:left;
	margin-bottom:10px;	
}
/*-------end sidebar right---*/


#googleMap {
    width: 100%;
    height: 232px;
}




.box-9 input::-webkit-input-placeholder, .box-9 textarea::-webkit-input-placeholder, .form-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.box-9 input::-moz-placeholder, .box-9 textarea::-moz-placeholder, .form-search input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.box-9 input:-ms-input-placeholder, .box-9 textarea:-ms-input-placeholder, .form-search input::-mz-input-placeholder{ /* IE 10+ */
  color: #000;
}
.box-9 input:-moz-placeholder, .box-9 textarea:-moz-placeholder, .form-search input::-moz-input-placeholder { /* Firefox 18- */
  color: #000;
}

.product-item {
    height: auto !important;
}

.form-search i {
    text-align: left;
    font-family: UTMBebas_search !important;
    height: 40px;
    line-height: 38px;
    margin-bottom: 18px;
    display: block;
}
/*------end home------------*/
/*----- content-----*/
.all-content-main
{
	padding: 5px;
}
.title-2{
    text-align: left;
    font-family: UTMBebas;
    height: 40px;
    line-height: 38px;
    margin-bottom: 2px;
	display: block;
}
.title_bg_blue{
    float: left;
    position: relative;
    color: #e60000;
    font-size: 23px !important;
    text-transform: uppercase;
}
/*------end content -----*/

/*---about----*/
article.box-article-detail {
    padding-top: 0;
    text-align: justify;
	padding: 20px;
}
article.box-article-detail address h2 {
    font-size: 18px;
}
.box-about img {
    float: left;
    width: 195px;
    height: 135px;
    border: 2px solid #e20b0b;
    margin-right: 20px;
}

section.box-about h3 {
    font-family: UTMBebas;
    font-size: 28px;
	color: #000;
}
section.box-about h3 a
{
	color: #000;
}

.box-about p {
    font-family: UTMBebas;
    font-size: 15px;
    color: #000;
}

.box-about {
    margin-bottom: 15px;
}
/*---end about---*/

/*----product----*/
.product-item span img {
    width: 70px;
}
.name_pr img{
	max-height:100%;
	padding: 0 25px;
}
.product-item {
	text-align: center;
    line-height: 25px;
    float: left;
    position: relative;
    background: #fff;
    margin: 2px;
}
.icon_new img{
    width: 45px !important;
    position: absolute;
    top: 1px;
    left: 2px;
    z-index: 90;
}
.order_view #add_button_ct{
	width:85px;
}
.icon_khuyenmai img{
    width: 30px !important;
    position: absolute;
    top: 5px;
    right: 1px;
    z-index: 90;
}
.tit-name-cate{
	margin-bottom: 5px;
}
.product-item .product-code {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-4 {
    float: left;
    width: 100%;
	
}
.name_pr_sell{
	position: absolute;
    top: 55%;
    right: 15px;
    text-decoration: line-through;
    color: #ff0101;
    font-weight: bold;
    font-size: 14px;
    font-family: UtmNokia;}
.name_pr_goc{
	position: absolute;
    bottom: 5%;
    width: 90%;
    right: -20%;
}
.price_detail .name_pr_goc{
	position: relative;
    bottom: 5%;
    width: 90%;
    right: 0;
}
.product-4 .name_pr{
	position:relative;
}
.product-4 .quality_list{
	float: left;
    padding: 0 10px 5px 0;
    width: 100%;
    font-size: 14px;
    color: #009c49;
    border-bottom: 1px solid #1f9c49;
}
.product-item a.name_pr {
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 100%;
    color: #252b2b;
    font-size: 12px;
    padding: 5px 0;
    min-height: 65px;
    font-weight: bold;
    height: 180px;
}
.product-item .name_pr_name{
	display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 100%;
    color: #252b2b;
    font-size: 14px;
    padding: 5px 0;
    height: 65px;
    font-weight: bold;
}
.button_order_home{
	    background: url(../../../publics/images/icon_giohang.jpg) no-repeat;
}
.footer_page ul li a{
    color: #000000;
	font-size: 13px;
}
.footer_page ul li a:hover{
	color: rgb(255, 179, 0);
}
.list-cate-left ul li{
	/*position:relative;	*/
}
.list-cate-left ul{
	padding-right:0 !important;	
}
.list-cate-left ul li .child{
	/*position: absolute;
    top: -95px;
    left: 100%;
    display: none;
	z-index: 999;
	background: #f4f5f3;
	border: 1px solid #f62e14;
	float: right;
    width: 600px;*/
	
	position: absolute;
    top: 60px;
    left: 284px;
    display: none;
    z-index: 999;
    background: #fff;
    border: 1px solid #f62e14;
    float: right;
    width: 600px;
	height: auto;
}
.list-cate-left .ul_child{
	float:left;
	width:400px;
}
.img_cate{
	float:left;
	width:195px;
}
.img_cate img{
	width:185px;
	float:left;
	padding: 10px 5px;
}
.cate_one{
	font-family:UTMBebas_search !important;
}
.list-cate-left ul.ul_child li{
	background:none;
	
}
.list-cate-left ul li .ul_child li{
	border:none;
	line-height: 25px;
	float: left;
	    width: 100%;
}
.list-cate-left ul.ul_child li ul li{
	float:left;
	width: 175px;
}
.box-1{
    float: left;
    width: 100%;
    border-radius: 10px;
}
.border-trademark{
	float:left;
	border: 1px solid #b7b7b7;
	border-radius: 10px;
	padding: 10px 0;
}
.img_cate_home{
	float:left;
	width:100%;
}
.home-trademark{	
	padding-left:0 !important;
}
.img_thuonghieu{	
}
.tit-name-cate img{
	float:left;
}
.tit-name-cate .name-cate-h{
    float: left;
    padding-left: 10px;
    color: #f5361a;
    font-size: 17px !important;
    font-family: UTMBebas_search !important;
    text-transform: uppercase;
}
.list-cate-left ul li:hover>.child{
	display:block;
}
ul.list-product {
    flex-flow: row wrap;
    display: flex;
    background: #e3e3e3;
}
ul.list-product_pr {
	float: left;
    flex-flow: row wrap;
    display: flex;
    background: #e3e3e3;
}
.partner_footer{
	background: #fff;
    padding-top: 15px;
}
#add_button_ct{
    float: right;
}
.tietkiem{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px !important;
    color: #e20600 !important;
	margin-top: 10px;
}
.chinh-sach-noi-bat{
	float:left;
	width:100%;
	position:relative;
	margin-top: 15px;
}
.chinh-sach-noi-bat li{
	float: left;
    width: 100%;
    margin-bottom: 5px;
}
.chinh-sach-noi-bat span{
    padding-top: 4px;
    float: left;
    padding-left: 10px;
	font-family:Roboto_re;
}
.title_botasanpham{
	    float: left;
    width: 100%;
    color: #275bef;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #275bef;
}
.chinh-sach-noi-bat .title-chinh-sach{
    background: #04c777;
    padding: 5px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 7px;
    width: 90%;
    float: left;
    position: relative;
    margin: 0 5%;
}
.chinh-sach-noi-bat li i {
	font-size: 19px;
    width: 28px;
    height: 28px;
    text-align: center;
    color: #fff;
    line-height: 27px;
    border-radius: 5px;
    float: left;
}


/*======================*/
.price-number-small-0, .price-number-small-1, .price-number-small-2, .price-number-small-3, .price-number-small-4, .price-number-small-5, .price-number-small-6, .price-number-small-7, .price-number-small-8, .price-number-small-9, .price-number-small-dot, .price-number-small-dash {
	float: left;
    height: 30px;
    width: 25px;
    margin-left: -5px;
}
.price-number-small-0 {
    background: url(../../../publics/images/0x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-1 {
    background: url(../../../publics/images/1x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-2 {
    background: url(../../../publics/images/2x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-3 {
    background: url(../../../publics/images/3x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-4 {
    background: url(../../../publics/images/4x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-5 {
    background: url(../../../publics/images/5x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-6 {
    background: url(../../../publics/images/6x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-7 {
    background: url(../../../publics/images/7x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-8 {
    background: url(../../../publics/images/8x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-9 {
    background: url(../../../publics/images/9x42.png) no-repeat scroll -2px center transparent;
	background-size: 100%;
}
.price-number-small-dot {
	width: 26px!important;
    background: url(../../../publics/images/x42.png) no-repeat scroll -2px center transparent;
    margin-left: -13px!important;
}
/*======================*/
.product-item p {
    text-align: center;
    color: #e10000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 100%;
	
}
.product-item .order_view{
	float:left;
	padding-top: 5px;
}
.product-item .order_view a{
	float:left;
	background: url(../../../publics/images/main_menu_bg.png) repeat-x;
	width: 100%;
    color: #fff;
    padding: 2px 0 4px 0;
}
.button_order_home{
    float: left;
    background: url(../../../publics/images/icon_giohang.jpg) no-repeat !important;
    color: #fff;
    padding: 0 !important;
    border: none;
    background-size: 100% !important;
    background-position: left center;
    width: 100%;
}
.product-item .right{
	float: right;
    padding: 5px 0 0 10px;	
}
.product-item .left {
    float: left;
	padding: 3px 0 0 10px;
}
.order_view img
#detail_pr .button_order_home{
	float: left;
    background: url(../../../publics/images/main_menu_bg.png) no-repeat;
    width: 100%;
    color: #fff;
    padding: 2px 0 4px 28px;
    font-size: 15px;
    border: none;
}
#detail_pr .orther_pr{
    float: left;
    width: 100%;
    font-family: UTMBebas_search !important;
    font-size: 18px;
    color: #d41800;
    text-decoration: underline;
    text-decoration-style: double;	
}
#detail_pr .pup_pr_left .price_one {
    float: left;
    width: 100%;
    text-align: center;
    font-family: UTMBebas_search !important;
    font-size: 22px;
    color: #d80000;
}
.short_desc{
	font-size:17px;
}
.product-item .order_view a.order_margin{
	margin-right:5px;
}
.product-detail h1 {
    font-size: 19px;
    margin-bottom: 4px;
    color: #c80500;
    font-weight: bold;
    margin-top: 10px;
}
.product-detail p.price_detail{
    color: #e00000;
    font-style: italic;
    font-weight: 900;
    font-size: 24px;
    font-family: "Open Sans Condensed", arial, sans-serif;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	margin-bottom: 15px;
}
.product-description{
    padding: 0 15px 15px 15px;
    float: left;
    width: 100%;
    font-family: Roboto_re;
}
.detail_phone{
    background: url(../../../publics/images/icon_phone.png) no-repeat;
    background-position: left center;
    padding: 5px 0 5px 40px;
    float: left;
    width: 100%;
    font-size: 20px;
    color: #00b56b;
    font-weight: bold;
}
.detail_email{
    background: url(../../../publics/images/iconemail.png) no-repeat;
    background-position: left center;
    padding: 5px 0 5px 40px;
    float: left;
    width: 100%;
    font-size: 20px;
    color: #00b56b;
    font-weight: bold;
}
.detail_website{
    background: url(../../../publics/images/iconwebsite.png) no-repeat;
    background-position: left center;
    padding: 5px 0 5px 40px;
    float: left;
    width: 100%;
    font-size: 20px;
    color: #00b56b;
    font-weight: bold;
}
.spantitle {
    text-decoration: none;
    position: relative;
    padding: 7px 16px;
    outline: none;
    text-align: left;
    color: #ffffff;
    border-left: 1px solid #fff;
    float: left;
    width: 100%;
    background: #c80500;
    font-size: 15px;
    font-weight: bold;
	text-transform: uppercase;
}
.product-detail p {
    font-size: 15px;
    line-height: 23px;
    color: #000;
    margin-bottom: 10px;
    font-family: Roboto_re;
}
.price_detail font{
	    font-family: Roboto_re;
    margin-left: 16px;
    font-size: 12px;
}
.product-detail span.title_mota{
	float:left;
	width:100%;
	font-weight:bold;	
}
h3.description-tit {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
  color: #000;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
    font-weight: bold;
	margin-top:15px;
	clear:both;
}
/*----end product---*/
tbody, tfoot, thead, tr, th, td{
}
.modal-header {
    padding: 5px 15px !important;
    background: #fff;
    margin: 1px 1px 0 1px;
}
.footer_page{
    color: #000000;
    line-height: 25px;
}
.content_listproduct{
    float: left;
    margin-bottom: 10px;
    padding: 10px 15px 5px 15px !important;
	    border-bottom: 10px solid #e3e3e3;
}
.content_listproduct #view1 span{
	float: left;
    padding: 0px 30px 10px 0;
}
.content_listproduct #view2 span{
	float: left;
    padding: 0px 30px 10px 0;
}
.info_footer{
	float:left;
	width:100%;
	border-top:1px dashed #f62e14;
	margin-top: 10px;
    padding-top: 10px;
	font-family:SVNAvo !important;
	font-size: 17px;
}
.phone_header img{
    width: 30px;
    margin-right: 10px;
}
.phone_header a{
    font-family: SVNAvo;
    FONT-SIZE: 17px;
    color: #fff;	
}
.zalo_header  img{
	width:55px;
	margin-right: 10px;	
}
.zalo_header{
	font-family: SVNAvo;
    FONT-SIZE: 17px;
    color: #fff;	
}
.mail_header   img{
	width:35px;	
	margin-right: 10px;
}
.phone_header, .zalo_header, .mail_header{
	text-align:left;	
}
	ul.tabs_detail {
		font-size: 0;
		margin: 0;
		list-style-type: none;
		text-align: left;
		float: left;
		width: 100%;
		background: url(../../../publics/images/beforspace_dt.png);
	}
	ul.tabs_detail li span.name_dt {
		text-decoration: none;
		position: relative;
		padding: 7px 100px 8px 7px;
		outline: none;
		text-align: center;
		color: #ffffff;
		border-left: 1px solid #fff;
		font-size: 15px;
		float: left;
		text-transform: uppercase;
		font-weight: bold;
		background: #15249b;
	}
	
	ul.tabs_detail li span.name_dt:after {
	content: ' ';
    right: 0;
    top: 0;
    background: url(../../../publics/images/beforviewmor.png) no-repeat !important;
    width: 87px;
    height: 34px;
    position: absolute;
    margin: 0;
	}
.mail_header{
	font-family: SVNAvo;
    FONT-SIZE: 17px;
    color: #fff;	
}
.info_footer strong{
    font-family: SVNAvoBold !important;
    font-weight: normal;
}
.footer_page h3{
	font-family:UTMBebas_search !important;
	font-size:18px;
}
ul.tabs li a{
	border:none !important;
}
.footer_page strong{
	font-family:UTMBebas_search !important;
}
.box-address-main h3 {
    font-family: UTMBebas;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.box-address-main p {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
}

.box-address-main a {
    font-family: UTMBebas;
    text-align: left;
    font-size: 18px;
    line-height: 25px;
	color: #222757
}


.form-left-h {
    float: left;
	width: 100%
}

.form-right-h {
    float: right;
	margin-right: -15x;
	}


.box-9 .form-group {
    margin-bottom: 7px;
}

.box-9 input {
    border-radius: 0;
    background: none;
    border: 1px solid rgba(41, 41, 41, 0.66);
    color: #000;
}

.box-9 textarea {
    background: none;
    height: 75px;
    margin-bottom: 7px;
    border-radius: 0;
    border: 1px solid rgb(114, 114, 114);
    color: #000;
}

.box-9  input.input-submit {
    display: inline;
    width: 50%;
    float: right;
}

/*---news---*/
.title_content_main h3 {
    font-size: 20px;
}


img.img-news {
    width: 100%;
}


p.biref-news {
    font-size: 16px;
}


h1.detail-news-h1 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.news_biref h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 24px;
}
p.others-news {
    font-size: 16px;
    font-weight: bold;
}

ul.ul_others-news li a {
    font-size: 15px;
    color: #000;
}

.art-news>a:first-child {
    float: left;
    margin-right: 10px;
	width:27%;

}
.art-news img
{
	width:100%;
}

article.art-news {
    padding: 12px 0 10px;
    border-top: solid 1px #ededed;
	overflow:hidden;
	float:left;
}
.list-news-body a {
	color: #c80500;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
    float: left;
    font-size: 14px;
}
.list-news-body{
	float: left;
    width: 70%;
}
.list-news-body p {
    font-size: 15px;
    margin-top: 5px;
    float: left;
    text-align: left;
}
h3.others-news {
    margin: 15px 0 5px;
    text-transform: uppercase;
    font-size: 18px;
}

ul.ul_others-news li a {
    font-size: 16px;
    color: #000;
}
ul.ul_others-news li {
    margin-left: 45px;
    list-style: disc;
}
.title-article-1 h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-bottom: 4px;
}

.tit-art-dt h1 {
    font-size: 20px;
    color: #333;
    position: relative;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: none;
}
p.art-brief {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}
.list_support_hover  span{
	cursor:pointer;
}
.list_support_hover  span:hover{
	color:#c80500;
}


.art-des p {
    font-family: UTMBebas;
    font-size: 16px;
    line-height: 1.6;
}
h3.tit_others_news {
    font-weight: bold;
    font-size: 18px;
	margin-top:15px;
	color:#000;
	padding-left:0;
	display:inline;
	border-bottom:0;
}
.ul_other_news
{
	clear:both;
	margin-top:10px;
}
.ul_other_news li a {
    color: #000;
    font-size: 15px;
}
.ul_other_news li 
{
	padding-left:10px;
}
.box-article-detail img
{
	max-width:100%;
	height:auto;
}
.others_news
{
	margin-top:15px;
}
/*---end news---*/


/*--M-Contact--*/

.box-form-contact {
    float: left;
    width: 490px;
}
.contact-info address h1 {
    font-size: 27px !important;
    font-family: UTMBebas_search !important;
    color: #e60000;
}
.box-form-contact input {
    float: left;
    width: 438px;
    margin-bottom: 5px;
    height: 25px;
    color: #000;
    padding: 0 5px;
    border: 1px solid rgba(0, 0, 0, 0.45);
}
.submit-contact {
    background-color: #6A3B1B;
    float: right !important;
    border: 1px solid #6A3B1B !important;
    width: 80px !important;
    padding: 0 10px !important;
    color: #fff !important;
    font-weight: bold;
}
textarea#message {
   
    margin-bottom: 5px;
}
h2.text-center {
    margin-bottom: 5px;
}
.contact-info {
    margin-top: 10px;
    clear: both;
}
.title-3 {
    text-transform: uppercase;
    font-size: 20px;
	color: ##333333;
	width: 100%;
	float:left;
}
.contact-map {
    border: 1px solid rgba(202, 202, 202, 0.57);
    height: 500px;
    margin-bottom: 15px;
	clear:both;
	margin: 20px;
}

.bando_cavas {
    width: 100%;
    height: 500px;
}

div#mapCanvas {
    width: 100%;
    height: 500px;
}
.title-2 {
	border-bottom: 1px solid #f62e14;
}
.list-cate-left ul{
	padding: 0 10px;
}
.list-cate-left ul li{
    line-height: 40px;
    border-bottom: 1px dashed #cdcdcd;
    background: url(../../../publics/images/icon_cate.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
}
.list-cate-left2 ul li{
    line-height: 40px;
    border-bottom: 1px dashed #cdcdcd;
    background: url(../../../publics/images/icon_cate.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
}
.list-cate-left ul li a{
	color:#f62e14;
}
.list-cate-left ul li a:hover{
	color: #f6da14;
}

.list-cate-left2 ul li a{
	color:#f62e14;
}
.list-cate-left2 ul li a:hover{
	color: #f6da14;
}
.brief-about {
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0;
}
.pd-2 {
    padding-top: 45px;
}

h2.title-infor-contact {
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
}

.contact-info address {
    line-height: 25px;
    font-size: 14px;
}

.contact-form h2 {
    text-transform: uppercase;
    font-size: 20px;
    margin: 10px 0;
}
.contact-form input.pull-right {
    background: #e60000;
    outline: none;
    border: 0;
    color: #fff;
    display: inline;
    width: 100px;
    padding: 5px 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
	font-size: 18px;
}
.box-article-detail address p {
    font-size: 13px;
    line-height: 30px;
}
p.thanks-contact {
    font-size: 14px;
    font-style: italic;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

h1.notify-sucess-name {
    color: #197308;
    font-size: 20px;
    margin-bottom: 20px;
}
#contactform .form-control {
    background: none;
}

.image_advisory img {
  width: 100%;
  max-height: 192px;
}
ul.box_advisory li {
  margin-top: 15px;
}

/*---effect translation---*/
.contact-form input.pull-right:hover {
    
    background-color: #ea4104;
    color: #fff;
}
/*------effect translation----*/
/*--end contact--*/
/*-- projects --*/
.box_projects li {
    margin-top: 15px;
    height: 250px;
    overflow: hidden;
	position:relative;
	padding-right:0;
}
.item-project
{
	width:100%;
	overflow:hidden;
	    position: relative;
}
.item-project img {
    width: 100%;
    height: 250px;
}
.box-des-projects h3 {
    margin: 5px 0;
    line-height: 45px;
    height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
	padding:0;
	border:0;
}
.box-des-projects {
    position: absolute;
    bottom: 5px;
    background-color: rgba(0, 0, 0, 0.56);
    width: 100%;
    text-align: center;
}
.view_detail_product {
    position: absolute;
    padding: 2px 2px 2px 5px;
    background: #360;
    bottom: 5px;
    right: -5px;
    color: #fff;
	font-size:11px;
}
.view_detail_product:hover
{
	color:#fff;
}
.box-des-projects  a{
	color: #fff;
    font-size: 15px;
	
}

.project-li:hover img {
    transform: scale(1.1);
    transition: 1s;
}
.box-article-detail-2 .title-article-1 h3 {
    border-bottom: 2px solid #0D205B;
}
.title_support_online{
	float: left;
    margin-left: 80px;
    color: #E10000;
    margin-top: 8px;
    margin-bottom: 11px;
    margin-right: 33px;
}
.servicetop{
	float: left;
    width: 100%;
}
.servicetop .img_service_top{
	float:left;	
}
.servicetop .name_service_top{
    float: left;
    margin-top: 8px;
    color: #fff;
    font-size: 14px;
    font-family: UTMBebas;
}
.number-cart{
    padding: 0px 5px;
    margin-left: 10px;
    background: #f10701;
    margin-top: 0px;
    float: right;
    color: #fff;
    /*font-family: SVNAvo;*/
    margin-left: 10px;
	font-size: 14px;
}


/*--end projects --*/
/*---pagination---*/
#page {
    width: 100%;
}
.pagination{
	float: left;
	text-align:right;
	margin: 10px 0;
	display:block;
	width: 100%;
	font-family:UTMBebas;
	padding: 0 25px;
}
.pagination2 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.pagination  .active {
    color: #4C545A;
    padding: 6px 14px;
    border: 1px solid #4C545A;
    font-size: 15px;
    margin-left: 4px;
    display: inline;
}
.pagination  a {
    padding: 7px 14px;
    font-size: 15px;
    margin-left: 4px;
    text-align: center;
    text-decoration: none;
    background: #4C545A;
    color: white;
}

.pagination a:hover {
    padding: 8px 15px;
    background: rgba(80, 37, 16, 0.5);
    border: rgba(80, 37, 16, 0.52);
    color: #fff;
    font-size: 15px;
}
.no-padding
{
	padding:0;
}
i.glyphicon-user.icon-register {
    color: #4AB93D;
    margin-right: 5px;
}


/*---end pagination---*/
/*---Email---*/
h1.notify-email {
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    font-weight: bold;
	color:#317B2D;
}
.notify-message
{
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	text-align:center;
}
.input-receive-email input.input-text:focus, .input-receive-email textarea:focus {
    background: none;
    border: 1px solid #000C53;
    background-color: rgba(255, 255, 255, 0.25);
}
.input-receive-email .input-submit:hover, .input-receive-email .input-submit:focus {
    background-color: #0B82E0;
    color: #fff;
    border: 1px solid #0B82E0;
}
/*---end Email---*/

/*--search--*/

.fa-search:before{
	content: "";
}
.box_search_main {
    position: absolute;
    top: 100%;
    min-width: 300px;
    right: 0;
    background: #E2E2E2;
    padding: 5px;
    display: none;
    height: 37px;
}
.hotline-top{
    color: #fff;
    font-size: 21px !important;
	text-align: center;
}
.hotline-top font{
	float: left;
    width: 100%;
    font-size: 26px;
    text-align: center;
    line-height: 35px;
}
.search_main:hover .box_search_main {
    display: block;
}
.box_search_main .txt_search_main {
    padding: 5px;
    float: left;
    width: 200px;
    line-height: initial;
    font-size: 12px;
	color:#000;
}

.box_search_main .btn_search_main {
    background: #333;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
    float: left;
    font-size: 12px;
    line-height: initial;
}
.search_main {
    position: relative;
    z-index: 999;
	display:inline;
	float:left;
}

.box-search-2 {
 
  top: -6px;
  width: 98%;
  
  background-color: rgba(250, 237, 237, 0.91);
}
/*--end search--*/



.support-online ul li {
    text-align: center;
	color: #fff;
}



.support-online ul li h3 {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #FFF90B;
}

.phone-support {
    font-size: 18px;
    line-height: 25px;
}

a.view_more {
    float: right;
    color: #f62e14;
    font-size: 15px !important;
    padding: 5px;
}

.product-item a{
    float: left;
    width: 100%;
    color: #000;
	    cursor: pointer;
}
.modal-content #detail_pr{
	overflow: scroll;
    height: 512px !important;
}
/*====================*/
.box_news_lighthight {
    float: left;
    margin-top: 25px;
    font-family: UTMBebas;
}
ul.ul_news_lighthight {
    width: 100%;
}
ul.ul_news_lighthight li {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    list-style: none;
}
.news-img-hightlight {
    float: left;
}
.news-tit-hightlight {
    float: left;
    text-align: justify;
    font-family: UTMBebas;
}
.news-img-hightlight a {
    float: left;
    width: 100%;
}
.news-img-hightlight a {
    float: left;
    width: 100%;
}
.news-img-hightlight img {
    width: 100%;
    height: 150px;
}
.news-tit-hightlight a {
    text-decoration: none;
    color: #FB3636;
    font-weight: bold;
	width: 100%;
    float: left;
}
.box-news-h .box-news-h-main{
	float: left;
    width: 100%;
    border: 1px solid #259FFF;
}
.title_hotline{
	float: left;
    width: 100%;
    font-weight: normal;
	font-size: 16px;
}
.email_banner_top{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
}
.ul.tabs li.selected a:hover{
	
}
.viewgiohang{
	float: left;
    width: 100%;
    font-weight: normal;
    color: #333;
	margin-top: 22px;
}
.viewgiohang img{
	float: left;
    width: 30px;
    margin-right: 0;
}
.viewgiohang a{
	color: #158e44;
    float: left;
    padding: 5px 7px;
    background: #fff;
    border-radius: 7px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
}
.viewgiohang a:hover{
	color: #F00;
}
.image-cart img{
	width:100px;	
}
.payment-form {
    float: left;
    background: #fff;
    border: 1px solid #cdcdcd;
    padding: 10px;
    margin-bottom: 15px;
}
.payment-form2 {
    float: right;
}
.convert-payment a {
    padding: 3px 10px 7px 10px;
    background-color: #f5361a;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}
.total_pay label{
	 color: #f5361a;
}
/*=============hệ thống phân phối=============*/
.img_product {
    float: left;
    margin-top: 15px;
    margin: 15px 0;
}
.img_img {
    padding-left: 0;
}
.img_product img {
    width: 100%;
}
.img_product .info span {
    float: left;
    width: 100%;
}

.name_product {
    color: #D20005;
    font-weight: bold;
    font-size: 20px;
	padding-top: 5px;
}
.content_hosting_domain {
    float: left;
    width: 100%;
    text-align: justify;
    font-family: Duepuntozero;
    font-size: 18px;
}
.image_thongtin {
    float: left;
}
.image_thongtin {
    margin-top: 15px;
}
.content_hosting_domain img {
    float: left;
    width: 94%;
    max-height: 404px;
}
.thongtin_hienthi {
    float: left;
	padding: 15px 0;
}
.tb_thongtin_hienthi {
    float: left;
    width: 100%;
    border: none;
}
.thongtin_chitiet {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 0;
}
.tab_container {
    border: 1px solid #cdcdcd;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 2px 0px 0px #e3e3e3;
	padding: 5px 10px;
}
#tab1 {
    font-size: 18px;
    color: #3C3C3C;
}
ul.tabs li.active {
    color: #fff;
    border-bottom: 1px solid #FFFFFF;
    font-weight: normal;
    background: url(../../../publics/images/main_menu_bg.png) repeat-x;
    padding: 5px 40px;
    font-size: 20px;
}
ul.tabs {
    font-size: 0;
    margin: 0;
    list-style-type: none;
    text-align: left;
    border-bottom: 1px solid #cdcdcd !important;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
    float: left;
    width: 100%;
	line-height: 21px;
	padding: 0;
}
.detail_distribute{
	float:left;
	width:100%;	
	line-height: 35px;
}
.title_1{
	float:left;
	font-family:UTMBebas_search !important;
}
title_3{
	float:left;
}
.title_distribute_1{
	background: url(../../../publics/images/main_menu_bg.png)  repeat-x;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
}

.product-item .product-4 a.name_pr:first-child {
}


.product-item .product-4 a.name_pr:nth-child(3) {
    height: 55px;
    overflow: hidden;
}
.product-item a.name_pr:first-child {
    text-align: center;
    background-color: #fff;
    display: block;
}

.product-item a.name_pr:first-child img {
    vertical-align: middle;
    display: block;
    background: #fff;
}
/*//////////css popup detail pr/////////////*/
#gallery_01 img{border:2px solid white;width: 96px !important;}
  #gallery_09 img{border:2px solid white;width: 96px !important;}
#mask {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: 0.8;
	z-index: 999;
}
.btn-continnue{
	    float: left;
    margin: 10px 20px;
}
.login-popup{
	display:none;
	background: #ffffff;
	border: 2px solid #ddd;
	padding:10px;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	box-shadow: 0px 0px 20px #999;
	-moz-box-shadow: 0px 0px 20px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
	border-radius:3px 3px 3px 3px;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
	width:1000px !important
}

img.btn_close {
	float: right; 
	margin: -28px -28px 0 0;
}

.pup_pr{
	overflow:auto;
	max-height:600px;
}
.pup_pr_left{
	float:left;
	margin-right:20px;
}
.pup_pr_right{
	float:right;
}
.pup_pr_right img{
	width:400px;
}
.pup_pr_right img{
	position:relative !important;	
}
.zoomWindowContainer{
	display:none !important;
}
.cate_slide2{
		display:none ;	
	}
/*========================ddddddddddddddddd=======================================*/
 
.name_company{
	float: left;
    padding: 5px 10px;
    font-family: UTMBrewerKT !important;
    color: #ffffff;
    font-size: 19px !important;
    font-weight: normal;
}
.hotline-top{
	
}
.hotline-top .span_title_hotline{
	float: left;
    background-position: left center;
    font-family: tahoma;
    font-size: 22px !important;
    color: #f94714;
    line-height: 23px;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    margin: 8px 0 10px 0;
    font-weight: bold;
    width: 100%;
}
}
.span_title_hotline font{
    font-size: 20px;
    line-height: 24px;
}
.hotline-top .value_hotline{
	
}
.img_service_footer{
	float:left; padding:0 45px; width:100%;
}
.chinh-sach-noi-bat ul{
	margin: 0;
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 10px 0 10px;
    margin-top: -20px;
    border-radius: 4px;
}
.art-des{
	padding: 0 15px 15px 15px;
    float: left;
}
.footer_page{
	padding:0 5px !important;
}
.slogan_detail{
	float: left;
    width: 100%;
    padding: 0 15px 15px 0px;
    color: #c80500;
    font-weight: bold;
}
#widgetR{
	width:100% !important;	
}
@media only screen and (max-width: 1199px) and (min-width: 770px){
	#widget{
		width:285px !important;
	}
}
@media only screen and (min-width:1200px)
{
	.contener1200 {
		width: 1200px !important;
	}
	.col_5{
		width:20%;	
	}
	ul.list-product li{
		width: 20%;
		padding-left: 0;
		padding-right: 0;
	}
	#widget{
		
	}
	nav.category-product-left ul {
		width: 100%;
	}
	.container
	{
		width: 1200px;
	}
	.width_1200px{
		width: 1200px;
		margin: 0 auto;
		padding: 0 15px;
	}
	.fixed-class {
		position: fixed;
		top: 230px;
		width: 315px;
		background: #fff;
		z-index: 99;
	}
	.header_top_fix{
		position:fixed;
		z-index:999;	
	}
	.home_main_fix{
		top: 10px;
		position: relative;
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width:1200px)
{
	
	.slide_main {
		width: 100%;
		margin: 0 auto;
	}
	
	.sidebar-left {
    margin-left: -10px;
    width: 100%;
    overflow: hidden;
    }
	.content-right, .content-left {
    width: 100%;
    margin: 0;
   }
   .width_1200px{
		width:1200px;
		margin:0 auto;
	}
	.img_banner img{
		width:100%;
	}
   
}



@media only screen and (max-width:1024px)
{
	
	
	.sidebar-lef,  aside.sidebar-right {
     display: none;
  }
  
	.map-footer {
  margin-right: 0;
  float: none;
  width: 100%;
}

.box-map-ft {
  padding:  0 10px;
}

.box-address-main p {
  font-family: UTMBebas;
  text-align: center;
  font-size: 18px;
  line-height: 31px;
  color: #222757;
}
.box-receive-email {
  clear: both;
  overflow: hidden;
}
.map-footer 
{
	clear:both;
}

.box-search {
	}
.box-search .search-submit {
    position: absolute;
    top: 9px;
    right: 10px;
    height: 40px;
    background: url(../../../publics/images/btn_search.png) no-repeat;
    border: none;
    z-index: 3;
    padding-left: 0;
    width: 44px;
    color: rgba(255, 255, 255, 0);
}
}
@media (max-width: 799px){
	.border_footer{
		float: left;
		width: 100%;
		background: #fff;
		padding: 0;	
	}
	.img_service_footer img{
		width:50%;	
	padding-right: 0;
	}
	body{
	    padding: 0 7px;	
	}
	.name_pr img {
		max-height: 100%;
		padding: 0 5px;
	}
	#ajax_video_123 iframe{
		height: 225px;
	}
#nav-top {
    margin-left: 0px !important; 
    margin-right: 0px !important; 
}
#nav-top {
    background: #c80500; 
    margin-bottom: 1px; 
    height: auto !important; 
    position: relative; 
    z-index: 99; 
}
}	
@media only screen and (max-width:768px)
{
	.logo{
		padding-left:15px !important;
		padding-right:15px !important; 	
	}
	.box-search .search-submit {
		position: absolute;
		top: 17px !important;
		right: 0 !important;
		height: 35px !important;
		background: url(../../../publics/images/btn_search.png) no-repeat;
		border: none;
		z-index: 3;
		padding-left: 0;
		width: 45px;
		color: rgba(255, 255, 255, 0);
	}
	.social_network_footer{
		display:none;	
	}
	.view-product .img img{
		margin-top: 15px;
	}
	.view-product .img #zoom_03{
		height:auto !important;
	}
	.motasanpham span img{
		max-width:100% !important;	
	}
	.chinh-sach-noi-bat span {
		font-size: 14px;
	}
	.li_videolist{
		float:left;
		width:100%;
	}
	.li_videolist span{
		width: 80% !important;
		font-size: 16px !important;
	}
	.li_videolist img{
		width: 55px !important;
		height: 50px !important;
		float: left !important;	
	}
	.div_videolist{
		width: 100%;
		float: left;
		padding-top: 10px;
	}
	article.box-article-detail {
		padding-top: 0;
		text-align: justify;
		padding: 0 !important;
	}
	.info_footer {
		padding: 10px !important;
	}
	.info_footer td, .info_footer th{
		float:left;
		width:100% !important;	
	}
	.product-detail {
		float: left;
		padding: 10px 0 0 0;
	}
	.hotline-top .span_title_hotline {
		font-size: 13px !important;
		margin-right: 15px;
	}
	.hotline-top .span_title_hotline font {
		font-size: 22px !important;
	}
	.viewgiohang {
		margin-top: 27px;
	}
	.category-product-left{
		width:100% !important;	
	}
	.name_pr_goc {
		right: -10px !important;
		width: 100% !important;
	}
	.wrapper .col-xs-6{
		padding-left:0 !important;
		padding-right:0 !important;	
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.col-md-9 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.col-md-12 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.row {
		margin-left:  0 !important;
		margin-right:  0 !important;
	}
	
	
	.art-des img{
		width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
	}
	.art-des{
		padding: 0 10px;	
	}
	.name_company {
		float: left;
		width: 100%;
		padding: 0;
		font-family: UTMBrewerKT !important;
		margin-left: 0;
		color: #ffffff;
		font-size: 15px !important;
		font-weight: normal;
		text-align: center;
	}
	.product-item a.name_pr {
		height: 190px !important;
		    padding: 0;
	}
	.name_pr_sell {
		top: 45%;
	}
	.name_pr_goc {
		bottom: 12%;
		font-size: 15px;
	}
	.product-item .name_pr_name {
		height: 60px;
		padding: 6px 0;
		line-height: 20px;
	}
	.button_order_home{
		margin-top: 0px;
		height: 20px;
	}
	.icon_new img {
		width: 45px;
	}
	.icon_khuyenmai img {
		width: 26px;
		position: absolute;
		top: 3px;
		right: 0px;
		z-index: 90;
	}
	ul.tabs li a {
		font-size: 13px !important;
	}
	.box-search input.search-submit {
		color: rgba(255, 255, 255, 0) !important;
	}
	.home-trademark{
		display:none;
	}
	.convert-payment{
		    float: left;
    margin-bottom: 15px;
	}
	.cart_info {
		margin: 0;
		float: left;
		padding: 15px;
	}
	.width_1200px{
		width:100%;
		margin:0 auto;
	}
	
element.style {
    z-index: 99;
    position: relative;
    width: 100%;
}
.logo img.logo_web {
    width: 100%;
    padding: 10px 0;
	height: 178px;
}
	.logo img{
		width: 200px !important;
		text-align: center;
	}.viewgiohang img{
		float: left;
		width: 27px !important;
		margin-right: 0px;
	}
	.number-cart {
    padding: 0px 5px;
    margin-left: 5px;
	}
	.pup_pr_right img {
		width: 100%;
	}
	.s-content-main{
		width: 100%;
	}
	.description_pr table{ width:100% !important;
	}
	.description_pr img{
		max-width:100% !important;
	}
	.viewgiohang a {
		color: #158e44;
		float: left;
		padding: 5px 10px;
		border-radius: 7px;
		padding: 5px 5px 5px 10px;
	}
	.hotline-top{
		padding-right: 0;
		font-size: 18px !important;
	}
	.servicetop {
		float: left;
		width: 100%;
		margin-top: 15px;
		margin-bottom:15px;
	}
	.cart_info table button, html input[type=button], input[type=reset], input[type=submit] {
		padding: 3px 14px 5px 5px;
		font-size: 16px !important;
	}
	.modal-dialog{
		width:auto !important;
	}
	.servicetop .name_service_top {
		font-size: 13px !important;
	}
	.list-cate-sb{
		display:none;
	}
	.cate_slide2{
		display:block !important;	
	}
	.viewgiohang a {
		padding: 5px 0px !important ;
		font-size: 13px !important;
	}
	.slide_width {
		padding-right: 0 !important;
	}
	.mxh{
		display:none;	
	}
	.s-content-main{
		float:left;	
	}
	.top-bar-left
	{
		line-height:15px;
		
	}
	.slogan-top
	{
	   text-align:center;
	}
	.slogan3 {

       margin-bottom: 10px;
       font-size: 18px;
   }
   .footer {
    overflow: hidden;
	padding-bottom:15px;
}
.box-news-new-left {
    width: auto;
    margin: 0 auto;
    float: none;
	height:auto;
}
.box-tab-top .nav-tabs {
    display: block !important;
	width:100%;
}
.box-news-h-main {
    width: 100%;
   
    border: 1px solid #2F159A;
    padding: 5px;
}
.box-news-new-right ul li {
    padding-left: 20px;
}
 .contact-form .form-group {
    padding: 0;
}  
}

@media only screen and (max-width:667px)
{
	logo img{
		width:100%;
	}.viewgiohang img{
		float: left;
		width: 27px !important;
		margin-right: 0px;
	}
	.number-cart {
    padding: 0px 5px;
    margin-left: 5px;
	}
	.slide_width {
		padding-right: 0 !important;
	}
	.pup_pr_right img {
		width: 100%;
	}
	.s-content-main{
		width: 100%;
	}
	.description_pr table{ width:100% !important;
	}
	.viewgiohang a {
		color: #158e44;
		float: left;
		border-radius: 7px;
		padding: 5px 5px 5px 10px ;
	}
	.hotline-top{
		padding-right: 0;
		font-size: 18px !important;
	}
	.product-item {
	}
	.product-item .product-4 p strong{
		float: left;
		width: 100%;
		font-size: 15px;
	}
    .footer-bottom, .top-hour
	{
	    display:none;
	}
	.map-footer
	{
		width:100%;
		margin-top:10px;
	}
	.box-about-h {
    display: none;
}
	
	
}
@media only screen and (max-width:568px)
{
	.img_service_footer{
		float:left;	padding: 0 12px;; width:100%;
	}
	ul.tabs li a {
		font-size: 15px !important;
	}
	logo img{
		width:100%;
	}.viewgiohang img{
		float: left;
		width: 30px !important;
		margin-right: 0px;
	}
	.slide_width {
		padding-right: 0 !important;
	}
	.number-cart {
		padding: 0px 4px;
		margin-left: 5px;
	}
	.number-cart b{
		font-size: 13px !important;
		float: left;
	}
	.pup_pr_right img {
		width: 100%;
	}
	.s-content-main{
		width: 100%;
	}
	.description_pr table{ width:100% !important;
	}
	.viewgiohang a {
		color: #158e44;
		float: left;
		border-radius: 7px;
		padding: 5px 4px 5px 5px !important;
	}
	.hotline-top font {
		float: left;
		width: 100%;
		font-size: 16px;
		text-align: center;
		line-height: 22px;
	}
	.hotline-top{
		padding-right: 0 !important;
		font-size: 18px !important;
	}
    .box-main-bog ul li
	{
	        float: left;
    background-color: #4C545A;
    display: inline-block;
    width: 50%;
    border-bottom: 1px solid rgba(202, 202, 202, 0.12);
   }
   .logo a{
	   float:left;
	   width:100%;
	   text-align:center;
   }
	.contact-form input.pull-right
	{
		display:block;
	}
	    
	span.text-advisory
	{
		width:auto;
		text-align:left;
		float:none;
	}
	.box-main-bog ul li:first-child, .ul_other_news li 
	{
	    padding-left:0;
	}
	.box-slogan
	{
	   display:none;
	}
	.box-tab-top .nav-tabs li
	{
		width:100%;
		margin:0 0 10px 0;
	}
	
	.form-left-h, .form-right-h
	{
		float:none;
	}
	
}
@media only screen and (max-width:414px)
{
	.box-main-bog ul li
	{
		width:100%;
	}
	.slide_width {
		padding-right: 0 !important;
	}
	.box_projects li {
    padding: 0 10px;
    width: 100%;
	height:auto;
  }
  .item-project img
  {
	  height:auto;
	}
  
}
@media (min-width: 992px){
	.wrapper .col-md-9 {
		width: 80%;
	}
	.wrapper .col-md-3 {
		width: 20%;
		padding-left: 0;
	}
	.wrapper .list-product_pr .col-md-3 {
		width: 25%;
		padding-left: 0;
		padding-right: 0;
	}
	.list-product .col-md-9 {
		width: 75%;
	}
	.list-product .col-md-3 {
		width: 25%;
		padding-left: 0;
		padding-right: 0;
	}
}