@font-face {
    font-family: 'UVF Quattrocento-Regular';
    src: url('../fonts/UVF Quattrocento-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UVF Quattrocento-Regular.woff') format('woff'),
    url('../fonts/UVF Quattrocento-Regular.ttf') format('truetype'),
    url('../fonts/UVF Quattrocento-Regular.svg#Taiga') format('svg');
    font-weight: normal;
    font-style: normal;
}
@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 {
    font-family: Arial, Helvetica, sans-serif, sans-serif;
    font-size: 15px;
    background: #fff;
    color: #222;
    line-height: 1.42857143;
    width: 100%;
    overflow: hidden
}
.container {
    width: 1170px;
}
#wrapper {
    padding-left: 0;
    padding-right: 0
}
#header{
    background: #fff;
    background-size: cover;
    min-height: 70px;
}
#sliderBanner{
    position: relative;
}
#sliderBanner img{
    width: 100%;
    opacity: 0.9;
    position: relative;
    z-index: 10;
}
.textBanner{
    position: absolute;
    top: 165px;
    left: 0;
    z-index: 15;
    width: 100%;
}
.textContentBanner{
    color:#cfac84;
    text-transform: uppercase;
    font-size: 25px;
}

.contentHotlineMail{
    float: right;
}
.contentHotlineMail .txtMail{
    display: inline-block;
}
.contentHotlineMail .txtMail .iconMail {
    border: 2px solid #c06228;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 24px;
    background: #fff;
    color: #c06228;
    margin-right: 5px;
}
.contentHotlineMail .txtHotline{
    display: inline-block;
}
.contentHotlineMail .txtHotline .iconPhone {
    border: 2px solid #c06228;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 24px;
    background: #fff;
    color: #c06228;
    margin-right: 5px;
    margin-left: 5px;
}
.boxMenu {
    position: fixed;
    top: 0;
    display: inline-block;
    width: 100%;
    background: #302013;
    opacity: 0.8;
    z-index: 15;
    padding: 5px 0px;
}
.boxMenu ul{
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 0px;
}
.boxMenu ul li {
    display: inline-block;
    padding: 0px 25px;
    position: relative;
    top: -28px;
}
.boxMenu ul li a{
    display: block;
    font-size: 18px;
    padding: 8px 0px;
    color: #daa98c;
    position: relative;
    top:-3px;
    font-family: "iCielPanton-Light";
}
.boxMenu ul li a:hover{
    color: #fff;
}
.mdLogo {
    line-height: 30px;
}
.boxMenu ul li.mdLogo a{
    font-size: 25px;
    color: #fff;
    padding: 2px 0px;
    font-family: UVF Quattrocento-Regular;
    text-align: left;
    top: 28px;
}
.boxMenu .submenu{
    position: absolute;
    width: 275px;
    background: #302013;
    display: none;
    top: 42px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    padding-top: 10px;
    z-index: 25;
    text-align: left;
}
.boxMenu ul li:hover .submenu{
    display: block;
}
.boxMenu .submenu li{
    padding: 0px 15px;
    display: inline-block;
    clear: both;
    width: 100%;
    left: -10px;
    top:0px;
}
.boxMenu .submenu li a{
    display: block;
    font-weight: normal;
    font-size: 15px;
}
.boxMenu .submenu li a:hover{
    color: #fff;
}
.boxIndex0{
    background: #8b5d3b;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    color: #fab597;
    width: 100%;
}
.boxIndex1 .thumb img{
    width: 100%;
}
.boxIndex1 {
    background: #c49a6b url("../img/002.png") repeat;
}
.bgIntro{
    background: #fff url("../img/bgIntro.png") no-repeat top center;
    width: 95%;
    height: 700px;
    margin: 0 auto;
    padding: 20px 30px;
}
.text-intro{
    padding-top: 24%;
    padding-left: 25%;
    font-size: 15px;
    text-align: justify;
}
.bgIntro .thumb {
    position: relative;
    top: 50px;
}
.bgIntro .thumb img {
    width: 83%;
    position: relative;
    left: 27px;
}
.boxIndex3{
    padding-bottom: 55px;
    #background: #fafafa url("../img/001.jpg") no-repeat center;
    background: #fff;
    padding-top: 30px;
    background-size: cover;
}
.content-box-index{
    width: 80%;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    min-height: 200px;
    margin-top: -60px;
    right: -112px;
    position: relative;
}
.thumbNews {
    display: inline-block;
    width: 100%;
    height: 182px;
    overflow: hidden;
}
.thumbNews img {
    min-height: 100%;
    max-width: 100%;
    width: 100%;
}
.thumbNews img:hover{
    opacity: 0.9;
}
.titleNews{
    text-transform: uppercase;
    font-weight: bold;
    color: #231f20;
}
.introNews{
    margin-top: 5px;
    color: #424a4a;
    font-size: 15px;
    text-align: justify;
    height: 108px;
    overflow: hidden;
}
.timePost{
    color: #747678;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.timePost i{
    color: #b48145;
}
.item-post {
    margin: 0 0 15px;
    padding-bottom: 5px;
    float: left;
    height: 65px;
    overflow: hidden;
}
.item-post .post-img {
    display: inline-block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-height: 115px;
    min-height: 115px;
}
.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 0.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 0.2s ease 0s;
    width: 40px;
}
.item-post:hover .post-format .fa-file-text {
    transform: scale(1, 1);
}
.post-data .post-title {
    font-style: normal;
    font-weight: bold;
}
.post-title {
    color: #58595b;
    display: block;
    font-size: 15px;
    line-height: 1.3em;
    margin: 0;
    text-transform: none;
    text-align: justify;
}
.tRight .post-title {
    text-transform: none;
    color: #6d6f71;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
    height: 40px;
    overflow: hidden;
    color: #924710;
}
.item-post:hover .tRight .post-title{
    color: #603913;
    text-decoration: underline;
}
.tRight .post-intro {
    color: #333;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
}
.date {
    color: #818385;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin-top: 5px;
}
.icon-date {
    background: rgba(0, 0, 0, 0) url("../img/date.png") no-repeat scroll 0 2px;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    width: 24px;
    vertical-align: middle;
}
.item-post .post-content {
    color: #808285;
    text-align: justify;
    margin-top: 5px;
    display: none;
}
.item-post:hover .post-title{
    color: #603913;
}
.address.link a:hover{
    color: #fff;
    text-decoration: underline;
}
.redmore {
    margin-top: 10px;
    color: #603913;
    font-weight: 300;
    transition: all 0.1s linear 0s;
    font-style: italic;
}
.line-top, .line {
    display: inline-block;
    width: 100%;
}
.listPostNews {
    padding-top: 10px;
}
.listPostNews .item-post-cols {
    margin-bottom: 30px;
    height: 445px;
}
.listPostNews .thumbI {
    height: 310px;
    overflow: hidden;
    background: #c5baa6;
}
.listPostNews .thumbI img {
    min-height: 100%;
    min-width: 100%;
}
.listPostNews .item:hover .thumbI img{
    opacity: 0.8;
}
.listPostNews .titlex {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
    text-align: justify;
    padding-bottom: 0px;
}
.listPostNews .itemTop a .titlex{
   color: #9a4822;
    margin-bottom: 2px;
}
.listPostNews a .titlex {
    color: #58595b;
    font-weight: bold;
}
.listPostNews a:hover .titlex{
    color: #8b3f1e;
}
.listPostNews .overx, .listPostNews a .overx {
    color: #676767;
    font-size: 15px;
    height: 45px;
    overflow: hidden;
}
.btnReadmore{
    color: #fff!important;
    background: #ce6f51;
    padding:2px 5px;
    font-size: 13px;
    float: right;
    margin-top: 10px;
}
.boxIndex4{
    position: relative;
    border-top: 2px solid #ce6f51;
    background: #c49a6b url("../img/002.png") repeat;
}
.boxIndex6{
    background: #c49a6b url("../img/bgVideo.jpg") no-repeat 0 0;
    padding: 20px 0px;
    background-size: cover;
}
.wrapBoxIndex4{
    background: #fff;
    position: relative;
    padding: 30px 0px;
    margin: 0 15px;
}
.contentBoxIndex4{
    display: inline-block;
}
.main-box{
    padding-bottom: 30px;
    min-height: 250px;
}
.bg1{
    background: url("../img/bg1.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
    width: 243px;
}

.title-box-index .textH{
    display: inline-block;
    width: 100%;
    font-size: 28px;
    color: #8b3e1e;
    text-transform: uppercase;
    font-weight: bold;
}
.title-box-index .textOt{
    display: inline-block;
    width: 100%;
    font-size: 25px;
    color: #ce6f51;
    padding-left: 88px;
}
.boxLinkFooter{
    padding-top: 30px;
    padding-bottom: 50px;
    background: #603913;
    font-family: iCielPanton-Light;
}
.address {
    color: #fff;
    font-size: 14px;
}
.address img{
    width: 45%;
}
.address strong {
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 5px;
    color: #f79768;
}
.address p{
    margin-bottom: 2px;
}
.address a{
    color: #fff;
}
.box-call-2 {
    background: url("../img/icon-cal.png") no-repeat 0px 5px;
    padding-left: 60px;
    height: 60px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #c07659;
    display: inline-block;
    width: 100%;
}
.box-social-2 {
    border-top: 1px solid #c07659;
    display: inline-block;
    padding-top: 10px;
    margin-top: 12px;
    width: 100%;
}
.address.ext img{
    width: 50%;
    float: right;
    margin-right: 5%;
}
.line-solid {
    padding: 10px 0px;
}
#break a {
    color: #808285;
    font-size: 15px;
}
#break a.act{
    color: #9a4822;
}
.tile-box-head{
    font-size: 15px;
    text-transform: uppercase;
    margin: 10px 0px;
    font-weight: bold;
    color: #6d6f71;
}
.lineBoxDesc{
    margin: 10px 0px;
}
.formSendContact label{
    color: #6d6f71;
}
.formSendContact label span{
    color: #ff0000;
}
.mbButtonMenu{
    display: none;
}
.content-one{
    width: 80%;
    margin: 0 auto;
    background: #fff;
}
.title-view{
    margin-top: 22px;
    margin-bottom: 15px;
    border-left: 5px solid #9a4822;
    font-size: 15px;
    padding-left: 5px;
    text-transform: none;
    line-height: 22px;
    font-weight: bold;
}
.title-part{
    color:#d16127;
    font-size: 18px;
    border-bottom: 1px solid #a7a9ac;
    display: inline-block;
    margin-top: 10px;
}
.intro-view{
    margin-top: 10px;
}
table {
    width: 100% !important;
}
.bottomContent {
    border-top: 1px solid #fbbea3;
    padding-top: 15px;
    margin-top: 5px;
    padding-bottom: 50px;
}
.thanhphan table{
    max-width: 100% !important;
    width: 100%!important;
}
td, th {
    padding: 5px;
    border: 1px solid #fbfbfb;
}
.text-own{
    color:#ee2b7b;
    font-size: 18px;
}
.module-title-view,
.module-title-view a{
    color:#6d6f71;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    font-family: iCielPanton-Light;
}
.module-title-view h1,
.module-title-view h2{
    margin-top: 5px;
}
.rightBox{
    margin-top: 18px;
}
.title-box-view{
    text-transform: uppercase;
    color:#9a4822;
    font-size: 18px;
    font-family: iCielPanton-Light;
}
.content-box-view{
    margin-top: 10px;
}

