#admin-menu-active {
    
    color: #e24a4a;
}
.nav 
{
	
	font-family: 'Roboto Condensed';
    font-size: 14px;
	
}
.tieu-de-admin
{
	float:left;
}

body {
    margin: 0px;
    font-family: 'Roboto Condensed';
    font-smooth: always;
    background: #fff;
    
}
.logo img
{
	max-height: 95px;
    padding-bottom: 5px;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
    display: block;
    text-transform: uppercase;
    padding: 6px 17px 6px 17px;
    margin: 12px 0px;
    text-shadow: 0.1em 0.1em 0.1em black;
    
}
.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: #4b8437;
}
@media screen and (max-width:767px)
{
	h3.widget-title {
    line-height: 3;
    
}

.is-divider {
	margin-top: 2.66em;
   
    
}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    background-color: #f00;
    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: #4b8437; -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 {
    
    color: #fff;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    background-color: #4b8437;
    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 {
    
    color: #fff;
}
.dropdown-menu{background-color: #8d3a0c;}
.dropdown-menu>li>a {font-weight:bold;color: #fff;text-transform: normal;}
.dropdown-menu li:hover {background-color: #f00;}
.dropdown-menu>li>a:hover {
    background-color: #f00;color: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #4b8437;
}
.navbar-nav:not(.sm-collapsible) .has-submenu:hover {
	
    background-color: #f00;
    
}

.navbar-nav ul.sm-nowrap > li:hover > a
{
	background-color: #f00;
}

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: #f00;
  }

  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: #4b8437;
}

.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: #4b8437;
}
.ho-tro-truc-tuyen {
    width: 100%;
    float: left;
    margin-top: 10px;
	border-radius: 10px;
    background-color: #4b8437;
    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: #4b8437;
}
.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: #4b8437;
}
.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: #4b8437;
}
.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: #4b8437;
    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: #4b8437;
    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: #4b8437;
    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 #4b8437;
    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: #4b8437;
    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: #4b8437;
    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 #4b8437;
    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: #4b8437;
    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: #4b8437;
    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:#f00;
}
.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 screen and (min-width:1024px)
{
	.slider
{
	min-height:330px;
}	
.bx-wrapper img {
    min-height:310px;
}
}
@media (min-width: 768px)
{

.is-divider {
	margin-top: 1.66em;
    
    
}	
h3.widget-title {
    line-height: 1.05;
    
}	
.menu-nhanh-sp .noi-dung-phai
{
	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: 5px;
	
}

.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
{
	height: 30px;
    max-width: 100%;
    margin-top: 10px;
	
}
.navbar-toggle {
    background-color: #ddd;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #4b8437;
}
.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:#fff;
	
}
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    max-width: 100% !important;
}
@media screen and (max-width:767px)
{
	.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;
    font-family: 'Roboto Condensed';
    padding-bottom: 5px;
    
    
}
.sp-home
{
	padding-top:10px;
	float:left;
}
.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: 180px;
    
    background-color: #fff;
    border: 1px dotted #ccc;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
    border-radius: 5px 20px;
}
.sp-home .sp
{
	padding-left:5px;
	padding-right:5px;
}
.full-width-sp-home {
    width: 100%;
    background-color: #c1bcb6;
    padding-top: 5px;
}
.home-right {
    border: ;
    display: table;
    background: #ffffff;
    margin-bottom: 10px;
}
.ten-list-sp
{
	width: 100%;
    background-color: #ffffff;
    border-bottom: ;
}
.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: 'Roboto Condensed';
    font-size: 14px;
}
.bx-wrapper {
    margin-bottom: 10px;
    
}
.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: #0198d6;
    
}
.sp-noi-bat {
    padding-left: 0px;
    background-color: #fff;
    border: ;
    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: #4b8437;
    border: 1px solid #fff;
}
.sp-noi-bat .thong-tin-sp {
    float: left;
    color: #fff;
    width: 100%;
	background-color: #0198d6;
    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: ;
    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:#0198d6;
}
.anh-dai-dien img
{
	max-width: 90%;
    max-height: 300px;
    
}
.anh-khac img
{
	display:unset;
	margin:unset;
}
.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: ;
	
    
}
.noi-dung-trang-sp
{
	float: left;
    border-top: ;
    padding-bottom: 10px;
    
	
}

.tab-sp {
	text-shadow: 0.1em 0.1em 0.1em black;
    background: #0198d6;
    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: 30px;
}
.noi-dung-sp p
{
	color:#333333;
	font-family: tahoma;
}
.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: ;
    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;
    
}
.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: ;
    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: #0198d6;
	float:left;
}
nav.sidebar .menu-c2
{
	
	text-shadow: 0.1em 0.1em 0.1em black;
	
    
}
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: #4b8437;
	color:#fff;
	

}
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;
	-moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 2px solid #fff;
    background: #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: #0198d6;
    text-decoration: none;
}
.copyright
{
	font-size:18px;
	width:100%;
	float: left;
    padding-bottom: 5px;
    padding-top: 10px;
}
.copyright a
{
	color:#fff;
}
.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: #0198d6!important;
	margin: 0;
    font-size: 13px;
    font-weight: bolder;
    position: relative;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    text-indent: 10px;
    background:unset;
    
}

