@charset "utf-8";

/* CSS Document */
body {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	background: #FFF url(../images/bg_body.png) repeat-x center top;
}

#box_header {
	width: 1000px;
	height: 140px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/header.jpg) no-repeat center top;
}

#box_header_bottom {
	width: 1000px;
	height: 41px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg_header_bottom.png) no-repeat center top;
}

#top_menu {
	width: 616px;
	height: 26px;
	margin: 0px;
	padding: 114px 0px 0px 0px;
}

#top_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#top_menu ul li {
	line-height: 26px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#top_menu ul li a {
	display: block;
	color: #990000;
	font: 13px;
	text-decoration: none;
	background: url(../images/bg_top_menu.png) repeat-x;
	margin: 0px 2px;
	padding: 0px 15px;
	font-weight: bold;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-o-border-radius: 3px 3px 0px 0px;
	-ms-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}

#top_menu ul li a:hover {
	font-weight: bold;
	margin: 0px 2px;
	display: block;
	color: #01793b;
	font: 13px;
	text-decoration: none;
	background: url(../images/bg_top_menu_h.png) repeat-x;
}

#top_menu ul li a.selected {
	font-weight: bold;
	margin: 0px 2px;
	display: block;
	color: #01793b;
	font: 13px;
	text-decoration: none;
	background: url(../images/bg_top_menu_h.png) repeat-x;
}

.catalogue {
	width: 190px;
	height: 34px;
	line-height: 34px;
	float: left;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #01793b;
	font-weight: bold;
}

#container {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: #FFF;
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	behavior: url(js/PIE.htc);
}

#left {
	width: 180px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content_center_intro {
	width: 620px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	float: left;
	line-height: 20px;
}

#content_center {
	width: 620px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	float: left;
}

#right {
	width: 180px;
	height: auto;
	float: right !important;
	margin: 0px;
	padding: 0px;
}

#box_pro_right_index {
	width: 620px;
	height: auto;
	float: left;
	margin: 0px 10px;
	padding: 0px;
}

#content_product {
	width: 620px;
	min-height: 260px;
	height: auto;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}


.content_img_index_left {
	float: left;
	width: 250px;
	min-height: 340px;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: 1px solid #CCC;
}

.content_img_index_left_img {
	float: left;
	width: 200px;
	border: 1px solid #ccc;
	min-height: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.content_img_index_left_img:hover {
	transform: scale(1.05);
	/* Hiệu ứng phóng to */
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5);
	/* Hiệu ứng bóng đổ nhẹ */
}

a[data-fancybox] {
	text-decoration: none;
}

