@charset "utf-8";
@font-face {
	font-family: 'he';
	src: url('../../media/css/font/helvetica-neue-regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'heb';
	src: url('../../media/css/font/helvetica-neue-bold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'avob';
	src: url('../../media/css/font/utm_avo/UTM AvoBold.ttf');
	font-weight: normal;
	font-style: normal;
}

a:focus {
	color: none;
}
.tieude-sp h2 {
    padding: 0;
    margin: 0;
}
#menu-left h2 {
    margin-top: 0;
}
.carousel ul li {
	list-style: none;
	outline: none;
}
.carousel ul {
	padding: 0;
}
.goog-te-banner-frame {
	display: none !important;
	height: 0 !important;
}
#_atssh {
	display: none !important;
}
/* width */
::-webkit-scrollbar {
 width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
 background: #eee;
}

/* Handle */
::-webkit-scrollbar-thumb {
 background: #508D0D;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
 background: #3E660B;
}
input, button {
	outline: none !important;
}
#noidunglienhe {
	text-align: center;
	padding: 0;
}
.banner-qc {
	width: calc(49% - 600px) !important;
	top: 220px !important;
	position: fixed;
}
#qc-left {
	text-align: right;
	left: 0;
}
#qc-right {
	right: 0;
	text-align: left;
}
#w1 {
	width: 30%;
	padding: 80px 20px;
	margin-bottom: 30px;
	background: #474747;
	float: left;
	margin: 1.6%;
	text-align: center;
	cursor: pointer;
	transition: all .3s;
	position: relative;
}
#w1 i {
	font-size: 50px;
	color: #fff
}
#ncd {
	position: absolute;
	top: 200px;
	font-weight: bold;
	transition: all .3s;
	z-index: 99;
	font-size: 18px;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	width: 100%;
	text-align: center;
	left: 0px;
}
#w1:hover {
	background: #272727;
	height: 210px;
}
#w1:hover #ncd {
	top: 0px;
	visibility: visible;
	opacity: 1;
	padding: 80px 20px;
	height: 50px;
}
#w1:hover i {
	display: none;
}
#lienhe {
	padding: 15px;
	margin: auto;
	border-radius: 5px;
}
.tflienhe {
	width: 100%;
	line-height: 25px;
	/*float:left; */      
	font-size: 12px;
	color: #999999;
	padding: 0px 10px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 0px 0px 5px #CCCCCC;
	-moz-box-shadow: 0px 0px 5px #CCCCCC;
	-webkit-box-shadow: 0px 0px 5px #CCCCCC;
	-ms-box-shadow: 0px 0px 5px #CCCCCC;
	-o-box-shadow: 0px 0px 5px #CCCCCC;
}
.nut_lienhe {
	line-height: 25px;
	padding: 0px 20px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #474747;
	cursor: pointer;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 0px 0px 5px #CCCCCC;
	-moz-box-shadow: 0px 0px 5px #CCCCCC;
	-webkit-box-shadow: 0px 0px 5px #CCCCCC;
	-ms-box-shadow: 0px 0px 5px #CCCCCC;
	-o-box-shadow: 0px 0px 5px #CCCCCC;
}
#lienhe table table tr td {
	text-align: center;
}
.nut_lienhe:hover {
	background: #900;
}
.noidungtrong {
	width: 100%;
	float: left;
}
#donggoplh {
	width: 50%;
	float: left;
}
.pagination {
	width: 100%;
	float: left;
}
#owl-bvlq .item-sp {
	width: 92%;
	margin: 4%;
}
.tieude-ft {
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #0a379c;
}
.tieude-ft h5 {
	font-size: 20px;
}
.at-share-btn-elements {
	width: auto;
	float: right;
}
.addthis-smartlayers.addthis-smartlayers-desktop {
	display: none !important;
}
#at-share-dock3 {
	display: none !important;
}
#at-share-dock2 {
	display: none;
}
#at-share-dock {
	display: none;
}
.at-share-dock-outer.addthis-smartlayers.addthis-smartlayers-mobile {
	display: none;
}
#at4-share-label {
	display: none !important;
}
#at4-share3 {
	display: none !important;
}
#at4-soc3 {
	display: none !important;
}
#at4-thankyou {
	display: none !important;
}
.fb_iframe_widget_fluid_desktop iframe {
	width: 100% !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #000;
}
:-moz-placeholder { /* Firefox 18- */
 color: #000;
}
.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
 @-moz-keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.0;
}
 100% {
opacity: 1.0;
}
}
 @-webkit-keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.0;
}
 100% {
opacity: 1.0;
}
}
 @keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.0;
}
 100% {
opacity: 1.0;
}
}
.images_galley {
	width: 100%;
	float: right;
 padding: -;
	text-align: center;
	overflow: hidden;
}
.images_galley img {
	max-width: 100%
}
.images_list {
	width: 100%;
	float: left;
}
.images_list .item_img {
	width: 100%;
	float: left;
	margin: 10px 0;
	padding: 5px;
}
.item_img img {
	width: 100%;
}
#top-sp {
	width: 100%;
	float: left;
	background: #fff;
	padding: 10px;
	box-shadow: 1px 1px 10px #ccc;
}
body {
	font-family: 'he';
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
}
.download-bg td, .download-bg th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
}
.nav-bredcrum {
	width: 100%;
	float: left;/* color: #fff; */
}
.nav-bredcrum a {
	color: #eb0808;
}
.nav-bredcrum span {
	color: #999;
}
.title_cate {
	padding: 10px 0 !important;
	box-shadow: 1px 1px 10px #ccc !important;
	border: none !important;
	background: none !important;
	width:100%;
	float:left;
}
a {
	font-family: 'he';
	font-size: 14px;
	color: #000;
	text-decoration: none !important;
	cursor: pointer;
	transition: .2s;
}
img {
	max-width: 100%;
	height: auto;
}
#footer11 a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#footer11 i {
	font-size: 20px;
	position: relative;
	top: 3px;
}
#wrapper {
	width: 100%;
	height: auto;
	margin: auto;
	overflow: hidden;
	position: relative;
	background: #f1f1f4;
}
.noidung-baiviet img, #tabmota img {
	display: block;
	margin: auto;
	height: auto;
	max-width: 100%;
}
.margin {
	width: 1200px;
	margin: auto;
}
#loadhinhsp {
	width: 46%;
	float: left;
	margin: 0 2%;
}
#loadthongtinsp {
	width: 46%;
	float: left;
	margin: 2%;
}
.tenct-sp {
	width: 100%;
	float: left;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: heb;
	color: #900;
	text-transform: uppercase;
}
.mact-sp {
	width: 100%;
	float: left;
	color: #7c7c7c;
	margin-bottom: 20px;
	font-size: 14px;
}
.chiasect-sp {
	width: 100%;
	float: left;
	text-align: left;
}
#bottom-sp {
	margin-top: 30px;
 background: #fff; 
	padding: 10px;
	box-shadow: 1px 1px 10px #ccc;
}
.noidung-baiviet .tab-dm {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
	text-align: left;
	padding-bottom: 8px;
}
.noidung-baiviet .tab-noidung {
	width: 100%;
	float: left;
	text-align: left;
	padding: 20px 0;
}
.noidung-baiviet .tab-dm a.active2, .noidung-baiviet .tab-dm a:hover {
	text-transform: uppercase;
	font-weight: bold;
	background: #3E660B;
	color: #fff;
}
.noidung-baiviet .tab-dm a {
	text-transform: uppercase;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
	color: #000;
	padding: 10px 15px;
}
.noidungtrong {
	width: 100%;
	float: left;
	text-align: justify;
}
.tab-noidung {
	width: 100%;
	float: left;
}
.tabcontents {
	width: 100%;
	float: left;
}
#menungang {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
	padding: 0 10%;
}
#right-menungang {
	width:77%;
	float:left;
}
#menungang:before {
	content: '';
	width: 31px;
	height: 34px;
	position: absolute;
	top: 0;
	left: -30px;
	background: url(../img/menu-left.png) no-repeat;
	background-size: 100% 100%;
}
#menungang:after {
	content: '';
	width: 31px;
	height: 34px;
	position: absolute;
	top: 0;
	right: -28px;
	background: url(../img/menu-right.png) no-repeat;
	background-size: 100% 100%;
}
#menungang ul {
	list-style: none;
	width: 100%;
	height: auto;
	float: left;
	padding: 0;
	margin: 0;
}
#menungang ul li {
	display: inline-block;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	padding-bottom: 9px;
	padding-top: 9px;
	transition: .3s;
}
#menungang ul li a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: heb;
}
#menungang ul li .cap1 {
	position: absolute;
	left: 0;
	width: 250px;
	display: none;
	top: 40px;
	z-index: 999999999999;
	margin-top: 0px;
}
#menungang ul li .cap2 {
	position: absolute;
	left: 250px;
	width: 250px;
	display: none;
	top: 0;
	z-index: 9999;
	margin-top: 0px;
}
#menungang ul li .cap3 {
	position: absolute;
	left: 210px;
	width: 210px;
	display: none;
	top: 0px;
	z-index: 9999;
	margin-top: 0px;
}
#menungang ul li ul li {
	background: rgb(229, 102, 17);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.2);
	box-shadow: 0 6px 12px rgba(0,0,0,.2);
	width: 100%;
	height: auto;
	float: left;
	line-height: 22px;
	padding-left: 20px;
	padding-right: 20px;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0;
}
#menungang  ul li#danhmuc-sp {
    width: 23%;
}
#menungang ul.cap1 li a {
	text-transform: uppercase;
	background: unset;
	font-size: 15px;
	font-family: inherit;
	font-weight: bold;
}
#menungang ul li:hover, #menungang ul li.activ {
	background:#3E660B;
}
#menungang ul li:hover .cap1 {
	display: block !important
}
#menungang ul.cap1 li:hover .cap2 {
	display: block !important
}
#menungang ul.cap2 li:hover .cap3 {
	display: block !important
}
#menungang ul li a:hover .cap1 {
	display: block
}
#menungang ul.cap1 li a:hover .cap2 {
	display: block
}
#menungang ul.cap2 li a:hover .cap3 {
	display: block
}
#menungang ul li#lisearch, #menungang ul li#ngonngu-hd {
	background: #508D0D !important;
	    padding-right: 0;

}
#menungang ul li#ngonngu-hd {
	display:none;
}
#menungang ul li#danhmuc-sp .cap1 {
    width: 100%;
}

