body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	color: #504d4d;
	background: url(../images/body.png) repeat-x #dedacd;
}
*{
	margin:0;
	padding:0;
}
*::before, *::after {
    box-sizing: border-box;
}
.body{
	width: 100%;
}

.zalo {
    bottom: 400px;
    position: fixed;
	z-index:99999999999999999999999999;
    left: 50px;
}
.whatsapp {
    bottom: 350px;
    position: fixed;
	z-index:99999999999999999999999999;
    left: 50px;
}
.viber {
    bottom: 300px;
    position: fixed;
	z-index:99999999999999999999999999;
    left: 50px;
}
.facebook {
    bottom: 250px;
    position: fixed;
	z-index:99999999999999999999999999;
    left: 50px;
}
.goi {
    bottom: 200px;
    position: fixed;
	z-index:99999999999999999999999999;
    left: 50px;
}
.youtube {
    bottom: 150px;
    position: fixed;
	z-index:99999999999999999999999999;
    left: 50px;
}

.ngonngu {
    float: left;
    width: 85px;
    margin-top:2px;
}
#home_hotro
{
	float:left;
	padding-left:10px;
	width:300px;
}
.clr_form
{
	float:left;
	width:500px;
}
.sp_phone
{
		padding-left:50px;
		font-weight:bold;
		font-size:15px;
		line-height:14px;
		padding-bottom:0px;
}

.wrapper{
	/*width: 1050px;*/
	margin: 0 auto;
}
a, a:link, a:visited { color: #48291C; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; max-width: 100%;}

h1, h2, h3, h4, h5, h6 { color: #504d4d; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 30px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 10px 0; padding: 5px 0; line-height: 30px; }
h3 { font-size: 22px; margin: 0 0 5px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }
.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }
.about_catpd img{
	margin: 0 10px;
}
.tb_pd{
	border: 1px solid #321f06;
	border-collapse: collapse;
}
.tb_pd td{
	padding: 5px;
}
a.button { 
	background-color: #5fb65b;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    text-shadow: 0 1px 1px #000;
}
a.button:hover {
    background-color: #5fb65b;
    color: #fff !important;
    text-shadow: 0 1px 1px #ccc;
    text-decoration: none;
}

.float_l { float: left }
.float_r { float: right }
.header{
	margin-bottom: 0px;
	/*background: url(../images/back_header.png) no-repeat;*/
	height:90px;
	width:1050px;
}
#slidenews
{
	width:1050px;
	margin:0px auto;
}
#tool_header { 
	height: 34px;
	width:400px;
	float:right;
	margin-top:40px;
}
#templatemo_header {
	width:1050px;
	margin:0px auto;

}

p.hotline,
p.email{
	background: url(../images/hotline.png) no-repeat center left; 
	background-size: 21px 21px;
	line-height: 30px;
	margin-bottom: 5px;
	padding-left: 25px;
	color: #f30505;
    white-space: nowrap;
    float: right;
    margin-right: 10px;
}

p.email{
	background: url(../images/email.png) no-repeat center left;
	color: #298bfa;
}
p.lang{
	float: right;
	margin-right: 10px;
}
.search{
	float: right;
	text-align: right;
	width: 370px;
}
div.cskh{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 40px;
	margin-right: 5px;
}
div.cskh span{
	color: #3e92f9;
}
#search {
	float: left;
	width: 300px; 
	padding: 0 10px;
	height: 26px;
	border: 1px solid #38383d; 
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-ms-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	border-right: none;
	background-color: transparent;
}
#subscribe {
	float: left;
	width: 43px; 
	height: 28px; 
	background: url(../images/submit-search.png) no-repeat top right; 
	border: none; 
	cursor: pointer;
}