.menu-trai .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #0198d6;
}
.menu-trai .navbar-default .navbar-toggle, .navbar-default .navbar-toggle {
    background-color: #0198d6;
}
.menu-trai .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus
{
	background-color: #0198d6;
}
.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: #0198d6;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media screen and (max-width: 767px)
{
.navbar-nav {
    background: #0198d6;
    
}}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #0198d6;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #0198d6;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
   
    
}
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: ;
    background: #f5f5f5;
    margin-bottom: 10px;
    width: 100%;
}
.danh-muc-con-sp-home
{
	width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.ten-danh-muc-con
{
	float:left;
	padding-right: 2%;
}
.ten-danh-muc-con a
{
	
	
}
.xem-tat-ca {
    float: right;
    padding-right: 10px;
    padding-top: 3px;
    text-transform: uppercase;
	font-family:'Roboto Condensed';
}
.xem-tat-ca i
{
	padding-right:5px;
}
@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: #0198d6;
    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: #0198d6;
}
.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:#0198d6;
}
.menu-top  .navbar-nav ul.sm-nowrap > li:hover > a
{
	background-color:#0198d6;
}
.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: #333333;
    color: #fff;
    padding: 5px 0;
	

}
input.nut-xoa-gio-hang
{
	background: #004109;
}
.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: 20px;
    float: left;
}
.top-menu .hotline2-top p i {
    display: inline-block;
    margin-right: 5px;
}

.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%;
	-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;
}
.nen-chan-trang
{
	background-color:#171717;
}
.home-footer strong, .home-footer span
{
	
}
.copyright
{
	color:#fff;
}
.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 i 
{
	padding-right: 5px;
}
.slogan-top p
{
	font-family: 'Roboto Condensed';
    padding-right: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.tieu-de-chan-trang
{
	float: left;
    width: 90%;
}
.tieu-de-chan-trang h4
{
	background: transparent;
    color: #fff;
    border-bottom: 1px solid #e1e1e1;
    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: #fff;
	font-family: 'Roboto Condensed';
	font-size:16px;
}

.banner-phai-home
{
	height:240px;
}
.bx-wrapper .bx-pager-item {
    margin-bottom: 33px;
}
.gia-nhieu-san-pham ul
{
	-webkit-padding-start: 0px;
}
.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:176px;
	
}
	.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: #0198d6;
	padding-top:5px;
	float:left;
}
.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)
  { 
.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: #0198d6!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: ;
	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: ;
	border-top:unset;
	border-left:unset;
	border-right:unset;
	
}
.sp-lien-quan .link-danh-muc-sp
{
background-color: #0198d6;}
.tin-tuc-lien-quan .link-danh-muc-sp
{
	border-bottom: ;
	border-top:unset;
	border-left:unset;
	border-right:unset;
	
}
.tin-tuc-lien-quan .link-danh-muc-sp
{
background-color: #0198d6;}
.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) {
  
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}

.danh-muc-sp-mobi 

{
	background-color: #ffffff;
	border: ;
}
.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;
	
}
.home-footer p i
{
	padding-right:5px;
}
.tieu-de-chan-trang h4 a
{
	color: #fff;
    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) {
   
}
.truy-cap
{
	margin-bottom:10px;
}
.doi-tac-lk img
{
	width: 95%;
    margin: 0 auto;
    display: table;
    padding-top: 10px;
    padding-bottom: 10px;
}
.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; }
.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: ;}
.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:unset;
}
.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%;
    background-color: #0198d6;
    padding-bottom: 10px;
}
.menu-c1
{
	height: 100%;
    background-color: #0198d6;
	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: unset;
	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
{
	color: #fff;
    display: block;
    text-transform: uppercase;
    font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
    color:#fff;
	border-bottom: 1px #e5e5e5 solid;
	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 {
    text-transform: lowercase;
	
}
.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;
}
.logo-top-menu
{
	background-color:unset;
	padding-top:5px;
	padding-bottom:0px;
}
.logo-top-menu .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #27ae60;
}
.logo-top-menu .navbar {
    border: unset;
}
.logo-top-menu .col-sm-8
{
	padding-top:20px;
}
.logo-top-menu .navbar-nav li {
    font-size: 16px;
    font-weight: bold;
}
.menu-top-c1
{
	float:right;
	padding-right:20px;
}
.anh-icon-gt img
{margin:0 auto;display:table;}
.tieu-de-gt{text-align:center;display: block;
    font-size: 1.077em;
    font-weight: 600;
    margin: 0 0 10px;}
.noi-dung-gt{text-align:center}

.noi-dung-phai 
{
	padding-top:5px;
	
}
.noi-dung-phai .ten-danh-muc-con a 
{
	text-transform: unset;
}
.danh-muc-sp-home a i
{
	
}
.gt-chan-trang 
{
	padding-right:1%;
	color:#fff;
	font-family: 'Roboto Condensed';
}
.tieu-de-home {
   color: #000;
    font-size: 1.615em;
    
    width: 100%;
}
h2.title-section {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
}
.line {
    background-color: rgb(179, 179, 179);
    width: 99%;
}
.line2 {
    background-color: #0198d6;
    width: 100px;
    padding-bottom: 3px;
}
.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;
}
.gioi-thieu-dau-trang
{
	padding-left:1%;
	padding-right:1%;
}
.gioi-thieu-dau-trang p img
{
	max-width: 100%;
    box-shadow: 0 0 5px #191919;
    border: 1px solid #fff;
    background: #fff;
    -webkit-transition: all 300ms linear 0s;
}




