@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype'),
         url('../fonts/roboto-regular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/roboto-light.eot');
    src: url('../fonts/roboto-light.eot') format('embedded-opentype'),
         url('../fonts/roboto-light.woff') format('woff'),
         url('../fonts/roboto-light.ttf') format('truetype'),
         url('../fonts/roboto-light.svg#RobotoLight') format('svg');
}


@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/roboto-bold.eot');
    src: url('../fonts/roboto-bold.eot') format('embedded-opentype'),
         url('../fonts/roboto-bold.woff') format('woff'),
         url('../fonts/roboto-bold.ttf') format('truetype'),
         url('../fonts/roboto-bold.svg#RobotoBold') format('svg');
}

a:focus{
	text-decoration: none !important;
}
/*::-webkit-input-placeholder {
   color:#444444 !important;
}

:-moz-placeholder { 
  color:#444444 !important;
}

::-moz-placeholder { 
  color:#444444 !important; 
}

:-ms-input-placeholder {  
   color:#444444 !important;  
}*/

a:hover{ text-decoration:none !important;}

th{
	font-family: 'RobotoBold';
}

body{
	font-family: "Arial"; 
	color:#FFF; 
	background: url(../images/body_bg.png) repeat;
}

.container-fluid{ background:#000;}

.box-info{
	padding: 10px;
}
.about-home{
	font-size: 16px;
	font-family: "Arial";
	color: #FFF;
}

header .container-fluid{
	position: relative;
	background:#000;	
}

header .login-register{ padding-top: 15px;text-align:right; float:right; color:#00364f; font-size:16px;}
	
header .login-register a{ color:#00364f; font-size:16px; cursor:pointer; }
header .phone{
	float: right;
	margin: 15px 5px 0 0;
	font-family: 'RobotoRegular';
	font-size: 17px;
	color: #ff0000;
}

@media (min-width: 1180px) {
.container-fluid{ 
	padding: 10px 5px !important; 
	width:1130px !important}
}
@media (min-width: 1180px) {


	header .shop-phone{ height:100px; float:right}

	
	
	
}
	
@media(min-width: 990px){
	header .login-register{
		width: auto;
		padding-top: 0;
		margin-right: 20px;
	}
	
	.numPhone{
		margin-top:120px
	}
}

@media(max-width: 440px){
	header .login-register{
		width: 100%;
		margin: 0;
	}
}

@media(min-width: 990px){
	header .container-fluid{
		padding-top: 15px;
	}
	
	header .shop-phone i{ background:#fff;border: 0px solid #42BA7C; color:#42BA7C; width:37px; height:37px; border-radius:50%; line-height:37px; text-align:center;font-size:26px;
	}
	
	header .shop-phone{padding-top:25px;}
	header .shop-phone a{ position:relative; color:#444444; font-size:17px; font-family:RobotoRegular; text-transform:uppercase; margin-right:27px; margin-top:25px;}
	
	header .shop-phone.shop_top{
		float: left;
		padding-top: 0px;
		margin-right: 20px;
		height: auto;
	}
}
@media (max-width: 1000px){
.searchDesktop {
	display:none;
}
}
header  a:hover{color:#d82227; cursor:pointer;}
.login-register button{ border:none; background:none; font-family:RobotoBold;}
header .login-register .dropdown { float:left;}

header i span{ position:absolute;top:-6px; right:-12px; background:#FFF; border:solid 1px #FFCA08; border-radius:50%; width:20px; height:20px; font-size:12px; font-family:RobotoBold; color:#ef5c1e; line-height:20px; text-align:center;}

.banner{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	
}

.banner img{
	width: 100%;
	height: 100%;
}

/* menu main */
.nav.navbar-nav > li{
	border-right: 1px solid #fff;
}
.nav.navbar-nav > li:last-child{
	border-right: 0;
}
/* end menu main */

@media(min-width: 990px){
	header .shop-phone{
		display: none;
	}
	
	header .shop-phone.shop_top{
		display: block;
	}
	
	
	.searchTop{
		float: right;
		width: 250px;
		margin-bottom: 15px;
	}
}

@media(max-width: 990px){
	.searchTop{
		display: none
	}
}

@media(min-width: 1050px){
	.nav_bg{ 
		background: #565656; 
		height: 38px;
	}
}

@media (max-width: 1026px) and (min-width: 0px) {

header i span{
top: -2px !important;
right: 19px;
}

}

@media (max-width: 440px) {
	header .shop-phone{ width:100%; text-align:center; margin-bottom:10px;}
	header .shop-phone a { font-size:14px; margin-right:10px;}
	.login-register{ text-align:center;}
}


@media(max-width: 768px){
	.banner{
		top: 25px;
	}
}

@media(max-width: 620px){
	header .container-fluid{
		min-height: 140px;
	}
}


@media(max-width: 520px){
	header .container-fluid{
		min-height: 130px;
	}
}

@media(max-width: 440px){
	.banner{
		top: 40px;
		height: auto;
		text-align: right;
	}
	
	.banner img{
		/* width: 72%; */
		margin-top: 15px;
	}

	
	
	header .login-register{
		text-align: center;
		padding-top: 0px;
	}
	
	header .phone{
		margin-top: 0;
		float: none;
		margin: -87px 5px 0 0;
		text-align: center;
	}
	
	header .container-fluid{
		min-height: 120px;
	}
}

@media(max-width: 380px){
	header .container-fluid{
		min-height: 120px;
	}
}


header .shop-phone{ float:right;}
header a{ font-size:12px; color:#000}


@media (max-width: 1026px) {
header {padding:10px  0px !important; background:#FFF; border-bottom:solid 1px #ddd;}
}

@media (min-width: 480px) {
header a{ font-size:15px; margin:5px;}
header i{ color:#000000; font-size: 33px;}
}


@media (max-width: 480px) {
	.navbar-brand > img { 
		max-width:100% !important;
		height: 80px;
	}

}










/* css nav start*/

.header {
	z-index: 99;
	position: relative;

}

.header .navbar {
	margin: 0;
	min-height: inherit;
}

.header .navbar-default {
	border: none;
	background: none;
	box-shadow:none;
}

.header .navbar-collapse {
	position: relative;
	/*max-height: inherit;*/
}

/*Brand*/
.header .navbar-brand { 
	height:auto;
	line-height:85px;
	padding:0px !important;
	margin-left:15px;

}
.header .navbar-brand{ 
	/* margin-top:15px; */
	margin-bottom:15px;
}




/*Navbar Brand*/
@media (min-width: 990px) {
	.header .navbar-brand { 

	}
	.header .navbar-default .navbar-nav > li > a {color: #FFF !important;}
}

.header .navbar-default .navbar-nav > li > a{
	color: #fff;
	font-size: 18px;
	font-family:RobotoRegular;
}.header .navbar-default .navbar-nav > li > a{	font-size: 18px;	margin: 0;	padding: 0;}

.header .navbar-default .navbar-nav > .active > a {
	color: #fdc108;
	box-shadow:none;
}
.navbar-default .navbar-toggle {
	/* background: #47AE79 !important; */
	border-radius:0px;
	padding:6px 10px;
	border:0px;
	margin-top: 10px;
}

/*Navbar Nav*/
@media (min-width: 992px) {
	.header .navbar-nav {
		float: left;
		
	}	
}

@media(max-width: 440px){
	.header .navbar-brand{
		margin-top: -121px;
	}
	
	.header .navbar-brand img{
		height: auto;
	}
	
	.searchDesk{
		text-align: center !important;
	}
	
	.searchDesk,
	.numPhone{
		display: block !important;
	}
	
	.numPhone{
		position: absolute;
		top: 85px;
		left: 0;
		
	}
	
	.numPhone .phone{
		text-align: left !important;
		font-size: 10px;
		color: #FF0D0D;
	}
	
	header .container-fluid{
		min-height: 90px;
	}
}

/*Dropdown*/
.header .navbar-right .dropdown-menu {
	right: inherit;
}

/*Navbar Toggle*/
.navbar-toggle,
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background: #ddd;

}

.navbar-toggle:hover {
	background: #ddd !important;
}

.navbar-default .navbar-toggle {
	border-color: red !important;
}

.navbar-default .navbar-toggle .fa {
	color: #fff;
	font-size: 19px;
}

/*Responsive Navbar*/
@media (max-width: 1050px) {
	/*Dropdown Menu Slide Down Effect*/
	.navbar-nav .open .dropdown-menu {
		border: 0;
		float: none;
		width: auto;
		margin-top: 0;
		position: static;
		box-shadow: none;
		background-color: transparent;
	}

	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #000 !important;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}

	/*Responsive code for max-width: 1000px*/
    .header .navbar-header {
        float: none;
    }
    
    .header .navbar-toggle {
        display: block;
    }
    
    .header .navbar-collapse.collapse {
        display: none !important;
    }
    
    .header .navbar-collapse.collapse.in {
        display: block !important;
  		overflow-y: auto !important;
    }
    
    .header .navbar-nav {
        margin: 7px 0;
        float: none !important;
    }

    .header .navbar-nav > li {
        float: none;
    }
    
    .header .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    /*Design for max-width: 1200px*/
    .header .navbar-collapse,
	.header .navbar-collapse .container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.header .navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 9px 10px;
	}

	.header .navbar-default .navbar-nav > li a {
		/*margin-bottom: 1px;*/
		border-bottom: solid 1px #eee;
	}	

	.header .navbar-default .navbar-nav > li > a:focus {
		background: none;
	}

	.header .navbar-default .navbar-nav > li > a:hover {
		color: #565656;
	}
.box_border
{
	background:#000;
}
	.header .navbar-default .navbar-nav > .active > a,
	.header .navbar-default .navbar-nav > .active > a:hover,
	.header .navbar-default .navbar-nav > .active > a:focus {
		color: #fff !important;
		background: #F00;
	}

	.header .dropdown-submenu li a { 
		font-size: 12px;
	}
}


@media (min-width: 1050px) {
	.header .navbar-header{ margin-top: -95px; position:relative; z-index:10;}
}

@media (min-width: 990px) {
	
	
	/*Navbar Collapse*/
	.header .navbar-collapse {
		padding: 0;
	}

	/*Navbar*/
	.header .navbar-nav {
		float:left;
		position: relative;
	}

	.header .navbar-default .navbar-nav > li > a {
		padding: 8px 20px 7px 20px;
		font-size:16px; 
		line-height: inherit;
	}

	.header .navbar-default .navbar-nav > li > a,
	.header .navbar-default .navbar-nav > li > a:focus {	
	}

	.header .navbar-default .navbar-nav > li > a:hover,
	.header .navbar-default .navbar-nav > .active > a {
		color:#FFF !important;
		/* border-bottom:solid 3px #fdc108; */
		background: #ee0000 !important;
	}
	
	.header .navbar-default .navbar-nav > li > a,
	.header .navbar-default .navbar-nav > li > a:hover,
	.header .navbar-default .navbar-nav > li > a:focus,	
	.header .navbar-default .navbar-nav > .active > a, 
	.header .navbar-default .navbar-nav > .active > a:hover, 
	.header .navbar-default .navbar-nav > .active > a:focus {
		background: none;
	}

	.header .navbar-default .navbar-nav > .open > a,
	.header .navbar-default .navbar-nav > .open > a:hover,
	.header .navbar-default .navbar-nav > .open > a:focus {
		color: #fdc108;
	}

	/*Dropdown Menu*/
	.header .dropdown-menu { 
		padding: 0;
		border: none;
		min-width: 200px;
		border-radius: 0; 
		z-index: 9999 !important;
		margin-top: -2px !important; 
		border-top: solid 2px #02405d; 
		border-bottom: solid 2px #02405d; 
	}

	.header .dropdown-menu li a { 
		color: #000; 
		font-size: 16px; 
		font-weight: 400; 
		padding: 6px 15px; 
		border-bottom: solid 1px #eee;
		
	}

	.header .dropdown-menu .active > a,
	.header .dropdown-menu li > a:hover {
		color: #fff !important;
		filter: none !important;
		background: #02405d !important;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.header .dropdown-menu li > a:focus {
		background: none;
		filter: none !important;
	}

	.header .navbar-nav > li.dropdown:hover > .dropdown-menu {
		display: block;
	}	

	.header .open > .dropdown-menu,
	.header-v1 .open > .dropdown-menu {
		display: none;
	}

	/*Search*/
	.header .navbar .search-open {
		width: 330px;
	}
	
	
}

@media (min-width: 1050px){
	/* custom nav */
	.header .navbar-default .navbar-nav > li > a {
		padding: 8px 20px;
		font-size:16px; 
		/* text-transform:uppercase; */ 
	}
	
	.header .navbar-default .navbar-nav > li > a:hover,
	.header .navbar-default .navbar-nav > .active > a {
		color:#FFF !important;
	}
	/* end custom nav */
}



/*Search Box*/
.header .navbar .nav > li > .search {
	color: #aaa;
	cursor: pointer;
	min-width: 35px;
	font-size: 15px;
	text-align: center;
	background: #f7f7f7;
	padding: 11px 0 12px;
	display: inline-block;
	border-bottom: solid 2px #aaa;
}

.header .navbar .nav > li > .search:hover {
	color: #fdc108;
	background: #f7f7f7;
	border-bottom-color: #fdc108;
}

.header .navbar .search-open {
	right: 0; 
	top: 38px; 
	display: none;
	padding: 14px; 
	position: absolute;
	background: #fcfcfc; 
	border-top: solid 2px #eee;
	box-shadow: 0 1px 3px #ddd; 
}

.header .navbar .search-open form {
	margin: 0;	
}

@media (min-width: 767px) and (max-width: 1000px) {
	.header .navbar > .container .navbar-brand, 
	.header .navbar > .container-fluid .navbar-brand {
		margin-left: -10px;
	}

	.header .navbar-toggle {
		margin-right: 0;
	}

	.header .navbar .search-open {
		width: 93%;
	}
}


@media(max-width: 1100px){
	.header .navbar-default .navbar-nav > li > a{
		padding: 12px 15px 13px 15px;
	}
}

@media (max-width: 999px) {
	.header .navbar .nav > li > .search {
		color: #999;
		width: 35px;
		height: 34px;
		line-height: 12px;
		text-align: left;
		text-align: center;
		margin: 5px 10px 0;
		background: #eee;
		border-bottom: none;
	}

	.header .navbar .nav > li > .search:hover {
		color: #fff !important;
		background: #565656;
	}

	.header .navbar .search-open {
		top: 5px;
		padding: 0;
		left: 48px;
		border-top: none;
		box-shadow: none;
		background: none; 
		margin-right: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1000px) {
	.header .header .navbar-nav {
		margin: 7px 0 !important;
	}
}

@media(max-width: 1100px){
	.searchDesk,
	.actionUser{
		display: none;
	}
}

/*Header v1
------------------------------------*/
.header-v1 {
	border-bottom: none; 
}

/*Brand*/
.header-v1 .navbar-brand {
	top: 2px;
	padding: 0 10px 10px;
}

/*Search Box*/
.header-v1 .navbar .search-open {
	background: #f8f8f8; 
}

@media (max-width: 767px) {
	.header-v1 .navbar .search-open {
		bottom: -6px; 
	}	
}

.header-v1 .navbar .nav > li > .search {
	padding: 11px;
	border: none;
	min-width: 37px;
}

.header-v1 .navbar .nav > li > .search:hover {
	color: #fff;
	background: #fdc108;
}

/*Toggle*/
.header-v1 .navbar-toggle {
	margin-top: 3px;
}

/*Responsive Header v1*/
@media (min-width: 767px) and (max-width: 992px) {
	/*Brand*/
	.header-v1 .navbar-brand {
		margin-bottom: 15px;
	}
}

@media (min-width: 767px) {
	/*Navbar*/
	.header-v1 .navbar-default .navbar-nav > li {
		margin-left: 1px;
	}

	.header-v1 .navbar-default .navbar-nav > li > a {
		padding: 9px 30px 6px 20px;		
	}

	.header-v1 .navbar-default .navbar-nav > .active > a,
	.header-v1 .navbar-default .navbar-nav > li > a:hover,
	.header-v1 .navbar-default .navbar-nav > li > a:focus {
		color: #fff !important;
		background: #fdc108 !important;
	}

	.header-v1 .navbar-default .navbar-nav > .open > a,
	.header-v1 .navbar-default .navbar-nav > .open > a:hover,
	.header-v1 .navbar-default .navbar-nav > .open > a:focus {
		color: #fff;
		background: #fdc108;		
	}

	/*Dropdown Menu*/
	.header-v1 .dropdown-menu { 
		background: #fafafa;
	}
}

/*Header Fixed
------------------------------------*/
/*Header*/
.header-fixed .header {
	height: 78px;
}

.header-fixed .header.header-fixed-shrink {
	top: 0;
	left: 0;
	width: 100%;
	height: 95px;
	z-index: 9999;
	position: fixed;
	margin-top: -35px;
	border-bottom-color: #f5f5f5;
	background: rgba(255,255,255, 0.9); 
	-webkit-transition: height 0.6s;
	-moz-transition: height 0.6s;
	transition: height 0.6s;
}

/*Brand*/
.header-fixed .header.header-fixed-shrink .navbar-brand { 
	top: 10px;
	z-index: 1;
	position: relative;
	padding: 0 10px 10px;
}

.header-fixed .header.header-fixed-shrink .navbar-brand img {
	width: 90%;
}

.header-fixed .header.header-fixed-shrink .search,
.header-fixed .header.header-fixed-shrink .active a {
	border-bottom: none !important;
}

.header-fixed .header.header-fixed-shrink .dropdown > a:after {
	top: 19px;
}

/*Toggle*/
.header-fixed .navbar-toggle {
	margin-top: 5px;
}

/*Search Bar*/
.header-fixed .header.header-fixed-shrink .search {
	margin-top: 12px;
	padding: 8px !important;
	color: #585f69 !important;
	background: none !important;
}

.header-fixed .header.header-fixed-shrink .search-open {
	border-top: none;
	background: rgba(255,255,255, 0.9);	
}

/*Responsive Fixed Header*/
@media (max-width: 992px) {
	/*Header*/
	.header-fixed .header {
		height: 118px;
	}

	.header-fixed .header.header-fixed-shrink {
		height: 135px;
	}
}

@media (max-width: 767px) {
	/*Header*/
	.header-fixed .header,
	.header-fixed .header.header-fixed-shrink {
		height: 88px;
	}

	/*Navbar*/
	.header-fixed .header .navbar-nav {
		background: #fff;
		padding: 6px 0;
		margin-top: 0px;
		border: solid 1px #eee;
	}
	
	.header-fixed .header .navbar-default .navbar-collapse, 
	.header-fixed .header .navbar-default .navbar-form {
		border: none;
	}

	/*Toggle*/
	.header-fixed .navbar-toggle {
		margin-top: 9px;
	}

	/*Search*/
	.header-fixed .header.header-fixed-shrink .navbar .nav > li > .search {
		top: 5px;
		position: relative;
	}	
}

@media (min-width: 767px) {
	/*Navbar*/
	.header-fixed .header.header-fixed-shrink .navbar-nav > li > a {
		padding: 19px 30px 18px 20px;
		border-bottom: solid 1px transparent !important;
	}

	/*Search Bar*/
	.header-fixed .header.header-fixed-shrink .search-open {
		top: 56px;
	}	
}

/*Dropdown Submenu for BS3
------------------------------------*/
.dropdown-submenu { 
   position: relative; 
}

.dropdown > a:after,
.dropdown-submenu > a:after {
    top: 8px;

    right: 9px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}

@media (max-width: 1000px) {
  .dropdown-submenu > a:after {
      content: " ";
  }
}

.dropdown > a:after {
    top: 13px;
    right: 5px;
    content: "\f107";
}

.dropdown-submenu > .dropdown-menu { 
   top: 0; 
   left: 100%; 
   margin-top: -5px; 
   margin-left: 0px; 
}

/*Submenu comes from LEFT side*/
.dropdown-submenu > .dropdown-menu.submenu-left {
	left: -100%;
}

.dropdown-submenu:hover > .dropdown-menu {  
   display: block;
}

@media (max-width: 1000px) {
  .dropdown-submenu > .dropdown-menu {  
     display: block;
     margin-left: 15px;
  }
}

.dropdown-submenu.pull-left {
   float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
   left: -100%;
   margin-left: 10px;
}

.dropdown-menu li [class^="fa-"],
.dropdown-menu li [class*=" fa-"] {
  left: -3px;
  width: 1.25em;
  margin-right: 1px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.dropdown-menu li [class^="fa-"].fa-lg,
.dropdown-menu li [class*=" fa-"].fa-lg {
  /* increased font size for fa-lg */
  width: 1.5625em;
}

/*Menu Icons*/
.menu-icon {
   margin-right: 10px;
   font-weight: 200;
}

/*Dropdown Show*/
.dropdown-show {
  position: relative;
  display: inline-block;
  box-shadow: 0 0 4px #eee;
}
/* css nav end*/

@media (min-width: 1180px) {
	nav .search{ 
		*display: none;
		float:right; position:relative; width:280px; padding-left:40px;
	}
	.search button{ position:absolute;
	left:-40px; top:0px}
	.search input{ background:none; border:none; box-shadow:none !important; color:#FFF;}
	.search ::-webkit-input-placeholder {
	   color:#FFF !important;
	}

	nav .search .input-group{ margin-top:7px;}
	.search :-moz-placeholder { /* Firefox 18- */
	  color:#FFF !important;
	}

	.search ::-moz-placeholder {  /* Firefox 19+ */
	  color:#FFF !important; 
	}

	.search :-ms-input-placeholder {  
	   color:#FFF !important;  
	}
}

@media (min-width: 1050px) {
	nav .search{ 
		display: none;
	}
}

.search button{height:35px; width:35px; border:solid 3px #f00; border-radius:50%; background:#FFF;
}
nav .input-group-addon{ background:none; border:none; padding:0px 0px 0px 10px;}



#slide_adv { overflow:hidden;}

#slide_adv .item img{ 
	width: 100%;
}

@media (min-width: 1180px) {
#slide_adv .container-fluid{ padding-top:16px !important;}
#slide_adv .col-sm-3{ padding-left:8px; padding-right:0px;}
#slide_adv .col-sm-9{ padding:0px;}

#slide_adv .col-sm-3 div{ height:165px;}
#slide_adv .col-sm-3 div img{ height:100%}
#slide_adv .col-sm-3 div:last-child{ margin-top:7px;}
}

@media (max-width: 1026px) and (min-width: 768px) {
#slide_adv .col-sm-9{ padding-right:0px;}
}

#carousel-example-generic{ margin-bottom:5px;}
.carousel-indicators{ bottom:0px !important;}
.carousel-indicators li.active{ background:#00AFFF !important; border: solid 1px #FFF !important}

#slide_adv .col-sm-9 img{width:100%;}
#slide_adv .col-sm-3 img{width:100%; margin-bottom:10px;} 


@media (max-width: 768px) {
#slide_adv .col-sm-3 div:first-child{width:49%; float:left} 
#slide_adv .col-sm-3 div:last-child{width:49%; float:left; margin-left:2%} 
}

/* ---------------------- */
.titleMain{
	float: left;
	width: 100%;
	font-family: "Arial";
	font-size: 16px;
	color: #fff;
	background: #FFF; 
	
	/*background: url('../images/bg-span.png') repeat-x; */
	text-transform: uppercase;
	font-weight: bold;
	
}

.titleMain h1{
	font-size: 13px;
	margin: 0;
	padding: 7px 60px 3px 10px;
	
	background-size: auto 100%;
	color:#000;
	font-weight:bold;
	display:inline-block
}

.advCate img{
	max-width: 100%;
}

@media(max-width: 440px){
	.titleMain h1{
		background: none;
		color: #565656;
	}
	
	.link_other{
		float: right;
	}
}
/* ---------------------- */

/*css nav left mobile*/
.nav-left-mobile  h4{
	background: #565656;
	font-family: RobotoBold;
	color: #FFF;
	line-height: 35px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	box-shadow: 1px 1px 5px #989898;
	margin: 0px;
}

.nav-left-mobile  h4 i{
	margin-right: 10px;
}

.box_border > li{
	position: relative;
}

@media (min-width: 790px) {
.nav-left-mobile{ display:none}
}

.nav-left-mobile  h4 a{ color:#FFF; text-decoration:none !important;}
.nav-left-mobile  .panel-body{ padding:0px !important;}
.nav-left-mobile  .panel-body .box_border{ border:0px !important}


#pro-best .container-fluid{ padding-top:20px !important;}

@media(max-width:768px) {
/* .box_border{ border:0px !important;} */
.box_border > li > h2 a{padding:8px 5px 8px 20px; }

}

.nav-left .box_border > li.active,
.nav-left .box_border > li > a:hover{
	color:#000;
	background: url(../images/li.png) no-repeat 10px center #fff000;
}

.news-home{
	margin-top: 25px;
	border: 1px solid #ddd;
}

.news-home .item{
	padding: 5px;
}

@media (max-width: 790px) {
.col-sm-3.nav-left{ display:none;}
}

@media (max-width: 480px) {
.col-sm-3.nav-left{ display:block;}
}

@media (max-width: 1026px) and (min-width: 769px) {
	.col-sm-3.nav-left{width: 22%;padding-right:10px;}
	.news-home{padding-right:10px;}
	.box_border > li > h2 a{padding:8px 5px 8px 8px; }
	.sub_left{ padding-left:27px;}
	.col-sm-9.setwidth{ padding-left:0px; padding-right:7px; width:78%;}
}
@media (min-width: 1026px) {
	.col-sm-3.nav-left{ padding-left:0px; padding-right:10px; width:22%;}

	.news-home{ padding-left:0px;margin-top: 20px; border: 1px solid #ddd; margin-bottom: 15px;}
	.box_border > li > h2 a{padding:8px 5px 8px 9px; }
	.col-sm-9.setwidth{ padding:0px; width:78%;}
}

@media (min-width: 0px) {
	.nav-left div.title{ 

		background: #565656;
		font-family:"Arial"; 
		color:#FFF; 
		line-height:35px; 
		font-size:16px;
		text-align:center;
		margin:0px;
		font-weight: bold;
		text-transform: uppercase;
	}

	.box_border{ 
		padding:0px; 
		margin:0px; 
		list-style:none; 
		border-left:solid 1px #dddddd;
		border-right:solid 1px #dddddd;
		border-bottom:solid 1px #dddddd; 
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	.box_border li:nth-child(1) a{ border-top:none !important;}
	
	.box_border li:last-child a{
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	
	.box_border > li > a{
		border-top:solid 1px #cccccc; display:block; color:#FFF; font-family:"Arial";
		background: url(../images/li.png) no-repeat 10px center;
	}		
	
	.box_border > li > a{		font-size: inherit; padding: 6px 12px 6px 25px; /* border-bottom: 1px solid #CDEBFD; */}
	.box_border > li > a > i{  width:14px; height:14px; line-height:12px; text-indent:4px; margin-right:3px;}	
	
	.sub_left{
		position: absolute;
		left: 100%;
		top: 0;
		width: 100%;
		z-index: 999;
		list-style: none; 
		color:#fff; 
		padding-left: 0;
		background: #000;
		
	}
	
	.sub_left li{
		padding-left: 10px;
	}
	
	.sub_left li a:before{
		content:'';
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #fff;
		float: left;
		margin-right: 8px;
		margin-top: 7px;
	}
	
	

	.sub_left > li > a{display:block; padding: 7px 0px;color:#fff; font-family:RobotoRegular;}

	.tab-content .col-md-12{ padding:0px;}



}

@media (max-width: 480px){
	.menu_left_des,
	.thongketruycap{
		display: none;
	}
	
	.sub_left{
		position: relative;
		top: inherit;
		left: inherit;
		float: left;
		display: block !important;
		background: none;
	}
	
	.sub_left > li > a{
		color: #FFF;
	}
	
	.sub_left li a:before{
		background: #000;
	}
	
	.sub_left li:hover a{
		color: #fff;
	}
	
	.sub_left li:hover a:before{
		background: #fff;
	}
}

.nav-left .sub_left{
	display: none;
}

.box_border > li:hover .sub_left{
	display: block;
}

.title_tab{ list-style:none; padding:0px; margin-left:10px; margin-bottom:15px;}
.title_tab li{ display:inline-block; font-size:15px; font-family:RobotoBold;margin-right:20px;}
@media(max-width:515px) {
.title_tab li{ width:100%; margin:0px 0px 10px 0px !important;}
.title_tab li a{ width:100%; text-align:left; display:block;}
}
.title_tab li a{color:#454545; text-transform:uppercase; border-bottom:solid 2px #FFF; padding-bottom:5px;}
.title_tab li.active a{ border-bottom:solid 2px #fdc007;  text-decoration:none !important}
@media(max-width:480px) {
.title_tab li{ margin-bottom:15px;}
}


.tab-content .owl-item{ padding:8px;}
#pro-best .owl-prev i,#pro-best .owl-next i{ font-size:30px; color:#8a8a8a}

@media(max-width:767px) {

#pro-best .owl-prev{ position:absolute; top:48%; left:-15px;}
#pro-best .owl-next{ position:absolute; top:48%; right:-15px;}

}

@media(min-width:768px) {
#pro-best .owl-prev{ position:absolute; top:-35px; right:40px;}
#pro-best .owl-next{ position:absolute; top:-35px; right:8px;}
}

@media(max-width:768px) and (min-width:490px) {
.col-mobile{ width:50% !important; float:left;}

}




@media( min-width:1180px) {
#adv_mid .col-sm-12{ padding:0px;}
}

@media( min-width:1180px) {

	#pro_news .news-home{ width:21%; padding:0px;}
	.title_pro .link_other{ float:right; margin-right:15px;}

	

}
@media( max-width:1026px) and (min-width:769px){

#pro_news .news-home{padding-left:0px;}
.title_pro .link_other{ float:right; margin-right:15px;}

}




.title_pro{ margin:15px 0; clear:both;}
/* h3.title_pro span{  font-size:15px; font-family:RobotoBold; color:#454545; text-transform:uppercase; border-bottom:solid 2px #42BA7C; padding-bottom:2px; } */


.title_pro .link_other a{ font-family:RobotoRegular; color:#000000; font-size:12px; margin-left:10px; font-weight: normal; text-transform: initial;}
.title_pro .link_other a:hover{color:#d82227;}

.news-home .col-md-3{ padding:0px;}
.news-home .col-md-3 .thumbnail{ border-radius:0px;}
/* .news-home .col-md-3 img{ width:100%;} */
.news-home .col-md-9{ padding-right:0px;padding-left:8px;}
.news-home .col-md-9 a{color:#FFF; font-size:13px;}
.news-home .col-md-9 a:hover{color:#348CFE}
.news-home .line-news{ border-bottom: solid 1px #DDD;overflow: hidden;
width: 100%;
padding-top: 8px;
margin-bottom: 8px;}
.viewall-news a { font-family:Arial; color:#444444; font-weight:bold; font-size:12px;}

.adv-right{ margin-top:15px;}
.adv-right img{ width:100%;}

@media(min-width:1026px) {
#partners .pdlr0{ padding:0px;}	
}
#partners h3{ border-bottom: solid 2px #00AFFF; font-size:15px; color:#454545; font-family:RobotoBold; text-transform:uppercase; padding-bottom:3px; margin-bottom:0px;}
.border-partner{ border:solid 1px #dddddd;}
#partners .owl-prev{ position:absolute; left: -10px; top:35%; height:35px; width:24px; color:#888888; line-height:35px; }
#partners .owl-next{ position:absolute; right: -10px; top:35%;height:35px; width:24px; color:#888888; line-height:35px; }
#partners .item{ padding: 2px;}
#partners  img{ height:108px; width: 100%;}


#adv_bottom  img{ width:100%; margin-bottom:10px;}
#adv_bottom .row{ padding-top:18px !important;}


@media(min-width:1027px) {
#adv_bottom  .bot1{ padding-left:0px; padding-right:8px; padding-bottom:10px}
#adv_bottom  .bot3{ padding-right:0px; padding-left:8px; padding-bottom:10px}
#adv_bottom  .bot2{ padding-left:8px; padding-right:8px; padding-bottom:10px}
#adv_bottom  img{ height:198px;}
}

@media(max-width:1026px) and (min-width:769px) {
#adv_bottom  .bot1{padding-right:8px; padding-bottom:10px}
#adv_bottom  .bot3{padding-left:8px; padding-bottom:10px}
#adv_bottom  .bot2{ padding-left:8px; padding-right:8px; padding-bottom:10px}

}




@media(min-width:769px) {
	footer{ 
		/*margin-bottom:37px;*/}
}

	footer .container-fluid{ padding:35px 0px 20px !important; background:  #565656; position: relative; color: #fff;}
	
	footer .container-fluid:before{
		position: absolute;
		top: 7px;
		left: 0;
		height: 2px;
		width: 100%;
		background: #fff;
	}
	
	footer .bg_footer{  overflow:hidden;}
	@media(min-width:1026px){
	footer .plra15{ margin-left:-15px; margin-right:-15px;}
}


.bg_footer ul{ list-style:none; width:22%; float:left;}
@media(max-width:769px){
.bg_footer ul{ list-style:none; width:100%; float:left; border-bottom:solid 1px #898d96; padding-bottom:10px;}

}


.bg_footer i{ font-size:11px; position:absolute; left:0px; top:10px;}
.bg_footer a{ color:#FFF; font-size:14px; font-weight:normal; text-transform:initial !important;}
.bg_footer a:hover{ color:#f3c618 !important;}


.bg_footer ul li{position:relative;color:#FFF;text-transform:uppercase; font-weight:bold; padding:5px 0px 5px 10px; display:block;}

.bg_footer ul li:first-child{
	padding-left: 15px;
}

.bg_footer ul li img{ margin-right:5px; margin-bottom:8px;}
.bg_footer .pl0 { padding-left:0px !important;}

footer .bg_nav_end{ background:#0168A5 !important; padding:10px 0px; overflow:hidden; color: #fff;}
@media(min-width:770px){
.bg_nav_end ul{ list-style:none; padding:0px; margin:0px;}
.bg_nav_end ul li{ display:inline-block;}
}
@media(max-width:769px){
.bg_nav_end ul{ padding:0px;}
.bg_nav_end ul li{ display:block;}
}
.bg_nav_end ul li a{ color:#FFF; font-size:16px; font-family:RobotoRegular; padding:0px 20px; line-height:40px;}
.bg_nav_end ul li a:hover{color:#f3c618 !important;}

@media(max-width:769px) {
.bg_nav_end .col-sm-5{ text-align:left !important; border-top:solid 1px #898d96; padding-top:10px;}
}
.bg_nav_end .col-sm-5{ text-align:right; color:#FFF;}
.bg_nav_end .col-sm-5 a{ color:#FFF}
.bg_nav_end .col-sm-5 a:hover{color:#f3c618 !important;}

.social_list li img{
	width: 40px;
}
.info_pro h4{	margin: 0;	padding: 0;	font-size: 16px;
	min-height: 40px;
	line-height: 1.4;
	
}

.info_pro div>a{
	color: #ff0000;
	font-size: 16px;
}

.supportOnlne{
	border: 1px solid #ccc;
	margin-top: 15px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	
}

.supportOnlne h3{
	margin: 0 5px 15px;
}

.supportOnlne ul#support{
	padding-left: 15px;
	list-style: none;
}

.supportOnlne ul#support h4{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.supportOnlne ul#support span{
	color: #FFF;
}

.supportOnlne .hotline{
	border-top: 1px solid #D9F1FF;
}

.supportOnlne .hotline p{
	padding: 10px;
	color: #F0FF08;
	font-size: 18px;
	font-family: 'RobotoBold';
	text-align: center;
	margin-bottom: 0;
}

.qcLeft img{
	width: 100%;
	margin: 7px 0;
}

.textFooter{
	color: #fff;
}

.textFooter h1{
	margin: 0 0 20px 0;
	line-height: 0.5;
}

.bodyCate{
	padding-bottom: 15px;
}

.bodyCate img{
	max-width: 100%;
}

.carousel-control.right,
.carousel-control.left{
	background: none;
	
}

.slide .carousel-control.right i,
.slide .carousel-control.left i{
	position: absolute;
	top: 40%;
	font-size: 70px;
	display: none;
}

.slide .carousel-control.right i{
	right: 20px;
}
.slide .carousel-control.left i{
	left: 20%;
}

.slide:hover .carousel-control.right i,
.slide:hover .carousel-control.left i{
	display: block;
}


#thongke{
	padding: 15px 0;
	font-size: 16px;
}

#thongke li{
	list-style: none;
	padding: 5px 20px;
}