img,
input[type=text],
input[type=password],
select option,
textarea {
    outline: 0
}

* {
    margin: 0;
    padding: 0
}

li,
ol,
ul {
    list-style: none
}

img {
    border: none;
    max-width: 100%;
    height: auto
}

.clear {
    clear: both
}

a,
a:active,
a:focus,
a:link,
a:visited {
    text-decoration: none;
    outline: 0;
    color: #337ab7
}

a:hover {
    color: #337ab7;
    text-decoration: none
}

select option {
    padding: 5px 0;
    text-indent: 5px
}

body,
html {
    min-height: 100%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif
}

#content,
#footer,
#header {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.list-item-page {
    display: inline-block;
    float: right;
    max-width: 50%
}

.showListPage {
    clear: both;
    display: inline-block;
    margin: 2px 0;
    text-align: center;
    width: 100%
}

.showListPage .pagination {
    margin: 0
}

.showListPage .pagination>li>a,
.showListPage .pagination>li>span {
    padding: 5px 10px
}

.page-access {
    color: red;
    font-size: 20px;
    font-style: italic;
    min-height: 300px;
    padding-top: 100px;
    text-align: center
}

.error {
    border: 1px solid red!important
}

@font-face {
    font-family: iCielPanton-Light;
    src: url(../fonts/iCielPanton-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/iCielPanton-Light.otf) format('opentype'), url(../fonts/iCielPanton-Light.woff) format('woff'), url(../fonts/iCielPanton-Light.ttf) format('truetype'), url(../fonts/iCielPanton-Light.svg#iCielPanton-Light) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    min-height: 100%;
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.5;
    background: #f8f0d9 url("../img/bg.jpg") repeat top center;
    padding-right: 0!important;
    overflow-y: visible!important;
    background-size: cover;
}

.subMenuTop li a{
    font-family: iCielPanton-Light
}

#wrapper {
    margin: 0 auto
}

h1,
h2,
h3,
h4 {
    font-size: 16px
}

.show-box-paging {
    clear: both;
    text-align: center
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 0;
    padding-left: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 3
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #5a263d;;
    border-color: #5a263d;;
    color: #fff;
    cursor: default;
    z-index: 2
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}
.container {
    margin: 0 auto;
    width: 95%
}

.skitter {
    background: 0 0!important
}

.header-top {
    background: #5d273f;
    margin: 0 auto;
    z-index: 99999 !important;
}

#logo {
    float: left;
    margin-right: 5px;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
    top: -2px;
    margin-bottom: 15px;
}
#logo img {
    display: block;
    width: 180px;
}

#search-box {
    float: right;
    height: 25px;
    margin-left: 10px;
    width: 198px;
    border: 2px solid #d8d6d7;
    border-radius: 15px;
    margin-top: 0;
    background: #fff;
}
#search-box .newsKeyword,
#search-box .txtKeywords {
    border: 0;
    color: #7a7a7a;
    margin-right: 5px;
    margin-top: 3px;
    width: 150px;
    font-size: 12px;
    float: right;
    height: 16px;
}

#search-box .btnSearch {
    background: rgba(0, 0, 0, 0);
    border: none;
    display: block;
    float: left;
    height: 22px;
    color: #c09c4b;
    width: 30px;
    cursor: pointer;
    margin-top: 2px;
}
#navbar {
    clear: both;
    position: relative;
    top: -20px;
}
#navbar ul#menu{
    position: relative;
}
#menu,
#menu li,
.subMenuTop,
.subMenuTop li {
    display: inline-block
}
.subMenuTop {
    float: right;
    margin-top: 8px;
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-bottom: 2px;
}

.subMenuTop li {
    padding: 0 10px;
}

.subMenuTop li:last-child {
    background: 0 0
}

.subMenuTop li a {
    color: #222;
    font-weight: 700
}
.hotline {
    color: #e9d590;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
}
#menu li a,
#menu li a:hover {
    color: #fff;
    text-transform: uppercase;
}

#menu {
    clear: both;
    width: 100%;
    margin-top: -15px;
    margin-bottom: 0;
    padding: 0 10px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

#menu li {
    position: relative;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-right: 12px;
}
.top-menu {
    margin-right: 50px;
    position: relative;
    z-index: 9999;
}
#menu>li {
    padding-top: 3px
}

#menu li a {
    font-size: 14px;
    height: 45px;
    padding: 0;
}
#menu li ul {
    position: absolute;
    width: 275px;
    background: #5d273f;
    display: none;
    top: 32px;
    border-radius:8px;
    padding-top: 10px;
    z-index: 25
}
.item-menu-nm.act {
    border-bottom: 2px solid #ffffd9;
}
#menu li:hover ul {
    display: block
}

#menu li ul li {
    margin: 0;
    text-align: left;
    width: 100%
}

#menu li ul li a {
    text-transform: none;
    display: block;
    padding: 5px 15px;
    height: auto;
    color: #fff;
    font-weight: 400
}
#menu li ul li a:hover{
    color: #fff!important;
    font-weight: normal!important;
}
#menu li ul li a .fa-circle{
    font-size: 12px
}
.same-content-news,
.tile-box-head,
.title-head,
.title-header a {
    text-transform: uppercase
}

