@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

@font-face{
	font-family: Myriad-pro-light;src: url('/fonts/MyriadPro-Light.otf'), url('/fonts/MyriadPro-Light.eot');
}
@font-face{
	font-family: UTM;src: url('/fonts/UTM Bebas.eot');src: url('/fonts/UTM Bebas.eot?#iefix') format('embedded-opentype'),url('/fonts/UTM Bebas.ttf');
}

.utm{font-family:UTM!important;}


body 
{
	margin: 0px 0px 0px 0px;
	color:#222;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background:#fff;
}
.body
{
	background:#fff;
	padding: 10px;
}

.content
{
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
}

.main 
{
	width:1280px; 
	margin:auto;
}
.main2 
{
	width:1280px; 
	margin:auto;
}
.top
{
	float:right;
	margin-top:3px;
}
.bg_menu
{
	float:right;
	margin-top:3px;
	clear:right;
}
.logo
{
	float:left;
}
.logo img
{
	width:100%;
}

.bg_lang 
{
	background:#902926;
	color:#fff;
	line-height:14px;
	width:100%; 
	padding:3px;
}
.bg_top 
{
	background:#fff;
	color:#000;
	line-height:14px;
	width:100%; 
	padding:5px;
	box-shadow:0px 0px 5px #999;
	z-index:1001;
}
.bg_top  a:link, .bg_top  a:visited
{
	color:#000;
}
.bg_top  a:hover
{
	color:#c00;
}

.bg_top2 
{
	background:#ffc501;
	color:#000;
	line-height:14px;
	width:100%; 
	padding:25px 0;
}
.bg_top2  a:link, .bg_top2  a:visited
{
	color:#000;
}
.bg_top2  a:hover
{
	color:#c00;
}

.bg_top3 
{
	background:#f5f5f5;
	color:#000;
	line-height:14px;
	width:100%; 
	padding:25px 0;
}
.bg_top3  a:link, .bg_top3  a:visited
{
	color:#000;
}
.bg_top3  a:hover
{
	color:#c00;
}

.bg_flash
{
	background:#902926;
	color:#fff;
}
.bg_menu_top
{
	background:#902926;
	padding:15px 0;
	color:#fff;
}
.bg_menu_top a:link
{
	color:#fff;
}
.bg_menu_top a:hover
{
	color:#ff0;
}
.i_home
{
	background:url(images/icon-home.png) right;
	width:24px;
	height:30px;
	float:left;
	margin:-4px 10px 0px -8px;
}

.bg_main1
{
	background:url(images/bg-content1.png) no-repeat right top;
	padding-right:10px;
	width:990px; 
	margin:auto;
}
.bg_main2
{
	background:url(images/bg-content2.png) no-repeat left top;
	padding-left:10px;
}
.bg_main
{
	background:url(images/bg-content.png) repeat-x top;
	padding-top:10px;
}

.home1
{
	float:left;
}
.home1 img
{
	width:100%;
}
.home2
{
	float:right;
}
.home2 img
{
	width:100%;
}
.home3
{
	float:left;
	border:solid 1px #ddd;
	border-radius:5px;
	padding:1px;
	box-shadow:0px 0px 4px #ccc;
	width:66%;
	margin-bottom:15px;
}
.home4
{
	float:right;
	border:solid 1px #ddd;
	border-radius:5px;
	padding:1px;
	box-shadow:0px 0px 4px #ccc;
	width:31%;
	margin-bottom:15px;
}
.home5
{
	float:left;
	width:66%;
	margin-bottom:15px;
}
.home6
{
	float:right;
	width:32%;
	background:#0076cd;
	border-radius:4px;
	margin-bottom:15px;
}
.home7
{
	float:left;
	width:49%;
	border:solid 1px #ddd;
	border-radius:5px;
	padding:1px;
	box-shadow:0px 0px 4px #ccc;
	margin-bottom:15px;
}
.home8
{
	float:right;
	width:48%;
	border:solid 1px #ddd;
	border-radius:5px;
	padding:1px;
	box-shadow:0px 0px 4px #ccc;
	margin-bottom:15px;
}

