﻿@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: UTMBebas_search;
src: url("UTM Swiss CondensedBold.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: SVNDancingScript;
src: url("SVN-Dancing script.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
font-family: SVNAvo;
src: url("SVN-Avo.ttf") /* TTF file for CSS3 browsers */
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:SVNAvo ;
	/*font-size: 17px;*/
	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;
}
.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;
}
body {
    font-family:UTMBebas;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background: #fff;
}
.container {
}


.top-bar {
    height: 39px;
    line-height: 39px;
    background-color: #4c545a;
    color: #cccccc;
	font-size:14px;
}

.block-name-company{
	float:left;
	width:100%;	
}

.img_banner img{
	width:100%;	
}
.header{
	float:left;
	width:100%;
}
.wapper {
}
.footer {
	padding: 0;
    margin-top: 25px;
    float: left;
    width: 100%;
    background-image: linear-gradient(to right, #5a493e, #605148);
	color: #fff;
}
.footer .container{
	background:url(../../../publics/images/bg_footer.jpg) no-repeat;
	background-size:100%;
	padding-bottom: 20px;
}
.border_footer{
}
.mxh {
    padding: 5px 10px 25px 78px;
	background:url(../../../publics/images/bg_hotline.png) no-repeat;
}
.menu_top{
}
.color_services{
	background:#ff4200;
	padding-top: 10px;
	float:left;
	width:100%;
}
.distributeid{
	float: left;
    width: 100%;
}
.distributeid a{
    float: left;
    width: 100%;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
}
.distributeid img{
	float: left;
    width: 100%;
}
.distribute{
    float: left;
    width: 100%;
	padding-bottom: 25px;
}
.distribute img{
	float: left;
    width: 100%;
}
.distribute_brief{
	float: left;
    width: 100%;
    font-size: 16px;
}
.namedistribute{
	float: left;
    width: 100%;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.distribute a:hover, .distributeid a:hover, .name_pr a:hover{
	color:#fff;	
}
.name_pr img:hover{
	opacity:0.6; 
}
.product-item a.name_pr:hover{
	color: #ff001f;
}
.viewmorePr a:hover{
	color: #fff700;
	background: #a90014;
}
.product-item:hover{
	color:#ff001f;
}
.serviceid{
	background:url(../../../publics/images/bg_service.jpg) no-repeat;
    float: left;
    width: 100%;
	height: 465px;
	margin: 10px 0;
}
.serviceid:hover{
	opacity:0.7;
}
.serviceid img{
	float: left;
    width: 100%;
    height: 200px;
    padding: 10px;
}
.title_service .labelSV{
	float: left;
    width: 100%;
    font-size: 36px;
    font-family: SVNAvo;
    text-align: center;
    color: #831724;
    font-weight: normal;
	line-height: 65px;
}
.namespa{
	font-family: SVNDancingScript;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 27px;
    color: #831724;
}
.namespa_color{
	font-family: SVNDancingScript;
    font-size: 46px;
    color: #FFF;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: normal;
    padding-bottom: 45px;
	line-height: 80px;
}
.viewmore{
	float: left;
    width: 100%;
    text-align: center;
    color: #831724;
    font-family: SVNAvo;
    line-height: 25px;
    padding: 15px 0;
    font-size: 16px;	
	background:url(../../../publics/images/bg_viewmore.png) no-repeat;
	background-position:center bottom;
}
.nameservices{
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'SVNAvo';
    font-size: 17px;
    padding-top: 15px;
}
.thumb-img-partner img{
	height:235px !important;	
}
.hotline_top{
	font-size: 18px;
    font-weight: bold;
    color: #158E00;
	float: left;
}
.hotline-number{
    color: #ED1C24;
    font-size: 25px;
    float: left;
    width: 100%;
    line-height: 0px;
    padding-top: 30px;
}

/*---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 { 	
    position: relative;
    min-height: 110px;
	    padding-top: 50px;
}
.ajax_video_123 iframe{
	border-radius: 0px 0px 5px 5px;
    width: 100%;
    height: 153px;
}
.new_home{
	float:left;
	width:100%;
	background:#f15822;	
	    padding: 10px 0;
}
.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;
    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: 5px;
    position: relative;
    margin-bottom: 10px;
    color: #f1c411;
    font-weight: bold;
    font-family: arial !important;
    padding-top: 20px;
}

.address-footer{
	float: left;
    width: 100%;
    min-height: 300px;
    position: relative;
	padding-top: 15px;
}

.copy-right {
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
    clear: both;
    text-align: center;
    float: right;
    width: 100%;
    background: #007f3d;
    padding: 4px 0;
}
.content_footer{
	background:none !important;
}
.copy-right a{
	color: #F9FF0C;
    font-size: 12px;	
}
.counter_access{
	line-height: 32px;
    float: left;
    padding-right: 46px;
    font-size: 15px;
    font-family: UTMBebas_search;
}
.network_social a{
	float:left;
	padding:5px 10px;	
}
.network_social{
	position: absolute;
    bottom: 10px;
}
.copyright{
    float: left;
    width: 100%;
    font-size: 15px;
}
.access_online{
	background: url(../../../publics/images/trongtuan.png) no-repeat;
    background-position: left center;
    padding-left: 38px;
}
.access_today{
}
.access_yesterday{
}
.access_week{
}
.access_total{
}
.map-footer {
    float: left;
    width: 100%;
}

.box-search {
    height: 40px;
    border: 1px solid #a9a9a9;
    margin-bottom: 6px;
}

.box-search .search-submit {
    position: absolute;
    top: 0px;
    left: 10px;
    height: 39px;
    width: 38px;
    background: url(../../../publics/images/btn_search.png) no-repeat;
    border: 1px solid rgba(255, 255, 255, 0.43);
    z-index: 3;
}
.main_website{
	padding:5px;	
}
.box-search .input-search {
    width: 100%;
    height: 38px;
    border: 1px solid rgba(255, 255, 255, 0.61);
    padding: 0 10px 0 50px;
    background: none;
	color: #3a3a3a;;
}
.list-news-body h4{
	float: left;
    width: 100%;	
}
.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;
}


.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 {
    margin-bottom: 7px;
    height: 32px;
    position: relative;
    z-index: 99;
}
.container1{
	float:left;
	width:100%;
	margin-bottom: 15px;
}
.product-aside {
    margin-top: 15px;
}




.product-item img {
    max-width: 100%;
}


/*---sidebar -left--*/
h3.title-1, .title-3 {
    text-align: center;
    line-height: 38px;
    background: url(../../../publics/images/bg_title_main.png) no-repeat;
    background-position: center bottom;
    padding-bottom: 35px;
    font-size: 35px;
    color: #831724;
    font-family: tahoma;
    float: left;
    width: 100%;
	padding-top: 20px;
}
h3.title-1  label, .title-3 label{
	float: left;
    width: 100%;
    font-family: SVNAvo;
    font-size: 18px;
    font-weight: normal;
}
.viewmorePr{
	float: left;
    width: 100%;
    text-align: center;
}
.partnerid{
	position: relative;
    float: left;
}
.partnerid img{
	float: left;
    width: 100%;
    max-height: 400px;
}
.partnerid .namepartner{
	position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 25px;
    padding: 10px 0;
    background: #ffffff94;
    text-transform: uppercase;
    font-family: 'SVNAvo';
    color: #c51b2e;
    font-size: 16px;
    font-weight: normal;
}
.partneridcenter{
	float: left;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}
.partneridcenter img{
	float: left;
    width: 100%;
    height: 190px;
}
.namepartner_center{
	position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 25px;
    padding: 10px 0;
    background: #ffffff94;
    text-transform: uppercase;
    font-family: 'SVNAvo';
    color: #c51b2e;
    font-size: 16px;
    font-weight: normal;
}
.cpccdvcn{
	padding: 15px;
	float: left;
    width: 100%;
    text-align: center;
}
.cpccdvcn img{
	text-align: center;
    width: 100px;
}
.cpccdvcn .titleafslide{
	float: left;
    width: 100%;
    color: #ff4700;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
	line-height: 30px;
}
.cpccdvcn .desafslide{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 15px;
}
.partner_linetop{
	float:left;
	width:100%;
	margin-top: 40px;
    border-top: 120px solid #ff4200;
}
.viewmorePr a{
	font-family: tahoma;
    padding: 14px 50px;
    font-size: 20px;
    color: #fff;
    background: #831724;
    border-radius: 45px;
}
h3.title-1:hover, .title-3:hover{
	color:#f15822;
}
.slide_main{
	margin:0 auto;
}

.category-product-left ul li:hover>a{
	color:#f15822;	
}
.slide_width{
	width:100%;
	margin-bottom: 7px;
}
.category-product-left ul li a {
    font-size: 17px;
    color: #272727;
    display: block;
   
    text-overflow: ellipsis;
}
.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 dotted #f15822;
    position:relative;
    background:url(../../../publics/images/icon_dmsp.png) no-repeat;
    background-position:left center;
}
.category-product-left ul li:last-child {
    border: none;
}
.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 
{ 
  background-color: rgba(0, 127, 61, 0.16);
}

 .category-product-left{
	border: 1px solid #f15822;
    padding: 8px 10px;
 }
nav.category-product-left ul {
}

.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 {
    font-size: 36px;
    font-family: UTMBebas;
    color: #e10000;
    font-weight: bold;
}
/*---end sidebar left--*/


/*---sidebar -right--*/
aside.sidebar-right {
    margin-bottom: 10px;
}
h3.title-2 {
    text-align: center;
    font-family: UTMBebas;
    height: 40px;
    line-height: 38px;
    background-color: #0258d9;
    margin-bottom: 2px;
    font-size: 22px;
}
.box-partner {
    background-color: #0258d9;
	clear: both;
}
/*-------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;
}



.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 {
	color: #800000;
    font-size: 44px;
    font-weight: bold;
    width: 100%;
    float: left;
    text-align: center;
    line-height: 50px;
}
.title_bg_blue:hover {
    color: #f15822;
}
/*------end content -----*/

/*---about----*/
article.box-article-detail {
    text-align: justify;
    margin-top: 15px;
    padding-top: 10px;
}
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 img {
    max-height: 270px;
    width: 100%;
}
.product-item {
	width: 100%;
    height: 350px;
    margin: 0;
    text-align: center;
    line-height: 25px;
}

.product-item .product-code {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-4 {
	background-color: #fff;
    float: left;
    padding: 10px;
    width: 100%;
}
.product-4 .quality_list{
    float: left;
    padding: 0 10px 5px 0;
    width: 80%;
    font-size: 13px;
    color: #007f3d;
    font-family: UTMBebas_search;
    margin: 0 10% 0 10%;
    border-bottom: 1px solid #007f3d;
}
.product-item a.name_pr {
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 100%;
    color: #831724;
    font-size: 18px;
    font-family: SVNAvo;
}
.name_pr_shadow{
	box-shadow: 3px 3px 7px #6e6e6e;
    -moz-box-shadow: 3px 3px 7px #6e6e6e;
    -webkit-box-shadow: 3px 3px 7px #6e6e6e;
    -khtml-box-shadow: 3px 3px 7px #6e6e6e;
}
ul.list-product {
    display: block;
    padding: 5px;
    margin-top: 15px;
    padding-top: 10px;
    float: left;
}
ul.list-product li{
    margin-bottom: 20px;
}
.product-item p {
    text-align: center;
    color: #0c0c0c;
    float: left;
    width: 100%;
    font-family: UTMBebas_search;
    font-size: 15px;
	
}
.product-item .order_view{
	float:left;
	padding-top: 5px;
}
.product-item .order_view a{
	float: right;
    background: #007f3d40;
    color: #000;
    padding: 0px 10px 0px 10px;
    border-radius: 8px;
    font-size: 12px;
}
.button_order_home{
	float:left;
	background: url(../../../publics/images/main_menu_bg.png) repeat-x;
	width: 100%;
    color: #fff;
    padding: 2px 0 4px 0;
	border:none;
}
.product-item .order_view a.order_margin{
	margin-right:5px;
}
.product-detail h1 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: UTMBebas_search !important;
    color: #319400;
}
.product-detail p.price_detail{
	color:#F00;
	font-size: 15px;
}
.product-description{
	padding: 0 15px 15px 15px;
}
.product-detail p {
	font-size: 16px;
    line-height: 38px;
    border-bottom: 1px dotted #cdcdcd;
}
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{
	border:inset !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;
}

.list-product {
    display: block;
    padding: 5px;
    margin-top: 15px;
    padding-top: 10px;
    float: left;
}
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 {
border-bottom: dashed 1px #f15822;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.list-news-body a {
    color: #007dc6;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
    float: left;
}
.list-news-body{
	float: left;
    width: 70%;
}
.list-news-body p {
    font-size: 15px;
    margin-top: 5px;
    float: left;
    text-align: justify;
}
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;
}
.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
{
	height:auto !important;
    max-width: 100% !important;
}
.others_news
{
	margin-top:15px;
}
/*---end news---*/