#templatemo_menu {
	width:714px;
	margin-top:30px;
	float:right;
}
#templatemo_menu ul {
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	/*background: url("../images/right.png") no-repeat right;*/
	float: left;
	display: inline;
}
#templatemo_menu ul li:last-child{
	border: none;
}
#templatemo_menu ul li a {
	font-size: 15px;
	color: #6A2D16;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 10px;
	font-weight: 100;
}
.camnangdl{
	clear: both;
}
.camnangdl p.name1 a{
	color:#0099FF;
}
.ngay_dang{
	color: #8b8a89;
	float: left;
}
.camnangdl .readmore{
	background: url("../images/tick.jpg") no-repeat left center;
	float: right;
	padding-left: 20px;
}
.camnangdl .readmore a{
	color: #fd8006;
}
.list-tour{
    float: left;
    width: 23%;
	margin-bottom:10px;
	margin-left:10px;
}
.list-tour.end{
	float: right;
	margin-right: 10px;
	width: 23.5%;
}
.list-tour .name1{
	color: #1f70cd;
	font-weight: bold;
}
.list-tour .img-home{
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:165px;
	margin-bottom:5px;
}
#templatemo_menu ul li a:hover, 
#templatemo_menu ul .current {
	color: #F6881A;
	/*background: url("../images/bg-menu-act.png") repeat-x top left;*/
}
h2.t_catpd{
	font-weight: 100;
	padding-top:10px;
	text-transform: uppercase;
	font-size: 20px;
	padding-left:10px;
	color:#333333;
}
.col_w280 {
	width: 332px;
	padding-bottom:10px;
	padding-top:5px;
	margin-left: 0px;
	border-radius: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	text-align: center;
	overflow: hidden;
	margin-right:11px;
}
.content_box {
	padding-bottom: 10px;
}
p.name{
	font-size: 18px;
	text-transform:uppercase;
	font-weight: bold;
	color: #321f06;
	padding-left: 11px;
}
.noi_dung_tin
{
	font-size: 15px;
	line-height:22px;
	text-align:justify;
	width:1000px;
	margin:0px auto;
	color: #000000;
}
.news-home h2
{
	font-weight: 100;
	padding-top: 10px;
	text-transform: uppercase;
	font-size: 20px;
	padding-left: 10px;
	color: #333333;
}
.col_w280_last { padding: 0; margin-left: 0; padding-top:5px;}
.image_wrapper_02
{ position: relative; width: 100%; margin-bottom:10px;}
.title { 
	padding: 0;
	font-size: 15px; 
	color: #38383c;
	text-align: left;
	text-align: center;
	padding: 0px 0;
}
.viewall{
	line-height: 32px;
	background-color: #f2f2f2;
	border: 1px solid #bebebe;
	overflow: hidden;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	text-transform: uppercase;
	text-align: center;
}
.viewall a{
	color: #f30505;
}
.h_news{
	margin-top: 0px;
	padding-top:10px;
}
#latest_news{
}
#latest_news img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	margin-bottom: 10px;
}
.news_home img{
	margin-right: 10px;
}
.news_box {

}
p.ngay_dang{
	float: left;
	display: inline;
	margin-top: 5px;
}
p.readmore{
	float: right;
	display: inline;
	background: url("../images/tick.png") no-repeat left center;
	padding-left: 20px;
	margin-top: 5px;
}
.readmore a{
	color: #48291C;
}
.readmore a:hover{
	color:#FF9900;
}
.body_products
{
	width:1030px;
	padding-left:10px;
}
.body_products h3
{
	color:#48291C;
	font-size:20px;
	font-weight:100;
}
.about_content{
	background: url("../images/bg-about.png") no-repeat top center;
	padding: 20px 0;
}
.about_home h3{
	text-align: center;
	font-size: 2em;
	text-transform: uppercase;
	margin-top: 10px;
}
.about_list{
	float: left;
	width: 30%;
	margin-right: 50px;
	text-align: center;
	font-size: 1.2em;
}
.about_list_end{
	margin-right: 0;
}
.about_list .nname{
	text-transform: uppercase;
	line-height: 30px;
}
.readmore1{
	background-color: #38383c;
	padding: 6px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	text-transform: uppercase;
	margin: 0 100px;
}
.readmore1 a{
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
}
.partner{
    margin-top: 30px;
    padding-top: 10px;
    -webkit-box-shadow: 0px -4px 3px #e9e9e9;
    -moz-box-shadow: 0px -4px 3px #e9e9e9;
    box-shadow: 0px -4px 3px #e9e9e9;
}
.partner_bottom,
.title_bottom{
	background-color: #47c7de;
}
.partner_bottom p{
	background: url("../images/p_left.png") no-repeat left center;
	padding-left: 55px;
	max-width: 290px;
	margin: 0 auto;
}
.partner_bottom p span{
	background: url("../images/p_right.png") no-repeat right center;
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 0;
	padding-right: 55px;
	display: block;
	text-align: center;
}
#templatemo_footer {
	color: #333333;
	width:1050px;
	margin:0px auto;
	border-top:1px solid #E8DFD6;
	background:#ffffff;
}
.gt_home
{
	width:1030px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}