.menu-c1 ul
{
	height: 100%;
    background-color: #458ccc;
    padding-bottom: 10px;
}
.menu-c1
{
	height: 100%;
    background-color: #458ccc;
	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: #fff;
	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;
}

.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;
}
.open .dropdown-menu
{
	background-color:#20262a;
}
.highlighted
{
	background-color:unset;
}
.menu-top-fix .menu-c2
{
	padding-left: unset;
}
.list-tin-hot .noi-dung
{
	padding-right:2px;
}
.fixed .logo 
{
	padding-top:3px;
}
.them-gio-hang {
    margin-bottom: 5px;
}
.them-gio-hang button {
	width: 100%;
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 9px 9px 9px 59px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #00a650;
    color: #ffffff;
    overflow: hidden;
    position: relative;
	text-decoration:none;
}
.them-gio-hang button:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    content: '';
    background: #019649;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.them-gio-hang button:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    content: '';
    background: url(../img/web/icon-link-cart.png) no-repeat 50% 50% / 29px 25px #019649;
}
.them-gio-hang button span {
    position: relative;
    z-index: 1;
}

.them-gio-hang button:hover {
    color: #fff;
	background-color: #019649;
}
.gia-trang-sp span2 {
    top: 0;
    left: 0;
    z-index: 1;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    display: inline-block;
    position: relative;
    text-decoration: line-through;
	color: #333;
}
.gia-sp b2 b4 {
    text-decoration: line-through;
	color: #333;
}
.mota-sp b3 {
    text-decoration: line-through;
	color: #333;
	font-size:85%;
}
.mota-sp b2
{
	color: #f00;
    
}
.gio-hang-2 tr th 
{
	font-size: 16px;
    line-height: 20px;
    padding: 15px;
    border: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-weight: bold;
	font-family: 'Roboto Condensed';
	background: #f2f2f2
}

.gio-hang-2 tr td  {
    padding-left: 15px;
}
.gio-hang-2 tr td{
    border: 1px solid #e5e5e5;
}
td.tien-sp-gio-hang
{
	padding-bottom:5px;
	padding-top:5px;
}
.tien-sp-gio-hang strong 
{
	color:#3a5897;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
    font-weight: bold;
	font-size:16px;
	
}
.tien-sp-gio-hang-2
{
	color:#f00;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
    font-weight: bold;
	font-size:18px;
	
}
i.xoa-sp-gio-hang
{
	font-size:20px;
	color:#f00;
}
.gio-hang-2 td input 
{
	margin-right:5px;
}
input.nut-cap-nhap-gio-hang {
    height: auto;
    font-size: 14px;
    line-height: 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 15px;
    min-width: 170px;
    font-weight: bold;
    outline: 0 !important;
    text-transform: uppercase;
    background: #00a650;
    border: 1px solid #00a650;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	font-family: 'Roboto Condensed';
}
input.nut-xoa-gio-hang {
    height: auto;
    font-size: 14px;
    line-height: 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 15px;
    min-width: 170px;
    font-weight: bold;
    outline: 0 !important;
    text-transform: uppercase;
    border: 1px solid #00a650;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	font-family: 'Roboto Condensed';
}
a.ve-trang-sp {
    height: auto;
    font-size: 14px;
    line-height: 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 15px;
    min-width: 170px;
    font-weight: bold;
    outline: 0 !important;
    text-transform: uppercase;
    background: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
    border: 1px solid #00a650;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	font-family: 'Roboto Condensed';
	margin-top:5px;
	float: left;
	margin-right:5px;
}
a.dat-hang-sp {
	
    height: auto;
    font-size: 14px;
    line-height: 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 15px;
    min-width: 170px;
    font-weight: bold;
    outline: 0 !important;
    text-transform: uppercase;
    background: #f00;
    border-color: #eeeeee;
    color: #fff;
    border: 1px solid #f00;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	font-family: 'Roboto Condensed';
	margin-top:5px;
	float: left;
}

.ten-gio-hang a
{
	font-family: 'Roboto Condensed';
	font-size: 20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}
.don-dat-hang-2 p1

{
	font-family: 'Roboto Condensed';
	font-size: 24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}
.nguoi-dat-hang-2
{
	margin-top:10px;
	float:left;
	padding-left:1%;
	padding-right:1%;
}
.nguoi-dat-hang p1

{
	font-family: 'Roboto Condensed';
	font-size: 24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
	margin-top:10px;
}
.nguoi-dat-hang span1

{
	font-family: 'Roboto Condensed';
	text-transform:uppercase;
	color:#f00;
	font-weight:bold;
}
.don-dat-hang-2 tr th 
{
	font-size: 16px;
    line-height: 20px;
    padding: 15px;
    border: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-weight: bold;
	font-family: 'Roboto Condensed';
	background: #f2f2f2
}

.don-dat-hang-2 tr td  {
    padding-left: 15px;
}
.don-dat-hang-2 tr td{
    border: 1px solid #e5e5e5;
}
td.tien-sp-gio-hang
{
	padding-bottom:5px;
	padding-top:5px;
}
.nguoi-dat-hang-2 textarea, input 
{
	width:90%;
}
.nguoi-dat-hang span2

