html{font-size: 62.5%}
body{font-size: 1.4rem; font-family: 'Roboto Condensed', sans-serif;color:#363636;
    background-color: #fff
}
ul,ol{padding:0; margin: 0; list-style: none}
h1,h2,h3,h4,h5{margin: 0; padding-left: 0}
h1,h2,h3,h4,h5,p,span,i,table td,table th, div, a{}
h1{font-size: 3.6rem}
h2{font-size: 3rem}
h3{font-size: 2.4rem}
h4{font-size: 1.8rem}
h5{font-size: 1.4rem}
a{text-decoration: none;}
a:focus, a:hover{text-decoration: none}
.gray{color:#8b8b8b}
.color{color:#ff9900}
.alert .alert-link{
       font-weight: normal;
}
img{
    max-width: 100%
}

form i.icon-append {
  position: absolute;
  right: 20px;
  top: 9px;
  color: #0aa958;
  display: none;
}
label.required:after {
  content: ' * ';
  color: #f00;
}
.error{
    color: #e8565f;
  display: inline-block;
  background-color: #FCE7E7;
  padding: 5px 20px 5px 10px;
  border-radius: 2px;
  margin-bottom: 0;
}
.banner{
    background-color: #000;
    padding:5px 0
}
.hotline{
    color: #fff;
    padding-top: 5px;
    display: inline-block;
}
.bg-top{
    padding:5px 0;
    background-color: #01652f;
}
.navbar-default{
    background-color: #fff;
}
.color-white{
    color:#fff
}
.color-blue{
    color:#fff
}
.container-news {
    padding: 55px 0
}
.container-product {
    padding: 55px 0
}
.container-icon{
    padding: 35px 0;
}
.container-icon .col-ic .wrap-ic{
    width:135px;
    height:135px;
    border-radius: 50%;
    display: block;
    background-color: #2e2e2e;
    text-align: center;
    margin: auto;
    transition: all 0.3s
}
.container-icon .col-ic h4{
    margin-top: 10px;
    color: #2e2e2e;
    text-align: center;
}
.container-icon .col-ic .wrap-ic:hover{
    background-color: #cf1736;
}
.container-icon .col-ic:hover h4{
    color: #cf1736;
}
.container-icon .col-ic .wrap-ic img{
    margin-top: 35px;
}
#slider{
    position: relative;
}
.list-brands .item{
    background-color: #fff;
}
.list-brands .item .info{
    background-color: #f5f5f5;
    text-align: center;
    font-weight: bold
}
.list-brands .item .info{
    padding:15px 10px
}
.list-brands .item .info .line-name{
    color:#333;
    font-size: 1.7rem;
}
.list-brands .item .info .line-price{
    color:#cf1736;
    font-size: 1.7rem;
}
.container-product h1{
    font-size: 38px;
    text-align: center;
    font-weight: bold;
    color: #232323;
}
.text-primary{
    color:#01652f
}
.container-product h1.color{
    color:#01652f
}
.l-bottom{
    background: url(../images/l-bottom.png) no-repeat center;
    display: block;
    height:30px;
    width: 125px;
    margin: 10px auto;
}
form .alert-message:empty {
  display: none;
}
form .alert-message:before {
  content: '';
  position: absolute;
  top: 30%;
  left: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent #FCE7E7 transparent transparent;
}
input.error{
    border: 1px solid red
}
#header{
}
.navbar-inverse {
    background-color: transparent !important;
    border:none;
}
.wrap-bl{
	margin-top:20px;
}
.wrap-bl a{
	display:inline-block;
	padding: 0 5px;
}
.wrap-content{
    background-color: #fff;
    padding:20px
}
.wrap-mn{
    background: url(../images/bg-menu.png) repeat-x;

}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #212121;
    background-color: rgb(158, 197, 111);
}
.navbar {
    margin-bottom: 0;
    border:0
}
.logo-top{
    position: absolute;
    top: -5px;
    left: 1px;
}
.navbar-nav{
    padding: 10px 0;
}
.nav>li>a{
    padding: 15px 18px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
font-weight:bold;
}
.navbar-nav > li:hover > a{
    color: #cf1736 !important;
    border-bottom: 2px solid #cf1736;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #CF1736;
}
.section-contact .info{
    font-size:1.7rem;
    color:#717171
}
.section-contact .info div{
    margin-bottom: 5px;
}
header input, header button{
    background-color: transparent !important;
    border: none !important;
}
header button .glyphicon{
    color: #ccc
}
header .input-group{
    background-color: rgba(204, 204, 204, 0.28);
    margin-left: 20px;
}
header .hotline{
    background: url(../images/i-hotline.png) no-repeat left center;
    padding-left: 30px;
}
header .hotline b{
    color: #cf1736;
}
.pro-description
#bg-contact {
    background: url(../images/bg-contact.png) no-repeat top center;
    padding-top: 155px;
    text-align: center;
    color:#fff;
    font-size: 2rem;
}
.input-group-addon i{
    font-size:1rem;
    top:0
}
.delete-it{
    padding:5px !important;
}
.delete-it span{
    top:0
}
.home-tt{
    padding-left: 20px;
    height:46px;
    line-height: 46px;
    background: url(../images/bg-menu.png) repeat-x left bottom;
    color:#fff;
    font-weight: bold;
}
.navbar-inverse .navbar-nav>li>a {
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 15px 28px;
}
.it-pic {
    text-align: center;
    margin-bottom: 20px;
}
.i-cart span{
    font-weight: bold;
}
.i-cart{
    background: url(../images/i-cart.png) no-repeat top left;
    padding-left: 45px;
    padding-top: 5px;
    color: #fff;
    margin-top:8px
}
.i-cart:hover a{
    background: none;
}
.i-cart a{
    padding:0 !important;
}
.it-pic img{
    margin: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}
