
body{
    font-size: 14px;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif !important;
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
/*header*/
.header-top{
    padding: 4px 0;
    background: #5f5f5f;
}
.header-top p{
    margin-bottom: 0;
    color: #efefef;
}
.header-top-left .fa {
    margin-right: 10px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 20px;
}
.header-top-right{
    float: right;
}
.header-top-right ul{
    padding: 0;
    margin: 0;
    margin-top: 6px;
}
.header-top-right ul li{
    list-style: none;
    display: inline-block;
    padding-left: 15px;
}
.header-top-right ul li:first-child{
    padding-left: 0;
}
.header-top-right ul li a{
    color: #fff;
    font-size: 12px;
}
.header-mid{
    padding: 15px 0;
}
.header-logo {
    float: left;
}
.header-logo img {
    height: 70px;
}
.name-header {
    float: left;
    margin-left: 30px;
    margin-top: 10px;
}
p.name-header-title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    color: #1bb300;
}
p.name-header-slogan {
    margin-bottom: 0;
    margin-top: 5px;
    color: #888;
}
input[type=text], select, textarea {
    width: 100%;
    padding: 7px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 16px;
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */;
}
.btn {
    border-radius: 0;
}
/*header*/
/*menu*/
.navbar-inverse {
    background-color: #19a200;
    border-color: #19a200;
}
.stellarnav>ul>li>a {
    padding: 10px 15px;
}
.stellarnav>ul>li.active {
    background: none;
}
.stellarnav.light li a:hover {
    color: #fff;
}
.navbar {
    position: relative;
    min-height: 33px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
.stellarnav, .stellarnav li {
    line-height: inherit;
}
.stellarnav ul ul {
    background: #19a200 !important;
    min-width: 230px;
}
.stellarnav li li a{
    padding: 10px;
}
.stellarnav.light li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.stellarnav ul li a:hover{
    color: #fff;
    background: #158600;
}
.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;
}
.stellarnav.light li li a {
    padding: 10px;
    text-transform: inherit;
    border-bottom: 1px dotted #ccc;
    color: #fff;
}
.stellarnav ul ul ul {
    top: 0;
    left: 230px;
}
.stellarnav li li.has-sub>a:after {
    content: none;
    font-family: FontAwesome;
    margin-left: 10px;
}
.stellarnav li.has-sub>a:after {
    content: none;
}
.active-menu-nav{
    text-decoration: none!important;
    color: #fff;
    background: #e6a200;
}
.active-menu-nav .fa{
    color: #fff;
}
/*menu*/
/*slider*/
.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-direction-nav .flex-prev {
    left: 0;
    text-align: left;
}
.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
.flex-control-paging li a {
    background: rgb(253, 184, 19);
}
.flex-control-paging li a.flex-active {
    background: rgb(27, 179, 0);
    cursor: default;
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(255, 255, 255, 0.7);
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 30px;
    display: inline-block;
    content: '\f001';
    color: #fdb813;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-control-paging li a {
    width: 8px;
    height: 8px;
}
/*slider*/

/*chinh-sach*/
.chinh-sach{
    padding: 30px 0;
}
.chinh-sach .block-wrapper {
    background: #19a200;
    padding: 15px;
}
.chinh-sach .block-wrapper .text-des {
    text-align: center;
    font-size: 13px;
    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;
}
.jtv-service-area .block-wrapper .text-des p.p-big {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 3px;
    display: inline-block;
    margin-left: 2px;
    vertical-align: top;
    font-weight: 700;
}
.text-des p, .text-des .fa{
    color: #fff;
    margin-bottom: 0;
}
/*chinh-sach*/
/*main-content*/
.index-title {
    background: #fdb813;
    padding: 9px 0;
    margin-bottom: 20px;
    border-bottom: 2px solid #fdb813;
}
.index-title p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.index-title p a {
    color: #4a4a4a;
    text-decoration: none;
}
.index-title p a.danh-muc-3 {
    text-transform: initial;
    padding: 0 15px;
    border-right: 1px solid #1bb300;
}
.label-danger {
    background-color: #19a200;
}
.label {
    display: inline;
    padding: 14px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}