{
	font-family: 'Roboto Condensed';
	text-transform:uppercase;
	color:#f00;
	font-weight:bold;
	font-size:20px;
}
span-sp
{
	font-family: 'Roboto Condensed';
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
}
.gui-don button {
	
    height: auto;
    font-size: 18px;
    line-height: 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 15px;
    min-width: 170px;
    font-weight: bold;
    outline: 0 !important;
    text-transform: uppercase;
    background: #f00;
    border-color: #eeeeee;
    color: #fff;
    border: 1px solid #f00;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	font-family: 'Roboto Condensed';
	margin-top:5px;
	float: left;
}

@media screen and (max-width: 767px)
{
.fb_reset {
    display: none;
}
.mota-sp {
    height: 40px;
}
}
.gioi-thieu-dau-trang-2 
{
	margin: 0 auto;
    padding: 10px;
    display:table;
	width:70%;
	border:3px dashed #f00; 
}
.gioi-thieu-dau-trang-2-mobi
{
	margin: 0 auto;
    display:table;
	width:98%;
	border:3px dashed #f00; 
}
.gioi-thieu-dau-trang-2-mobi p
{
	padding: 5px;
    
}
.gioi-thieu-dau-trang-2 p
{
	padding: 10px;
    
}

.so-sp input {padding-left: 5px;}
.gio-hang
{
	overflow-y: hidden;
    overflow-x: auto;
}
.search-top-2 input
{
	height: 40px;
    border: none;
    padding: 0 10px;
    color: #9b9b9b;
    font-size: 14px;
}
.search-top-2 button {
    background-color: #ffe300;
    height: 40px;
    width: 77px;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.nk-header #nk-search {
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.12), 0 2px 2px 0 rgba(0,0,0,.24);
    height: 40px;
    margin: 0 0 15px;
    position: relative;
    width: 50%;
    float: left;
}
.icon-top #nk-cart ul li .icon {
    position: relative;
    height: 34px;
    width: 34px;
    background-color: #c11a1f;
    border-radius: 50%;
}
.icon-top #nk-cart ul li {
    float: left;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    position: relative;
}
.icon-top #nk-cart ul li .icon, .nk-header #nk-cart ul li p {
    display: table-cell;
    vertical-align: middle;
}
.icon-top #nk-cart ul li .icon i {
    margin: 0 auto;
}
.icon-top i {
    display: block;
}

.nk-sprite-desktop {
    background: url(/img/web/list-icon-nk.png) no-repeat;
}
.icon-cart {
    background-position: -10px -62px;
    width: 14px;
    height: 15px;
}
.icon-hotline {
    background-position: -74px -61px;
    width: 28px;
    height: 30px;
    color: #fff;
    font-size: 30px;
}

.icon-top #nk-cart ul li p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 0 5px;
}
.icon-top #nk-cart ul li {
    float: left;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    position: relative;
}
.icon-top #nk-cart ul {
    float: left;
}
.icon-top #nk-cart ul li .icon, .icon-top #nk-cart ul li p
{
	display: table-cell;
    vertical-align: middle;
}
.icon-top #nk-cart ul li p span:nth-child(2) {
    opacity: .8;
    color: #000;
    font-size: 12px;
}
.icon-top #nk-cart ul li:nth-child(2) span:first-child {
    letter-spacing: 1px;
	font-weight:bold;
}
.icon-top #nk-cart ul li p span:first-child {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 0 0 3px;
}
.icon-top #nk-cart ul li .icon, .icon-top #nk-cart ul li p {
    display: table-cell;
    vertical-align: middle;
}
.icon-top #nk-cart ul li p span {
    display: block;
}
.icon-top #nk-cart ul li .icon-2
{
	position: relative;
    height: 34px;
    width: 44px;
    background-color: #c11a1f;
    border-radius: 50%;
}
.search-top
{
	border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.12), 0 2px 2px 0 rgba(0,0,0,.24);
    height: 40px;
}
.logo-top img 
{
	height: 40px;
}

.menu-top-trai #nk-danh-muc-san-pham-left {
    width: 289px;
    float: left;
    cursor: pointer;
}
.menu-top-trai #nk-danh-muc-san-pham-left>h3 {
    background-color: #2fa8fc;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
    color: #fff;
}
.container-menu
{
	max-width: 1610px;
    padding: 0 80px;
    min-width: 1005px;
}
.menu-top-trai #nk-danh-muc-san-pham-left>h3 {
    background-color: #2fa8fc;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
    color: #fff;
}
.menu-top-trai #nk-danh-muc-san-pham-left>h3 i {
    display: table-cell;
    vertical-align: middle;
}
.menu-top-trai #nk-danh-muc-san-pham-left>h3 i {
    padding: 0 20px;
}
.menu-top-trai #nk-danh-muc-san-pham-left>h3 span {
    width: 16px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin-bottom: 4px;
}
.menu-top-trai #nk-danh-muc-san-pham-left>h3 b {
    display: table-cell;
    vertical-align: middle;
}
.cd-secondary-dropdown
{
	z-index:99999;
}
.menu-top-trai #nk-danh-muc-san-pham-left>ul {
    display: none;
    background-color: rgba(81,75,88,.4);
    position: absolute;
    width: 289px;
    z-index: 10;
    display: block;
	margin-top: 40px;
}
.cd-dropdown-content > .has-children > a.is-active {
    color: #f86666;
}
.search-top button i {
    font-size: 16px;
}
ul.ul-l2 a.link-menu-l2 {
    font-size: 14px;
    color: #4a4a4a;
    display: block;
    position: relative;
}
.cd-dropdown-content > .has-children > a.is-active
{
	background-color: #413b49;
}


