/* CSS Document */
@import url('font.css');
*{ margin:0; padding:0;}
body{ margin:0; padding:0;color: #8a8a8a !important; font-family:Arial, Helvetica, sans-serif; font-size:14px;background: #f3f4f9;  text-align:center}
div{ margin:0; padding:0}
img { border:none;max-width: 100%;max-height: 100%;}
ul ,li{ list-style:none}
a { text-decoration:none; color:black }
a:hover {
	text-decoration: none;
}
input:focus, button:focus {
	outline: -webkit-focus-ring-color auto 0px;
}
.clear{ clear:both}
input.button{ width:auto !important; padding: 1px 30px 1px 30px !important; height: 35px !important; background:#fff; color:#c19740; font-weight:bold; cursor:pointer; border:1px solid #c19740 !important;} 
#wrapper .regis_menu_top > div,

/******************* Header ********************************/
#frmSearch p label{ margin-right:25px}
#header #frmSearch #keyword{ width:250px; margin:0px 0px 0 0; height:22px; background:#FFF; color:#000; padding-left:5px}
#header #frmSearch #submit{  border:none; cursor:pointer;width:auto; }
.page-content {
	
}
@-webkit-keyframes mouse {
  0% {
    bottom: 0px;
     }
  50% {
    bottom: 4px;
     }
  100% {
    bottom: 0px;

     } }
@-moz-keyframes mouse {
  0% {
    bottom: 0px;
     }
  50% {
    bottom: 4px;
     }
  100% {
    bottom: 0px;
    } }
@-ms-keyframes mouse {
  0% {
    bottom: 0px;
     }
  50% {
    bottom: 4px;
     }
  100% {
    bottom: 0px;
     } }
@keyframes mouse {
  0% {
    bottom: 0px;
    left: 20% }
  50% {
    bottom: 4px;
    left: 20% }
  100% {
    bottom: 0px;
    left: 20% } }
/*****************************  Content ************************************************/
#content{overflow:hidden;position: relative; padding:0;text-align:left; padding:0px 0 0 0; margin:auto; }
.regis_menu_top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.btn-user-option {
	font-size: 18px;
	padding: 2px 4px;
	position: absolute;
	right: 10px; top: 6px;
	cursor: pointer;
	display: none;
}
.menuTop .btn-user-option {
	position: relative;
	top: 10px;
	float: right;
}
.wrapper_regis .formatbutton {
	padding: 0 16px;
	height: 18px;
	float: right;
	color: #FFF;
	text-align: center;
	line-height: 18px;
	border-right: 1px solid #eee;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	display: block;
}
.wrapper_regis .regis_login > .formatbutton:first-child {
	border-right: none;
}
.wrapper_regis .top-info > div {
	float: left;
	margin-right: 25px;
}
.wrapper_regis .top-info > div > img {
	margin-right: 6px;
}

.form-search {
	text-align: left;
	padding: 3px 0px;
	position: relative;
	border-right: 2px solid #c1c1c1;
}
.form-search .btn-search {
	float: left;
	background: transparent;
	border:none;
	height: 59px;
	color: #bc8f2d;
	font-size: 17px;
	padding-right: 20px;
	padding-left: 10px;
}

.form-search .txt-keyword {
	 margin-top: 15px;
	background: transparent;border:none;
	height: 36px;
	float: left;
	border-radius: 3px;
	padding-left: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    width: 325px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.form-search .txt-keyword.active {
	width: 325px;
	border: 1px solid #8a8a8a;
	visibility: visible;
    opacity: 1;
}
.form-search .search-sp {
	cursor: pointer;
}
.form-search select {
	width: 30%;
	background-color: #fff;
	border:none;
}
.userlogin {
	font-size: 14px;
	padding-top: 15px;
	
}
.userlogin a,.userlogin i {
	color: #999999;
}
.userlogin a {
	border-bottom: 1px solid;
	    line-height: 30px;
}
.registerTrade{
clear:both;
float:none;
padding:10px;
color: black;
line-height: 1.7;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
}
/********************************** Left *******************************/

ul#category{margin:0px 0 0px 0px; background:#FFF}
ul#category li{padding:0px 0 1px 0px;text-align:left; margin-bottom:0px; line-height:30px; font-weight:normal; text-indent:12px; font-size: 15px; position: relative;}
ul#category li:last-child{ border-bottom:none}
ul#category li a{ text-transform:none; font-weight:normal; color:#000; text-transform:uppercase; }
ul#category li i.fa { font-size: 6px; margin-right: 10px; }
ul#category li a:hover,ul#category li a.active{}
ul#category li ul{
	position: absolute;
	left: 100%;
	top: 0px;
	display: none;
	z-index: 999;
}
ul#category li:hover ul { display: block; }

ul#category li ul li{
	background: #eee;
	display: block;
	float: none;
	text-indent: initial;
}
ul#category li li a{
	text-transform: none;
	display: block;
	padding: 4px 12px;
	white-space: nowrap;
}