#menungang ul li#danhmuc-sp .cap2 {
    left: 100%;
}
#menungang ul li#danhmuc-sp img {
    padding-right: 6px;
    position: relative;
    top: -2px;
}

#menungang ul .li-tc#danhmuc-sp ul {
	visibility:hidden;
	opacity:0;
}
.menu1_dacuon #menungang ul .li-tc#danhmuc-sp ul {
	visibility:visible;
	opacity:1;
}
.bando_tc {
	width: 100%;
	height: 560px;
}
#content {
	width: 100%;
	float: left;
}
.owl-pagination {
	height: 0;
}
.owl-theme .owl-controls .owl-page span {
	display: none;
}
.owl-theme .owl-controls {
	margin: 0;
	height: 0;
}
.owl-prev, .owl-next {
	top: -45px !important;
	width: 8px !important;
	height: 15px !important;
}
.owl-prev {
	background-position: left top !important;
	background: url(../img/left.png) no-repeat center !important;
	background-size: auto 100% !important;
	right: 15px !important;
	left: unset !important;
}
.owl-next {
	background-position: right top !important;
	background: url(../img/right.png) no-repeat center !important;
	background-size: auto 100% !important;
	right: 0px !important;
}
.content-trangcon {
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;/* background: #fff !important; */
}
.owl-bv, #owl-bv, #owl-bvlq {
	width: 100%;
	float: left;
}
.right-trangcon {
	width: 76% !important;
	float: left;
	/* background: #fff; */
	/* padding: 10px; */
	/* box-shadow: 1px 1px 10px #ccc; */
}
.left-trangcon {
	width: 23%;
	float: left;
	margin-right: 1%;
}
.splienquan {
	width: 100%;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
}
.binhluan-bv {
	width: 100%;
	float: left;
	padding-top: 20px;
}
.noidung-baiviet {
	width: 100%;
	float: left;
	/* background: #fff; */
	/* padding: 30px; */
}
.fb_iframe_widget_fluid_desktop iframe {
	width: 100% !important;
}
#map-lienhe {
	width: 48%;
	float: left;
	margin-top: 30px;
}
#map-lienhe iframe {
	width: 100%;
	height: 500px;
}
#menures {
	display: none;
}
/*==================end-chung==============================*/