.box-index,
.content-item-site,
.content-item-site li,
.line,
.title-header span {
    display: inline-block
}
.box-index .title-head{
    top: 0;
    font-weight: bold;
}
#menu li ul li a:hover {
    color: #fff
}

.line {
    width: 100%;
    clear: both
}

.box-index {
    width: 100%;
    clear: both;
    padding: 10px 0
}

.title-header span {
    background: #6e4b9f;
    height: 14px;
    margin-right: 8px;
    position: relative;
    top: 3px;
    width: 7px
}

.title-header a {
    color: #5d273f;
    position: relative;
    top: 12px;
    font-weight: 700;
}

.content-item-site {
    padding: 0 2px;
    margin-top: 30px;
    width: 100%;
    overflow: hidden
}

.bg-sologan {
    padding-top: 15px;
    padding-bottom: 15px;
}
.menuTopSite {
    float: right;
}
.top-post {
    padding-bottom: 5px
}

.content-item-site .top-post a {
    color: #337ab7;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px
}

.content-item-site .title {
    margin-top: 3px;
    margin-bottom: 2px
}

.title-head,
.view-content-static {
    margin-top: 5px
}

.content-item-site .text {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    height: 108px;
    overflow: hidden
}

.content-item-site .image {
    max-height: 165px;
    overflow: hidden
}

.content-item-site li {
    clear: both;
    line-height: 20px;
    margin-top: 5px;
    text-align: justify;
    width: 100%;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 15px
}

.content-item-site li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.content-item-site li i {
    margin-right: 10px
}

.content-item-site .img {
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 80px;
    margin-right: 10px;
    border: 1px solid #f4f4f4
}

.breadcrumb,
.cp-title {
    border-radius: 2px;
    overflow: hidden
}

.content-item-site .img img {
    width: 100%
}

.content-item-site a.title {
    font-size: 16px;
    position: relative;
    top: -3px;
    color: #5a263d;
    font-weight: bold;
}
.content-item-site .cdess{
    font-weight: normal!important;
}
.content-item-site .title:hover {
    text-decoration: underline!important
}

.box-content .line-post li a:hover,
.redmore:hover,
.same-content-news a:hover,
.subMenuTop a.act {
    text-decoration: underline
}

.cp-thumb {
    height: 295px;
    overflow: hidden;
    text-align: center;
    cursor: pointer
}

.cp-thumb img {
    height: 100%;
    width: auto
}

#slidersProduct .owl-controls {
    position: absolute;
    top: 45%;
    display: none!important;
    width: 100%
}

#slidersProduct:hover .owl-controls {
    display: inline-block!important
}

#slidersProduct .owl-next,
#slidersProduct .owl-prev {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-indent: -99999em;
    opacity: .5
}

#slidersProduct .owl-next {
    float: right;
    background: url(../img/icon-arrow.png) right 0 no-repeat #53b95d
}

#slidersProduct .owl-prev {
    float: left;
    background: url(../img/icon-arrow.png) no-repeat #53b95d
}

#slidersProduct .owl-next:hover,
#slidersProduct .owl-prev:hover {
    opacity: 1
}

.cp-title {
    position: absolute;
    bottom: 0;
    background: #2199bf;
    padding: 5px 8px;
    height: 45px;
    font-size: 13px;
    line-height: 18px;
    display: none;
    opacity: .8;
    width: 100%
}

#slidersProduct:hover .cp-title,
.post-title {
    display: block
}

.cp-title a {
    color: #fff
}

#slidersProduct .cp-title:hover {
    background: #2199bf;
    opacity: 1
}
.bg-footer {
    background: none;
    width: 100%;
    padding: 20px 0 15px;
}
.container {
    width: 1025px;
}

.box-item-search,
.footer-text p,
.index-content,
.title-head {
    width: 100%;
    display: inline-block
}

.footer-text {
    line-height: 1.5;
    color: #fff
}

.footer-text p {
    margin-bottom: 5px;
    font-size: 12px;
    color: #222
}

.breadcrumb {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px;
    margin-bottom: 10px;
    list-style: none;
    background:none;
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>.active {
    color: #151515
}
.breadcrumb>li a{
    color: #5d273f
}
.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #151515;
    content: "/\00a0";
}
.title-head {
    font-size: 15px;
    line-height: 15px;
    padding-top: 2px;
    background: url("../img/icon-s.png") no-repeat 0 0;
    padding-left: 55px;
    padding-bottom: 12px;
}
.title-head>a {
    color: #5d273f;
    position: relative;
    top: 5px;
    font-weight: bold;
    font-weight: 700
}

.tile-box-head {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700
}

.index-content {
    padding: 5px 5px 20px;
    min-height: 320px
}

.control-label span {
    color: red
}

.box-item-search {
    margin-bottom: 15px
}

.box-item-search input.keyword-post {
    border: 1px solid #ddd;
    padding: 4px;
    width: 70%;
    font-size: 14px
}