/***************************  News *******************************/
.otherNews{ overflow:hidden; margin-bottom: 30px;}
.otherNews p{ line-height:20px; margin:10px 0 0 0;}
/*************************** RIGHT ********************************/

/****************************** User ******************************/
#frmLogin{ margin: 20px auto; }
#frmLogin input{width:180px; padding:2px}
#frmLogin input.button {
	margin-bottom: 4px;
}
#frmLogin .error{ color:red; margin-left:120px}
#fldLogin{ overflow:hidden; width:400px; margin:auto; border: 1px solid #CCC; padding:10px}
#fldLogin p{ overflow:hidden; margin:10px 0 10px 0}
#fldLogin p label{ float:left;width:120px}
#fldLogin p.btn{}
/*************** Footer ****************************************************************/
#footer{ 
	overflow:hidden;text-align:left;
	color: white;
	border-bottom: 5px solid #bc8d2e;
	 width:100%; margin:auto; padding:0px; clear:both;
}
#footer a{
	color: white;
}
.footer {
	
	background: #252525;
}
.paging{ float:none;text-align: center; margin:30px 0px 0 0; font-size:12px; clear:both}
.paging div{ float:left;padding:0 2px 0 2px; color:black;  display:inline; margin-left:5px }
.paging  .num{padding:8px;cursor: pointer; font-size:12px;width: 10px;height: 10px;   margin-right:5px; font-weight:bold}
.paging .current {cursor: pointer;color: white; padding:5px;background:url(../images/current_03.png) no-repeat center; font-weight:bold; margin-right:5px }
.paging .current a {
	color: white;
}
.paging img{ margin:10px 0px 0 0px; }
.news-paging .curent {
    cursor: pointer;
    padding: 6px;
    background: url(../images/current.png) no-repeat center;
    /*background-size: cover;
*/    font-weight: bold;
    color: white;
    margin-right: 5px;
}
.news-paging a {
  color: #bc8d2e;
}
.news-paging .num a {
  color: #8c8c8c;
}
#frmSearch{ overflow:hidden; margin:0 20px 0 20px;}
#frmSearch p{ overflow:hidden; margin-bottom:10px}
#frmSearch input, #frmSearch select{width:180px; background:#b6b5b3; padding:1px; border:none; color:#e3e1e2}
#frmSearch #submit{ width:auto; float:right; padding:3px 15px 3px 15px; margin-right:23px; color:black; cursor:pointer; font-weight:bold}