.postNew ul li {
    padding: 10px 0;
    clear: both;
    width: 100%;
    display: inline-block;
}
.postNew ul li .cover {
    width: 110px;
    float: left;
    margin-right: 5px;
}
.postNew ul li a {
    color: #000;
    font-size: 15px;
}
.postNew ul li .summary {
    padding: 0 !important;
    line-height: 18px;
    margin-top: -2px;
    text-align: justify;
}
.brbottom{
    border-bottom: 2px solid #acaeb1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.link-social-us{
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.link-social-us a {
    float: left;
    margin-right: 5px;
    text-align: center;
    float: right;

}
.fa-facebook {
    background: #66686a;
    color: #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    padding: 10px;
    font-size: 20px;
}
.mgt15{
    margin-top: 15px;
}
.ulCategory ul{
    margin-bottom: 0px;
}
.ulCategory ul li{
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
}
.ulCategory ul li.act{

}
.ulCategory ul li a{
    color:#6d6f71;
    font-size: 16px;
    border-left: 3px solid #fff;
    padding: 0px 5px;
}
.ulCategory ul li.act a,
.ulCategory ul li:hover a{
    border-left: 3px solid #302013;
}
.ulCategory ul li.act ul li a{
    border-left: none;
}
.ulCategory ul li ul{
    margin-left: 15px;
    list-style: disc;
}
.ulCategory ul li ul li a{
    font-size: 15px;
    background: url("../img/dot1.png") no-repeat 0 center;
    padding-left: 15px;
}
.ulCategory ul li ul li a{
	border-left:none!important
}
.ulCategory ul li ul li:hover a{
	text-decoration:underline
}
.itemTop .thumbI{
    border: none;
}
.content-box-index.ext .post-data .post-title {
    text-transform: none;
}
.pointer{
    cursor: pointer;
}
.title-same-comment {
    font-size: 12px;
    text-transform: uppercase;
    margin: 10px 0 5px;
    width: 100%;
    padding-bottom: 5px;
    font-weight: 700;

}
.box-comment-show .item-comment-show {
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both;
    width: 100%;
    display: inline-block;
}
.mgt10 {
    margin-top: 10px;
}
.box-left-cmt {
    width: 10%;
    float: left;
    margin-right: 1%;
}
.icon-img-cmt {
    width: 100%;
    overflow: hidden;
}
.box-right-cmt {
    width: 89%;
    float: left;
}
.box-comment-show .cmt-time {
    color: #999;
    font-size: 11px;
    display: inline-block;
    margin-right: 5px;
}
.cmt-author {
    font-weight: 700;
    font-size: 12px;
}
.box-comment input[type="button"] {
    border: 1px solid #ddd;
    height: 25px;
    cursor: pointer;
    font-weight: 700;
    padding: 0 5px;
    float: right;
    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;
}
.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-comment-show .item-comment-show {
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both;
    width: 100%;
    display: inline-block;
}
.box-comment, .list-reply{
    position: relative;
}
.boxIndex5{
    border-top: 2px solid #cd6f51;
    background: #fff;
    padding: 50px 0px;
}
.content-box-index-bottom{
    padding-top: 5px;
}
.opacity1{
    opacity: 1;
}
.titleNews.ext{
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
}
.introNews.ext{
    height: 108px;
    overflow: hidden;
}
.bg-padd{
    margin-top: -260px;
    background: url("../img/bg-padd.jpg") no-repeat top center;
    height: 774px;
    width: 100%;
    position: absolute;
    background-size: cover;
}
.content-view-padd {
    position: relative;
    top: 55px;
    padding-bottom: 30px;
}
.content-view{
    text-align: justify!important;
}
.wcontent{
    position: relative;
}
.wrap-content-one {
    padding-top: 30px;
    position: relative;
    left: -15px;
}
.one-img {
    margin-top: -30px;
}
.bgPageDetail {
    padding-top: 50px;
}
.tileCategory {
    text-align: center;
    color: #9a4822;
    font-size: 40px;
    font-weight: bold;
}
#break {
    margin-top: 15px;
    margin-bottom: 15px;
}
.itemTop {
    height: 450px;
    overflow: hidden;
    margin-bottom: 5px;
}
.paddbt50{
    padding-bottom: 50px;
}
.mbLogo{
    display: none;
}
.pOthers{
    background: #c49a6b url("../img/002.png") repeat;
}
.line-solid{
    background: #fff;
    padding: 10px 15px;
}
.imgCatShow {
    padding-top: 35px;
}
.notPaddTop{
    padding-top: 0px;
}
.txtProductCenter{
    text-align: left;
    color: #984422;
}
.faq-item {
    display: inline-block;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    margin-top: 5px
}