.box-item-search .btn-primary {
    background: #00923f;
    font-style: italic;
    padding: 4px 10px;
    vertical-align: top;
    float: right
}

.title-head span.total {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    position: relative;
    top: 0px;
}

.list-item-post {
    display: inline-block;
    width: 100%
}

.list-item-post .item-post {
    clear: both;
    display: inline-block;
    margin: 0 0 15px;
    padding-bottom: 15px;
    width: 100%
}

.list-item-post .item-post .post-img {
    display: inline-block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-height: 185px
}

.list-item-post .item-post .post-img img {
    border: 1px solid #fafafa;
    width: 100%
}

.post-format {
    background: rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background .5s ease 0s;
    width: 100%;
    z-index: 2
}

.post-format .fa-file-text {
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    left: 50%;
    line-height: 35px;
    margin: -20px 0 0 -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: scale(0, 0);
    transition: all .2s ease 0s;
    width: 40px
}

.item-post:hover .post-format .fa-file-text {
    transform: scale(1, 1)
}

.list-item-post .item-post:last-child {
    border-bottom: none
}

.post-data .post-title {
    font-style: normal;
    font-weight: 400;
    margin-top: 0
}

.date,
.name-member,
.redmore,
.same-title {
    font-style: italic
}

.post-title {
    color: #5d273f;
    font-size: 20px;
    line-height: 1.3em;
    margin: 0
}

.item-post:hover .post-title,
.post-title:hover {
    color: #5d273f
}

.item-post .post-content {
    color: #535353;
    text-align: justify
}

.redmore {
    margin-top: 10px;
    color: #c00;
    font-weight: 300;
    transition: all .1s linear 0s
}

.title-view {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0
}

.intro-view {
    clear: both;
    display: inline-block;
    font-weight: 700;
    margin-top: 5px;
    width: 100%;
    text-align: justify
}

.content-view,
.view-item-post {
    margin-top: 10px;
    width: 100%;
    display: inline-block
}

.content-view {
    clear: both;
    text-align: justify
}

.content-view img {
    height: auto!important
}

.date {
    color: #535353;
    font-size: 12px;
    font-weight: 400
}

.icon-date {
    background: url(../img/date.png) no-repeat rgba(0, 0, 0, 0);
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    width: 10px
}

.social-share-view {
    display: inline-block;
    margin: 10px 0;
    clear: both
}

.div-share {
    display: inline-block;
    float: left
}

.div-share.google {
    margin-left: 10px;
    position: relative;
    top: 1px
}

.same-content-news {
    display: inline-block;
    margin-top: 10px;
    width: 100%
}

.same-title {
    font-size: 14px;
    font-weight: 700
}

.same-content-news ul {
    list-style: none;
    margin-top: 18px
}

.same-content-news ul li {
    margin-bottom: 5px;
}

.same-content-news a {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: none;
    color: #202020;
}

.box-item .box-title,
.item-product .product-name {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    font-family: iCielPanton-Light;
    text-transform: uppercase
}

.box-item-ads {
    clear: both;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #fafafa
}

.box-item-ads img {
    width: 100%
}

.box-item {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
    background: #fafafa;
    padding: 10px;
    border-radius: 2px
}

.box-content .line-post li.even,
.box-content .line-post li.odd {
    padding-bottom: 8px;
    padding-left: 2px;
    padding-top: 8px
}

.box-item .box-title {
    border-bottom: 2px solid #17a555
}

.box-content .line-post {
    margin-bottom: 0
}

.box-content .line-post li.even {
    margin-left: 1px
}

.box-content .line-post li a {
    background: url(../img/dotted.png) 0 center no-repeat rgba(0, 0, 0, 0);
    padding-left: 15px
}

.item-product {
    border: 2px solid #f5f5f5;
    border-radius: 2px;
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
    padding: 4px;
    width: 100%;
    position: relative;
    height: 305px;
    overflow: hidden
}

.item-product:hover {
    border: 2px solid #17a555;
    transition: border-color .2s ease-in 0s
}

.item-product .product-img {
    height: 160px;
    overflow: hidden
}

.item-product .product-img img {
    background-color: #f7f7f7;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1
}

.item-product .product-name {
    clear: both;
    max-height: 50px;
    overflow: hidden;
    padding: 10px 0 0;
    text-align: left;
    color: #337ab7;
    text-decoration: none!important;
    transition: all .3s ease-in-out 0s
}

.item-product .product-price {
    color: #337ab7;
    font-family: Impact, Arial;
    font-size: 18px;
    font-weight: 400;
    text-align: right
}
.title-bold,
.title-hot-other {
    font-weight: 700;
    text-transform: uppercase
}

.item-block-product .item-product .product-img img {
    min-height: 0!important;
    height: auto!important
}

.title-hot-other {
    border-bottom: 2px solid #ddd;
    font-size: 15px;
    margin-bottom: 10px
}

ul.tabs li {
    background: #fafafa;
    color: #555;
    cursor: pointer;
    padding: 12px 0;
    font-size: 14px;
    border-top: 1px solid #dfddce;
    border-left: 1px solid #dfddce;
    border-bottom: 1px solid #dfddce;
    margin: 0 0 -1px;
    display: block;
    float: left;
    width: 20%;
    text-align: center
}

