body{
    font-family: Arial;
    font-size: 14px;
    background-color: #fff;
}
.fixed {
    position: fixed;
    z-index: 10000;
    top: 0;
    width: 100%;
}
@media (min-width: 1200px)
{
    .container {
        width: 1170px;
    }
}


.header-top-bar {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px !important;
}
.header-email, .header-phone {
    float: left;
    margin-right: 22px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 51px;
}
.btn-success {
    color: #fff;
    background-color: #033efa;
    border-color: #033efa;
}
.header-email {
    font-size: 12px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    line-height: 32px;
}
.header-email a {
    color: #000;
    text-decoration: none;
}
.header-right {
    float: right;
}
.menu-top-menu {
    float: left;
}
.menu-top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-top-menu ul li {
    display: inline-block;
    position: relative;
}
.home-9 .menu-top-menu ul li {
    line-height: 0;
}
.menu-top-menu a{
    padding: 10px 5px;
    color: #000;
    font-size: 12px;
}
.header-mid{
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fff;
}
.text-logo {
    margin-top: 10px;
    float: left;
}
.header-logo img{
    height: 60px;
}
.text-logo span {
    font-size: 18px;
    color: #fd0300;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
}
span.dc {
    font-size: 14px;
    color: #fd0300;
    text-transform: none;
    font-weight: normal;
}
.text-right.mail-calendar {
    padding: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
}
.icon-mail {
    float: right;
    text-align: left;
    color: #595959;
    background: url(../images/icon-hotline.png) no-repeat;
    padding-left: 40px;
    font-size: 13px;
}
.icon-calendar {
    float: right;
    text-align: left;
    color: #595959;
    background: url(../images/email.png) no-repeat;
    padding-left: 40px;
    font-size: 13px;
    padding-right: 10%;
}
.header-li-content p {
    margin-bottom: 0;
    padding-bottom: 5px;
    color: #333;
    font-weight: bold;
}

@media screen and (max-width: 768px)
{
    .mail-calendar{
        display: none;
    }
    .header-right{
        display: none;
    }
}
.stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
    color: #fff;
}
.stellarnav.mobile.light ul {
    background: #033efa;
}
/*end header*/
/*menu*/
.navbar-inverse {
    background: #033efa;
    border: none;
}

