/*reset*/
* {
	list-style:none;
	padding:0;
	margin:0;
}
a {text-decoration:none;}
body {
	font-family:'Arial', 'Helvetica', 'sans-serif';
	font-size:12px;
}
@font-face {
   font-family: 'ut';
   src: url('fonts/UTM Swiss 721 Black Condensed.eot'),
		url('fonts/UTM Swiss 721 Black Condensed.ttf');
}
@font-face {
   font-family: 'tanh';
   src: url('fonts/UTM AvoBold.eot'),
		url('fonts/UTM AvoBold.ttf');
}

@font-face {
    font-family: 'UTMAvo';
    src: url('fonts/UTMAvo.eot');
    src: url('fonts/UTMAvo.eot') format('embedded-opentype'),
         url('fonts/UTMAvo.woff2') format('woff2'),
         url('fonts/UTMAvo.woff') format('woff'),
         url('fonts/UTMAvo.ttf') format('truetype'),
         url('fonts/UTMAvo.svg#UTMAvo') format('svg');
}

/*=======================================*/
a:focus,a:hover{text-decoration:none;}
*{margin:0;list-style:none;}
.clear{display:block;clear:both;}
.h1, .h2, .h3, h1, h2, h3{margin:0;}
ol, ul{margin:0;padding:0;}
/*=======================================*/
/*commont*/
.text{
	text-align:justify;
	line-height:2em;
}
.text img{max-width:100%;}
.w100{width: 100%}
.mw100{max-width: 100%}
.maxWidth{max-width: 1160px;position: relative;margin: auto;}
.clear{
	display:block;
	clear:both;
}
.left_0{margin-left:0px !important;}
.my_table{display:table;}
.my_row{display:table-row;}
.my_cell{display:table-cell;}
.padding0{padding:0px;}
/*gio hang*/
.table_giohang{
	border:1px solid #d0d0d0;
}
.table_giohang .title_giohang td{
	 background: #fafafa;
}
.btn_delete_giohang{
	display: inline-block;
	width: 20px;
	height:20px;
	border-radius: 50px;
	line-height: 20px;
	color:#000;
	border:1px solid #d0d0d0;
}
.btn_delete_giohang:hover{
	border:1px solid #000;
}

.table_giohang td{
	border-width: 0 1px 1px 0;
    border-style: solid;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
   
    padding: 13px 20px;
    border-color: #d0d0d0;
}
.table_giohang td:last-child{
	border-right:0px;
}
.table_giohang tr:last-child td{
	border-bottom: none;
}
.box-basket-img{
	width: 70px;
	height:70px;
	overflow: hidden;
	float:left;
}
.box-basket-img img{
	width: 70px;
}
.box-basket-name {
	float: left;
	margin-left: 10px;
	width: 128px;
	text-align: left;
}
.box-basket-name h2{
	font-size: 13px;
	font-weight: normal;
}
.contain_number_giohang{
	display: inline-block;
}
.minus_giohang{
	display: inline-block;
	float: left;
	width: 20px;
	height: 28px;
	border:1px solid #d0d0d0;
	border-right:none;
	line-height: 28px;
}
.plus_giohang{
	display: inline-block;
	float: left;
	width: 20px;
	height: 28px;
	border:1px solid #d0d0d0;
	border-left:none;
	line-height: 28px;
}
.number_giohang{
	display: inline-block;
    float: left;
    text-align: center;
    height: 28px;
    line-height: 28px;
    width: 36px;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    border:1px solid #d0d0d0;
}
.gia_giohang{
	color: #cb0000;
    font-size: 16px;
    font-weight: bold;
}