.faq-item .tab-title a {
    padding: 12px 0 12px 60px;
    background-color: #fafafa;
    position: relative;
    display: block;
    color: #414141;
    font-size: 16px
}

.faq-item .tab-title.current a::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.faq-item .tab-title a::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    content: '';
    width: 50px;
    height: 100%;
    background: #302013 url(../img/arrow-down-white.png) center center no-repeat;
}
.faq-item .tab-content {
    padding: 15px 20px 20px 50px;
    color: #666;
    font-size: 14px
}
.paddtb20{
    padding: 20px 0px;
}
.faq-item .tab {
    display: none;
}
.tab-content.current {
    display: inline-block;
}
.box-comment textarea {
    min-width: 100%;
    max-width: 100%;
    background: #f9f9f9;
    color: #999;
}
.boxMenu li{
    position: relative;
}
.boxMenu li .sub {
    position: absolute;
    width: 250px;
    text-align: left;
    padding-top: 10px;
    background: #302013;
    display: none;
    left: 0;
    top: 100%;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.boxMenu li:hover .sub{
    display: inline-block;
}
.boxMenu li .sub li {
    padding: 0px 45px;
    display: inline-block;
    width: 100%;
    top: 0px;
}
.boxMenu li .sub li a{
    font-size: 15px;
    font-weight: normal;
}
.frmForm {
    padding-top: 5px
}
.boxFormS {
    width:100%;
    margin: 10px 0;
}
.popup-des {
    display: inline-block;
    width: 100%;
    color: #302013;
    font-weight: bold;
    border-bottom: 2px solid #ebcae1;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
}
.popup-form .title-popup-form{
    color: #302013;
    font-size: 16px;
    font-weight: bold;
}
.title-popup-form-pl {
    color: #898989;
    margin: 5px 0px;
    font-weight: bold;
}
.boxForm{
    text-align: left;
    margin-top: 10px;
}
.boxForm input[type=text]{
    border: 1px solid #ebcae1;
    border-radius: 3px;
    width: 100%;
    padding: 0 2px;
}
.boxForm .btn.btn-primary {
    background: #302013;
    border: 1px solid #302013;
    float: right;
    margin-top: 5px;
    padding: 2px 5px;
    font-weight: bold;
}
.boxHotlineForm {
    border-top: 2px solid #ebcae1;
    display: inline-block;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}
.icon-phone-poup{
    background: url("../img/popup-icon-phone.png") no-repeat;
    padding-left: 30px;
    height: 25px;
}
.price-popup {
    color: #302013;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.promotion-title-popup{
    color:#929192;
    font-weight: bold;
}
.promotion-content-popup{
    color:#929192;
}
.frmForm.ext {
    background: #fafafa;
    display: inline-block;
    padding: 15px;
    border: 1px solid #ddd;
}
.img90{
    max-width: 75%;
}
.FHotline{
    display: none;
}
.link-ext a{
    color: #603913;
}
.listNewsBott ul{
    margin-top: 15px;
}
.listNewsBott li{
    margin-bottom: 10px;
    background: url("../img/dot1.png") no-repeat 0 center;
    padding-left: 15px;
}
.listNewsBott li a{
    color: #603913;

}
.listNewsBott li a:hover{
    color: #603913;
    text-decoration: underline;
}
.boxLinkCate {
    text-align: center;
}
.boxLinkCate li{
    display: inline-block;
    padding: 10px 5px;
}
.boxLinkCate li a{
   color: #fff;
    text-transform: uppercase;
}
.icon-phone-poup span{
    color: #222;
}
.bannerFixed{
    position:fixed;
    left: 0.5%;
    top:30%;
    display: inline-block;
    max-width: 15%;
    height: auto;
    z-index: 999999;
}
.mbButtonMenu span {
    position: relative;
    top: -5px;
}
.content-view h1,
.content-view h2,
.content-view h3,
.content-view h4,
.content-view h5,
.content-view h6{
    font-size: 15px;
}
.line.mgt15.listNewsBott {
    border: 2px solid #ddd;
    width: 100%;
    padding: 10px;
    padding-top: 0;
}
.listNewsBott .title-box-view {
    background: #fff;
    display: inline-block;
    position: relative;
    top: -13px;
    padding: 0 10px;
}
.viewExt .post-content{
    display: inline-block;
    height: 65px;
    overflow: hidden;
}
.item-post.viewExt {
    min-height: 115px;
}

#sys-popup-regs {
    position: absolute;
    z-index: 999999;
    top: 10%;
    width: 100%;

}
#sys-popup-regs .modal-dialog-popup{
    width: 800px;
    height: 618px;
}
#sys-popup-regs .modal-dialog-popup .modal-content{
    background-image: url("../img/bgHoiThao.jpg");
    background-position: 0px 0px;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