.pagination a {
	background: #f5f5f5!important;
	/* border: none !important; */
	color: #000!important;
}
.pagination span {
	border: none !important;
	background: #900 !important;
	color: #fff !important;
}

.grid-1 {
	width: cacl(100% - 10px);
    margin: 0 5px;
	float: left;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}
.grid-3 {
	width: 100%;
	float: left;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
.grid-4 {
	width: 100%;
	float: left;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
.grid-mar-15 {
	grid-column-gap: 15px;
	grid-row-gap: 15px;
}
.grid-mar-10 {
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}
.sec-tc {
	width: 100%;
	float: left;
}
 #search ::-webkit-input-placeholder, #search1 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #f5f5f5;
 opacity:.8;
}
#search ::-moz-placeholder, #search1 ::-moz-placeholder { /* Firefox 19+ */
 color: #f5f5f5;
 opacity:.8;
}
#search :-ms-input-placeholder, #search1 :-ms-input-placeholder { /* IE 10+ */
 color: #f5f5f5;
 opacity:.8;
}
#search :-moz-placeholder, #search1 :-moz-placeholder { /* Firefox 18- */
 color: #f5f5f5;
 opacity:.8;
}
#search, #search1 {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
	opacity: 0;
	display: none;
}
#search.open, #search1.open {
	-webkit-transform: translate(0px, 0px) scale(1, 1);
	-moz-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
	opacity: 1;
	z-index: 99999900000;
	display: block;
}
#search input, #search1 input {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -51px;
	width: 60%;
	margin-left: 20%;
	color: rgb(255, 255, 255);
	background: transparent;
	border-top: 1px solid rgba(255, 255, 255, .9);
	border-bottom: 2px solid rgba(255, 255, 255, .5);
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	font-size: 40px;

	text-align: center;
	outline: none;
	padding: 10px;
}
#search .close, #search1 .close {
	position: fixed;
	top: 15px;
	right: 15px;
	opacity: 1;
	font-size: 27px;
	color: #fff;
}
#search .close:hover, #search1 .close:hover {
	color: #FC2121;
	cursor: pointer;
}
/*=================END=TRANG CON===============================*/
#top-hd {
    background: #fff;
    padding: 5px 0;
}

