@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
body{
	font:14px/24px 'Roboto', sans-serif; color:#000;
}
.w-page{
	width:1000px; margin:auto;
}
a:hover{
	text-decoration:none;
}
img{
	max-width:100%;
}
.btn-mobile{
	float:right; background:#2c4c8c; color:#FFF;
	border:none; position:absolute; height:100%; right:0; top:0;
	padding:0 25px; text-align:center;
	font-size:21px;
}
/*************/
#header .logo{
	float:left; width:30%; margin:0; padding:0;
	position:relative;
}
#header .header-right{
	float:right; width:70%;
}
#header .heder-info{
	float:right; width:68%; text-align:right; margin-top:15px;
}
#header .heder-info .info-banner{
	float:left; width:68%
}
#header .heder-info .info-banner a{
	float:left; display:block; width:100%; margin:0;
}

#header .heder-info .info-banner img{
	display:block; width:100%;
}
#header .heder-info .info-text{
	float:right; width:32%
}

#header .heder-info p{
	margin-bottom:3px; font-weight:bold; font-size:13px; color:#2c4c8c
}
#header .heder-info a{
	margin:0 0 0 5px;
}
#header #nav-top{
	float:left; width:100%;margin:5px 0 0px;
	background:#103481;
}
#header #nav-top li,
#header #nav-top ul{
	margin:0; padding:0; list-style-type:none;
}
#header #nav-top > div > ul > li{
	float:left; margin:0; padding:0; position:relative;
	background:url(../img/heder-border-right.png) no-repeat right center;

}
#header #nav-top > div > ul > li:last-child{
	background:none;
}
#header #nav-top > div > ul li.active > a{
	color:#ed2227;
}
#header #nav-top > div > ul li > a{
	float:left; margin:0; padding:13px 30px 13px;
	text-transform:uppercase; font-size:12px; font-weight:bold; color:#FFF;
}
#header #nav-top > div > ul li > a:hover{
	color:#ed2227;
}
#header #nav-top > div > ul li:hover ul{
	display:block
}
#header #nav-top > div > > ul > li:hover > a{
	color:#ed2227;
}
#header #nav-top > div > ul li ul{
	clear:both; position:absolute; left:0; top:100%; display:none;
	background:#103481; z-index:9999; width:350px;
	padding:0;
}
#header #nav-top > div > ul li ul li{
	padding:10px 15px 10px 30px; clear:both; display:block; float:left; width:100%;
	border-bottom:1px solid #bcbfc5;
}
#header #nav-top > div > ul li ul li:last-child{
	border-bottom:none;
}
#header #nav-top > div > ul li ul a{
	padding:0 20px 0 14px; font-weight:normal; font-size:12px; color:#FFF; text-transform:capitalize;
	background:url(../img/arrow.png) no-repeat 0 center;
}
/**************************/
#header #nav-top .navsub{
	clear:both; position:absolute; left:100%; top:0; display:none;
	background:rgb(10, 65, 181); z-index:9999; width:350px;
	padding:0px;
	display: none !important;
}
#header #nav-top .navsub li{
	padding: 10px 15px;
}
#header #nav-top .navgroup__item{
	position: relative;
}
#header #nav-top .navgroup__item:hover > .navsub{
	display: block !important;
}
/**************************/
#header .lang a{
	color:#2c4c8c; text-transform:capitalize;
}
#header .lang a:hover{
	color:#ed2227;
}
#header #nav-top ul li ul#nav-duan{
	width:720px; left:-280px; 	padding-left:15px;
}
#header #nav-top ul li ul#nav-duan li{
	float:left; width:28%; clear:none; border-bottom:none;
}
#header #nav-top ul li ul#nav-duan > li:first-child{
	width:44%;
}
#header #nav-top ul#nav-duan .nav-duan-item ul{
	position:static; display:block;
	float:left; display:block; padding-left:0; width:100%;
}
#header #nav-top ul#nav-duan .nav-duan-item ul li{
	float:left; display:block; width:100%; border-bottom:none;
	padding:7px 0; font-weight:normal !important;
}
#header #nav-top ul#nav-duan .nav-duan-item ul li a{
	font-weight:normal !important;
}
#header #nav-top ul#nav-duan .nav-duan-item b{
	color:#FFF; text-transform:uppercase;
}