#sys-popup-regs .content-popup-body {
    padding: 25px;
}
#sys-popup-regs .modal-title-classic {
    display: inline-block;
    width: 38px;
    height: 38px;
    float: right;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}
.bgLogo {
    background: url("../img/logo-pop.png") no-repeat 0 0;
    display: inline-block;
    width: 180px;
    height: 93px;
    display: inline-block;
    margin-left: 20%;
    margin-top: 10%;
}
#sys-popup-regs .classic-popup-subtitle {
    color: #672e12;
    font-size: 23px;
    text-transform: uppercase;
    margin-top: 2%;
}
#sys-popup-regs .classic-popup-input .title{
    color:#636464;
    font-size: 18px;
    margin-top: 5px;
}
#sys-popup-regs .itemFrm{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
#sys-popup-regs .itemFrm label{
    display: inline-block;
    width: 110px;
    font-weight: normal;
    color: #672e12;
}
#sys-popup-regs .itemFrm input{
    width: 225px;
    padding: 2px;
    border: 1px solid #636464;
}
#sys-popup-regs .action-popup-button {
    width: 500px;
    text-align: center;
    margin-top: 5px;
}
#sys-popup-regs .btn-ext {
    background: #bc0000;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #bc0000;
    width: 175px;
}
#sys-popup-regs .classic-popup-bottomText {
    color: #672e12;
    margin-top: 25px;
}
#sys-popup-regs .classic-popup-bottomText span {
    color: #f00;
    font-size: 25px;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    font-weight: bold;
}
.line.content-view.viewThanks {
    text-align: center !important;
    width: 100%;
    font-size: 20px;
    margin-top: 5%;
    font-style: italic;
    display: inline-block;
}
#sys-popup-regs .classic-popup-input {
    position: absolute;
    bottom: 22px;
    left: 30%;
}
#sys-popup-regs .bgLogo,
#sys-popup-regs .classic-popup-subtitle{
    display: none;
}
#sys-popup-regs.ext {
    position: relative;
}
#sys-popup-regs.ext .modal-dialog-popup {
    width: 100%;
}
.post-data.tRight {
    font-family: iCielPanton-Light;
}
.rightBox .item-post {
    height: 85px;
}
.listPostVD .item-video-other {
    margin-bottom: 15px;
}
.listPostVD .img-other-video {
    height: 185px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #ddd;
    position: relative;
}
.listPostVD .img-other-video img {
    min-width: 100%;
    min-height: 100%;
}
.listPostVD .img-other-video .icon-video {
    position: absolute;
    top: 42%;
    left: 45%;
    display: inline-block;
    background: url("../img/iconvideo.png") no-repeat 0 0;
    z-index: 9999;
    width: 80px;
    height: 85px;
}
.listPostVD .img-other-video .icon-video {
    position: absolute;
    top: 40%;
    left: 44%;
}
.listPostVD .title-other-video {
    font-size: 12px;
    color: #555;
    height: 20px;
    overflow: hidden;
}
.listPostVD .img-other-video:hover{
    opacity: 0.8;
}
.item-video-sb{
    clear: both;
    display: inline-block;
    margin-bottom: 10px;
}
.item-video-sb a{
    color: #58595b;
    display: block;
    font-size: 15px;
    line-height: 1.3em;
    margin: 0;
    text-transform: none;
    text-align: justify;
}
.itemOneVideo{
    margin-bottom: 10px;
}
.title-same{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
}
.boxThanhMuaHang{
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    padding: 15px;
    border: 2px solid #ddd;
    border-radius: 2px;
}

.boxIndex6 .thumbI {
    height: 220px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #ddd;
    position: relative;
}
.boxIndex6 .thumbI img {
    min-width: 100%;
    min-height: 100%;
}
.boxIndex6 .thumbI .icon-video {
    top: 25%;
    left: 38%;
    opacity: 0.8;
    position: absolute;
    display: inline-block;
    background: url("../img/iconvideo.png") no-repeat 0 0;
    background-size: auto;
    z-index: 9999;
    width: 75px;
    height: 80px;
    background-size: cover;
}
.boxIndex6 .item-post-cols {
    margin-bottom: 30px;
    height: 400px;
}
.menuLast{
    border: 4px solid #ddd;
    padding: 5px!important;
    border-radius: 2px;
}
body{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}