ul.tabs li:last-child {
    border-right: 1px solid #dfddce
}

ul.tabs li.act {
    background: #fff;
    border-bottom: 1px solid transparent
}

.content-Tabs {
    padding: 10px;
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    border-top: none
}

.content-Tabs .tab {
    display: none;
    width: 100%;
    padding-top: 10px;
    font-size: 14px
}

#menuFooter,
#menuFooter li,
.content-Tabs .tab.act,
.distribution-title,
.quan-tam .img,
.quan-tam li,
.title-bold {
    display: inline-block
}

.content-Tabs .tab p {
    margin-bottom: 10px
}

.content-Tabs .item-show img {
    height: 200px;
    width: auto;
    border: 1px solid #fafafa;
    margin-bottom: 15px
}

.title-bold {
    font-size: 13px;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
    background: #fafafa;
    padding: 5px 0;
    text-indent: 5px
}

.distribution table td,
.distribution table th,
td,
th {
    border: 1px solid #ddd;
    padding: 5px
}

table {
    width: 100%!important
}

.mgtb20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.product-content {
    height: 75px;
    overflow: hidden;
    color: #222;
    font-size: 13px
}

.distribution table {
    width: 100%;
    margin-bottom: 15px
}

.box-item.support {
    background: #a069ad;
    color: #fff
}

.distribution-title,
.quan-tam .top-post a {
    color: #337ab7;
    text-transform: uppercase;
    font-weight: 700
}

.item-support .name-support {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 8px;
    margin-bottom: 8px;
    background: url(../img/icon-mail.png) no-repeat;
    padding-left: 35px;
    line-height: 30px
}

.item-support .phone-support {
    background: url(../img/icon-phone.png) no-repeat;
    padding-left: 35px;
    line-height: 30px
}

.form-search {
    padding: 10px 0;
    background: #eee
}

.form-search div {
    margin: 0
}

.no-pd {
    padding: 0
}

.form-search label {
    margin: 0;
    line-height: 36px
}

.distribution-title {
    font-size: 15px;
    width: 100%;
    margin-top: 10px
}

.quan-tam .top-post a {
    font-size: 12px
}

.quan-tam .title {
    margin-top: 3px;
    margin-bottom: 2px
}

.quan-tam .text {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    height: 108px;
    overflow: hidden
}

.quan-tam .image {
    max-height: 165px;
    overflow: hidden
}

.quan-tam li {
    clear: both;
    line-height: 20px;
    margin-top: 5px;
    text-align: justify;
    width: 100%;
    border-bottom: 1px dotted #e1e1e1;
    padding-bottom: 5px
}

.quan-tam li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.quan-tam .img {
    float: left;
    overflow: hidden;
    width: 120px;
    margin-right: 10px;
    border: 1px solid #fafafa
}

.quan-tam .img img {
    width: 100%
}

.quan-tam a.title {
    font-size: 12px;
    position: relative;
    top: -5px
}

.quan-tam .title:hover {
    text-decoration: underline!important
}

.quan-tam {
    margin-bottom: 15px
}

#menuFooter {
    clear: both;
    width: 100%;
    margin-bottom: 0;
    text-align: right
}

#menuFooter li {
    position: relative;
    margin: 0 8px;
    padding-bottom: 5px;
    clear: both;
    width: 100%;
    text-align: left;
}

#menuFooter li a {
    color: #5a263d;
    font-size: 15px;
    border-bottom: 2px solid transparent;
    height: 45px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
}
#menuFooter li a:hover {
    color: #870b7d
}

#menuFooter li.act ul li a:after {
    background: 0 0
}

.ext .title-video-index {
    margin-top: 15px
}

.ext iframe {
    margin-top: 22px
}

.viewMore {
    margin-top: 20px
}

.youtube-video {
    margin-top: 8px
}

ul.youtube-video li {
    background: url(../img/video.gif) 0 3px no-repeat;
    padding-left: 27px
}

.youtube-video li a {
    color: #565656
}

.index textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.box-social-index {
    margin-top: 12px;
    display: inline-block;
    width: 100%;
}

.ext-line-bt {
    border-bottom: 2px solid #ddd
}

.content-feedback {
    display: inline-block;
    width: 100%;
    height: 450px;
    margin-bottom: 10px;
}

.item-customer {
    text-align: center;
    margin-top: 30px;
    color: #222
}

.classic-popup-bottomText,
.classic-popup-subtitle,
.error-log {
    text-align: left;
    font-size: 13px
}

.item-customer .cthumb {
    width: 100%;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
}

.item-customer .cthumb img {
    width: 100%;
    height: 250px;
}

.item-customer .cdesc {
    display: inline-block;
    width: 100%;
    margin-top: 12px
}

.item-customer .cdesc .cname {
    font-size: 20px
}

.item-customer .cdesc .caddress {
    font-size: 14px
}

.item-customer .cdesc .csay {
    margin-top: 10px;
    text-align: left;
}