/***************/
#header #box-slide{
	float:left; width:100%;	margin-bottom:0px;
}
#header #box-slide #google-maps iframe{
	height:380px;
}
/**********/
.homepro-line{
	 border-bottom:1px solid #ccc; margin-bottom:30px;
}
#home-product{
	padding-bottom:10px; margin-top:30px;
}
#home-product .col-xs-12{
	margin-bottom:15px;
}
#home-product .col-xs-12:nth-child( 3n + 1){
	clear:both;
}

#home-product h2{
	margin:0 0 10px; padding:0; font-weight:bold; font-size:17px; text-transform:uppercase;
	color:#222;
}
#home-product h3{
	margin:0; padding:0; font-weight:normal; font-size:13px; line-height:22px; text-align:justify;
}
#home-product h2 a{
	color:#2c4c8c;
}
#home-product h2 a:hover{
	color:#ed2227;
}
/***********/
.title-lg{
	margin:0 0 10px; padding:0; font-size:21px; color:#2c4c8c; text-transform:uppercase;
}
.home-about{
	font-size:13px; line-height:26px; text-align:justify; margin-bottom:15px; border-bottom:1px solid #ccc;
	padding-bottom:30px;

}
.title-sub{
	margin:0; padding:0; font-size:19px; text-transform:capitalize; color:#222; font-weight:bold;
	position:relative;	display:block; width:100%;
}
.title-sub span{
	display:inline-block; background:#FFF;
	position:relative; z-index:9; padding-right:15px;
}
.title-sub::after{
	position:absolute; left:0; top:37%; z-index:1;
	background:url(../img/nb-dots.png); width:100%; height:10px;
	content:"";
}

/**************/
.home-news{
	margin:15px 0 0; padding:0; list-style-type:none;
}
.home-news li{
	clear:both; display:block; margin-bottom:12px; float:left;
	width:100%; border-bottom:1px solid #DDD; padding-bottom:12px;
	font-size:13px; line-height:20px;
}
.home-news li:last-child{
	border-bottom:none; margin-bottom:0; padding-bottom:0;
}
.home-news .img {
	margin:0 10px 5px 0px; padding:0; list-style-type:none;
	float:left; width:30%;
}
.home-news .img img{
	width:100%;
}
.home-news h3 {
	margin:0 0 8px; padding:0; list-style-type:none;
	float:left; width:100%; font-size:13px; font-weight:bold; line-height:18px;
	display:block;
}
.home-news a{
	color:#111
}
.home-news a:hover h3{
	color:#ed2227
}
.home-service{
	margin:15px 0 0; padding:0; list-style-type:none;
}
.home-service li{
	clear:both; display:block; margin-bottom:15px; float:left;
	width:100%; border-bottom:1px solid #DDD; padding-bottom:15px;
	font-size:13px; line-height:20px;
}
.home-service li:last-child{
	border-bottom:none; margin-bottom:0; padding-bottom:0;
}
.home-service li h3{
	margin:0 0 2px; padding:0; list-style-type:none;
	font-size:13px; font-weight:bold; line-height:20px;
}
.home-service .img {
	margin:0; padding:0; list-style-type:none;
	float:left; width:23%;
}
.home-service .des {
	margin:0; padding:0 0 0 10px; list-style-type:none;
	float:left; width:77%;
}
.home-service .img img{
	width:100%; margin-bottom:0;
}
.home-service a{
	color:#000
}
.home-service a:hover h3{
	color:#ed2227
}
.home-service-quote{
	font-size:13px; line-height:22px; text-align:justify; margin-top:15px;
}
/***************/
#home-project{
	height:970px; overflow:hidden
}
.home-project{
	margin:10px 0; padding:0; list-style-type:none; display:block;
}
.home-project li{
	clear:both; display:block; margin-bottom:20px; float:left;
}
.home-project li img{
	width:100%;
}
.home-project li a{
	position:relative; display:block; float:left;
}
.home-project li a b{
	position:absolute; display:block; width:100%; color:#FFF;
	left:0; bottom:0; padding:10px 15px; background:rgba(44, 75, 140, 0.7);
	font-weight:bold;
}
.home-project li a:hover b{
	color:#ed2227
}
.title-bar-project{
	background:url(../img/featured_bg.png) no-repeat center top;
	margin:15px 0; padding:5px 0; text-transform:uppercase; text-align:center;
}
.title-bar-project .title-sub{
	text-transform:uppercase; color:#FFF;
}
#home-thuonghieu{
	margin:20px 0 10px; border-top:1px solid #DDD; padding-top:20px;
}
#jqnewsOriz{
	height: 75px; width: 100%; overflow: hidden; margin:17px auto 0;
}