.menuTop{
    line-height: 44px;
    z-index: 999;
    background: #252525;
}
.menuTop .wrap-cat-menu { display: none; }
.menuTop ul{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
}
.menuTop ul li{
	float: left;
	z-index: 99;
	position: relative;
}
.menuTop ul li a{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 20px;
	color: #fff;
}
.menuTop ul li a i{
	font-size: 14px;
}
.slider1{
	margin-right: 30px;
    margin-left: 0px;
	margin-top: 230px;
	position:relative;
}
@media(max-width:1200px){
	.menuTop ul li a{
		font-size:12px;
		padding: 0px 15px;
	}
	.slider1{
		margin-right: 7px;
		margin-left: 23px;
		margin-top: 224px;
	}
	.menuTop {

    margin-left: 105px;
    margin-right: -105px;
	}
}
@media(max-width:1441px){
	.slider1{
		margin-left:7px;
		margin-right:23px
	}
	.modal-detail{width: 100% !important;}
}
@media(max-width:767px){
	.box-text-2{
		position:relative!important;
		margin-top:700px!important;
		margin-bottom: -190px!important;
	}
	.menuTop {
		margin:0;
	}
	.slider1{
		margin-left: 30px;
		margin-right: 15px;
		margin-top: 200px;
	}
}
.menuTop ul li.active a i{
	color: #222;
}
.menuTop ul li a:hover i{
	color: #222;
}
.menuTop ul li.active {
	background: #bc8d2e;
}
.menuTop ul li.active:after {
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #bc8d2e;
    content: "";
    bottom: -8px;
    position: absolute;
    left: 45%;
}
.ma15{
	margin-bottom:15px;
}
.menuTop ul > li > ul {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 40px; left: 0px;
	z-index: 10;
	background-color: #fff;
	border: 1px solid #aaa;
	width: 140px;
	-moz-transition: visibility 0.2s, opacity 0.2s linear;
	-webkit-transition: visibility 0.2s, opacity 0.2s linear;
    transition: visibility 0.2s, opacity 0.2s linear;
}
.menuTop ul > li:hover > ul {
	visibility: visible;
	opacity: 1;
}
.menuTop ul > li > ul > li {
	float: none;
	border-bottom: 1px solid #aaa;
}
.menuTop ul > li > ul > li:last-child {
	border-bottom: none;
}
.menuTop ul > li > ul > li:hover {
	background-color: #eee;
}
.menuTop ul > li > ul > li > a {
	padding: 6px;
	display: block;
	width: 100%;
	line-height: 24px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.fixed2 {
	position: fixed;
    top: 0;
    width: 100%;
    left: 0;
}
.left-content .bg-title {
	margin-bottom: 0px;
}
.left-content h2 i
{
	font-size: 22px;
	margin-top: 4px;
	float: left;
	margin-right: 5px;
}
ul#category li ul li:hover {
    background: #bc3e4e;
}
ul#category li ul li:hover a{
	color: #FFF;
}
.search{
	height: 40px;
	border: 1px solid #dddddd;
	width: 60%;
	float: left;
}
.search i{
	float: left;
	display: inline-block;
	line-height: 40px;
	padding: 0px 20px;
	border-right: 1px solid #dddddd;
}
.search input#keyword{
	height: 24px;
	width: 60%;
	margin-top: 7px;
	border: none;
	float: left;
	margin-left: 10px;
	padding-left: 5px;
}
.search input#submit{
	float: right;
	background: #3cb44b;
	color: #FFF;
	border: none;
	display: inline-block;
	line-height: 40px;
	padding: 0px 10px;
	cursor: pointer;
}


#menu_btn {
    display: none;
    cursor: pointer;
    padding: 5px 7px;
    border: 1px solid #3aaf48;
    margin-left: 10px;
    margin: 2px 0px;
}



/***************************
*       IMAGE VERTICAL     *
****************************/
.img-vertical {
	text-align: center;
	position: relative;
	white-space: nowrap;
	/*border: 1px solid #ddd;*/
	height: 260px;
}
.img-vertical1 {
	text-align: center;
	position: relative;
	white-space: nowrap;
	border: 1px solid #ddd;
	padding: 3px;
	height: 180px;
}
.img-vertical span.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.img-vertical img {
	vertical-align: middle;
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	margin-left: -4px;
}
.no-padding {
		padding: 10px;
		text-align: justify;
	}
.no-padding-left {
	padding-left: 0px !important;
}
.no-padding-right {
	padding-right: 0px !important;
}