.it-pic:hover img, .it-pic.active img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
}
.i-cart {

}
/*==== VIDEO PLAYER ====*/
.tt{
    font-size: 1.8rem;
    text-transform: uppercase;
}
.sub-tt{
    margin-bottom: 20px;
    color:#8E8E8E
}
.tt-playlist{
    background-color: #749f40;
    color: #fff;
    line-height: 40px;
    padding-left: 20px;
    font-size: 1.7rem;
    text-transform: uppercase;
}
.box-player video{
    width:100%
}
.box-player #wrap-playlist{
    height: 400px;
    overflow-y: scroll;
}
.box-player .playlist li a{
    display: block;
}
.box-player .playlist li{
    opacity: 0.7;
    transition: 0.3s all;
    padding:10px;
    position: relative;
}
.box-player .playlist li .border-img{
    float:left;
    width:130px;
    border:1px solid #ccc;
    margin-right: 5px;
    padding:2px;
    position: relative;
}
.box-player .playlist li img{

}
.box-player .playlist li h4{
    color:#333;
    font-size:1.4rem
}
.box-player .playlist li span {
    color:#8E8E8E;
    font-size:1.3rem
}

.box-player .playlist li.active, .box-player .playlist li:hover{
    opacity: 1;
    background-color: #F3F3F3;
}
@media (max-width: 700px) {
    #video_player video, #video_player figcaption {
        display: table-row;
    }
    #video_container { padding-top: 56.25%; }
    #video_player figcaption a {
        display: inline-block; width: 33.33%;
    }
}
.page-content{
    padding:20px;
    background-color:#fff;
}
.page-content img{
    max-width: 100%
}
.right-l .item{
    margin: 10px;
}
.right-l img{
    width:65px;
    float:left;
    margin-right: 5px;
    padding: 2px;
    border: 1px solid #ccc;
}
.right-l h4{
    font-size: 1.4rem;
    color: #8E8E8E;
}
.tt-lq{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tt-lq span {
    border-bottom: 1px solid #ccc;
    padding-right: 5px;
}
.related{
    margin-top: 20px;
}
.related ul{
    padding-left: 20px;
}
.related h3{
    margin-bottom: 10px;
    font-size: 2rem;
}
.related li{
    margin-bottom: 5px;
}
.related li a span{
    font-size: 0.5rem;
    top:-2px
}
.related li a{
    color:#9C9C9C
}
.related li a:hover{
    color:#739D42
}
.scroll-list .item{
    padding:3px 10px;
}
.scroll-list .item .box-img{
    width:80%;
    margin: auto;
    position: relative;
}
.scroll-list .item .name{
    color:#797979  !important;
    font-size:1.4rem;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.scroll-list .item .name span{
    font-size: 1rem;
}
.scroll-list .item .line{
    color:#A7A7A7;
    font-size:1.3rem
}
.scroll-list .item .name:hover{
    color: #749F40 !important
}
.tt-list{
    font-size: 2rem;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 10px;
}
.tt-list span{
    border-bottom: 2px solid #749F40;
    padding-right: 30px;
    padding-bottom: 3px;
    padding-left: 5px;
}
.tt-list .line-bot {
    border-bottom:1px solid #ccc;
    padding-right:20px
}
.wrap-section{
    background-color: #fff;
    padding:10px;
    border:1px solid #E8E8E8;
    margin:20px 0
}
.news-first{
    padding: 10px;
}
.news-first img{
    padding: 5px;
    border: 1px solid #E0E0E0;
    margin-bottom: 20px;
}
.news-first h2{
    font-size: 2rem;
    color: #696969;
}
.news-first .line {
    color: #A5A5A5;
    margin: 8px 0 5px 0;
}
.news-first p {
 color: #757575
}
    /*========= VIDEO PLAYER =================*/
.ic-play{
    padding:10px;
    background-color: rgba(0, 0, 0, 0.75);;
    color:#fff;
    position: absolute;
    left: 40%;
    top: 35%;
    border-radius: 50%;
    box-shadow: 0 0 10px #333;
}
.box-player{
    margin: 20px 0;
}
.box-player .wrap {
}
.bg-player{
    background-color: #fff;
    border:1px solid #E8E8E8;
    padding:10px;
}
.bg-player .detail{
    margin-top: 20px;
}
.bg-player .social {
    text-align: right;
    margin-top: 20px;
}
#wrap-playlist{
    background-color: #fff;
    border:1px solid #E8E8E8;
    padding:10px;
}
.left-menu > ul{
    list-style: none;
    padding: 0;
    background-color: #fff;
    position: relative;
    border-right: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
}
.left-menu ul ul{
    position: absolute;
    height:100%;
    top: 0;
    left: 110%;
    width: 280px;
    z-index: 90;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    border-left: 4px solid #e67e22;
    background-color: #fff;
    border-radius: 0;
}
.left-menu > ul > li a{
    position: relative;
}
.left-menu > ul > li.sub > a:hover:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 0px;
    border-right: 5px solid #e67e22;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}
.left-menu ul ul li{
    display: inline-block;
    width:50%;
    float:left;
}
.left-menu ul ul li a{
    border:0
}
.left-menu ul ul li:hover a{
    box-shadow: none;
}
.left-menu ul ul li:hover a:before {
    content: "\e072";
    position: relative;
    top: 0px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:0.8rem;
}
.left-menu li:hover ul{
    opacity: 1;
    visibility: visible;
    left:100%
}
.left-menu li{

}
.left-menu .title{
    background-color: #01652f;
    color:#fff;
    padding: 10px 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: bold;
    font-size: 1.5rem;
}
.left-menu li i{
    margin-right: 5px;
    font-size: 1.7rem;
    font-weight: bold;
}
.left-menu li a{
    display: block;
    text-decoration: none;
    padding: 10px 15px;
    color: #777;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #EEE;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.left-menu li:hover > a{
    padding-left: 25px;
    color: #e67e22;
    box-shadow: 0 0 5px #DDD;
    -moz-box-shadow: 0 0 5px #DDD;
    -webkit-box-shadow: 0 0 5px #DDD;
}
.left-menu li > a.active{
    padding-left: 25px;
    position: relative;
    color: #e67e22;
    border-right: 4px solid #e67e22;
    border-left: 4px solid #e67e22;
    margin: 0 -4px;
    box-shadow: 0 0 5px #DDD;
    -moz-box-shadow: 0 0 5px #DDD;
    -webkit-box-shadow: 0 0 5px #DDD;
}
.left-menu li > a.active:after {
    content: "";
    position: absolute;
    top: 42%;
    right: 0;
    border-right: 5px solid #e67e22;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.left-menu li > a.active:before {
    content: "";
    position: absolute;
    top: 42%;
    left: 0;
    border-left: 5px solid #e67e22;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.wrap-list .sub-menu{
    float:right;
    margin-right: 100px;
}
.wrap-list .sub-menu li{
    display: inline;
    border-left:1px solid #ccc;
    padding:0 5px
}
.wrap-list .sub-menu li a{
    color:#727272;
    transition: 0.4s all;
    moz-transition: 0.4s all;
    webkit-transition: 0.4s all;
    o-transition: 0.4s all;
}
.wrap-list .sub-menu li a:hover{
    color:#000
}
.wrap-list .sub-menu li.no-line{
    border-left:0
}
.wrap-list .tt{
    border-bottom: 2px solid #830207;
    color:#fff;
    line-height: 32px;
}
.wrap-list .tt span{
    padding: 6px 25px 8px 25px;
    font-weight: bold;
    font-size: 1.7rem;
    background-color: #a90408;
}
.nav-auth li{
    display: inline-block;
    padding: 15px 0;
}
.nav-auth li.line a{
    border-right:1px solid #ccc;
}
.nav-auth li a{
    color:#ccc;
    padding:0 5px
}
.nav-auth li:hover a{
    color: #F68209;
    text-decoration: underline;
}
.nav-account li{
    display: inline-block;
    padding: 15px 0;
    color:#F68209;
    position: relative;
}
.nav-account li.line a{
    border-right:1px solid #ccc;
}
.nav-account li a{
    color:#ccc;
    padding:0 5px
}
.nav-account li:hover > a{
    color: #F68209;
    text-decoration: underline;
}
.nav-account li ul{
    position: absolute;
    top: 100%;
    left:0;
    width:100%;
    background-color: #333;
    z-index:9999;
    display: none;
}
.nav-account li ul li{
    display:block;
    padding: 5px 10px;
}
.nav-account li ul li:hover{
    background-color: #ccc;
}
.nav-account li ul li:hover a{
    color:#333;
    text-decoration: none !important;
}
.bt-create{
    text-decoration: none !important;
    background-color: #ccc;
    padding: 5px 25px !important;
    color: #333 !important;
    border-radius: 3px;
    background: #30b5be;
    background: -moz-linear-gradient(top, #ffffff 0%, #B7B7B7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#B7B7B7));
    background: -webkit-linear-gradient(top, #ffffff 0%,#B7B7B7 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#B7B7B7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#B7B7B7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#B7B7B7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#B7B7B7',GradientType=0 );
}
.navbar-toggle{
    border: 1px solid #E8E8E8;
    border-radius: 0;
    margin-bottom: 5px;
}
.navbar-toggle .icon-bar{
    background-color: #E8E8E8;
}
.error{
    color: rgb(255, 47, 41);
    font-weight: normal;
}

.item-product{
    text-align: center;
    padding:10px;
    position: relative;
    border: 1px solid #EFEFEF;
    margin-bottom: 20px;
    background-color:#fff
}
.item-product.no-hover{
    border:none
}
.ic-sale{
    display: block;
    width:51px;
    height: 51px;
    background: url('../images/ic-sale.png') no-repeat center;
    text-align: center;
    line-height: 50px;
    color:#fff;
    position: absolute;
    top:0px;
    left:0px;
    z-index: 999;
}
.item-product:hover{
    box-shadow: 0 0 10px #8D8D8D;
}
.item-product.no-hover:hover{
    box-shadow: none !important;
}
.item-product .line{

    margin-bottom: 5px;
    font-size: 1.3rem;
    font-weight: normal;
    text-align: center;
    text-transform: none;
}
.item-product .name{
    margin-top:10px;
    font-size:1.4rem !important;
    text-transform: inherit !important;
    text-align: center;
}
.item-product .name, .item-product .msp{
    text-align: left;
    font-size: 1.7rem !important;
    font-weight: bold;
    color: #DB1637;
}
.item-product .wrap-img{
    padding:0 10px
}
.item-product .wrap-img img{
    margin:auto
}
.item-product .price{
    color: #000000;
    text-align: left;
    font-size: 1.7rem;
}
.item-product .old-price{
    font-weight: bold;
    font-size: 1.4rem;
    color:#ccc;
    text-decoration: line-through;
}
.pro-des{
    list-style-type: square;
    padding-left: 20px;
}
#slider2, #slider3{
    position: relative;
}
.main-info h1{
    margin-bottom: 20px;
    font-size:2.5rem
}
.pro-des li{
    color:#333;
    text-align: left;
    margin-bottom: 4px;
}
.item-product .btn-private {
    border: 1px solid #EFEFEF;
    border-radius: 15px;
    color: #737373;
    font-size: 1.5rem;
    margin-top: 10px;
    padding: 3px 10px;
    text-align: center;
}
.item-product .btn-private i{
    font-size: 1.4rem;
    background-color: #909090;
    color: #fff;
    padding: 6px 6px;
    border-radius: 50%;
    position: relative;
    left: -8px;
}
.cart-page .icon{
    margin:0
}
.cart-page{
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 40px 50px;
}
.m-box{
    margin-top: 20px;
    background-color: #fff;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    border-top: 2px solid #A90408;
}
.no-margin{
    margin:0 !important;
}
.m-box .it-img{
    text-align: center;
}
.m-box .it-img img{
    margin: 10px auto;
}
.m-box .tt{
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-bottom: 1px solid #DEDEDE;
    text-transform: uppercase;
    font-weight:bold;
    background-color: #F9F9F9;
}
.m-box .content{
    padding: 15px 10px;
}
.m-box .content ul li{
    padding: 10px 11px;
    border-top: 1px solid #EAEAEA;
}
.m-box .content ul li a{color:#333}
.m-box .content ul li a:hover{
    color:#0aa699;
}
.l-cart {
    background:url('../images/icon-cart.png') 0 20px no-repeat;
    width:75px;
    position: absolute;
    margin-left: 20px;
    height: 55px;
    display: block;
    top: 5px;
    right: 0;
    z-index: 999;
}
.l-cart a:hover{
    background-color: transparent !important;
}
.l-cart #counter-cart{
    position: absolute;
    top: 25px;
    right: 5px;
    display: inline-block;
    width:30px;
    color:#fff;
    font-weight: bold;
    text-align: center;
}

.da-dots span{
    background: #000;
}
.da-arrows span {
    background: #57575B;
}
.breadcrumb {
    background-color: transparent;
}
.main-container{
	margin-top:70px;
    min-height: 628px;
}
.it-pro {
    border: 1px solid #ccc;
    border-radius:4px;
    min-height:274px;
    background-color: #fff;
}
.it-pro .l-pic{
    padding:5px
}
.it-pro .place-text{
    background-color: #fff;
    padding: 10px;
}
.it-pro  h5{
    margin-bottom: 10px;
    font-weight: normal;
}
.it-pro .line-price, .it-pro .line-old-price{
    display: block;
}
.it-pro .line-price{

}
.it-pro .line-price b{
    font-size:1.4rem;
    color:#f00d0d;
    font-weight:bold
}
.it-pro .line-old-price{
    text-decoration: line-through;
    text-align: right;
    color:#ccc;
    font-style: italic;
}
.my-btn{
    border-radius:0
}
.my-btn{
    color:#fff;
    position: relative;
    border: 0;
    padding-right: 50px;
    padding-left:20px
}
.my-btn .icon{
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000;
    border-radius: 0 !important;
    height: 100%;
    margin:0
}
.btn-orgin{
   background-color: #ff6600;
}
.btn-orgin:hover{
    background-color: #D45500;
}
.btn-orgin:hover span{
    color:#fff
}
.owl-carousel{
    margin-top: 10px;
    position: relative;
}
.owl-carousel .owl-next{
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #a7a7a7;
    display: inline-block;
    margin-left: 5px;
    border-radius: 50%;
    box-shadow: 0 0 3px #000000;
    transition: 0.3s all;
}
.owl-carousel .owl-prev{
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #a7a7a7;
    border-radius: 50%;
    box-shadow: 0 0 3px #000000;
    display: inline-block;
    transition: 0.3s all;
}
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover{
    color: #17b761;
}
.list-center .owl-controls {
    position: absolute;
    top: -55px;
    right: 5px;
    width: 100%;
}
.owl-buttons{
    position: relative;
    display: block;
    margin: auto;
    text-align: center;
}
.owl-carousel.style2 .owl-next{
    position: absolute;
    top: -48px;
    right: 10px;
    left: inherit;
    font-size: 3rem;
    padding: 0 8px;
    background-color: #ccc;
}
.owl-carousel.style2 .owl-prev{
    position: absolute;
    top: -40px;
    right: 45px;
    left: inherit;
    font-size: 3rem;
    padding: 0 8px;
    background-color: #ccc;
}
.owl-prev i, .owl-next i {
}
.owl-carousel .owl-item {
    padding:10px 5px 20px;
}
.owl-carousel .owl-item .item{
    position: relative;
}
.owl-carousel .owl-item .item img{
    margin:auto;
}
.owl-carousel .owl-item .item .tt-pro {
    text-align: center;
    display: block;
    margin-top: 5px;
    font-weight: bold;
}
.b-prev{
    position: absolute;
    top: 45%;
    left: 2px;
    color: #595959;
    font-size: 2rem;
    background-color: #fff;
    padding: 2px 0;
    display: none;
}
.b-next{
    position: absolute;
    top: 45%;
    right: 2px;
    color: #595959;
    font-size: 2rem;
    background-color: #fff;
    padding: 2px 0;
    display: none;
}
.b-next span, .b-prev span{
    top:2px
}
.it-price, .it-qty{
    margin-bottom: 5px;
}
.ads{
    margin-top:0; position: relative
}
.ads:hover .b-next, .ads:hover .b-prev{
    display:block
}
.fix{
    position: relative;
}
.fix .sidebar-search{
    width:250px;
}
.fix .main{
    position:absolute;
    top:0;
    right:0;
    left:270px;
    bottom:0;
}
.home .wrap-news{
    background-color: #eaeaea;
    min-height: 255px;
    overflow: hidden;
}
.home .wrap-news .tt{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #BABABA;
    padding:0 30px;
    font-size: 1.8rem;
    color:#6F6F6F
}
.home .wrap-news .content{
    padding:15px 25px;
}
.home .wrap-news ul li{
    margin:10px 0
}
.home .wrap-news ul li a{
    color:#6B6B6B
}

.home .box-bds{
    margin-top: 20px;
}
.home .box-bds .tt, .home .box-posts .tt{
    font-size: 1.8rem;
    margin-bottom: 20px;
}
.home .box-posts .tt .ft{

}
.home .box-bds .tt span, .home .box-posts .tt span.line{
    padding-right:10px;
    border-bottom: 2px solid #333;
    text-transform: uppercase;
}
.home .it-bds{
    width: 25%;
    float: left;
    padding:10px;
}
.home .it-bds:hover .wrap-it{
    box-shadow: 0 0 10px #D1D1D1;
}
.home .it-bds .wrap-it{
    background-color: #F8F8F8;
    padding:10px;
    border: 1px solid #EBEBEB;
}

.home .it-bds img{
    width: 100%;
    margin-bottom:10px
}
.home .it-bds span{
    margin:5px 0;
    display: block;
    color: #838383;
}
.home .box-bds span.line-name{
    font-weight: bold;
}
.home .box-bds span.line-price{
    color: #C92F2F;
    font-weight: bold;
}

.home .it-post{
    background-color: #F8F8F8;
    padding:10px;
    margin:10px 0;
    border:1px solid #EBEBEB
}
.home .it-post:hover {
    box-shadow: 0 0 10px #D1D1D1;
}
.home .it-post h5{
    margin-bottom: 10px;
    color:#167CCF;
    font-size:1.5rem
}
.home .it-post .l-pic{
    width: 20%;
    float:left;
    padding:0 10px;
}
.home .it-post .l-pic img{
    padding:2px;
    border: 1px solid #ccc;
    width: 120px;
}
.home .it-post .text{
    width:50%;
    float:left;
    padding:0 10px
}
.home .it-post .r-info{
    width: 30%;
    float:left;
    padding:0 10px;
    text-align: right;
}
.page-dt .wrap-info{
    margin-top:10px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #E1E1E1;
}
.home .it-post .r-info span.line-date{
    color:#C92F2F;
    font-weight: normal;
}
.home .it-post .r-info span.line-price{
    color:#C92F2F;
    font-weight: bold;
}
.home .it-post span{
    color:#838383;
    display: block;
}
.block{
    margin-top: 20px;
    margin-bottom: 20px;
}
.block .content{
    padding:10px
}
.block .content ul li{
    margin: 3px 0;
}
.block .content ul li a {
    color:#838383
}
.block .content ul li a span{
    font-size: 1rem;
    top:-2px
}
.block .content ul li.active a, .block .content ul a:hover, .block .content ul a:hover{
    color: #FCA003;
}
.block .tt{
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-size: 1.8rem;
}
.col-bot{
    float:left;
    padding-left:15px;
    padding-right:15px
}
.partner img{
    width: 170px;
    margin:0 10px
}
.partner{
    background-color: #fff;
    text-align: center;
    border-bottom: 2px solid #fff;
    box-shadow: 0 0 10px #F1F1F1;
    moz-box-shadow: 0 0 10px #F1F1F1;
    o-box-shadow: 0 0 10px #F1F1F1;
    webkit-box-shadow: 0 0 10px #F1F1F1;
    border-top: 1px solid #F8F8F8;
}
.section-contact {
    padding-top: 80px;
}
.section-contact .title{
    font-size: 2.5rem;
    margin-bottom: 15px;
}
.section-contact .title .wrap-tt{
    border-bottom:1px solid #888;
    padding:0 10px
}
.section-contact h4{
    margin-bottom: 10px;
}
.spinner.input-group input{
    width: 50px;
}
.input-group.spinner {
    width: 6rem !important;
}
.input-group-addon {
    padding: 2px 5px;
    border-radius: 0;
}
.page-dt .box-pic{
    padding:10px;
    margin-bottom: 20px;
    position: relative;
}
.page-dt .box-pic #main-pic {

}
.bx-wrapper{
    margin:0 !important;
}
.page-dt .box-pic #gallery{

}
.page-dt .box-pic #gallery li{
    width:120px;
    border:1px solid #ccc;
    padding:2px;
    margin:5px;
    display: inline-block;
}
.page-dt .info .tt{
    font-size: 2rem;
    color:#6B6B6B;
    margin-bottom: 20px;
}
.page-dt .info .nav-detail li{
    margin-bottom:5px;
    color:#5A5A5A
}
.page-dt .info .nav-detail li .old-price {
    text-decoration: line-through;
    font-style: italic;
    color: #ccc;
    padding-left: 15px;
}
.ug-gallery-wrapper .ug-strip-panel{
    background-color: transparent !important;
}
.ug-gallery-wrapper .ug-slider-wrapper{
    background-color: transparent;
}
.nav-social{
    display: inline;
}
.nav-social li{
    display: inline-block;
    margin:0 2px
}
.nav-social li a{
    background-color: #01652f;
    border-radius: 50%;
    width: 46px;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
.nav-social li a:hover{
    background-color: #07542b;
}
.nav-social li a i{
    color:#fff
}
/****** CART ***/
.wrap-cart{
    padding:10px 20px;
}
.wrap-cart .border{
    border:1px solid #ccc;
    padding:10px 20px;
}
.lux-step {
    width: 100%;
    overflow: hidden;
    padding: 14px 0 10px 0;
    text-align:center;
    margin-bottom:20px
}
.lux-step .text {
    display:inline-block;
    color: #666;
    padding-left: 41px;
    position: relative;
    line-height: 31px;
    text-transform: uppercase;
}
.lux-step .next {
    display:inline-block;
    line-height: 31px;
    width: 19px;
    background: url(../images/lux-step.png) right -73px no-repeat;
    margin: 0 2px;
}
.lux-step .check {
    display:inline-block;
    position: relative;
}
.lux-step .check .icon {
    background-position: 0 -108px;
}
.lux-step .check.active .icon {
    background-position: 0 -143px !important;
}
.lux-step .text.active .icon {
    background-position: 0 0;
}
.lux-step .icon {
    position: absolute;
    width: 31px;
    height: 31px;
    background-image: url(../images/lux-step.png);
    background-repeat: no-repeat;
    background-position: 0 -36px;
    left: 4px;
    top: 0;
    font-size: 100%;
    color: #fff;
    line-height: 31px;
    text-align: center;
    font-style:normal
}

/*FOOTER*/
.bg-overlay{
    background: url(../images/loading2.gif) #fff no-repeat center;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
footer .bot{
    padding-top:20px;
    padding-bottom: 20px;
}
footer .bottom-l{
    background-color: #1e1d1d;
    padding: 40px 0;
    min-height: 260px;
}
footer .bottom-l p{
    padding: 10px 50px;
    color:#aaa
}
footer .bottom-r{
    background-color: #252525;
    padding: 40px 0;
}
.tt-page{
    position: relative;
    margin-bottom: 30px;
}
.tt-line{
    position: absolute;
    bottom:-10px;
    width:40px;
    height:2px;
    display: block;
    background-color: #DB1637;
}
.it-main-news img{
    padding:2px;
    border:1px solid #EFEFEF
}
.it-main-news .timer{
    color:#6F6F6F;
    display: block;
    margin:10px 0;
}
.it-main-news p{
    margin-bottom: 0;
}
.view-more{
    color:#333;
    float: right;
}
.view-more:hover{
    color:#cf1736;
    text-decoration: underline;
}
.list-news{
    margin-top: 10px;
}
.list-news li a{
    color:#6F6F6F
}
.list-news li a:hover{
    color: #cf1736;
}
.list-news li{
    margin-bottom: 4px;
}
.list-news li i{
    color: #cf1736;
    margin-right: 5px;
}
footer .bot-tt{
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
footer .sub-tt{
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
}
footer .nav-bot{
    padding-left:20px;
    min-height: 180px;
}
footer .nav-bot .tt{
    color:#fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size:1.7rem;
}
footer .nav-bot li{
    position: relative;
}
footer .nav-bot li a{
    color:#aaaaaa
}
footer .nav-bot li a:hover{
    color:#fff
}
footer .nav-bot li i {
    color: #DB1637;
    font-size: 7px;
    margin-right: 5px;
}
footer .border-small{
    width:200px;
    height:1px;
    border-bottom: 1px solid #5F5F5F;
    margin: 20px auto;
}
footer{
    overflow: hidden;
    background-color: #323627;
}
.content-kw{
    padding:20px; background-color:#fff
}
.content-kw a{
    padding:0 10px;
    display: inline-block;
}
.copyright{
    border-top:5px solid #227d2d;
    background-color: #01652f;
    color: #fff;
    padding:15px 0;
}
.copyright .text-primary{
    color: #acdf2b;
    font-weight: bold;
}
.copyright a{
    color: #ffffff;
    font-weight: bold;
}
.nav-bottom{
    padding:20px 0
}
.nav-bottom li, .nav-bottom li a{ color:#ccc}
.nav-bottom li.title{
    font-size: 1.5rem;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 7px;
}
.owl-controls{
    position: absolute;
    top: -85px;
    right: 5px;
}
#iTop {
    font-size: 24px;
    line-height: 45px;
    width: 45px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f90;
    position: fixed;
    bottom: 35px;
    right: 10px;
    color: #fff;
    display: block;
    text-align: center;
    -webkit-transform: translate(0,120%);
    -ms-transform: translate(0,120%);
    transform: translate(0,120%);
    opacity: 0;
    z-index: 97;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

#iTop.show-top {
    opacity: 1;
    background-color: #ccc;
    color:#fff;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
#iTop.show-top:hover{
    background-color: #167CC6;
    color:#fff
}

footer .line-hl{
    background-color: #F7F7F7;
    line-height: 45px;
    min-height: 45px;
    text-align: left;
    font-size: 2rem;
    border-top: 1px solid #F8F8F8;
}
.nav-address{
    list-style: none;
}
.nav-address li.title{
    color:#6F6F6F;
    margin-bottom: 10px;
}
.nav-address li{
    color:#fff;
    margin-bottom: 4px;
    font-size: 1.3rem;
}
.nav-address li b, .nav-address li i {
    color: #fff;
    font-weight: bold;
}
.nav-bottom{
    list-style: none;
}
.nav-bottom li{
    margin-bottom: 4px;
    font-size: 1.3rem;
    position: relative;
}
.nav-bottom li a{
    color:#c8c8c8;
}
.nav-bottom li:hover a{
    color:#f3c03f
}
.nav-bottom li:before {
    position: absolute;
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e250";
    display: none;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    color:#f3c03f
}
.nav-bottom li:hover:before {
    display: block;
    left: -13px;
}
.hl b{
    color:#000
}
.hl{
    color:#FF9000
}
.icon i{
    color:#333;
}
.icon {
    display: inline-block;
    vertical-align: top;
    margin: 4px;
    width: 36px;
    height: 36px;
    line-height: 33px;
    border-radius:50%;
    background-color: #ccc;
    font-size: 1.9rem;
    text-align: center;
}
.icon.facebook:hover{
    background-color: #3B5897;
}
.icon.facebook:hover i{
    color:#fff
}

.icon.twitter:hover{
    background-color: #007BB6;
}
.icon.twitter:hover i{
    color:#fff
}

.icon.googleplus:hover{
    background-color: #AC1605;
}
.icon.googleplus:hover i{
    color:#fff
}
.tt-head{
    margin-bottom: 20px;
}
.tt-head h1{
    font-size: 2rem;
    margin-bottom: 10px;
}
.tt-head .social{
    text-align: right;
    margin-bottom:10px;
}
.tt-head .social span {
    float: left;
    font-style: italic;
    color: #928392;
    padding-top: 10px;
}
.addthis_sharing_toolbox  span{
    padding-top: 0px !important;
}
.tt-head .box-img img{
    margin:auto;
    padding:4px;
    border:1px solid #ccc
}
.news-lists-page .tt{
    font-size: 2.2rem;
    margin-bottom: 20px;
    color: #707070;
    font-weight: normal;
}
.news-lists-page .tt span {
    padding-right: 10px;
    border-bottom: 1px solid #838383;
    text-transform: uppercase;
}
.news-lists-page .it-news {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #E0E0E0;
    background-color: #fff;
}
.news-lists-page .it-news .l-pic {
    width: 30%;
    float: left;
    padding: 0 10px;
}
.news-lists-page .it-news .l-pic img {
    padding: 2px;
    border: 1px solid #ccc;
}
.news-lists-page .it-news .text {
    width: 70%;
    float: left;
    padding: 0 10px;
}
.news-lists-page .it-news .text h5 {
    margin-bottom: 10px;
    color: #167CCF;
    font-size: 1.5rem;
}
.news-lists-page .it-news .text .sub-line{
    font-style: italic;
    color:#838383
}
.news-lists-page .it-news .text p {
    color: #838383
}
.relates{
    margin-top: 20px;
}
.relates ul{
    padding-left: 20px
}
.relates ul li{
    margin-bottom: 3px
}
.relates ul li a{
    color:#888;
}
.relates ul li a span{
    visibility: hidden;
    font-size: 0.7rem;
    top:0;
}
.relates ul li a:hover{
    color:#FF7834;
}
.relates ul li a:hover span{
    visibility: visible
}
 .relates h2{
    font-size: 1.8rem;
    margin-bottom: 10px;
}
 .sidebar-search{
     margin-bottom:10px
 }
.sidebar-search .block {
    background-color: #fff;
    border: 1px solid #D2D2D2;
    border-radius: 4px;
    padding:10px
}
.visitor{
    text-align: right;
    padding-right: 40px;
}
.visitor li{
    display: inline;
    padding:0 5px;
}
.visitor li.border{
    border-right:1px solid #ccc;

}
.nav-dt li{
    position: relative;
}
.nav-dt li:hover a{
    color:#FCA003
}
.nav-dt >li >a{
    text-transform: uppercase;
}
/*.nav-dt > li:hover:before {
    display: block;
    left: -10px;
}
.nav-dt > li:before {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\e080";
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -8px;
    color: #2599a1;
    display: none;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}*/
.nav-dt ul{
    padding-left: 20px;
}
.page-dt .content{
}
.page-dt .content h3{
    margin-bottom: 15px;
    font-size: 2rem;
    font-weight: normal;
    text-transform: uppercase;
}
.section-category.black{
    margin-top: 40px;
    background: url('../images/bg.png') repeat;
    padding:20px 0;
}
.section-category.white{
    margin-top: 40px;
    padding:20px 0;
}
.da-slider{
    height: 550px;
    border-top:none;
    border-bottom:none
}
.section-category .title{
    color:#fff;
    font-size:2.7rem;
    font-weight: bold;
    text-align: center;
    margin:15px
}
.section-category .title span{
    color:#ff6600
}
.box-posts .grid-item{
    margin-bottom: 20px;
}
.list-scroll.product .grid-item{
    padding:20px;
    margin-bottom: 20px;
}
.list-scroll.product .grid-item .wrap{
    background-color: #f4f4f4;
    border-radius: 7px;
}
.list-scroll.product .grid-item .img {
    padding: 20px 40px
}
.list-scroll.product .grid-item .pro-bottom {
    background-color: #fff;
    padding:15px 20px 10px;
}
.list-scroll.product .grid-item .name{
    font-size:1.4rem;
    margin-bottom: 5px;
    font-weight: normal;
}
.list-scroll.product .grid-item .price{
    font-size:1.7rem;
    font-weight: bold;
    color:#f00d0d;
    margin-bottom: 10px;
    padding-left: 10px;
}
.list-scroll.product .grid-item .old-price{
    color: #777777;
    text-decoration: line-through;
    font-weight: normal;
    font-style: italic;
    font-size: 1.4rem;
}
.btn-yellow{
    padding-left: 50px;
    padding-right: 20px;
    background-color: #2f2f2f;
}
.btn-yellow a, .btn-yellow a:hover{
    color:#fff
}
.btn-yellow .icon{
    left:0;
    background-color: #fcb500;
    color:#fff
}
.list-scroll .item{
    height: 255px;
    padding:15px;
    position: relative;
}
.list-scroll .item p{
    color:#BDBDBD;
    margin: 10px 0 20px;
}
.kn{
margin-right: 20px;font-size:22px;
display:inline-block;
}
.container-icon .col-ic{
    margin-bottom: 10px;
}

.nav-ft {
    font-size:15px
}
.nav-ft .tt{
    color:#acdf2b;
    margin-bottom:10px;
    font-weight: bold;
}

.nav-ft li a{
    color:#fff;
}

.nav-ft li{
    color:#fff;
    margin-bottom:7px
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 767px) {

.kn{
    display: block;
    text-align: center;
}
.nav-social{
    display: block;
    text-align: center;
margin-top:10px
}
.owl-controls {
    top: -50px !important;
    width: 100%  !important
}
    .container-icon .col-ic{
        width:50%;
        float:left;
    }
.list-brands .box-img img{
	     height: 300px;
	}
	.item-product .wrap-img img{
		height:130px
	}
}
@media (max-width: 570px) {
}
@media (max-width: 480px) {
.navbar-brand img{
max-width:100px !important
}
}
@media (max-width: 375px) {
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
.list-brands .box-img img{
	     height: 300px;
	}
	.item-product .wrap-img img{
		height:130px
	}
    .container-icon .col-ic{
        width:20%;
        float:left;
    }
    .navbar{
        background-color: #E2E2E2;
    }
    .navbar-collapse{
        padding-left: 0;
        padding-right: 0;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.list-brands .box-img img{
	     height: 300px;
	}
	.item-product .wrap-img img{
		height:130px
	}
    .container-icon .col-ic{
        width:20%;
        float:left;
    }
    .navbar{
        background-color: #fff;
    }
	.list-brands .box-img img{
	     height: 300px;
	}
	.item-product .wrap-img img{
		height:130px
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
@media (max-width: 992px) {

.navbar-brand img{
	max-width:110px !important
}
}