#jqnewsOriz div{
	float:left;	 margin:0 5px 10px;	display:block;
}
#jqnewsOriz div img{
	height:73px; width:auto; border-color:#2c4c8c;
}
/************/
#footer{
	line-height:22px; font-size:12px;
	margin-top:15px; padding-top:15px; color:#EEE;
	background:#223763;
}
#footer .w-page{
	background:#E6E6E6; 	border-top:3px solid #D9D9D9; padding:10px 0 0px;
}
#footer .footer-icon{
	 border-bottom:1px solid #FFFFFF; padding-bottom:20px; margin-bottom:10px;
}
.footer-icon span:first-child{
	background:#FFF; padding:12px; display:inline-block; float:left;
	border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;
	width:55px; height:55px; overflow:hidden; text-align:center;
}
.footer-icon span i{
	color:#2c4c8c; font-size:28px;
}
.footer-icon span:last-child{
	position:relative; left:20px; top:7px; line-height:20px;
	font-size:13px; font-weight:bold; color:#333
}
.footer-icon span b{
	clear:both; text-transform:capitalize; font-size:21px; color:#2c4c8c; font-weight:normal; line-height:24px;
}
.footer-icon a{
	color:#2c4c8c;
}
.footer-icon a:hover{
	color:#ed2227;
}
#footer .footer-author{
	font-weight:bold; font-size:11px; margin-bottom:0px; padding:7px 0px;
	background:#2c4c8c; color:#FFF
}
#footer .footer-author a{
	color:#FFF
}
#footer .footer-author a:hover{
	text-decoration:underline;
}
#footer-author h2, .footer-icon h3{
	margin:5px 0 10px; padding:0; font-weight:bold; font-size:17px; text-transform:uppercase;
	color:#fff;
}
#footer-author .footer-company p{
	margin-bottom:5px;
}
#footer-author .footer-company a{
	color:#EEE;
}
#footer-author .footer-company a:hover{
	text-decoration:underline;
}
#footer-brand{
	margin:0; padding:0; list-style-type:none;
}
#footer-brand li{
	float:left; width:47.5%; margin:0 5% 5px 0;
}
#footer-brand li.nomar{
	margin-right:0;
}
#footer-brand li a{
	color:#333; font-weight:bold; text-transform:capitalize;
	background:url(../img/arrow.jpg) no-repeat 0 2px; padding:0 0 0 15px;
}
#footer-brand li a:hover{
	color:#2c4c8c;
}
#footer .chinhanh{
	line-height:24px;
}
.box-social{
	margin-bottom:10px
}
.box-social a{
	color:#000; float:left; font-size:12px;	overflow:hidden; text-align:left;
	margin:0 10px 0 0; line-height:28px; font-weight:bold; display:inline-block;

}
.box-social span{
	color:#FFF; margin-right:7px; float:left; font-size:15px;
	border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;
	width:30px; height:30px; overflow:hidden; text-align:center;
}
.box-social a i{
	line-height:30px;
}
.box-social ._facebook{
	background:#3b5998;
}
.box-social ._google{
	background:#d94a39;
}
.box-social ._twitter{
	background:#00bdec;
}
.box-social ._youtube{
	background:#cc181e;
}
.box-social a:hover span{
	color:#000;
}
.box-social a:hover{
	color:#2c4c8c;
}

