#deTrang{
    /*background: #fff;*/
    padding-bottom: 15px;
}
@media (max-width: 992px){
    #deTrang{
        padding-bottom: 10px;
        padding-top: 10px;
    }
}
#page-gioithieu{
    background: #fff;
}
#page-gioithieu .container{
    padding-top: 15px;
    padding-bottom: 15px;
}
@media (max-width: 992px){
    #page-gioithieu .container{
        padding-left: 10px;
        padding-right: 10px;
    }
    #page-gioithieu .container img{
        width: 100%;
        height: auto;
    }
    #page-gioithieu .container iframe{
        width: 100%;
        height: auto;
    }
}
#page-lienhe{
    background: #fff;
}
#page-lienhe .bando{
    padding-right: 10px;
    padding-left: 0;
    padding-top: 40px;
}
#page-lienhe .guimail{
    padding-right: 0;
    padding-top: 20px;
}
@media (max-width: 992px){
    #page-lienhe .container{
        padding-right: 10px;
        padding-left: 10px;
    }
    #page-lienhe .bando{
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 20px;
    }
    #page-lienhe .guimail{
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px;
    }
}

/*================ Tài liệu ================*/
#page-tintuc{
    background: #fff;
    padding-top: 20px;
}
#page-tintuc .content-texttailieu{
    padding-bottom: 20px;
}
#page-tintuc .content-texttailieu a{
    text-decoration: none;
    color: #333;
}
#page-tintuc .content-texttailieu img{
    width: 260px;
    height: 160px;
}
#page-tintuc .content-texttailieu h4.tailieu-title{
    padding-top: 0px;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
}
#page-tintuc .content-texttailieu h4.tailieu-title:hover{
    color: #ff5622;
}
#page-tintuc .content-texttailieu p.tailieu-day{
    color: #828282;
    font-size: 13px;
    cursor: auto;
}
@media (max-width: 768px){
    #page-tintuc .container{
        padding-right: 10px;
        padding-left: 10px;
    }
    #page-tintuc .content-texttailieu img{
        width: 100%;
        height: 380px;
    }
}
@media (max-width: 468px){
    #page-tintuc .content-texttailieu img{
        width: 100%;
        height: 180px;
    }
}
/*================ Tài liệu ================*/

/*================ Page Tai lieu Chi tiết ================*/
#page-tintucchitiet{
    background: #fff;
}
#page-tintucchitiet .blog-chitiet{
    background: #fff;
    padding-top: 20px;
}
#page-tintucchitiet .content-Bchitiet{
    background: #fff;
    padding-right: 0;
}
#page-tintucchitiet .contentBchitiet{
    background: #fff;
    border-radius: 6px;
    padding: 0px 20px 10px 20px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(184,184,184,1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(184,184,184,1);
    box-shadow: 0px 0px 6px 0px rgba(184,184,184,1);
}

#page-tintucchitiet .content-Bchitiet .titleBlog-content h3{
    color: #006666;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 0;
    padding-top: 20px;
}

#page-tintucchitiet .content-Bchitiet .titleBlog-content p.dateBlog{
    color: #999;
    padding-bottom: 6px;
    font-size: 14px;
}
#page-tintucchitiet .content-BChinh{
    text-align: justify;
    line-height: 30px;
    font-size: 16px;
    padding: 15px 0 20px 0;
}
#page-tintucchitiet .content-BChinh ul{
    padding-left: 30px;
}
#page-tintucchitiet .content-BChinh img{
    /*width: 100%;*/
    /*height: auto;*/
    padding-top: 10px;
    padding-bottom: 10px;
}
#page-tintucchitiet .content-BChinh .youtube-embed-wrapper iframe{
    padding-top: 10px;
    padding-bottom: 10px;
}
#page-tintucchitiet #grid-row3{
    /*padding-top: 20px;*/
}
#page-tintucchitiet .bookBlog{
    background: #fff;
    padding: 10px 0px 10px 10px;
    border-radius: 6px;
    margin-bottom: 20px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(184,184,184,1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(184,184,184,1);
    box-shadow: 0px 0px 6px 0px rgba(184,184,184,1);
}
#page-tintucchitiet .bookBlog h4{
    color: #006666;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;

}
#page-tintucchitiet .bookBlog .contentBlog .imgBlog img{
    float: left;
    width: 90px;
    height: 60px;
}
#page-tintucchitiet .titleBlog{
    padding-left: 10px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