a.link-menu-l3:before {
    content: "\f04e";
	font-family: FontAwesome;
	color:red;
	padding-right:5px;
}
.menu-top-phai .navbar-nav>li>a {
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0;
	padding-left:10px;
	padding-right:10px;
    color: #333;
	text-transform:uppercase;
}
.menu-top-fix .top-logo-search
{
	padding-top: 5px;
}
.top-logo-search a:hover 
{
	text-decoration:none;
}
.top-logo-search 
{
	font-family: 'Roboto Condensed';
}
.ten-list-sp a:hover 
{
	text-decoration:none;
}
.home-footer strong, .home-footer span
{
	
	
}
.home-footer p
{
	line-height:30px;
}
.noidung1
{
	color:#333;
}
.tom-tat-sp 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;
}
.so-sp
{
	margin-bottom:2px;
	margin-top:2px;
}
.noi-dung-sp table 
{
	color:#333;
}
.top-menu {
	font-family: 'Roboto Condensed';
}
.thuong-hieu ul li a 
{
	color:#004109;
}
input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}
.tim-kiem a:nth-child(n+2) {
    padding-left: 22px;
    background: url(../img/web/bullet-black.png) no-repeat 10px 6px;
    width: auto;
    float: left;
} 
.noi-dung-tim-kiem
{
	float:left;
	margin-bottom: 10px;
}
.noi-dung-tim-kiem b1
{
	font-weight:bold;
	font-size:18px;
}
.noi-dung-tim-kiem b2
{
	font-weight:bold;
	font-size:16px;
	color:#f00;
}
.ten-list-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-bottom: unset;
    width: 100%;
}
.ten-list-sp a {
    color: #0198d6;
}