.line-bottom {
    margin: 0 15px;
    padding-bottom: 0
}

.faq-item {
    display: inline-block;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    margin-top: 5px
}

.faq-item .tab-title a {
    padding: 10px 5px 10px 60px;
    background-color: #ebd490;
    position: relative;
    display: block;
    color: #414141;
    font-size: 16px;
    border-radius: 14px;
    overflow: hidden;
}

.faq-item .tab-title a::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    content: '';
    width: 50px;
    height: 100%;
    background: url(../img/arrow-down-white.png) center center no-repeat #ebd490
}

#ttabs,
.content-popup-show,
.library-intro,
.line-banner-footer img,
.tab-content.current {
    width: 100%
}

.faq-item .tab-content {
    padding: 15px 20px 20px 30px;
    color: #2c2e2d;
    font-size: 14px
}

.item-customer .cname .post-title {
    font-size: 18px
}

.item-customer .cdesc .caddress,
.item-customer .cdesc .cname {
    height: 45px;
    overflow: hidden
}
.item-customer .cname .post-title{
    color: #8c1183 !important;
    font-weight: bold;
}

.item-customer .cdesc .csay {
    height: 158px;
    overflow: hidden
}

.faq-item .tab {
    display: none
}

#ttabs,
#ttabs li,
.library-intro,
.tab-content.current {
    display: inline-block
}

.content-item-site a.viewMore {
    color: #fff
}

.btn.btn-primary {
    background: #a9833e;
    border: 1px solid #a9833e;
}

.btn.btn-primary:hover {
    background: #5e2a41;
    border: 1px solid #5e2a41
}

.library-intro {
    clear: both;
    margin-top: 10px
}

.box-question-answer {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 2px
}

.box-question-answer.ccontent {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

#ttabs li {
    float: left;
    max-width: 35%;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

#ttabs li.act {
    background: #fafafa;
    font-weight: 700
}

#ttabs li .title-head {
    border-left: none;
    color: #222
}

.tabn {
    display: none;
    margin-top: 15px;
}
.tabn.act {
    display: block
}

.content-popup-show {
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 999999
}

.IndexTextTK p span,
.box-comment,
.list-reply,
.title-header.index a {
    position: relative
}
.content-popup-show .modal-dialog {
    margin: 20px auto 0;
    width: 40%
}