.gt_home h3
{
	color:#48291C;
	margin-top:20px;
	text-align:center;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url("../images/h3gioithieu.png") no-repeat center bottom;
	padding-bottom:22px;
	width:605px;
	float:right;
}
.row_about
{
	padding-left:10px;
	text-align:justify;
	width:600px;
	float:right;
}
#templatemo_footer a {
	font-weight: normal;
	color: #333333;
}
.address{
	width:1030px;
	padding-top:5px;
	padding-left:10px;
	font-size:15px;
}
.address p{
	margin: 0;
	line-height: 22px;
}
.designby{
	margin-top: 30px;
	color: #f6d209;
}
.designby a{
	color: #f6d209 !important;
}
.title_bottom{
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 0;
	padding-right: 55px;
	display: block;
	text-align: center;
}
.catpd_name{
	/*background: url(../images/arrow.png) no-repeat left center;*/
	padding-left: 10px;
	line-height: 30px;
	font-size:20px;
	padding-top:10px;
	text-transform: uppercase;
}
.img_pd{
	width: 580px;
	text-align: center;
	float: left;
	margin-left:10px;
}
#img-news
{
	height:380px;
}
.bxslider
{
	width:580px;
}
.bx-viewport
{
	width:580px;
}
.head_pd{
	float: right;
	width: 390px;
	margin-right:10px;
	padding: 10px;
	color:#333333;
}
.name_pd{
	font-size:20px;
	font-weight:100;
	color:#48291C;
}
.info_pd{
	color:#333333;
	font-size:15px;
	line-height:22px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:10px;
}
.tskt{
	text-transform: uppercase;
	background-color: #f0f0f0;
	color: #4a4b4b;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	padding: 8px 10px;
	margin-top: 20px;
	font-weight: bold;
}
.info_cart{
	font-size: 1.2em;
	margin: 10px 0px 0;
}
.lhdh{
	font-weight: bold;
	text-transform: uppercase;
}
.info_cart span{
	color:#0099FF;
}
#news-about
{
	width:1000px;
	margin:0px auto;
	color:#333333;
	font-size:16px;
	line-height:22px;
	margin-top:10px;
}
.ptitle{
	text-transform: uppercase;
	font-size: 0.9em;
}



.image_wrapper { display: inline-block; border: 1px solid #999; padding: 4px; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

.image_wrapper_02 span { 
	position: absolute; 
	width: 203px; 
	height: 120px; 
	background: url(../images/image_frame.png);
	background-size: 203px 120px;
}


#templatemo_wrapper { width: 1000px; margin: 0 auto }

#site_title{
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-left:7px;
}



.list_sp{
	float: left;
	width: 50%;
	line-height: 30px;
}
.list_sp img{
	margin-right: 5px;

}
.sp_name a{
	color: #000;
}
#newsletter form { width: 280px; height: 27px; padding: 0; margin-top: 8px; clear: both;} 