.ma15 {
	margin-top: 15px;
}
.name {
	font-size: 15px;
	height: 40px;
	overflow: hidden;
}
.wrap-name {
	margin-top: 12px;
}
.name a {
	color: #252525;
}
.pTitle {
    zoom: 1;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px dotted #d8d8d8;
    margin-bottom: 20px;
}
.Title a {
	color: #57a27b;
	font-size: 20px;
}
li.on {
    background: #1855a8;
    color: #fff;
    border: 1px solid #1855a8;
    cursor: pointer;
    float: left;
    margin-right: 2px;
}
.banner {
	background: #fff;
}
.detail-intro {
	margin-top: 15px;
	padding-right: 70px;
	margin-bottom: 20px;
}
.detail-intro a{
	color: #bc8d2e;
    border: 1px solid #bc8d2e;
    padding: 8px 22px;
    cursor: pointer;
}
.detail-pro {
	margin-bottom: 20px;
}
.detail-pro a {
	padding: 8px 22px;
	background: #bc8d2e;
	color: white;
	text-transform: uppercase;
}
.tit-home {
	padding: 20px 0px;
}
.tit-home span {
	border-bottom: 3px solid #bc8d2e;
	color: white;
	padding: 5px 13px;
}
.decs {
	background: #fff url(../images/bg-desc_03.png) left 64% no-repeat;
	padding: 0px 65px;
}
.bxslide .img-vertical {
	background: #fff;
	height: 205px;
}
#product-avatar {
	margin-top: 20%;
}
.bgwhite {
	background: white;
}
.decs .name-cate a{
	font-size: 36px;
	color: #bc8d2e;
}
.decs .see-more {
	margin-top: 10px;
}
.decs .see-more a {
	color: #bc8d2e;
    border: 1px solid #bc8d2e;
    padding: 11px 28px;
}
.cate-products:hover .decs {
	background: #dcb6a7 url(../images/bg-desc-hover_03.png) left 64% no-repeat;
}
.cate-products:hover .hong2 {
	background: #e6a391 url(../images/bg-desc-hover_03.png) left 64% no-repeat;
}
.cate-products:hover .green2 {
	background: #99be97 url(../images/bg-desc-hover_03.png) left 64% no-repeat;
}
.cate-products:hover .blue2 {
	background: #8ca9c5 url(../images/bg-desc-hover_03.png) left 64% no-repeat;
}
.cate-products:hover .yellow2 {
	background: #f3c493 url(../images/bg-desc-hover_03.png) left 64% no-repeat;
}
.cate-products:hover .xanhlo2 {
	background: #a9cbc7 url(../images/bg-desc-hover_03.png) left 64% no-repeat;
}

.cate-products:hover .bgwhite {
	background: #dcb6a7;
}
.cate-products:hover .hong1 {
	background: #e6a391;
}
.cate-products:hover .green1 {
	background: #99be97;
}
.cate-products:hover .blue1 {
	background: #8ca9c5;
}
.cate-products:hover .yellow1 {
	background: #f3c493;
}
.cate-products:hover .xanhlo1 {
	background: #a9cbc7;
}
.cate-products:hover .decs .see-more a {
	background: #000;
	color: white;
}
.cate-products:hover .name-cate a {
	color: white;
}
.tit-pr {
	color: #909090;
	background: url(../images/bg-pr_03.png) center bottom no-repeat;
	    padding-bottom: 10px;
}
.en_name a {
	color: #4e4e4f;
}
.service-home {
	background: url(../images/bg-service_02.jpg) no-repeat;
	background-size: 100%;
}
.products-home {
		background: #f3f4f9 url(../images/bg-home_03.jpg) no-repeat;
		border: 1px solid #d6d6d6;
	}
.Newsletter {
	color: #be9034;
	font-size: 30px;
	line-height: 47px;
}

.send-footer {
	border: 1px solid #be9034;
    color: #be9034;
    height: 35px;
    padding: 6px 30px 3px 30px;
    margin-left: 22px;
    background: transparent;
    font-weight: bold;
}
#email-footer {
	width: 200px;
}
.tag a {
    line-height: 25px;
    border: 1px solid;
    padding: 0px 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
}
#footer .infor p {
	border-bottom: 1px solid white;
	padding-bottom: 5px;
}
.rightimg {
		position: absolute;
		left: 0;top: 50%;
}
.leftimg {
	position: absolute;
	right: 0px;top: 50%;
}
.service-introd {
	background: url(../images/hinh1_02.png) no-repeat;
	background-size: cover;
}
.pa50 {
	color: white;
}
.service-item ul.listsv li {
	background: url(../images/dot.png) no-repeat left center;
	padding-left: 20px;
}
.service-item ul.listsv li:hover {
	background: url(../images/dot-hover.jpg) no-repeat left center;
	padding-left: 20px;
	color: #dcb6a7;
}
.slider-pr {
	position: relative;
}
/* Frame */
.frame {
	height: 330px;
	margin-bottom: 20px;
	/*overflow: visible !important;*/
}
.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
}
.frame ul li {
	float: left;
	width: 227px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	cursor: pointer;
}
.frame ul li.active {
}

