@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	
	
	
}

@font-face {
    font-family: 'UVNNguyenDu';
    src: url('../fonts/UVNNguyenDu.ttf');
    src: url('../fonts/UVNNguyenDu.ttf?#iefix') format('embedded-opentype'),
         url('../fonts/UVNNguyenDu.ttf') format('woff'),
         url('../fonts/UVNNguyenDu.ttf') format('truetype'),
         url('../fonts/UVNNguyenDu.ttf#utm_caviarregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'UTM_NeoSans';
    src: url('../fonts/UTM_NeoSans.ttf');
    src: url('../fonts/UTM_NeoSans.ttf?#iefix') format('embedded-opentype'),
         url('../fonts/UTM_NeoSans.ttf') format('woff'),
         url('../fonts/UTM_NeoSans.ttf') format('truetype'),
         url('../fonts/UTM_NeoSans.ttf#utm_caviarregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



a
{
	color:#F2F2F2;
	text-decoration:none;
}
a:hover
{
	color:#FF0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5;
	background:url(../images/bg_web.jpg) no-repeat center fixed;
	background-color:#0a0a0a;
	background-size:100%;
	margin:0px;
	padding:0px;
}

div.clear
{
	clear:both;
}


#full
{
	width:100%;
	max-width:1366px;
	margin:0px auto;
	overflow-x:hidden;

}

#baner
{

	width:100%;
	max-width:1366px;
	height:135px;
	margin:auto;
	z-index:999;
	top:0px;
	background:url(../images/bg_top.png) no-repeat top left;
	
	position:fixed;
}

#baner .img_banner
{
	width:100%;
	max-width:660px;
	max-height:80px;

}

#baner .hotline_desk
{
	position:absolute;
	height:25px;
	padding-left:30px;
	background:url(../images/icon_hotline.png) no-repeat left;
	line-height:25px;
	font-family:UTM_NeoSans;
	font-size:15px;
	color:#FFF;
	right:40px;
	top:10px;
}
#baner .hotline_desk span
{
	font-weight:bold;
	color:#FF0;
}

.the_h1_first
{
	width:0px;
	height:0px;
	position:absolute;
	overflow:hidden;
}


#dl-menu
{
	display:none;
	visibility:hidden;
}

#lang
{
	position:absolute;
	right:90px;
	top:10px;
	z-index: 99999999;
}

.giohang
{
	position:absolute;
	margin-left:820px;
	width:165px;
}
 .giohang .soluong
{
	float:left;
	width:105px;
	color:#FFF;
}

 .giohang .img_giohang
{
	width:56px;
	height:50px;
	float:left;
	background:url(../images/img_giohang.png) no-repeat;
}

.link_dangnhap
{
	position:absolute;
	width:125px;
	text-align:left;
	text-transform:capitalize;
	color:#333333;
	margin-left:808px;
	margin-top:16px;
}
.link_dangnhap a
{
	color:#333333;
	font-weight:normal;
	font-size:12px;
}

#slider
{
	width:100%;
	max-width:1366px;
	margin:auto;
	max-height:350px;
	overflow:hidden;
	background:none;
	position:relative;
	
	margin-top:90px;
	
	margin-bottom:-120px;
}
#slider img
{
	max-height:350px !important;
}

#slider .info_slide
{
	position:absolute;
	bottom:10px !important;
	right:10% !important;
	z-index:200;
	width:400px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#slider .info_slide .title
{
	width:390px;
	float:left;
	background: url(../images/title_info_slide.png) repeat;
	color:#FFF;
	padding:5px;
	margin-bottom:1px;
	font-weight:bold;
}
#slider .info_slide .mota
{
	width:390px;
	float:left;
	background: url(../images/mota_info_slide.png) repeat;
	color:#333;
	padding:5px;
	text-align:justify;
}

/*-----------------------------------------------------*/

.div_search_m
{
	display:none;
	visibility:hidden;
	width:98%;
	padding:1%;
	float:left;
	
}
.div_search_m .ten_cty
{
	display:none;
	visibility:visible;
	
	width:100%;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
	color:#FF2222;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:UVNNguyenDu;
	
	text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	-moz-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	-webkit-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	-ms-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	
}

.div_search_m .content
{
	position:relative;
	margin:auto;
	
	border-bottom:solid 1px #E1E1E1;
	margin-bottom:5px;
}
.div_search_m .content .txtkey
{
	width: 100%;
	padding:6px 0px;
	padding-left:1%;
	padding-right:1%;
	position:relative;
	margin:auto;
	font-size:15px;
}

.div_search_m select
{
	width:100%;
	float:left;
}

.div_search_m .content .btn_search
{
	margin:5px auto;
	padding:5px 18px;
	background:#FFF;
	text-transform:uppercase;
	
	-moz-box-shadow: inset 0 0 5px 5px #888;
	-webkit-box-shadow: inset 0 0 5px 5px#888;
	box-shadow: inset 0 0 5px 5px #888;
	
	border:none;
	cursor:pointer;
	color:#000;
}


/*-----------------------------------------------------*/
input,textarea,select 
{
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}

.tablelienhe
{
	font-weight:bold;
	font-size:13px;
}

.tablelienhe .input, .tablelienhe .ta_noidung
{
	width:80%;
	
}

.button
{
	cursor:pointer;
	width:100px;
}

/*-----------------------------------------------------*/


/*-----------------------------------------------------*/
.search
{
	width:172px;
	height:27px;
	position:absolute;
	background:url(../images/search.png) no-repeat;	
	right:40px;
	top:45px;
}

.search .txt_key
{
	float:left;
	background:none;
	border:none;
	outline:none;
	width:115px;
	
	line-height:20px;
	border:none;
	outline:none;
	box-shadow:none;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:4px;
	
	font-size:12px;
}

.search .btn_search
{
	width:30px;
	height:27px;
	float:left;
	border:none;
	background:none;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin:0px;
	box-shadow:none;
}


.noidung_title
{
	font-size:14px;
	font-weight:bold;
}
/*-----------------------------------------------------*/

#left
{
	width:224px;
	float:left;
	margin-right:20px;
	margin-left:5px;
}
#left .danhmuc
{
	width:224px;
	
	float:left;
	
	color:#333;
}
#left .dm_title
{
	width:224px;
	height:51px;
	float:left;
	line-height:47px;
	text-indent:40px;
	background:url(../images/title_danhmuc.png) no-repeat top;
	color:#F2F2F2;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

#left .danhmuc .content
{
	width:224px;
	float:left;
}

/*----------------------------------------------------*/
#main
{
	margin:auto;
	width:100%;
	max-width:1200px;
	padding-top:10px;
	background:url(../images/bg_main.jpg) repeat;
	margin-top:160px;
	
}

#main #main_right
{
	width:950px;
	float:left;
}

#main .title_main
{
	width:98%;
	padding:15px 0px;
	font-size:22px;
	text-indent:5px;
	line-height:30px;
	padding-left:2%;
	background:url(../images/title_main.png) no-repeat left top;
	color:#FFF;
	text-transform:uppercase;
	font-weight:normal;
	float:left;
	
	font-family:UTM_NeoSans;

}

.title_nav
{
	width:100%;
	border-bottom:solid 1px #666666;
	float:left;
}

.title_nav a
{
	font-size:18px;
	font-weight:normal;
	color:#CCC;
	line-height:30px;
	font-family:UTM_NeoSans;
}
.title_nav a:hover
{
	color:#FF0;
}


.title_main1
{
	width:100%;
	height:58px;
	float:left;
	text-align:center;
	margin-bottom:15px;
}
.title_main1 p
{
	display:inline-block;
	height:58px;
	vertical-align:top;
	min-width:10px;
	line-height:58px;
	
}
.title_main1 p.p1
{
	background:url(../images/title_main.png) no-repeat;
}
.title_main1 p.p2
{
	background:url(../images/title_main2.png) no-repeat;
}

.title_main1 p.text
{
	padding:0px 30px;
	color:#FFF;
	font-size:24px;
	
}



#main .content_main
{
	width:100%;

	float:left;
	color:#F2F2F2;
	margin-bottom:20px;
	
	border-radius:5px;
}

#main .content_main.bg_detail
{
	background: rgba(0, 0, 0, 0.8);
	width:98%;
	padding:1%;
}

.noidung_chitiet_sp
{
	width:100%;
	float:left;
	padding-top:2%;
	overflow:hidden;
}
#main .content_main img
{
	max-width:100% !important;
}

/*--------------------------------------------------------------------------------------------*/
.hinhanh_detail
{
	width:100%;
	max-width:340px;
	float:left;
	margin-right:20px;
}
.hinhanh_detail .slide_index
{
	width:100%;
	max-height:500px;
	float:left;
}
.hinhanh_detail .ds_album
{
	width:100%;
	float:left;
	margin-top:5px;
	text-align:center;
}
.hinhanh_detail .ds_album .item_album
{
	width:80px;
	height:80px;
	border:solid 1px #666;
}

#container
{
	float:left;
	width:100%;
}

#tabs{

}
#tabs ul{ 
		
		height:30px;
		width:90%;
		padding:0px;
		margin:0px;
		background:#CCC;
		padding-left:10%;
}
#tabs li{
		float:left;
		list-style:none;
		width:22.5%;
}
.tab_dichvu li
{
	width:30% !important;
}


#tabs li a{

		color:#000;
		cursor:pointer;
		display:block;
		height:30px;
		line-height:30px;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		font-size:13px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
}

#tabs li.active
{
	background:#FFFFFF;
}
#tabs li:hover{
	background:#FFFFFF;
}
#tabs li:hover a{
	color:#000;
}