.index-title p span a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: initial;
}
.index-title i {
    margin-right: 10px;
}
.product-index {
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-bottom: 25px;
}
.product-img-index {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.product-img-index .hover-img {
    padding: 0;
    border-radius: 0;
    border: none;
    display: block;
    line-height: 0;
    position: relative;
}
.product-img-index .hover-img:before {
    box-shadow: inset 0 0 0 48px transparent;
    z-index: 1;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.product-img-index img {
    height: 179px;
    width: 100%;
}
.product-name-index {
    height: 40px;
    padding: 0 15px;
}
.product-spice-index{
    padding: 0 15px;
}
.product-spice-index p{
    margin-bottom: 0;
    font-size: 12px;
}
.product-mota-index{
    border-top: 1px dotted #ccc;
    padding: 0 15px;
    padding-top: 10px;
    font-size: 13px;
}
.product-name-index p {
    margin-bottom: 0;
}

.product-name-index p a {
    text-decoration: none;
    color: #000;
}
.product-name-index p a:hover{
    color: #1bb300;
}
.product-index .btn {
    padding: 5px 10px;
    border-radius: 1px;
}
.product-index .btn-warning {
    color: #fff;
    background-color: #1bb300;
    border-color: #1bb300;
    font-size: 12px;
}
.product-index .btn-warning:hover {
    color: #424242;
    background-color: #fdb813;
    border-color: #fdb813;
    font-size: 12px;
}
.product-caption-index{
    background: #f1f1f1;
    padding-bottom: 10px;
}
.banner{
    margin: 30px 0;
}
.box-post-title p {
    text-transform: uppercase;
    font: 700 15px/20px Arial, Helvetica, Tahoma, Verdana, sans-serif;
    margin-bottom: 30px;
}
.box-post {
    background: #f1f1f1;
}
.box-post p {
    font: 400 13px/20px Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666;
    margin-bottom: 5px;
}
p.p-box-post-name {
    height: 40px;
    overflow: hidden;
    margin: 15px 0 10px;
    padding: 0 10px;
}
p.p-box-post-name a {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}
p.p-box-post-description {
    padding: 0 10px;
    padding-bottom: 20px;
    text-align: justify;
}
.box-post img {
    height: 180px;
    width: 100%;
}
/*main-content*/
/*owl*/
.owl-nav {
    margin-right: 15px;
    position: absolute;
    top: -204px;
    right: 0;
}
.owl-prev {
    position: absolute;
    top: 150px;
    left: -50px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/icon-prev.png) top left no-repeat;
}
.owl-next {
    position: absolute;
    top: 150px;
    right: -13px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/icon-next.png) top left no-repeat;
}
/*owl*/
/*footer*/
#footer {
    background: #19a200;
    padding: 50px 0 30px;
    margin-top: 50px;
    color: #fff;
}
.box_social {
    margin-top: 30px;
}
.box_social a {
    padding-right: 4px;
}
.copy-right {
    background: #5f5f5f;
}
.copy-right-content {
    border-top: 1px solid #5f5f5f;
    padding: 7px 0;
}
.copy-right p {
    color: #fff;
    margin-bottom: 0;
}
.copy-right a {
    color: #fff;
    text-decoration: none;
}
.theheadings {
    color: #fff;
}
/*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*/
/*trang-con*/
.sidebar-title p {
    position: relative;
    padding: 10px;
    background: #fdb813;
    color: #333;
    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;
    position: relative;
}
ul.sidebar-menu li a {
    padding: 7px 0 7px 15px;
    color: #333;
    display: block;
    text-decoration: none;
    font-size: 12px;
}
ul.sidebar-menu li a:hover {
    background: #19a200;
    color: #fff;
}
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: #19a200;
    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;
}
ul.sidebar-menu-child li a{
    color: #fff;
}
.main-content-con{
    margin-top: 20px;
}
ul.sidebar-menu-2 {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}
ul.sidebar-menu-2 li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.hotro b {
    padding: 0 0 0 10px;
}
.hotro .phone {
    background: url(../images/phone.png) no-repeat left 3px;
    padding: 0 0 0 25px;
}
.hotro .email {
    background: url(../images/email.png) no-repeat left 3px;
    padding: 0 0 0 25px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fdb813;
    border-radius: 0;
}
.breadcrumb a {
    text-decoration: none;
    color: #333;
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #333;
}
.no-pad-left{
    padding-left: 0;
}
.list-post-name a{
    font-size: 12px;
    color: #333;
    text-decoration: none;
}
.list-post-name a:hover{
    color: #fdb813;
}
.sidebar-list-post{
    border: 1px solid #ddd;
    padding: 10px;
}
.list-post{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.list-post:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.list-item {
    margin-bottom: 20px;
}
.list-item img {
    height: 130px;
}
a.list-item-title {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}
a.list-item-title:hover{
    color: #fdb813;
}
.sidebar-desktop{
    display: block;
}
.sidebar-mobile{
    display: none;
}
.module-title a {
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    text-decoration: none;
}
.module-title{
    margin-bottom: 30px;
}
.body-trangcon-content h1 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
}
.anh-san-pham img{
    width: 100%;
}
.chi-tiet{
    margin-top: 30px;
}
.chi-tiet-title p{
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
}
/*trang-con*/
/*mobile*/
@media screen and (max-width: 768px)
{
    .header-top-right {
        float: none;
    }
    .name-header{
        display: none;
    }
    .header-logo{
        margin: auto;
        float: none;
    }
    .header-logo img{
        margin: auto;
    }
    .stellarnav.mobile.light ul {
        background: #19a200;
    }
    .stellarnav .dd-toggle i {
        position: absolute;
        margin: auto;
        top: 20%;
        left: 0;
        right: 0;
        -webkit-transition: transform .3s ease-out;
        -moz-transition: transform .3s ease-out;
        transition: transform .3s ease-out;
    }
    .stellarnav .dd-toggle {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        width: 30px;
        height: 30px;
        text-align: center;
        z-index: 9999;
        border: 0;
    }
    .stellarnav.light li a {
        color: #fff;
    }
    .stellarnav.light li li a {
        padding: 5px;
    }
    .index-title p a.danh-muc-3{
        display: none;
    }
    .owl-carousel{
        margin-bottom: 20px;
    }
    .box-footer{
        margin-bottom: 30px;
    }
    .sidebar-desktop{
        display: none;
    }
    .sidebar-mobile{
        display: block;
        margin-top: 50px;
    }
    .list-item img {
        height: 200px;
    }
    .product-img-index img {
        height: 200px;
        width: 100%;
    }
    .box-post{
        margin-bottom: 15px;
    }
    .box-post img {
        height: 200px;
        width: 100%;
    }
    .stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
        color: #fff;
    }
}

/*mobile*/