/* Scrollbar */
.scrollbar {
	margin: 0 auto;
	height: 8px;
	border-radius: 2px;
	background: #ccc;
	line-height: 0;
}
.scrollbar .handle {
	height: 100%;
	background: #bc8d2e;
	border-radius: 2px;
	cursor: pointer;
}
.scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}
.fix {
	position: absolute;right: -11px;top: 5%;z-index: 9999;
}
.fixed {
	position: fixed;
    right: -11px;
    top: 50%;
    z-index: 9999;
}
.listnews {
	background: #505c66;
}
.fixed1 {
	position: fixed;
	left: 0;
	top: 11%;
	z-index: 999;
	width: 25%;
}
.bx-controls-auto {
	display: none;
}
.listnews-left  {
	margin-bottom: 84px;
}
.listnews-left  li{
	font-size: 14px;
	color: #9dadbd;
	margin-bottom: 20px;
	padding-bottom: 7px;
	cursor: pointer;
}
.info-year h3 {
	font-size: 120px;
	color: #e4e4e4;
	z-index: 1;
}
.detail-year {
	position: absolute;
	z-index: 999;
	top: 79%;
    left: 19%;
	font-size: 15px;
}
.slide-year {
	position: absolute;left: 8%;top: 17%;
}
.tit-gt {
	font-size: 30px;
	color: #8a8a8a;
}
.banner {
	border-top: 5px solid #c19740;
}
.modal-body {
	padding: 0;
}
.modal-backdrop {
	position: relative;
}
.close1 {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 21px;
    font-weight: 700;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    z-index: 9999;
    line-height: 0;
    opacity: 0.3;
}
.fade.in {
	background: rgba(124, 124, 124, 0.35);
}
.modal {
	z-index: 999999;
	overflow: visible;
}
.modal-content {
	border: none;
}
.scroll-md {
	max-height: 500px;
	overflow: auto;
}
#tooltip {
	width: 600px;
	min-height: 200px;
	display: none;
}
.category {
	margin: 20px 0px 40px 0;
}
.category li a{
	color: #a2a9ad;	
	font-family: 'MYRIADPRO-LIGHT';
	font-size: 18px;
	text-transform: uppercase;
	padding: 6px 0px;
	display: block;
	cursor: pointer;
}
.category li.second-li a {
	font-size: 16px;
}
.second {
	background: #657680
}
#category-pr .color {
	padding-top: 10px;
}
.color-0,.color-6,.color-12 {
	border-bottom: 2px solid #b9cadc;
}
.color-1,.color-7 {
	border-bottom: 2px solid #b9cadc;
}
.color-2,.color-8 {
	border-bottom: 2px solid #b8aec8;
}
.color-3,.color-9 {
	border-bottom: 2px solid #d8b2c5;
}
.color-4,.color-10 {
	border-bottom: 2px solid #e3a599;
}
.color-5,.color-11 {
	border-bottom: 2px solid #f2dbc8;
}
.category li.fist-li a.plus{
	background: url(../images/plus_03.png) no-repeat center right;
}
.category li.fist-li a.down{
	background: url(../images/down_03.png) no-repeat center right;
}
.category li.fist-li a.plus.fista0 {
    background: url(../images/down_03.png) no-repeat center right;
    font-family: 'MYRIADPRO-BOLD';
	font-weight: bold;
	color: #d59b8b;
	
}

.category li li a {
	color: white;
	font-family: 'MYRIADPRO-BOLD';
}
.category li a.down/*,.category li:first-child a.plus*/  {
	font-family: 'MYRIADPRO-BOLD';
	font-weight: bold;
	color: #d59b8b;
}
.category li a.green.down {
	color: #99be97;
	background: url(../images/xanhla_03.png) no-repeat center right;
}
.category li a.blue.down {
	color: #8ca9c5;
	background: url(../images/xanhduong_03.png) no-repeat center right;
}
.category li a.yellow.down  {
	color: #f3c493;
	background: url(../images/vang_03.png) no-repeat center right;
}
.category li a.xanhlo.down {
	color: #a9cbc7;
	background: url(../images/xanhlo_03.png) no-repeat center right;
}
.category li li li a {
	font-family: 'MYRIADPRO-REGULAR';
	border-left: 1px solid #e3a49d;
    padding: 2px 10px;
    font-size: 16px;
}
.product-letter  {
	color: 	#e6a391;
	font-size: 30px;
}
.green .product-letter {
	color: #99be97;
}
.blue .product-letter {
	color: #8ca9c5;
}