#tabs li.active a{

		color:#000;
		font-weight:bold;
}
#tabs  b{
padding:10px 10px;
}
#tabs .content
{
	float:left;
	width:80%;
	min-height:50px;
	margin-left:10%;
	padding-top:1.5%;
	padding-bottom:1.5%;
}
#tabs .content img
{
	max-width:100% !important;
	height:auto;
}



/*--------------------------------------------------*/
#main .box_news
{
	width:94%;
	float:left;
	margin:1% 3%;
}
#main .box_news .img
{
	width:160px;
	height:120px;
	margin-top:5px;
	margin-right:15px;
	float:left;
	border:solid 1px #CCCCCC;
	padding:2px;
	
	
}
#main .box_news .img img
{
	background:#FFF;
}

#main .box_news .news_title
{
	font-size:18px;
}
#main .box_news .news_date
{
	color:#999;
}
#main .box_news .news_title a
{
	text-decoration:none;
	color:#FC0;
	font-weight:normal;
}
#main .box_news .news_title a:hover
{
	color:#FF0;
}

#main .box_news .news_mota
{
	color:#F4F4F4;
}
#main .box_news .nut_chitiet
{
	width:660px;
	text-align:right;
	outline:none;
	border:none;
}
#main .box_news .nut_chitiet img
{
	border:none;
	outline:none;
}