#left-top-hd {
    width: 80%;
    float: left;
}

#logo-hd {
    width: 300px;
    float: left;
}
#logo-hd img {
	max-width:250px;
}

#tenct-hd {
    width: calc(100% - 300px);
    float: left;
    text-align: center;
}

#tenct-hd h2 {
    line-height: 65px;
}

#tenct-hd a {
    font-size: 27px;
    color: #508D0D;
    font-family: avob;
}
#right-top-hd {
    width: 20%;
    float: left;
    text-align: right;
    color: #508D0D;
    padding: 7px 0;
    padding-top: 15px;
}

#right-top-hd p {
    padding-bottom: 5px;

    font-size: 20px;
    font-family: heb;
    color: #ff000c;
}

#right-top-hd strong {
    padding-left: 20px;
    color: #ed4b30;
    font-size: 16px;
    font-family: heb;
}
#bottom-hd {
    background: #508D0D;
}
#slide-n {
	width: 77%;
	float: left;
}
#menu-left h2 {
    width: 100%;
    text-align: center;
    float: left;
    background: #3E660B;
    line-height: 46.5px;
}

#menu-left h2 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'heb';
    width: 100%;
    float: left;
}
#menu-left {
	width: 23%;
	float: left;
	box-shadow: 1px 1px 10px #ccc;
	background: #fff;

	/* overflow: visible!important; */
	position: relative;
}
#menu-left h3 {
	background: #8dc043;
	line-height: 35px;
	text-align: center;
}
#menu-left h3 a {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
#menu-left ul {
	padding: 0;
	width: 100%;
	float: left;
	margin: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 308px;
}
#menu-left ul li {
	list-style: none;
	width: 100%;
	float: left;
	padding: 12px;
	background: #fff;
	/* border-bottom: 1px solid #eee; */
	/* height: 77px; */
}
#menu-left ul.cap11 {
	position: absolute;
	top: 0;
	right: -249px;
	width: 250px;
	z-index: 9999;
	display: none;
	box-shadow: 1px 1px 5px #666;
	overflow: visible !important;
	background: #fff;
}
#menu-left ul li a {
	font-size: 15px;
	text-transform: uppercase;color:#000;
}
#menu-left ul li ul li a {
	font-family: he;
}
#menu-left ul li ul li {
	height: auto;
}

