html{
    color: #000;

}
body{

}

a:hover, body {
    outline: 0
}

.no-pad-right, .none-padding-right {
    padding-right: 0
}

*, .nav a {
    box-sizing: border-box
}

.album-marquee h5, .module-title {
    text-align: center
}

.btn-cursor button, .reply-comment {
    cursor: pointer
}

.article-news li h3, .btn-polls:hover, .nav a, a:hover {
    text-decoration: none
}

.album-marquee, .complete-form, .content-polls, .list-image a, .main-marquee, .marquee, .module-content, .rs_vote, .scroll_thongke li {
    overflow: hidden
}

.btn, .home-category h2, .module-title, .nav a {
    text-transform: uppercase
}

.btn-3, .btn-polls {
    letter-spacing: 1px
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {

    line-height: 1.7em;
    font-family: Arial, Tahoma, sans-serif;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    /*background: url(../images/bg_body.png) repeat-x*/
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input, textarea {
    outline: 0;
    background: 0 0
}

input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c4c4c4 #ccc #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    padding-left: 5px
}
img{
    max-width: 100%;
}
p {
    margin: 0
}
.container {
    padding: 0
}

.col-30, .col-lg-30, .col-md-30, .col-sm-30 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-70, .col-lg-70, .col-md-70, .col-sm-70 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-30 {
    width: 100%;
    float: left
}

.col-sm-30 {
    width: 100%;
    float: left
}

.col-70 {
    width: 100%;
    float: left
}

.col-sm-70 {
    width: 100%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-30 {
        width: 30%;
        float: left
    }

    .col-sm-70 {
        width: 70%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-sm-70 {
        width: 70%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-sm-70 {
        width: 70%;
        float: left
    }
}

.row-5 {
    margin-right: -5px;
    margin-left: -5px
}

.row-25 {
    margin-right: -50px;
    margin-left: -50px
}

.padding-5 {
    padding-left: 5px;
    padding-right: 5px
}

.padding-25 {
    padding-left: 50px;
    padding-right: 50px
}

.row-10 {
    margin-right: -10px;
    margin-left: -10px
}

.padding-10 {
    padding-left: 10px;
    padding-right: 10px
}

.no-pad-left {
    padding-left: 0 !important
}

#wapper, .format-padding, .none-padding {
    padding: 0
}

.format-margin {
    margin: 0
}

.fleft {
    float: left
}

.fright {
    float: right
}

.none-border {
    border: none
}
.logo{
    width: auto;
    /*height: 50px;*/
    margin: 15px 0 0 10px;
}
.nav, .nav a.active, .nav a:hover {

    line-height: 36px
}

.nav{
    border-right: 1px solid #beb6c8;
}
/*#wapper {*/
/*    width: 100%;*/
/*    display: block;*/
/*    overflow-x: hidden;*/
/*}*/

/*header*/
.hotline{
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 20px 10px;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.hotline:hover{
    color: #ff0000;
    border: 1px solid #ff0000;
}
.hotline p:first-child{

}
.hotline p:last-child{
    font-size: 35px;
    margin-top: 10px;
}
.cart-item{
    background: url("../temp/gio-hang.png") ;
    background-size:60px 60px;
    background-repeat: no-repeat;
    display: block;
    padding-left:60px ;
    margin-top: 20px;
    height: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
}
.cart-item:hover{
    color: #fff;
}


.main-primary{
    right: 0;
    width: 100%!important;
    z-index: 1000!important;
}
.main {
    width: 100%;
    display: block
}

.none-padding-left {
    padding-left: 0
}
 .padding-15 {
    padding: 0 15px
}

.main-menu {
    position: relative
}

.nav {
    background: #fff;
    min-height: 45px;
    border-radius: 0;
    border-left: 1px solid #beb6c8;
    border-bottom: 1px solid #ccc;
}

.nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.nav ul ul {
    position: absolute;
    z-index: 9999;
    background-color: #17A2B8;
    display: none;
    top: 43px
}

.nav ul ul ul {
    left: 100%;
    top: 0;
    border-left: 1px solid #888;
    white-space: nowrap
}

.nav li.nav-item {
    margin: 0;
    background: url(../temp/back_li.png) right no-repeat;
    float: left;
}

.nav li.nav-item:last-child {
    background: 0 0
}

.nav a {
    color: #51A30F;
    display: block;
    transition: .3s background-color;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: bold;
}
.nav ul li li a{
    color: #fff;
}
.nav a.active, .nav a:hover {
    height: 45px;
    color:#17A2B8;
}
.nav ul li li a, .nav ul li li a.active, .nav ul li li a:hover{
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
}
.nav a.active:before, .nav a:hover:before {
    content: "";
    bottom: 0;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    /*background-image: linear-gradient(271deg,#b98d55 50%,#17A2B8);*/
}
.nav li li a {
    border-bottom: 1px solid #888
}

.nav li li {
    font-size: 14px;
    position: relative
}

.nav li li a.active, .nav li li a:hover {
    background: 0 0;
    padding: 5px 15px;
    margin-top: 0;
    color: #ff6;
    border-left: none;
    border-right: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.main-marquee {
    background: #dadde0;
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%
}

.item-marquee {
    margin: 0;
    padding: 0 30px;
    background: url(../images/marquee.gif) no-repeat 0 14px;
    display: inline-block
}

.item-marquee a {
    color: #04368b;
    font-size: 15px
}

.marquee {
    padding-top: 0;
    padding-bottom: 0
}

.date-top {
    margin: 0;
    padding: 0;
    font-size: 15px
}

.container-content {
    display: inline-block;
    width: 100%;
    background: url(../images/background_left.png) left top repeat-y #fff
}

.grid-content {
    /*display: inline-block;*/
    /*width: 100%;*/
    background: url(../images/background_right.png) right top repeat-y;
    padding: 15px 7px;
    min-height: 300px;
    margin-bottom: -4px
}

.module-left {
    border: 2px solid #bebebe;
    width: 100%;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 25px
}

.module-title {
    background: url(../images/module-title1.png) left center repeat-x;
    height: 32px;
    width: 100%;
    border-left: 1px solid #999ba9;
    border-right: 1px solid #999ba9;
    border-radius: 13px;
    margin-top: -10px;
    margin-left: 2px;
    margin-right: -2px;
    position: relative;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.module-icon {
    background: url(../images/hoa.png) no-repeat;
    display: block;
    width: 36px;
    height: 35px;
    left: -7px;
    position: absolute;
    top: -2px
}
.module-title a{
    color: #fff;
}
.module-content {
    width: 100%;
    padding: 15px 10px 15px 0;
    display: inline-block
}

.product-marquee {
    height: 400px;
    padding-left: 50px;
    padding-right: 50px
}

.product-marquee img {
    width: 100%
}

.run-marquee {
    width: 100%;
    height: 100%;
    display: inline-block
}
.group-search{
    display: block;
    width: 100%;
    border: 1px solid #5e5e5e;
    border-radius: 10px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}
.group-search input{
    background: 0 0;
    width: 100%;
    padding: 0 30px 0 5px;
    height: 56px;
    line-height: 30px;
    color: #36c;
    font-size: 18px;
    border: none;
}
.group-search button {
    background:#51A30F url(../temp/kinh_lup_tim_kiem.png) no-repeat center;
    width: 130px;
    height:56px;
    top: 0;
    right: 0;
    position: absolute;
    border-radius: 0;
    border: none;
    cursor: pointer;
}
.group-search button:hover{
    background:#51A30F url(../temp/kinh_lup_tim_kiem.png) no-repeat center;
}

.article-group, .categories-item, .category-child, .category-child h2, .home-category, .home-category h2 a, .image-right, .panel-article-home {
    display: inline-block
}


.group-search  input::-webkit-input-placeholder {
    color: #36c;
    font-style: italic
}

.group-search  input:-moz-placeholder {
    color: #36c;
    font-style: italic
}

.group-search input::-moz-placeholder {
    color: #36c;
    font-style: italic
}

.group-search  input:-ms-input-placeholder {
    color: #36c;
    font-style: italic
}

/*header search*/
.header-search{
    display: block;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 30px 0 0 0;
    overflow: hidden;
    position: relative;
}
.header-search input{
    width: 100%;
    padding-right: 60px;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.header-search button {
    background: url(../temp/kinh_lup_tim_kiem.png) no-repeat center;
    background-size: contain;
    width: 50px;
    height:40px;
    top: 0;
    right: 0;
    position: absolute;
    border-radius: 0;
    border: none;
    cursor: pointer;

}
.header-search  input::-webkit-input-placeholder {
    color: #fff;
    font-style: italic
}

.header-search  input:-moz-placeholder {
    color: #fff;
    font-style: italic
}

.header-search input::-moz-placeholder {
    color: #fff;
    font-style: italic
}

.header-search  input:-ms-input-placeholder {
    color: #fff;
    font-style: italic
}




/*lựa chọn vì sao*/
.why-choose{
    background: #f5fff7;
    padding: 10px 30px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.why-choose-inner{
    border: 1px solid #5e5e5e;
    border-radius: 10px;
    padding: 20px 100px;
}
.why-choose h2{
    color: #17A2B8;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.why-choose ul{
    padding-left: 0;
    list-style: none;
}
.why-choose ul li{
    background:#17A2B8  url("../temp/dau_tich.png") no-repeat;
    padding: 5px 5px 5px 50px;
    position: relative;
    margin-bottom: 10px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 25px;
    font-style: italic;
    color: #fff;
    line-height: 47px;
}
.why-choose ul li a{
    color: #fff;
}
.why-choose ul li::before{
    position: absolute;
    background: url("../temp/dau_tich.png") no-repeat;
    display: block;
    width: 50px;
    height: 47px;
    top: 5px;
    left: 5px;
    z-index: 9;
}
/*hết lựa chọn*/
/*danh sách bác sĩ*/
.title-box{
    text-align: center;
    margin-bottom: 30px;
}
.title-box span{
    color: #fff;
    background: #17A2B8;
    padding: 10px 20px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 30px;
}
.doctor-group{
    padding: 10px 0 20px 0;
    margin-bottom: 20px;
}
.doctor-img{
    border: 3px solid #17A2B8;
    border-radius: 10px;
    padding: 0 30px;
}
.doctor-position{
    text-align: center;
    margin: 20px 0 10px 0;
    font-size:18px ;
    color: #000000;
}
.doctor-name{
    text-transform: uppercase;
    text-align: center;
    font-size:22px ;
    color: #000000;
    font-weight: bold;
}
/*hết danh sách bác sĩ*/
/*Sản phảm trang chủ*/
.product-items{
    margin-bottom: 50px;
}
.product-cate{

}
.product-cate{
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}
.product-cate::before{
    width: 100%;
    height: 2px;
    background: #17A2B8;
    display: block;
    content: '';
    top: 20px;
    position: absolute;
    z-index: 0;
}
.product-cate a{
    color: #fff;
    background: #17A2B8;
    padding: 10px 20px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 30px;
    z-index: 1;
    position: relative;
}
.product-images{
    /*border: 2px solid #5e5e5e;*/
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 20px;
    /*background: #f1eeee;*/
}
.product-title{
    text-align: center;
}
.product-title a{
    font-size: 26px;
    font-weight: bold;
    color: #2b91f1;
    text-transform: uppercase;
}
.product-prices{
    font-size: 18px;
    color: #2b91f1;
    font-weight: bold;
}

.read-more{
    text-align: left;
    margin: 5px 0;
}
.read-more a{
    font-size: 18px;
    text-transform: none;
    color: #7a7a7a;
    font-style: italic;
}
.button-cart{
    background: #51A30F;
    width: 100%;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    /*border-radius: 15px;*/
    line-height: 40px;
}
/*box xem danh sách nhà thuốc*/
.sale-group{
    background: #51A30F;
    padding: 30px 0;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;

}
.sale-group p{
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
}
.sale-group p span{
    background: url("../temp/vitri.png") no-repeat left center ;
    background-size: contain;

    padding: 10px 0 10px 50px;
}
.sale-group a{
    background: #2595fd;
    color: #ffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 20px;
}
.sale-group a:hover{
    background: #17A2B8;
}
/*tin tức trang chủ*/
.article-container{
    margin-bottom: 30px;
}
.home-category {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
.home-category:before{
    position: absolute;
    width: 100%;
    height: 2px;
    content: '';
    bottom: 0;
    background: #51A30F;
}
.home-category h2 {
    margin: 0;
    padding: 0;
    line-height: 31px;
    font-size: 12px;
    font-weight: 700;
}

.home-category h2 a {
    padding: 0 20px;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    background: #51A30F;
    border-radius: 5px;
}

.category-child {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 15px;
}
.category-child-inner{
    border: 1px solid #5e5e5e;
    border-radius: 5px;
    padding: 20px;
}
.category-child h2 {
    padding: 0 20px 0 10px;
    margin: 0;
    font-size: 12px;
    font-weight: 700
}

.category-child a {
    /*color: #2b91f1;*/
    font-weight: bold;
    font-size: 18px;
    /*background: url("../temp/cham.png") no-repeat left center;*/
    /*padding: 0 0 0 25px;*/
}
.category-child a:hover{
    color: #17A2B8;
}

.border-images{
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    display: block;
    border-radius: 5px;
    overflow: hidden;
}

.article-home-title {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 20px
}

.article-home-title a {
    color: #000;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}

.article-home-title a:hover, .article-title a:hover {
    color: #459933
}

.read-more-article{
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
}
.read-more-article a{
    color: #848484;
    font-size: 18px;
    line-height: 26px;
}
/*liên hệ trang chủ*/
.contact-home{
    background: #51A30F;
    padding: 30px 0;
    margin-bottom: 20px;
    text-align: center;
}
.contact-home-title{
    color: #ffffff;
    font-size:  28px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
}
.home-phone, .list-pharmacist{
    background:#17A2B8;
    display: block;
    background-size: contain;
    padding: 10px;
    border-radius: 10px;
}
.home-phone-inner{
    background:url("../temp/dien_thoai.png") no-repeat left center;
    display: block;
    background-size: contain;
    padding: 10px 10px 10px 90px;
}
.home-phone span{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: left;
}
.home-phone span:last-child{
    font-size: 40px;
     margin-top: 10px;
}
.list-pharmacist{
    background:#17A2B8 url("../temp/duoc_si.png") no-repeat left bottom;;
    display: block;
    background-size: contain;
    padding: 20px 25px 10px 150px;
    border-radius: 10px;
    height: 105px;
}
.list-pharmacist span{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: left;
}
.list-pharmacist span:last-child{
    font-size: 40px;
    margin-top: 10px;
}
.connect-custom{
    padding: 30px 60px;
}
.connect-title{
    color: #0f62f9;
    font-size: 20px;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 10px;
}
.connect-link{
    line-height: 18px;
    min-height: 60px;
    padding-top: 10px;
}
.link-delivery{
    background: url("../temp/xe_cho_hang.png") no-repeat left top;
    padding-left: 80px;
}
.link-genuine{
    background: url("../temp/san_pham_an_toan.png") no-repeat left top;
    padding-left: 80px;
}.link-commit{
    background: url("../temp/ket_noi_khach_hang.png") no-repeat left top;
    padding-left: 50px;
}

.connect-link a{
    font-size: 16px;
    color: #a5a5a5;
}

/*chương trình khuyến mại*/
.form-promotion{
    padding: 20px 50px;
}
.text-promotion{
    font-size: 18px;
    font-weight: bold;
    color: #0b0b0b;
}
.button-promotion{
    background: #2595fd;
    border-radius: 10px;
}

/*Nội dung danh mục bài viết*/
.breadcrumb{
    background: none;
    padding-left: 0;
}
.breadcrumb-item+.breadcrumb-item::before{
    content: '>';
}
.breadcrumb .breadcrumb-item a{
    color: #17A2B8;
    font-weight: bold;
}

.main-title {
    width: 100%;
    margin-bottom: 20px;
}

.main-title h1 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 16pt;
    font-weight: 700;
    line-height: 35px;
    color: #17A2B8;
    text-transform: uppercase;
    border-bottom: 1px solid #17A2B8;
}

.time-update{
    color: #000000;
    font-size: 16px;
    font-style: italic;
}

#btn-post{
    background:  #17A2B8;
    border: 1px solid #17A2B8;
    padding: 3px 20px;
    border-radius: 10px;
}
/*Cột phải*/

.column-right{
    padding-left: 30px;
}

.right-hotline {
    background: #51A30F;
    padding: 25px 30px;
    margin-top: 20px;
}
.right-hotline-title{
    font-size: 12pt;
    font-weight: 700;
    line-height: 25px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.right-hotline .home-phone{
    border-radius: 20px;
}
.right-hotline .home-phone-inner{
    background-size: initial;

}
.doctor-question{
    background: #51A30F;
    padding: 30px 10px 10px 10px;
    margin-top: 20px;
}
.doctor-question-title{
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-hoan {
    background: #17A2B8;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: bold;
}
.btn-hoan:hover{
    background: #17A2B8;
    color: #fff;
}

.doctor-question .form-error{
    color: #ffffff;
}
.group-right {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px
}
.support-panel{
    border: 1px solid #17A2B8;
    padding-left: 10px;
}


.support-panel ul {
    list-style: none;
    margin: 0;
    padding: 0;

}

.support-panel ul li {
    border-bottom: 1px dashed #aaa;
    padding: 5px 0;
    text-align: center;
}

.support-panel ul li:last-child {
    border: none
}

.support-left ul li p {
    margin: 0;
    text-align: center
}



.title-categories{
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
.title-categories:before{
    position: absolute;
    width: 100%;
    height: 2px;
    content: '';
    bottom: 0;
    background: #17A2B8;
}
.title-categories p {
    margin: 0;
    padding: 0;
    line-height: 38px;
    font-weight: 700;
}

.title-categories p a , .title-categories p span{
    padding: 10px 20px;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    background: #17A2B8;
}
.sale-point p{
    font-size: 20px;
    margin-bottom: 30px;
}
.promotion-col{
    background: #51A30F;
    padding: 20px 10px;
    margin-top: 20px;
}
.promotion-col input, .promotion-col  input:hover, .promotion-col  input:focus, .promotion-col  input:before, .promotion-col  input:after{
    background: none;
    border: none!important;
    box-shadow: none;
    color: #fff;
}
.promotion-col .text-promotion{
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

.promotion-col  input::-webkit-input-placeholder {
    color: #ffffff;
    font-style: italic;
    border-bottom: 1px solid #ffffff;
}

.promotion-col  input:-moz-placeholder {
    color: #ffffff;
    font-style: italic;
    border-bottom: 1px solid #ffffff;
}

.promotion-col input::-moz-placeholder {
    color: #ffffff;
    font-style: italic;
    border-bottom: 1px solid #ffffff;
}

.promotion-col input:-ms-input-placeholder {
    color: #ffffff;
    font-style: italic;
    border-bottom: 1px solid #ffffff;
}

.promotion-col .button-promotion{
    background: #17A2B8;
}
/*chi tiết bài viết*/
.box-tags {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.box-tags a {
    padding: 5px 5px;
    margin-right: 5px;
    border-radius: 3px;
    color: #000000;
    background: #f6f6f6;
    margin-bottom: 5px;
    display: inline-block;

}
.box-tags a:hover{
    background: #17A2B8;
    color: #fff;
}
.link-note-byt {
    font-size: 18px;
    font-weight: bold;
    color: #064FB5;
    margin-top: 30px;
}

.link-note-byt a {
    background: none 0px 0px repeat scroll #ff6600;
    border-radius: 5px;
    color: #ffffff;
    padding: 5px 10px;
    /*text-decoration: none;*/
}

/*box mua hàng*/
.order-title{
    text-align: center;
    margin-bottom: 20px;
}
.order-title span{
    background: url("../temp/cart_blue.png") no-repeat left center;
    font-size: 20px;
    color: #51A30F;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0 10px 50px;
}
.box-online{
    padding: 0 5px;
    margin-top: 10px;
}
.box-order{
    background: #e1e1e1;
    padding: 30px 20px;
    margin: 30px 0;
}
.online-image{
    text-align: center;
    width: 100%;
    padding: 5px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
}
.online-image img{
    max-height: 100px;
}
.online-title{
    font-size: 18px;
    text-align: center;
    color: #2EA72A;
    margin:0 0 5px 0;
    font-weight: bold;
}
.online-price{
    color: #2EA72A;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.online-number{
    width: 120px;
    height: 40px;
    background: #fff;
    border-radius: 15px;
    margin: 0 auto;
    padding: 5px 15px;
}
.online-number input{
    width: 100%;
    border: none;
    height: 30px;
    line-height: 30px;
}
.total-price{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #C61B25;
    margin-top: 15px;
}
.button-online button{
    background: #17A2B8 ;
    margin:20px auto 10px auto;
    display: block;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 10px 30px;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.button-online button:hover{
    outline: none;
}

.form-buy-online .form-group input{
    font-size: 16px;
    line-height: 36px;
}
.form-buy-online .form-group textarea{
    font-size: 16px;
    background: #fff;
    font-family: Arial;
}
.form-buy-online .form-error{
    display: none;
}
.box-pro-online{
    padding: 50px 0 0 0;
}
.table-order th{
    text-align: center;
    color: #51A30F;
    font-size: 20px;
}
.table-order-title{
    background: #fff;
    color: #51A30F;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 15px;
}
.order-money{
    text-align: left;
    color: #51A30F;
    font-size: 18px;
    font-weight: bold;
}
.tong-cong{
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
}
.order-product-title{
    text-align: center;
    color: #51A30F;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}
.order-product-image{
    border-radius: 10px;
}

.cate-article-img {
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
}

.cate-article-img img {
    max-width: 100%;
    max-height: 400px;
    margin: 0 auto;
    display: block;
    /*border-radius: 10px;*/
}
.newspapers-panel{
    padding: 20px 0;
    border-top: 1px solid #17A2B8;
    margin-top: 20px;
}
.newspapers-title{
    text-align: center;
}
.newspapers-title span{
    padding: 10px 20px;
    color: #4a6fa9;
    background: #ededed;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
}
.column-center .form-cart table{
    width: 100%!important;
    vertical-align:inherit!important;
}
.cart-feedback{
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.column-center .form-cart table td{
    vertical-align:inherit!important;
}
.column-center .form-cart table.table-thanhtoan{
    text-align: center;
    vertical-align:inherit!important;
}

.question-panel{
    background: #e1e1e1;
    padding: 30px 20px;
    margin: 30px 0;
    border-radius: 10px;
}
.question-title{
    color: #17A2B8;
    font-size: 23px;
    font-weight: bold
}

.scroll-panel{
    z-index: 99!important;
}

























































.mr-sp {
    color: #36c;
    font-weight: 700
}

.name-sp {
    font-weight: 700;
    font-size: 16px;
    color: #ff4500
}

.video-content {
    padding: 10px 3px
}

.album-marquee {
    list-style: none;
    padding: 0;
    height: 200px;
    width: 100%
}

.album-marquee li {
    margin-bottom: 10px;
    border-bottom: 1px dashed #2a2a2a
}

.album-marquee li:last-child {
    border: none
}

.album-marquee h5 a {
    color: #459933;
    font-size: 13px;
    font-weight: 700
}

.panel-article-home {
    width: 100%;
    padding: 5px 15px
}

.panel-white {
    background: #fff;
    border-radius: 10px
}

.article-title {
    font-size: 13px;
    margin: 0 0 5px;
    line-height: 16px;
    padding: 0;
    font-weight: 700;
    width: 100%
}

.article-title a {
    color: #51A30F;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}
.row-article .article-title a{
    font-size: 22px;
}
.excerpt-cate {
    padding-left: 10px
}

.home-article-excerpt {
    padding-left: 10px;
    padding-right: 5px;
    font-size: 16px;
    text-align: justify
}

.article-excerpt {
    font-size: 18px
}

.grid-article-top {
    margin-bottom: 15px !important
}

.article-home-img {
    border: 1px solid #ccc;
    padding: 1px
}

.border-images img {
    width: 100%;

}
.panel-article-home .article-home-img img{
    width: auto;
    max-height: 160px;
    display: block;
    margin: 0 auto;
}

.module-blue {
    background: #8fd7ff;
    border: 1px solid transparent
}

.article-news {
    padding: 0;
    list-style: none;
    margin: 0
}

.article-news li {
    background: url(../images/vuong.gif) 0 8px no-repeat rgba(0, 0, 0, 0);
    padding: 0 5px 0 15px;
    text-align: justify
}

.article-news li h3 {
    font-size: 13px;
    font-weight: 700;
    line-height: 26px;
    margin: 0;
    padding-bottom: 10px
}

.article-news li h3 a {
    color: #000;
    font-size: 18px
}

.module-center {
    margin-bottom: 90px !important
}

.home-ads {
    /*padding-right: 0;*/
    margin-bottom: 80px;
    width: 100%
}

.home-ads img {
    width: 100%
}


.category-list {
    padding-top: 30px;
    padding-bottom: 0
}

.article-group {
    width: 100%;
    padding: 0 5px 0 15px
}

.categories-item {
    width: 100%;
    background: #8fd7ff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 15px 10px
}

.categories-item ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.categories-item ul li {
    background: url(../images/li-list.gif) 0 10px no-repeat rgba(0, 0, 0, 0);
    padding-left: 10px
}

.categories-item ul li h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    text-decoration: none;
    margin: 0;
    padding: 0 0 5px
}

.categories-item ul li h5 a {
    color: #000;
    font-size: 18px;
}

.categories-item ul li h5 a:hover {
    color: #8b4513
}

.module-right {
    /*padding-left: 15px*/
}


.right-title {
    margin-left: -2px;
    margin-right: 2px
}

.right-icon {
    right: -7px;
    left: auto
}

.image-right {
    width: 100%;
    padding: 0 10%
}

.image-right img {
    margin: 0 auto;
    width: 100%
}

.pro-excerpt {
    font-size: 17px;
    text-align: justify
}

.news-primary ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.news-primary ul li {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc
}

.thumb_img {
    width: 40%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.news-primary ul li {
    margin-bottom: 10px;
    width: 100%
}

.main-detail {
    /*display: inline-block;*/
    width: 100%;
    /*padding-left: 15px;*/
    overflow: hidden
}

.main-detail iframe {
    max-width: 100%;
    min-height: 550px;
}




.width-50 {
    display: inline;
    margin-right: 5px;
    float: left
}

.block_breakumb_left {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    padding-top: 5px
}

.block_breakumb_left ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.list_arrow_breakumb li {
    float: left
}

.list_arrow_breakumb li a {
    background: #eceeed;
    display: block;
    float: left;
    font: 400 14px/25px arial;
    height: 25px;
    padding: 0 5px;
    white-space: nowrap;
    font-size: 13px
}

.list_arrow_breakumb li.start a {
    font-weight: 700;
    padding: 0 8px
}

.list_arrow_breakumb li.start a, .list_arrow_breakumb li.start a:hover {
    border-left: 3px solid #04a59d;
    color: #04a59d
}

#breakumb_web .arrow_breakumb, .list_arrow_breakumb .arrow_breakumb {
    background: url(../images/icon_total_01.png) -287px -20px no-repeat rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 25px;
    width: 13px
}

.answer-comment, .content-comment, .form-reply, .gallery-item, .group-question-answer, .list-image a, .main-comment, .nav-bottom ul li, .panel-content-question, .panel-question, .panel-question-title, .row-article {
    display: inline-block
}

.list_arrow_breakumb li.have_cap2 .arrow_breakumb {
    background: url(../images/icon_total_01.png) -287px -45px no-repeat rgba(0, 0, 0, 0)
}

.list_arrow_breakumb li.cap2 a {
    background: #d3d3d3;
    color: #000
}

.list_arrow_breakumb li.cap2 .arrow_breakumb {
    background: url(../images/icon_total_01.png) -287px -70px no-repeat rgba(0, 0, 0, 0)
}

.row-article {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #51A30F
}

.list-name {
    padding: 0 15px
}

.list-image a {
    width: 100%;
    /*border: 1px solid #ccc;*/
    /*padding: 2px*/
}

.list-image a img {
    width: 100%;
    border-radius: 10px;
}

.more-detail {
    margin-top: 10px
}

.more-detail a {
    background: #51A30F;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius:15px;
    font-style: italic;
}

.more-detail a:hover {
    background: #459933;
    color: #fff
}

.question-name {
    color: #04a59d
}

.name-question, .time-user {
    color: #fff
}

#form-question label {
    font-weight: 400;
    font-size: 13px
}

.address-contact {
    background: #f3fbf0;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

#form-contact {
    margin-top: 50px;
    width: 100%;
    padding-bottom: 30px
}

#form-contact .uk-form-label {
    width: 80px
}

#form-contact .uk-form-controls {
    margin-left: 90px
}

.group-question-answer {
    width: 100%;
    padding-top: 20px
}

.panel-question {
    width: 100%;
    border: 1px solid #51A30F;
    margin-bottom: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.panel-question-title {
    background: #51A30F;
    width: 100%;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.time-user {
    text-align: right
}

.panel-content-question {
    width: 100%;
    padding: 10px;
    font-size: 13px;
    color: #2a2a2a
}

.name-answer {
    display: inline-block;
    width: 100%;
    padding: 5px 10px 5px 35px;
    color: #f30;
    font-weight: 700;
    font-size: 13px
}

.name-answer span {
    border-bottom: 1px solid #f30;
    padding-bottom: 5px;
    font-size: 18px;
}

.panel-content-answer {
    padding: 10px 10px 10px 35px;
    font-size: 13px;
    color: #2a2a2a
}

.box-office {
    padding: 10px
}

.name-office {
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 5px
}

.box-office ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.box-office ul li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.map-info {
    margin-bottom: 10px;
    text-align: center
}

.gallery-item {
    width: 100%;
    margin-bottom: 15px
}

.main-comment {
    width: 100%;
    margin-top: 20px
}

.title-comment {
    background: #eee;
    color: #17A2B8;
    height: 32px;
    position: relative;
    text-rendering: geometricprecision;
    width: 100%;
    line-height: 32px;
    padding: 0 5px;
    font-weight: 700;
    font-size: 18px
}

.content-comment {
    width: 100%;
    padding: 10px 5px 5px;
    font-size: 13px
}

.answer-comment {
    width: calc(100% - 30px);
    margin-left: 30px;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 10px
}

.answer-comment-chi {
    margin-left: 50px;
    width: calc(100% - 50px)
}

.user-name-an {
    color: #a0a0a0;
    font-style: italic
}

.item-parent-cm {
    background: #f8f8f8;
    padding: 10px 5px
}

.answer-paren {
    padding-left: 0;
    margin-left: 0;
    border-bottom: none;
    width: calc(100% - 30px)
}

.form-reply {
    width: 100%;
    margin-top: 15px
}

.text-comment {
    margin-bottom: 10px
}

.nav-bottom {
    background: url(../images/back_menu_bottom.png) repeat-x;
    padding: 5px 0
}

.nav-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.nav-bottom ul li {
    border-right: 1px solid #fff;
    padding: 0 25px
}

#paging ul li.pagination-next, .nav-bottom ul li:last-child {
    border-right: none
}

.nav-bottom ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.nav-bottom ul li a:hover {
    color: #fc0
}

.content-footer {
    background: #dbdbdb;
    padding: 10px 30px;
    border-top: 10px solid #51A30F;
}

#paging ul {
    padding-left: 0;
    list-style: none
}

#paging ul li {
    float: left
}

#paging {
    margin-bottom: 50px
}

#paging ul li a, #paging ul li span {
    padding: 5px 15px;
    background: #58585a;
    margin-right: 5px;
    color: #fff;
    z-index: 2;
    font-weight: 700;
    border-radius: 5px;
}

#paging ul li a:hover {
    background: #17A2B8
}

#paging ul li a.activepage, #paging ul li span.activepage {
    color: #fff;
    cursor: default;
    background: #17A2B8
}

.pagination {
    margin: 0 auto
}

#paging {
    text-align: left;
    margin-top: 50px
}

.uk-container {
    padding-right: 0;
    padding-left: 0
}


.group-article {
    margin-bottom: 30px;
    width: 100%;
    display: inline-block
}

#comment_reply_form .form-error {
    display: none
}

.forgot-password {
    margin: 5px 0
}

.forgot-password a {
    color: green;
    font-size: 13px
}

.uk-button-facebook {
    background: #4267b2;
    color: #fff;
    padding: 5px 20px;
    margin-top: 40px
}

.btn-register, .class-register {
    margin-top: 15px
}

.uk-button-facebook:hover {
    color: #fff
}

.class-register {
    font-size: 13px
}

.class-register a {
    color: green
}

#form-register {
    display: inline-block;
    width: 100%
}

#my-reg .uk-modal-dialog {
    padding: 20px 40px
}

#my-reg .uk-form-horizontal .uk-form-label {
    width: 150px;
    line-height: 30px
}

#my-reg .uk-form-horizontal .uk-form-controls {
    margin-left: 155px
}

.polls-content {
    padding-top: 15px
}

.polls-title {
    color: #459933;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px
}

.content-polls {
    height: 300px;
    background: #d3eef5;
    padding: 10px 5px 10px 20px;
    border-radius: 10px
}

.btn-result {
    margin-top: 10px
}

.row-label {
    margin-top: 10px !important
}

.row-label label {
    line-height: 18px;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    margin-top: -2px
}

.row-label input[type=radio] {
    background: #00a8e6;
    border-radius: 50%;
    content: "";
    float: left;
    display: block;
    margin-right: 10px;
    margin-top: 7px
}

.btn-polls {
    cursor: pointer;
    background: #f60;
    border: 1px solid #c60;
    box-shadow: 0 2px 0 #c60, 2px 4px 6px #c60;
    font-weight: 900;
    transition: all 150ms linear 0s
}

.btn-polls:hover {
    background: #F60;
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 2px rgba(255, 255, 255, .2);
    color: #fff;
    text-shadow: -1px -1px 0 #C60;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear
}
.polls-content .btn-polls {
    cursor: pointer;
    background: #f60;
    border: 1px solid #c60;
    box-shadow: 0 2px 0 #c60, 2px 4px 6px #c60;
    transition: all 150ms linear 0s;
    margin: 0;
    width: 100%;
    color: #fff;
    height: 40px;
    border-radius: 5px;
    font-weight: 400
}

.polls-content .btn-polls:hover {
    background: #f60;
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 2px rgba(255, 255, 255, .2);
    color: #fff;
    text-shadow: -1px -1px 0 #c60;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear
}
.ttOline {
    margin-bottom: 0;
    padding: 5px 20px
}

.rs_vote {
    background: #ededed;
    display: block;
    margin-bottom: 0;
    padding: 8px 20px
}

.question_vote {
    color: #459933;
    font: 500 14px arial;
    margin: 0 0 4px
}

.time_vote, .total_vote {
    color: #666;
    font: 400 11px arial
}

.p_infoVote {
    margin: 0
}

.time_vote {
    float: left
}

.total_vote {
    float: right
}

.total_vote label {
    color: #459933;
    font-weight: 700
}

.complete-form {
    color: #000;
    display: block;
    font: 500 14px arial;
    padding: 20px 20px 0;
    width: 100%
}

.width_common1 {
    float: left;
    height: 400px;
    overflow-y: hidden;
    width: 100%
}

.scroll_thongke {
    float: left;
    margin: 10px 4%;
    padding: 0;
    width: 92%
}

.scroll_thongke li {
    border-bottom: 1px dotted #ccc;
    display: block;
    margin: 0 0 10px;
    padding: 0 0 12px
}

.rsV_left {
    color: #000;
    float: left;
    font: 12px arial;
    margin: 0 2% 0 0;
    width: 25%
}

.rsV_right {
    color: #999;
    float: right;
    font: 12px arial;
    text-align: right;
    width: 18%
}

.rsV_right label {
    color: #000
}

.scroll_color {
    background: #ccc;
    float: left;
    height: 5px;
    margin-top: 3px;
    width: 55%
}

.bg_center_scroll {
    background: #459933;
    float: left;
    height: 5px;
    position: relative
}

.txt_number_ketqua {
    bottom: -25px;
    color: #459933;
    display: inline-block;
    font: 10px arial;
    padding: 5px 0 0;
    position: absolute;
    right: -20px
}

.more-tags ul li a:last-child span, .uk-menu-toggle {
    display: none
}

.action-account {
    margin-bottom: 30px
}

.article-excerpt1, .more-tags {
    margin-bottom: 20px
}

.action-col {
    color: #459933;
    font-weight: 700
}

.account-information .uk-grid {
    margin-top: 10px
}

.action-input input {
    width: 100%
}

.article-excerpt1 {
    font-size: 18px;
    font-weight: 700
}

.more-tags ul li a {
    font-size: 16px;
    color: #666
}

.more-tags ul li a:hover {
    color: #003492
}

.more-article {
    padding: 20px 0
}

.more-article ul {
    list-style: none;
    padding-left: 10px
}

.more-article ul li a {
    font-size: 18px;
    color: #333
}

.more-article ul li a:hover {
    color: #459933
}

.more-article ul li a i {
    font-size: 8px
}

.views-more {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

.views-more ul.item-list-top {
    padding: 0;
    list-style: none;
    margin: 0 -5px;
    display: inline-block;
    width: 100%
}

.views-more ul.item-list-bot {
    padding: 0;
    list-style: none
}

.views-more ul li.item-1-4 {
    display: block;
    width: 25%;
    padding: 5px;
    float: left
}

.views-more ul.item-list-bot li {
    margin-bottom: 10px;
}

.views-more ul li.item-1-4 img {
    height: 100px;
    display: block;
    margin: 0 auto 10px auto;
}

.row-right, .views-pp {
    display: inline-block;
    width: 100%
}

.views-more h6 a {
    color: #333;
    font-size: 18px;
    line-height: 26px;
}

.views-more h6 a i {
    font-size: 8px;
    font-weight: 400
}

.views-more h6 a:hover {
    color: #459933
}

.row-right {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #333
}

.views-pp ul {
    list-style: none;
}

.views-pp ul li {
    width: 33%;
    float: left
}

/*.btn, .module-ads {*/
/*    width: 100%*/
/*}*/

.views-pp ul li a {
    font-size: 18px;
    color: #333;
    font-weight: 700
}

.views-pp ul li a:hover {
    color: #17A2B8
}

.btn-3 {
    background: #F60;
    border: 1px solid #C60;
    box-shadow: 0 2px 0 #C60, 2px 4px 6px #C60;
    font-weight: 900;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.btn-3:hover {
    background: #F60;
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 2px rgba(255, 255, 255, .2);
    text-shadow: -1px -1px 0 #C60;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear
}

.btn-4 {
    background: #2EAC2B;
    border: 1px solid #2D9525;
    box-shadow: 0 2px 0 #2D9525, 2px 4px 6px #2D9525;
    font-weight: bold;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 auto;
}

.btn-4:hover {
    background: #2EAC2B;
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 2px rgba(255, 255, 255, .2);
    text-shadow: -1px -1px 0 #2D9525;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear
}
.btn-km {
    background: #1460CA;
    border: 1px solid #064FB5;
    box-shadow: 0 2px 0 #1460CA, 2px 4px 6px #1460CA;
    font-weight: 900;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
}

.btn-km:hover {
    background: #1460CA;
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 2px rgba(255, 255, 255, .2);
    text-shadow: -1px -1px 0 #1460CA;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear
}
.top-20 {
    margin-top: 10px
}

.font-normal-weight {
    font-weight: 400
}

.grid-ads ul {
    list-style: none;
    padding: 0
}

.grid-ads ul li img {
    width: 100%;
    margin-bottom: 5px
}

.l_fixed, .r_fixed {
    position: fixed;
    top: 10px;
    width: 25%
}

.main-footer {
    position: relative;
    z-index: 2
}

.scroll-bar-bota {
    height: 800px
}

.basi-fix {
    position: fixed;
    right: 0;
    bottom: 328px;
    z-index: 9999
}

.nav li li li a {
    text-transform: none
}
.hover-class{
    position: absolute;
    top: 5px;
    right: 10px;
    color: #fff;
    display: none;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ffffff;
    z-index: 9999;
}
/*.main-top-page{*/
/*    display: none;*/
/*}*/
.main-top-page img{
    width: 100%;
}
.fixed {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.show-block{
    display: block;
}
.hide-block{
    display: none;
}

.tong-dai {
    background: #064fb5;
    border: 1px solid #064fb5;
    box-shadow: 0 2px 0 #064fb5, 2px 4px 6px #064fb5;
    color:#fff;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 0 0  2px;
    max-width: 100%;
    font-size: 15px;
    font-weight: bold;

}
.tong-dai span{
    background: #fff;
    color: #064fb5;
    padding: 3px;
    border-radius: 3px;
}

.tong-dai:hover {
    color:#fff;
    background: #064fb5;
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 2px rgba(255, 255, 255, .2);
    text-shadow: -1px -1px 0 #064fb5;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear
}
.tong-dai i{
    text-transform: none;
}
.column-center{
    display: table;
    float: left;
    overflow: hidden;
    position: inherit;
}
.column-center table{
    max-width: 100%;
    width: auto!important;
    box-sizing: content-box;
}
.column-center table td{
    width: auto!important;
    white-space: normal!important;
}
.column-center table th{
    width: auto!important;
    white-space: normal!important;
}

.tong-dai label{
    display: block;
    width: 100%;
    line-height: 20px;
}
.tong-dai strong{
    font-size: 23px;
}
.u-chat{
    display: block;
}
.u-chat #uhchat{
    display: block!important;
    left: auto!important;
    top: auto!important;
    background-color: transparent!important;
}
.v-chat{
    display: none;
}
.hotbutton {
    position: fixed;
    bottom: 10px;
    z-index: 9999;
    left: 10px;
}
.block_hotline{
    /*background:#064FB5;*/
    /*border-radius:13px;*/
    /*padding:5px;*/
    display:inline-block;
    font-size:13px;
    color:#d6ffc0;
    width:180px;
}

.hotbutton .block_hotline, .hotbutton .item {
    float: left;
    margin-right: 5px;
}
.block_hotline .ico_phone {
    background: #fff;
    float: left;
    margin: 0 10px 0 0;
    border-radius: 13px;
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #4ba121;
    padding-top: 5px;
}
.headphones{
    /*background: rgba(222,24,23,1);*/
}
.headphones .ico_phone{
    color: rgba(222,24,23,1);
}
.block_hotline .number_phone {
    white-space: nowrap;
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
}
.block_hotline a {
    color: #FFF;
}
.txt_hotline{
    line-height: 14px;
}
.bao-chi{
    display: block;
    width: 100%;
    text-align: center;
}
.bao-chi .txt_main_category{
    border: none;
}
.bao-chi img{
    height: 85px;
}
@keyframes myfirst {
    0% {
        right: -100%
    }
    25% {
        right: 0
    }
    50% {
        right: 0
    }
    75% {
        right: 0
    }
    100% {
        right: -100%
    }
}
.box_dktv {
    background: #51A30F;
    padding: 10px;
    border-radius: 5px;
    position: fixed;
    top: 200px;
    right: -100%;
    color: #fff;
    animation: myfirst 20s infinite;
    z-index: 9999;
}
.box_dktv a {
    display: block;
    border: 1px solid #f28266;
    border-radius: 5px;
    padding: 10px 14px 10px 50px;
    background: url(../images/dktv.png) 14px center no-repeat;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}
.box_dktv button {
    display: block;
    border: 1px solid #f28266;
    border-radius: 5px;
    padding: 10px 14px 10px 50px;
    background: url(../images/dktv.png) 14px center no-repeat;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-align: left;
}
#close-tv{
    position: absolute;
    top:2px;
    left: 2px;
    cursor: pointer;
}

.dialog-contact {
    width: 350px;
    padding: 0;
    border-radius: 0
}

.dialog-head {
    padding: 10px;
    background: #17A2B8;
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 15px

}

.dialog-head img {
    height: 50px
}

.dialog-head img {
    height: 50px
}

.head-tv {
    margin: 0 0 8px;
    padding: 13px 30px 12px 30px;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    color: #fff
}

.head-tv::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-width: 10px;
    margin-left: -10px;
    border-top-color: #5c95d2
}

.dialog-contact {
    width: 350px;
    padding: 0;
    border-radius: 0;
    margin-top: 150px
}

.dialog-contact .modal-body, .dialog-contact .modal-header {
    padding: 0
}

.dialog-content {
    padding: 5px 10px
}

.dialog-content .form-error {
    display: none
}



.dialog-footer {
    text-align: center
}

.phone-dialog {
    margin: 6px 0 0 0;
    font-size: 12px;
    line-height: 20px;
    font-style: italic
}

.phone-dialog a {
    color: #cc431d;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px
}

.free-dialog {
    margin: 0 0 12px 0;
    font-size: 12px;
    font-style: italic
}

.close-x {
    background: url(../images/pucb-close.png) 0 0 no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    top: -4px;
    right: -10px;
    transition: all .5s ease 0s;
    font-family: arial;
    content: '' !important;
    opacity: 1 !important;
    cursor: pointer;
}

.close-x::after {
    content: '' !important
}

.close-x:hover {
    transform: rotate(360deg)
}
.modal-header{
    border-bottom: none;
}



.ads-sale{
    text-align: center;
}


.content-images ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.content-images li{
    /*-webkit-box-shadow: 0px 0px 7px 0px rgba(8,156,25,1);*/
    /*-moz-box-shadow: 0px 0px 7px 0px rgba(8,156,25,1);*/
    /*box-shadow: 0px 0px 7px 0px rgba(8,156,25,1);*/
    margin-bottom: 15px;
    float: none;
    display: inline-block;
    width: 100%;
}
.content-images img{
    width: 100%;
}
.content-images p{
    text-align: center;
    margin: 10px 0 0 0;
}
.ebook-tv{
    font-size: 16px;
    padding: 0;
}

a.tai-day{
    /*background: none 0px 0px repeat scroll #ff6600;*/
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff!important;
    text-decoration: none!important;
    display: inline-flex;
}
a.tai-day span,a.tai-day strong{
    color: #fff!important;
}
.scroll-chuyen-gia{
    height: 1500px;
}

.title-head {
    font-size: 29px;
    color: #2EA72A;
    border-bottom: 1px solid #2EA72A;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 40px;
}

.title-head a {
    color: #2EA72A;
    text-decoration: none;
}

.img-cart {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
}

.img-cart img {
    height: 100%;
    max-width: 100%;
}

h2.name-cart {
    line-height: 16px;
    max-width: 300px;
}

.name-cart a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.remove-item a {
    font-size: 15px;
    color: #1499F4 !important;
}

.cart-price-old, .cart-price {
    font-size: 14px;
}

.cart-price-old {
    margin-right: 10px;
    text-decoration: line-through;
}

.cart-price {
    color: #e41b45;
    font-size: 18px;
    font-weight: bold;
}

.number-input input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.number-input input[type=number]::-webkit-inner-spin-button,
.number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.number-input {
    border: none;
    display: inline-flex;
}

.number-input,
.number-input * {
    box-sizing: border-box;
}

.number-input button {
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    margin: 0;
    position: relative;
}

.number-input button:before,
.number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 0.5rem;
    height: 1px;
    background-color: #212121;
    transform: translate(-50%, -50%);
}