/*--M-Contact--*/

.box-form-contact {
    float: left;
    width: 490px;
}
.contact-info address h1 {
    font-size: 18px;
}
.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 {
}

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

div#mapCanvas {
    width: 100%;
    height: 500px;
}
.title-2 {
    font-size: 20px;
    color: #fff;
	border-bottom: 1px dashed #007dc6;
}

.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: #f15822;
    outline: none;
    border: 0;
    color: #fff;
    display: inline;
    width: 100px;
    padding: 5px 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.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: #A98921;
    color: #fff;
}
/*------effect translation----*/
/*--end contact--*/
/*-- projects --*/
.box_projects li {
    margin-top: 15px;
    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;
}
/*--end projects --*/
/*---pagination---*/
#page {
    width: 100%;
}
.pagination{
	float: left;
	text-align:right;
	margin: 10px 0;
	display:block;
	width: 100%;
	font-family:UTMBebas;
}
.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;
}

.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: #000;
}


/*====================*/
.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: 5px;
    overflow: hidden;
    list-style: none;
}
.news-img-hightlight {
    float: left;
}
.news-tit-hightlight {
    float: left;
    text-align: justify;
    font-family: UTMBebas;
    color: #fff;
    font-size: 14px;
}
.news-img-hightlight a {
    float: left;
    width: 100%;
}
.resgister_email_home{
    float: left;
    width: 100%;
    background: #007f3d;
    margin-top: 7px;
    border: 1px dashed #f15822;
}
.amazingslider-box-1 {
    border-width: 1px !important;
    border-style: solid;
    border-color: #007f3d !important;
}
.input-receive-email li a{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 16px;
}
.title-footer{
	
}
.input-receive-email li a:hover {
    color: #f15822;
}
.address-footer img {
    float: left;
    max-width: 100%;
    height: auto !important;
}
.address-footer strong{
	float:left;	
	width:100%;
}
.background_mail{
	background: url(../../../publics/images/bg_nhanmail.png) no-repeat;
    background-position: left center;
    padding-left: 75px;	
	float: left;
}
.background_mail span{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 15px;
}
.news-img-hightlight a {
    float: left;
    width: 100%;
}
.register_input{
	float: left;
    width: 60%;
    padding: 5px;
    background: none;
    border: 1px dashed #f15822;
    border-radius: 8px;
}
.register-message{
	float: left;
    width: 100%;
    padding: 10px 0;
}
.form-group-sbleft{
	margin-bottom: 0 !important;
    float: left;
    width: 100%;
    margin-top: 6px;
}
.send-register{
	float: left;
    background: #f15822;
    border: none;
    margin-left: 5px;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
    padding: 5px 27px;
}
.news-img-hightlight img {
    width: 100%;
    height: 100px;
}
.news-tit-hightlight a {
    text-decoration: none;
    color: #000000;
    width: 100%;
    float: left;
    font-family: UTMBebas_search;
    font-size: 14px;
}
.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;
}
.viewgiohang img{
	float: left;
    width: 30px;
	margin-right: 6px;
}
.viewgiohang a{
	color: #158e44;
}
.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: #5D4040;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}
/*=============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;
	border: 1px solid #cdcdcd;
}
.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: #f15822;
    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;
}
.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: #f15822;
    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;
}
.header_top{
	float:left;
	width:100%;
	background-image: linear-gradient(to right, #ffd200, #ff4100);
}
.header_left{
    float: left;
    background-position: left center;
    color: #000;
    line-height: 30px;
}
.header_right{
	float: right;
    margin-left: 50px;
    color: #000;
    line-height: 30px;
}
.text_left{
    text-align: left !important;
}
	.mxh{
		display:none;
	}
	.displaynone{
		display:block;
	}
	.updateprice{
		text-align: left;
		font-style: italic;
		font-size: 12px;
	}
	.art-des{
		float: left;
		width: 100%;
		padding: 0 15px;
	}
@media only screen and (min-width:1200px)
{
	.container
	{
		width: 1200px;
	}
	.width_1200px{
		width:1200px;
		margin:0 auto;
	}
}
@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: left;
  font-size: 18px;
  line-height: 31px;
}
.box-receive-email {
  clear: both;
  overflow: hidden;
}
.map-footer 
{
	clear:both;
}
.box-search {
	display:none;}
}
@media (max-width: 799px){
	.product-item img {
		max-height:100% !important;
		width: 100%;
	}
#nav-top {
    margin-left: 0px !important; 
    margin-right: 0px !important; 
}
#nav-top {
    background: #0B82E0; 
    margin-bottom: 1px; 
    height: auto !important; 
    position: relative; 
    z-index: 99; 
}
.product-description img{
	max-width:100% !important;
	height:auto !important;	
}
.product-item a.name_pr:first-child{
	height:auto !important;	
}
.product-item {
    height: auto !important;
    float: left;
}
}	
@media only screen and (max-width:768px)
{
	.thumb-img-partner img{
		height:auto !important;	
	}
	.send-register {
		padding: 5px 15px;
	}
	.width_1200px{
		width:100%;
		margin:0 auto;
	}
	.logo img{
		width:100%;
	}
	.mxh{
		height: 35px;
		font-size: 18px;
		padding: 0px 0px 0px 35px;
		background-size: auto 130%;
		display: block;
	}
	.displaynone{
		display:none;
	}
	.hotline-number {
		color: #ED1C24;
		font-size: 14px;
		float: left;
		width: 100%;
		line-height: 0px;
		padding-top: 20px;
	}
	.s-content-main{
		float: left;
   		width: 100%;
	}
	.partner{
		float: left;
		width: 100%;
	}
	.top-bar-left
	{
		line-height:15px;
		
	}
	.slogan-top
	{
	   text-align:center;
	}
	.slogan3 {

       margin-bottom: 10px;
       font-size: 18px;
   }
   .footer {
        overflow: hidden;
		padding-bottom: 15px;
		float: left;
		width:100%;
	}
.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;
}  
.serviceid img {
    float: left;
    width: 100%;
    height: 290px;
    padding: 20px;
}
.serviceid {
    background: url(../../../publics/images/bg_service.jpg) no-repeat;
    float: left;
    width: 100%;
    height: 465px;
    margin: 10px 0;
    background-size: 100% 100%;
}
}

@media only screen and (max-width:667px)
{
	.network_social {
		float: left;
		padding: 3px 32px 0 25px !important;
	}
	#amazingcarousel-1{
		max-width: 100% !important;
		width: auto !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)
{
    .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);
   }
	.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%;
	}
	.box_projects li {
    padding: 0 10px;
    width: 100%;
	height:auto;
  }
  .item-project img
  {
	  height:auto;
	}
  
}