.content_img_index_left_box_img {
	float: left;
	width: 250px;
	min-height: 150px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

.content_img_index_left_box_title {
	float: left;
	width: 250px;
	color: #F00;
	font-size: 14px;
	min-height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}

.content_img_index_left_box_title span {
	width: auto;
	color: #F00;
	font-size: 14px;
	min-height: 18px;
	margin: 0px;
	padding: 0px 5px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #CCC;
	background: #FF0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}




.content_img_index_content {
	float: left;
	width: 100px;
	font-size: 11px;
	min-height: 340px;
	margin: 0px 3px;
	padding: 0px;
	height: auto;
	background: #f8f4cd
}



.content_img_index_right {
	float: left;
	width: 250px;
	min-height: 340px;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: 1px solid #CCC;
}




#box_partner_out_index {
	width: 800px;
	height: auto;
	float: left;
	margin: 0px 10px;
	padding: 0px;
}

.title_index {
	width: 180px;
	min-height: 28px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	color: #F00;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
	float: left;
	text-align: center;
	background: url(../images/bg_title_index.png) top center no-repeat;
}

.left_menu {
	width: 180px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	background: url(../images/bg_menu_left_right.png) repeat-y bottom left;
}

.left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.left_menu ul li {
	text-align: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	line-height: 28px;
	height: 28px;
	border-bottom: 1px solid #d7d8d7;
}

.left_menu ul li a {
	display: block;
	padding-left: 1px;
	color: #000099;
	font-size: 10px;
	white-space: nowrap;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	font-family: Tahoma, Arial, Geneva, sans-serif;
}

.left_menu ul li a:hover {
	color: #F00;
	padding-left: 2px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.left_menu ul li ul {
	list-style: none;
	margin: 0px;
	position: absolute;
	padding: 0px;
	display: none;
	z-index: 999999;
	background: #FCFCFC;
	width: 270px;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #0064ae;
	border-top: 5px solid #0064ae;
	border-right: 5px solid transparent;
}

.left_menu ul li:hover ul {
	display: block;
}

.left_menu ul li ul li {
	text-align: left;
	font-weight: normal;
	position: relative;
	padding: 0px;
	line-height: 28px;
	height: 28px;
	margin: 0px;
	background: url(../images/boder_menu_left.jpg) no-repeat bottom left;
}

.left_menu ul li:hover ul li a {
	display: block;
	color: #333;
	font-weight: normal;
	padding: 0px;
	font-size: 13px;
	padding: 0px 10px 0px 10px;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	border: none;
}

.left_menu ul li ul li a {
	display: block;
	color: #333;
	padding: 0px;
	font-size: 13px;
	padding: 0px 10px 0px 10px;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	border: none;
}

.left_menu ul li ul li a:hover {
	color: #F00;
	padding: 0px 10px 0px 15px;
	font-weight: bold;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

#logo_sender {
	width: 200px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

.box_product_out {
	width: 112px;
	height: 66px;
	float: left;
	margin: 0px 5px 6px 5px;
	padding: 0px;
	text-align: center;
	border: 1px solid #01793b;
}

.box_partner_out {
	width: 113px;
	height: 50px;
	float: left;
	margin: 0px 0px 15px 1px;
	padding: 0px;
	text-align: center;
}

#footer {
	width: 1000px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bg_footer.png) repeat-x;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-o-border-radius: 0px 0px 3px 3px;
	-ms-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}

#footer_info {
	width: 480px;
	height: 123px;
	padding: 0px;
	margin: 20px 10px 10px 10px;
	float: left;
	color: #01793b;
	text-align: left;
}

#footer_social {
	width: 480px;
	height: 123px;
	padding: 0px;
	margin: 20px 10px 10px 10px;
	float: right;
	color: #01793b;
	text-align: right;
}

/*scroller*/
#newsticker-demo {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

#newsticker-demo {
	display: block;
	text-align: center;
	padding: 0px;
}

.newsticker-jcarousellite img {
	text-align: center;
}

.newsticker-jcarousellite a {
	color: #999;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
}

.newsticker-jcarousellite a:hover {
	color: #F00;
	text-decoration: none;
}

.newsticker-jcarousellite ul li {
	list-style: none;
	width: 198px;
	height: 88px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCC;
}

/*------------------------------------------------------------------------
 # Author: Smart OpenSource Solutions
 # Websites: http://nxtdesigner.com.com
 -------------------------------------------------------------------------*/
.yt_so_article_theme {
	width: 640px;
	height: 80px;
	margin: 0px 31px;
	background: #d3d3d3;
}

.yt_so_article_theme li {
	width: 170px;
	height: 66px;
	margin: 6px 0px 0px 5px;
	padding: 0px;
	border: 1px solid #d3d3d3;
	position: relative;
	z-index: 9999;
}

.yt_so_article_theme li:hover {
	width: 170px;
	height: 66px;
	margin: 6px 0px 0px 5px;
	padding: 0px;
	border: 1px solid #0064ae;
	position: relative;
	z-index: 9999;
}

.yt_so_article_theme .so_navigation_hor {
	margin-top: 0px;
	height: 80px;
	position: absolute;
	z-index: 1;
	padding: 0px;
}