.number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type=number] {
    font-family: sans-serif;
    max-width: 3rem;
    padding: .2rem;
    border: none;
    border-width: 0 2px;
    font-size: 14px;
    height: 2rem;
    font-weight: bold;
    text-align: center;
    color: #0b0b0b;
    width: 60px;
}

.icon-cart {
    display: block;
    width: 100%;
    height: 48px;
    background: url("../images/bg-cart.png") repeat-x left center;
    margin-bottom: 30px;
}

.cart-active {
    display: block;
    height: 48px;
    background: url("../images/cart-active.png") repeat-x left center;
    position: relative;
}

.cart-active span {
    display: block;
    height: 48px;
    width: 48px;
    background: url("../images/icon-cart.png") repeat-x left center;
    position: absolute;
    top: 0;
    right: 0;
}

.btn-next-buy {
    background: #1499F4;
    border: none;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.title-count {
    font-size: 20px;
    margin-right: 20px;
    font-weight: bold;
}

.count-cart {
    font-size: 23px;
    color: #de1e26;
    font-weight: bold;
}

.btn-checkout {
    margin-top: 20px;
}

.btn-checkout button {
    background: #fbaf41;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

.user-cart {
    padding-bottom: 20px;
}

.note-user {
    color: #84807E;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}

.note-customer {
    color: #84807E;
    font-size: 18px;
    margin-bottom: 20px;
}

.content-post-cart label, #form-login label {
    font-weight: normal;
    font-size: 14px;
}

.title-pay-cart {
    color: #00a66b;
    border-bottom: 1px solid #99999a;
    border-top: 1px solid #99999a;
    margin-top: 40px;
    font-size: 19px;
    line-height: 40px;
}
.cart-price{
    display: block;
    width: 100%;
    text-align: center;
}
.menu-cart{
    width: 100%;
    padding-top: 5px;
}
.menu-cart a{
    text-decoration: none;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    color: #2EA72A;
    margin: 0 auto;
    font-size: 13px;
}
.menu-cart a i{
    font-size: 20px;
}
#boni-snow .menu-cart a{
    color: #1499F4;
}
.menu-bottom{
    margin-bottom: 20px;
}

.img-chuyen-gia{
    margin-top: 10px;
}

.text-center{
    text-align: center!important;
}
.information .uk-grid {
    margin-top: 5px;
}

.detail-add-cart{
    padding: 20px 0;
    text-align: center;
}
.detail-add-cart button{
    background: transparent;
    border: none;
    box-shadow: none;
    margin: 15px 0;
    cursor: pointer;
}
.detail-add-cart img{
    max-width: 280px;
}
.box-none-cate{
    max-width: 100%;
}
.number-total{
    text-align: right;
    background: #F2F2F2;
    padding: 10px 0;
}

.cart-success,.success-info{
    font-size: 16px;
}
.list-cart-form-index{
    padding-top: 30px;
}
.list-cart-form-index input,.list-cart-form-index textarea{
    font-family: Arial;
    font-size: 16px;
}
.like-page{
    margin: 20px 0;
}
.fulltext-content{
    font-size: 18px;
    padding: 0 10px;
}
.bao-chi-mobile{
    display: none;
}
.btn-modal-ques{
    margin: 0;
    max-width: 150px;
    line-height: 30px;
}

.alert-text{
    font-weight: bold;
}
/*pro home*/

.product-img{
    min-height: 220px;
    line-height: 220px;
}

.price-pro{
    font-weight: bold;
    color: #FF6600;
    font-size: 16px;
    margin: 10px 0;
}
button.btn-cart{
    padding:0px 5px;
    font-size: 14px;
    text-transform: none;
    width: auto;
    margin: 0;
    background: #064FB5;
    border: 1px solid #064FB5;
    color: #fff;
    box-shadow: 0 2px 0 #064FB5, 2px 4px 6px #064FB5;
    cursor: pointer;
}
button.btn-cart:hover{
    box-shadow: 1px 1px 2px rgba(6, 79, 181, .2);
    text-shadow: -1px -1px 0 #064FB5;
}
#modalcart .modal-dialog{
    max-width: 900px;
}
#modalcart  .img-product-cart img{
    width: 90px;
}