.content-popup-show .modal-title-classic {
    border-bottom: 1px solid #c4c4c4;
    width: 100%;
    position: relative;
    color: #111;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    font-weight: 700;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #fafafa 0, #f1f1f1 100%);
    background: -o-linear-gradient(top, #fafafa 0, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #fafafa 0, #f1f1f1 100%);
    background: linear-gradient(top, #fafafa 0, #f1f1f1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f1f1f1', GradientType=0)
}

.content-popup-show .modal-content {
    border-radius: 3px;
    overflow: hidden;
    margin: 20px auto 0;
    padding-bottom: 10px
}

.classic-popup-input,
.error-log {
    margin: 0 auto;
    width: 100%
}

.content-popup-body {
    margin: 0 auto;
    width: 80%
}

.content-popup-show .btn-close {
    color: #222;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 700;
    padding: 0 10px
}

.content-popup-show .btn-close:hover {
    color: #c00
}

.classic-popup-subtitle {
    color: #111;
    padding: 7px 0 0
}

.error-log {
    color: red;
    padding: 0
}

.classic-popup-input input,
.classic-popup-input textarea {
    color: #888;
    line-height: 20px;
    padding: 0 5px;
    font-size: 13px
}

.classic-popup-input div {
    margin-bottom: 10px
}

.classic-popup-input input {
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    height: 30px;
    width: 100%
}

.classic-popup-input textarea {
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    min-height: 150px;
    min-width: 100%;
    max-width: 100%
}

.classic-popup-bottomText {
    color: #111;
    padding: 5px 0;
    display: inline-block
}

.action-popup-button {
    padding: 5px 2px
}

.frmForm {
    padding-top: 5px
}

.name-member {
    color: #ff7300;
    margin-left: 5px;
    text-transform: capitalize
}

.wrapp-content-body {
    width: 40%;
    margin: 0 auto
}

.inline-input label {
    width: 30%;
    font-weight: 400
}

.inline-input label.first {
    width: 55%;
    font-weight: 400
}

.inline-input label input {
    width: auto;
    display: inline-block;
    vertical-align: top;
    height: auto
}

.content-item-site.index li span,
.title-header.index a {
    display: inline-block;
    float: left;
    width: 93%
}

.title-header.index .block {
    float: left
}

.title-header.index a {
    text-transform: none;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif
}

.content-item-site.index li i {
    margin-right: 10px;
    display: inline-block;
    float: left
}

.IndexTextTK {
    text-align: left;
    font-size: 18px;
    padding: 50px 0 15px;
    margin: 0 auto
}

.IndexTextTK p,
.IndexTextTK p span {
    display: inline-block
}

.IndexTextTK strong{
    color: #c71c7a;
    font-size: 50px;
}
.box-comment textarea {
    min-width: 100%;
    max-width: 100%;
    background: #f9f9f9;
    color: #999
}
.icon-img-cmt {
    width: 100%;
    overflow: hidden
}

.icon-img-cmt img {
    border: 1px solid #ddd
}

.box-comment input[type=text] {
    color: #999
}

.box-comment input[type=button] {
    border: 1px solid #ddd;
    height: 25px;
    cursor: pointer;
    font-weight: 700;
    padding: 0 5px;
    float: right;
    display: inline-block
}

.box-comment-show .cmt-time {
    color: #999;
    font-size: 11px;
    display: inline-block;
    margin-right: 5px
}

.cmt-author {
    font-weight: 700;
    font-size: 12px
}

.cmt-content {
    color: #444;
    font-size: 12px
}

.box-comment-show .item-comment-show {
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both;
    width: 100%;
    display: inline-block
}

.list-reply {
    display: block;
    margin: 5px 0 0;
    padding: 10px 15px 0 12px;
    clear: both;
    color: #333;
    line-height: 24px;
    background: #f8f8f8;
    border: 1px solid #dfdfdf
}

.box-left-cmt,
.box-right-cmt,
.rightFooter {
    display: inline-block
}

.list-reply::before {
    top: -20px;
    left: 18px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 1px solid #f8f8f8;
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #f8f8f8;
    border-width: 11px;
    margin-left: -11px;
    z-index: 1
}

.box-left-cmt {
    width: 10%;
    float: left;
    margin-right: 1%
}

.box-right-cmt {
    width: 89%;
    float: left
}

.title-same-comment {
    font-size: 12px;
    text-transform: uppercase;
    margin: 10px 0 5px;
    width: 100%;
    padding-bottom: 5px;
    font-weight: 700
}

.mgt10 {
    margin-top: 10px
}

.rightFooter {
    float: right;
    text-align: right;
    color: #5d273f;
    margin-top: 20px;
    font-size:10px
}

.ratingblock {
    display: inline-block;
    padding-bottom: 8px;
    margin-bottom: 8px
}

.loading {
    height: 30px;
}

.unit-rating {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 30px;
    position: relative;
    background: #fff6e1 url("../img/starrating.gif") top left repeat-x
}

.unit-rating li {
    text-indent: -90000px;
    padding: 0px;
    margin: 0px;
    float: left
}

.unit-rating li a {
    outline: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px
}

.unit-rating li a:hover {
    background: #fff6e1 url('../img/starrating.gif') left center;
    z-index: 2;
    left: 0px
}

.unit-rating a.r1-unit {
    left: 0px
}

.unit-rating a.r1-unit:hover {
    width: 30px
}

.unit-rating a.r2-unit {
    left: 30px
}

.unit-rating a.r2-unit:hover {
    width: 60px
}

.unit-rating a.r3-unit {
    left: 60px
}

.unit-rating a.r3-unit:hover {
    width: 90px
}

.unit-rating a.r4-unit {
    left: 90px
}

.unit-rating a.r4-unit:hover {
    width: 120px
}

.unit-rating a.r5-unit {
    left: 120px
}

.unit-rating a.r5-unit:hover {
    width: 150px
}

.unit-rating a.r6-unit {
    left: 150px
}

.unit-rating a.r6-unit:hover {
    width: 180px
}

.unit-rating a.r7-unit {
    left: 180px
}

.unit-rating a.r7-unit:hover {
    width: 210px
}

.unit-rating a.r8-unit {
    left: 210px
}

.unit-rating a.r8-unit:hover {
    width: 240px
}

.unit-rating a.r9-unit {
    left: 240px
}

.unit-rating a.r9-unit:hover {
    width: 270px
}

.unit-rating a.r10-unit {
    left: 270px
}

.unit-rating a.r10-unit:hover {
    width: 300px
}

.unit-rating li.current-rating {
    background: url('../img/starrating.gif') left bottom;
    position: absolute;
    height: 30px;
    display: block;
    text-indent: -9000px;
    z-index: 1
}

.voted {
    color: #999
}

.thanks {
    color: #36AA3D
}

.static {
    color: #5D3126
}
.mobile-hide{
    margin-bottom: -28px;
    width: 150px;
}
.item-menu-nm {
    top: -2px;
}
@media (min-width:1200px) {
    .col-left-page {
        width: 70.666%;
        float: left
    }
    .col-right-page {
        width: 28.333%;
        float: right
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .col-left-page {
        width: 70.666%;
        float: left
    }
    .col-right-page {
        width: 28.333%;
        float: right
    }
}

@media (min-width:768px) and (max-width:992px) {
    .col-left-page {
        width: 70.666%;
        float: left
    }
    .col-right-page {
        width: 28.333%;
        float: right
    }
}
@media (max-width:768px) {
    .container {
        width: 100%;
    }
    .navbar-collapse.in{
        overflow-y: visible!important;
    }
    .bg-sologan {
        padding-left: 15px!important;
    }
    .menuTopSite {
        padding: 0;
        margin: 0 -15px;
    }
    .item-customer .cdesc .csay {
        height: auto;
    }
    .item-post-cols {
        margin-bottom: 15px;
    }
    .box-index-line-top {
        margin: 0!important;
    }
    #menuFooter li {
        margin: 0 0px;
    }
    .img90{
        display: none!important;
    }
    #menu li,
    #sliders,
    .container.sub,
    .header-top .container {
        width: 100%
    }
    #menu,
    #menuFooter {
        text-align: left
    }
    #sliders {
        display: inline-block;
        clear: both
    }
    .header-top {
        height: auto
    }
    .top-menu {
        display: none
    }
    #menu,
    #menu li {
        display: inline-block
    }
    .navbar-toggle {
        background: rgba(0, 0, 0, 0)!important;
        border: none;
        margin-right: 0;
        top: 6px
    }
    .navbar-toggle .icon-bar {
        background: #222!important;
        color: #222!important;
        height: 1px
    }
    .navbar-collapse.in {
        overflow-y: auto;
        width: 100%
    }
    #logo img {
        width: 60px
    }
    #menu li {
        margin: 0 1px
    }
    #menu {
        margin-top: 5px
    }
    .header-top {
        background: #fafafa
    }
    .bg-sologan {
        background: 0 0;
        padding-left: 0;
        height: auto
    }
    #pageQuestionAnswer {
        margin-bottom: 15px
    }
    .updating {
        margin-bottom: 10px
    }
    .IndexTextTK {
        width: 100%
    }
    .line-bottom {
        margin: 0 0px;
    }
    .IndexTextTK {
        padding: 12px 0;
        text-align: justify;
    }
    .popupCTA .modal-dialog {margin-bottom: 22%!important;}
    .modal.popupCTA{
        width: 80%!important;
    }
    .icon-call{display: inline-block!important;z-index: 99999999;}

    .header-menu .mobile-hide{
        display: none!important;
    }
    .header-top .desktop-hide {
        display: block;
    }
    .item-menu-nm {
        top: 0;
    }
    .item-menu-nm.act {
        border-bottom: none;
    }
    .rightFooter {
        color: #5a263d;
    }
    .rightFooter strong{
        font-size: 14px;
    }
    #navbar {
        top: 0;
    }
    .header-menu {
        height: auto!important;
    }
}
#header {
    z-index: 170;
    position: relative;
}
.modal{
    z-index: 180;
}
.modal.popupCTA {
    z-index: 180;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 20px;
}
.modal-content{
    border-radius: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: justify;
}
.modal .close {
    font-size: 20px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    top: 0px;
    background: #673694;
    right: 0;
    text-align: center;
    opacity: 0.8;
    color: #fff;
}
.img-title-popup{
    width: 100%;
}
.img-title-popup img{
    width: 55%;
}
.popup-des {
    display: inline-block;
    width: 100%;
    color: #67297c;
    padding-bottom: 15px;
    padding-top: 5px;
    margin-bottom: 5px;
}
.title-popup-form{
    color: #67297c;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.title-popup-form-pl {
    color: #202022;
    margin: 5px 0px;
}
.boxForm{
    text-align: left;
    margin-top: 10px;
}
.boxForm input[type=text]{
    border: 1px solid #b7b7b7;
    border-radius: 3px;
    width: 100%;
    padding: 0 2px;
}
.boxForm .btn.btn-primary {
    background: #9d3493;
    border: 1px solid #9d3493;
    float: right;
    margin-top: 5px;
    padding: 5px 12px;
    font-weight: bold;
    position: relative;
}
.boxHotlineForm {
    border-top: 2px solid #ebcae1;
    display: inline-block;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}