#page-tintucchitiet .titleBlog a{
    color: #333;
    font-size: 14px;
}
#page-tintucchitiet .titleBlog a:hover{
    text-decoration: none;
    color: #ff5622;
}
#page-tintucchitiet .contentBlog p{
    padding-left: 100px;
    color: #999;
    padding-top: 5px;
    font-size: 13px;
}
div#grid-row3.col-md-3.grid-blog3{
    padding-right: 0px;
}
#breadcrumb{
    background: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 30px;
}
#breadcrumb a{
    text-decoration: none;
    color: #333;
}
@media (max-width: 992px) {
    #page-tintucchitiet .container{
        padding-left: 10px;
        padding-right: 10px;
    }
    #page-tintucchitiet .blog-chitiet{
        padding-top: 10px;
    }
    #page-tintucchitiet .content-BChinh img{
        width: 100%;
        height: auto;
    }
    #page-tintucchitiet .content-BChinh iframe{
        width: 100%;
        height: auto;
    }
    #page-tintucchitiet .contentBchitiet{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 768px) {
    #page-tintucchitiet .content-Bchitiet{
        padding-left: 0px;
        padding-right: 0px;
    }
    #page-tintucchitiet #grid-row3{
        padding-top: 0px;
    }
    div#grid-row3.col-md-3.grid-blog3{
        padding-left: 0px;
        padding-right: 0px;
    }
}

/*================ End Page Tài liệu Chi tiết ================*/

/*================ Page sản phẩm ================*/
#sanpham-lish{
    background: #fff;
    padding: 20px 0;
}
#sanpham-lish .product-box .product-info{
    border: 1px solid rgba(0, 0, 0, 0.15);
}

#sanpham-lish .product-col .product-box .product-thumbnail .image_link.display_flex img{
    height: 160px;
}
@media (max-width: 991px){
    #sanpham-lish .product-col .product-box{
        overflow: inherit;
        padding-left: 10px;
        padding-right: 10px;
    }
    #sanpham-lish .product-info{
        margin-bottom: 20px;
    }
    #sanpham-lish .vertical-menu-home{
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 20px;
    }
    #sanpham-lish .product-col .product-box .product-thumbnail .image_link.display_flex img{
        height: auto;
    }
}

/*Hỗ trợ trực tuyến*/
#content-hai .hotro-tructuyen{
    background: #fff;
}
#content-hai .hotro-tructuyen .panel-heading{
    background: #006666;
    border-radius: inherit;
}
#content-hai .hotro-tructuyen .panel-heading span{
    padding: 6px 0 6px 0;
}
#content-hai .hotro-tructuyen .panel-heading span.fa-bar-chart{
    color: #fff;
}
#content-hai .hotro-tructuyen .panel-heading b{
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 10px;
}
#content-hai .hotro-tructuyen{
}
#content-hai .hotro-tructuyen .panel-body{
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
#content-hai .hotro-tructuyen .panel-body li{
    border-top: 1px solid #eee;
    padding: 8px 0 8px 15px;
}
/*#content-hai .hotro-tructuyen .panel-body li:hover{*/


