::-webkit-scrollbar {
	background:#E2E2E2;
	width:10px;
	height:11px;
}
::-webkit-scrollbar-thumb {
	background:#BBBBBB;
}

*{ 
    margin: 0; 
	padding: 0; 
}

a,
a:hover,
a:focus,
a:active {
	outline: none;
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.wrapper {
	margin: auto;
	max-width: 1200px;
}

.hide {
	display: none ! important;
}

.addthis_native_toolbox
{
	margin:10px 0px; 
	width:100%; 
	clear:both;
}
.clear{clear:both;}
#loadingPath
{
	background:url(../images/loadingPath.gif) no-repeat center center;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:-1;
	
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	background:#75ae1d;
	background:white;
	top:0 !important;
}
@font-face {
    font-family: 'myFont';
    src: url('../font/VNI-Thuphap1.ttf');
}
@font-face {
    src: url('../font/NoticiaText-Regular.ttf');
}

div#header
{
    max-width: 100%;
    margin: auto;
    position: relative;
    text-align: center;
	background: url(../images/bg-hotline.png) no-repeat;
	background-size: cover;
}
div#lang
{
	position:absolute;
	right:10px;
	top:5px;
}
div#wapper
{
	max-width:100%;
	margin:auto;
	overflow: hidden;
}
.wap_trong{
	background: #2349a1;
    max-width: 1200px;
    margin: auto;
    height: 44px;
    border-radius: 50px;
    position: relative;
}
div#menu {
	margin:auto;
	position: absolute;
    width: 100%;
    z-index: 99;
    margin-top: -22px;
}
div#menu::after {
	content: '';
	clear: both;
	display: table;
}

div#menu ul
{
	float:left;  
	list-style:none;
	padding: 12px 20px;
}
div#menu ul li
{
	float:left;
	position:relative;
	z-index:50;
}
ul.menu-primary>li:not(:first-child) {
	border-left: 1px solid white;
}

div#menu ul li a
{
    color: white;
    font-size: 14px;
    padding: 0px 25px;
    text-decoration: none;
    text-transform: uppercase;
	font-weight:bold;
	line-height: 20px;
    display: block;
}
div#menu ul.menu-primary>li.last>a {
	padding-right: 0;
}
div#menu ul.menu-primary>li:first-child>a {
	padding-left: 0;
}

div#menu ul li:hover>a,
div#menu ul li.active>a {
	color:#FFFF00;	
}
div#menu ul li ul,div#menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	padding: 0;
    padding-top: 12px;
	top: 100%;
}
div#menu ul li:hover ul
{
	display:block;
}
div#menu ul li ul li
{
	width:220px;
	line-height:30px;
	background:#2349a1;
}
div#menu ul li ul li:not(.last) {
	border-bottom:1px dotted white;
}
div#menu ul li ul li a
{
	padding: 10px;
	font-size:13px;
}
div#menu ul li ul li ul
{	
	left:220px;
	top:0px;
}
div#search
{
    float: right;
	padding: 4px;
}
div#search form {
	position: relative;
}
div#search input
{
	padding:0px 10px;
	float:left;
	border:none;
	background:none;
	width: 240px;
	outline:none;
	height: 36px;
	background: white;
	border-radius: 20px;
}
div#search button {
	margin: 0;
	padding: 0;
	outline: none;
	background: none;
	border: none;
	position: absolute;
	right: 5px;
    height: 36px;
    width: 40px;
    padding: 3px 0;
	cursor: pointer;
}
div#left
{
	width:27%;
	float:left;
}
div.tieude
{
    background: url(../images/tieude_bv.png) no-repeat right center;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #000;
    font-size: 20px;
	font-family: 'Lobster', cursive;
}
div.tieude1 {
    background: url(../images/tieude_bv.png) no-repeat right 25px center;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #000;
    font-size: 20px;
	font-family: 'Lobster', cursive;
}
div.tieude2 {
    background: url(../images/tieude_bv.png) no-repeat right 88px center;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #000;
    font-size: 20px;
	font-family: 'Lobster', cursive;
}
div.danhmuc
{
	margin-bottom:10px;
	border:1px solid #BBB;
}
div#danhmuc ul
{
	list-style:none;
	background:url(../images/li.png) center top repeat;
}
div#danhmuc ul li
{
	line-height:40px;
	background:url(../images/muiten.png) 10px 15px no-repeat;
	padding-left:25px;
}
div#danhmuc ul li a
{
	color:#555555;
	text-decoration:none;
	font-size:15px;
	transition:0.4s;
	display:block;
}
div#danhmuc ul li a:hover
{
	color:red;
	transition:0.4s;
}

