#admin-menu-active {
    
    color: #e24a4a;
}
.nav 
{
	
	font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.tieu-de-admin
{
	float:left;
}

body {
    margin: 0px;
    font-family: 'Roboto Condensed';
    font-smooth: always;
    background: #fff;
    
}
.logo img
{
	padding-bottom: 5px;
}
.navbar-default .navbar-nav>li>a{
    color: #2ab02b;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    padding: 6px 7px 6px 15px;
    margin: 12px 0px;
	font-size:110%;
    
	font-family: 'Roboto Condensed';
    
}
.navbar-default .navbar-nav>li>a:hover
{
	color:#fff;
}
.navbar-nav li
{
	
}
.container-fluid {
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	font: 14px arial;
	background-color: #ffe62a;
}
@media screen and (max-width:767px)
{
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    background-color: #ffe62a;
    color: #fff;
	background: url(../img/web/bullet.png) no-repeat 10px 9px;
}
	.navbar-default{background-color: unset;
    border-color: unset;}
	.container-fluid{background:unset}
	.navbar {
    border: unset;}
	.navbar-nav {
	background: #ffe62a; -moz-box-shadow: 0 4px 4px #f7f7f7;
    -webkit-box-shadow: 0 4px 4px #f7f7f7;
    box-shadow: 0 4px 4px #f7f7f7;}
	.navbar-default .navbar-nav>li>a{
    border-right: unset;}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #ffe62a;
    color: #fff;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    background-color: #ffe62a;
    color: #fff;
	background: url(../img/web/bullet.png) no-repeat 10px 9px;
}
	
}
	


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #ffe62a;
    color: #fff;
}
.dropdown-menu{background-color: #8d3a0c;}
.dropdown-menu>li>a {color: #fff;text-transform: uppercase;}
.dropdown-menu li:hover {background-color: #3a5897;}
.dropdown-menu>li>a:hover {
    background-color: #3a5897;color: #fff;text-transform: uppercase;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #ffe62a;
}
.navbar-nav:not(.sm-collapsible) .has-submenu:hover {
	
    background-color: #ffe62a;
    
}

.navbar-nav ul.sm-nowrap > li:hover > a
{
	background-color: #3a5897;
}

ol, ul {list-style: none;}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 5px;
    border: 1px solid transparent;
}
.flexslider .slides li {
    
    margin-left: -40px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: unset;
    padding-right: unset;
}


nav.sidebar, .main{
    -webkit-transition: margin 200ms ease-out;
      -moz-transition: margin 200ms ease-out;
      -o-transition: margin 200ms ease-out;
      transition: margin 200ms ease-out;
  }

  .main{
    padding: 10px 10px 0 10px;
  }

 @media (min-width: 765px) {

    .main{
      position: absolute;
      width: calc(100% - 40px); 
      margin-left: 40px;
      float: right;
    }

    nav.sidebar:hover + .main{
      margin-left: 200px;
    }

    nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
      margin-left: 0px;
    }

    nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
      text-align: center;
      width: 100%;
      margin-left: 0px;
    }
    
    nav.sidebar a{
      padding-right: 13px;
    }

    nav.sidebar .navbar-nav > li:first-child{
      border-top: 1px #e5e5e5 solid;
    }

    nav.sidebar .navbar-nav > li{
      border-bottom: 1px #e5e5e5 solid;
    }

    nav.sidebar .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }

    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
      padding: 0 0px 0 0px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
      color: #777;
    }

    nav.sidebar{
      width: 200px;
      height: 100%;
      float: left;
      margin-bottom: 0px;
    }

    nav.sidebar li {
      width: 100%;
    }

    nav.sidebar:hover{
      margin-left: 0px;
    }

    .forAnimate{
      opacity: 0;
    }
  }
   
  @media (min-width: 1330px) {

    .main{
      width: calc(100% - 200px);
      margin-left: 200px;
    }

    nav.sidebar{
      margin-left: 0px;
      float: left;
    }

    nav.sidebar .forAnimate{
      opacity: 1;
    }
  }

  nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #CCC;
    background-color: transparent;
  }

  nav:hover .forAnimate{
    opacity: 1;
  }
  section{
    padding-left: 15px;
  }
  
  
.page-left {width:100%;}
.page-left .col-sm-3
{
	padding-right:15px;
}
.page-left .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-md-3, .col-lg-3, .col-xs-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    
    padding-left: unset;
	padding-right: unset;
    
}
nav.sidebar {
    width:100%;
}

.page-left .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    
    background-color: #ffe62a;
}

.page-left .navbar-default .navbar-nav>li>a
{
	color:#fff;
}
.content
{
	width:100%;
	padding-top: 10px;
}
.col-sm-3 .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #ffe62a;
}
.ho-tro-truc-tuyen {
    width: 100%;
    float: left;
    margin-top: 10px;
	border-radius: 10px;
    background-color: #ffe62a;
    margin-bottom: 15px;
    -moz-box-shadow: 0 4px 4px #f7f7f7;
    -webkit-box-shadow: 0 4px 4px #f7f7f7;
    box-shadow: 0 4px 4px #f7f7f7;
}
.san-phan-noi-bat {
    width: 100%;
    float: left;
	border-radius: 10px;
    background-color: #fff;
    margin-bottom: 22px;
    -moz-box-shadow: 0 4px 4px #f7f7f7;
    -webkit-box-shadow: 0 4px 4px #f7f7f7;
    box-shadow: 0 4px 4px #f7f7f7;
}
nav.sidebar .navbar-collapse, nav.sidebar .container-fluid {
    border-radius: 0px;
}
.ho-tro-truc-tuyen .tieu-de
{
	
    top: -1px;
    left: -1px;
    width: 100%;
    height: 50px;
    z-index: 0;
    border: 1px solid #d4d4d4;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #ffe62a;
}
.san-phan-noi-bat .tieu-de
{
	
    top: -1px;
    left: -1px;
    width: 100%;
    height: 50px;
    z-index: 0;
    border: 1px solid #d4d4d4;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #ffe62a;
}
.tin-tuc-home .tieu-de
{
	
    top: -1px;
    left: -1px;
    width: 100%;
    height: 50px;
    z-index: 0;
    border: 1px solid #d4d4d4;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #ffe62a;
}
.ho-tro-truc-tuyen .tieu-de h3 {
    padding-left: 17px;
    font-size: 18px;
    margin-top: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border-top-right-radius: 5px;
    background-color: #ffe62a;
    font-family: 'Roboto Condensed';
    position: relative;
    z-index: 2;
}
.tin-tuc-home .tieu-de h3 {
    padding-left: 17px;
    font-size: 18px;
    margin-top: 5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border-top-right-radius: 5px;
    background-color: #ffe62a;
    font-family: 'Roboto Condensed';
    position: relative;
    z-index: 2;
}
.san-phan-noi-bat .tieu-de h3 {
    padding-left: 17px;
    font-size: 18px;
    margin-top: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border-top-right-radius: 5px;
    background-color: #ffe62a;
    font-family: 'Roboto Condensed';
    position: relative;
    z-index: 2;
}
.col-sm-3 .navbar-default .navbar-nav>li>a
{
	border-right:unset;
}
.ho-tro-truc-tuyen ul li.first {
    background: none;
    padding-left: 0px;
    max-width: 250px;
    color: white;
}
.san-phan-noi-bat ul li.first {
    background: none;
    padding-left: 0px;
    width: 190px;
    color: white;
}
.ho-tro-truc-tuyen ul li {
    border-bottom: 1px dashed white;
    background: url(../img/yahoo.png) no-repeat 8px center;
    width: 130px;
    padding: 12px 0px 8px 58px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    line-height: 16px;
}
.san-phan-noi-bat ul li {
    
    
    width: 200px;
    padding-top:10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    line-height: 16px;
}