/****************/
.left-title{
	margin:0 0 3px; padding:0; font-weight:bold; font-size:12px;
	text-transform:uppercase; color:#FFF;
}
.left-title a{
	color:#FFF;
}
.left-nav {
	margin:0; padding:0; list-style-type:none;
}
.left-nav li{
	margin:0 0 3px; padding:11px 7px; list-style-type:none; display:block;
	background:#ededed
}
.left-nav li a{
	font-weight:bold; font-size:12px; text-transform:capitalize;
	color:#000; line-height:22px;
}
.left-nav li a .glyphicon {
	font-size:10px;
}
.left-nav li a i{
	color:#000
}
.left-nav li a:hover, .left-nav li.active a, .left-nav li.active a i{
	color:#ed2227
}
.left-item-sub{
	margin-top:0px;
}
#left-content .left-item-sub .left-title{
	background:#415D98;
}
#left-content .left-item-sub .left-nav li a i{
	color:#222
}
/******************/
#content-page{
	border-top:5px solid #2c4c8c;
}
#left-content{
	float:left; width:21%; margin:0 0.5%;
}
#left-content .left-title{
	background:#2c4c8c; padding:12px 15px; color:#FFF;
}
#right-content{
	float:right; width:78%; overflow:hidden; padding-left:10px;
}
.right-title{
	margin:0 0 5px; padding:12px 0 10px; font-weight:bold; font-size:21px;
	text-transform:uppercase; color:#2c4c8c;
	position:relative; display:block; width:100%;
}
.right-title span{
	display:inline-block; background:#FFF;
	position:relative; z-index:9; padding-right:15px;
}
.right-title::after{
	position:absolute; left:0; top:42%; z-index:1;
	background:url(../img/nb-dots.png); width:100%; height:10px;
	content:"";
}
.right-title a{
	color:#2c4c8c;
	display:inline-block; background:#FFF;
	position:relative; z-index:9; padding-right:15px;
}
.right-title a:hover{
	color:#ed2227;
}
/*************/
.page-about .panel-heading{
	background-image:none; background-color:#ededed;
}
.page-about .panel-title{
	font-weight:bold; font-size:15px;	color:#2c4c8c; text-transform:capitalize;
}
.page-about .panel-title.active{
	color:#ed2227
}
/**********/
#pro-nav{
	margin-left:-10px; margin-right:-10px;
}
#pro-nav .item{
	margin-bottom:20px; color:#FFF; padding-left:10px; padding-right:10px;
}
#pro-nav .item:nth-child( 3n + 1){
	clear:both;
}
#pro-nav .item .img img{
	width:100%;
}
#pro-nav .item .des{
	background:#2c4c8c; padding:10px 15px 0px;
	height:140px; overflow:hidden;
}
#pro-nav .item h2{
	margin:10px 0; padding:0; font-weight:bold; font-size:14px; text-transform:uppercase; line-height:24px;
}
#pro-nav .item h4{
	margin:0; padding:0 0 20px; font-weight:normal; font-size:13px; line-height:22px; height:70px; overflow:hidden;
}
#pro-nav .item a{
	color:#FFF;
}
#pro-nav .item a:hover{
	color:#ed2227;
}
/******/
#pro-sub{
	margin-left:-15px; margin-right:-15px;
}
#pro-sub .item{
	margin-bottom:20px; color:#000; padding-left:15px; padding-right:15px;
	text-align:center;
}
#pro-sub .item .img img{
	width:100%;
}
#pro-sub .item:nth-child( 3n + 1){
	clear:both;
}
#pro-sub .item .des{
	padding:5px 15px 5px;
}
#pro-sub .item .bg-blue{
	background:#2c4c8c; color:#FFF;
}
#pro-sub .item .bg-blue a{
	color:#FFF;
}
#pro-sub .item .price{
	color:#000; font-weight:bold;
	margin-top:5px; font-size:12px;
}
#pro-sub .item h2{
	margin:5px 0 0; padding:0; font-weight:bold; font-size:13px;
	line-height:18px; overflow:hidden; text-align:center;
}
#pro-sub .item a{
	color:#2c4c8c;
}
#pro-sub .item:hover a{
	color:#ed2227;
}
/*************/
.img-detail{
	margin:0 0 10px; padding:0; text-align:center;
}
#content-detail{
	font-size:14px; line-height:28px; margin-bottom:20px;
}
#content-detail table td, #content-detail table th{
	padding:8px;
}