.stellarnav>ul>li>a {
    padding: 10px 15px;
    font-weight: bold;
}
.navbar {
    position: relative;
    min-height: 33px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
.stellarnav, .stellarnav li {
    line-height: inherit;
}
.stellarnav ul ul {
    background: #033efa !important;
}
.stellarnav li li a{
    padding: 10px;
}
.stellarnav.light li a {
    color: #fff;
}
.stellarnav ul li a:hover{
    color: #fff;
}
.stellarnav.mobile>ul>li>a {
    padding: 5px;
}
.stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle {
    color: #777;
    padding: 5px;
    box-sizing: border-box;
}
/*menu*/
/*slider*/
.slider{
    margin-top: 15px;
}
.flexslider {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
ul.slides{
    transform: none;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
}
@font-face {
    font-family: 'flexslider-icon';
    src:url('../fonts/webfonts/flexslider-icon.eot');
    src:url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/webfonts/flexslider-icon.woff') format('woff'),
    url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'),
    url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a {
    width: 40px;
    height: 45px;
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: #033efa;
    cursor: default;
}
/*slider*/


/*footer*/
.footer{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #23292c;
}
.footer p{
    color: #919496;
}
.copy-right{
    background: #23292c;
}
.title-foot{
    padding-bottom: 15px;
}
.title-foot p{
    text-transform: uppercase;
    font-weight: bold;
    color: #e6e6e6;
}
.body-foot p{
    font-size: 13px;
}
.body-foot p a{
    color: #bdbdbd;
}
.social-icons-container .social-icon {
    text-align: center;
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 17px;
    margin: 0 5px 5px 5px;
    padding: 0;
}
.social-icons-container ul li a {
    display: block;
}
.social-icons-container .social-icon i {
    color: #fff;
    font-size: 18px;
    line-height: 34px;
}
.fa-linkedin:before {
    content: "\f0e1";
}

.social-icons-container .twitter {
    background: #3195b0;
}
.social-icons-container .linkedin {
    background: #2e698d;
}
.social-icons-container .facebook {
    background: #205172;
}
.social-icons-container .rss {
    background: #de992c;
}
.body-foot ul{
    padding: 0;
    margin-top: 10px;
}
/*footer*/
/*theheadings*/
marquee {
    padding-top: 3px;
}
.tu-khoa{
    margin: 0;
    padding-top: 12px;
    font-size: 12px;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p {
    font-size: 11px;
    padding: 0;
    display: inline;
    color: #fff;
    margin:0 10px 0 0;
}

.seotheheadings {
    background: #3c3c3c;
    border-top: 5px solid #d92727;
    height:30px;
    margin-top: 50px;
}
.theheadings {
    color: #fff;
}
/*theheadings*/


ul.recent-posts{
    margin: 0;
    padding: 0;
}
ul.recent-posts li{
    list-style: none;
    margin-bottom: 14px;
    display: table;
}
ul.recent-posts li span{
    color: rgba(223, 223, 223, 0.29);
}
ul.recent-posts li p{
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 600;
    line-height: 1.8;
}
ul.recent-posts li p a{
    text-decoration: none;
    color: #acacac;
    font-weight: normal;
    font-size: 13px;
}
ul.recent-posts li p a:hover{
    color: #fff ;
}
ul.recent-posts img{
    max-width: 80px;
    float: left;
    margin: 6px 20px 6px 0;
    display: inline;
    border: 0;
    background: none;
    padding: 0;
}
.store-phone span a{
    color: #FF0000;
    text-decoration: none;
}

/*main-content*/
.main-content{
    padding-bottom: 50px;
}
.sidebar-title p{
    position: relative;
    padding: 10px;
    background: #033efa;
    color: #fff;
    font-size: 1em;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}
ul.sidebar-menu {
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
}
ul.sidebar-menu li {
    list-style: none;
    border-bottom: 1px solid #ddd;
}
ul.sidebar-menu li a {
    padding: 7px 0 7px 15px;
    color: #333;
    display: block;
    text-decoration: none;
    font-size: 13px;
}
ul.sidebar-menu li a:hover{
    background: #033efa;
    color: #fff;
}
.index-title{
    background: #f3f3f3;
    padding: 5px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #033efa;
}
.index-title p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.index-title p span a{
    color: #fff;
}
.index-title p a {
    color: #033efa;
    text-transform: initial;
    font-size: 12px;
}
.label-danger {
    background-color: #033efa;
}
.label {
    display: inline;
    padding: 8px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}
.product-index {
    background: #ebebeb;
}
.product-name{
    height: 40px;
}
.product-name-index{
    margin-top: 10px;
}
.product-name-index a{
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.product-name-index a:hover{
    color: red;
}
.thumbnail {
    padding: 0;
    border-radius: 0;
}
.product-spice-index{
    padding-bottom: 5px;
}
.index-sanpham-content{
    margin-bottom: 40px;
}
.btn{
    border-radius: 0px;
}
.form-control{
    border-radius: 0;
    margin-bottom: 20px;
}
.post-site-new-name{
    margin-top: 10px;
    margin-bottom: 5px;
}
.post-site-new-name a{
    color: #4a4a4a;
    font-weight: bold;
    text-decoration: none;
}
.post-site-new-name a:hover{
    color: red;
}
.tin-lien-quan-name a{
    color: #4a4a4a;
    font-weight: bold;
    text-decoration: none;
}
.tin-lien-quan-name a:hover{
    color: red;
}
.tin-lien-quan-name{
    margin-bottom: 5px;
}
.tin-lien-quan {
    margin-bottom: 10px;
}
.post-site-title p{
    font-weight: bold;
    background: #ccc;
    color: #333;
    padding: 5px;
}
/*main-content*/

/*menu-child*/
ul.sidebar-menu li{
    position: relative;
}
ul.sidebar-menu-child{
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 0;
    top: 0 !important;
    left: 100%;
    margin: 0;
    min-width: 100%;
    position: absolute;
        background: #ececec;
    z-index: 99;
    display: none;

}
ul.sidebar-menu li:hover ul.sidebar-menu-child {
    display: block;
}
ul.sidebar-menu-child li{
    border-bottom: none;
    border-top: 1px solid #ccc;
}
hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #ebebeb;
}
/*menu-child*/


@media screen and (max-width: 768px) {
    .index-title > p > a{
        display: none;
    }
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-top: 20px;
}

.product-name p a{
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;

}
.product-name p a:hover{
    color: red;
}
.product-img a img{
    height: 180px;
    width: 100%;
}
.product{
    margin-bottom: 20px;
}

ul.sidebar-menu-child-child{
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0 0;
    top: 0 !important;
    right: 100%;
    margin: 0;
    min-width: 100%;
    position: absolute;
   background: #ececec;
    z-index: 99;
    display: none;

}
ul.sidebar-menu li:hover ul.sidebar-menu-child-child {
    display: block;
}
ul.sidebar-menu-child-child li{
    border-bottom: none;
    border-top: 1px solid #ccc;
}
.san-pham-moi-title p{
    background: #434343;
    padding: 10px;
    color: #fff;
}
.list-sp-moi{
    margin-bottom: 20px;
}
.list-sp-moi-name a{
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.list-sp-moi-name a:hover{
    color: red;
}
.list-sp-moi-sprice{
    margin-top: 5px;
}
.list-sp-moi-sprice p{
    color: red;
    font-size: 13px;
    font-weight: bold;
}
a.list-item-title {
    color: #4a4a4a;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}
.module-header{
    margin-top: 50px;
    margin-bottom: 20px;
}
.module-title a span{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: black;
}
.chi-tiet-title p{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: black;
}
.product-img-index {
    margin-bottom: 5px;
    position: relative;
    border: 1px solid #ebebeb;
    overflow: hidden;
    border-radius: 0px;
}
.product-img-index:hover img{

    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.body-trangcon{
    padding-bottom: 50px;
}

/*banner-mid*/
.jtv-service-area {
    text-align: left;
    padding: 25px 0 30px;
}
.jtv-service-area .block-wrapper {
    background: #8ab515;
    padding: 15px;
}
.jtv-service-area .block-wrapper.ship {
    background: #1abc9c;
}
.jtv-service-area .block-wrapper .text-des {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    color: #fff;
}
.icon-wrapper {
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 36px;
    font-size: 36px;
    margin-right: 5px;
}
.service-wrapper {
    overflow: hidden;
    zoom: 1;
    text-align: left;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-truck:before {
    content: "\f0d1";
}
.jtv-service-area .block-wrapper.return {
    background: #e74c3c;
}
.jtv-service-area .block-wrapper {
    background: #8ab515;
    padding: 15px;
}
.jtv-service-area .block-wrapper.user {
    background: #e67e22;
}
.jtv-service-area .block-wrapper .text-des p.p-big {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-bottom: 3px;
    display: inline-block;
    margin-left: 2px;
    vertical-align: top;
    font-weight: 700;
}
/*banner-mid*/


@media screen and (max-width: 768px)
{
    .product-name-index {
        margin-top: 10px;
        height: 40px;
    }
    .product-index{
        margin-bottom: 15px;
    }
    .display-none{
        display: none;
    }
    .display-block{
        display: block;
    }
}
.display-block{
    display: none;
}
.post-index-name{
    margin: 10px 0;
}
.post-index-name a{
    font-weight: bold;
    font-size: 15px;
    color: #033efa;
}