::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 37px; height: 37px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}

body{
	font-family:UTM-Avo, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
}
@font-face {
    font-family: 'UTM-Avo';
    src: url('font/UTM-Avo.ttf');
}
@font-face {
    font-family: 'UTM-AvoBold';
    src: url('font/UTM-AvoBold.ttf');
}
@font-face {
    font-family: 'UTM-SwissBold';
    src: url('font/UTM-SwissBold.ttf');
}
div#wapper
{ 
  margin:auto;
  max-width:1366px;
  background:#fff;
}
.wap_conten
{
    max-width: 1200px;
    margin: auto;
}
div#header
{
	position:relative;
	margin:auto;
}
.banner_top
{
    padding: 10px 0px;
    
}
div#header .logo
{
	display:block;
	line-height:0;
    width: 30%;
    float: left;
}
div#header .logo img
{
    width: 100%;
}
.info_top
{
    width: 68%;
    float: right;
    color:#1fd900;
}
.info_top .contact_top
{
    width: 80%;
    float: left;
	color: #004700;
}
.info_top .contact_top .ten_cty
{
    text-transform: uppercase;
    font-size: 25px;
    font-weight: normal;
}
.info_top .contact_top .ten_cty i
{
    font-size: 20px;
}
.info_top .ten_cty .ten_text
{
    float: left;
}
.info_top .ten_cty .truycap
{
    font-size: 15px;
    text-transform: lowercase;
    text-transform: capitalize;
}
.info_top .ten_cty p
{
    float: left;
    padding: 0px 20px;
    color: #004700;
}
.info_top .diachi_local
{
    width: 100%;
}
.info_top .diachi_local p
{
    float: left;
}
.info_top .diachi_local .diachi i, .info_top .hotline i
{
    font-size: 20px;
    width: 20px;
}
.info_top .lang
{
    float: left;
    margin-left: 20px;
}
.info_top .lang .select_lang
{
    height: 30px;
    background: none;
    border: none;
    color:#004700;
    border: 1px solid #004700;
    margin-top: 30px;
    padding-top: 0px 10px;
}
.info_top .lang .select_lang option
{
    background: none;
    color: #004700;
}
.info_top .diachi_local .localtime
{
    margin-left: 30px;
}
.info_top .diachi_local .localtime sup
{
    font-size: 6px;
}
div#header img.logo_mobi
{
	display:none;
}
div#header a.logo img
{
    
}
div.header
{
	display:none;
}
div.wap_menu
{
	position:relative;
	background:#ebe54d;
	margin:auto;
	width:100%;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
	height:50px;
	line-height:50px;
}
div.menu ul
{
  float:left;  
  list-style:none;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li a
{
	color: #000;
    font-size: 16px;
    padding: 0px 35px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-family: UTM-SwissBold;
    font-weight: bold;
    
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	background:#004700;
    color: #fff;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
    min-width: 250px;
    background: #ebe54d;
	line-height: 1.5;	
}
div.menu ul li ul li
{   
    float:none;
}
div.menu ul li ul li a
{
	padding:8px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid #fff;
}
div.menu ul li ul li a:hover
{
    background: #004700;
    color: #fff;
    transition: 1s;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}
div.search
{
	position: absolute;
    right: 0px;
    top: 5px;
    background: #d3c649;
    height: 40px;
}
div.search input
{
	padding: 0px 10px;
    float: left;
    margin-top: 13px;
    border: none;
    background: none;
    width: 230px;
    outline: none;
    color: #000;
    font-style: italic;
}
div.search i
{
	float: right;
    margin-right: 9px;
    margin-top: 8px;
    color: #222;
    font-size: 22px;
    cursor: pointer;
}
div#slider
{
	margin:auto;
    position: relative;
}
.frm_datphong
{
    position: absolute;
    width: 25%;
    right: 7%;
    bottom: 30px;
    z-index: 99;
    min-width: 320px;
    background: #fff;
}
.frm_datphong .tieude_frm
{
    background: #fff;
    text-transform: uppercase;
    color: #000;
    padding: 10px;
    width: 100%;
    text-align: center;
    font-size: 15px;
}
.frm_datphong .datphong_conten
{
    width: 100%;
    padding: 10px;
}
.frm_datphong .input_frm
{
    width: 100%;
    height: 30px;
    margin-top: 10px;
}
.frm_datphong .date_frm .ngayden
{
   display: inline-block;
    width: 48%;
    border: none;
    height: 30px;
    background-color: #004700!important;
    padding: 0px 10px;
}
.frm_datphong .date_frm .ngaydi
{
     display: inline-block;
    width: 50%;
    border: none;
    background-color: #004700!important;
    height: 30px;
    padding: 0px 10px;
}
.frm_datphong .date_frm input::placeholder
{
    color: #fff;
}
.frm_datphong .loaiphong_frm .loaphong
{
    width: 100%;
    height: 100%;
    border:none;
    background:#004700 ;
    color: #fff;
    padding: 0px 5px;
}
.frm_datphong .soluong_frm 
{
    background:#004700 ;
    padding: 0px 10px;
}
.frm_datphong .soluong_frm label
{
    float: left;
    color:#fff;
    width: 40%;
    height: 30px;
    line-height: 30px;
}
.frm_datphong .soluong_frm .click_tangphong
{
    float: right;
    text-align: right;
    margin-top: 4px;
} 
.frm_datphong .soluong_frm .click_tangphong input
{
    width: 30px;
    background:#004700 ;
    border: none;
    text-align: center;
    color: #fff;
}
.frm_datphong .soluong_frm .click_tangphong i
{
    color: #fff;
}
.frm_datphong .soluong_frm .click_tangphong i:hover
{
    color:#b59467;
}
.frm_datphong .datphong_click 
{
   text-align: center;  
   margin-top: 10px; 
}
.frm_datphong .datphong_click .datphong_bnt
{
    background: #004700;
    color:#fff;
    padding: 7px 15px;
    border: none;
    border-radius: 10px;
    
}
.frm_datphong .datphong_click .datphong_bnt:hover
{
    background: #b59467;
    transition: 0.5s;
}
.frm_search_scroll
{
    position: fixed;
    top: 50px;
    left: 0px;
    width: 100%;
    background: #f3f3f3;
    z-index: 999;
    padding: 10px 00px;
}
.frm_search_scroll .datphong_conten
{
    float: right;
}
.frm_search_scroll .tieude_frm
{
    float: left;
    max-width: 200px;
    font-size: 15px;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    text-align: right;
    padding:0px 5px;
}
.frm_search_scroll .date_frm
{
    float: left;
    width: 25%;
    text-align: center;
}
.frm_search_scroll .date_frm input[type='text']
{
    width: 45%;
    display: inline-block;
    height: 35px;
    border: none;
    padding: 0px 5px;
    margin: 0px 2%;
    border: 1px solid #b59467;
}
.frm_search_scroll .soluong_frm
{
    width: 13%;
    min-width: 200px;
    float: left;
    background: #fff;
    border: 1px solid #b59467;
    height: 35px;
    line-height: 30px;
    padding: 0px 5px;
    margin: 0px 10px;
}
.frm_search_scroll .soluong_frm label
{
    float: left;
}
.frm_search_scroll .soluong_frm .click_tangphong
{
    float: right;
    min-width: 80px;
    text-align: center;
}
.frm_search_scroll .soluong_frm .click_tangphong i
{
    color: #b10909;
}
.frm_search_scroll .soluong_frm .click_tangphong i:hover
{
    color: #b59467;
}

.frm_search_scroll .soluong_frm input
{
    width: 30px;
    text-align: center;
    background: #fff;
    border: none;
}
.frm_search_scroll .datphong_click
{
    min-width: 100px;
    float: left;
}
.frm_search_scroll .datphong_click input[type='submit']
{
    height: 35px;
    line-height: 35px;
    padding: 0px 20px;
    border:none;
    background: #004700;
    color: #fff;
}
.frm_search_scroll .datphong_click input[type='submit']:hover
{
    background: #1fd900;
    transition: 1s;
}
.frm_search_scroll .loaiphong_frm
{
    display: none!important;
}
.non-fedxel
{
    position: unset;
}
/* style .gioithieu */
.gioithieu
{
    background: #004700;
    width: 100%;
    padding: 10px 0px;

}
.gioithieu .gioithieu_conten
{
    max-width: 1200px;
    margin: auto;
    position: relative;
}
.gioithieu .gioithieu_text
{
    width: 60%;
    position: absolute;
    padding: 20px;
    top: 35px;
    background: #ebe54d;
    color: #000;
    z-index: 99;
    left: 0px;
}
.gioithieu .gioithieu_text h4
{
    font-size: 14px;
    text-transform: uppercase;
    
}
.gioithieu .gioithieu_text h3
{
    font-size: 25px;
    padding: 20px 0px;
    width: 100%;
    font-weight: normal;
}
.gioithieu .gioithieu_text .gioithieu_xemtiep
{
    padding: 20px 0px;
    width: 100%;
    text-align: right;
}
.gioithieu .gioithieu_text .gioithieu_xemtiep a
{
    text-decoration: none;
    color: #fff;
    background: #004700;
    padding: 10px 20px;
}
.gioithieu .gioithieu_text .gioithieu_xemtiep a:hover
{
    background: #b59467;
    transition: 0.5s;
}
.gioithieu .gioithieu_img
{
    
    float: right;
    
}
.gioithieu .gioithieu_img img
{
    min-width: 50%;
    width: 100%;
}
/* end style .gioithieu */
/* stye .dichvu */
.dichvu
{
    width: 100%;
    margin-bottom: 20px;
}
.dichvu .dichvu_conten
{
    max-width: 1200px;
    margin: auto;
}
.dichvu .dichvu_conten .dichvu_item
{
    width: 24%;
    margin: 10px 0.3%;
    display: inline;
    position: relative;
}
.dichvu .dichvu_conten h3
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px 10px;
    width: 100%; 
    font-family: UTM-AvoBold; 
    background: #000;
    background: rgba(0,0,0,0.6); 
}
.dichvu .dichvu_conten h3 a
{
    color:#fff;
    text-decoration: none;
    text-transform: uppercase;
}
.dichvu .dichvu_conten h3 a:hover
{
    padding-left: 10px;
    color: #b59467;
    transition: 1s;
}
.dichvu .dichvu_conten img
{
    width: 100%;
    height: 300px;
}
.dichvu2
{
    width: 100%;
    margin-bottom: 20px;
}
.dichvu2 .dichvu_item
{
    width: 23%;
    margin: 10px 0.8%;
    display: inline-block;
    position: relative;
}
.dichvu2 .dichvu_item p {
    line-height: 0px!important;
}
.dichvu2 .dichvu_item h3
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.6);
    padding: 20px 10px;
    font-family: utm-swissbold;
    
}
.dichvu2 .dichvu_item h3 a
{
    text-transform: uppercase;
    text-decoration: none;
    color:#fff;
    padding: ;
}
.dichvu2 .dichvu_item h3 a:hover
{
    color: #b59467;
    transition: 1s;
}
/* end style .dichvu */
/* style .tintuc */
.tintuc
{
    width: 100%;
}
.tintuc .tintuc_conten
{
    max-width: 1200px;
    margin: 20px auto;
    color: #fff;
}
.tintuc .tintuc_item
{
    width: 31.3%;
    margin: 5px 1%;
    float: left;
}
.tintuc .tintuc_item img
{
    width: 100%;
    max-height: 360px;
}
.tintuc .tintuc_item h3
{
    width: 100%;
    min-height: 50px ;
    font-family: utm-avobold;
    font-size: 14px;
    margin: 10px 0px;
}
.tintuc .tintuc_item .mota {
	color:#004700;
}
.tintuc .tintuc_item h3 a
{
    text-decoration: none;
    color:#004700;
}
.tintuc .tintuc_item h3 a:hover
{
    color:#b59467;
}
/* end style .tintuc */
/* style .nhantin */
.nhantin
{
    background: #ebe54d;
    padding: 20px 0px;
}
.nhantin .nhantin_conten
{
    max-width: 1200px;
    margin: auto;
}
.nhantin .nhantin_conten .nhantin_frm
{
    width: 65%;
    float: left;
    border-right: 1px solid #fff;
}
.nhantin .nhantin_conten .nhantin_frm i
{
    float: left;
    font-size: 40px;
    margin-top: 5px;
    margin-right: 10px;
}
.nhantin .nhantin_conten .nhantin_frm p
{
    float: left;
    font-size: 15px;
}
.nhantin .nhantin_frm .nhantin_tieude
{
    float: left;
    width: 30%;
    margin-left: 5%;
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
}
/* end style .nhantin */
/* style .hinhanh */
.hinhanh
{
    width: 100%;
    line-height: 0px !important;
}
.hinhanh .item_hinhanh
{
    width: 16.66%;
    float: left;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    position: relative;
}
.hinhanh .item_hinhanh h3
{
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.6);
    top: 0px;
    left: 0px;
    z-index: 9;
    display:flex;
    align-items: center;
    justify-content:center;
    line-height: normal;
    font-weight: normal;
    border: 1px solid #b59467;
    display: none;
    
}
.hinhanh .item_hinhanh h3 a
{
    text-decoration: none;
    color: #fff;
}
.hinhanh p img
{
    width: 100%;
}
.item_hinhanh:hover h3
{
   display: block; 
   transition: 1s;
   display:flex;
    align-items: center;
    justify-content:center;
}
/* end style .hinhanh */