.border_image
{
	box-shadow:1px 1px 1px #ccc;
	border-radius:2px;
	background:#fff;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	margin:5px 10px 5px 0px; 
	float:left;
}
.border_image:hover
{
	background:#fff;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.border_image img
{
	width:100%;
}

.dt_border_image
{
	border:solid 1px #eee;
	background:#fff;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	width:20%;
	margin:2.3%;
	float:left;
}
.dt_border_image:hover
{
	border:solid 1px #ccc;
	background:#fff;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.dt_border_image img
{
	width:100%;
}

.dt_border_image2
{
	border:solid 1px #eee;
	background:#fff;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	width:46%;
	margin:1.5%;
	float:left;
}
.dt_border_image2 img
{
	width:100%;
}
.dt_border_image2:hover
{
	border:solid 1px #ccc;
	background:#fff;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.home_content
{
}
.home_content1
{
	padding-top: 10px;
}
.home_content2
{
	padding:10px;
	font-size:14px;
}
.home_content3
{
	padding: 17px 14px 10px 14px;
	overflow:hidden;
}
.home_item
{
	float:left;
	width:28%;
	margin: 1% 2.66%;
}
.border_home
{
	border:solid 1px #ddd;
	padding:1%;
	box-shadow:0px 0px 4px #ccc;
	margin-bottom:15px;
}

.left
{
	float:left;
	width:73%;
	margin-bottom:15px;
}
.right
{
	float:right;
	width:24%;
}
.left_chitiet
{
	float:left;
	width:33%;
	margin-bottom:10px;
}
.home_content3 img
{
	max-width:400px;
}
.right_chitiet
{
	float:right;
	width:65%;
}
.name_khac
{
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background:url(images/bg_arr.png) 0px 9px no-repeat;
	line-height:18px;
	padding: 2px 2px 2px 8px;
	float:left;
	margin:0 1%;
}
.name_khac a:link, .name_khac a:visited
{
	color:#444;
}
.name_khac a:hover
{
	color:#08c;
}

.hotline
{
	padding: 3px;
	position:fixed;
	bottom:0px;
	font-weight:bold;
	display:none;
	width:100%;
}

.form_tuvan
{
	background:#1b74c6 url(images/bg-form.png) repeat-y center;
	padding:2% 4%;
	color:#fff;
}
.form_tuvan td, .form_tuvan a:link, .form_tuvan a:visited
{
	color:#fff;
}
.detail_left
{
	float:left;
	width:53%;
}
.detail_right
{
	float:right;
	width:45%;
}
.Title_tuvan
{
	text-transform:uppercase;
	margin:20px 0;
	text-align:center;
	font-size:20px;
	font-family:Nunito;
	font-weight:bold;
}


/* 1000px hoặc nhỏ hơn */
@media screen and (max-width: 1280px) {
	.main 
	{
		width:100%; 
	}
	.bg_main1
	{
		width:100%; 
	}
}
/* 980px hoặc nhỏ hơn */
@media screen and (max-width: 900px) {
	.bg_menu
	{
		float:none;
		clear:both;
	}
}
/* 800px hoặc nhỏ hơn */
@media screen and (max-width: 800px) {
	.dt_border_image
	{
		width:30.5%;
		margin:1.1%;
	}
	.top
	{
		display:block;
	}
	.hotline
	{
		display:block;
	}
	
}
/* 700px hoặc nhỏ hơn */
@media screen and (max-width: 700px) {
	.home_item
	{
		width:47%;
		margin:1.5%;
	}
	.left
	{
		width:100%;
	}
	.right
	{
		width:100%;
	}
	.detail_left, .detail_right
	{
		width:100%;
	}
	.form_tuvan
	{
		background:#1b74c6;
	}
	#khachhang_right
	{
		display:none;
	}
}
/* 600px hoặc nhỏ hơn */
@media screen and (max-width: 600px) {
	.home7, .home8, .home3, .home4, .home5, .home6
	{
		width:100%;
	}
	.body
	{
		padding:0px;
	}
	.name_khac
	{
		width:100%;
	}
	.home2
	{
		float:none;
	}
	.logo2, .logo3
	{
		display:none;
	}

	.bg_main1, .bg_main2, .bg_main
	{
		padding:0px;
	}
	

}
/* 450px hoặc nhỏ hơn */
@media screen and (max-width: 450px) {
	.home_item
	{
		width:100%;
		margin:0%;
	}
	.dt_border_image
	{
		width:47%;
		margin:1.1%;
	}
	.content img 
	{
		text-align:center;
		width:100%;
	}
	.border_image
	{
		float:none;
	}

	.left_chitiet
	{
		width:100%;
		margin-bottom:10px;
	}
	.right_chitiet
	{
		width:100%;
	}
	.name_khac
	{
		width:100%;
	}
	.home2
	{
		float:none;
	}
	.logo
	{
		width:40%;
	}
}


img, table
{
	max-width:100%;
}

.menu_lang
{
	padding: 13px 0px 0px 10px;
}
.hotro
{
	float:right;
	padding: 5px 0px 0px 0px;
}
.menu_footer
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	padding:0px 4px;
}
.menu_footer a:link, .menu_footer a:visited
{
	color:#fff;
}
.menu_footer a:hover
{
	color:#fc0;
	text-decoration:underline;
}
.menu_right
{
	color:#06c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding: 3px 2px 4px 23px;
	background:url(images/sidebar_li_arrow.png) 5px 11px no-repeat;
	cursor:pointer;
}
.menu_right a:link, .menu_right a:visited
{
	color:#06c;
}
.menu_right a:hover
{
	color:#000;
}
.menu_video
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	padding: 3px 2px 3px 20px;
	background:url(images/sidebar_li_arrow.png) 5px 50% no-repeat;
	cursor:pointer;
}
.menu_video_hover
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding: 3px 2px 3px 20px;
	background:url(images/sidebar_li_arrow.png) 5px 50% no-repeat;
}


