@charset "utf-8";
/* CSS Document */

/* =Clearfix
--------------------------------------------------------------------------------------------------------*/
.clear { clear: both; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }/* ----- clear fix for floats ----- */
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }/* hides clearfix from IE-mac */
.clearfix { display:block; }/* end hide from IE-mac */
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter { margin:auto; display:block; }
.alignnone { clear:both; font-size:0; line-height:0; margin:0; padding:0; border:0; height:0; width:0; }
.centered { text-align:center; }
/* End Clearfix
--------------------------------------------------------------------------------------------------------*/


/* =Preloader
--------------------------------------------------------------------------------------------------------*/
#preloader { position:absolute; top:0; left:0; right:0; bottom:0; background:url(../images/bg-overlay3.png) repeat left top #fff; z-index:9999; }
#status { width:300px; height:402px; position:absolute; left:50%; top:50%; margin:-201px 0 0 -150px; color:#fff }
/* End Preloader
--------------------------------------------------------------------------------------------------------*/


/* =Typography
--------------------------------------------------------------------------------------------------------*/
html {overflow: -moz-scrollbars-vertical; overflow-y: scroll; -webkit-font-smoothing: antialiased;}
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}

body { font: 13px "arial", "tahoma", Courier, monospace; color:#555; background:#dfdfdf;  }
body > #wrap {background:url(../images/bg-overlay3.png) repeat left top;  }
strong {font-weight:bold; }
a, a > * {-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
p { font-size: 14px;line-height: 21px;}
p.small {font-size:12px;}
blockquote { line-height:1.5; padding:24px 40px 10px 40px;  }
blockquote span {font-size:12px; display:block; margin-top:15px;}
.quotation-mark {font-size:48px; color:#2b2b2b; float:left; margin:32px 5px 0 41px; height:20px; }
a { color:#333; text-decoration:none; }
a:hover { text-decoration:none; color:#000; }
span.arrow {font:13px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; }
.no-h2 {padding-top:35px; }
em {font-family:'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-style:italic; }
code {font:13px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-style:normal; line-height:1.5; display:block; }
pre { padding:13px 40px 0 40px; }
/* End Typography
--------------------------------------------------------------------------------------------------------*/


/* =Headings
--------------------------------------------------------------------------------------------------------*/
h1#logo {
    float: left;
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 401;
	width:100%}
h1#logo a {
    background: url("../images/banner.jpg") no-repeat scroll left top ;
	background-size:100% auto;
    display: inline-block;
    height: 139px;
    text-indent: -9999px;
    width: 100%;
    z-index: 99;}

.hentry h1, h2, h3, h4 {line-height:25px; font-family:Arial; }
h2, .hentry h1 { font-size:18px; font-weight:600; 
text-transform:uppercase; 
display:block }
h3 {font-size:15px; font-weight:600;}
h4 {font-size:13px; font-weight:600; text-transform:uppercase;}
h2 a {color:#2b2b2b; }
/* End Headings
--------------------------------------------------------------------------------------------------------*/


/* =Main Content
--------------------------------------------------------------------------------------------------------*/
#wrapper { width:100%; position:relative; z-index:29; margin:0 auto;}
#wrapper #slide{background:url("../images/slide.jpg") repeat-x scroll left bottom}
#wrapper .header-slide-l{background:url("../images/slide-left.jpg") no-repeat scroll left bottom;padding-left:60px;}
#wrapper .header-slide-r{background:url("../images/slide-right.jpg") no-repeat scroll right bottom;padding-right:60px;}
#wrapper #menu-top{background:#222}
#wrapper h1{}
.container { padding:0px; width:1010px; position:relative; margin:0 auto;}
.col1-1 { width:980px; margin:10px; height:auto; float:left; }
.col1-3 { width:250px; height:auto; margin:0 5px 5px 5px; float:left; }
.col1-3.half {height:191px; }
.col1-3.triple {height:auto; }
.col2-3 { width:745px; height:auto; margin:0 5px 5px 0; float:left; }
.col2-3.post, .col2-3.auto, .col1-3.auto, .col1-1.auto {height:auto; padding-bottom:36px; }

.bottom {position:absolute; bottom:0px; padding-bottom:36px; }
.break { height:20px; position:relative; display:block }
.images { display:block; position:relative; }
.overflow, .element {overflow:hidden; }
.borderline {border-top:1px dotted #d3d3d3; height:1px; position:relative; display:block; margin:19px 40px 5px 40px; width:auto; }
.sitebar-box{background:#fff;
    border: 1px solid #9cafc4;
    color: #333;padding:7px;
    margin-bottom: 15px;}
.white {background:#fff; }
.red{background:#D54A4A}
#container{background:#fff}
#va-content .item-page,#va-content .blog,#va-content .blog-featured{
    padding:0 10px 10px;
    width: 100%;}
#va-content .item-page .page-header{margin:-10px -10px 5px}
#va-content .blog-featured{margin-top:0px;}
.white1 {background:url(../images/bg-white1.png) no-repeat right bottom #f3f3ee; }
.white2 {background:url(../images/bg-white2.png) no-repeat left bottom #f3f3ee; }
.white3 {background:url(../images/bg-white3.png) no-repeat right top #f3f3ee; }
.sitebar-box ul{}
.sitebar-box ul li{}
.sitebar-box ul li a{ 
    /*
	background: url("../images/menu-list.png") no-repeat scroll left center;
    border-bottom: 1px dotted #E6E7E8;*/
    color: #00AFFF;
    display: block;
    font-family: arial;
    font-size: 12px;
    line-height: 28px;
    padding-left: 15px;
    text-transform: uppercase;}
.sitebar-box ul li a:hover,.sitebar-box ul li.active a{background: #B91E22;text-decoration: underline;}
/* horizontal centering */

.col1-3.half .parent {height:191px; }
.col1-3.half .parent.text { top:-1px; left:2px; }
.col2-3 .parent { width:620px; }
.child {text-align:center;}

/* vertical centering */
.parent {display: block}
.child {display: table-cell; vertical-align: middle; padding:0 50px; }
.child span { font-size:24px; font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:600; color:#fff; text-transform:uppercase; letter-spacing:4px; line-height:33px;}
/* =End Main Content
--------------------------------------------------------------------------------------------------------*/
.prl-article-title,.item-page .page-header h2, .sitebar-box h2,
h2.va-mod-title,.mo-ta-chuyen-muc h3,.category-list h2 {
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
    border-bottom: 2px solid #e5e6e7;
    font-family: arial;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding-left: 1px;}
.item-page .content_rating,.item-page form.form-inline,.blog .content_rating{display:none}
.mo-ta-chuyen-muc h3 {background: none;
    border-left: 5px solid #fe0002;
    color: #f00;
    margin: -10px -10px 10px;
    padding-left: 5px;
    text-transform: uppercase;}
.item-page .page-header h2,.category-list h2{background:none;padding-left:5px;border-left:5px solid #FE0002}

.item-page .page-header h2 a{color: #333;}
.blog .prl-article-title{
    background: none;
    border-bottom: 0 none;
    border-top: 1px dotted #dfdfdf;
    height: auto;
	border-top:0;
    line-height: 30px;
    margin-top: 5px;
    padding: 0;}
.blog .prl-article-title a{color:#333;}
.blog article:hover .prl-article-title a{color:#004F8B;}
.prl-thumbnail img{max-width:240px;
float:left;margin-right:10px;padding:3px;border:1px solid #dfdfdf;margin-top:5px;}
article {    
    clear: both;
	text-align:justify;
    float: left;
    margin: 0 0 10px;
    width: 100%;}
.supporttip-jck {
    background-image: url("../images/support.png") ;
	background-color: #fafafa;
    background-position: left center ;
    background-repeat: no-repeat;
    background-size: 28px auto ;
    border-bottom: 1px dotted #c8c8c8;
    border-top: 1px dotted #c8c8c8;
    display: block;
    font-size: 14px;
    margin: 10px 0 ;
    padding: 7px 10px 7px 35px ;
}
#va-content,#va-content {clear: both;
    float: left;
    width: 100%;}
.prl-article-title span{}
.sitebar-box h2,h2.va-mod-title {
  background: #B91E22;
  background: linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: -webkit-linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: -moz-linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: -o-linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: -ms-linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  -svg-background: linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  padding: 7px 0;height: 47px;
  margin: 0 auto 7px;
}
.sitebar-box h2 span,h2.va-mod-title span{
    color:#000
	
	}
.sitebar-box h2 span{  background-image: url("../images/vmenublockheadericon.png");
    background-position: 10px top;
    background-repeat: no-repeat;
    display: block;
    font-size: 16px;
    line-height: 32px;
    padding-left: 45px;
}
.sitebar-box.quang-cao-banner{margin:-7px}
.sitebar-box.quang-cao-banner img{width:100%;height:auto}
h2.va-mod-title{line-height:40px;font-size:13px;}
ul.pagenav{clear: both;margin-top:10px;}
	ul.pagenav li{display: inline;
    list-style: none outside none;}
	ul.pagenav li.previous{}
	ul.pagenav li.next{float:right;}
	ul.pagenav li a {
	background: none repeat scroll 0 0 #d90c0c;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none;}
	ul.pagenav li a:hover{background: none repeat scroll 0 0 #f00;}
.article-info{margin:10px 0 5px;}

ul.art-vmenu>li>a
{
  background: #B91E22;
  background: linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: -webkit-linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: -moz-linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: -o-linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: -ms-linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  background: linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  -svg-background: linear-gradient(top, #E24B50 0, #DB2428 41%, #D32228 50%, #8C171B 50%, #BD1F24 100%) no-repeat;
  padding: 0 15px;
  margin: 0 auto;
  color: #FFFFFF;
  min-height: 30px;
  line-height: 30px;
}

ul.art-vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  position: relative;
}

ul.art-vmenu li
{
  position: relative;
}

ul.art-vmenu>li
{
  margin-top: 0;
}

ul.art-vmenu>li>ul
{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ul.art-vmenu>li:first-child
{
  margin-top: 0;
}

ul.art-vmenu>li>a:before
{
  content: url('../images/vmenuitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}
select#limit{border: 1px solid #ccc;
    float: right;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 10px 5px;
    padding: 3px 8px;
    width: auto;}

/* =Googlemaps
--------------------------------------------------------------------------------------------------------*/
#map {width:620px; height:402px; margin:0; border:0}
#map:before, #map:after {background: none; content: ''; left: 0;	position: absolute;	top: 0;	width: 100%; }
#map:after {bottom: 0; top: auto; }
/* End Googlemaps
--------------------------------------------------------------------------------------------------------*/


/* =Image Hover
--------------------------------------------------------------------------------------------------------*/
.images img {width:100%; display: block; max-width: 100% !important; z-index:9 }
img{    height: auto;
    max-width: 100%;}
.images .overlay { background:rgba(0, 0, 0, 0.5); z-index:10; display:block; position:absolute; height:100%; width:100%; }
.images .dots { z-index:11; display:block; position:absolute; width:261px; height:151px; margin:20px 0 0 20px; border:1px dotted #fff; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }

.icons { display:inline-block; height:48px; width:48px; z-index:100;  pointer-events: none; -webkit-transition: all 0s ease 0s; -moz-transition: all 0s ease 0s; -o-transition: all 0s ease 0s; transition: all 0s ease 0s; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;}
.linkedin {background:url(../images/bg-linkedin.png) center no-repeat; background-size:50px 50px; }
.dribbble {background:url(../images/bg-dribbble.png) center no-repeat; background-size:50px 51px; }
.googleplus {background:url(../images/bg-googleplus.png) center no-repeat; background-size:50px 50px; }
.twitter {background:url(../images/bg-twitter.png) center no-repeat; background-size:50px 51px; } 

.behance {background:url(../images/bg-behance.png) center no-repeat; background-size:50px 50px; }
.skype {background:url(../images/bg-skype.png) center no-repeat; background-size:50px 51px; }
.link {background:url(../images/bg-link.png) center no-repeat; background-size:48px 48px; }
.video {background:url(../images/bg-video.png) center no-repeat; background-size:48px 48px; }
.zoom {background:url(../images/bg-zoom.png) center no-repeat; background-size:48px 48px; }
.quote {background:url(../images/bg-quote.png) center no-repeat; background-size:48px 48px; }
.profile {background:url(../images/bg-profile.png) center no-repeat; background-size:48px 48px; }
.tags {background:url(../images/bg-tags.png) center no-repeat; background-size:48px 48px; }
.more {background:url(../images/bg-more.png) center no-repeat; background-size:48px 48px; }
.detail {background:url(../images/bg-detail.png) center no-repeat; background-size:48px 48px; }
.email {background:url(../images/bg-email.png) center no-repeat; background-size:48px 48px; }
/* End Image Hover
--------------------------------------------------------------------------------------------------------*/


/* =Lists
--------------------------------------------------------------------------------------------------------*/
ul.unordered-list, .hentry ul { list-style: disc; line-height:1.5; padding:14px 40px 0 40px; margin-left:18px; text-align:left !important; }
ol { list-style: decimal; line-height:1.5; padding:14px 40px 0 40px; margin-left:25px; text-align:left !important; }
/* =End Lists
--------------------------------------------------------------------------------------------------------*/


/* =Footer
--------------------------------------------------------------------------------------------------------*/
footer { height:auto; position:relative; color:#cfcfcf;/* margin-top:45px; */}
footer .container {padding:0; }
/*footer .container .centered {
    background:url("../images/footer-bg.png") repeat-y scroll 0 0;
    color: #FFFFFF;
    padding:20px 10px;
    text-align: justify;
	width:100%;float:left;
	}*/
footer .container .centered
{
  background: #920211;
  background: linear-gradient(top, #E2031A 0, #410107 100%) no-repeat;
  background: -webkit-linear-gradient(top, #E2031A 0, #410107 100%) no-repeat;
  background: -moz-linear-gradient(top, #E2031A 0, #410107 100%) no-repeat;
  background: -o-linear-gradient(top, #E2031A 0, #410107 100%) no-repeat;
  background: -ms-linear-gradient(top, #E2031A 0, #410107 100%) no-repeat;
  background: linear-gradient(top, #E2031A 0, #410107 100%) no-repeat;
  -svg-background: linear-gradient(top, #E2031A 0, #410107 100%) no-repeat;
  padding: 25px;
  margin: 0 auto;
  position: relative;
  color: #FFFFFF;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
  text-align: center;
}
footer a{color:#ffff11}
footer a:hover{color:#fff}
footer .footer-left{width:74%;float:left;padding-right:1%}
footer .footer-left h3{color: #fff;
    font-family: arial;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;}
footer .footer-right a.facebook,
footer .footer-right a.google,
footer .footer-right a.youtube{background-color: #a81424;
    background-image: url("../images/socicon.png");
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 50px;
    margin: 10px 5px;
    text-indent: -999999px;
    width: 50px;}
footer .footer-right a.facebook:hover,
footer .footer-right a.google:hover,
footer .footer-right a.youtube:hover{background-color: #ff0000;}
 footer .footer-right a.facebook{background-position: -128px -33px;}
footer .footer-right a.google{background-position: -22px -294px;}
footer .footer-right a.youtube{ background-position: -336px -119px;}
/* End Footer
--------------------------------------------------------------------------------------------------------*/

.pagination-list{ border-top: 1px solid #dfe0e4;
    margin: 0;
    padding: 10px;}
	.pagination-list li{ display: inline;
    list-style: none outside none;
    margin: 0 4px;}
	.pagination-list li a{  
	 background-color: #d90c0c;
    border-radius: 2px;
    color: #fff;
    display: inline;
    font-size: 13px;
    height: 30px;
    padding: 5px 12px 3px;
    text-decoration: none;}
	.pagination-list li.active a{background-color: #f00;}
	.pagination-list li a:hover{background-color: #f00;}
	.pagination-list li a i{font-size: 18px;
    font-weight: bold;}
/* =Social
--------------------------------------------------------------------------------------------------------*/
ul.social { letter-spacing:0; }
.social li { display:inline-block; margin:0px 3px;}
.social li a { display:block; }
ul.social a {text-indent:-9000px; text-decoration:none; height:52px; width:52px;}
/* End Social
--------------------------------------------------------------------------------------------------------*/


/* =Isotope
--------------------------------------------------------------------------------------------------------*/
.va_carousel{background:#fff}
#va_menu { background: #B91E22;
  background: linear-gradient(top, #E9777B 0, #DB2428 38%, #C11F25 50%, #8C171B 50%, #CA2126 100%) no-repeat;
  background: -webkit-linear-gradient(top, #E9777B 0, #DB2428 38%, #C11F25 50%, #8C171B 50%, #CA2126 100%) no-repeat;
  background: -moz-linear-gradient(top, #E9777B 0, #DB2428 38%, #C11F25 50%, #8C171B 50%, #CA2126 100%) no-repeat;
  background: -o-linear-gradient(top, #E9777B 0, #DB2428 38%, #C11F25 50%, #8C171B 50%, #CA2126 100%) no-repeat;
  background: -ms-linear-gradient(top, #E9777B 0, #DB2428 38%, #C11F25 50%, #8C171B 50%, #CA2126 100%) no-repeat;
  background: linear-gradient(top, #E9777B 0, #DB2428 38%, #C11F25 50%, #8C171B 50%, #CA2126 100%) no-repeat;
  -svg-background: linear-gradient(top, #E9777B 0, #DB2428 38%, #C11F25 50%, #8C171B 50%, #CA2126 100%) no-repeat;
  z-index: 999;
  font-size: 0;
  clear: both;
  position: inherit;
  margin: 0;
  bottom: 0;
  width: 100%;
  text-align: left;}
#va_menu ul { margin: 0; list-style: none; display:block;white-space: nowrap; }
#va_menu li { float: left; position:relative;height:34px;line-height:34px; background: url("../images/menuseparator.png") no-repeat scroll right center;}
#va_menu li a { 
color: #fff;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: 600;
    line-height: 34px;
    margin: 0;
    padding: 0 17px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
-webkit-transition:	all 400ms ease;
		-moz-transition:	all 400ms ease;
		-ms-transition:		all 400ms ease;
		-o-transition:		all 400ms ease;
		transition:			all 400ms ease;
}
.form-inline{
      float:right;
       -webkit-transition:	all 400ms ease;
		-moz-transition:	all 400ms ease;
		-ms-transition:		all 400ms ease;
		-o-transition:		all 400ms ease;
		transition:			all 400ms ease;}
.form-inline input
    {background: url("../images/search-icon.png") no-repeat scroll 3px center #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    font-family: arial;
    font-size: 12px;
    height: 24px;
    margin: 8px 5px 0 0;
    padding: 3px 10px 3px 30px;
    width: 170px;}
.form-inline input:focus{width:220px;}
.search{font-family:arial;font-size:13px;line-height:22px;padding-left:10px}
.search #searchForm{display:none}
.search .search-results .result-title{display:block;line-height:25px;}
.search .search-results{text-align: justify;margin-top:10px;}
.search .search-results .result-title a{color:#EBA426;font-size:14px;
    font-weight: bold;
    text-transform: uppercase;}
.search .search-results .result-title a:hover{color:#2A9547;}
#va_menu li.selected a,#va_menu li a:hover { 
    color: #ffff22; 
	}

#va_menu ul li ul {
    background: none repeat scroll 0 0 #d31726;
    display: none;
    left: auto;
    margin-top: 0;
    max-height: 409px;
    min-width: 400px;
    padding: 0;
    position: absolute;
    width: auto;
    z-index: 9999999;
	-webkit-transition: all .5s ease-out;
   -moz-transition: all .5s ease-out;
   -o-transition: all .5s ease-out;
   transition: all .5s ease-out;
	}
#va_menu ul li ul:before {
content:''; 
height:0;
width:0; 
border-width:6px 6px 6px 6px;
border-style:solid;
border-color:rgba(251,251,251,0) rgba(255,255,255,0) #D31726 rgba(255,255,255,0); 
position:absolute; 
top:-12px; 
left:20%;
border-top-style:inset; }
#va_menu ul li ul li { float: left;width: 50%; }
#va_menu ul li ul li:nth-child(2n+1) {  
 border-right: 1px solid #D93336;
}
#va_menu ul li ul li a {
    border-bottom: 1px solid #D93336;
    color: #e5e6e7;
    display: block;
    font-size: 11px;
    padding: 0px 10px;
    text-align: left;}
#va_menu ul li ul li:last-child a{border-bottom:0px solid #D93336; }
#va_menu ul li ul li a.last {border:0 }
#va_menu ul li ul li a:hover,#va_menu ul li.selected ul li a:hover {
 color: #ffff22;
 background:#EA1320; 
 }
#va_menu ul li.selected ul li a{color: #e5e6e7;}
#va_menu ul li ul li:hover a {color: #ffff22; }
#va_menu ul li:hover ul {display:block }
.services-item table,.services-item table tr{border:0}
.services-item table td{padding:0;border:0}
.services-item img:first-child,.services-item img:last-child{width:100%;height:auto; max-width: 100%;}
@-webkit-keyframes blink {
    0% {
   -webkit-transition: all .5s ease-out;   
   transition: all .5s ease-out;
        
    }
    49% {
    
    -webkit-transform: scale(0.9);    
    transform: scale(0.9);  
    }
    50% {
   -webkit-transition: all 0.5s ease-out;   
   transition: all 0.5s ease-out;
        
    }
    100% {
   -webkit-transition: all .5s ease-out;   
   transition: all .5s ease-out;
       
    }
}
@keyframes blink {
    0% {
   -webkit-transition: all .5s ease-out;
   -moz-transition: all .5s ease-out;
   -o-transition: all .5s ease-out;
   transition: all .5s ease-out;
        
    }
    49% {
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -ms-transform: scale(0.9);       
    }
    50% {
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
        
    }
    100% {
   -webkit-transition: all .5s ease-out;
   -moz-transition: all .5s ease-out;
   -o-transition: all .5s ease-out;
   transition: all .5s ease-out;
       
    }
}


.services-item table img {
    -webkit-animation: blink 2.2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 2.2s;
    -moz-animation-iteration-count: infinite;
	-ms-animation: blink 2.2s;
    -ms-animation-iteration-count: infinite;
    -o-animation: blink 2.2s;
    -o-animation-iteration-count: infinite;  
	max-width:99%;
	width:100%;
}
.services-item table:hover img{
    -webkit-animation: none;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: none;
    -moz-animation-iteration-count: infinite;
	-ms-animation: none;
    -ms-animation-iteration-count: infinite;
    -o-animation: none;
    -o-animation-iteration-count: infinite;
   -webkit-transform: scale(0.8);
   -o-transform: scale(0.8);
   transform: scale(0.8);
   -ms-transform: scale(0.8); 
   opacity:0.65;}
.services-item table img:hover{opacity:1; -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
   -ms-transform: scale(1);   }
/* End Isotope
--------------------------------------------------------------------------------------------------------*/


/* =Backtotop
--------------------------------------------------------------------------------------------------------*/
#backtotop { height:auto; position:fixed; right:6px; bottom:20px; display:none; z-index:30; }
#backtotop ul { padding:15px 0px; }
#backtotop ul li a { 
 background:url(../images/bg-up.png) center center no-repeat #D90C0C; 
 background-size:25px 25px; display:block; 
 width:40px; height:40px; 
 float:right; 
 right:10px;
 text-indent:-9000px;
 border-radius:3px;}
#backtotop ul li a:hover {background-color:#f00; }
/* End Backtotop
--------------------------------------------------------------------------------------------------------*/

	/* Mobile */
	.navbar-toggle.navbar-toggle-mobile { 
	display:none;
	z-index:999999;
	font-size:14px;
	font-family:arial;
	color:#fff;
	background:url("../images/header-nav.png") no-repeat scroll 5px center ;
	padding:0 0 0 45px;
	line-height:30px;
	background-size:25px auto;
	}	



/** Offcanvas
================================================== **/
	.prl-offcanvas { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1010; background: rgba(0, 0, 0, 0.1);}
	.prl-offcanvas.prl-active {display: block;}
	.prl-offcanvas-page { 
		position: fixed; 
		-webkit-transition: margin-left 0.3s ease-in-out 50ms; 
		transition: margin-left 0.3s ease-in-out 50ms;
	}
	.prl-offcanvas-page.page-rtl{
		-webkit-transition: margin-right 0.3s ease-in-out 50ms; 
		transition: margin-right 0.3s ease-in-out 50ms;
	}
	.prl-offcanvas-bar { 
		background:url("../images/footer-bg.png") repeat-y scroll left 0;
		position: fixed; top: 0; bottom: 0;left: 0; 
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%); 
		z-index: 1011; 
		width: 260px; 
		max-width: 100%;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		-webkit-transition: -webkit-transform 0.3s ease-in-out;
		transition: transform 0.3s ease-in-out;
		color: #fff;
	}
	.prl-offcanvas.prl-active .prl-offcanvas-bar.prl-offcanvas-bar-show { -webkit-transform: translateX(0%); transform: translateX(0%); }
	.prl-offcanvas-bar-flip { left: auto; right: 0; -webkit-transform: translateX(100%); transform: translateX(100%); }
	
	
	body.rtl .prl-offcanvas-bar {
		-webkit-box-shadow:inset 4px 0 4px 0 rgba(0,0,0,0.3);
		box-shadow:inset 4px 0 4px 0 rgba(0,0,0,0.3);
		left:auto; right:0;  -webkit-transform: translateX(100%); transform: translateX(100%);
	}
	
	body.rtl .prl-offcanvas-bar-flip { -webkit-box-shadow:inset -4px 0 4px 0 rgba(0,0,0,0.3);
		box-shadow:inset -4px 0 4px 0 rgba(0,0,0,0.3); right: auto; left: 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); }


/** Mobile
================================================== **/
	.mobile-nav {position:relative;display:block;}
	.mobile-nav ul {list-style:none;padding:0;	margin:0;}
	.mobile-nav li {position:relative;padding:0; margin:0;}
	.mobile-nav li a {
		line-height:40px; 
		height:40px; 
		display:block; 
		color:#fff;
		border-bottom:1px solid #ad3335; 
		padding:0 15px; 
		font-weight: bold;
		text-transform: uppercase;)
	}
	.mobile-nav li.current a{background:url("../images/footer-bg.png") repeat-y scroll right 0; text-decoration:none;color:#fff }
	.mobile-nav li a:hover {background:url("../images/footer-bg.png") repeat-y scroll right 0; text-decoration:none;color:#fff }
	.mobile-nav li ul.nav-submenu { display:none ; background-color:#2b2b2b}
	.mobile-nav li li { margin:0; } 
	.mobile-nav li li a {
	line-height:35px; 
	height:35px;
	background-color: transparent;
    color: #c5e7ff;
    display: block;
    float: none;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 18px;
    padding: 8px 18px;
    text-transform: none;
    white-space: nowrap;
	font-weight:normal;
	text-transform: none;}
	.mobile-nav li li a:hover {background:url("../images/footer-bg.png") repeat-y scroll right 0; text-decoration:none;color:#fff }
	
	/* Clickable */
	.mobile-nav li span.nav-click {
		display:block; position:absolute; top:0; right:0; height:40px; width:40px;
		cursor:pointer;	line-height:40px; text-align: center;
	}
	body.rtl .mobile-nav li span.nav-click { right:auto; left:0;}
	.mobile-nav li span.nav-click:after { content: "\f078";font-family:"FontAwesome"; color: #e9e9e9; font-size:12px; line-height:40px;}
	.mobile-nav li span.nav-click.nav-click-up{ }
	.mobile-nav li span.nav-click.nav-click-up:after{content: "\f077"; color:#fff;  }
.contact{padding:10px;}
.tag-category li{padding:5px 0;border-bottom:1px dotted #e5e6e7}
.tag-category li:hover{background:#f6f7f8}
.tag-category li h3{font-size:12px;line-height:25px;}
.tag-category li h3 a{color:#d90c0c}
.tag-category li h3 a:hover{color:#f00}
.extranews_box{display: block;
    margin: 20px auto;
    width: 85%;}
.extranews_box h4{}
.extranews_box ul{padding-left:20px}
.extranews_box ul li{font-size: 15px;
    line-height: 24px;
    list-style: outside none disc;}
.extranews_box ul li a{font-size: 13px;color:#333}
.extranews_box ul li a:hover{color:#000}
.contact input{ border: 1px solid #DFDFDF;
    margin: 5px 0;
    min-height: 28px;padding:0}
.contact .control-label{float: left;
    line-height: 30px;
    min-width: 22%;}
.contact .controls{}
.contact textarea{ border: 1px solid #DFDFDF;
    margin: 5px 0;width:60%}
.contact .accordion-heading{display:none}
.contact button{background: #d90c0c;
    border: 1px solid #d90c0c;
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 13px;
    padding: 5px 12px;cursor: pointer;
    text-transform: uppercase;}
.contact button:hover{background: #f00;border: 1px solid #f00;}
.contact input#jform_contact_email_copy{float: left;width:14px;
    margin-right: 16px;
    margin-top: 0;}
#control-va{  
    border-bottom: 1px solid #e5e6e7;
    display: block;
    float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 100%;}
#control-va h3{ 
    border-left: 5px solid #cc0000;
    float: left;
    font-size: 15px;
    line-height: 30px;position:relative;z-index:9999;
    padding-left: 5px;
    text-transform: uppercase;
	}
#control-va h3.title-tuyentap-cohay{border:0;margin-bottom:-5px}
#control-va h3.title-tuyentap-cohay a{
    background: #145cae;
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 2px 6px;
    text-transform: uppercase;
}
#control-va h3 a{color:#333;position:relative}
#control-va .prev-quote, #control-va .next-quote{background-position: center center;
    background-size: 12px auto;
    display: block;
    float: right;
    height: 30px;
    margin: 0;
    position: relative;
    width: 30px;}
#control-va .prev-quote{margin-right: 2px;}
#control-va .next-quote{margin-left: 2px;}
.va-scroll-news-sanpham .sanpham-container{padding: 0 10px 10px}
.va-scroll-news-sanpham article{}
.va-scroll-news-sanpham article h2{border: 0 none;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;}
.va-scroll-news-sanpham article h2 a{color:#2A9547}.va-scroll-news-sanpham article h2 a:hover{color:#EBA426}
.va-scroll-news-sanpham article img{padding:4px;border:1px solid #dfdfdf;float:left;margin-right:6px;max-width:240px}
.va-scroll-news-sanpham article p{line-height: 20px;margin-top: -4px;text-align: justify;} 
.va-scroll-news-sanpham article a.prl-button, a.btn-chitiet{
    background: none repeat scroll 0 0 #D90C0C;
    border-radius: 2px;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    margin-top:0;
    padding: 4px 10px; -webkit-transition:	all 400ms ease;
		-moz-transition:	all 400ms ease;
		-ms-transition:		all 400ms ease;
		-o-transition:		all 400ms ease;
		transition:			all 400ms ease;}
.va-scroll-news-sanpham article a.prl-button:hover,a.btn-chitiet:hover{background:#ff0000}
.tagspopular{text-align: justify;line-height:20px}
.tagspopular a{
    padding:2px 3px;border-radius: 2px;
    color: #555;
     -webkit-transition:	all 400ms ease;
		-moz-transition:	all 400ms ease;
		-ms-transition:		all 400ms ease;
		-o-transition:		all 400ms ease;
		transition:			all 400ms ease;}
.tagspopular a:hover{background:#f00;color:#fff}
.va-scroll-news .va-items{}
.va-scroll-news .va-items .va-item{    border-bottom: 1px dotted #ddd;
    clear: both;
    margin-bottom: 3px;
    min-height: 100px;
    padding-bottom: 5px;}
.va-scroll-news .va-items .va-item h4{line-height:22px}
.va-scroll-news .va-items .va-item h4 a{color: #333;
    font-size: 12px;
    text-transform: none;}
.va-scroll-news .va-items .va-item h4 a:hover{color:#920211}
.va-scroll-news .va-items .va-item img{border: 1px solid #e5e6e7;
    float: left;
    height: 65px;
    margin-right: 6px !important;
    padding: 3px;
    width: 80px;}
.va-scroll-news .va-items .va-item p{color: #555;
    font-size: 13px;line-height: 18px;
    text-align: justify;margin-top: -4px;}
.va-scroll-news .va-items .va-item p strong{font-weight:300}
.blog-featured .intro-text{margin-top:10px;}
.mo-ta-chuyen-muc{padding:10px;}
.items-more li{line-height:28px;}
.mod_home-title{  background: none repeat scroll 0 0 #8f0816;
    font-size: 14px;
    line-height: 35px;
    margin: 0;
    text-transform: uppercase;}
.va-modhome-title{
     border-bottom: 1px solid #dfdfdf;
    color: #ff0000;
    font-size: 16px;
    line-height: 35px;
    margin: 0 0 10px;
    text-shadow: 0 0.5px 1px #999;
    text-transform: uppercase;}
.navbar-sticky{position: fixed;
    width: 100%;
    z-index: 9999;
	top:0}
.home .blog-featured{
   /*background: none repeat scroll 0 0 #e4e4e4;*/
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0 10px !important;}
.home h2.prl-article-title{background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #dfdfdf;
    color: #ff0000;
    font-size: 16px;
    margin: 0;
    padding: 0;}
.home .home-none{display:none}
.mod_home-title a{color:#fff;}.mod_home-title a:hover{color:#ff5500;}
.services-item .intro-text{margin:0;text-align: justify;}
.services-item .intro-text strong{font-weight:400}

.prev-quote,.next-quote{
   /* background-color: rgba(0, 0, 0, 0.4);  */ 
    height: 85px;
    margin-top: 150px;
    position: absolute;
    width: 48px;
    z-index: 9999;	
	display:none;}
.va_carousel:hover .prev-quote,.va_carousel:hover .next-quote{display:block}
.next-quote{
  right:0;
  background-image: url("../images/next.png"); 
  background-repeat:no-repeat;
  background-position:center center;
  }
.prev-quote{
 left:0;
 background-image: url("../images/prev.png");
  background-repeat:no-repeat;
  background-position:center center;}
.next-quote:hover{
  right:0;
  background-image: url("../images/next-hover.png"); 
  background-repeat:no-repeat;
  background-position:center center;
  }
  .prev-quote:hover{
  left:0;
  background-image: url("../images/prev-hover.png");
  background-repeat:no-repeat;
  background-position:center center;}}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
	.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;touch-action:pan-y}
	.owl-carousel .owl-wrapper{display:none;position:relative;
	  -webkit-transform:translate3d(0,0,0);
	  -moz-transform:translate3d(0,0,0);
	  -ms-transform:translate3d(0,0,0);
	  -o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
	.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;text-align:center}
	.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
	.owl-carousel .owl-item{float:left;}
	.owl-carousel .owl-item .services-item{padding:3px}
	.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
	.owl-controls{
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;user-select:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0)}
	
	.grabbing{cursor:url(https://s.tgdt.vn/Content/images/grabbing.png) 8 8,move}
	.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
	.owl-theme .owl-controls{text-align:center;top:0;width:100%;height:100%}
	.owl-buttons{position:absolute;top:36%;width:100%}.askcstlist .owl-buttons{top:19%}
	.owl-prev{width:34px;left:0;position:absolute;background:rgba(0,0,0,.2)}
	.owl-prev:before{content:'‹';font-size:4em;color:#fff;line-height:0}
	.owl-next{width:34px;right:0;position:absolute;background:rgba(0,0,0,.2)}
	.owl-next:before{content:'›';font-size:4em;color:#fff;line-height:0}
	.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;*display:inline;padding:20px 0 7px}
	.owl-theme .owl-controls.clickable .owl-buttons div:hover{text-decoration:none}
	.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
	.owl-pagination{bottom:0;position:absolute;right:0;left:0}
	.owl-theme .owl-controls .owl-page span{display:block;width:8px;height:8px;margin:3px;-webkit-border-radius:20px;-moz-border-radius:20px;
	border-radius:20px;background:#fff;border:1px solid #99a3a5}
	.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{border:2px solid #00a1e6}
	.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;
	padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
	.owl-item.loading{min-height:150px;background:url(https://s.tgdt.vn/Content/images/miscs/loading_02.gif) no-repeat center center}
	.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;
	-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}
	.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}
	.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}
	.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}
	.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}
	.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}
	.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}
	.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}
	.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}
/** Tables
================================================== **/

table {
	border-collapse: separate;
	border-spacing: 0;
	background-color: #f6f6f6;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	width: 100%;
	clear: both;
	margin-bottom: 27px;
}

thead {}

th {
	vertical-align: middle;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	font-weight: bold;
	color: #555;
	background-color: #f6f6f6;
}

tr {
	line-height: 18px;
}

td {
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
	color: #666;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 18px;
	vertical-align: middle;
	background-color: #fdfdfd;
}

tr:hover > td {
	background: #fff;
}
table {border-collapse:collapse; border-spacing:0;	width:100% !important; font-size:13px;}
	table caption { border:1px solid #ddd; border-bottom:none; text-align: center; font-weight: bold; padding:10px 0; text-transform:uppercase; }
	table,td, th { text-align:left; }
	th{padding:3px;}
	td{padding:3px;}
	tfoot td{border:0px;}
	th,tr:hover{}
	table { text-align: left; margin: 0; width: 100% !important;max-width: 100%; }
	tr th,
	thead th { padding: 3px 0; text-align:center; font-weight:bold }
	tr td { padding: 5px; text-align:justify;line-height:22px; }
	tr.odd td {}
	th{ }
	thead th{}
	tr.odd td {background: #F2F7FC;}
	table td:hover {}
	table td img{max-width:150px;height:auto}
	table p{margin:0;line-height:18px;}
table tbody{ text-align: left; margin: 0; width: 100% !important;max-width: 100%; }
.rsform{}
.rsform h2{  border-bottom: 1px dotted #dfdfdf;
    color: #f00;
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 10px;
    margin-top: 10px;}
.rsform .rsform-block{margin-bottom:10px}
.rsform .rsform-block .formControlLabel{float: left;
    min-width: 20%;}
.rsform .rsform-block .formControls{clear: right;}
.rsform .rsform-block .formControls input{border: 1px solid #dfdfdf;
    border-radius: 2px;
    line-height: 24px;
    padding: 3px 10px;}
.rsform .rsform-block .formControls textarea{border: 1px solid #dfdfdf;
    min-width: 70%; 
    padding: 5px 10px;}
.rsform .rsform-block .formControls .formValidation{ display: none;}
.rsform .rsform-block .formControls img{float:left;}
.rsform .rsform-block .formControls input.rsform-captcha-box{float: left;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    margin: 0 0 0 10px;}
.rsform .rsform-block .formControls input#Submit{background: #d90c0c;
    border: 0 none;
    clear: both;
    color: #fff;
    float: left;
    font-family: arial;
    margin: 20px 0 10px 20%;
    text-transform: uppercase;
    width: 100px;cursor: pointer;
	-webkit-transition:	all 400ms ease;
		-moz-transition:	all 400ms ease;
		-ms-transition:		all 400ms ease;
		-o-transition:		all 400ms ease;
		transition:			all 400ms ease;}
.rsform .rsform-block .formControls input#Submit:hover{background:#f00}
.rsform .rsform-block .formControls input.rsform-reset-button{
    background: none repeat scroll 0 0 #f00;
    border: 0 none;
    clear: right;
    color: #fff;
    float: left;
    font-family: arial;
    margin: 20px 0 10px 20px;cursor: pointer;
    text-transform: uppercase;
    width: 100px;
	-webkit-transition:	all 400ms ease;
		-moz-transition:	all 400ms ease;
		-ms-transition:		all 400ms ease;
		-o-transition:		all 400ms ease;
		transition:			all 400ms ease;}
.rsform .rsform-block .formControls input.rsform-reset-button:hover{background: #d90c0c;}
.item-page #va_share {
    display: block;
    float: left;
    width: 100%;
	margin:15px 0;
}
h3.va-slide-title{ font-size: 13px;
    line-height: 20px;
    text-align: left;}
.quote-slider-covuashop h3.va-slide-title{text-align:center}
h3.va-slide-title a{color:#333}
h3.va-slide-title a:hover{color:#CB0317}
.timkiem{position: absolute;
    right: 10px;
    top: 90px;
    z-index: 9999;}
.va-tin-bottom{ 
    float: left;
    padding: 1%;
    width: 50%;}
.va-tin-bottom:nth-child(1){}
.va-tin-bottom:nth-child(2){}
.va-tin-bottom h3{border-bottom: 2px solid #145cae;
    margin-bottom: 10px;}
.va-tin-bottom h3 span,.va-tin-bottom h3 a{background: #145cae none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;text-transform: uppercase;
    display: inline-block;font-size:14px;
    padding: 2px 6px;}
.va-tin-bottom ul{}
.va-tin-bottom ul li{}
.va-tin-bottom .va-tin-bottom-image img{display: block;
    float: left;
    margin-right: 3%;
    max-width: 42%;}
.va-tin-bottom ul li h4{font-size: 15px;
    font-weight: normal;
    text-transform: inherit;}
.va-tin-bottom #tin-co-anh a{background:none;padding:0;color:#333}
.va-tin-bottom ul li{line-height:22px}
.va-tin-bottom ul li a{ background: transparent url("../images/arrow.png") no-repeat scroll 0 center;
    padding-left: 15px;color:#333}
.va-tin-bottom ul li a:hover{color:#000}
.va-tin-bottom ul li.tin-noi-bat-readmore{display:block;clear:both;font-weight:bold;width:100%;margin:10px 0;text-transform: uppercase;}
.va-tin-bottom ul li p{font-size: 14px;
    line-height: 22px;
    text-align: justify;}
.shop-co-vua{}
.shop-co-vua h2{ border-bottom: 1px solid #e6e7e8;
    border-left: 4px solid #f22;
    display: block;
    font-weight: normal;
    margin: 0 10px 15px -8px;
    text-indent: 10px;}
.shop-co-vua .item{float: left;
    width: 33.333%;}
.shop-co-vua .item h3{text-align:center}
.shop-co-vua .item .padding{padding:5px}
.shop-co-vua .item img{}
.shop-co-vua .item .gia-sp{color: #f00;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;}
.shop-co-vua .item .gia-sp small{color: #333;
    display: inline-block;
    font-size: 13px;
    left: 3px;
    position: relative;
    top: -6px;}
.shop-co-vua .item h3 a{color:#222}
.shop-co-vua .item h3 a:hover{color:#00b18a;}
.items-leading {border-bottom: 1px solid #e5e6e7;
    clear: both;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;}
.items-leading .bai-noi-bat{float: left;width: 68%;}
.items-leading .bai-noi-bat img{}
.items-leading .bai-noi-bat h2{line-height: 20px;}
.items-leading .bai-noi-bat h2 a:hover{color:#B91E22}
.items-leading .bai-noi-bat p{text-align: justify;padding:0 15px 0 0}
.items-leading li.bai-noi-bat-khac{
    border-bottom: 1px dotted #e5e6e7;
    float: right;
    line-height: 20px;
    list-style: outside none none;
    padding: 5px 0;
    width: 32%;}
.items-leading li.bai-noi-bat-khac a{color:#333;font-weight: bold;
    text-align: justify;}
.items-leading li.bai-noi-bat-khac a:hover{color:#B91E22}
.items-leading li.bai-noi-bat-khac p{text-align: justify;}
h3.title-tintuc a{color:#333;}h3.title-tintuc a:hover{color:#B91E22;}
.items-leading li.bai-noi-bat-khac i{background: #34a853 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 12px;
    margin: 0 5px 0 -8px;
    padding: 6px;
    position: relative;
    width: 20px;}
.items-leading li.bai-noi-bat-khac.tin-1 i{background: #ea4235 }
.items-leading .bai-noi-bat-khac.tin-2 i{background: #34a853 }
.items-leading .bai-noi-bat-khac.tin-3 i{background: #ff7700 }
.items-leading .bai-noi-bat-khac.tin-4 i{background: #4286f5 }
.items-leading .bai-noi-bat-khac.tin-5 i{background: #CE53FC }
.items-leading .bai-noi-bat-khac.tin-6 i{background: #DA0078 }
.items-leading .bai-noi-bat-khac.tin-7 i{background: #01A2B4 }
.items-leading .bai-noi-bat-khac.tin-8 i{background: #69C00C }
.items-leading .bai-noi-bat-khac.tin-9 i{background: #3C599B }
.blog p{font-size:13px;line-height:20px}
.blog .tintuc-left{width:70%;float:left}
.blog .tin-xemnhieu{width:30%;float:left}
.blog .tin-xemnhieu h2{border-left:3px solid #69C00C;padding-left:5px;font-size:13px}
.blog .tin-xemnhieu ul{padding-left:10px}
.blog .tin-xemnhieu ul li{clear: both;
    display: block;
    list-style: outside none none;
    min-height: 70px;
    padding: 0 0 10px;}
.blog .tin-xemnhieu ul li img{float:right;margin-left:5px}
.blog .tin-xemnhieu h5{line-height:18px}
.blog .tin-xemnhieu h5 a{color:#333;font-weight:bold}.blog .tin-xemnhieu h5 a:hover{color:#B91E22}
.pagination{clear:both;width:100%}