.yellow .product-letter {
	color: #f3c493;
}
.xanhlo .product-letter {
	color: #99be97;
}
.listnews-left .lighter {
	color: #e6a391;
	font-family: 'MYRIADPRO-SEMIBOLD';
}
.listnews-left .color-1.lighter,.listnews-left .color-6.lighter {
	background: url(../images/green.png) center right no-repeat;
	color: #b9cadc;

}
.listnews-left .color-3.lighter, .listnews-left .color-8.lighter {
	background: url(../images/yellow.png) center right no-repeat;
	color: #d8b2c5;
}
.listnews-left .color-2.lighter,.listnews-left .color-7.lighter {
	background: url(../images/blue.png) center right no-repeat;
	color: #b8aec8;
}
.listnews-left .color-4.lighter {
	background: url(../images/hong.png) center right no-repeat;
	color: #e3a599;
}
.listnews-left .color-5.lighter {
	background: url(../images/xanhlo.png) center right no-repeat;
	color: #f2dbc8;
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	padding: 10px 0px;
	padding-top: 20px;
	color: #8c8c8c;
}
.tableft.nav-tabs.nav-justified>li.bon:first-child a {
	text-align: left;
}
.tableft.nav-tabs.nav-justified>li.bon:last-child a {
	text-align: right;
}

.category ul  {
	display: none;
}
.category > li:first-child > ul {
	display: block;
}
.category > li:first-child > ul > li:first-child > ul {
	display: block;
}
.nav-tabs.nav-justified>li>a {
	border-bottom: none;
	font-family: 'MYRIADPRO-REGULAR';
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border: transparent !important;
}
.nav>li>a:focus, .nav>li>a:hover {
	background: transparent;
	border: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background: transparent;
}
.tabsp li {
	/*background: url(../images/tabs_03.png) no-repeat left top;*/padding-top: 30px;
	/*border-top: 2px solid #a7a7a7;*/
	background-size: 100%;
}
.tabsp li:first-child {
	background: url(../images/first-no-active_03.png) no-repeat center right;
}
.tabsp li:nth-child(n+2) {
	background: url(../images/second-no-active_03.png) no-repeat center center;
}
.tabsp li:last-child {
	background: url(../images/li-last_03.png) no-repeat center left;
}
.tabdl li {
	padding-top: 30px;
}
.tabdl li:first-child {
	background: url(../images/first-no-active_03.png) no-repeat center right;
}
.tabdl li:nth-child(n+2) {
	background: url(../images/second-no-active_03.png) no-repeat center center;
}
.tabdl li:last-child {
	background: url(../images/li-last_03.png) no-repeat center left;
}
/*#tabs .active {
	background: url(../images/tab-active_03.png) no-repeat;
	padding-top: 7px;
	background-position: 0px 0px;
}*/
.tabsp .active:first-child {
	background: url(../images/first-act_03.png) no-repeat center right;
}
.tabsp .active.prev:first-child {
	background: url(../images/first_03.png) no-repeat center right;
}
.tabdl .active:first-child {
	background: url(../images/dl-act_03.png) no-repeat center right;
}
.tabdl .active.prev:first-child {
	background: url(../images/dl-act-pr_03.png) no-repeat center right;
}
/*#tabs .active:first-child {
	background: url(../images/first_03.png) no-repeat center right;
}*/
.tabsp .active:nth-child(n+2) {
	background: url(../images/second_03.png) no-repeat center center;
}
.tabdl .active:nth-child(n+2) {
	background: url(../images/dl-2-act_03.png) no-repeat center center;
	
}

.tabsp .active.prev:nth-child(n+2) {
	background: url(../images/active-pre_03.png) no-repeat center center;
}
.tabdl .active.prev:nth-child(n+2) {
	background: url(../images/dl-2-act-pr_03.png) no-repeat center center;
	
}