div.video2
{
	margin-top:6px;	
	padding:4px;
}
div#video select
{
	line-height:25px;
	height:25px;
	width:100%;
	border:1px solid #CCC;
	border-radius:3px;
	margin:5px auto;
}

div#hotro
{
	
	padding-bottom:7px;
	color:#606060;
	font-size:15px;
	background:#fff;
}
div#hotro img.hotro
{
	width:213px;
	height:197px;
	margin:auto;
	margin-left:30px;
}
div#hotro ul
{
	list-style:none;
}
div#hotro ul li
{
	clear:both;
	padding:5px 10px 5px 20px;
}
div#hotro ul li img
{
	float:left;
	margin-right:5px;
	width:30px;
}
form#frm_dknt
{
	background:url(../images/bg_dknt.png) center no-repeat;
	width:251px;
	height:35px;
	margin:10px;
}
form#frm_dknt input[type='text']
{
	margin-left:45px;
	width:140px;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
}
form#frm_dknt input[type='button']
{
	background:#000;
	color:#fff;
	width:50px;
	height:25px;
	line-height:25px;
	border:none;
	margin-top:5px;
	border-radius:3px;
	cursor:pointer;
}


div#right
{
	max-width:1200px;
	margin:0 auto;
}
div.tieude_giua
{
    font-family: 'Lobster', cursive;
	text-align: center;
	font-size: 45px;
	color: #333;
	margin-top: 30px;
    margin-bottom: 30px;
}

.group-item{
	margin-left: -15px;
	margin-right: -15px;
}
.product-outer {
	width: 25%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	box-sizing: border-box;
}

div.product .img a {
	display: block;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}
div.product .img a img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

div.item
{
    padding: 10px;
    position:relative;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(204,202,204,1);
    -moz-box-shadow: 1px 1px 5px 1px rgba(204,202,204,1);
    box-shadow: 1px 1px 5px 1px rgba(204,202,204,1);
}

div.item a img
{
	/* width:100%; */
	/* height:100%; */
	transition:1s;	
	overflow:hidden;
	vertical-align: middle;
}

div.item a img:hover
{
	opacity:0.4;
	transition:1s;	
}
div.item a
{
	text-decoration:none;
}

div.item a h3
{
	color: #333;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0;
    transition: 0.4s;
    font-weight: 700;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
div.item a h3:hover
{
	transition:0.4s;
	color:red;
}
.ten_sp {
    line-height: 50px;
    background: #f2f2f2;
}

div#footer
{
	padding:10px;
	background:url(../images/bg-footer.png) no-repeat;
	color:#fff;
	background-size: cover;
	/* background: #0d101f; */
	/* background: #2349a1; */
}
div#main_footer
{
	width: 800px;
	float:left;
}
div#main_footer p
{
	margin-bottom: 5px;
}
div#lienket
{
    margin-top: 20px;
    text-align: left;
}
div#lienket .tieude3 {
	margin-bottom: 5px;
}
div#lienket a img
{
	margin-right:5px;
	transition:1s;
}
div#lienket a img:hover
{
	opacity:0.5;
	transition:1s;
}
div#thongke
{
	width:200px;
	float:right;
}
.tieude3 {
    font-size: 13px; 
    color: #ff0;
    text-transform: uppercase;
    font-weight: bold;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:10px;
}


/* --------------------- Phan trang ------------------*/

div#doitac {
	max-width:1200px;
	background:#fff;
	border-radius:5px;
	padding: 0 20px 20px;
	margin: 60px auto 20px;
	box-sizing: border-box;
}
div#doitac .tieude_dt {
	top: -12px;
    position: relative;
}


div#spnoibat
{
	width:1000px;
	margin:auto;
	margin-top:10px;
}
/*----------------------------------------------------*/
.zoom_slick
{
    max-width: 400px;
    float: left;
	
}
.zoom_slick .slick
{
	margin-top:5px;
}
.zoom_slick .slick a img
{
	max-width:90%;
	border:1px solid #DDD;
}
.zoom_slick .slick a img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:700px;
	margin-top:10px;
}