#content-detail-pronav{
	font-size:13px; line-height:24px; margin-bottom:0px;
}
.quote-detail{
	font-weight:bold; font-size:13px; line-height:22px; margin-bottom:10px;
}
.quote-detail .img{
	float:left; width:30%; margin:0 15px 5px 0;
}
.quote-detail .img img{
	width:100%;
}
#button-share{
	text-align:right; margin-bottom:10px;
}
#button-share #___plusone_0{
	vertical-align:top !important;
}
/************/
.project-item{
	margin-bottom:10px; padding-bottom:20px;
}
#project-page .project-item:nth-child( 3n + 1){
	clear:both;
}
.project-item h2{
	margin:0; padding:10px 10px; font-weight:bold; text-transform:capitalize;
	font-size:12px; color:#000; text-align:center; line-height:24px;
	background:#EEE;
}
.project-item:hover h2{
	color:#ed2227
}
.project-item .img{
	float:left; width:35%;
}
.project-item .des{
	float:right; width:63%;
}
.project-item .des p{
	line-height:20px;
}
.project-item .des b{
	color:#222; line-height:22px;
}
.project-item .des b i{
	color:#ed2227;
}
.project-item a{
	color:#2c4c8c;
}
.project-item a:hover{
	color:#ed2227;
}
.title-project-tab{
	margin:20px 0 10px; padding:0 0 7px; font-size:17px; text-transform:uppercase; color:#415d98;
	font-weight:bold; border-bottom:1px solid #CCC
}
/********/
.news-item {
    border-bottom: 1px solid #DDD;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.news-item h2 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 7px; line-height:26px;
    padding: 0;
    text-transform: capitalize;
}
.news-item .img {
    float: left;
    width: 25%;
}
.news-item .des {
    float: right; text-align:justify;
    width: 75%; padding-left:15px;
	font-size:14px; line-height:24px;
}
.news-item .des b {
    color: #222;
    line-height: 24px;
}
.news-item .des b i {
    color: #ed2227;
}
.news-item a {
    color: #000;
}
.news-item a:hover {
    color: #ed2227;
}
/***********/
#pagination{
	text-align:right; margin:10px 0 20px
}
#pagination *{
	margin:0 5px;
}
.project-quote{
	margin:10px 0 0; padding:0; font-size:14px; line-height:22px;
}
.list-other li{
	margin:5px 0; font-weight:bold; font-size:13px;
}
.list-other li a{
	color:#2c4c8c;
}
.list-other li a:hover{
	color:#ed2227;
}
/************/
#google-maps iframe{
	width:100%; height:380px; background:#FFF;
}
.title-contact{
	margin:20px 0 20px 0px; padding:0; font-weight:bold; font-size:17px;
	text-transform:uppercase; color:#2c4c8c; position:relative; width:100%;
}
.title-contact span{
	display:inline-block; background:#FFF;
	position:relative; z-index:9; padding-right:15px;
}
.title-contact::after{
	position:absolute; left:0; top:37%; z-index:1;
	background:url(../img/nb-dots.png); width:100%; height:10px;
	content:"";
}