.yt_so_article_theme .so_navigation_hor .so_pre_hor {
	position: relative;
	float: right;
	right: 0px;
	background: url(../images/pre.png) no-repeat;
	cursor: pointer;
	margin-left: -31px;
	width: 31px;
	height: 90px;
	display: block;
	z-index: 99999;
}

.yt_so_article_theme .so_navigation_hor .so_pre_hor:hover {
	position: relative;
	float: right;
	right: 0px;
	margin-left: -31px;
	background: url(../images/pre_h.png) no-repeat;
	cursor: pointer;
	width: 31px;
	height: 80px;
	display: block;
	z-index: 99999;
}

.yt_so_article_theme .so_navigation_hor .so_next_hor {
	position: relative;
	float: right;
	margin-right: 0px;
	background: url(../images/nex.png) no-repeat;
	cursor: pointer;
	width: 31px;
	height: 80px;
	display: block;
	z-index: 99999;
	margin-left: 640px;
}

.yt_so_article_theme .so_navigation_hor .so_next_hor:hover {
	position: relative;
	float: right;
	margin-right: 0px;
	background: url(../images/nex_h.png) no-repeat;
	cursor: pointer;
	width: 31px;
	height: 80px;
	display: block;
	z-index: 99999;
	margin-left: 640px;
}

.clear {
	clear: both;
}

.h2 {
	height: 2px;
}

.h3 {
	height: 3px;
}

.h5 {
	height: 5px;
}

.h10 {
	height: 10px;
}

.h15 {
	height: 15px;
}

.h20 {
	height: 20px;
}

img.glow_shadow {
	-webkit-box-shadow: 0 8px 6px -6px gray;
	-moz-box-shadow: 0 8px 6px -6px gray;
	box-shadow: 0 8px 6px -6px gray;
	/*Inner Shadow
	-moz-box-shadow:    inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow:         inset 0 0 10px #000000;
	shadow 1 chỗ
	-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0 0 10px rgba(50, 50, 50, 0.3);
	box-shadow: 0 0 10px rgba(50, 50, 50, 0.3);
	filter:progid:DXImageTransform.Microsoft.glow(Strength=5, Color='gray');
	-ms-filter:"progid:DXImageTransform.Microsoft.glow(Strength=3, Color='gray')";
	*/
}

.border_bottom_soid {
	border-bottom: 1px solid #CCC;
}

.border_bottom_soid_blue {
	border-bottom: 1px solid #0064ae;
}

a,
a link,
a visited,
a focus {
	color: #0066c8;
	text-decoration: none;
}

a:hover {
	color: #F00;
}

a.btn_view_all {
	color: #CCC;
	float: right;
	padding: 0px 21px 0px 0px;
	text-decoration: underline;
	background: url(../images/arrow_btn_view.png) no-repeat center right;
}

a:hover.btn_view_all {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.font16 {
	font-size: 16px;
}

.font20 {
	font-size: 20px;
}

.font25 {
	font-size: 25px;
}

.bold {
	font-weight: bold;
}

.white {
	color: #FFF;
}

.black {
	color: #000;
}

.gray {
	color: #333;
}

.red {
	color: #990000;
}

.orange {
	color: #fa4204;
}

.blue {
	color: #045aa5;
}

.yellow {
	color: #FF0;
}

.green {
	color: #990000;
}

.swiper {
	height: 100px;
}

.swiper-slide {
	text-align: center;
	background: #fff;
}

.swiper-slide img {
	max-height: 70px;
	/* Adjust the height as needed */
	width: auto;
	/* Maintain aspect ratio */
}

.swiper-slide p {
	margin: 0;
	font-size: 10px;
	/* Adjust the font size as needed */
	font-weight: bold;
	/* Make the text bold */
}

.swiper-button-next,
.swiper-button-prev {
	--swiper-navigation-size: 10px;
}