.product_info li
{
	font-size:13px;
	line-height:1.9em;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
table#giohang input
{
	margin:5px 0px;
}
table#giohang input.btn
{
	
	background:#1d8d45 ;
	color:#ffffff;
	box-shadow:3px 3px 3px #0F8037;
	padding:4px 10px;
	border:none;
	cursor:pointer;
margin:5px 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;
}
div#baivietkhac{
	max-width:1200px;
	margin:0 auto;
}
.box-tin{
    width: 100%;
    overflow: hidden;
	padding-bottom:30px;
    padding: 10px 10px 10px 0;
	min-height: 348px;
}
.sdt {
    background: url(../images/bg-phone.png) no-repeat left 43px center;
    height: 50px;
    margin-top: -9px;
    line-height: 50px;
    font-size: 13px;
    text-align: center;
}
.sdt p{
	text-align: center;
    margin-right: 64px;
}
.box_news3 .mota {
    text-align: justify;
	color:#f00 !important;
	font-size:14px;
}
.ht_tieude {
    float: left;
    color: #f00;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
	padding-right: 30px;
}
.bao_tin1 {
    border-bottom: 1px dashed #ccc;
    width: 75%;
    padding: 7px;
}
.bao_tin{padding-left:65px;}
.thongtin_lh {
    padding: 7px;
    font-size: 14px;
}
.box{
	width:48%;
	margin-right:2%;
	float:left;
}
div.tieude_dt {
    background: url(../images/tieude_dt.png) no-repeat top left;
    height: 40px;
    line-height: 35px;
    text-align: left;
    color: #ff0;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: -12px;
    padding-left: 10px;
    font-weight: bold;
}
div.box-tieude {
	padding: 15px;
}
#baivietkhac .inner {
	overflow: hidden;
	margin-left: -15px;
	margin-right: -15px;
}
#box-news,
#box-service,
#box-support {
	float: left;
	width: 33.33333333%;
}

.wap_footer{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
    padding-top: 20px;
}
.top {
	height: 60px;
	display: none;
	position:relative;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;
}
.dthoai_top {
    text-align: center;
    line-height: 27px;
}
.dthoai_top span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
	color: #ffffff;
}
.dthoai_top strong {
    font-size: 20px;
	color:#ff0;
    font-weight: bold;
}

#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;
}

#mmenu
{
	display: none;
}
@media (max-width: 1024px) {
	
}

@media (max-width: 767px) {
	#wapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	#header,
	#menu {
		display: none;
	}
	#mmenu {
		display: block;
	}
	.wap_footer {
		width: 100%;
	}
	#footer {
		margin-left: -10px;
		margin-right: -10px;
	}
	div#main_footer {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	div#thongke {
		width: 100%;
		float: none;
	}
	.top {
		display: block;
		overflow: hidden;
		background: url(../images/bg-hotline.png) no-repeat;
		background-size: cover;
	}
	#btn-menu {
		top: 50%;
		right: 10px;
		position: absolute;
		transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
	}
	#btn-menu>span {
		width: 40px;
		height: 4px;
		display: block;
		background: black;
	}
	#btn-menu>span.row-even {
		margin: 9px 0;
	}
	ul.menu-primary>li:not(:first-child) {
		border: none;
	}
	
	.logo {
		float: left;
		padding: 10px 0;
		box-sizing: border-box;
	}
	.logo a {
		display: block;
		overflow: hidden;
		border-radius: 100%;
		background: white;
		width: 40px;
		height: 40px;
	}
	div#search {
		float: none;
		overflow: hidden;
		padding: 0;
		margin: 0;
		position: absolute;
		left: 50%;
		width: calc(100% - 150px);
		top: 50%;
		transform: translate(-50%, -50%);
	}
	div#search form {
		overflow: hidden;
		border-radius: 20px;
	}
	div#search input {
		width: 100%;
		height: 40px;
		box-sizing: border-box;
	}
	div#search button {
		height: 40px;
	}
	#right .tieude_giua,
	#right .tieude_giua h1 {margin: 0}
	#right .tieude_giua h1 {
		font-size: 35px;
		margin-bottom: 20px;
	}
	div.product-outer {
		width: 50%;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
		box-sizing: border-box;
	}
	div.product-outer .item {
		width: 100%;
		margin: 0;
	}
	.group-item {
		margin-left: -5px;
		margin-right: -5px;
	}
	div.item a h3 {
		font-size: 13px;
		padding: 0 10px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}