#templatemo_main {
	clear: both;
	background-color: #fff;
	width:1050px;

}
.t_one {
	padding: 10px 0;
}
.t_two { background: url(../images/templatemo_icon_03.png) center right no-repeat }
.t_three { background: url(../images/templatemo_icon_01.png) center right no-repeat }
.t_latest_news { background: url(../images/templatemo_icon_02.png) center left no-repeat;padding-left: 50px; }
.t_projects { background: url(../images/templatemo_icon_05.png) center left no-repeat }



.col_w49 {width: 49% }
.col_w580 { float: left; width: 580px }
.col_w360 { width: 360px }
.float_n{
	margin-left: 10px;
}
ul{
	padding: 0;
	margin: 0;
}
ul.list_news li{
	list-style: none;
	float: left;
	width: 210px;
	margin-right: 40px;
}
ul.list_news li:last-child{
	margin-right: 0;
	float: right;
}
ul.list_news li img{
	border: 1px solid #242423;
	padding: 2px;
}



#intro {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #1e1e1e;
}

#intro p { margin-bottom: 10px }

#intro a.getstart { margin-left: 20px }

#intro img { float: right }

#intro_left { width: 460px; float: left } 

.news_box_last { border: none; padding: 0; margin: 0 }
.news_box h3 { font-size: 14px; font-style: italic; margin-bottom: 5px; padding: 5px 0 5px 40px; color: #dfa661; background: url(../images/templatemo_list.png) no-repeat left center }

.gallery { clear: both; margin: 0; padding: 0; list-style: none }
.gallery li a { float: left; display: block; width: 101px; height: 101px; margin: 0 15px 15px 0  }
.gallery li a img { padding: 2px; border: 1px solid #242423 }



.img-about{
	max-width: 415px;
	height:200px;
	border-radius: 8px;
}
.img1{
	margin: 5px;
	width:600px;
}
p.detail{
	text-align: right;
}
/* Clearfix */
	.clearfix:after {
	
	clear: both;
	
	display: block;
	
	content: ".";
	
	height: 0;
	
	visibility: hidden;
	
	}
	* html > body .clearfix {
	
	width: 100%;
	
	display: block;
	
	}
	* html .clearfix {
	
	height: 1%;
	
	}
	/*pagination*/	
	#current_page {
		border:1px solid #333;
		padding:1px 4px 1px 4px;
		margin:2px;
		color:#504d4d;
	}
    #pager_links a {
		text-decoration:none; 
		color:#ff3300; 
		background:#fff; 
		border:1px solid #e0e0e0; 
		padding:1px 4px 1px 4px;
		margin:2px;
	}
    #pager_links a:hover {
		text-decoration:none;
		color:#3399ff;
		background:#f2f2f2;
		border:1px solid #3399ff;
		padding:1px 4px 1px 4px;
		margin:2px;
	}
	#pager_links img{
		top:3px;
		position:relative;
	}
	.contact label{
		width:140px;
		text-align:left;
		float:left;
		padding-top:2px;
		margin-right:5px;
		color:#00659f;
	}
	.contact textarea{
		width:300px;
		height:150px;
		font-size:11px;
		color:#00659f;
	}
	.contact .field{
		width:300px;
		font-size:11px;
		color:#00659f;
		line-height:24px;
		height:24px;
	}
	.contact p{
		clear:both;
		margin-bottom:5px;
	}
	.text_1{
		font-size:12px;
		line-height:16px;
		margin:0 10px;
		border-bottom:1px dashed #BFBFBD;
		padding-bottom:10px;
	}
	.form_field .submit{
		background-color:#0769BA;
		border-radius:5px;
		padding:5px 20px;
		border:none;
		color:#FFF;
		font-weight:bold;
	}
	.send-submit,
	.send-reset{
		background-color:#c82021;
		border-radius:5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		color:#fff;
		border:none;
		padding:5px 10px;
	}
	.send-reset{
		margin-left:10px;
		background-color:#555252;
	}
	#tbao{
		color:red;
		margin:5px 0;
	}