.register_home {
    background: #353a62;
    
}
.register_home div>p {
    color: #fff;
}
.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 select {
    text-indent: 6px;
}
.register_home div li input[type="text"], .register_home div select {
    width: 100%;
    height: 28px;
    text-indent: 10px;
}
.register_home div button {
    display: block;
    width: 40%;
    margin: 0 auto;
    background: #e3e0e0;
    padding: 5px 0;
    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>div {
    padding: 10px;
}
.register_home div li {
    margin-top: 5px;
}
h2.title-section-tin-tuc-home  {
    font-size: 18px;
    font-weight: bold;
    color: #0198d6;
	margin-bottom:5px;
}
.line {
    background-color: rgb(179, 179, 179);
    width: 100%;
}
@media (min-width: 768px)
{
.line {
    margin-bottom: 5px;
}}
.line3 {
    background-color: #353a62;
    width: 100px;
    padding-bottom: 3px;
    height: 2px;
}
.bao-hanh 
{
	margin-top:5px;
	padding-right:1%;
}
.tom-tat-sp
{
	border-bottom: 1px dashed #e40000;
    margin-bottom: 5px;
}

.wrap{position:fixed; width:300px; height: 400px; z-index:9999999; right:0px; bottom:0px;}.x{font-family: arial, helvetica;background: rgba(78,86,101,0.8) none repeat scroll 0 0;font-size:14px;font-weight:bold;color: #fff;display: inline-block;height: 25px;line-height: 25px;position: absolute;right: 0;text-align: center;top: -19px;width: 25px;z-index: 99999999;}.x:hover{cursor: pointer;}.pxem{text-align:left;height:20px;margin-bottom: 0;margin-top: 0;background: #00467e;width:100%;bottom: 0;left: 0px;position: absolute;z-index: 999999999;border-left: 1px solid #fff;}.pxem a.axem{color: #fff;font-family: arial,helvetica;font-size: 12px;line-height: 23px;padding-left: 5px;text-decoration: none;}.pxem a.axem:hover{text-decoration: underline;}.alogo{position: absolute;bottom: 0;right: 0px;z-index: 999999999999;width: 75px;height: 20px;display: inline-block;background:#34495E;border-left:2px solid #2c3e50;padding-right: 0px;padding-left: 5px}.vnk-tuvan p{color: #fff;font-size: 15px;margin: 0;height: 30px; text-align: left;border-top-left-radius: 5px;}.vnk-tuvan p a {
    color: #fff;
    font-weight: bold;
    padding: 5px 10px 7px;
    margin: 0;
    display: inline-block;
    font-family: arial, helvetica;
    text-decoration: none;
	animation-duration: 500ms;
    animation-name: calllink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}.vnk-tuvan p a:hover{text-decoration: underline;cursor: pointer;}.vnk-tuvan p i {margin-top: 10px;} 
.vnk-tuvan p i.fa
{
padding-left:10px;
}
.vnk-tuvan {
    position: fixed;
    width: 300px;
    background: #120c28;
    z-index: 99999999;
    right: 0px;
    bottom: 0px;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    border-color: #fff;
}
.thong-tin-gia-sp .ten-trang-sp {
    font-weight: bold;
    
}
.top-menu
{
	background-color: rgb(220, 0, 33);
}
.top-menu-2 .menu-top-phai .navbar-nav>li>a
{
	color:#fff;
}
.menu-top-phai ul li a:hover, .menu-top-phai ul li a:focus
{
	background-color:#f00;
	color:#fff;
}
.dropdown-menu>li>a
{
	font-weight:normal;
}
.top-menu-2 {
    background: rgb(220, 0, 33);
    color: #fff;
    float:left;
}
.un-padding
{
	padding-top:0px;
}
.logo-menu-mobi
{
	background-color:#0198d6;
	padding-top:5px;
}

.menu-top-phai ul li a.highlighted
{
	color:#fff;
}
.ul-l1 li.menu-l1 a.link-menu-l1
{
	font-weight:bold;
	text-shadow: 1px 1px 2px #000000;
}

.fb_iframe_widget_fluid span, iframe.fb_ltr { 
    width: 100% !important; 
}

.hinh-anh-danh-muc-home
{
	padding-top:10px;
	padding-left:5px;
}
.hinh-anh-danh-muc-home img 
{
	width:100%;
	-moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 2px solid #fff;
    background: #fff;
}
img.anh-danh-muc
{
	margin-bottom:5px;
}

.noi-dung-sp p img {
    
    
	
}
.menu-top-fix-2.fixed {
    position: fixed;
    top: 50px;
    z-index: 9999;
	background-color:#fff;
	width:100%;
	border-bottom: 1px solid #333;
   
}
.ten-danh-muc-con {
    line-height: 18px;
    display: block;
    padding: 8px 5px;
    font-size: 12px;
    border-top: 1px solid #eee;
    text-decoration: none;
}
.ten-danh-muc-con  a{
    color: #000;
    
}
li.title_cat {
    color: #0198d6;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 34px;
    padding: 0 5px;
	list-style-type: none;
}
h3.widget-title {
    letter-spacing: .05em;
    text-transform: uppercase;
	font-size: 1em;
	
}
.gt-chan-trang h3.widget-title {
    color:#fff;
}
.is-divider {
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    width: 30px;
}
.san-pham-home
{
	margin-top: 5px;
    border-bottom: 1px solid #f00;
	border-top: 1px solid #f00;
	border-left: 1px solid #f00;
	border-right: 1px solid #f00;
    padding: 15px;
	float:left;
}
.anh-sp-nb img 
{
	width:100%;
}

.thong-tin-sp-nb a.ten-sp
{
	float:left;
	text-align:unset;
}
.thong-tin-sp-nb p.mota-sp
{
	float:left;
	padding-left:10px;
}
.thong-tin-sp-nb
{
	margin-top:10px;
	margin-bottom: 10px;
}
.sp-nb
{
	border-bottom: 1px dotted #ccc;
	width:80%;
}
.gt-chan-trang .is-divider.small
{
	background-color:#FFF;
}
.gt-chan-trang .anh-tin-moi a img
{
	width:100%;
	padding:2px;
	border-radius: 5px 20px;
}
.gt-chan-trang .anh-tin-moi
{
	padding-left:unset;
	padding-right:unset;
}
.gt-chan-trang .noi-dung strong a {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
	text-transform:uppercase;
	
}
.gt-chan-trang  .noi-dung {
    padding-right: 2px;
    margin-top: 10px;
}

.tag p a 
{
color:#fff;	
}
.tag p {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: relative;
    margin: 10px 16px 8px 0;
    padding: 0 10px 0 12px;
    background: #de3f3e;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    color: #fff !important;
    font-size: 11px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    font-weight: bold;
}
.tag p a:before {
    border-color: transparent #de3f3e transparent transparent;
}
.tag p a:before {
    content: "";
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #de3f3e transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0;
}
.tag p a:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 1px;
    float: left;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    -moz-box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
    box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
}
.tag h3.widget-title
{
	color:#fff;
}
.tag .is-divider.small
{
	background-color:#fff;
}
.menu-nhanh-sp .danh-muc-sp-home
{
	margin-top:unset;
}
.menu-nhanh-sp .noi-dung-phai
{
	padding-top:unset;
}