.ho-tro-truc-tuyen ul li {
    
    -moz-box-shadow: 0 2px 0px #f7f7f7;
    
    box-shadow: 0 2px 0px #f7f7f7;
    position: relative;
    z-index: 11;
}
.san-phan-noi-bat ul li {
    
        -moz-box-shadow: 0 2px 0px #f7f7f7;
    box-shadow: 0 2px 0px #f7f7f7;
    position: relative;
    z-index: 11;
    border-bottom: 1px dashed #ffe62a;
    height: 260px;
}
.san-phan-noi-bat ul {
    
   width:100%;
}
.ho-tro-truc-tuyen ul li:last-child {
    border-bottom: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ho-tro-truc-tuyen ul li {
    border-bottom: 1px dashed white;
    background: url(../img/yahoo.png) no-repeat 8px center;
    width: 130px;
    padding: 12px 0px 8px 58px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    line-height: 16px;
}
.ho-tro-truc-tuyen  ul li a:hover {
    text-decoration: underline;
}
.ho-tro-truc-tuyen  ul li {
    width:100%;
}
.ho-tro-truc-tuyen  ul li a {
    width: 100%;
    display: block;
    padding-left: 10px;
	color:#fff;
}
.menu .navbar
{
	border:unset;
}
.san-phan-noi-bat .sp img
{
	width:auto%;
	height:200px;
}

.sp  span {
    width: 100%;
    float: left;
    font-size: 12px;
    padding: 10px 0px;
    line-height: 18px;
    height: 50px;
    overflow: hidden;
}



.tin-tuc-home {
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 22px;
    -moz-box-shadow: 0 4px 4px #f7f7f7;
    -webkit-box-shadow: 0 4px 4px #f7f7f7;
    box-shadow: 0 4px 4px #f7f7f7;
    position: relative;
    z-index: 2;
    background-color: white;
}

.tin-tuc-home  h3 {
   
    padding: 12px 4px 12px 8px;
    height: 16px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    border-top-right-radius: 5px;
    background-color: #ffe62a;
    font-family: 'Roboto Condensed';
    position: relative;
    z-index: 2;
}

.tin-tuc-home ul li img {
    float: left;
    max-width: 62px;
    border: 2px solid #ebebeb;
    border-radius: 5px;
}

.tin-tuc-home ul li a {
    width: 100%;
    display: block;
    padding-left: 10px;
}

.tin-tuc-home ul li {
    background: none;
    padding: 10px 0px;
    display: block;
    float: left;
    width: 200px;
	margin-left:17px;
	margin-bottom:10px;
}
.tin-tuc-home ul li span {
    float: left;
    margin-left: 8px;
    width: 100px;
	color:#fff;
}
.tin-tuc-home ul li {
    
    border-bottom: 1px solid #e5e5e5;
    
    -moz-box-shadow: 0 2px 0px #f7f7f7;
    -webkit-box-shadow: 0 2px 0px #f7f7f7;
    box-shadow: 0 2px 0px #f7f7f7;
    
}
.tin-tuc-home ul {
    padding: 12px 0px;
    margin: 1px 0px;
    list-style: none;
    background-color: #ffe62a;
    position: relative;
    z-index: 11;
}
.col-sm-9 .san-pham-home h3 {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 18px 0px 14px;
    border-bottom: 3px solid #ffe62a;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    background-color: white;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.col-sm-9 .san-pham-home h3 strong {
    padding: 12px 14px 12px 20px;
    display: block;
    width: auto;
    float: left;
    color: #fff;
    background-color: #ffe62a;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#217322', endColorstr='#005601',GradientType=0 );
}
.col-sm-9 .san-pham-home h3 span {
    float: right;
    font-weight: normal;
    font-size: 11px;
    padding: 12px 4px 12px 22px;
}
.col-sm-9 .san-pham-home  h3 span a {
    color: #3a3a3a;
}
.col-sm-9 .san-pham-home ul {
    padding: 12px 4px 0px 4px;
    margin: 0px;
    list-style: none;
    float: left;
    width: 100%;
}
.col-sm-9 .san-pham-home ul li {
    float: left;
    max-width: 180px;
    padding: 10px;
}
.col-sm-9 .san-pham-home ul li .price {
    float: left;
    margin: 6px 0px;
    width: 100%;
    font-size: 12px;
    color: #c21c0a;
    text-align: center;
    font-weight: bold;
}
.col-sm-9 .san-pham-home ul li .button1 {
    float: left;
    height: 25px;
    line-height: 12px;
    padding: 8px 12px;
    margin: 0px 0px 12px 40px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    color: #6BD225;
    font-weight: bold;
    font-size: 12px;
    background: url(../img/button1-pattern.png) repeat-x top center;
}
.col-sm-9 .san-pham-home ul li .image img {
    max-width: 150px;
    max-height: 190px;
}
.col-sm-9 .san-pham-home ul li .image {
    width: 100%;
    height: 190px;
    border: 1px solid #eaeaea;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.col-sm-9 .san-pham-home {
    float: left;
    display: block;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 22px;
    -moz-box-shadow: 0 0px 4px #eee;
    -webkit-box-shadow: 0 0px 4px #eee;
    box-shadow: 0 0px 4px #eee;
    background-color: white;
}
.content .col-sm-9
{
	padding-right:unset;
}
.col-sm-9 .san-pham-home ul li .title {
    float: left;
    margin-top: 6px;
    width: 100%;
    height: 30px;
    font-weight: bold;
    font-size: 12px;
    color: #3b3b3b;
    text-align: center;
    overflow: hidden;
}
.container .footer
{
	width:100%;
}
footer .col1 h3, .footer .col2 h3 {
    color: white;
    font-size: 14pt;
    font-weight: normal !important;
    margin: 0px;
    margin-bottom: 10px;
    padding: 20px 2px;
    border-bottom: 1px solid #c21c0a;
    text-transform: uppercase;
}
.footer .col1 span, .footer .col2 span {
    color: #F7F7F7;
    font-size: 9pt;
    float: left;
}
.footer .col1 span h2{
    color: #F7F7F7;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    float: left;
}
.footer .col2 span h2{
    color: #F7F7F7;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    float: left;
}
.footer .col1 h3, .footer .col2 h3 {
    color: white;
    font-size: 14pt;
    font-weight: normal !important;
    margin: 0px;
    margin-bottom: 10px;
    padding: 20px 2px;
    border-bottom: 1px solid #c21c0a;
    text-transform: uppercase;
}
.footer .col1 .project img {
    max-width: 139px;
    max-height: 93px;
}
.footer .col1 .project {
    float: left;
    margin: 20px 12px 0px 0px;
    border: 1px solid #1F0300;
     max-width: 139px;
    max-height: 93px;
    background-color: white;
}
.col-sm-4 .col2
{
	padding-top:10px;
}
.footer .col-sm-4
{
	float:left;
}
.cuoi-trang .copyright {
    float: left;
	padding-left:10px;
}
.cuoi-trang .backtotop {
    float: right;
	padding-right:10px;
}
.cuoi-trang {
    width: 100%;
    float: left;
    background-color: #1F0300;
    font-size: 10px;
    padding: 16px 0px;
    color: #aaaaaa;
}
.footer {
    width: 100%;
    float: left;
    color: white;
    background-color: #58260b;
}
.content .col-sm-3
{
	padding-left:unset;
}

.ho-tro-truc-tuyen ul {
    padding: 12px 0px;
    margin: 1px 0px;
    list-style: none;
    background-color: #ffe62a;
    position: relative;
    z-index: 11;
}
.ho-tro-truc-tuyen ul li
{
    
    margin: 0px 10px;
    
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
{
	color:#fff;
	background-color:unset;
}
.box-title-banner span
{
	font-size: 48px;
	text-transform: uppercase;
	font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace;
	font-weight: 500;
    color: #151515;
}
.box-title-banner
{
	position: relative;
    overflow: hidden;
    text-align: center; 
}
.home-banner {
    border: 5px solid #f2f3f8;
    border-top-width: 0;
}
.home-banner-div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px 30px;
}
@media (min-width: 768px)
{
.banner-home-3 a img 
{
	max-width:70%;
	
}	
.anh-tin-tuc-home
{
	padding-left:0px;
}	
.line {
    margin-bottom: 5px;
}	
.banner-home img 
{
	
    height: 200px;
    
}	
.noi-dung-giua-trang 
{
	padding-right:1%;
}	
.home-banner-div .col-sm-6:nth-child(n+3) {
    border-top-width: 1px;
}
.home-banner-div .col-sm-6 {
		width: 50%;
		padding: 0 20px 0px;
		border: 0 solid #ebebeb;
	}
	.home-banner-div .col-sm-6:nth-child(odd) {
		padding-left: 0;
		border-right-width: 1px;
		padding-top: 20px;
	}
	.home-banner-div .col-sm-6:nth-child(even) {
		padding-right: 0;
	}
	.home-banner-div .col-sm-6:nth-child(1), .box-bordered__item:nth-child(2) {
		padding-top: 0;
	}
	.home-banner-div .col-sm-6:nth-last-child(1), .home-banner-div .col-sm-6:nth-last-child(2) {
		padding-bottom: 0;
	}
	.home-banner-div .col-sm-6:nth-child(n + 3) {
		border-top-width: 1px;
	}
	.home-banner-div .col-sm-6:nth-child(n + 4) {
		padding-top: 20px;
	}
	.home-banner-div .col-sm-6 + .home-banner-div .col-sm-6 {
		margin-top: 0;
	}

}
@media screen and (max-width:1024px)
  {
	 .home-banner-div {
    display: unset;
}
	 }
.box-title-banner span {
    
}
.box-title-banner span::before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    transform: translateY(-50%);
    width: 50vw;
    border-bottom: 5px solid #f2f3f8;
    transform: translateX(-100%);
	
}
.box-title-banner span::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    transform: translateY(-50%);
    width: 50vw;
    border-bottom: 5px solid #f2f3f8;
}
.home-banner-div .col-sm-6
{
	
    padding: 0 20px 0px;
    
}
.home-banner-div .col-sm-6 a img
{
	
    position: relative;
    width: 100%;
    will-change: transform;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.home-banner-div .col-sm-6 p
{
	
    font-size: 24px;
	margin-top: 10px;
	text-align: center;
	font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace;
	font-weight: 400;
}
.title-box-home-pro
{
	text-align: center !important;
}
.title-box-home-pro h2
{
	margin-bottom: 0;
    font-weight: 500;
    color: #151515;
	font-size: 48px;
	font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace;
	text-transform: uppercase;
}
.owl-carousel .item {
    height: 220px;
    background: #f2f3f8;
    padding: 5px;
}
.owl-carousel .item dl dt img{
    height: 160px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.owl-carousel .item dl dd
{
	margin-top: 10px;
    text-align: center;
}
.owl-carousel .item dl dd a{
    
    font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace;
    font-weight: 400;
    
}
.owl-carousel .item h4 {
    color: #FFF;
    font-weight: 400;
    margin-top: 0rem;
	line-height: 1.16667;
}

.home-sp
{
	margin-top: 30px;
}
.col-sm-6 a
{
	text-decoration: none; 
}
.home-sp a
{
	text-decoration: none; 
}


.bxslider-wrap { visibility: hidden; }
.full-width
{
	width:100%;
	
}
.full-width-giua-trang {
    width: 100%;
    background-color: #fff;
    padding-top: unset;
	
}

.home-phone
{
	float: right;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #e40000;
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
	
}
.home-phone a
{
	color: #20399d;
	text-decoration: none;
    
}
.menu-c3 a
{
	color:#fff;
}
.menu-c3 i
{
	color:#fff;
	padding-right:5px;
}

nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus
{
	color:#fff;
	
}
@media screen and (max-width:1200px)
{
	.home-phone
{
	font-size: 25px;
}
}

.logo-mobi img
{
	padding-top: 15px;
    max-width: 100%;
	
}
.navbar-toggle {
    background-color: #ddd;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #ffe62a;
}
.full-width-giua-trang .container .col-sm-4
{
	padding-left:0px;
	padding-right:5px;
}
.full-width-giua-trang .container .col-lg-3
{
	padding-left:0px;
	padding-right:5px;
}
.full-width-chan-trang
{
	width:100%;
	background-color:#282f39;
	margin-top: 5px;
	float:left;
	
}
.full-width-chan-trang .container
{
	padding-top:10px;
	
	
}
.full-width-chan-trang .col-sm-6
{
	color:#67656a;
	
}
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    max-width: 100% !important;
}
@media screen and (max-width:767px)
{
	.jcarousel li {
    width: 190px;
    float: left;
    border: unset;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}
	.khach-hang-1 a img 
{
	height:200px;
}
	.noi-dung-tin p img
{width:100%;}
	.container {
	padding-left:2px;
    padding-right: 2px;
}


}
.dropdown-menu {
    background-color: unset;
	padding: 0px 0;
    margin: 0px 0 0;
}
.ten-list-sp a {
	padding-left: 10px;
    color: #ffe62a;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    
    
}
.sp-home
{
	width:100%;
	padding-top:10px;
}
.sp-noi-bat .anh-sp a img {
    width: 100%;
	display: unset;
    margin:  unset;
	height: unset;
    box-shadow:  unset;
    border:  unset;
	-webkit-border-radius:  unset;
    background:  unset;
    -webkit-transition:  unset;
}
.anh-sp a img
{
	display: table;
    margin: 0 auto;
	max-width: 100%;
	height:150px;
    box-shadow: 0 0 5px #191919;
    border: 1px solid #b70000;
	-webkit-border-radius: 3%;
    background: #fff;
    -webkit-transition: all 300ms linear 0s;	
}
.sp-home .sp
{
	padding-left:5px;
	padding-right:5px;
}
.full-width-sp-home {
    width: 100%;
    background-color: #c1bcb6;
    padding-top: 5px;
}
.home-right {
    border: 1px solid #ffe62a;
    display: table;
    background: #ffffff;
    margin-bottom: 10px;
}
.ten-list-sp
{
	width: 100%;
    background-color: #ffffff;
    border-bottom: 1px solid #ffe62a;
}
.ten-sp {
    font-weight: bold;
    color: #f90521;
    text-align: center;
    margin-top: -3px;
}
.thong-tin-sp
{
	float:left;
	color:#fff;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ten-sp {
    height: 40px;
    width: 100%;
    display: block;
    text-align: center;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.anh-sp
{
	width:100%;
}
.mota-sp
{
	text-align: center;
	margin-bottom: 0px;

}
.mua-sp
{
	    text-align: center;
		color:#fff;
}
.thong-tin-sp .mua-sp a
{
	color:#fff;
}
.mota-sp b2
{
	color: #ffe62a;
    
}
.sp-noi-bat {
    padding-left: 0px;
    background-color: #fff;
    border: 1px solid #ffe62a;
    margin-bottom: 10px;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}
@media screen and (min-width:768px)
{
	.sp-noi-bat {
	right: 5px;}
}
.title-noi-bat {
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    line-height: 20px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    background-color: #ffe62a;
    border: 1px solid #fff;
}
.sp-noi-bat .thong-tin-sp {
    float: left;
    color: #fff;
    width: 100%;
	background-color: #ffe62a;
    padding-top: 10px;
    padding-bottom: 10px;
    
}


.ho-tro-trang-chu p
{
	color:#fff;
}
.ho-tro-trang-chu 
{
	padding-left: 0px;
}
.link-danh-muc-sp {
        padding-left: 10px;
    color: #fff;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    background-color: #ffffff;
    border: 1px solid #ffe62a;
    border-bottom: unset;
    width: 100%;
}
.link-danh-muc-sp a:nth-child(n+2)
{
	padding-left: 22px;
    background: url(../img/web/bullet-black.png) no-repeat 10px 3px;
    
}
.link-danh-muc-sp a
{
	
    color:#a94442;
}
.anh-dai-dien img
{
	max-width:100%;
	max-height:300px;
	border: 1px solid #fff;
}
.anh-dai-dien
{
	
	 
}
.anh-dai-dien a
{
	padding-top: 5px;
    display: table;
    margin: 0 auto;
}
.anh-khac img
{
	width:50px;
	height:50px;
	border: 1px solid #fff;
}
.anh-khac 
{
	display: table;
    margin: 0 auto;
    text-align: center;
    padding-top: 2px;
}
.anh-khac a:nth-child(n+1)
{
	 display:inline;
	 padding-left:2px;
}
.trang-san-pham
{
	float: left;
    background-color: #ffffff;
    border: 1px solid #ffe62a;
	
    
}
.noi-dung-trang-sp
{
	float: left;
    border-top: 1px solid #ffe62a;
    padding-bottom: 10px;
    
	
}

.tab-sp {
	text-shadow: 0.1em 0.1em 0.1em black;
    background: #ffe62a;
    width: auto;
    height: auto;
    color: #fff;
    font-weight: bold;
    padding: 5px 12px;
    margin-left: 10px;
    font: bold 11px arial;
    text-transform: uppercase;
    display: table;
    float: left;
    margin-top: 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.noi-dung-sp {
    border: 1px solid #fff;
    display: table;
    width: auto;
    height: auto;
    clear: left;
    padding: 5px 10px;
    width: 98%;
    margin:0 auto;
    line-height: 20px;
}
.noi-dung-sp p
{
	color:#333333;
}
.tab-sp:hover
{
	color:#fff;
}
.sp-lien-quan
{
	width: 100%;
    border-left: unset;
    border-right: unset;
    border-bottom: unset;
}
.lien-quan:nth-child(2n+2)
{
	 
	 padding-left:10px;
}
.list-sp-lien-quan
{
	background-color: #fff;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.list-tin-tuc
{
	width:100%;
	
}
.anh-tin-tuc img
{
	max-width:100%;
	height:130px;
	padding-top: 5px;
	
}
.full-width-giua-trang .container .anh-tin-tuc 
{
	padding-right: 0px;
}
.anh-tin-tuc 
{
	
	border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.tieu-de-tin a
{
	font-size: 20px;
    color: #ff0320;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
	text-shadow: 1px 1px 1px #000;
}
.thoi-gian-tin
{
	font-size: 15px;
    color: #222222;
    line-height: 25px;
	
}
.nut-xem a
{
	font-size: 12px;
    color: #3a5897;
	font-weight: bold;
    line-height: 25px;
	text-transform: uppercase;
}
.info-tin
{
	padding-left:10px;
	padding-top: 5px;
}
.tin-tuc
{
	float:left;
	padding-bottom: 10px;
}
.tin-tuc:nth-child(2n+1) {
    padding-right: 10px;
}
.noi-dung-trang-tin-tuc
{
	background-color: #ffffff;
    border: 1px solid #ffe62a;
    margin-bottom: 10px;
}
.noi-dung-trang-tin-tuc p
{
	color:#333333;
	
}
.tieu-de-trang-tin-tuc {
    color: #333333;
    font-size: 25px;
    height: 26px;
    font-weight: bold;
    display: table;
    margin-bottom: 10px;
    margin-top: 6px;
    padding-left: 10px;
    text-transform: uppercase;
}
.info-trang-tin-tuc {
    color: #333333;
    padding-left: 10px;
	padding-bottom:10px;
    
}
.mo-ta-tin {
    color:#222222;
    
}
.noi-dung-tin {
    padding-left: 10px;
	color:#fff;
	padding-right: 10px;
    
}
.ten-dau-muc div:nth-child(n+2) {
    padding-left: 22px;
    background: url(../img/web/bullet-black.png) no-repeat 10px 6px;
	width:auto;
	float:left;
}
.ten-dau-muc {
	height: 22px;
	background-color: #ffffff;
    border-bottom: 1px solid #ffe62a;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    width: 100%;
}
.ten-dau-muc a {
    color: #3a5897;
	float:left;
}
.div-list-chung-loai ul li a
{
	
	color: #3a5897;
	font-weight:bold;
 
}
nav.sidebar .menu-c2 a
{
	color:#fff;
    
}

nav.sidebar .menu-c3 a
{
	    color: #fff;
		text-shadow: 0.1em 0.1em 0.1em black;

	     
}

nav.sidebar .menu-c3:nth-child(n+1) {
    padding-bottom: 5px;
}
.navbar-toggle {
    margin-right: 0px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus
{
	background-color: #ffe62a;
	

}
nav.sidebar .menu-c2{
	
	text-shadow: 0.1em 0.1em 0.1em black;
	
    
}
.navbar-nav:not(.sm-collapsible) ul a.has-submenu
{
	background: url(../img/web/bullet.png) no-repeat 10px 9px;
	text-shadow: 0.1em 0.1em 0.1em black;
}
@media screen and (max-width:767px)
{
.anh-dai-dien img {
    width: 100%;
    max-height: 300px;
    border: 1px solid #fff;
}
}
.mo-ta-tin p
{
	padding-left:10px;
}
.noi-dung-tin p img
{
	padding-top:5px;
	padding-right:10px;
	max-width: 100%;
	
}
.noi-dung-tin p a
{
	color:#333;
	
}
.ten-sp:hover {
    color: #ffe62a;
    text-decoration: none;
}
.copyright
{
	font-size:18px;
	width:100%;
	float: left;
    padding-bottom: 5px;
    padding-top: 10px;
	zoom: 0.8;
	color: #67656a;
}
.copyright a
{
	color:#67656a;
}
.noi-dung-sp ul {
    color: #333;
}
.noi-dung-sp li {
    color: #333;
}

.noi-dung-sp ul li:before {
    font-family: FontAwesome;
    background: none repeat scroll 0 0 rgba(175, 10, 10, 0.74);
	float:left;
    border-radius: 50px 50px 50px 50px;
    color: #FFF;
    content: "\f00c";
    font-size: 11px;
    line-height: 1.6em;
    margin-top: 0px;
    text-align: center;
    margin-right: 5px;
    height: 16px;
    width: 16px;
    display: inline-block;
}
.menu-trai .navbar-header {
  float: none;
}
.menu-trai .navbar-toggle {
  display: block;
}
.menu-trai .navbar-collapse.collapse {
  display: none!important;
}
.menu-trai .navbar-nav {
  float: none!important;
}
.menu-trai .navbar-nav>li {
  float: none;
}
.menu-trai .navbar-collapse.collapse.in{
  display:block !important;
}
.menu-trai .navbar-collapse.collapse
{
  display:block !important;
}
.menu-trai .navbar-nav
{
	float:left;
}
.menu-trai .navbar-collapse
{
	max-height:100%;
	
}
.menu-trai
{
	padding-bottom:10px;
	padding-left:10px;
}
.menu-trai .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret
{
	    top: 5px;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret
{
	    top: 5px;
}
.menu-trai .dropdown-menu>li>a
{
	color:#fff;
}
.menu-trai .navbar-default .navbar-nav>li>a {
    color: #fff;
}
.tieu-de-left
{
	font-size: 15px;
	background-color: #ffe62a!important;
	margin: 0;
    font-size: 13px;
    font-weight: bolder;
    position: relative;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    padding-left: 5px;
    background:unset;
	
	
    
}

.menu-trai .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #ffe62a;
}
.menu-trai .navbar-default .navbar-toggle, .navbar-default .navbar-toggle {
    background-color: #ffe62a;
}
.menu-trai .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus
{
	background-color: #ffe62a;
}
.menu-trai .navbar-default .navbar-nav .menu-c1 {
   
    text-shadow: 0.1em 0.1em 0.1em black;

}
.menu-trai .navbar-default .navbar-nav .open .link-menu-c1{
  
    text-shadow: 0.1em 0.1em 0.1em black;

}
.menu-trai .navbar-default .navbar-nav .menu-c1 a.link-menu-c1{
  padding-left:5px;
  font-weight:bold;
  padding-bottom: 0px;	
  width:calc(100% - 85px);
}
.menu-trai .dropdown-menu li:hover {
    background-color: #ffe62a;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media screen and (max-width: 767px)
{
.navbar-nav {
    background: #ffe62a;
    
}}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ffe62a;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #ffe62a;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #ffe62a;
    
}
nav.sidebar .menu-c2
{
	font-size:14px;
}
nav.sidebar .menu-c3 
{
	font-size:14px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    font-size:14px;
}
.navbar-nav.sm-collapsible a.has-submenu {
    font-size:14px;
}
.trai
{
	float:left;
}
.danh-muc-sp-home {
    display: table;
    border: 1px solid #ffe62a;
    background: #f5f5f5;
    margin-bottom: 10px;
    width: 100%;
}
.danh-muc-con-sp-home
{
	width: 100%;
    float: left;
    background-color: #ffe62a;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.ten-danh-muc-con
{
	float:left;
	padding-right: 5px;
}
.ten-danh-muc-con a
{
	padding-left: 0px;
	text-transform: lowercase;
}
.xem-tat-ca {
    float: right;
    padding-right: 10px;
    padding-top: 3px;
    text-transform: uppercase;
}
@media screen and (max-width:1024px)
{
	.ten-sp {
    height: 50px;
    font-size: 13px;
    padding-left: 0px;
    padding-right: 0px;
}

}
.navbar-nav.sm-collapsible a.nut-open
{
	height:10px;
	bottom:15px;
	float:right;
	
}
 .an-khi-load  {
        visibility:hidden;
     }

.chia-trang
{
	float:right;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}
ul.yiiPager .selected a {
    background: #ffe62a;
    color: #FFFFFF;
    font-weight: bold;
    border: solid 1px #fff;
}
ul.yiiPager a:hover {
    border: solid 1px #fff;
    color: #fff;
}
ul.yiiPager a:link, ul.yiiPager a:visited {
    border: solid 1px #fff;
    font-weight: bold;
    color: #fff;
    padding: 1px 6px;
    text-decoration: none;
	background-color: #ffe62a;
}
.menu-top .navbar-collapse {
    padding-left: 0px;
    
}
.menu-top .navbar-nav>li {
    float: left;
	border-right: 1px solid #232323
	background-color:#2b2b2b;
}
.menu-top  li ul
{
	background-color:#ffe62a;
}
.menu-top  .navbar-nav ul.sm-nowrap > li:hover > a
{
	background-color:#3a5897;
}
.menu-top li.menu-c3 a {
    background: url(../img/web/bullet.png) no-repeat 10px 9px;
    text-shadow: 0.1em 0.1em 0.1em black;
}
@media (min-width: 1200px)
{
.container {
    width: 99%;
}}

.top-menu
{
	background: #ffe62a;
    color: #fff;
    padding: 5px 0;

}
.top-menu .slogan-top {
    float: left;
    padding: 5px 0;
	display: flex;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.top-menu .diachi-top {
    display: flex;
	padding-left:20px;
	float: left;
}
.top-menu .diachi-top p {
    padding: 0 15px;
    display: block;
    line-height: 30px;
    font-size: 17px;
    float: left;
}
.top-menu .diachi-top p i {
    display: inline-block;
    margin-right: 5px;
}
.top-menu .hotline-top {
    display: flex;
    float: left;
}
.top-menu .hotline-top p {
    border-left: 1px solid #fff;
    padding: 0 15px;
    display: block;
    line-height: 30px;
    font-size: 18px;
    float: left;
}
.top-menu .hotline-top p i {
    display: inline-block;
    margin-right: 5px;
}
.top-menu .hotline2-top {
    display: flex;
    float: right;
    font-weight: bold;
}
.top-menu .hotline2-top p {
    border-left: 1px solid #fff;
    padding: 0 15px;
    display: block;
    line-height: 30px;
    font-size: 18px;
    float: left;
}
.top-menu .hotline2-top p i {
    display: inline-block;
    margin-right: 5px;
}
@media (min-width: 768px)
{
	
	
}
.banner-phai-home img
{
	width:100%;
	height:240px;
	-moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff;
}
.banner-duoi-slide img
{
	width:100%;
	background: #fff;
}
.nen-chan-trang
{
	background-color:#ffe62a;
}
.home-footer strong, .home-footer span
{
	color:unset;
}
.copyright
{
	color:#67656a;
}
.home-footer
{
	padding-left:10px;
}
.bottom-trang
{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.bottom-trang,.bottom-trang a,.bottom-trang p
{
	color:#fff;
	text-transform: uppercase;
	margin: 0 0 0px;
	
}
.Fb-chan-trang h4 {
    background: transparent;
    color: #eaeaea;
    border-bottom: 1px solid #e1e1e1;
	font-size: 17px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 50%;
	text-transform: uppercase;
}
.Fb-chan-trang ul
{
    -webkit-padding-start: 0px;
}
.Fb-chan-trang li
{
    float:left;
	padding-right:5px;
}
.Fb-chan-trang
{
	float:left;
	width:49%;
}
.slogan-top img
{
	height:100%;
}
.slogan-top p
{
	padding-right:5px;
	padding-right: 5px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
	font-family: 'Roboto Condensed';
}
.tieu-de-chan-trang
{
	float: left;
    width: 90%;
}
.tieu-de-chan-trang h4
{
	background: transparent;
    color: #67656a;
    font-size: 17px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
	font-family: 'Roboto Condensed';
	font-weight: bold;
}
.menu-chan-trang li
{
	width:96%;
	float:left;
	-webkit-padding-start: 0px;
}
ul.menu-chan-trang
{
	-webkit-padding-start: 0px;
	color: #fff;
}
.menu-chan-trang li a
{
	color: #000;
	font-size: 14px;
	font-family: 'Roboto Condensed';
}
.slider
{
	
}
.banner-phai-home
{
	height:240px;
}
.bx-wrapper .bx-pager-item {
    margin-bottom: 33px;
}
.gia-nhieu-san-pham ul
{
	-webkit-padding-start: 0px;
}
.menu-chan-trang li i {
    color: #000;
    
}
.gia-nhieu-san-pham li
{
	
	    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
	font-weight:bold;
border: 1px solid #e4393c;
float: left;
    min-width: 35px;
    height: 35px;
    margin: 0;
    text-align: center;
    line-height: 35px;
    white-space: nowrap;
    font-size: 19px;
    cursor: pointer;
    position: relative;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}
.gia-nhieu-san-pham
{
	padding-top:20px;
	
}
.gia-nhieu-san-pham li:nth-child(n+1)
{
	margin-right:5px;
}
.thong-tin-bao-hanh-san-pham
{
	float:left;
	border: 1px dashed #e40000;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	box-shadow: 0 0 5px #ccc;
}

.thong-tin-bao-hanh-san-pham .info-bh
{
	padding:10px;
}
.sp-noi-bat a.ten-sp
{
	color:#fff;
	font-size: 16px;
}
.sp-noi-bat .anh-sp a img
{
	width: 100%;
}

.sp-noi-bat b2
{
	color:#fff;
}

.dung-luong b1
{
	width: 100%;
    display: block;
    text-align: center;
	color: #333333;
	height:30px;
    text-transform: UPPERCASE;
    padding-left: 10px;
    padding-right: 10px;
}
.gia-sp b2
{
	width: 100%;
    display: block;
    text-align: center;
	color: #333333;
	height:30px;
    padding-left: 10px;
    padding-right: 10px;
}
.gia-sp b2 b3
{
	color: #f90521;
}

@media screen and (max-width:767px)
{

.noi-dung-sp iframe,
.noi-dung-sp object,
.noi-dung-sp embed {

width: 100%;

}
.anh-sp a img {
    display: table;
    margin: 0 auto;
    height: 150px;
    max-width: 170px;
}
.ten-sp {
    height: 20px;
}
.gia-sp b2 {
	height: 20px;
}
.dung-luong b1
 {
	height: 20px;
}
.gia-sp
{
	height: 30px;
}
.Fb-chan-trang {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.Fb-chan-trang h4
{
	width:95%;
}
.menu-footer
{
	padding-left:10px;
	
}
.fan-page
{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	padding-left: 10px;
}
}
@media screen and (min-width:1280px)
{
	.banner-duoi-slide img
{
	height:100%;
	
}
	.noi-dung-sp p
	{
		max-width:1080px;
	}
	.noi-dung-sp p img
	{
		max-width:1080px;
	}
}
.Fb-chan-trang img
{
	width:60px;
}
.Thanh-toan img
{
	width:100%;
}
@media screen and (max-width:1279px)
{
	.noi-dung-sp p
	{
		max-width:100%;
		
	}
	.noi-dung-sp p span
	{
		max-width:100%;
	}
	.noi-dung-sp p span img
	{
		max-width:100%;
	}
}


.danh-muc-sp-home .ten-list-sp
{
	background-color: #ffe62a;
	padding-top:5px;
}
.danh-muc-sp-home .ten-list-sp a
{
	color: #fff;
}
.full-width-giua-trang .container .banner-duoi-slide
{
	padding-right: unset;
}
@media screen and (min-width:1025px)
  { 
  .fb_support{display: none;} 
  }
@media screen and (max-width:767px)
  { 
.banner-home-3 a img 
{
	max-width:95%;
	
} 
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #ffe62a;
}  
.anh-tin-tuc-home {
    padding-left: 1%;
    padding-top: 1%;
    padding-right: 1%;
}  
.noi-dung-sp img
{max-width:100%}  
.noidung2 pre span
{
	width:100%;
}
.thong-tin-bao-hanh-san-pham
{
	margin-left: 5px;
}  
.ten-sp {
    height: 50px;
    
}  
.lien-quan .ten-sp {
    height: 40px;
}  
.chat_fb{display: none;} 
#cfacebook{display: none;} 

.fb_support a {
    color: #fff;
}

.fb_support i {
    display: inline-block;
    margin-right: 5px;
}

.fb_support {
    background: #3a5897;
    color: #fff;
    padding: 5px 15px;
    position: fixed;
    right: 5px;
    bottom: 0px;
    z-index: 99999999;
    font-weight: bold;
    font-size: 18px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
}
@media screen and (min-width:767px) and (max-width:1025px)
  {
	  .gia-nhieu-san-pham li
	  {
		  max-width:300px;
		  font-size: 14px;
	  }
	  .top-menu .diachi-top {
    display: flex;
    float: left;
	padding-left: unset;
    width: 100%;
}
	  .gia-sp b2 {
    font-size: 13px;
	  }
	  .fb_support{display: none;} 
	   .anh-sp a img {
    display: table;
    margin: 0 auto;
    height: 130px;
    max-width: 130px;
}
.menu-trai .navbar-default .navbar-nav .menu-c1 a.link-menu-c1 {
    padding-left: 25px;
    padding-bottom: 0px;
	width:100%;
    
}
.navbar-default .navbar-nav>li>a
{
	margin: 4px 0px;
}
.tieu-de-left {
    font-size: 15px;
    background-color: #ffe62a!important;
    margin: 0;
    font-size: 13px;
    font-weight: bolder;
    position: relative;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    text-indent: 10px;
    background:unset;
}
  }
  

.sp-noi-bat .sp
{
	background-color:#ffffff;
}
.sp-lien-quan .link-danh-muc-sp
{
	border-bottom: 1px solid #ffe62a;
	border-top:unset;
	border-left:unset;
	border-right:unset;
}
.noi-dung-sp h2 span
{
	color: #333333;
}
.noi-dung-sp h3 span
{
	color: #333333;
}
.trang-san-pham .link-danh-muc-sp
{
	border-bottom: 1px solid #ffe62a;
	border-top:unset;
	border-left:unset;
	border-right:unset;
	
}
.sp-lien-quan .link-danh-muc-sp
{
background-color: #ffe62a;}
.tin-tuc-lien-quan .link-danh-muc-sp
{
	border-bottom: 1px solid #ffe62a;
	border-top:unset;
	border-left:unset;
	border-right:unset;
	
}
.tin-tuc-lien-quan .link-danh-muc-sp
{
background-color: #ffe62a;}
.noi-dung-sp h2 span span img
{
	width:100%;
}
.noi-dung-sp h2
{
	width:100%;
}
.noi-dung-sp iframe,
.noi-dung-sp object,
.noi-dung-sp embed {

width: 100%;

}


.main-nav {
  border: 1px solid #bbb;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 41px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}

.nav-brand {
  float: left;
  margin: 0;
}

.nav-brand a {
  display: block;
    padding: 14px 11px 11px 10px;
    color: #333333;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}

#main-menu {
  clear: both;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 768px) {
  #main-menu {
    float: right;
    clear: none;
  }
}


/* Mobile menu toggle button */

.main-menu-btn {
  float: right;
  margin: 5px 10px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}




.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #555;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}

.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}




#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}




#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}




#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}

#main-menu-state:checked ~ #main-menu {
  display: block;
}

@media (min-width: 768px) {
.mo-ta-tin-tuc-home
{
	padding-left:1%;
	padding-right:1%;
}	
  .bai-viet-tin-tuc-home
{
	height:140px;
	overflow:hidden;
	
}
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}

.danh-muc-sp-mobi 

{
	background-color: #ffffff;
	border: 1px solid #ffe62a;
}
.home-footer p span {
    
}

.mo-ta-tom-tat-san-pham {
    background-color: white;
    overflow: auto;
    margin-bottom: 5px;
}
.mo-ta-tom-tat-san-pham p {
    line-height: 1.6em;
    font-size: 13px;
}
.mo-ta-tom-tat-san-pham ul{
        -webkit-padding-start: 0px;
		font-size: 13px;
    list-style: none;
    padding: 0;
    margin: 4px 0 4px 7px;
}
ul
{
	-webkit-padding-start: 0px;
}
.info-bh ul li:before {
    font-family: FontAwesome;
    background: none repeat scroll 0 0 rgba(175, 10, 10, 0.74);
	float:left;
    border-radius: 50px 50px 50px 50px;
    color: #FFF;
    content: "\f00c";
    font-size: 11px;
    line-height: 1.6em;
    margin-top: 0px;
    text-align: center;
    margin-right: 5px;
    height: 16px;
    width: 16px;
    display: inline-block;
}
.info-bh p span strong
{
	padding-left:10px;
}
.home-footer p
{
	width:100%;
	float:left;
	font-size:18px;
}
.home-footer p i
{
	padding-right:5px;
}
.tieu-de-chan-trang h4 a
{
	color: #000;
    font-weight: bold;
    font-family: 'Roboto Condensed';
}
.bh-header-slogan .company_name {
    color: #fd0403;
    margin: 0px 0 5px 0;
    font-weight: 700;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
	padding-right: 5px;
}
@media screen and (min-width: 1025px)
{
.bh-header-slogan .company_name {
    font-size: 25px !important;
}
}
@media screen and (min-width: 1024px)
{
.bh-header-slogan .company_name {
    font-size: 25px !important;
}}
.bh-header-slogan {
    text-align: right;
}
.bh-header-slogan .company_name span {
    display: block;
    margin-top: 10px;
    color: #A0595B;
}
@media screen and (min-width: 1025px){
.bh-header-slogan .company_name span {
    font-size: 18px;
}}
@media screen and (min-width: 1024px){
.bh-header-slogan .company_name span {
    font-size: 18px;
}}
.company_name span i {
    color: red;
}
.company_name span i1 {
    color: #0b9132;
}
.company_name span i2 {
    color: #A0595B;
}
.tieu-de-left i {
    padding-right: 5px;
    color: #fff;
}
.anh-tin-moi img {
    width: 100%;
}
.tin-moi {
    padding-top: 5px;
    padding-bottom: 10px;
    float: left;
}
.noi-dung {
    padding-left:2%;
}
.tin-moi .noi-dung a {
    color: #c71a23;
    font-weight: normal;
    font-size: 13px;
	
}
.tin-moi {
    padding-top: 5px;
    padding-bottom: 10px;
    float: left;
}
.list-tin-hot:nth-child(n+3) {
    border-top: 1px dotted #d78019;
}
.truy-cap
{
	margin-bottom:10px;
}
.doi-tac-lk img
{
	width:100%;
}
.tin-tuc:nth-child(n+2) {
    border-top: 1px dotted #d78019;
}
@media screen and (min-width:768px)and (max-width:1023px)
{
.menu-trai .navbar-default .navbar-nav .menu-c1 a.link-menu-c1 {
    font-size: 10px;
	width: 80%;
}	
.navbar-nav.sm-collapsible a.nut-open {
    bottom: -5px;
    
}
.bh-header-slogan .company_name {
    color: #fd0403;
    margin: 0px 0 5px 0;
    font-weight: 700;
    padding-top: 40px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    padding-right: 5px;
    font-size: 14px;
}}
@media screen and (min-width:1024px)and (max-width:1279px)
{
.menu-trai .navbar-default .navbar-nav .menu-c1 a.link-menu-c1 {
    font-size: 12px;
	width: 80%;
}	
.navbar-nav.sm-collapsible a.nut-open {
    bottom: 5px;
    
}
}
.noi-dung-sp img
{max-width:100%} 
.video-dau-tien ul li a
{
	font-family: 'Roboto Condensed';
	
}
.video-dau-tien ul li
{
	font-family: 'Roboto Condensed';
	padding-left:5px;
	padding-right:5px;
}
.noi-dung-sp h3
{
	color:#333;
}
.noi-dung-sp h1
{
	color:#333;
}
.noi-dung-sp h2
{
	color:#333;
}
.noi-dung-sp h4
{
	color:#333;
}
.noi-dung-sp h5
{
	color:#333;
}
.div-list-chung-loai ul li
{
	padding-right:1%;
	float:left;
}
.div-list-chung-loai ul li i
{
	padding-right:5px;
	
}
.div-list-chung-loai
{
padding-left: 10px;    border-right: 1px solid #ffe62a;
    border-bottom: 1px solid #ffe62a;}
.div-list-thuong-hieu ul li
{
	padding-right:1%;
	float:left;
}
.div-list-thuong-hieu ul li i
{
	padding-right:5px;
	
}
.div-list-thuong-hieu
{
padding-left: 10px;    border-bottom: 1px solid #ffe62a;}
.div-list-thuong-hieu p, .div-list-chung-loai p {
    margin: 0 0 0px;
}
.thuong-hieu {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.div-list-chung-loai p p2
{
	font-weight:bold;
	padding-left:5px;
}
.div-list-thuong-hieu p p2
{
	font-weight:bold;
	padding-left:5px;
	
}
.menu-c2 i {
    color: #fff;
    padding-right: 5px;
}
.menu-c2 i {
    text-shadow: 0.1em 0.1em 0.1em black;
}
    
.menu-c2
{
	padding-left:5px;
}
.ten-trang-sp {
    text-transform: uppercase;
    color: #222;
    text-shadow: 1px 1px 0 rgba(77,77,77,.1);
    font-size: 18px;
    line-height: 26px;
}
.gia-trang-sp {
    display: inline-block;
}
.gia-trang-sp span1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: normal;
}
.gia-trang-sp span {
    top: 0;
    left: 0;
    z-index: 1;
    color: #ed1c24;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    text-shadow: 1px 1px 4px rgba(0,0,0,.4);
    letter-spacing: -2px;
    line-height: 45px;
}
.luot-xem {
    border-bottom: 1px dashed #e40000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.bo-box-thong-tin-gia-sp {
    float: left;
    border: 1px dashed #e40000;
    margin-right: 5px;
    margin-top: 10px;
    width: 98%;
    padding: 5px;
    margin-bottom: 5px;
    box-shadow: 0 0 5px #ccc;
}
.tab-sp:hover {
    color: #fff;
}
a.tab-sp {
    text-decoration: none;
}
a.Tab1 {
    background-color: red;
}
.tab-sp {
    text-shadow: 0.1em 0.1em 0.1em black;
    background: #0b52a4;
    width: auto;
    height: auto;
    color: #fff;
    font-weight: bold;
    padding: 5px 12px;
    margin-left: 10px;
    font: bold 11px arial;
    text-transform: uppercase;
    display: table;
    float: left;
    margin-top: 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.mota-sp 
{
	color:#000;
}
#gmap_canvas .gm-style .gm-style-iw
{
	color:#333;
}
.menu-trai-home
{
	padding-right:5px;
	float:left;
}
.menu-c1 ul
{
	height: 100%;
    border: 1px #dc78bd solid;
    padding-bottom: 10px;
}
.menu-c1
{
	height: 100%;
    background-color: #ffe62a;
	float:left;
    
}
.navbar-default .navbar-nav .menu-c1 .link-menu-c1
{
	padding: 5px 5px 5px 5px;
    margin: unset;
	font-weight:bold;
}
.menu-trai-home .sp-noi-bat {
    right: unset; 
	margin-top: 5px;
}
.menu-top-fix.fixed {
	position: fixed;
    top: 0;
	z-index:9999;
	background-color: #3a5897;
	padding-top: 0px;
	left: 0px;
}
.navbar.fixed {
	min-height: unset;
    margin-bottom: 0px;
    border: unset;
}
.menu-top-fix.fixed .container {
    padding-right:0px;
	padding-left:0px;
}
.menu-trai-home .menu-c1 .link-menu-c1
{
	font-size: 14px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
    color: #fff;
    text-shadow: 0.1em 0.1em 0.1em black;

}
.menu-trai-home .menu-c1 .link-menu-c1:first-child
{
	padding-top:5px;
	
}
.menu-trai-home .menu-c2:first-child
{
	padding-top:10px;
	
}
.menu-trai-home .menu-c2 {
    
	
}
.banner-home-mobile img
{
	width:100%;
	box-shadow: 0 0 5px #191919;
    border: 1px solid #b70000;
    -webkit-border-radius: 3%;
    background: #fff;
    -webkit-transition: all 300ms linear 0s;
	
}
.banner-home-mobile img
{
	margin-bottom:10px;
}
.open .dropdown-menu
{
	background-color:#20262a;
}
.menu-top-fix .menu-c2:hover
{
	background-color: #3a5897;
}
.menu-top-fix .menu-c2 ul
{
	background-color: #20262a;
}
.menu-top-1 li:nth-child(n+2) {
    border-top: 1px solid #ffffff;
}
.navbar-default .navbar-nav>li>a:hover
{
	font-weight:bold;
}
.gioi-thieu-home img 
{
	max-width:100%;
}
.slider 
{
	margin-bottom:unset;
}
.gioi-thieu-home img 
{
	box-shadow: 0 0 5px #191919;
    border: 1px solid #fff;
    background: #fff;
    -webkit-transition: all 300ms linear 0s;

}
.ho-tro-truc-tuyen-home 
{
	padding:5px;
}
.ten-thiet-bi-ks
{
	font-size:11px;
}
.ten-list-sp-1 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
}
.icon-ten-list-1 {
    padding-right: 3px;
}
.link-menu-c1
{
	background: #f00;
    color: #FFFFFF;
    font-size: 15px;
    padding-top: 10px;
    padding-left: 2%;
    font-family: 'Roboto Condensed';
}
.link-menu-c1:hover
{
	text-decoration: none;
}
.menu-trai-home .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    background-color: unset;
}
.menu-trai-home .menu-c1 {
    height: 100%;
    background-color: unset;
    float: left;
	margin-bottom: 10px;
}
.menu-trai-home .menu-c2
{
	display: block;
    padding: 6px 0px;
    padding-left: 30px;
    border-bottom: 1px dashed #d9d9d9;
    background: url(../img/web/icon-left.png) no-repeat 0% 50%;
}
.menu-trai-home nav.sidebar .menu-c2 a{
    text-shadow: unset;
	color:#4f4f4f;
}
.menu-trai-home nav.sidebar .menu-c2
{
	text-shadow: unset;
}
.banner-home img 
{
	display: table;
    margin: 0 auto;
    max-width:95%;
    -webkit-border-radius: 3%;
    background: #fff;
    -webkit-transition: all 300ms linear 0s;
    background-color: white;
}
.banner-home-2 
{
	margin-bottom:10px;
}

#scroller li img{
	width:100px;
}
#scroller li img {
    width: 95%;
	margin:0 auto;
}
.vert .simply-scroll-list li {
   width: 100%;
}
.ho-tro-truc-tuyen-home img 
{
	width:100%;
}
.noi-dung-tin ol li {
    color:#333;
	list-style-type: decimal;
}
ol {
	-webkit-padding-start: 20px;
}
.ho-tro-truc-tuyen-home a 
{
	text-align:justify;
}
.tieu-de-danh-muc h2 {
    font-size: 20px;
    font-weight: bold;
    color: #f36523;
    text-transform: uppercase;
}
.line {
    width: 100%;
	max-width: 180px;
	display: table;
    margin: 0 auto;
	margin-bottom:15px;
}
.line3 {
    background-color: #6dc139;
    width: 100px;
    padding-bottom: 3px;
    height: 2px;
}
.tin-trang-chu i {
    padding-right: 5px;
	color:#313688;
}

.anh-tin-tuc-home img 
{
	display: table;
    margin: 0 auto;
    width: 100%;
    box-shadow: unset;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3%;
    background: #fff;
    -webkit-transition: all 300ms linear 0s;
    background-color: white;
}
.tieu-de-tin-tuc-home a {
    margin-bottom: 5px;
    font-weight: 700;
    color: #3B3B3B;
	font-size:16px;
}
.tieu-de-tin-tuc-home {
    margin-bottom: 5px;
}
.home-footer p 
{
	width:90%;
}
.gioi-thieu-trang-home p img 
{
	width:100%;
}
.bai-viet-tin-tuc-home
{
	float:left;
	margin-bottom:10px;
	
}
.logo img
{
	max-width:98%;
	padding-bottom:5px;
	padding-top:5px;
}
.anh-thi-cong a img 
{
	padding:1%;
	width:100%;
}

@media (min-width: 1024px)
{
.jcarousel li {
    width: 300px;
    float: left;
    border: unset;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}	
.khach-hang-1 a img 
{
	height:200px;
	width:100%;
	-webkit-border-radius: 1%;
}}
.khach-hang-1 a img 
{
	width:100%;
	border-radius: 15px;
}
.khach-hang-1 p
{
	margin-top:10px;
	margin-bottom:20px;
	text-align: center;
}

.jcarousel-control-prev:focus, .jcarousel-control-next:focus
{
	text-decoration:none;
	color:#fff;
}
.hot-home p img 
{
	max-width:100%;
}
.menu-top-fix .navbar-default .navbar-nav>li>a:hover 
{
	color: #fff;
    -moz-animation-duration: 500ms;
    -moz-animation-name: calllink;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -webkit-animation-duration: 500ms;
    -webkit-animation-name: calllink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-duration: 500ms;
    animation-name: calllink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.gioi-thieu-trang-home
{
	display:table;
	margin: 0 auto;
}
.home-gt
{
	background-color:#ffe62a;
}
.gioi-thieu-trang-home
{
	padding:2%;
}
.banner-home-2 p 
{
	text-align:center;
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
}
.banner-home-3 a img 
{
	margin:0 auto;
	display:table;
	padding:10px;
}
.tieu-de-chan-trang-h
{
	display: table;
    width: 90%;
    margin: 0 auto;
    text-align: center;
	padding-top:20px;
}
.tieu-de-chan-trang-h h4 {
	font-weight:bold;
	font-size:20px;
    background: transparent;
    color: #67656a;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: bold;
	margin: 0 auto;
    text-align: center;
}

.noi-dung-giua-trang
{
	float:left;
	margin-bottom: 20px;
}
.line2 {
    background-color: #0ba418;
   padding-bottom: 3px;
	
}

.register_home {
    background: #d61919;
}
.register_home>div {
    padding: 10px;
}
.register_home div>p {
    color: #fff;
}
.register_home div li {
    margin-top: 5px;
}
.register_home div li input[type="text"], .register_home div select {
    width: 100%;
    height: 28px;
    text-indent: 10px;
}
.register_home div textarea {
    width: 100%;
    height: 80px;
    padding-left: 8px;
    padding-top: 5px;
}
.register_home div button {
    background: #f7972b;
    color: #fff;
    border: 0;
    height: 40px;
    width: 20%;
	min-width:100px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: bold;
    margin-top: 10px;
    cursor: pointer;
    font-weight: bold;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
.register_home
{
	text-align:center;
	margin-top:10px;
	
}