.xemtatca
{
    width: 100%;
    padding: 20px 0px;
    text-align: center;
}
.xemtatca a
{
    padding: 10px 20px;
    text-decoration: none;
    color: #004700;
    border:1px solid #004700;
}
.xemtatca a:hover
{
    color: #b59467;
    border:1px solid #b59467;
}
div#left
{
	width:24%;
	float:left;
}
div.tieude
{
	color:#b59467;
	padding-left:20px;
	font-size:15px;
	height:45px;
	line-height:45px;
	text-transform:uppercase;
    border-bottom:1px solid #b10909;
}
div#danhmuc
{
	border:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
    background: #e8e8e8;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{	
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #454545;
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 2px solid #d3c649;
    padding: 11px 5px 11px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	 background: url(images/muiten.png) 22px 15px no-repeat;
	padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
	display:none;
}
div#tinmoi
{	
}
div#tinmoi ul
{
	list-style:none;
	padding:0 10px;
}
div#tinmoi ul li
{
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
    height: auto!important;
}
div#tinmoi ul li a img
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div#tinmoi ul li .ngaytao i
{
	color:red; 
	margin-right:5px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid red;
}
div#tinmoi ul li h4 a
{
	text-decoration:none;
	color:#111111;
	font-size:12px;
	transition:0.4s;
	font-weight:normal;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div#hotro
{
    background-color: #e8e8e8;
}
div#hotro .phone
{
	color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div#hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div#hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div#hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div#hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div#hotro ul li a img
{
	 margin-right: 5px;
    float: left;
}

div#quangcao a img
{
	width:90%;
	max-width:300px !important;	
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao a img:hover
{
	border:1px solid red;	
}
div#dknt
{
	width:56%;
    margin-right: 4%;
    float: right;
}
form#frm_dknt
{
	background:#fff;
	height:35px;
    margin:5px 0px;
}
form#frm_dknt input[type='text']
{
	width:70%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:#004700;
	color:#fff;
	padding:0px 10px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
form#frm_dknt input[type='button']:hover
{
    background: #b59467;
}
div#main_content
{
	max-width:1200px;
	margin:20px auto;
}
div#right
{
	width:74.5%;
	float:right;
}
div.tieude_giua2
{
	text-align:center;
}
div.tieude_giua2 div
{
	display:inline-block;
	vertical-align:top;
	margin:auto;	
	padding:4px 20px;
	font-family: UTM-AvoBold;
	color:#004700;
	text-transform:uppercase;
	font-size:25px;
}
div.tieude_giua
{
	color:#004700;
	padding-left:20px;
	font-size:18px;
	background:#fff;
	height:45px;
	line-height:45px;
	text-transform:uppercase;
    font-family: utm-avobold;
    
}
div.tieude_giua div
{
	display:inline-block;
}
div.tieude_giua a
{
	float:right;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	margin-right:10px;
}
div.wap_item
{
	text-align:center;
	position:relative;
    background: #fff;
    color: #b10909!important;

}
div.item
{
	width:31%;
	margin:1% 0.8%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
    color:#fff;
}
div.chay_i
{
	margin:20px auto;
	max-width:1200px;
}
div.item_i
{
	width:90% !important;
}
div.item .sp_img
{
	overflow:hidden;
	margin-bottom:5px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name
{
    margin-top: 20px;
    min-height: 40px;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#004700;
	font-size:15px;
	display:block;
    font-family: UTM-AvoBold;
	font-family:Tahoma, Geneva, sans-serif;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:#004700;
}
div.item .mota
{
    min-height: 60px;
    margin-top: 0px;
	color: #004700;
}
div.item .sp_gia
{
	display:none;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.item .sp_gia span.giamoi
{
	color:#666666;
	color:red;
	float:right;
}
div.item .sp_gia span.motgia
{
	display:block;
	float:none;
}
div#wap_footer
{
	width: 100%;
    background: #004700;
}
.col-3
{
    width: 31%!important;
    float: left!important;
    margin: 10px 0.8%;
}
.item_pro_con
{
     width: 31%!important;
     color: #b10909!important;
}
.item_pro_con a
{
    color: #b10909!important;
}
div#footer
{
	max-width:1200px;
	margin:auto;
    padding: 30px 0px;
	color:#fff;
    border-bottom:1px solid #fff;
}
div.fanpage
{
	width:30%;
	float:left;
}
div#main_footer
{
	width:68%;
	float:right;
}
.tieude_f
{
    font-family: utm-avobold;
    padding: 10px 0px 20px 0px;
}
.contact_f i
{
    font-size: 20px;
    margin-right: 10px;
}
.contact_f p
{
    padding: 10px 0px;
}
.sitemap
{
    width: 100%;
    padding: 0px 0px;
}
.sitemap ul
{
    list-style: none;
}
.sitemap ul li
{
    margin: 5px 0px;
}
.sitemap ul li ul
{
    margin: 10px 30px;
    list-style: square;
}
.sitemap ul a
{
    text-decoration: none;
    color: #fff;
}
.sitemap ul a:hover
{
    color:#5697e7;
    padding: 10px;
    transition: 1s;
}
div#lienket
{
	margin-top:5px;
	text-align:right;
    width: 35%;
    float: right;
    padding:0px 30px;
    
}
div#lienket a
{
	display:inline-block;
	vertical-align:top;
	color:#004700;
	font-size:18px;
	height:35px;
	line-height:35px;
	width:35px;
	text-align:center;
	text-decoration:none;
	margin:0px 2px;
	background:#b2a800;
	transition:1s;
    border-radius:50%;
}
div#lienket a:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width:33%;
	float:right;
}
div#thongke ul
{
	border:1px solid #fff;
	padding:10px 20px;
	border-radius:6px;
	font-size:13px;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
div#copy
{
	padding:15px 0;
	font-size:13px;
	color:#fff;
	text-align:center;
	background:none;
	margin-top:2px;
}
div#copy span
{
	color:#E00;
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:35%;
	float:left;	
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:62%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giacu
{
	font-size:15px;
	text-decoration:line-through;
}
.product_info li.gia
{
	color:red;
	font-size:16px;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	width: 50px;
	border: 1px solid #C7C6C6;
	padding: 2px 0px;
	text-align: center;
	font-size: 15px;
	 margin-right:5px;
}
table#giohang input
{
	   margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
 	background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
	height:30px;
}
table#tt td input.t
{
	width:300px;
	height:20px;
	margin:3px 0px 5px 0px;
	border:1px solid #DDD;
}
table#tt td textarea
{
	width:300px;
}
table#tt span
{
	color:red;
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
		z-index: 99999999999999999 !important;
		position: absolute;
		animation: star linear 1.75s infinite;
		-moz-animation: star linear 1.75s infinite;
		-webkit-animation: star linear 1.75s infinite;
		-o-animation: star linear 1.75s infinite;
	}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
@media screen and (max-width: 1024px) {
	div.menu
	{
		height:43px;
	}
	div.menu ul li a
	{
		padding:0px 20px;
	}	
}
@media screen and (max-width: 960px) {
	div.header
	{
		display:block;
	}
	nav#menu{display:none;}
	div#main_content
	{
		width:97%;
	}
	div#footer
	{
		width:97%;
	}
	div#slider
	{
		width:100%;
		padding:0;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		width:100%;
	}
	div.item
	{
		width:30%;
		margin:1.3%
	}

	/*div#thongke
	{
		width:100%;
	}
	div.thongke_an
	{
		display:none;
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
	.menu_login {
		display:none;
	}*/
    .contact_top
    {
        display: none !important;
    }
    .info_top .lang
    {
        float: right;
        height: 30px;
        margin-right: 30px;
    }
    .info_top .lang .select_lang
    {
        margin-top: 0px;
    }
    .frm_datphong, .gioithieu .gioithieu_text
    {
        position: unset;
        width: 100%;
    }
    .frm_search_scroll .input_frm,  .frm_search_scroll .tieude_frm,.frm_search_scroll .datphong_click
    {
        width: 90%!important;
        margin: 10px 5%;
    } 
    .frm_search_scroll .date_frm input
    {
        width: 100%!important;
        padding: 0px;
        margin: 10px 0px!important;
    }
    .gioithieu .gioithieu_img
    {
        float: none;
        width: 100%;
    }	
}
@media screen and (max-width: 800px) {

}
@media screen and (max-width: 700px) {
    .nhantin .nhantin_frm
    {
        width:96%!important;
        margin: 5px 2%!important;
        border: none!important;
        float: none!important;
    }
    #lienket
    {
        width: 100%!important;
        text-align: center!important;
    }
}
@media screen and (max-width: 603px) {
	div.fanpage {
		width: 100%;
		float: none;
		margin: auto;
		text-align: center;
	}
	div#main_footer {
    width: 100%;
    float: none;
	margin-top:10px;
}
	div#header a.logo
	{
		display:none;
	}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		width:100%;
	}
	div.tieude_giua
	{
		padding:7px;
		height:auto;
		line-height:1.5;
	}
	.zoom_slick
	{
		width:85%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:10px;
	}
	.gh_an
	{
		display:none;
	}
    div.item, .tintuc_item
    {
        width: 96%!important;
        margin: 10px 2%!important;
    }
    .col-3
    {
        width: 96%!important;
        margin: 10px 2%;
    }
}
@media screen and (max-width: 460px) {
	div.item
	{
		width:98%;
	}
	div.tieude_giua
	{
		font-size:14px;
	}	
	div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password']
	{
		width:100%;
	}
	div.frm_lienhe .item_lienhe select
	{
		width:100%;
	}
	.map_description
	{
		width:100%;
	}
	.box_news a img
	{
		width:110px;
	}
	div.frm_lienhe .item_lienhe p
	{
		width:100%;
	}
	.othernews ul.phantrang
	{
		margin-left:0px;
	}
	.box_news h3 a {
		font-size:14px;
	}
    .nhantin .nhantin_frm .nhantin_tieude
    {
        width:96%!important;
        margin: 5px 2%!important;
        border: none!important;
    }
    #dknt
    {
        width: 96%!important;
        margin: 5px 2%!important;
        
    }
    
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}