.trang-san-pham .san-pham-home {
    margin-top: 5px;
    padding: 15px;
	border-bottom:unset;
	border-left:unset;
	border-right:unset;
}
.san-pham-home 
{
	
}
li.title_cat h1 {
    color: #0198d6;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 34px;
    padding: 0 5px;
    list-style-type: none;
}
.home-right .san-pham-home {
    margin-top: 5px;
    padding: 15px;
    border-bottom: unset;
    border-left: unset;
    border-right: unset;
}
h1, .h1, h1 span {
    font-size: 30px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
	
}
h2, .h2, h2 span {
    font-size: 25px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
h3, .h3, h3 span {
    font-size: 20px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
h4, .h4, h4 span {
    font-size: 18px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
h5, .h5, h5 span {
    font-size: 16px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
h6, .h6, h6 span {
    font-size: 14px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
.menu-top-phai .desk-menu>li>a h1{
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0;
    padding-left: 10px;
    padding-right: 5px;
    color: #333;
    text-transform: uppercase;
}
.desk-menu>li>a h1{
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.desk-menu>li>a h1, .desk-menu>li>a .h1, .desk-menu>li>a h1 span {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    color: #333;
}
.desk-menu>li>a h1 {
    position: relative;
    display: block;
    padding: 10px 15px;
}
h1 .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
@media (min-width: 768px)
{
.desk-menu>li h1 {
    float: left;
}
}
.desk-menu>li>a .caret {
	left: 0px;
    margin-left: 1px;
    margin-top: 0px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.menu-top-phai .desk-menu>li>a {
    height: 40px;
    
}
li.menu-c2 
{
	padding-left:10px;
}	

.ten-dau-muc h1:nth-child(n+2) {
    padding-left: 22px;
    background: url(../img/web/bullet-black.png) no-repeat 10px 6px;
    width: auto;
    float: left;
	color: #fff;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.ten-list-sp h1 
{
	color: #fff;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.ten-dau-muc h1 
{
	color: #fff;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.ten-danh-muc-con-c2 a
{
	color:#666;
	font-size: 12px;
}
.ten-danh-muc-con-c2
{
	padding-left:5%;
	
}
.mobi-s
{
	margin-bottom:5px;
}
.logo-mobi 
{
	background-color: unset;
}
.tag
{
	float:left;
}
.tin-moi
{
	float:left;
}
.share p 
{
	background: unset;
	margin-top:10px;
}
.share ul li {
    background: unset;
    display: table-cell;
}
.ttdm
{
	padding:5px;
}
.the-h
{
	padding:10px;
	
}
.ttdm
{
	padding:5px;
	
}
.tt-phai .tieu-de-chan-trang c {
    color: #000;
	background: transparent;
    font-size: 17px;
    margin-bottom: 10px;
    text-transform: uppercase;
	font-family: Open Sans;
	font-weight:bold;
}

.tt-phai h {
    font-size: 14px;
    font-weight: normal;
    font-family: Open Sans;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tt-phai h:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    margin-left: 11px;
    margin-right: 5px;
}
.tt-phai .tieu-de-danh-muc
{
	line-height:30px;
}
.tt-phai .list-tin-hot 
{
	line-height:30px;
	padding-left:10px;
}
.tt-phai a {
    color: #000;
    text-decoration: none;
	font-weight:normal;
}

@media screen and (max-width: 767px)
{
.ten-sp {
    height: 38px;
	overflow:hidden;
	margin-bottom:5px;
}}

.trang-noi-dung
{
	line-height:30px;
}
.the-h  p img 
{
	padding:1%;
	max-width:100%;
}
.mo-ta-tin h3 
{
	margin-left:10px;
}
.trai-tin
{
	padding-right:2%;
	line-height:30px;
}
.anh-tin-tuc-home a img
{
	max-width:100%;
}

h2.tieu-de-tin-h
{
	text-align:center;
	line-height: 42px;
    font-weight: 500;
    font-style: normal;
    color: #0057a8;
    font-size: 30px;
}
.bv-le
{
	display:table;
	margin:0 auto;
	width:100%;
	max-width:500px
}
h2.tieu-de-tin-h img
{
	max-width:100px;
	
}
.list-tin
{
	width:100%;
	max-width:1200px;
	display:table;
	margin:0 auto;
}
.khach-hang-home
{
	padding:10px;
}
.khach-hang-1
{
	color:#fff;
}
.sao
{
	display:table;
	margin:auto;
	color: #E6B322;
}
.sao i
{
	padding-right:2px;
}
.nd-kh
{
	padding-left:1%;
}
.doi-tac
{
	margin-top:10px;
}
.nd-gt-chan-trang
{
	padding-right:5%;
}
.fan-page blockquote a
{
	display:none;
}
.tieu-de-sp-home img
{
	display:table;
	margin:0 auto;
	padding:5px;
	max-width:450px;
}
h1, .h1, h1 span {
    font-size: 40px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
	
}
h2, .h2, h2 span {
    font-size: 25px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
h3, .h3, h3 span {
    font-size: 20px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
h4, .h4, h4 span {
    font-size: 18px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
.service-item .figure h4, .service-item .figure  .h4, .service-item .figure h4 span
{
	font-weight:unset;
}
h5, .h5, h5 span {
    font-size: 16px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
h6, .h6, h6 span {
    font-size: 14px;
	font-weight:bold;
	font-family:'Roboto Condensed';
	color: #333;
}
.mo-ta-tin p, .mo-ta-tin h2
{
	padding-left:10px;
}
.link-menu-c1 {
    background: #f89939 !important;
    
}
.menu-c1 ul {
    height: 100%;
    border: 1px #dc78bd solid;
    padding-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 8px 13px;
}
.banner-duoi-slide p 
{
	text-transform:uppercase;
}
.banner-duoi-slide img

{
	display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 60px;
    padding: 10px;
    margin-right: 15px;
    text-align: center;
    background-color: #fff;
    vertical-align: top;
    border-radius: 50%;
}
.service-hp h3.sv-name
{
	display:table;
	margin:0 auto;
}
.service-hp p
{
	display:table;
	margin:0 auto;
}
.list-doi-tac
{
	display:table;
	margin:0 auto;
}
.doi-tac-2
{
	display: table-cell;
	padding-right: 5%;
}
.open,.has-submenu,.highlighted
{
	z-index:9999999;
}
.navbar-nav .dropdown-menu > li > a
{
	padding-left:5px;
}
.mobi-menu button
{
	display:none;
}
.trang-tin-tuc
{
	margin-top:5px;
}
.menu-top ul li a {
    padding-right: 10px;
	padding-left: 10px;
    
}
.menu-top-fix.fixed
{
	box-shadow: 0 0 5px #191919;
    border: 1px solid #fff;
    background: #fff;
}
.gt-home
{
	margin-top:10px;
}
.doi-tac-chan-trang a img
{
	height:80px;
	padding:5px;
	
}
.doi-tac-chan-trang {
    padding-top: 2px;
    padding-bottom: 10px;
    float: left;
}
h2.title-doi-tac {
	text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #333;
	margin: 0 auto;
    display: table;
    padding-bottom: 10px
}
.line-doi-tac {
	padding-bottom: 5px;
    background-color: #fff;
    width: 10%;
    display: table;
    margin: 0 auto;
}
.line2-doi-tac {
    background-color: #0d840e;
    display: table;
    padding-bottom: 10px;
    width: 90%;
    padding-bottom: 3px;
}
.doi-tac-chan-trang {
			border:1px solid #e2e2e2;
			border-radius:5px;
			webkit-border-radius:5px;
			margin-right:10px;
		}
		
.chan-trang em
{
	font-style:italic;
}
.simply-scroll .simply-scroll-clip {
    width: 1200px;
    
}
.doi-tac-chan-trang a img
{
	height:80px;
	padding:5px;
	
}
.doi-tac-chan-trang {
    padding-top: 2px;
    padding-bottom: 10px;
    float: left;
}
.doi-tac-chan-trang {
			border:1px solid #e2e2e2;
			border-radius:5px;
			webkit-border-radius:5px;
			margin-right:10px;
		}
.container
{
	max-width:1400px;
}
.menu-top-2 a.menu-1:hover
{
	color:#f00;
}
p.hotline span 
{
	font-size:18px;
	
}
.hotline
{
	float:right;
}
p.hotline span, p.hotline i {
    left:10px;
	font-size:16px;
}
p.hotline 
{
	text-align: right;
}

.slogan-top p {
    margin: 0 0 0px;
}
h2.tieu-de-tin-h a
{
	font-size: 30px;
    font-weight: bold;
    line-height: 2.588rem;
    color: #005aa6;
    text-transform: uppercase;
}
.tintuc-h-2
{ 
	background-image: url(../img/web/news_partter.png);
    background-repeat: repeat;
    background-position: 0 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: .5;
    -khtml-opacity: .5;
    -moz-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
    opacity: .5;
}
.tintuc-h .ma-ta-t1
{
	color: #666;
    text-align: justify;
}
.gt-cth
{
	padding-top:20px;
	background-color: #e4ebf7;
}
.banner-cth
{
	padding-top:20px;
	background-color: #e4ebf7;
}
.mo-ta-banner-duoi-slide p:hover
{
	text-decoration: none;
}
.banner-duoi-slide-2
{
	padding-top:10px;
	padding-bottom:10px;
}
.anh-tin-tuc-home:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  
}
.anh-tin-tuc-home
{
  position: relative;
  overflow: hidden;
}
.anh-tin-tuc-home img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  
}

.anh-tin-tuc-home {
	position: relative;
}

.anh-tin-tuc-home:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.list-tin-1 .anh-tin-tuc-home {
    padding:2px;
	border-radius: 4px;
    
}
.con-so-tk img 
{
	width:100%;
}
@media screen and (min-width:768px)and (max-width:1023px)
{
.menu-top ul li a {
    font-size: 60%;
}
.anh-tin-tuc-home a img {
    height: 150px;
    overflow: hidden;
}
.banner-duoi-slide img

{
	display: inline-block;
    width: 100%;
    height: 100%;
}
.mo-ta-banner-duoi-slide 
{
	padding-left:2%;
}
}

@media screen and (min-width:1024px)and (max-width:1279px)
{
	.menu-top ul li a {
    font-size: 80%;
}
.mo-ta-banner-duoi-slide 
{
	padding-left:2%;
}
}
@media screen and (max-width:767px)
{
.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-shadow:unset;
}
.navbar-default .navbar-nav>.open>a {
    color: #fff;
}
}
.list-tin-1 .mo-ta-tin-tuc-home
{
	background-color: #ededed;
	padding-top:10px;
}
.list-tin-1 .tieu-de-tin-tuc-home a
{
	text-transform: uppercase;
    padding: 5px;
    font-size: 16px;
	display: table;
    margin: 0 auto;
	text-align: center;
    font-weight:bold;
}
.list-tin-1 .ma-ta-t1
{
	 padding: 5px;
	 display: table;
    margin: 0 auto;
	text-align: center;
}
@media screen and (min-width:1280px)
{
.list-tin-1 .mo-ta-tin-tuc-home {
    background-color: #ededed;
    padding-top: 10px;
    height: 150px;
    overflow: hidden;
}}
.tt-phai h2 {
    font-size: 14px;
    font-weight: normal;
    font-family: Open Sans;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tt-phai h2:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    margin-left: 11px;
    margin-right: 5px;
}
.tt-phai .tieu-de-tin-ft strong a {
    color: #263363;
}
.tieu-de-tin-ft strong a {
    color: #fff;
    font-weight: normal;
    line-height: 25px;
}
.tt-phai .tieu-de-tin-ft i {
    padding-right: 5px;
}

.bv-phai .list-tin-hot:nth-child(n+3) {
    border-top: unset;
	margin-bottom:5px;
}

.list-tin-1 h2.tieu-de-tin-h
{
	margin-top:10px;
	margin-bottom:10px;
}

.noi-dung-phai
{
	float:left;
}