.tabsp li.active:last-child {
	background: url(../images/tab-last_03.png) no-repeat center left !important;
}
.tabdl li.active:last-child {
	background: url(../images/dl-last_03.png) no-repeat center left !important;
}
.tabsp li.active:not(.prev) a{
	color: #e3a49d;
}
.tabdl li.active:not(.prev) a{
	color: #bc8d2e;
}
.tit-slide {
	font-size: 26px;
}
#SlideProducts .owl-item {
	background: white;
}
.search-wrap {
	text-align: center;
}
.search-wrap span {
	border-radius: 22px;
    border: 1px solid #d6d6d6;
    padding: 13px 21px;
}
.search-wrap button {
	background: transparent;
	border: none;
	color: #be9034;
	font-size: 16px;
}
.search-wrap input {
	border: none;
	height: 39px;
	width: 240px;
	font-size: 16px;
}
.listItem {
	color: white;
}
.listItem .catnews {
	background: #bc8d2e url(../images/point_03.png) no-repeat;
	background-position: 3%;
    padding: 0px 23px 5px 20px;
    font-size: 16px;
}
.listItem .modal {
	color: black;
}
.listOfNews .modal-content{
	padding: 0px 0px 0px 20px;
}
.bounce {
            background-image: url(../images/up-down.png);
            background-repeat: no-repeat;
            background-position: left top;
           	position: fixed;
           	bottom: 0;right: 0;
           	z-index: 9999;
           	width: 50px;height: 50px;
            -webkit-animation: bounceInDown 2s infinite;
            animation-duration: 2s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes bounceInDown {
            	0%, 20%, 50%, 80%, 100% {
			    transform: translateY(0);
			  }
				40% {
			    transform: translateY(-30px);
			  }
				60% {
			    transform: translateY(-15px);
			  }
         }
         
         @keyframes bounceInDown {
            0%, 20%, 50%, 80%, 100% {
			    transform: translateY(0);
			  }
				40% {
			    transform: translateY(-30px);
			  }
				60% {
			    transform: translateY(-15px);
			  }
         }
         
         .bounceInDown {
            -webkit-animation-name: bounceInDown;
            animation-name: bounceInDown;
         }
.block {
	display: block;
}
.detail-news {
	cursor: pointer;
}
.products-home .bx-wrapper .bx-pager {
	text-align: center;
}

.scroll-down {
	width: 100px;
    height: 88px;
    position: relative;
}
.updown {
	position: absolute;
    margin-left: 22px;
    width: 20px;
    background: url(../images/updown_03.png) no-repeat;
    height: 20px;
    bottom: 0px;
    -webkit-animation: mouse 1s linear infinite;
    -moz-animation: mouse 1s linear infinite;
    -ms-animation: mouse 1s linear infinite;
    -o-animation: mouse 1s linear infinite;
    animation: mouse 1s linear infinite;
}
.wrap-name {
	height: 60px;
	overflow: hidden;
}
.colorbd-0,.colorbd-6,.colorbd-12 {
	border-bottom: 2px solid #e6a391;
}
.colorbd-1,.colorbd-7 {
	border-bottom: 2px solid #99be97;
}
.colorbd-2,.colorbd-8 {
	border-bottom: 2px solid #8ca9c5;
}
.colorbd-3,.colorbd-9 {
	border-bottom: 2px solid #f3c493;
}
.colorbd-4,.colorbd-10 {
	border-bottom: 2px solid #e6a391;
}
.colorbd-5,.colorbd-11 {
	border-bottom: 2px solid #a9cbc7;
}
.hong.plus:hover {
	color: #d59b8b;
	font-family: 'MYRIADPRO-BOLD';
	background: url(../images/plus_hong.png) no-repeat center right !important;
}
.yellow.plus:hover {
	color: #f3c493;
	font-family: 'MYRIADPRO-BOLD';
	background: url(../images/plus_yellow.png) no-repeat center right !important;
}
.blue.plus:hover {
	color: #8ca9c5;
	font-family: 'MYRIADPRO-BOLD';
	background: url(../images/plus_blue.png) no-repeat center right !important;
}
.green.plus:hover {
	color: #99be97;
	font-family: 'MYRIADPRO-BOLD';
	background: url(../images/plus_green.png) no-repeat center right !important;
}
.xanhlo.plus:hover {
	color: #a9cbc7;
	font-family: 'MYRIADPRO-BOLD';
	background: url(../images/plus_xanhlo.png) no-repeat center right !important;
}
.pot_btoom {
	position: relative;
	bottom: 0;
	left: 0;
}
@media screen and (min-width: 769px) {
	.logoIndex {
		position: absolute;
		top: 0;
		left: 50px;
		z-index: 99;
		max-width: 300%;
		max-height: 300%;
	}
	.banner {
		height: 70px;
	}
	.height68 {
		height: 65px;
	}
	/*.name-cate.PalatinoLinotypeBoldIntaclic {
		height: 84px;
	}*/
	.right {
		float: right;
	}
	.fixed3 {
		position: fixed;
	    top: 6%;
	    background: #505d66;
	    /* left: 49px; */
	    width: 293px;
	}
	 .modal-dialog {
		width: 700px;
	}
	.modal-dialog {margin-top: 7%;}
	.item  .modal-dialog {margin-top: 3%;}
	.list-products .modal-dialog {
		margin: 7% 0px 0px 30%;

	}
	.service-home h3.tit-home {
		padding: 110px 0px;
	}
	.service-item .ser-img {
		height: 300px;
	}
	#email-footer {
		width: 300px;
	}
	.width5 {
		width: 5%;
	}
	.width92 {
		width: 90%;
	}
	.left .img-vertical .img {
		position: relative;
	}
	.pa502 {
		padding: 0px  35px 0px 45px;
	}
	.width51 {
		width: 51%;
	}
	.width45 {
		width: 45%;
	}
	.width72 {
		width: 72%;
	}
	.width28 {
		width: 28%;
	}
	.ma {
		position: absolute; margin-top: -23px;z-index: 99999;
		margin-left: -600px;
    	left: 50%;
	}
	.pa50 {
		padding-left: 50px;
	}
	.no-paddingsm {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.no-padding-leftsm {
		padding-left: 0px !important;
	}
	.no-padding-rightsm {
		padding-right: 0px !important;
	}
	.pat60 {
		padding-top: 110px;
	}
	.hidden-sm {
		display: none;
	}
	.position {
		/*position: relative;*/
	}
	.position .img-intr {
		position: absolute;
	    right: -90px;
	    z-index: 9999;
	}
	.left1 {
		/*padding-right: 15px !important;*/
	}
	.pabt60 {
		padding-bottom: 60px;
	}
	.scrollbar {
		width: 610px;
	}
	.scrollbar .handle {
		width: 100px !important;
	}
	.w33 .bx-wrapper {
		clear: both;
	}
	.width48 {
		width: 48% !important;
	}
}
@media screen and (min-width: 992px) {
	.pa40 {
		padding: 20px 0px 0px 73px;
	}
	.pa90 {
		padding: 0px 90px;
	}
	.pa0 {
		padding: 0px 90px;
	}
	#email-footer {
		width: 455px;
	}
	.heght260 {
		height: 260px;
	}
	.tabssp {
		width: 92% !important;
		margin: 0 auto;
	}

}


.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 .scrollbar-external_wrapper {
height: 450px !important;
position: relative;
width: auto !important;
}
.scrollbar-external {
    height: 400px;
    overflow: auto;
    width: 600px;
}

/******************* EXTERNAL SCROLLBAR *******************/

.external-scroll_x,
.external-scroll_y {
   /* border: solid 1px #9999fc;*/
    cursor: pointer;
    display: none;
    position: absolute;
}

.external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 3px;
    left: 0;
    top: 0px;
    width: 100%;
}

.external-scroll_y.scroll-scrolly_visible {
    display: block;
    height: 200px;
    left: 610px;
    top: 0;
    width: 10px;
}

.external-scroll_x div,
.external-scroll_y div
{
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}

.external-scroll_x .scroll-bar,
.external-scroll_y .scroll-bar {
    background: #be8c2d;
    z-index: 12;
}

.external-scroll_x .scroll-bar {
    width: 150px;
}
.external-scroll_y .scroll-bar {
    height: 100px;
}