#menu-left ul li img {
	padding-right: 10px;
}
#menu-left ul.cap11 li a {
	text-transform: capitalize;
}
#menu-left ul li:hover .cap11 {
	display: block;
}
#menu-left ul li:hover a, #menu-left ul li:hover ul li:hover a {
	color: #ed4b30;
}
#menu-left ul li:hover ul li a {
	color: #000;
}
#menu-left ul li:after {
	content: '';
	position: absolute;
	width: calc(100% - 20px);
	height: 1px;
	background: #eee;
	left: 10px;
	bottom: 0;
}
#menu-left ul li:last-child:after {
	display: none;
}
.khung-sp {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	background:#fff;
}
.tieude-sp {
	width: 100%;
	float: left;
	border-top: 1.5px solid #3E660B;
	position: relative;
}
.tieude-sp h2 {
	width: auto;
	float: left;
}
.tieude-sp h2 a {
	text-transform: capitalize;
	padding: 0 10px;
	padding-top: 13px;
	padding-bottom: 10px;
	width: auto;
	float: left;
	height:48px;
	font-weight: bold;
	position: relative;
}
.tieude-sp h2 .active2.title-bv {
	width:auto;
	min-width: 275px;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;
}
.tieude-sp h2 a.active2 {
	background: #3E660B;
	/*width:275px;*/
	color:#fff;
	font-size: 18px;
	font-family:heb;
	text-transform:uppercase;
	text-align:center;
}

.tieude-sp h2 a:hover {
	background: #3E660B;
	color: #ff0;
}
.tieude-sp h2 a:after {content: '';width: 1px;height: 20px;position: absolute;right: 0;background: #000;top: 14px;}
.tieude-sp h2 a.active2:after, .tieude-sp h2:last-child a:after { display:none;}

.list-item-sp {
	background: #fff;
	box-shadow: 0px 0px 10px #ccc;
}
.item-sp {
	width: 100%;
	float: left;
	position: relative;
}
.img-sp {
	width: 100%;
	float: left;
	overflow: hidden;
	border: 1px solid #3E660B;
}
.text-sp {
	width: 100%;
	float: left;
	padding: 10px;
	position: relative;
	text-align: center;
}
.ten-sp {
	width: 100%;
	float: left;
	max-height: 40px;
	overflow: hidden;
	line-height: 15px;
}
.ten-sp a {
	text-transform: capitalize;
	/*font-weight: bold;*/
	color: #000;
}
.gia-sp {
	width: 100%;
	float: left;
	color: #eb0808;
}
.giakm-sp b {
	color: #eb0808;
}
.giacu-sp {
	color: #666;
	text-decoration: line-through;
	font-size: 13px;
}

.masp {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #508D0D;
    margin: 2px 0;
}
.xemthem-block-sp {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 40px;
}
.xemthem-block-sp a {
	text-transform: capitalize;
	padding: 10px 20px;
	background: #900;
	color: #fff;
	position: relative;
	top: -10px;
	box-shadow: 1px 1px 5px #999;
	font-size: 15px;
}


.banner-sp {
    width: 44%;
    float: left;
	overflow:hidden;
}

.block6sp {
    width: 56%;
    float: left;
    padding: 10px;
}
#sanpham-n {
    margin-top: 30px;
}
.item-tt {
    width: calc(100% - 10px);
    margin: 0 5px;
    float: left;
    position: relative;
	overflow:hidden;
}

#khung-owl-tt {
    padding: 10px;
}
#khung-ttr {
	padding:15px;
}

.img-tt {
    width: 100%;
    float: left;
}