.cart-modal{
    border: 1px solid #c3c3c3;
    margin-bottom: 15px!important;
}
.header-cart{
    border-bottom: 1px solid #c3c3c3;
    background: #f9f9f9;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.header-cart-content .col-6,.header-cart-content .col-2{
    /*border-left: 1px solid #c3c3c3;*/
}
.header-cart-content .col-6,.header-cart-content .col-2{
    /*border-bottom: 1px solid #c3c3c3;*/
    line-height: 30px;
    font-size: 16px;
}
.header-cart-content .col-2{
    text-align: center;
}
.header-cart-content .row{
    margin-top: 0;
    margin-bottom: 0;
}
#modalcart .modal-content .scroll-cart{
    height: 200px;
    width: 100%;
}
#modalcart .row-cart{
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.name-cart-top {
    padding: 10px 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.name-cart-top i{
    margin-right: 10px;
}
.name-cart-top span{
    font-weight: normal;
}
.btn-buy-pro{
    line-height: 20px;
    margin: 0;
    text-transform: none;
}
.text-cart{
    line-height: 40px;
}

.w100{
    width: 100%;
}
.product-price{
    font-size: 16px;
    margin: 20px 0;
    font-weight: bold;
}
.product-price span{
    color: #ff3300;
    font-weight: bold;
    font-size: 22px;
}
.number-qty{
    width: 100%;
    border-radius: 5px;
}


button.btn-cart-pro,a.btn-cart-pro{
    color: #fff;
    min-width: 180px;
    height: 32px;
    background: #17A2B8;
    border: 1px solid #17A2B8;
    text-transform: none;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
button.btn-cart-pro:focus,a.btn-cart-pro:focus{
    border: none;
}
.ctsp-showtt{
    display: inline-block;
    width: 100%;
    height: 29px;
    line-height: 29px;
    font-size: 16px;
}
.icon-tt {
    background: url('../images/Map.png') 0 0 no-repeat;
    width: 16px;
    height: 29px;
    margin: 6px 5px 0 0;
    line-height: 29px;
    display: inline-block;
    float: left;
}
.ctsp-showtt:hover .icon-tt {
    background-position: -16px 0
}
.ctsp-showtt span{
    display: inline-block;
    height: 29px;
    line-height: 29px;
}
.go-to-ship{
    margin-top: 20px;
}
.ctsp-thongdiep {
    background-color: #f3f3f3;
    border-top: 1px solid #e5e5e5;
    height: 80px;
    margin-top:30px;
}

.ctsp-thongdiep i {
    width: 42px;
    height: 42px;
    background-position: 0 -55px;
    display: inline-block;
    float: left
}
.time-call{
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 18px;
}
.time-call a{
    font-weight: bold;
    color: #ff0000;
}
.ctsp-doihang i {
    background-position: -42px -55px
}

.ctsp-chinhhang i {
    background-position: -84px -55px
}

.ctsp-thongdiep p {
    width: 90px;
    margin-left: 6px;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}

.ctsp-giaohang, .ctsp-doihang, .ctsp-chinhhang {
    margin-top: 19px;
}

.ctsp-chinhhang {
    float: left;
}

.ctsp-chinhhang p {
    width: 95px
}

.bg-update {
    background: url(../images/icon-update-v20151030.png)
}
.btn-sent-ques{
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 28px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    border-radius: 4px;
    text-shadow: 0 1px 0 #fff;
    background-color: #d32c46;
    color: #fff;
    background-image: -webkit-linear-gradient(top,#ee465a,#c11a39);
    background-image: linear-gradient(to bottom,#ee465a,#c11a39);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);

}
.modal-content{
    border: none;
    border-radius: 10px;
}

.mobile-support,.item-db-mobile {
    display: none;
}
.uk-menu-hide{
    display: none;
}
.box-option-menu{
    display: none;
}
.fulltext-content p.tel-call{
    text-align: center;
    margin: 20px 0 20px 0;
}
.tel-call a{
    display: inline-block;
    background: url("../images/hotline-content.png") no-repeat;
    width: 250px;
    height: 89px;
}
#my-polls .modal-dialog {
    max-width: 600px
}
.btn-buy-pro{
    background: #17A2B8;
    border: 1px solid #17A2B8;
}
.total-cart{

}
.list-group-menu{
    padding: 0;
    border-bottom: 1px solid #626262;
    margin-bottom: 20px;
}
.list-group-menu .navbar-brand{
    font-weight: bold;
    font-size: 22px;
    color: #17A2B8;
}
.list-group-menu  .navbar-nav .nav-link{
    color: #626262;
    font-weight: bold;
    padding: 0 5px;
}
.list-group-menu .nav-item .dropdown-menu{
    right: 0;
    left: auto;
}
@media (max-width: 1440px) and (min-width: 1025px ){
    .nav li li {
        font-size: 10px;
        position: relative;
        line-height: 28px;
    }
    .nav li li a.active, .nav li li a:hover{
        line-height: 28px;
        height: 28px;
    }

}
@media (max-width: 1024px) {

    .container{
        padding: 0 3px;
        width: 100%;
        max-width:100%;
    }
    header .container, .main-top-page .container{
        padding: 0;
    }
    .container-content{
        display: block;
    }
    .bao-chi-mobile{
        display: block;
    }
    .bao-chi-desktop{
        display: none;
    }
    .danh-sach-duoc-si{display: none!important;}
    .link-note-byt a{
        display: inline-block;
    }
    .article-fulltext img{
        height: auto!important;
    }
    .box-option-menu{
        display: block;
    }
    #callme{
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 4px;
        background: #e43c3b url(../images/call.png) center center no-repeat;
        margin: 4px 2px 0 2px;
        float: left;

    }

    a.btnkn3tv,button.btnkn3tv{
        font-size: 13px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        margin: 4px 2px 0 2px;
        width: 35%;
        display: block;
        background-color: #e74c3c;
        box-shadow: 0 3px 0 0 #CE3323;
        color: #fff;
        float: left;
        border: none
    }
    a.btn-cn-boni{
        background: #F60;
        box-shadow: 0 3px 0 0 #C60;
    }
    a.btnkn3tv:hover,button.btnkn3tv:hover{
        background-color: #F60;
        box-shadow: 0 3px 0 0 #C60;
    }
    a.logo-home{
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        margin:2px;
        width: 30%;
        display: block;
        color: #fff;
        float: left;
        text-transform: uppercase;
    }

    a.btn-km{
        margin-top:2em;
    }
    a.logo-home img{
        max-height: 36px;
    }
    .main-marquee{
        display: none;
    }
    .bao-chi img{
        margin-bottom: 10px;
    }
    .uk-menu-hide{
        display: block;
        position: absolute;
        left: -10px;
        top: 40%;
    }
    .item-db-mobile{
        display: block;
        position: fixed;
        bottom: 10px;
        z-index: 999;
        left: 10px;
    }
    .hotbutton{
        display: none;
    }
    body #panel_chat_vatgia{
        display: block!important;
    }
    body .u-chat{
        display: none!important;
    }
    .v-chat{
        display: block;
    }
    .scroll-bar-bota{
        height: auto;
    }
    .desktop-support{
        display: none;
    }
    .mobile-support{
        display: block;
    }
    /*.column-left{*/
    /*display: none;*/
    /*}*/
    .column-center{
        width: 100%;
        display: block;

    }
    .column-right{
        display: block;
    }
    .border-images img{
        max-height: none;
    }
    .main-menu{
        background: rgba(69, 153, 51, 1);
        display: inline-block;
        width: 100%;
        min-height: 50px;
        max-height: 600px;
        overflow-y: scroll;
        position: relative;
    }
    .main-menu .nav{
        height: auto;
        margin-top: 0;
        display: none;
        width: 100%;
    }
    .nav li {
        width: 100%;
        border-bottom: none;
        display: inline-block;
        margin-right: -4px;
        background: none;
    }
    .nav li.nav-item{
        background: none;
        border-bottom: 1px solid #fff;
    }
    /* Sub Menus */
    .nav li ul {
        position: static;
        display: none;
        width: inherit;
        /*max-height: 500px;*/
        /*overflow-y: scroll;*/
    }

    .nav li:hover ul {
        /*display: block;*/
        /*max-height: 500px;*/
        /*overflow-y: scroll;*/
    }

    .nav li ul li {
        display: block;
    }
    .nav a{
        color: #ffffff;
        width: 90%;
    }
    .nav li li{
       border-bottom: 1px solid #888;
    }
    .nav li li a{
        border-bottom: none;
    }
    .nav a:hover, .nav a.active{
        border: none;
        height: 40px;
        margin-top: 0px;
        border-radius: 0;
        background: none;
        line-height: 36px;
        color: #51A30F;
    }
    /*end*/
    .uk-menu-toggle{
        position: absolute;
        right: 2px;
        top:4px!important;
        display: block;
        border: none;
        background: transparent;
        color: #006400 ;
        cursor: pointer;
        padding: 0 15px;
    }
    .nav-bar{
        background: #00b4f5;
        color: #fff;
        height: 38px;
        margin: 0;
        top: 0;
        z-index: 99;
    }

    .views-more ul li.item-1-4{
        width: 50%;
        margin-bottom: 15px;
        text-align: center;
    }
    .basi-fix{
        top: auto;
        bottom: 20px;
    }
    .nav li{
        position: relative;
    }
    .hover-class{
        display: block;
        cursor: pointer;
        z-index: 999;
        background: #00b4f5;
        border-radius: 3px;
        right: 5px;
    }
    .fixed{
        /*position: relative!important;*/
        /*height: 100%;*/
        /*overflow: auto;*/
    }
    .show-block{
        /*display: none;*/
    }

    .top-search{
        position: relative;
        top: 0;
    }
    .hide-block{
        /*display: block;*/
    }
    .box_dktv{
        display: none;
    }
    .panel-article-home .article-home-img img{
        max-height: none;
    }
    .form-buy-online .form-group input{
        padding: 0 5px;
    }
    .number-input input[type=number]{
        color: #0b0b0b;
        height: 30px;
        border-width:0;
        line-height: 30px;
        padding: 0;
        text-align: center;
    }
    .online-number{
        padding: 5px;
    }
    .ctsp-thongdiep{
        height: auto;
        padding-bottom: 10px;
    }
    .form-cart-aj .table td, .form-cart-aj .table th{
        padding: 5px;
    }
    #modalcart .modal-content .scroll-cart{
        padding: 5px;
    }
    .header-cart-content .col-4,.header-cart-content .col-4{
        /*border-left: 1px solid #c3c3c3;*/
    }
    .header-cart-content .col-4,.header-cart-content .col-4{
        /*border-bottom: 1px solid #c3c3c3;*/
        font-size: 16px;
    }
    .col-article{
        max-width: 100%;
        width: 100%;
        flex: 0 0 100%;
    }
    .why-choose ul li{
        font-size: 18px;
        line-height: 33px;
        background: #79c63b url(../temp/dau_tich.png) no-repeat;
    }
    .newspapers-panel img{
        max-width: 65%!important;
        margin: 0 auto!important;
        display: block;
    }
    /*.list-group-menu .navbar-nav .nav-link{*/
    /*    font-size: 11px;*/
    /*}*/
    .nav ul li li a, .nav ul li li a.active, .nav ul li li a:hover {
        height: 45px;
        line-height: 45px;
        padding: 0 15px;
    }
    .product-price label{
        font-size: 15px;
    }
}
@media (width: 768px) {

    .home-article-excerpt{
        display: none;
    }
    .column-center{
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .number-input.box-number-input button{
        width: 5px;
        display: block;
    }
    .number-input.box-number-input input[type=number]{
        width: 20px;
        color: #ff0000;
        display: block;
        max-width: 20px;
    }

}
.question-mobile{
    display: none;
}
@media (max-width: 768px) {
    .main-top-page{
        overflow: hidden;
    }
    .grid-content{
        padding: 15px 15px;
    }
    .logo{
        height: auto;
        margin-top: 20px;
    }
    .question-mobile {
        display: block;
        margin-top: 20px;
    }

    /*.group-question-right {*/
    /*    display: none;*/
    /*}*/
    .number-input.box-number-input{
        width: 100%;
    }
    .number-input.box-number-input button{
        width: 5px;
        display: block;
    }
    .number-input.box-number-input input[type=number]{
        width: 20px;
        color: #ff0000;
        display: block;
        max-width: 20px;
    }
    .modal-cart-popup .img-product-cart{
        display: block;
        width: 100%;
        line-height: 40px;

    }
    .btn-buy-pro{
        padding-left: 0;
        padding-right: 0;
    }
    .text-cart{
        font-size: 14px;
    }
    .number-input.box-number-input, .number-input.box-number-input *{
       padding: 0!important;
    }
    .cart-item{
        margin: 10px 0 0 10px;
        background-size: 45px 45px;
    }
    .cart-item span{
        display: none;
    }
    .top-bar{
        padding: 5px 5px 0 5px;
    }

    .hotline{
        padding: 10px 5px;
    }
    .hotline p:first-child{
    font-size: 14px;
    }
    .hotline p:last-child{
        font-size: 25px;
        margin-top: 0;
    }
    .box-order{
        padding: 30px 5px;
    }
    .table-order-title{
        background: none;
        padding: 10px 0;
        font-size: 15px;
    }
    .online-number{
        width: 90px;
    }
    .mobile-search{
        width: 85%;
        margin-top: 5px;
    }
    .mobile-search input{
        height: 36px;
        line-height: 36px;
    }
    .why-choose{
        padding: 10px 5px;
    }
    .why-choose-inner{
        padding: 20px 5px 5px 5px;
    }
    .why-choose h2{
        text-align: center;
    }
    .list-pharmacist{
        margin-top: 10px;
    }
    .contact-home{
        padding: 30px 5px;
    }
    .contact-home-title{
        line-height: 40px;
    }
    .connect-custom{
        padding: 30px 10px;
    }
    .connect-custom .row div{
        margin-bottom: 15px;
    }
    .form-promotion{
        padding: 20px 10px;
    }
    .text-promotion{
        text-align: center;
    }
    .column-right{
        padding-left: 15px;
    }
    .home-phone span:last-child{
        font-size: 36px;
    }
    .column-center table.table-order tr td{
        padding: 5px;
    }
}
@media (max-width: 480px) {
    .views-pp ul li{
        width: 50%;
    }
    .views-more ul li.item-1-4{
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .views-more ul li.item-1-4 img{
        width: 100%;
        height: auto;
    }
    .views-more ul li.item-1-2{
        width: 100%;
        float: none;
    }
    .basi-fix{
        display: none;
    }
    .dialog-contact{
        width: 350px;
        margin-top: 80px;
    }
    .fulltext-content iframe{
        max-height: 380px;
        min-height: auto;
        height: 380px;
    }

    .panel-article-home .article-home-img img{
        max-height: auto;
    }
    .img-cart{
        display: none;
    }
    .main-detail{
        padding-left: 0;
    }
    .module-right{
        padding-left: 0;
    }
    .form-cart .img-cart{
        display: none;
    }
    #modalcart .img-product-cart img{
        display: none;
    }
}
.fulltext-content p, .fulltext-content h2, .fulltext-content h3, .fulltext-content h4{
    margin-bottom: 10px;
}
.fulltext-content h2, .fulltext-content h3, .fulltext-content h4{
    margin-top: 15px;
}
.fulltext-content p{
    line-height: 1.5em;
}
.fulltext-content .article-title{
    font-weight: normal;
}
.fulltext-content img{
    height: auto!important;
    margin:  0 auto;
    display: block;
}
.toc{
    border: 1px solid #a2a9b1;
    background: #F8F9FA;
    padding: 20px ;
    margin-bottom: 20px;
}
.toc ol{
    padding-left: 10px;
}
.toc p{
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
}
.toc li{
    font-size: 16px;
    line-height: 22px;
    list-style: none;
}
.toc li a{
    color: #003492;
    /*font-weight: bold;*/
}
.toc li a:hover{
    color: #2EAC2B;
    /*font-weight: bold;*/
    text-decoration: underline;
}
.toc p .toggler-mucluc{
    font-size: 12px;
    cursor: pointer;
    text-transform: none;
}
.toc li a span{
    color: #2EAC2B;
    padding-right: 10px;
}
/* nhà thuốc */
.title-pharmacy{
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0;
    color: #003492;
}
.title-pharmacy h2{
    font-size: 24px!important;
    font-weight: 700;
    margin: 15px 0;
    color: #003492;
}
.column-center table th.dia_chi {
    width: 30%!important;
    border: 1px solid #aaa;
    padding: 5px 10px ;
    background-color: grey;
    color: white;
}
.column-center table th.ten_nha_thuoc {
    width: 35%!important;
    border: 1px solid #aaa;
    padding: 5px 10px;
    background-color: grey;
    color: white;
}
.column-center table th.sdt {
    width: 35%!important;
    border: 1px solid #aaa;
    padding: 5px 10px ;
    background-color: grey;
    color: white;
}

/*4 cột*/
.column-center table.layout4 th.dia_chi {
    width: 30%!important;
    border: 1px solid #aaa;
    padding: 5px 10px ;
    background-color: grey;
    color: white;
}
.column-center table.layout4 th.ten_nha_thuoc {
    width: 30%!important;
    border: 1px solid #aaa;
    padding: 5px 10px;
    background-color: grey;
    color: white;
}
.column-center table.layout4 th.sdt {
    width: 20%!important;
    border: 1px solid #aaa;
    padding: 5px 10px ;
    background-color: grey;
    color: white;
}
.column-center table.layout4 th.san_pham {
    width: 25%!important;
    border: 1px solid #aaa;
    padding: 5px 10px ;
    background-color: grey;
    color: white;
}
.column-center table tr td{
    padding: 5px 10px;
}
.column-center table.table-pharmacy{
    width: 99%!important;
}
ul.list-group-cs {
    padding-left: 0;
    list-style: inside;
}

ul.list-group-cs a {
    color: #000;
}
.btn-login, .btn-modal-polls{
    border: none;
}