/*}*/
#content-hai .hotro-tructuyen .panel-body li:hover{
    background: #ff5622;
}
#content-hai .hotro-tructuyen .panel-body li:hover>a{
    color: #fff;
}
#content-hai .hotro-tructuyen .panel-body a{
    padding-left: 10px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content-hai .hotro-tructuyen .panel-body a:hover{
    /*color: #fff;*/
}
#content-sanpham1 .main-heading{
    margin-top: 25px;
    background: #006666;
    margin-left: 15px;
    padding: 10px;
}
#content-sanpham1 .main-heading b.heading-tieude{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Arial", sans-serif;
}
#content-sanpham1 .main-heading a.heading-title{
    color: #fff;
}
#content-sanpham1 .main-heading a.heading-title:hover{
    color: #ff5622;
}
#content-sanpham1 .main-sanpham{
    margin-top: 15px;
    margin-left: 15px;
}
#content-hai .hotro-tructuyen .block_content{
    border: 1px solid rgba(0, 0, 0, 0.15);
}
@media (max-width:992px){
    #content-hai{
        display: none;
    }
    #content-sanpham1 .main-heading{
        margin-left: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #content-sanpham1 .main-sanpham{
        margin-left: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #content-sanpham1 .main-sanpham .sanpham-title{
        /*padding-bottom: 20px;*/
        padding-bottom: 0px;
    }
}
#pages-sanphammoi .tieude-sanpham{
    background: #006666;
    padding: 18px 0;
    margin-top: 20px;
}
#pages-sanphammoi .tieude-sanpham span{
    color: #fff;
    padding-left: 15px;
    font-size: 18px;
}
#pages-sanphammoi .tieude-sanpham b{
    font-family: "Arial", sans-serif;
    padding-left: 10px;
    font-size: 14px;
    text-transform: uppercase;
}
#pages-sanphammoi .contentBlog{
    padding-top: 0px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 10px;
}
#pages-sanphammoi .contentBlog .imgBlog img{
    float: left;
    width: 100px;
    height: 80px;
    margin-left: 10px;
    /*padding-bottom: 10px;*/
    border: 1px solid rgba(0, 0, 0, 0.15);
}
#pages-sanphammoi .titleBlog{
    padding-left: 10px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

#pages-sanphammoi .titleBlog a{
    color: #333;
    font-size: 14px;
}
#pages-sanphammoi .titleBlog a:hover{
    text-decoration: none;
    color: #ff5622;
}
#pages-sanphammoi .contentBlog p{
    padding-left: 120px;
    color: #ff5622;
    padding-top: 5px;
    font-size: 14px;
    font-weight: bold;
}
#pages-sanphammoi .contentBlog .content-sanpham{
    padding-bottom: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding-top: 10px;
}
@media (max-width: 992px) {

}
@media (max-width: 768px) {

}
/*Cột sản phẩm mới*/
#cot-sanpham{
    background: #fff;
    display: none;
}
#cot-sanphammoi .tieude-sanpham{
    background: #006666;
    padding: 18px 0;
    margin-top: 20px;
}
#cot-sanphammoi .tieude-sanpham span{
    color: #fff;
    padding-left: 15px;
    font-size: 18px;
}
#cot-sanphammoi .tieude-sanpham b{
    font-family: "Arial", sans-serif;
    padding-left: 10px;
    font-size: 14px;
    text-transform: uppercase;
}
#cot-sanphammoi .contentBlog{
    padding-top: 0px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 10px;
}
#cot-sanphammoi .contentBlog .imgBlog img{
    float: left;
    width: 100px;
    height: 80px;
    margin-left: 10px;
    /*padding-bottom: 10px;*/
    border: 1px solid rgba(0, 0, 0, 0.15);
}
#cot-sanphammoi .titleBlog{
    padding-left: 10px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

#cot-sanphammoi .titleBlog a{
    color: #333;
    font-size: 14px;
}
#cot-sanphammoi .titleBlog a:hover{
    text-decoration: none;
    color: #ff5622;
}
#cot-sanphammoi .contentBlog p{
    padding-left: 120px;
    color: #ff5622;
    padding-top: 5px;
    font-size: 14px;
    font-weight: bold;
}
#cot-sanphammoi .contentBlog .content-sanpham{
    padding-bottom: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding-top: 10px;
}
@media (max-width: 992px) {
    #cot-sanpham{
        display: block;
    }
    #sanpham-lish{
        padding-bottom: 0;
    }
#cot-sanpham .container{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
    #cot-sanphammoi .tieude-sanpham{
        margin-top: 0;
    }
}
/*End Cột sản phẩm mới*/