.hl{
    color:#ed0103;
    font-weight: bold;
}
.hl span{
    color:#ed0103;
}
.icon-phone-poup{
    background: url("../img/popup-icon-phone.png") no-repeat;
    padding-left: 30px;
    height: 25px;
}
.price-popup {
    color: #67297c;
    font-weight: bold;
    font-size: 23px;
    margin-top: 5px;
}
.promotion-title-popup{
    color:#222;
}
.promotion-content-popup{
    color:#929192;
}
.img90{
    width: 90%;
    position: relative;
    top: -30px;
}
.popupCTA .frmForm{
    display: none;
}
.popupCTA .img-title-popup{
    text-align: left;
}
.popupCTA .modal-content {
    padding: 0px;
    background: #a069ad;
    color: #fff;
}
.popupCTA .img-title-popup img {
    width: 15%;
    display: none;
}
.title-logo{
    display: none;
}
.popupCTA .img-title-popup .title-logo{
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    width: 98%;
    padding-left: 0.5%;

}
.popupCTA .modal-dialog {
    margin: 10px auto;
    position: fixed;
    bottom: 0;
}
.openLg {
    position: absolute;
    right: 23px;
    top: 0;
    background: blue;
    padding: 0 8px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    display: none;
}
.popupCTA .openLg {
    display: inline-block;
}
.offLg{
    position: absolute;
    right: 0px;
    top: 0;
    background: blue;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    line-height: 20px;
}
.popupCTA .offLg{
    display: none;
}
.close{
    display: none;
}
.popupCTA .close{
    display: inline-block;
}
.modal-backdrop{
    display: none!important;
}
.frmForm.ext {
    display: inline-block;
    padding: 15px 0;
}
.boxFormS{
    width:100%;
    margin: 10px 0;
}