.contact-left h1{
	margin:0px 0 15px; padding:0; font-weight:bold; font-size:21px;
	text-transform:uppercase; color:#ed2227;
}
.contact-left p{
	margin-bottom:7px;
}
.contact-left address{
	margin-bottom:6px; font-weight:bold; font-size:13px; line-height:24px;
}
#content-detail.contact-left{
	font-size:13px;
}
/******************/
.sitemap{
	font-size:14px; line-height:22px;
}
.sitemap h3{
	font-size:14px; line-height:22px; font-weight:bold;
	margin:0; padding:0; display:block; text-transform:capitalize;
}
.sitemap h3 a{
	color:#2c4c8c;
}
.sitemap ul li a{
	color:#000;
}
.sitemap a:hover{
	color:#ed2227;
}

/************/
.sitemap li{
	margin:5px 0;
}
.sitemap > li > a{
	font-weight:bold; color:#2c4c8c;
}
ul.sitemap > li{
	color:#2c4c8c;
}
ul.sitemap li ul li{
	color:#000;
}
ul.sitemap li ul li a{
	color:#000;
}
ul.sitemap li a:hover{
	color:#ed2227;
}
#sitemap-brands{
	list-style-type:none; text-align:center;
	margin:0; padding-left:10px; font-size:13px;
}
#sitemap-brands b{
	margin-top:7px; text-transform:capitalize; display:block;
}
#btn-scrolltop{
	background:#2c4c8c;
	position:fixed;	bottom:15px; right:15px; cursor:pointer; border:none;
	width:40px; height:40px; display:none;
}
#btn-scrolltop i{
	color:#FFF; font-size:20px;
}
.project-nav-item{
	background:#2c4c8c; padding:10px 0 8px; color:#FFF; font-weight:bold; text-transform:capitalize;
	font-size:12px;
}
.project-detail-img img{
	width:100%;
}
/**************/
#home-gallery{
	margin:10px 0 0; padding:0; list-style-type:none; height:495px; overflow:hidden; width:100%;
}
#home-gallery li {
    clear: both; width:100%;
    display: block;
    float: left;
    margin-bottom: 10px;
}
#home-gallery li img {
    width: 100%;
}
#home-gallery li a {
    display: block; width:100%;    float: left;    position: relative;
}
#home-gallery li a b {
    background: none repeat scroll 0 0 rgba(44, 75, 140, 0.7);
    bottom: 0;    color: #fff;    display: block;
    font-weight: bold;    left: 0;    padding: 10px 15px;
    position: absolute;    width: 100%;
}
#home-gallery li a:hover b {
    color: #ed2227;
}