.box_tongdonhang{
	 border:1px solid #d0d0d0;
	 max-width: 400px;
	 margin-top: 20px;
}
.title_tongdonhang{
	padding:7px 15px;
	text-align: left;
	border-bottom: 1px solid #d0d0d0;
}
.title_tongdonhang h2{
	text-transform: uppercase;
	color: #AD0000;
	font-size: 13px;
}
.body_tongdonhang{
	padding: 7px 15px;
}
.table_tongdonhang{
	width: 100%;
}
.table_tongdonhang .my_row .my_cell:last-child{
	text-align: right;
}
.button_tonggiohang{
	width: 100%;
	text-align: center;
	border-color: #d8d8d8;
    color: #505050;
    background: #f4f4f4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #ffffff , EndColorStr= #e9e9e9 );
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
    background: -webkit-linear-gradient(#ffffff, #e9e9e9);
    background: -moz-linear-gradient(top, #ffffff, #e9e9e9);
    background: -ms-linear-gradient(#ffffff, #e9e9e9);
    background: -o-linear-gradient(#ffffff, #e9e9e9);
    background: linear-gradient(#ffffff, #e9e9e9);
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    display: inline-block;
    padding: 0 20px;
    line-height: 38px;
    height: 40px;
    border-width: 1px 1px 2px;
    border-style: solid;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: none;
    cursor: pointer;
    margin-bottom: 5px;
}
.button_tonggiohang:hover{
	 background: #f4f4f4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e9e9e9  , EndColorStr=#ffffff );
    background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#ffffff));
    background: -webkit-linear-gradient(#e9e9e9, #ffffff);
    background: -moz-linear-gradient(top, #e9e9e9, #ffffff);
    background: -ms-linear-gradient(#e9e9e9, #ffffff);
    background: -o-linear-gradient(#e9e9e9, #ffffff);
    background: linear-gradient(#e9e9e9, #ffffff);
}
.button_tonggiohang_gui{
	color:#fff;
	background: #e43a1b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f24925 , EndColorStr= #d62b10 );
    background: -webkit-gradient(linear, left top, left bottom, from(#f24925), to(#d62b10));
    background: -webkit-linear-gradient(#f24925, #d62b10);
    background: -moz-linear-gradient(top, #f24925, #d62b10);
    background: -ms-linear-gradient(#f24925, #d62b10);
    background: -o-linear-gradient(#f24925, #d62b10);
    background: linear-gradient(#f24925, #d62b10);
}

.button_tonggiohang_gui:hover{
	background: #e43a1b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #d62b10 , EndColorStr= #f24925 );
    background: -webkit-gradient(linear, left top, left bottom, from(#d62b10), to(#f24925));
    background: -webkit-linear-gradient(#d62b10, #f24925);
    background: -moz-linear-gradient(top, #d62b10, #f24925);
    background: -ms-linear-gradient(#d62b10, #f24925);
    background: -o-linear-gradient(#d62b10, #f24925);
    background: linear-gradient(#d62b10, #f24925);
}
.table_guidonhang{
	max-width: 400px;
}
.table_guidonhang .input{
	height: 20px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 20px;
    color: #666;
    font-size: 12px;
    
}
.table_guidonhang textarea{
	height: auto !important;
}
/*TOP*/
#top{
	color:#FFF;
	font-weight:500;
	text-align:center;
	position:fixed;
	bottom:4px;
	right:10px;
	display:none;
	cursor:pointer;
	}
#top:hover{}

/*++++++++++Lien he+++++++++++*/
.tablelienhe{margin:20px 0px;}
.tablelienhe span {color:#F00;}
.tablelienhe .my_cell {
	padding:5px 0px;
	vertical-align:top;
}

.tablelienhe .input {
	height: 30px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 20px;
    color: #666;
    font-size: 12px;
    width:100%;
}
.tablelienhe textarea{
	 padding: 5px;
}
.tablelienhe .title {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase
}
.button{
	display:inline-block;
	padding:8px 20px;
	border-radius:5px;
	border:1px solid #cdcdcd;
	cursor:pointer;
	background:#2A8FED;
	color:#fff;
	    font-size: 16px;
    font-weight: bold;
	
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}
.button:hover{
	background:#2A8FED;
	color:#fff;
	    font-size: 16px;
    font-weight: bold;
	
}
/*inner*/
.inner{
	width:1200px;
	margin:0 auto;
	position:relative;
}
/*header*/
#header{position:relative;}
/*banner*/
.banner_top
{
	min-height:100px;
	
}
#banner{height:auto;}
#banner h1{
	width:0px;
	height:0px;
	text-indent:-9999px;
	position:absolute;
}
#language{position: absolute;bottom:75px;right: 0px;}
.logo{ position:absolute; bottom:0px; left:0px; }
.logo_flash{ position:absolute; bottom:0px; left:0px; }
.hotline_top{
	font-size:15px;
	color:#eb1c24;
	padding-left:30px;
	background:url(images/icon_phone.png) left center no-repeat;
	position:absolute;
	right:345px;
	bottom:70px;
	font-weight:bold;
}
.hotline_top span{
	font-size: 20px;
	color:#eb1c24;
}
.social_top{
	position:absolute;
	right:145px;
	bottom:70px;
}
/*menu top*/
#menu{height:40px;position:absolute;z-index:999; bottom:5px;
right:0px;}
#menu ul li{
	float:left;
	position:relative;
	padding: 0px 10px;
	height: 35px;
	
	
}
#menu ul li a{
	line-height:35px;
	font-size:16px;
	padding:0px 18px;
	color:#fff;
	display:block;
	font-family:arial;
	font-weight:bold;
	text-transform: uppercase;
}
/*#menu ul li.menu_active:after ,#menu ul li:hover:after{
	background:url(images/hover_menu.png) top left no-repeat;
	content: "";
	width: 100%;
	height: 52px;
	background-size: 100% 100%;
	position: absolute;
	top:0px;
	left:0px;
}*/
#menu ul li.menu_active ,#menu ul li:hover{

}
#menu ul li span{
	display: block;
	height: 100%;
	padding: 0px 10px;
}
#menu ul li.menu_active span,#menu ul li:hover span{
	position:relative;
	z-index: 999;
}
#menu ul li.menu_active a span,#menu ul li:hover a span{color:#fff; border-bottom:2px solid #fff200;}
#menu ul li.menu_active a ,#menu ul li:hover a{color:#fff;}
#menu ul li ul{
	width:230px;
	position:absolute;
	top:100%;left:0;
	display:none;
	z-index:9999;
}
#menu ul li ul li{
	background:none;
	display:block !important;
	float:none;
	border-bottom:1px solid #fff;
	height: 35px !important;
	padding: 0px !important;
}
#menu ul li ul li:after{display: none !important;}
#menu ul li ul li:hover{}
#menu ul li ul li a{
	background:#D8012C !important;
	color:#fff !important;
	line-height:normal !important;
	padding: 10px 25px;}
#menu ul li ul li a:hover{color:#ff0 !important;background: #d41f01 !important;}
#menu ul li ul li ul{top:0;left:100%;}


/*menu bootstrap*/
#btn_menu_bootstrap{position:absolute !important;height:auto;top:2px !important;left:10px;color:#fff;font-size:25px;display:none !important;padding:0 !important;z-index:999;}
#btn_menu_bootstrap:hover{color:#9C0;padding:0 !important;}

#menu_bootstrap{display:none;float:none;width:100%;position:relative;z-index:9999;}
#menu_bootstrap ul{list-style:none;padding:0;margin:0;}
#menu_bootstrap ul li{width:100%;background:#D40029;text-indent:10px;line-height:40px;position:relative;text-align:left;}
#menu_bootstrap ul li:not(:last-child){border-bottom:1px solid #fff;}
#menu_bootstrap ul li a{display:block;color:#fff;text-decoration:none; font-family: 'Arial';font-size:15px;}
#menu_bootstrap ul li a.sub_btn{position:absolute;width:40px;height:40px;background:url(images/commont/icon_arrow.png) center center no-repeat;background-size:10px 10px;right:0px;top:0px;/*;border-left:1px solid #fff*/;text-align:center;text-indent:0;

-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
-ms-transition:all 0.3s;
transition:all 0.3s;
}
#menu_bootstrap ul li ul{display:none;margin-left:10px;}

@media screen and (max-width: 1170px){
	#menu{right:45px}
}

@media screen and (max-width:1080px){
	/*#menu ul{display:none;}*/
	/*.logo{position:relative;width:100%;text-align:center;left:auto;top:auto;background:#D40029}
	.banner_top{display:none}
	#banner{text-align:center;}
	.hotline_top{position:relative;width:auto;display:inline-block;background:#ffe401;right:auto;bottom:auto}
	#header{
		background:#ffe401;
	}
	#menu{position:relative;background:#d40029;width:100%;right:auto;left:auto;bottom:auto;}
	#menu > ul{display:inline-block;text-align:left;}*/
	
	
	/*.contain_search{float:right;}*/
}

@media screen and (max-width:1024px){
	.hotline_top{right: 250px;}
	.social_top b
	{
		display:none;
	}
	.social_top
	{
		right:120px;
		bottom:auto;top:60px;
	}
	#language{bottom:auto;top:60px;}
	
	#menu
	{
		right:0px !important;
	}
	#menu ul li
	{
		padding:0px 0px !important;
	}
	.box_form_slider
	{
		top:90px !important;
		right:15px !important;
	}
}
@media screen and (max-width:1000px){
	/*#menu ul{display:none;}*/
	.logo{position:relative;width:100%;text-align:center;left:auto;top:auto;background:#D40029}
	.banner_top{display:none}
	#banner{text-align:center;}
	.hotline_top{position:relative;width:auto;display:inline-block;background:#ffe401;right:auto;bottom:auto}
	#header{
		background:#ffe401;
	}
	#menu{position:relative;background:#d40029;width:100%;right:auto;left:auto;bottom:auto;}
	#menu > ul{display:inline-block;text-align:left;}
	
	
	.contain_search{float:right;}
}


@media screen and (max-width:850px){
	#menu ul{display:none;}
	#btn_menu_bootstrap{display:block !important;}
	.box_form_slider
	{
		top:5px !important;
		right:0px !important;
	}
	.row_button_slider
	{
		margin-left:35px;
	}
	
}

@media screen and (max-width:350px){
	
	
	.contain_search label{display:none;}
	.social_top
	{
		right:0px !important;
	}
	.box_form_slider
	{
		top:0px !important;
		right:0px !important;
	}
}

@media screen and (min-width:1170px){
	#menu_bootstrap{display:none !important;}
}



/*search*/
#search{
	width:196px;
	height:28px;
	background:url(images/bg_search.png) 0px 0px no-repeat;
	position:absolute;
	right:0;
	top:10px;
}
#search input[type="text"]{
	outline:none;
	background:none;
	border:none;
	height:28px;
	width:155px;
	padding-left:10px;
}
#search #btn{
	height:28px;
	width:30px;
	cursor:pointer;
	float:right;
	position:absolute;
	right:0;
	top:0;
}
/*slider*/
#slider{
	margin:auto;
	position:relative;
	overflow:hidden;
}
.left_form_slider{
	width:260px;
	float:left;
}

.right_form_slider{
	width:253px;
	float:left;
}
.input_datxe{height:35px;line-height:35px;box-sizing:border-box;padding:0px 10px;border:1px solid #cdcdcd;
	
}
.select_time{
	width:60px;
}
.box_form_slider{
	position:absolute;
	top:130px;
	right:55px;
	padding:10px 20px;
	background:rgba(0,0,0,0.5);
}
.title_form_slider{
	font-size:14px;
	color:#fff;
	font-family: 'UTMAvo';
}
.contain_slider{
	position:relative;
}
.input_ngay{
	width:125px;
	padding-left:40px;
	background:#fff url(images/icon_calendar.png) 10px center no-repeat;
}
.select_slider{
	width:250px;
}
.row_select{
	margin-top:15px;
}
.left_form_slider2 
{
	border-right:1px solid #CCC;
}
.left_form_slider2 
{
	border-right:1px solid #CCC;
}
.right_form_slider_template 
{
	border-right:1px solid #CCC;
}
.prev_slider,.next_slider{position:absolute;top:50%;margin-top:-30px;}
.prev_slider{left:20px;}
.next_slider{right:20px;}

/*left*/
#left{float:left;}
.sub_left{margin-bottom:20px;}
.title_left{height:35px;background:#D40029;}
.title_left h2{
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:35px;
	font-family:arial;
	margin-top: 10px;
}

/*menu left*/
.menu_left ul{background:#fff;}
.menu_left ul li{position:relative;}
.menu_left ul li a{
	line-height:35px;
	font-size:15px;
	color:#333;
	display:block;
	border-bottom:1px dashed #cdcdcd;
	font-family:arial;
	padding-left: 20px;
}
.right_tintuc_left{
	padding-right: 0px;
	padding-left:10px;
}
.item_tintuc_left{
	margin-bottom: 10px;
}
.name_tintuc_left{
	font-family:arial;
	font-size: 14px;
	text-align: justify;

}
.name_tintuc_left a{
	color:#000;
	
}
.name_tintuc_left:hover a{
	color:#f00;
}
.contain_list_left{
	padding: 5px;
}
.img_tintucleft{
	padding: 0px;
}
.menu_left ul li a:hover{
	color:#f00;
}
.menu_left ul li ul{
	display:none;
	width:100%;
	background:red;
}
/*main*/
@font-face {
    font-family: 'SFUEurostileCondensed';
    src: url('fonts/SFUEurostileCondensed.eot');
    src: url('fonts/SFUEurostileCondensed.eot') format('embedded-opentype'),
         url('fonts/SFUEurostileCondensed.woff2') format('woff2'),
         url('fonts/SFUEurostileCondensed.woff') format('woff'),
         url('fonts/SFUEurostileCondensed.ttf') format('truetype'),
         url('fonts/SFUEurostileCondensed.svg#SFUEurostileCondensed') format('svg');
}

#main{margin: auto;position: relative;box-resize:border-box;padding:0px 10px;float: left;width: 80%;}
.slick-slider
{
	margin-bottom: 0px !important;
}
.main_index
{
	width: 100%;
	background:#EFEEEE ;
	float:left;
	padding-top:40px;
}
.sub_main{
	margin-bottom: 20px;
	max-width: 1000px;
	margin:0 auto;
}
.title_main{
	margin-bottom:10px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom:1px dashed #000;
	
}
.title_main h2{
	
	font-family: tanh;
    font-size: 28px;
    color: #FF842A;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}
h2.dichvu_name
{
	    font-size: 27px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    color: #FF842A;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
}
.border_title{position: relative;}
.border_title:after{
	width: 60%;
	content: "";
	position: absolute;
	background: #ababab;
	height: 1px;
	top:100%;
	left:50%;
	margin-left: -30%;
	margin-top: 10px;
}
.row_top_hoatdong{
	margin-top: 20px;
}
/*product*/
.box_sanpham{
	margin-bottom:20px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	transform:translateZ(0);
}


.img_sanpham{
	text-align: center;
    overflow: hidden;
    position: relative;
    margin: 1px 5px;
    box-shadow: 1px 0px 9px #5A5959;
}
.href_more{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.5) url(images/icon_more.png) center center no-repeat;
	-webkit-transform:scale(0,0);
	-moz-transform:scale(0,0);
	transform:scale(0,0);
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}
.img_sanpham:hover .href_more{
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	
}
.img_sanpham:hover img{
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}
.img_sanpham img{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}
.name_sanpham{
	text-align:left;
	
	padding: 16px 0px;
}
.name_sanpham h2{font-size:14px;color:#f00;min-height:15px;}
.name_sanpham h2 a{color: #333;
    display: block;
    font-weight: bold;
    /*text-transform: uppercase;*/
	}
.gia_sanpham{text-align:center;margin-top:5px;}
.gia_sanpham span{color:#f00;}
.more_sanpham{text-align:center;margin-top:5px;}
.more_sanpham a{
	background:#2A8FED;
	display:inline-block;
	padding:7px 20px;
	color:#fff;
	font-weight:bold;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}
.more_sanpham a:hover{color:#000;background:#ff0;}

.nguoi_cua
{
	background: #e3e6eb url(images/ng_.png) no-repeat;
	height:56px;
	width:60px;
	display: inline-block;
	margin-right:10px;
}
.thongtinxe{
	text-align: center;
margin-top: 10px;
}
.hanhly
{
	background: #e3e6eb url(images/hanh.png) no-repeat;
	height:56px;
	width:60px;
	
	display: inline-block;
}
.nguoi_cua p
{

	padding-top: 5px;
    padding-left: 15px;
    text-align: center;
	font-weight: bold;

}
.hanhly p
{

	padding-top: 5px;
    padding-left: 15px;
    text-align: center;
	font-weight: bold;

}
.hang h3
{
	font-size:14px;
}

/*product detail*/

.img_detail{
	
}

.contain_des_detail{
	float:right;
}


.item_detail{
	padding: 10px 0px;
	border-bottom:1px dashed #cdcdcd;	
	font-size:15px;
}
.bottom_detail{
	margin-top: 20px;
}
.social_detail{padding: 10px 0px;}

/*tab*/
.item_tab{
	display: inline-block;
	padding: 10px 25px;
	background: #ff8ea0;
	color:#fff;
	font-weight: bold;
	border:1px solid #ff8ea0;
	border-bottom: none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
	margin-bottom: -1px;
}
.item_tab:hover,.item_tab_active{
	background: #fff;
	color:#000;
	border: 1px solid #ff8ea0;
	border-bottom: 1px solid #fff;
}

.contain_content_tab{
	padding: 10px;
	text-align: justify;
	line-height: 22px;
	font-size: 13px;
	border:1px solid #ff8ea0;
}
.content_tab{
	display: none;
}
.content_tab_active{
	display: block;
}
/*tin tức*/
.box_news{
	display:block;
	padding:10px 0px;
	/*border-bottom:1px dashed #cdcdcd;*/
}
.box_news_img{
	
	float:right;
	overflow:hidden;
}
.box_news_img:hover img{
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
.box_news_img img{
	
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}
.box_news_name{}
.box_news_name h3{font-size: 22px;}
.box_news_name h3 a{
	color:#000;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
	font-family: arial;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}
.box_news_name h3 a:hover{
	color:#FF842A;
}
.box_news_mota{
	text-align:justify;
	line-height:22px;
	max-height: 66px;
	min-height: 66px;
	overflow: hidden;
	margin-top:5px;
	font-size: 14px;
}
.box_news_readmore{
	
	text-align:right;
	
}
.box_news_readmore a:hover{
	background:#000;
	color:#fff;
}
.box_news_readmore a{
	display:inline-block;
	padding:10px 20px;

	color:#000;
	font-weight:bold;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;
}

.box_news_other{
	display: block;
	clear:both;
	margin-top: 20px;
}
.title_news_other{
	text-transform: uppercase;
	color: #004bc9;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}
.title_news_other h3{font-size: 14px;}
.list_news_other li a{
	color:#000;
	font-size: 14px;
}
.list_news_other li a:hover{
	color:#f00;
}
.dich_vu
{

	margin-bottom: 40px;
}
.margin
{
	background: #fff;
	float: left;
	padding: 10px;
}
.img_dichvu img
{
	border-radius: 5px;
}
/*footer*/
#footer{
	margin-top: 0px;
	background:#cd0303;
	background-size: 100% 100%;
	padding:10px 0px;
	overflow:hidden;
}
.datxe a
{
	float: right;
    background: #00aeef;
    padding: 9px 30px;
    border-radius: 13px;
    font-family: roboto;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
   
}
.des_dichvu h3 a
{
	font-family: ut;
    font-size: 22px;
    color: #FF842a;
	text-transform: uppercase;

}
.des_dichvu p
{
	text-align:justify;
	margin-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
}
.row
{
	margin-left:0px !important;
	margin-right:0px !important;
}
/*pagination*/
.pagination{width:100%;text-align:center;}
.pagination a{width:25px;height:25px;border:1px solid #b4b4b4;border-radius:3px;line-height:25px !important;background:#ebebeb;display:inline-block;vertical-align:top;color:#717171;font-size:12px;}
.pagination span{width:25px;height:25px;border:1px solid #b4b4b4;border-radius:3px;line-height:25px  !important;background:#fff;display:inline-block;vertical-align:top;color:#717171;font-size:12px;}



/*hoat dong*/
.item_bar{padding: 0px;border:1px solid #fff;position: relative;

}
.item_bar:hover .name_item_bar{background: #FF8EA0}

.col-hoatdong{padding: 0px;}

.name_item_bar{position: absolute;bottom:0px;text-align: center;background: rgba(0,0,0,0.5);width: 100%;
-webkit-transition:all 0.3s;

-moz-transition:all 0.3s;

-o-transition:all 0.3s;

-ms-transition:all 0.3s;

transition:all 0.3s;
}
.name_item_bar h2{font-size: 14px;color:#fff;text-transform: uppercase;padding: 10px 0px;display: inline-block;}
.name_item_bar h2 a{color:#fff;}

/*tab thuc uong*/
.contain_tab_thucdon{text-align: center;}
.item_tab_thucdon{width: 202px;height: 117px;display: inline-block;margin:0px 59px;position: relative;color:#fff;font-size: 16px;}
.item_tab_thucdon span{display: block;width: 100%;position: absolute;bottom: 10px;text-align: center;}
.item_tab_thucdon_uathich{background: url(images/icon_uathich.png) bottom center no-repeat;}
.item_tab_thucdon_nuocuong{background: url(images/icon_nuocuong.png) bottom center no-repeat;}
.item_tab_thucdon_thucan{background: url(images/icon_thucan.png) bottom center no-repeat;}

.item_content_thucdon{display: none;}
.contain_content_thucdon{margin-top:40px;}

/*nhan vien*/
.item_nhanvien{

}
.img_nhanvien{
	padding: 5px;
	border:1px solid #cacaca;
	border-radius: 10px;
	position:relative;
}
.name_nhanvien h2{font-size: 14px;color:#000;text-align: center;padding: 10px 0px;}

/*footer*/
#index_footer{border-top:1px solid #cacaca;padding-top: 25px;}
.title_index_footer h2{
	font-family: 'SFUEurostileCondensed';
	font-size: 25px;
	color:#ce4631;
	text-transform: uppercase;
}

.input_datban{
	width: 100%;
	height: 24px;
	outline: none;
	border:1px solid #333;
	margin-bottom: 7px;
	box-resize:border-box;
	padding: 0px 10px;
}
.contain_index_footer{
	margin-top: 20px;
}
.btn_datban{display: inline-block;padding: 5px 10px;background: #ce4631;color:#fff;float: right;}
.giomocua_footer{width: 210px;margin: 0px auto;}
#gio_datban,#ngay_datban{width: 49.6%;}
.giomocua{color:#1d1d1d;font-size: 14px;}
.email_mocua{padding-left: 30px;background: url(images/icon_email.png) left center no-repeat;margin-top: 5px;}
.dienthoai_mocua{padding-left: 30px;background: url(images/icon_phone2.png) left center no-repeat;margin-top: 5px;}
.title_nhantin{font-size: 14px;color:#ce4631;font-weight: bold;text-transform: uppercase;margin-top: 40px;}

#dangkymail{width: 182px;height: 28px;background:url(images/bg_sendmail.png) top left no-repeat;position: relative;}
#email-bottom{border:none;outline: none;height: 28px;background: none;padding-left: 10px;width: 140px;}
.btn-bottom{cursor: pointer;position: absolute;top:0px;right:0px;width: 35px;height: 28px;}

.video_footer{max-width: 305px;float: right;}
.box_video{
	padding: 5px;
	background: #fff;
	border:1px solid #cacaca;
	border-radius: 5px;
}

.title_main_footer h2{
	font-size: 16px;
	text-transform:capitalize;
	color:#d4f100;
	font-weight: bold;
	margin-bottom:20px;
}
.left_footer{
	width: 21%;
	float: left;
	margin-right:10px;
	box-resize:border-box;
}
.left_footer img{max-width: 100%;}
.left_footer2{

	width: 18%;
	float: left;
	box-resize:border-box;
	margin-top: 10px;
}
.right_footer3{
	width: 19%;
	float: left;
	box-resize:border-box;
	margin-top: 10px;
}
.right_footer{
	width: 20%;
	float: left;

	box-resize:border-box;
	margin-top: 10px;
}
.right_footer2{
	width: 20%;
	float: right;
	box-resize:border-box;
	margin-top: 10px;
}
.solci img 
{
	float:left;
	margin-right:10px;
}

.list_main_footer li{margin-bottom: 5px;}
.list_main_footer li a{
	color:#fff;
	font-size: 13.5px;
}
.list_main_footer li a:hover{color:#FF0;}
.list_main_footer li img{vertical-align: middle;margin-right: 10px;}
.list_thongtin_footer li{
	padding-left: 35px;
	margin-bottom: 5px;
}
.list_thongtin_footer li a{
	line-height: 25px;
	font-size: 15px;
	color:#000;
}
.list_thongtin_footer li.home_footer{
	background: url(images/footer_home.png) 5px 0px no-repeat;
}
.list_thongtin_footer li.address_footer{
	background: url(images/footer_address.png) 5px 0px no-repeat;
}

.list_thongtin_footer li.dienthoai_footer{
	background: url(images/footer_phone.png) 5px 0px no-repeat;
}

.list_thongtin_footer li.email_footer{
	background: url(images/footer_email.png) 5px 0px no-repeat;
}

.list_thongtin_footer li.website_footer{
	background: url(images/footer_website.png) 5px 0px no-repeat;
}


.flexslider{margin-bottom: 15px !important;margin-top: 0px !important;}

.flex-direction-nav a:before,.flex-direction-nav a:after{font-size: 25px !important;}


.stButton .stButton_gradient,.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{height:22px !important;}



/*cam nhan*/
.row_camnhan .padding0{padding-left: 15px;}
.contain_form_camnhan{max-width: 565px;margin: auto;position: relative;vertical-align: middle;}
.input_camnhan{width: 100%;height: 30px;border-radius: 5px;border:1px solid #cbcbcb;outline: none;box-resize:border-box;padding: 5px 10px;margin-bottom: 10px;}

.contain_list_camnhan{
	max-width: 850px;
	position: relative;
	margin: auto;
	margin-top: 20px;
	padding: 0px 10px;
}
.item_camnhan{padding: 15px 0px;border-bottom: 1px dashed #ababab}
.content_camnhan{text-align: justify;line-height: 20px;margin-top: 5px;}
.more_camnhan a{margin-top: 10px;display: inline-block;padding: 10px 20px;background: #ff8ea0;color:#fff;border-radius: 5px;border:1px solid #ff8ea0;}
.more_camnhan a:hover{background: #fff;color:#ff8ea0;}

.contain_form_comment{border-top:1px dotted #cdcdcd;padding-top: 10px;margin-bottom: 20px;}

.title_comment{
	padding-left: 30px;
	background: url(images/phan_hoi_hd.png) left center no-repeat;
	font-size: 15px;
	color:#ce4631;
	margin-bottom: 10px;
}
.item_comment{padding:15px 0px;border-top: 1px dashed #cdcdcd;}
.col-sanpham,.item_nhanvien {padding:0px 10px;}
.tablelienhe{max-width:900px !important;margin:auto;}
.tablelienhe .my_row .my_cell:first-child{width:16%;}

.main_img_detail{text-align:center;}
.contain_sub_img{margin-top:15px;}

.mota_hoatdong{text-align:justify;line-height:22px;}
.mota_nhanvien{
position:absolute;box-sizing:border-box;padding:10px;width:100%;top:100%;left:0px;
color:#fff;
line-height:22px;
text-align:justify;
font-size:13px;
background:rgba(0,0,0,0.5);
-webkit-transition:all 0.3s;

-moz-transition:all 0.3s;

-o-transition:all 0.3s;

-ms-transition:all 0.3s;

transition:all 0.3s;
}

.img_nhanvien:hover .mota_nhanvien{
	top:auto;
	bottom:0px;
}
.copyright{
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	background:#ce4631;
}

#container{background:#fff;padding-top: 0px;}

.modau h4
{

	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
	line-height:20px;
	font-size:15px;
}
.gioithieu_index
{
	border:1px solid #d3d3d2;
	border-radius:3px;
	margin-bottom:35px;
}
.img_gt 
{
	padding:0px 10px;
	padding-top:20px;
}
.text{
	padding:0px 10px;
}
@font-face {
    font-family: 'UTMSwiss721BlackCondensed';
    src: url('fonts/UTMSwiss721BlackCondensed.eot');
    src: url('fonts/UTMSwiss721BlackCondensed.eot') format('embedded-opentype'),
         url('fonts/UTMSwiss721BlackCondensed.woff2') format('woff2'),
         url('fonts/UTMSwiss721BlackCondensed.woff') format('woff'),
         url('fonts/UTMSwiss721BlackCondensed.ttf') format('truetype'),
         url('fonts/UTMSwiss721BlackCondensed.svg#UTMSwiss721BlackCondensed') format('svg');
}

.des_gt h3
{
	 font-family: 'UTMSwiss721BlackCondensed';
	text-transform:uppercase;
	font-size:20px;
	padding:25px 10px;
}
.des_gt p
{
	text-align: justify;
    padding: 0px 10px;
    line-height: 21px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
	
}
.des_news h3
{
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:15px;
	padding:0px 10px;
	font-weight:bold;
}
.des_news p
{
	text-align:justify;
	padding:25px 10px;
	line-height:23px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
.bando_index
{
	
	border:1px solid #d3d3d2;
	border-radius:3px;
	margin-bottom:35px;
	
}
.lienhe_index p
{
	text-align:justify;
	line-height:20px;
}
.lienhe_index h2
{
	font-family:tanh;
	text-transform:uppercase;
	font-size:20px;
	padding:25px 10px;
}
.map_index
{
	margin-top:20px;
}
.tintuc_index
{
	margin-top:20px;
	border-right:1px solid #e7e4df;
}
.hang h3
{
	margin-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
}
.hang h3 span
{
	color:#6fb43f;
}
.chitiet_
{
	text-align:right;
	padding:10px 10px;
}
.chitiet_ a
{
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
.dulich_index  h2
{
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:20px;
	padding:25px 10px;
}
.des_camnang h3
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:20px;
	
}
.des_camnang
{
	margin-bottom:20px;
}
.xemthem_
{
	padding-bottom:10px;
}
.chat_popup2{
position:fixed;right:-280px;z-index:999;
top:300px;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-o-transition:all 0.5s;
-ms-transition:all 0.5s;
transition:all 0.5s;
min-height:196px;

}
.button_chat2{position:absolute;top:-1px;left:5px;display:block;width:37px;height:134px;background:url(images/facebook.png) top left no-repeat;}
.contain_chatpopup2{width:280px;margin-left:42px;background:#fff;min-height:156px;}
.contain_chatpopup2 img{vertical-align: middle;}

.gia_detail span{color:#f00;font-weight:bold;}
.padding10{padding:0px 10px;}


.viewmap_slider{
	font-family: 'UTMAvo';
	color:#fff;
}
.viewmap_slider img{vertical-align:middle;margin-right:10px;padding-right:10px;}
.row_checkbox{padding:5px 0px;font-family: 'UTMAvo';
	color:#fff;}
	
.row_checkbox a
{
	color:#fff;
}
.row_checkbox a{font-size:12px;display:inline-block}
.row_button_slider{overflow:hidden;clear:both;}
.row_button_slider a{width:130px;height:40px;line-height:40px;text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#00aeef;
	border-radius:10px;
	display:block;
	margin-top: 10px;
	
	
	
}
.row_button_slider a:hover{
	color:#ff0;
}
.title_form_slider2{color:#000;}
.box_form_datxe{
	width:260px;
	margin:auto;
}
.box_form_datxe .row_select{
	margin-top:15px;
}
.row_button_slider{
	margin-top:10px;
}

#left{
	padding: 0px;
	overflow: hidden;
	margin-top: 48px;
	width: 20%;
}

.box_form_datxe2 input,.box_form_datxe2 select,.box_form_datxe2{
	width: 100% !important;
	margin-top: 10px;
}
.box_form_datx2 .row_button_slider a{
	margin-top: 15px;
}

.button_datxe{
    display: inline-block;
    padding: 11px 27px;
    border-radius: 13px;
    color: #fff;
    font-weight: bold;
    background: #00aeef;
    font-size: 17px;
    margin-left: 357px;
	}
.button_datxe:hover{
	    display: inline-block;
        padding: 11px 27px;
    border-radius: 13px;
    color: #fff;
    font-weight: bold;
    background: #00A3D6;
	    margin-left: 357px;
	}