.icon-call{
    background: url("../img/icon-call.jpg") no-repeat 0 0;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 20%;
    right: 1%;
    cursor: pointer;
    display: none;
    border-radius: 100%;
}
iframe{
    width: 100%!important;
}
.title-header{
    font-size: 15px;
    line-height: 15px;
    padding-top: 0px;
    background: url("../img/icon-s.png") no-repeat 0 0;
    padding-left: 58px;
    padding-bottom: 12px;
}
.bodTop {
    border-top: 2px solid #d4a7d2;
    margin-bottom: 10px;
}
.title-head.view > a {
    top: 4px;
}
.title-head.view{
    color: #5b5b5b;
}
.title-head{
    color: #5d273f;
    position: relative;
    top: -8px;
    font-weight: bold;
    font-weight: 700;
}
.same-content-news .fa{
    font-size: 12px;
}
.title-pops{
    color: #5b5b5b;
    margin-bottom: 10px;
}
.title-head span {
    top: 12px;
    position: relative;
}
.box-list-item-post{
    margin-top: 20px;
}
.box-regs-duocsi{
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.box-regs-duocsi label{
    color: #9b3195;
    font-weight: normal;
}
.num-itm {
    color: #5d273f;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
}
.intro-head-buy {
    color: #5d5c62;
    margin-bottom: 15px;
}
.box-wap-infors {
    margin-top: 22px;
    padding-top: 12px;
}
.itemNum {
    border: 1px solid #939393;
    border-radius: 3px;
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
}
.box-wap-img {
    position: relative;
    top: -70px;
}
.classic-popup-input {
    margin-top: 35px;
}
.list-item-post-search{
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.title-head.index > a {
    text-transform: none;
    line-height: 20px;
    top: 3px;
}
.line-bottom-say{
    border-bottom: 2px solid #e3d1ab;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
}
boxVideoIndex {
    margin-top: 15px;
}
.box-video-indexs {
    margin-top: 32px;
    display: inline-block;
    width: 100%;
}
.box-faq-index{
    margin-top: 32px;
    display: inline-block;
    width: 100%;
}
.box-index-line-top {
    border-top: 2px solid #e3d1ab;
    margin: 0 15px;
}
.bg-ads {
    text-align: center;
    margin-top: 15px;
}
.bg-ads img{
    width: 100%;
}
.cs-intro-nm {
    padding-top: 15px;
}
.thanh-toan table, .thanh-toan table td, .thanh-toan table th {
    border: none;
    vert-align: top;
}
.thanh-toan strong{
    background: #9b3394;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    font-family: iCielPanton-Light;
}
.updating {
    margin-top: 10%;
    font-size: 20px;
    font-style: italic;
}
.list-item-post {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.bg-ps {
    text-align: center;
}
.bg-ps img{
    width: 100%;
}
.contentProducts{
    display: inline-block;
    width: 100%;
}
.contentProducts img{
    width: 100%;
}
.box-list-item-post .item-post {
    width: 100%!important;
    display: inline-block!important;
    margin-bottom: 20px!important;
}
.header-menu {
    background: #5d273f;
    margin: 0 auto;
    border-bottom: 1px solid #ccbcac;
    display: block;
    width: 100%;
    height: 68px;
}
.box-social-index img{
    width: 100%;
}
.title-thong-ke {
    color: #4e2f2d;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 18px;
    background: url("../img/icon-s.png") no-repeat 0 28px;
    padding-left: 58px;
    padding-top: 30px;
    font-weight: bold;
}
.intro-thongke{
    color: #141414;
    font-size: 15px;
    text-align: justify;
}
.intro-img img{
    width: 100%;
}
.bgc1 {
    display: inline-block;
    position: absolute;
    background: url("../img/c1.png") no-repeat right bottom;
    background-size: auto;
    height: 450px;
    width: 242px;
    background-size: cover;
    margin-top: 1000px;
}
.bgc2 {
    display: inline-block;
    position: absolute;
    background: url("../img/c2.png") no-repeat left bottom;
    background-size: auto;
    height: 450px;
    width: 210px;
    background-size: cover;
    margin-top: 1000px;
    right: 0;
}
.bg-line{
    background: url("../img/line.png") repeat-x 0 0;
    display: inline-block;
    width: 100%;
    height: 20px;
}
.btn.btnItemBuy{
    background: #5d273f;
    border: 1px solid #5d273f;
}
.desktop-hide{
    display: none;
}
.box-index-bottom {
    border-bottom: 2px solid #e3d1ab;
}
.cate-img img{
    max-width: 100%;
    height: 152px;
}
.cate-title{
    color: #4e2f2d;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 18px;
    background: url("../img/icon-s.png") no-repeat 0 28px;
    padding-left: 58px;
    padding-top: 30px;
    font-weight: bold;
    min-width: 140px;
    display: inline-block;
}