#gallery_img{
	margin-left:-7px; margin-right:-7px;
}
#gallery_img .item-gallery{
	padding-right:7px; padding-left:7px; margin-bottom:15px;
}
#btn-slideshow{
	text-transform:inherit; cursor:pointer; color:#2c4c8c;
}
/********************/
/*
 * Required

#home-project{
	overflow:hidden; height:116px; margin-top:20px;
}
.home-project{
	margin:0px -10px 0; padding:0; list-style-type:none; display:block;
}
.home-project li{
	list-style-type:none; padding-left:10px; padding-right:10px; margin-bottom:10px;
}
.home-project li img{
	width:100%;
}
.home-project li a{
	position:relative; display:block; float:left;
}
.home-project li a b{
	position:absolute; display:block; width:100%; color:#FFF;
	left:0; bottom:0; padding:5px 5px; background:rgba(44, 75, 140, 0.7);
	font-weight:bold; font-size:11px;
}
.home-project li a:hover b{
	color:#ed2227
}*/
/****
#home-project {
	 margin:0px 0 0; padding:30px 0 0; width:100%; clear:both;
	 border-top:1px solid #e6e6e6; position:relative;
}
#home-project .caroufredsel_wrapper{
	width:100% !important; margin:0 0%; height:120px !important;
}
#home-project ul {
	margin: 0;
	padding: 0;  height:120px !important;
	list-style: none;
	display: block;
}
#home-project li {
	text-align: center;	width: 252px;	display: block;	float: left;
	list-style-type:none; padding-left:0px; padding-right:10px; margin-bottom:10px;
}
#home-project li a{
    display: block; width:100%;    float: left;    position: relative;
}
#home-project li a b {
	position:absolute; display:block; width:100%; color:#FFF;
	left:0; bottom:0; padding:5px 5px; background:rgba(44, 75, 140, 0.7);
	font-weight:bold; font-size:11px;
}
#home-project #prev {
	background:url(../img/f-next.png) no-repeat 0 0; opacity:0.5;
	width:28px; height:44px; display:block; position:absolute;
	left:0; top:45%; text-indent:1000px; overflow:hidden;
}
#home-project #next {
	background:url(../img/f-prev.png) no-repeat right 0; opacity:0.5;
	width:28px; height:44px; display:block; position:absolute;
	right:0; top:45%; text-indent:-1000px; overflow:hidden;
}
#home-project:hover #prev, #home-project:hover #next {
	opacity:1;
}
****/
#detail-list-sp{
	margin:0; padding:0; list-style-type:none;
}
#detail-list-sp li{
	float:left; width:31%; margin:0 1% 15px; overflow:hidden; text-align:center;
	border:1px solid #777; display:block; background:#f2f2f2;
}
#detail-list-sp li b{
	display:block; padding:5px 10px; font-size:13px;
}
#detail-list-sp li img{
	display:block; width:100%; height:auto;
}
#plugin_support{
	position:fixed; right:0; bottom:0; padding:0px 5px 3px;
	background:#ed2227; min-height:30px; width:270px;
	display:inline-block;
	border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0;
}
#plugin_support label{
	margin:0; padding:10px 10px 5px 10px; cursor:pointer;
	font-size:15px; text-transform:uppercase; color:#FFF;
}
#plugin_support label i{
	font-size:17px; top:3px; margin-right:5px;
}
#plugin_support .content-support{
	background:#FFF; padding:10px; overflow:hidden;
	border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
	font-size:12px; line-height:20px; display:none;
}
#plugin_support .content-support p:last-child{
	margin-bottom:0;
}

/*****************/
#detail-list-gallery{
	margin:0; padding:0; list-style-type:none;
}
#detail-list-gallery li{
	float:left; width:48.5%; margin:0 2.5% 15px 0; overflow:hidden;
	display:block;
}
#detail-list-gallery li:nth-child(2n){
	margin-right:0;
}
#detail-list-gallery li b{
	display:block; padding:5px 10px; font-size:13px;
	text-transform:uppercase;
}
#detail-list-gallery li p{
	display:block; padding:10px 10px 10px; font-size:13px;
	margin:0; background:#f2f2f2; text-align:justify; line-height:22px;
}
#detail-list-gallery li img{
	display:block; width:100%; height:auto;
}

#detail-list-vp{
	margin:0; padding:0; list-style-type:none;
}
#detail-list-vp li{
	float:left; width:23%; margin:0 1% 15px; overflow:hidden; text-align:center;
	display:block;
}
#detail-list-vp li b{
	display:block; padding:5px 10px; font-size:12px; height:90px; line-height:20px;
}
#detail-list-vp li img{
	display:block; width:100%; height:auto;
}
/****************/
/***************/
.pdetail-img{
	margin-bottom:20px;
}