#tintuc_index
{
	width:100%;
	max-width:1200px;
	margin:10px auto;
	text-align:center;
}
.box_album
{
	display:inline-block;
	vertical-align:top;
	margin:5px 5px;
	padding:0px;
	width:280px;
	background:#000;

}
.box_album .dv_img
{
	overflow:hidden;
	border:solid 1px #E6E6E6;
	width:278px;
	height:160px;
}



.box_album img
{
	width:100%;
	height:100%;
	-moz-transition:-moz-transform 0.5s ease-in; 
	-webkit-transition:-webkit-transform 0.5s ease-in; 
	-o-transition:-o-transform 0.5s ease-in;

}
.box_album img:hover
{
	-moz-transform:scale(1.1); 
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	
	-moz-transition:-moz-transform 0.8s ease-in; 
	-webkit-transition:-webkit-transform 0.8s ease-in; 
	-o-transition:-o-transform 0.8s ease-in;
}

.box_album .ten
{
	width:100%;
	text-align:center;
	line-height:25px;
	
	padding:5px 0px;
	font-weight:normal;
}
.box_album .ten a
{
	color:#FFF;
	font-size:15px;
}
.box_album .ten a:hover
{
	color:#FF0;
}


/*---------------------------------------------------------------*/
#main .noidung_gioithieu
{
	float:left;
	margin-top:10px;
	text-align:justify;
}