.img-tt img {
    width: 100%;
}

.text-tt {
    position: absolute;
    top: 0;

    left: 0;
    right: 0;
    bottom: 0;
	background:url(../img/bg-tt.png) no-repeat;
	background-size:100% 100%;
}
.content-text-tt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
    font-size: 15px;
}

.ten-tt a {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    /*font-weight: bold;*/
}

.ten-tt {
    line-height: normal;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
    max-height: 50px;
    overflow: hidden;
}

.mota-tt {
    width: 100%;
    float: left;
    max-height: 63px;
    overflow: hidden;
}
#bando-n iframe {
    width: 100%;
    height: 356px;
}
#doitac-n .owl-prev, #doitac-n .owl-next, .block6sp .owl-prev, .block6sp .owl-next  {
	top:-35px !important;
}
.block6sp .owl-next {
    right: 10px !important;
}

.block6sp .owl-prev {
    right: 25px !important;
}
#footer-n {
    border-bottom: 4px solid #0a4bbc;
    background: #fff;
	padding-top:30px;
	padding-bottom:20px;
}
.title-ft {
    width: 100%;
    float: left;
    color: #3E660B;
    font-family: heb;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sec-tc.block-sp:nth-child(2n) .banner-sp {
    float: right;
}
.text-ft {
    width: 100%;
    float: left;
}

.text-ft p {
    margin-bottom: 5px;
}
#congty-ft {
    width: 43%;
    float: left;
}

#thongke-ft {
    width: 22%;
    float: left;
    margin: 0 5%;
}
.item-da .text-tt {
    top: unset;
    background: rgba(0, 0, 0, .4);
    padding: 10px 20px;
}

.item-da .ten-tt {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 44px;
    overflow: hidden;
}
.banner-sp img {
    width: 100%;
}
#lienket-ft {
    width: 25%;
    float: left;
}

#mxh-ft {
    margin-top: 5px;
    margin-bottom: 10px;
}

#mxh-ft img {
    margin-right: 5px;
    margin-bottom: 5px;
}
.item-ttn {
    width: 100%;
    float: left;
}

.img-ttn {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}

.ngaythang-ttn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    padding: 5px 10px;
    color: #fff;
    background: #3E660B;
}

.text-ttn {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.img-ttn img {
    width: 100%;
}

.ten-ttn {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 38px;
    overflow: hidden;
}

.ten-ttn a {
    font-family: heb;
    font-size: 15px;
    color: #508D0D;
}

.mota-ttn {
    width: 100%;
    float: left;
    height: 80px;
    overflow: hidden;
}
#map-lienhe1 {
    width: 45%;
    margin-right: 2%;
    margin-left: 2%;
    float: left;
    padding-top: 20px;
}
.download-bv {
    width: 100%;
    float: left;
    margin: 30px 0;
}

.download-bv a {
    padding: 15px 25px;
    background: #1c3352;
    color: #fff;
    text-transform: uppercase;
    font-family: heb;
    border-radius: 5px;
    float: left;
	border:1px solid #fff;
}
.left-trangcon #menu-left {
    width: 100%;
}
.left-trangcon #menu-left ul li {
	position:relative;
}
.left-trangcon #menu-left ul {
    height: auto;
    overflow: unset !important;
}
#owl-imglist .owl-prev {
    left: -15px !important;
    top: 45% !important;
}

#owl-imglist .owl-next {
    right: -15px !important;
    top: 45% !important;
}
#top-sp .giakm-sp {
    font-size: 18px;
}

#top-sp .giacu-sp {
    font-size: 17px;
}
.item-doitac {
    width: 100%;
    float: left;
    text-align: center;
}
#doitac-n .owl-prev {
    right: 25px !important;
}

#doitac-n .owl-next {
    right: 10px !important;
}
/*----------Hover----------*/
#logo-hd img, .banner-sp img, .img-sp img, .item-doitac img, .img-ttn img, .item-tt img {
	transition:.3s all ease;
}
#logo-hd img:hover, .banner-sp img:hover, .img-sp img:hover, .img-ttn img:hover, .item-tt img:hover {
	transform:scale(1.1);
}
.item-doitac img:hover {
	transform:scale(0.9);
}
.ten-tt a:hover {
	color:#ff0;
}
#tenct-hd a:hover, .ten-ttn a:hover {
    color:#eb0808;
}
.download-bv a:hover {
    border: 1px solid #1c3352;
	background:#fff;
	color:#1c3352;
}