.pdetail-img img{
	width:100%; border:1px solid #ddd;
}
.postnews-img-lg{
	clear:both; float:left; width:100%; display:block; height:320px; margin-bottom:10px; overflow:hidden;
	background-position:center center; background-repeat:no-repeat; background-size:cover;
}
/*************/
.icon-download{
	background:#f5f5f5; border:1px solid #DDD; color:#000;
	margin-left:10px;
}
.icon-download i.glyphicon{
	color:#000;
}
.pdetail-tabcontent{
	margin-top:15px; line-height:28px;
}
.pdetail-tabcontent p{
	margin-bottom:5px; font-size:13px;
}
.pdetail-tabcontent p .btn-primary{
	margin-top:15px; text-transform:uppercase; font-weight:bold;
}
.price-lg{
	color:#ed2227
}
.pdetail-tabcontent .download-group{
	margin-top:0px; border-top:none;
}
.pdetail-tabcontent .download-group li:last-child{
	border-bottom:none;
}
.pdetail-infotab .nav-tabs > li > a{
	background:#2c4c8c; font-weight:bold; color:#FFF; text-transform:capitalize; margin-right:5px;
	padding:7px 20px;
}
.pdetail-infotab .nav-tabs > li.active > a{
	background:#ed2227; color:#FFF;
}
/*************/
#pdetail-other .swiper-pagination-bullet{
	width:12px; height:12px;
}
.pdetail-title-other{
	margin:0 0 15px; padding:0 0 7px; /*border-bottom:1px solid #FFF;*/ border-bottom:1px solid #464646;
	font-size:15px; text-transform:uppercase; font-weight:bold;	  background:none;
	color:#000;
}
#pdetail-other .pdetail-other-item, #pdetail-matching .pdetail-other-item{
	display:block; width:100%; float:left;  background:none; text-align:center;
	/*border:1px solid #DDD;*/
}
#pdetail-other h3, #pdetail-matching h3{
	margin:5px 0 0; padding:0; font-weight:bold; font-size:13px;
	line-height:18px; overflow:hidden; text-align:center; color:#2c4c8c
}
#pdetail-other .price, #pdetail-matching .price{
	color:#000; font-weight:bold;
	margin:5px 0 0; font-size:12px;
}
#pdetail-other div a, #pdetail-matching div a{
	color:#2c4c8c;
}
#pdetail-other .pdetail-other-item:hover a, #pdetail-matching .pdetail-other-item:hover a{
	color:#00aeef;
}
#pdetail-other figure, #pdetail-matching figure{
	padding:15px;
}
#pdetail-other img, #pdetail-matching img{
	display:block; width:100%;
}
#pdetail-other .swiper-pagination-other, #pdetail-matching .swiper-pagination-matching{
	position:relative; bottom:0; margin:10px 0;
}
.pother-item{
	border:1px solid #ddd;
}
/*************/
/******/
#prototo-sub{
	margin-left:-15px; margin-right:-15px;
}
#prototo-sub .item{
	margin-bottom:20px; color:#000; padding-left:15px; padding-right:15px;
	text-align:center;
}
#prototo-sub .item .img img{
	width:100%;
}
#prototo-sub .item:nth-child( 4n + 1){
	clear:both;
}
#prototo-sub .item .des{
	padding:5px 15px 5px;
}
#prototo-sub .item .bg-blue{
	background:#2c4c8c; color:#FFF;
}
#prototo-sub .item .bg-blue a{
	color:#FFF;
}
#prototo-sub .item .price{
	color:#000; font-weight:bold;
	margin-top:5px; font-size:12px;
}
#prototo-sub .item h2{
	margin:5px 0 0; padding:0; font-weight:bold; font-size:13px;
	line-height:18px; overflow:hidden; text-align:center;
}
#prototo-sub .item a{
	color:#2c4c8c;
}
#prototo-sub .item:hover a{
	color:#ed2227;
}
/*************/

/***EN****************/

/***********/
.download-group{
	border-top:3px solid #CCC; padding:5px 0 0; margin:20px 0 0;
	font-size:14px; font-weight:bold; text-transform:uppercase;
	list-style-type:none; color:#222
}
.download-group li{
	padding:15px 5px; border-bottom:1px solid #CCC;
}
.download-group li:nth-child( 2n){
	background:#f9f9f9;
}

.download-group li span:first-child{
	padding-left:0;
}
.download-group li span:last-child{
	padding-right:0;
}
/*********************/
.contact-form label{
	font-size:12px; color:#222;
}
.contact-form .form-group{
	margin-bottom:7px;
}