.mod_search
{
	width:220px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.mod_search .aaa
{
	width:220px;
	float:left;
	margin-bottom:2px;
	margin-top:3px;
	font-weight:bold;
	color:#FFF;
	font-size:13px;
}

.mod_search .txtkey
{
	width: 100%;
	float: left;
	border: solid 1px #CCCCCC;
	padding:3px 5px;
	margin-bottom:10px;
	color:#333;
}

.mod_search .txtkey::-webkit-input-placeholder {
   color: #666;
}

.mod_search .txtkey:-moz-placeholder { /* Firefox 18- */
   color: #666;  
}

.mod_search .txtkey::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
}

.mod_search .txtkey:-ms-input-placeholder {  
   color: #666;  
}



.mod_search select
{
	width: 218px;
	float: left;
	border: solid 1px #CCCCCC;
	padding: 4px 0px;
	cursor: pointer;
	margin-bottom:10px;
}
.mod_search .btn_search
{
	width:121px;
	height:36px;
	float:left;
	margin-left:50px;
	border:none;
	background:url(../images/btn_timkiem.png) no-repeat center;
	color:#333;
	cursor:pointer;
	font-weight:bold;
	padding:0px;
	padding-bottom:6px;
	font-size:15px;
	font-family: UTM_NeoSans;
}
.mod_search .btn_search:hover
{
	color:#900;
}



.container_face {
	position:fixed;
	top:200px;
	right:-290px;
	width:290px;
	min-height:240px;
	z-index:100000;
	padding-left:48px;
	background:url(../images/icon_facebook.png) no-repeat left 10px;
	
}

.container_face .fb-like-box {
	background:#EFEFEF;
	border:solid 1px #333333;
	width:290px;
	min-height:240px;
}



.link_giohang
{
	width:128px;
	height:34px;
	background:url(../images/btn_giohang.png) no-repeat;
	position:absolute;
	bottom:10px;
	right:10px;
	color:#000;
	
	line-height:32px;
	text-indent:40px;
	font-size:12px;
	font-weight:bold;
}


/*--------------------------------------------------------------------------------------------*/
.item
{
	width:215px;
	    min-height: 310px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin:12px 8px;
	text-align:center;
	
	position:relative;
	
	background:#1d1c23;
	
	border:solid 1px #312f3c;

}

.item:hover
{
	border-color:#FFF;
}

.item  .img
{
	width:215px;
	height:230px;
	float:left;
	background:#000;
	
}


.item  .tensp
{
	width:215px;
	float:left;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

.item .tensp a
{
	text-decoration:none;
	font-size:14px;
	color:#F5F5F5;
	font-weight:normal;
}
.item .tensp a:hover
{
	color:#FF0;	
}

.item  .gia
{
	width:215px;
	line-height:20px;
	float:left;
	text-align:center;
	margin-bottom:2px;
}
.item  .gia .so
{
	color:#FFFF00;
}
.item  .gia .so.gach
{
	text-decoration:line-through;
}


.item  .button_dathang
{
	background:none;
	border:none;
	outline:none;
	width:22px;
	height:22px;
	background:url(../images/btn_dathang.png) no-repeat  center;
	position:absolute;
	bottom:0px;
	right:10px;
	cursor:pointer;
}
.item  .button_dathang:hover
{
	color:#FF0;
}

.item .btn_chitiet
{
	line-height:40px;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	float:left;
	color:#F00;
}
.item .btn_chitiet:hover
{
	color:#000;
}
/*---------------------------------------------------------*/

.item_doitac
{
	width:160px;
	margin:0px auto;
	margin-bottom:10px;
}
.item_doitac img
{
	width:160px;
	height:120px;
}

.item_doitac:hover
{
	border-color:#F00;
}

/*---------------------------------------------------------*/
/*#main .thongtinhocsinh
{
	width:220px;
	float:left;
	margin-left:395px;
	margin-top:30px;
	text-align:center;
}
#main .thongtinhocsinh .input
{
	width:210px;
	height:20px;
}
#main .thongtinhocsinh .btn
{
	width:80px;
	height:25px;
	background:#666;
	border:none;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
	font-size:13px;
}
#main .thongtinhocsinh .user
{
	width:220px;
	float:left;
	margin-top:20px;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
}
#main .thongtinhocsinh .user a
{
	font-weight:normal;
	color:#333;
}
#main .thongtinhocsinh .user a:hover
{
	color:#00F;
}

#main .thongtinhocsinh .dangky
{
	width:220px;
	float:left;
	margin-top:5px;
	color:#333;
	font-size:13px;
}
#main .thongtinhocsinh .dangky a
{
	color:#F00;
}
#main .thongtinhocsinh .dangky a:hover
{
	color:#FF0;
}*/
/*----------------------------------------------------------------*/

.button_addtocart
{
	width:100px;
	
	padding:6px;
	border:none;
	background:#6e6e6e;
	float:left;
	color:#FFF;
	cursor:pointer;
	font-size:17px;
	margin-top:20px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.button_addtocart:hover
{
	background:#1144ac;
}


/*------------------------------------------------------------*/
#bottom
{
	width:100%;
	margin:auto;
	background:url(../images/bg_bottom.jpg) repeat top center;
}


#bottom .footer
{
	width:100%;
	margin:auto;
	max-width:1200px;
	border:none;
	color:#FFF;
	padding-top:1%;
	padding-bottom:1%;
}
#bottom .footer .chinhsach{
    float: left;
    width: 300px;
}
#bottom .footer .chinhsach .xtitle{
    color: red;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 20px;
}
#bottom .footer .chinhsach ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#bottom .footer .chinhsach ul li{}
#bottom .footer .chinhsach ul li a{
    font-size: 15px;
}
#bottom .footer .chinhsach ul li:hover a{}
#bottom .footer .noidung
{
	width: 480px;
	float:left;
	margin-left:5px;
	padding-right: 10px;
}