.button-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform
}
.button-float-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;

	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.button-float-shadow:active, .button-float-shadow:focus, .button-float-shadow:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}
.button-float-shadow:active:before, .button-float-shadow:focus:before, .button-float-shadow:hover:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px)
}

 @media (min-width: 1px) and (max-width: 1199px) {
#menures {
	display: block !important;
	width: 45px;
	float: left;
}
#top1 {
	width: 40px !important;
	height: 40px !important;
	bottom: 5px !important;
	right: 5px !important;
}
.ctrlq.fb-button {
	width: 50px !important;
	height: 50px !important;
	right: 5px !important;
	bottom: 60px !important;
}
.margin {
	width: 95%;
}

#menu-left {
	display: none;
}
#slide-n, .right-trangcon {
	width: 100% !important;
	margin-top:10px;
}
#menungang ul li {
    display: none;
}

#menungang ul li#lisearch, #menungang ul li#ngonngu-hd {
    display: block !important;
}

#right-menungang {width: 100%;float: right;}

#menungang {
    float: right;
	padding:0;
}
.menu_mobile .icon_menu {
    padding-top: 7px;
}
}

 @media (min-width: 1000px) and (max-width: 1199px) {

#tenct-hd a {
    font-size: 23px;
}
#left-top-hd {
    width: 74%;
}

#right-top-hd {
    width: 25%;
    padding: 0;
}

#logo-hd {width: 30%;margin-right: 3%;}

#tenct-hd {
    width: 67%;
    margin-top: 10px;
}
#menungang {
    width: 50px;
}
#menungang ul li#ngonngu-hd { display:none !important}
 }
 
  @media (min-width: 1px) and (max-width: 999px) {
	  #menungang {
    width: 50px;
}
	  #menungang ul li#ngonngu-hd {
	display:block;
}
	  #right-top-hd {
    display: none;
}

#left-top-hd {
    width: 100%;
}
.banner-sp {
    display: none !important;
}

.block6sp {
    width: 100%;
}

#congty-ft {
    width: 100%;
}

#thongke-ft {
    width: 100%;
    margin: 20px 0;
}

#lienket-ft {
    width: 100%;
}

  }

@media (min-width: 601px) and (max-width: 999px) {
	#logo-hd {
    width: 25%;
    margin-right: 5%;
}


#tenct-hd {
    width: 70%;
}
#tenct-hd a {
    font-size: 25px;
}

#w1 {
    margin: 1%;
    width: 31.33%;
}

#ncd {
    font-size: 16px;
}
  }

@media (min-width: 1px) and (max-width: 600px) {
#logo-hd {
    width: 100%;
    text-align: center;
}

#tenct-hd {
    width: 100%;
    text-align: center;
}

#tenct-hd h2 {
    line-height: 30px;
}

#tenct-hd a {
    font-size: 24px;
}
.nivo-directionNav {
	display:none !important;}
.theme-default .nivo-controlNav { padding:0 !important;}
.grid-3, .grid-4 {
    grid-template-columns: repeat(2, 1fr);
}
.content-text-tt {
    padding: 10px;
}

#w1 {
    width: 95%;
    margin: 2.5%;
}

#khung-ttr {
    padding: 10px;
}
.grid-mar-15 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

#donggoplh {
    width: 100%;
}

#map-lienhe1 {
    width: 95%;
    margin: 0 2.5%;
}
#footer-n {padding: 30px calc(2.5% + 10px);}
.item-tt {
    width: 100%;
	margin:0;
}
#loadhinhsp {
    width: 100%;
    margin: 0;
}

#loadthongtinsp {
    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.noidung-baiviet .tab-dm a {
    width: 100%;
    float: left;
}
#owl-imglist .owl-prev {
    left: -8px !important;
}

#owl-imglist .owl-next {
    right: -8px !important;
}
.tieude-sp h2 a.active2 {
    width: 255px;
    font-size: 18px;
}

  }