/*sản phẩm chi tiết*/
.title-product {
    color: #363636;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    font-weight: 400
}
.details-product .details-pro .price-box {
    margin: 10px 0 15px
}
.details-product .details-pro .product-price {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    color: #FF5622
}
.product-tab .tabs-title {
    background: #F6F6F6;
    margin-bottom: 0;
    padding-left: 1px
}
@media (max-width: 767px) {
    .product-tab .tab-link {
        margin: 0 0 !important
    }
}
.product-tab .tab-link {
    position: relative;
    display: inline-block;
    border-top: solid 2px #F6F6F6;
    padding: 0 25px;
    border-bottom: 0;
    margin-top: -2px;
    background: #F6F6F6
}
@media (min-width: 768px) {
    .product-tab .tab-link:nth-child(2) {
        margin-left: -5px
    }
}
@media (min-width: 768px) {
    .product-tab .tab-link:nth-child(3) {
        margin-left: -5px
    }
}
.product-tab .tab-link h3 {
    color: #9D9C9C;
    margin: 13px 0;
    font-size: 13px
}
.product-tab .tab-link span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px
}
@media (min-width: 768px) {
    .product-tab .tab-link span {
        color: #555555
    }
}
@media (min-width: 768px) {
    .product-tab .tab-link.current {
        color: #555555;
        border-top: solid 2px #FF5622;
        padding-bottom: 0;
        background: #FFFFFF
    }
    .product-tab .tab-link.current h3 {
        color: #555555 !important
    }
    .product-tab .tab-link.current h3 span {
        color: #555555 !important
    }
}
.product-tab .tab-link.current h3 {
    color: #FF5622
}
.product-tab .tab-link.current h3 span {
    color: #FF5622
}
.product-tab .tab-link.current .rte {
    font-family: 'Opens Sans', sans-serif;
    color: #9D9C9C;
    font-weight: 300;
    font-size: 14px;
    border: solid 0 #F6F6F6;
    border-top: 0
}
.product-tab li:last-child h3 span:after {
    content: none
}
.product-tab .tab-content {
    padding: 0
}
.product-tab .tab-content.current .rte {
    color: #555555;
    font-family: 'Roboto', sans-serif;
    border: solid 1px #F6F6F6;
    border-top: 0;
    padding: 30px 45px 60px 30px;
    font-size: 14px
}
@media (max-width: 767px) {
    .product-tab .tab-content.current .rte {
        border-top: 1px solid #F6F6F6
    }
}
.product-tab .content_extab.current {
    padding: 20px 15px;
    background: #FFFFFF;
    border: solid 1px #F6F6F6
}
.product-tab .content_extab.current .rte {
    padding: 0 0
}
.product-tab .content_extab.current .rte img {
    max-width: 100%;
    width: auto !important;
    height: auto !important
}
@media (min-width: 1200px) {
    .zoomLens {
        width: 100px !important;
        height: 100px !important
    }
}
#sanpham-lish .sanpham-chitiet{
    padding-right: 0;
    padding-left: 0;
}
#sanpham-lish #block-tab-infor{
    margin-top: 30px;
}
#sanpham-lish .product-tab .tab-link.current h3 span {
    font-size: 18px;
    color: #ff5622;
}
#sanpham-lish .details-pro{
    padding-left: 30px;
}
#sanpham-lish .img-responsive{
    height: 320px;
    width: 100%;
}
@media (max-width: 990px) {
    #sanpham-lish .img-responsive{
        height: 420px;
        width: 100%;
    }
    #sanpham-lish .sanpham-chitiet{
        padding-right: 10px;
        padding-left: 10px;
    }
    #sanpham-lish .details-pro{
        padding-right: 0;
        padding-left: 0;
        padding-top: 20px;
    }
    #sanpham-lish .product-summary.product_description{
        padding-bottom: 0;
    }
    #sanpham-lish .product-summary.product_description p{
        margin-bottom: 0;
    }
    #sanpham-lish #block-tab-infor{
        margin-top: 20px;
    }
    #sanpham-lish .product-tab .tab-content.current .rte{
        padding: 20px 10px;
    }
    #sanpham-lish .product-tab .tab-content.current .rte p{
        margin-bottom: 0;
    }
    #sanpham-lish .product-tab .tab-link{
        padding-left: 10px;
        border-top: 2px solid #ff5622 ;
    }
    #sanpham-lish .product-tab .tab-link.current h3 span {
        font-size: 18px;
    }
}
@media (max-width: 460px){
    #sanpham-lish .img-responsive{
        height: 220px;
        width: 100%;
    }
}
/*End sản phẩm chi tiết*/