#bottom  .thongke_truycap
{
	width:220px;
	float:right;
}
#bottom  .thongke_truycap .title
{
	font-size:18px;
	width:220px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
#bottom  .thongke_truycap .content
{
	width:220px;
	float:left;
}
#bottom  .thongke_truycap .content .thongke_text
{
	width:200px;
	padding-left:20px;
	float:left;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}
#bottom  .thongke_truycap .content .thongke_text span
{
	color:#FF3;
	font-weight:bold;
}


.mb_desk
{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:4px;
	
}
.mb_desk span
{
	display:inline-block;
	vertical-align:top;
	line-height:38px;
	padding:0px 3px;
}
.mb_desk img
{
	display:inline-block;
	vertical-align:top;
	width:30px;
	padding:4px;
	background:#FFF;
	border-radius:50%;
}

.dangky_nhantin
{
	width:220px;
	float:left;
	text-align:center;
}
.dangky_nhantin .email_dk
{
	width:210px;
	height:22px;
	padding:4px;
	border:solid 1px #CCCCCC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	margin-bottom:10px;
	
}

.dangky_nhantin .btn_email
{
	width:80px;
	height:25px;
	border:none;
	background:#6e6e6e;
	float:left;
	color:#FFF;
	cursor:pointer;
	font-size:17px;
	margin-left:70px;
	
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.dangky_nhantin .btn_email:hover
{
	background:#000;
}

/*----------------------------------------------------*/
#map_canvas {    
    height: 500px;
    width: 90%;
	float:left;
	margin:5%;
}
#map_canvas iframe{
	height: 100%;
    width: 100%;
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 275px;
	
}

.map_description .default {
    color: #FF0000;
}
.map_description div {
    line-height: 18px;
    margin: 3px;
	font-family:Tahoma, Geneva, sans-serif !important;
}
.map_list_address {
    float: left;
    height: 250px;
    overflow: hidden;
    width: 250px;
}
.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address span {
    color: #FCFF46;
}
.map_title {
    color: #30A602;
    font-weight: bold;
}
.navigate .C {
    width: 970px;
}


/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding-top:5px;
}
.phantrang a{
	color:#000;	
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	text-decoration:none;
	background:#CCC;
	font-weight:bold;
	font-size:13px;
}
.phantrang span{
	color:#000;	
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	font-weight:bold;
	background-color:#ffb10f;
}
.phantrang a:hover{
	color:#FFF;
	background-color:#ffb10f;
}
/*----------------------------------------------------*/

.button_addtocart{
	display: none !important;
}