body{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}
.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-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-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 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 1200px){
    .container {
        width: 1000px;
    }
}
img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}
.noi-dung-bai-viet-website h1, .noi-dung-bai-viet-website h2, .noi-dung-bai-viet-website h3, .noi-dung-bai-viet-website span, .noi-dung-bai-viet-website p, .noi-dung-bai-viet-website a {
    line-height: 1.8em;
    margin-top: 0;
    margin-bottom: 10px;
    text-decoration: none;
}
p {
    line-height: 1.8em;
}
/*header*/
.header{
    padding: 10px 0;
    background: #fff;
}
.logo-site{
    float: left;
}
.logo-caption{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
p.logo-caption-title{
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    color: #008d48;
    text-transform: uppercase;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    display: block;
}
p.logo-caption-content{
    color: #008d48;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    display: block;
    margin-bottom: 0;
}
.logo-site img{
    height: 80px;
}
.search-site{
    color: #949494;
    box-shadow: 2px 2px 2px #008d48;
    border: 2px solid #008d48;
    margin-top: 15px;
}
input.form-control {
    height: 30px !important;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-site button.btn.btn-success {
    width: 50px;
    background: #008d48;
    border: none;
    border-left: 1px solid;
    border-radius: 0;
}
.search-site .btn {
    padding: 6px 12px;
    font-size: 13px;
}
.search-site .form-control{
    font-size: 11px;
}
.hotline-site{
    margin-top: 10px;
    color: #008d48;
}
/*header*/
/*menu*/
.menu{
    background: #008d48;
}
.menu-content{
    position: relative;
    z-index: 999;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}

.navbar-inverse {
    background-color: #008d48;
    border: none;
}
.navbar {
    position: relative;
    min-height: 38px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
.stellarnav>ul>li>a {
    padding: 20px 12px;
    font-size: 13px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    text-transform: uppercase;
}
.stellarnav.light li a {
    color: #fff;
    text-transform: uppercase;
}
.stellarnav.light li a:hover{
    background: #18191b!important;
    color: yellow !important;
}
.stellarnav ul ul{
    top: auto;
    min-width: 250px;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
    background: #ffffff;
    box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.5) !important;
}
.stellarnav.light li ul li a{
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    text-transform: inherit;
    padding: 10px;
    color: #18191b;
}
/*menu*/
/*slider*/
.slider{
    background: #fff;
    margin-bottom: 25px;
}
.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: 24px;
    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: 30px;
    height: 30px;
}
.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
.flex-direction-nav .flex-prev {
    left: 0;
    text-align: left;
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: #266BA4;
    cursor: default;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 25px;
    display: inline-block;
    content: '\f001';
    color: rgb(8, 8, 8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a {
    width: 35px;
    height: 35px;
}
.flex-control-paging li a {
    width: 5px;
    height: 5px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flexslider .slides img {
    height: 350px;
    -moz-user-select: none;
    object-fit: cover;
}
/*slider*/
/*box-slider*/
.box-bot-slider{
    margin: 25px 0;
}
.service-box {
    padding: 10px 3px;
    display: inline-block;
    width: 100%;
    border: 4px solid #ddd;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.service-box:hover {
    border: 4px solid #a0a0a0;
}
.service-box .icon {
    width: auto;
    float: left;
}
.ct-service {
    float: left;
    margin-top: 5px;
    margin-left: 2px;
    text-align: center;
    cursor: pointer;
}
.ct-service strong {
    display: block;
    margin-bottom: 5px;
}
.ct-service p {
    margin: 0;
}
/*box-slider*/
/*main-content*/
.main-content{
    background: #ebebeb;
    padding: 25px 0;
}
.box-service-index{
    margin-bottom: 20px;
}
.box-main-content-title{
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
.box-service-index-caption{
    border: 1px solid #e1e1e1;
    border-top: 0;
    background: #fff;
    padding: 20px 10px;
}
.box-service-index-name{
    text-align: center;
}
.box-service-index-name a{
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
    text-transform: uppercase;
    line-height: 20px;
    color: #18191b;
    text-decoration: none;
    height: 40px;
    overflow: hidden;
}
.box-service-index-name a:hover{
    color: #ffad00;
}
.box-service-index-img img{
    width: 100%;
    height: 144px;
}
.box-service-index-description{
    text-align: center;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    font-size: 13px;
}
/*main-content*/
/*hotline-wrap*/
.box-hotline-wrap{
    background: #008d48;
    color: #fff;
    text-align: center;
    padding: 25px 10px;
}
.box-hotline-wrap span{
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
}
.box-hotline-wrap a{
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #18191b;
    font-size: 18px;
    line-height: 30px;
    -webkit-box-shadow: 2px 5px 5px #636363;
    -moz-box-shadow: 2px 5px 5px #a20d13;
        box-shadow: 2px 5px 5px #636363;
    background: #e8e8e8;
    padding: 10px 25px 10px 25px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 20px;
}
/*hotline-wrap*/
/*box-san-pham-index*/
.product-wrap{
    margin: 30px 0 0 0;
}
.box-san-pham-index{
    margin-bottom: 15px;
}
.box-san-pham-index-title{
    padding-bottom: 8px;
    border-bottom: 2px solid #ed1c24;
}
.box-san-pham-index-title span{
    background: #ed1c24;
    color: #fff;
    padding: 10px 15px;
}
.box-san-pham-index-title a{
    float: right;
    color: #333;
    text-decoration: none;
}
.box-san-pham{
    border: 1px solid #ececec;
    margin-bottom: 25px;
}
.box-san-pham-img{
    border-bottom: 1px solid #ececec;
    position: relative;
    overflow: hidden;
}
.box-san-pham-img img{
    height: 175px;
    width: 100%;
}
.box-san-pham-img: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;
}
.box-san-pham-name{
    text-align: center;
}
.box-san-pham-name a{
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: normal;
    margin-top: 15px;
    text-decoration: none;
    color: #333;
    display: block;
}
.box-san-pham-name a:hover{
    color: #ed1c24;
}
.box-san-pham-spice{
    text-align: center;
    color: #ed1c24;
    font-weight: bold;
    line-height: 20px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
}
.box-san-pham-index-banner{
    margin: 10px 0 20px 0;
}
.box-san-pham-index-banner img{
    width: 100%;
    height: 93px;
}
/*box-san-pham-index*/
/*box-post-index*/
.post-wrap{
    margin: 25px 0;
}
.post-wrap-title{
    border-bottom: 1px solid #18191b;
    margin-bottom: 20px;
}
.post-wrap-title span{
    text-transform: uppercase;
    color: #18191b;
    font-weight: bold;
}
.post-index-first-name a{
    height: 25px;
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    display: block;
    color: #000;
    text-decoration: none;
    margin: 10px 0 5px 0;
}
.post-index-first-name a:hover{
    color: #ed1c24;
}
.post-index-first-img img{
    width: 100%;
    height: 199px;
}
.post-index-first-description{
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}
.post-index-list{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: dashed 1px #e8e8e8;
}
.post-index-list:last-child{
    margin-bottom: 0;
}
.post-index-list-img img{
    width: 100%;
    height: 60px;
}
.post-index-list-name a{
    color: #000;
    text-decoration: none;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
}
.post-index-list-name a:hover{
    color: #ed1c24;
}
.post-index-list-date {
    font-size: 10px;
    color: #9b9b9b;
    margin-top: 5px;
}
.box-cam-nhan-khach-hang{
    background: #e1e1e1;
    width: 100%;
    padding: 30px;
}
.box-cam-nhan{
    text-align: center;
}
.box-cam-nhan-khach-hang-title p{
    line-height: 20px;
    overflow: hidden;
    height: 50px;
    font-weight: bold;
    color: #18191b;
}
.box-cam-nhan img{
    width: 95px;
    height: 95px;
    border: 4px solid #fff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    margin: 5px auto;
}
.owl-carousel .owl-item img{
    width: 95px;
}
p.box-cam-nhan-title{
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold
}
p.box-cam-nhan-description{
    text-align: justify;
    line-height: 20px;
    height: 88px;
    overflow: hidden;
}
/*box-post-index*/
/*footer*/
.footer{
    background: #272727;
    color: #e0e0e0;
    padding: 30px 0;
}
.footer a{
    color: #e0e0e0;
    text-decoration: none;
}
.footer a:hover{
    color: #ffad00;
}
.footer-top-title p {
      color: #1cf38a;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.copy-right{
    padding: 10px 0;
    background: #3a3939;
}
.copy-right p {
    color: #eaeaea;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: inherit;
}
.copy-right a {
    color: #eaeaea;
    text-decoration: none;
    font-size: 11px;
    font-weight: inherit;
}
.copy-right a:hover{
    color: #eaeaea;
}
.theheadings {
    color: #eaeaea;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p {
    font-size: 11px;
    padding: 0;
    display: inline;
    color: #eaeaea;
    margin:0 10px 0 0;
    font-weight: inherit;
}
/*footer*/
/*main-content-page*/
.main-content-page{
    margin: 25px 0;
}
.sidebar-title p {
    position: relative;
    padding: 8px 10px;
       background: #008d48;
    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;
    position: relative;
}
ul.sidebar-menu li a {
    padding: 7px 0 7px 10px;
    color: #333;
    display: block;
    text-decoration: none;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
}
ul.sidebar-menu li a:hover{
    color: #ed3237;
}
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: 5px;
    margin-bottom: 10px;
}
ul.sidebar-menu-2 li:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.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;
}
.list-post-sidebar-name a{
    text-decoration: none;
    color: #333;
    font-size: 12px;
}
.list-post-sidebar-name a:hover{
    color: red;
}
.list-post-sidebar{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.list-post-sidebar:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.box-sidebar-post{
    padding: 10px;
    border: 1px solid #ddd;
}
.breadcrumb {
    padding: 8px 0;
    margin-bottom: 15px;
    background: #fff;
    border-bottom: 1px dashed #e0e0e0;
}
a.at-icon-wrapper.at-share-btn {
    border-radius: 0 !important;
}
p.gui-thong-tin-title {
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.address-contact > div {
    font-size: 13px;
    display: table;
    margin-top: -1px;
}
.address-contact > div > span {
    display: table-cell;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    width: 40px;
    height: 35px;
    vertical-align: middle;
}
.address-contact > div > span:after {
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    top: -1px;
    bottom: -1px;
    width: 5px;
}
.address-contact > div > span:after {
    background-color: #008d48;
}
.address-contact > div:after {
    content: "";
    display: block;
    clear: both;
}
.address-contact > div > div {
    display: table-cell;
    padding-left: 25px;
    vertical-align: middle;
}
.main-content .btn-lg, .btn-group-lg>.btn {
    padding: 5px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.main-content-page .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-bottom: 15px;
}
textarea#noidung {
    height: 70px;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 9px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0px;
}
a.list-item-title {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
a.list-item-title:hover {
    color: #ed3237;
}
.list-item {
    margin-bottom: 25px;
}
.list-item img{
    height: 123px;
    width: 100%;
    object-fit: cover;
}
a.read-more{
    color: red;
    text-decoration: underline;
}
.socical-icon{
    margin-top: 30px;
}
p.moi-nhat-title {
    font-weight: bold;
    font-size: 17px;
}
.bai-viet-moi-nhat{
    margin-top: 25px;
}
.bai-viet-moi-nhat ul {
    margin: 0;
    padding-left: 15px;
}
.bai-viet-moi-nhat ul li {
    padding-bottom: 7px;
}
.bai-viet-moi-nhat ul li a {
    font-size: 13px;
    color: #333;
}
.sidebar-desktop{
    display: block;
}
.sidebar-mobile{
    display: none;
}
/*main-content-page*/
/*mobile*/
@media screen and (max-width: 1190px)
{
    .ct-service {
        float: left;
        margin-top: 5px;
        margin-left: -5px;
        text-align: center;
        cursor: pointer;
    }
    
}
@media screen and (max-width: 768px)
{
    p.logo-caption-content {
        color: #008d48;
        height: 40px;
        overflow: hidden;
        line-height: 20px;
        display: block;
        margin-bottom: 0;
    }
    .stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
        color: #fff;
    }
    .logo-site {
        float: none;
    }
    .logo-site img {
        height: 80px;
        margin: auto;
    }
    .logo-caption {
        float: none;
        margin: auto;
        margin-top: 0;
        margin-left: 0;
        text-align: center;
    }
    .hotline-site{
        margin: auto;
        margin-top: 5px;
        text-align: center;
    }
    .stellarnav.mobile.light ul {
            background: #008d48;
    }
    .stellarnav ul ul {
        top: auto;
        min-width: 250px;
        position: absolute;
        z-index: 9900;
        text-align: left;
        display: none;
        background: #ffffff;
        box-shadow: none !important;
    }
    .stellarnav.light li ul li a {
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        text-transform: inherit;
        padding: 10px;
    color: #fff;
    }
    .stellarnav.mobile>ul>li>a {
        padding: 10px 15px;
    }
    .stellarnav.light li a:hover {
            background: #008d48!important;
    color: #fff!important;
    }
    .stellarnav .dd-toggle {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        width: 40px;
        height: 30px;
        text-align: center;
        z-index: 9999;
        border: 0;
    }
    .flexslider .slides img {
        height: 180px;
        -moz-user-select: none;
        object-fit: cover;
    }
    .box-slider{
        margin-top: 10px;
    }
    .box-slider-list-post-img img {
        width: 100%;
        height: 77px;
    }
    .box-service-index-img img {
        width: 100%;
        height: 216px;
    }
    .box-service-index-name a {
        font-size: 13px;
        font-weight: bold;
        display: block;
        margin-bottom: 8px;
        text-transform: uppercase;
        line-height: 20px;
        color: #18191b;
        text-decoration: none;
        height: 25px;
        overflow: hidden;
    }
    .box-hotline-wrap span {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .box-hotline-wrap a {
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        color: #18191b;
        font-size: 18px;
        line-height: 30px;
        -webkit-box-shadow: 2px 5px 5px #a20d13;
        -moz-box-shadow: 2px 5px 5px #a20d13;
        box-shadow: 2px 5px 5px #dc9704;
        background: #e8e8e8;
        padding: 5px 25px 5px 25px;
        font-weight: bold;
        text-decoration: none;
        margin: 10px 20px;
        display: block;
    }
    .post-index-first{
        margin-bottom: 25px;
    }
    .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-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-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 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .post-index-first-img img {
        width: 100%;
        height: 216px;
    }
    .list-item img {
        height: 216px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 5px;
    }
    .address-contact{
        margin-top: 15px;
    }
    .footer-top-body{
        margin-bottom: 20px;
    }
    .sidebar-desktop{
        display: none;
    }
    .sidebar-mobile{
        display: block;
        margin-top: 25px;
    }
}
/*mobile*/