.bg_flash 
{
}

.bg_search
{
	line-height:30px;
}


.bg_footer2
{
	background:#ffc501;
	padding: 30px 0px;
	color:#000;
}
.bg_footer2 a:link, .bg_footer2 a:visited
{
	color:#000;
}
.bg_footer2 a:hover
{
	color:#c00;
}

.bg_footer
{
	background:#902926;
	padding: 15px 0px 20px 0px;
	color:#fff;
}
.bg_footer a:link, .bg_footer a:visited
{
	color:#fff;
}
.bg_footer a:hover
{
	color:#fc0;
}

.border_image_home
{
	box-shadow:1px 1px 1px #ccc;
	border-radius:2px;
	background:#fff;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.border_image_home:hover
{
	background:#fff;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.border_image_home img
{
	width:100%;
}

.home_title
{
	color:#c00;
	font-family: Nunito;
	font-size:22px;
	font-weight:bold;
	line-height:36px;
	text-align:left;
	padding-left:2%;
}
.home_title a:link, .home_title a:visited
{
	color:#c00;
}
.home_title a:hover
{
	color:#f00;
	text-decoration:none;
}
.title_home2
{
	color:#902926;
	font-family: Nunito;
	font-size:19px;
	font-weight:bold;
  	padding:0px 0px 0px 33px;
	line-height:44px;
	background:url(images/i-home.png) left no-repeat;
	height:44px;
	overflow:hidden;
}
.title_home2 a:link, .title_home2 a:visited
{
	color:#902926;
}
.title_home2 a:hover
{
	color:#c00;
	text-decoration:none;
}
.path
{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:none;
	letter-spacing:0px;
}
.path a:link, .path a:visited
{
	color:#fff;
}
.path a:hover
{
	color:#fc0;
	text-decoration:none;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

a img
{
	border:none;
}
a
{
	text-decoration:none;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	color:#333;
}
a:link
{
	color:#333;
}
a:visited
{
	color:#333;
}
a:hover
{
	color:#f00;
	text-decoration:underline;
}


.baivietkhac
{
	
	font-size:20px;
	font-family:UTM;
	color:#000;
	height:25px;
	border-bottom:dotted 1px #555;
	margin-top:20px;
	text-transform:uppercase;
	padding-bottom:10px;
}


.name
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.name a:link, .name a:visited
{
	color:#000;
}
.name a:hover
{
	color:#c00;
}
.name_home
{
	color:#902926;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.name_home a:link, .name_home a:visited
{
	color:#902926;
}
.name_home a:hover
{
	color:#c00;
}

.description
{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px 0px;
	line-height:17px;
}
.description2
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 0px 0px 5px 0px;
	line-height:17px;
}

.date
{
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*menu*/
.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0;
padding: 10px;
position: absolute;
left: 0;
top: 0px;
list-style-type: none;
background: #e4f5fb;
border-bottom: #1f7cca solid 10px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
-moz-box-shadow:0 0 5px #999;
-webkit-box-shadow:0 0 5px #999;
box-shadow:0 0 5px #999;
}


.flexdropdownmenu span{
position: relative;
font-weight:bold;
}

.flexdropdownmenu span a{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
display: block;
color: #1f7cca;
padding: 5px 15px 5px 15px;
text-decoration: none;
}
.flexdropdownmenu span a:visited{
color: #1f7cca;
}

* html .flexdropdownmenu span{ /*IE6 CSS hack*/
display: inline-block;
/*width: 220px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu span a:hover, .flexdropdownmenu span.selected>a{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
padding: 5px 15px 5px 15px;
color:#c00;
text-decoration:underline;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

.do
{
	color:#c00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.ticker {
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.ticker li {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:1px 0px;
}
