/** {*/
/*    margin: 0px auto;*/
/*    padding: 0px;*/
/*    outline: none;*/
/*    text-decoration: none;*/
/*    -webkit-box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box*/
/*}*/

html {
    width: 100%;
    height: 100%
}

body {
    margin: 0px auto;
    padding: 0px auto;
    font-size: 13px;
    line-height: 1.7;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-weight: normal;
}

.clear {
    clear: both;
    height: 0px;
}

ul {
    padding: 0px;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333
}

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

.dv-thuy-trang {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.cur {
    cursor: pointer;
}

.dv-slider {
    position: relative;
}

.dv-slider img {
    width: 100%;
    float: left;
}

.menu-run {
    position: relative;
    width: 100%;
    display: block;
}

.menu-run ul, .menu-run ul li {
    list-style: none;
}

.js-menu-back {
    display: none !important
}

.dv-hidden, .dv-hidden-sl {
    overflow: hidden;
}

.price {
    font-size: 13px;
    color: #989898;
    font-weight: 600;
    text-decoration: line-through;
}

.price-km {
    color: #f9270f;
    font-weight: bold;
    font-size: 16px;
}

.owl-buttons-tron .owl-buttons .owl-prev {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.owl-buttons-tron .owl-buttons .owl-next {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.dv-bg {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    background-position: center;
}

.glo-dentrang {
    filter: url(/img/desaturate_2.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}

.glo-dentrang-mau {
    filter: none;
    -webkit-filter: grayscale(0);
}

.dv-glo-cart-mb {
    display: none
}

#back-top {
    position: fixed;
    bottom: 53px;
    right: 10px;
    z-index: 999;
}

#back-top a {
    display: block;
    width: 35px;
    line-height: 35px;
    background: #f60;
    outline: none;
    color: #fff;
    font-size: 12px;
    text-align: center;
    transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
}

#back-top a:hover {
    color: #fff;
    background: #00a859;
    text-decoration: none;
}

.coppy_rs {
    display: block;
}

#id_dk_email {
    float: left;
    height: 32px;
    background: #fff;
    border: solid #ff6600 1px;
    border-right: none;
    width: 100%;
    max-width: 300px;
    padding: 0 10px;
    color: #999;
    list-style: none;
}

#id_btn_dangkyemail {
    float: left;
    line-height: 30px;
    color: #fff;
    background: #ff6600;
    padding: 0 15px;
    border: solid #ff6600 1px;
    cursor: pointer;
}

.lb_dangkyemai {
    position: relative;
    cursor: text;
}

.lb_dangkyemai button {
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 99
}

.lb_dangkyemai:hover #id_btn_dangkyemail {
    background: #ff6600;
    border: solid #ff6600 1px;
}

.lb_dangkyemai:hover #id_dk_email {
    border: solid #ff6600 1px;
}

.global-footer {
    margin-left: -25px;
}

.global-footer .glo-foot-title {
    margin-left: 25px
}

.global-footer .glo-foot-title h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.5;
    font-family: "Roboto";
    font-weight: 400;
}

.global-footer .glo-foot-title .glo-foot-nd {
    font-size: 14px;
    line-height: 1.7;
}

.global-footer .glo-foot-title .glo-foot-nd p {
    margin-bottom: 7px
}

.global-footer .glo-foot-title .glo-foot-nd ul, .global-footer .glo-foot-title .glo-foot-nd li {
    list-style: none;
}

.global-footer .glo-foot-title .glo-foot-nd ul li {
    margin-bottom: 7px
}

.global-footer .glo-foot-title .glo-foot-nd ul li a {
    font-size: 14px;
}

.glo-fanpage {
    padding: 7px 0 0;
    overflow: hidden;
}

.glo-tags {
    padding: 5px 0 0
}

.glo-tags a {
    display: inline-block;
    padding: 5px 15px;
    background: #efefef;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    color: #333;
    font-size: 14px;
}

.glo-tags a:hover {
    color: #fff;
    background: #00a859;
}

.dv-form-lienhe {
    width: 100%
}

.dv-form-lienhe li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.dv-form-lienhe .lienhe-left {
    width: 40%;
    float: left;
    padding-right: 20px
}

.dv-form-lienhe .lienhe-right {
    width: 60%;
    float: left;
}

.dv-form-lienhe li input, .dv-form-lienhe li textarea {
    width: 100%;
    border: solid 1px #E1E1E1;
    height: 38px;
    color: #999;
    padding: 0px 10px 0px 45px;
    outline: none;
    float: left;
}

.dv-form-lienhe li textarea {
    padding: 10px 10px 10px 45px;
    height: 134px;
    margin: 0;
}

.dv-form-lienhe li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;
}

.dv-form-lienhe li.li_lienhe_name:after {
    background-image: url("../img/c_name.png");
}

.dv-form-lienhe li.li_lienhe_dienthoai:after {
    background-image: url("../img/c_phone.png");
}

.dv-form-lienhe li.li_lienhe_email:after {
    background-image: url("../img/c_mail.png");
}

.dv-form-lienhe li.li_lienhe_diachi:after {
    background-image: url("../img/c_local.png");
}

.dv-form-lienhe li.li_lienhe_noidung:after {
    background-image: url("../img/c_mess.png");
}

.dv-form-lienhe li.li_lienhe_captcha:after {
    background-image: url("../img/c_code.png");
}

.dv-form-lienhe li.li_lienhe_captcha img {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 4px;
}

.dv-form-lienhe .dv-lienhe-button {
    text-align: right;
    width: 100%
}

.dv-form-lienhe .dv-lienhe-button button, .a_button {
    padding: 13px 25px;
    text-transform: uppercase;
    border: none;
    outline: none;
    background: #00a859;
    color: #fff;
    border-bottom: 3px solid #038648;
    margin: 10px 0;
    margin-left: 8px;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    display: inline-block;
    line-height: 1;
}

.dv-form-lienhe .dv-lienhe-button button:hover, .a_button:hover {
    background: #038648;
    border-bottom: 2px solid #00a859;
    color: #fff;
}

.glo-top-20 {
    margin-top: 20px
}

.glo-right {
    text-align: right
}

.glo-center {
    text-align: center;
}

.glo-left {
    text-align: left
}

.glo-left {
    margin-bottom: 15px;
    padding: 7px;
    background: #fff;
    border-bottom: solid #999 3px;
    border: solid #dedede 1px;
}

.glo-left h3 {
    text-align: center;
    background: #00a859;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 45px;
}

.glo-left ul, .glo-left li {
    list-style: none;
}

.glo-left ul.ul-left-menu li {
    list-style: none;
    background: #eee;
    border-top: solid #fff 1px;
}

.glo-left ul.ul-left-menu li a {
    padding: 10px;
    color: #333;
    text-transform: capitalize;
    font-weight: bold;
    display: block;
    font-size: 13px;
}

.glo-left ul.ul-left-menu li ul li {
    background: #f7f7f7
}

.glo-left ul.ul-left-menu li:hover > a {
    color: #fff;
    background: #f37635;
}

.glo-left ul.ul-left-menu li:hover > span {
    color: #fff
}

.marquee {
    overflow: hidden;
    height: 350px;
    margin-top: 7px
}

.global-sp-left {
    padding: 5px;
    border: solid 1px #E1E1E1;
    background: #fff;
    margin-bottom: 15px;
    list-style: none;
}

.global-sp-left:hover {
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.global-sp-left img {
    width: 100%;
    float: left;
}

.global-sp-left h5 {
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    padding-bottom: 0;
}

.global-sp-left h5 a {
    display: block;
    padding: 6px 0;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.global-sp-left h5 a:hover {
    color: #00984b;
}

.global-sp-left .price {
    text-align: center;
}

.global-sp-left .price-km {
    text-align: center;
    margin-bottom: 10px
}

.glo-row {
    margin-left: -15px;
    margin-right: -15px
}

.glo-row-hide {
    overflow: hidden;
}

.glo-love {
    display: inline-block;
    color: #069197;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.glo-love.love_active {
    color: #ff1095;
}

.glo-tintuc-left a {
    display: block;
    padding-top: 10px;
}

.glo-tintuc-left h5:hover {
    color: #fc4037
}

.glo-tintuc-left a + a {
    border-top: 1px dashed #ccc;
    display: block;
    margin-top: 10px;
}

.glo-tintuc-left img {
    width: 100px;
    float: left;
    margin-right: 10px;
}

.glo-tintuc-left h5 {
    color: #555;
    padding: 3px 0;
    line-height: 1.5;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
    background: none;
}

.glo-dv-title {
    margin-bottom: 20px;
    border-bottom: double #CCCCCC 4px;
    position: relative;
    padding-bottom: 5px;
    line-height: 40px;
}

.glo-dv-title span {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: normal;
    color: #f37635;
    display: block;
}

.glo-dv-title li {
    position: absolute;
    list-style: none;
    bottom: -6px;
    height: 7px;
    left: 0;
    width: 80px;
    background: #f37635;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.global-noidung {
    line-height: 1.7;
}

.global-noidung-chitiet img {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.glo-right-spdetail-motar {
    border-top: 1px dashed #ccc;
    padding-top: 8px;
}

.glo-thongtin-muahang {
    font-weight: 600;
    font-size: 18px;
    color: #00a859;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
}

.global-noidung-chitiet p {
    margin-bottom: 10px;
}

.global-form-lienhe {
    margin: 20px 0;
}

.global-pagination {
    text-align: center;
    margin: 20px 0;
}

.global-classlink span, .global-classlink span:hover {
    color: #fff
}

.global-classlink {
    font-size: 15px;
    margin: 0 6px 0 0;
    line-height: 32px;
    height: 35px;
    width: 35px;
    table-layout: inherit;
    text-align: center;
    color: #fff;
    background: #969898;
    border: #969898 1px solid;
    text-decoration: none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
}

.global-classunlink, .global-classlink:hover {
    background: #00a859;
    color: #FFF;
    border: #00984b 1px solid;
}

.glo-tintuc-one {
    padding-bottom: 20px;
}

.glo-tintuc-one + .glo-tintuc-one {
    border-top: dashed 1px #dedede;
    padding-top: 20px;
}

.glo-foot-bottom {
    padding: 15px 0;
    background: #029650;
}

.glo-foot-bottom a {
    margin: 0;
    display: inline-block;
}

.div-glo-max-foot {
    float: right;
    margin-top: -2px;
}

.div-glo-max-foot a {
    display: inline-block;
    font-size: 17px;
    margin-left: 18px;
}

.glo-news-img {
    width: 25%;
    float: left;
    border: solid 1px #dedede;
    padding: 5px;
    background: #FFF;
}

.glo-news-img img {
    width: 100%;
    float: left;
}

.glo-news-view {
    width: 75%;
    padding-left: 20px;
    float: right;
    line-height: 1.7;
}

.glo-tieude {
    padding-bottom: 5px;
}

.glo-tieude a {
    color: #00a859;
    font-weight: normal;
    font-size: 20px;
    text-transform: none;
    line-height: 1.7;
}

.glo-tieude a:hover {
    color: #f37635;
}

.glo-news-day {
    font-size: 14px;
    color: #333;
    border-bottom: solid 1px #eee;
    padding: 7px 0px 5px;
    background: url(../img/icon_day.png) center left no-repeat;
    padding-left: 20px;
    margin-bottom: 7px;
}

.glo-mota {
    line-height: 1.7;
}

.global-tintuc-chitiet h1 {
    color: #007f3b;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 4px;
    text-transform: uppercase;
    line-height: 1.6;
}

.global-tinlienquan {
    padding: 20px;
    margin-top: 20px;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .08), -2px 0px 5px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .08), -2px 0px 5px rgba(0, 0, 0, .08);
}

.glo-chitiet-sp {
    border-top: 1px dashed #ccc;
    margin-top: 20px;
    padding-top: 15px;
    margin-bottom: 25px;
}

.global-sanphamlienquan {
    margin-top: 20px
}

.global-tinlienquan-title, .global-sanphamlienquan-title {
    margin-bottom: 20px;
    border-bottom: double #CCCCCC 4px;
    position: relative;
}

.global-tinlienquan-title h2, .global-sanphamlienquan-title h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: normal;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    color: #fc4037;
    padding-bottom: 4px;
}

.global-tinlienquan li {
    list-style-type: disc;
    margin-left: 20px;
    color: #777;
    margin-bottom: 5px
}

.global-tinlienquan li a {
    color: #333;
    font-size: 15px;
    display: inline;
    line-height: 1.7;
    font-weight: 500;
}

.global-tinlienquan li a:hover {
    color: #E21F27;
    text-decoration: underline;
}

.global-ds-thuvienanh {
    margin-left: -20px
}

.glo-thuvienanh-con {
    width: 33.3333%;
    float: left;
    margin-bottom: 20px;
}

.glo-thuvienanh {
    border: solid 1px #E1E1E1;
    background: #fff;
    margin-left: 20px;
    list-style: none;
    padding: 5px
}

.glo-thuvienanh-img img {
    width: 100%
}

.glo-title-thuvienanh {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    padding-bottom: 0;
    height: 50px;
    overflow: hidden;
    line-height: 1.6;
    margin-bottom: 7px;
    margin-top: 3px
}

.glo-thuvienanh:hover {
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.global-ds-video {
    margin-left: -20px
}

.glo-video-con {
    width: 33.3333%;
    float: left;
    margin-bottom: 20px;
}

.glo-video {
    border: solid 1px #E1E1E1;
    background: #fff;
    margin-left: 20px;
    list-style: none;
    padding: 5px;
    float: left;
}

.glo-video-img {
    position: relative;
}

.glo-video-img img {
    width: 100%;
    float: left;
}

.glo-title-video {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    padding-bottom: 0;
    height: 57px;
    overflow: hidden;
    line-height: 1.6;
    margin-bottom: 7px;
    margin-left: 20px;
}

.glo-title-video a {
    display: block;
    margin-top: 7px
}

.glo-video-img span {
    background: url(../img/play_icon.png);
    width: 60px;
    height: 42px;
    z-index: 99;
    position: absolute;
    background-size: 60px auto;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -21px;
}

.glo-video-img:hover span {
    background: url(../img/play_icon_hv.png);
    background-size: 60px auto;
}

.glo-video:hover {
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.glo-video-play {
    border: 1px solid #dedede;
    padding: 7px;
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.global-video-chitiet h1 {
    font-size: 18px;
    color: #00a859;
    line-height: 1.4;
}

.glo-video-play iframe {
    margin: 0;
    padding: 0;
    float: left;
}

.glo-chitiet-left {
    width: 50%;
    float: left;
}

.glo-chitiet-right {
    width: 50%;
    float: left;
    padding-left: 25px
}

.glo-chitiet-right h1 {
    color: #007f3b;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 7px;
    text-transform: uppercase;
    line-height: 1.7;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 7px;
}

.glo-bo-price {
    margin: 3px 0 10px;
}

.glo-right-spdetail {
    font-size: 14px;
    list-style: none;
    font-weight: 600;
    margin-bottom: 5px;
}

.glo-right-spdetail ul {
    margin-left: 15px;
    margin-bottom: 8px;
}

.glo-right-spdetail-cart {
    border-top: 1px dashed #d74c2d;
    border-bottom: 1px dashed #d74c2d;
    padding-top: 15px;
    margin-bottom: 15px;
}

.glo-right-spdetail-motar {
    font-weight: 500;
    line-height: 1.8;
    margin-bottom: 5px;
}

.glo-price_goc {
    font-size: 15px;
    font-weight: 600;
    color: #949393;
    text-decoration: line-through;
    margin-bottom: 3px;
}

.glo-price {
    color: #fc4037;
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    padding-bottom: 5px;
    margin-right: 7px;
}

.glo-right-spdetail button[type="button"]:nth-child(2) {
    margin-top: 2px;
}

.glo-right-spdetail button[type="button"] {
    border: none;
    background: #bdbdbd;
    color: #565656;
    height: 18px;
    line-height: 18px;
    width: 32px;
    outline: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    font-size: 15px;
    display: block;
    cursor: pointer;
}

.glo-right-spdetail button[type="button"]:hover {
    background: #00a859;
    color: #fff;
}

.glo-right-spdetail button[type="submit"] {
    margin-bottom: 15px;
    color: #fff;
    padding: 11px 28px 12px 48px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    outline: none;
    background: url(../img/icon_giohang.png) center left 15px no-repeat #f37635;
    background-size: 23px;
    margin-top: 0;
    cursor: pointer;
    margin-left: 6px;
}

.glo-cart-ctsp {
    float: left;
}

.glo-right-spdetail button[type="submit"]:hover {
    background: url(../img/icon_giohang.png) center left 15px no-repeat #00a859;
    background-size: 23px;
}

.glo-right-spdetail input[type="number"] {
    padding: 0 10px;
    width: 70px;
    height: 38px;
    text-align: center;
    border: 1px solid #bdbdbd;
    float: left;
    margin: 0 6px 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.glo-left-ctsp {
    border: 1px solid #e9e9e9;
    padding: 8px;
}

.glo-left-ctsp img {
    width: 100%;
    margin: 0;
}

.glo-chitietsp-mutianh {
    margin: 15px -7px 0
}

.glo-chitietsp-mutianh .owl-pagination {
    display: none;
}

.glo-chitietsp-mutianh .owl-buttons {
    display: block;
}

.glo-chitietsp-mutianh .dv-anh-chitiet {
    border: 1px solid #CCC;
    background: #eee;
    padding: 4px;
    text-align: center;
    margin: 0 7px;
    float: left;
}

.glo-chitietsp-mutianh .dv-anh-chitiet img {
    margin: 0;
    float: left;
}

.glo-chitietsp-mutianh .owl-buttons {
    margin-top: -23px
}

.glo-chitietsp-mutianh .owl-buttons .owl-prev {
    left: 0;
    width: 24px;
    height: 46px;
    font-size: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.glo-chitietsp-mutianh .owl-buttons .owl-next {
    right: 0;
    width: 24px;
    height: 46px;
    font-size: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.glo-chitietsp-mutianh .dv-anh-chitiet:hover {
    border: 1px solid #b9b9b9;
    background: #e6e5e5;
}

.dv-hinhanh-chitiet .owl-wrapper {
    min-width: 100% !important
}

.glo-dv-menu-left ul, .glo-dv-menu-left li {
    list-style: none;
    padding: 0;
    margin: 0
}

.glo-dv-menu-left > ul > li {
    position: relative;
}

.glo-dv-menu-left > ul > li > a {
    display: block;
    text-decoration: none;
}

.glo-dv-menu-left > ul > li > ul {
    display: none;
}

.glo-dv-menu-left > ul > li > ul > li > a {
    display: block;
    text-decoration: none;
}

.glo_click_expain_li_left {
    position: absolute;
    z-index: 99;
    color: #333;
    right: 0;
    padding: 6px 10px;
    top: 0;
    cursor: pointer;
    font-size: 18px;
}

.glo-table-responsive {
    overflow-x: auto;
    width: 100%;
}

.glo-table-cart {
    border: 1px solid #dadada;
    border-top: none;
    border-left: none;
    min-width: 600px;
}

.glo-table-cart tr:hover {
    background: #fbfbfb
}

.glo-table-cart th {
    background: #F3F3F3;
    padding: 8px 10px;
    border: 1px solid #dadada;
    border-right: none;
    border-bottom: none;
}

.glo-table-cart td {
    border: 1px solid #dadada;
    padding: 10px;
    border-right: none;
    border-bottom: none;
}

.glo-img-dh {
    width: 70px;
    float: left;
    margin-right: 20px;
    border: 1px solid #e8e8e8;
    padding: 2px;
    margin-bottom: 7px;
}

.glo-a-dh {
    display: block;
    line-height: 1.6
}

.glo-gia-donhang {
    color: #fc4037;
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
}

.glo-btn-donhang button {
    border: none;
    background: #bdbdbd;
    color: #565656;
    height: 28px;
    width: 32px;
    outline: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    font-size: 15px;
    float: left;
    cursor: pointer;
}

.glo-btn-donhang button:hover {
    background: #00a859;
    color: #fff;
}

.glo-btn-donhang input {
    padding: 0 10px;
    width: 60px;
    height: 28px;
    text-align: center;
    border: 1px solid #bdbdbd;
    float: left;
    margin: 0 6px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.glo-xoa-dh {
    font-size: 13px;
    width: auto;
    padding: 6px 13px;
    cursor: pointer;
    background: #f37635;
    color: #fff;
    border: none;
    border: 1px solid #f37635;
}

.glo-xoa-dh:hover {
    background: #00a859;
    border: 1px solid #00a859;
    color: #fff;
}

.glo-sum-tong-tien {
    text-align: right;
    font-weight: 600;
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    padding: 10px 0;
}

.glo-sum-tong-tien span {
    font-size: 18px;
    color: #fc4037;
}

.glo-abtn-dh {
    text-align: center;
}

.glo-abtn-dh a {
    display: inline-block;
    background: #fc4037;
    font-size: 13px;
    padding: 6px 14px;
    font-weight: normal;
    color: #fff;
    margin: 0 2px;
    text-transform: uppercase;
}

.glo-abtn-dh a:hover {
    background: #00a859;
    color: #fff;
}

.glo-chitietsp-mutianh .owl-buttons .owl-next:hover,
.glo-chitietsp-mutianh .owl-buttons .owl-prev:hover {
    background: rgba(0, 0, 0, 0.6);
}

.glo-dvlang {
    display: inline-block;
    position: absolute;
    right: 0px;
}

.glo-dvlang span {
    display: block;
    padding: 10px 10px;
}

.glo-dvlang.active_lang_nn ul {
    display: block;
}

.glo-dvlang ul {
    background: #fff;
    width: 134px;
    position: absolute;
    display: none;
    box-shadow: 0 0 10px #ccc;
    z-index: 9999;
}

.glo-dvlang li {
    list-style: none;
    padding: 10px 13px;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    margin: 0 !important;
    float: left;
    text-align: left;
}

.glo-dvlang li:last-child {
    border: none
}

.glo-dvlang li.active, .glo-dvlang li:hover {
    background: #f7f7f7;
}

.glo-dvlang a {
    color: #959595;
    float: left;
    line-height: 18px;
}

.glo-dvlang li a {
    display: block;
    width: 100%
}

.glo-dvlang i {
    color: #9a9a9a;
    float: left;
    margin-left: 8px;
    margin-top: 3px;
}

.glo-dvlang img {
    height: 18px;
    float: left;
    margin-right: 7px;
}

.dv-banner {
    position: relative;
}

.glo-limenu-cart {
    right: 0;
    position: absolute !important;
    height: 100%;
    background: #f37635;
    padding: 0 20px;
}

.glo-giohang-menu a {
    color: #FFF;
    font-size: 13px;
    background: url(../img/icon_giohang.png) center left no-repeat;
    font-weight: bold;
    line-height: 42px;
    background-size: 27px;
    padding: 8px 0 2px 35px;
    display: block;
}

.glo-giohang-menu a span {
    color: #FF0;
}

.glo-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9998;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.glo-popup-video {
    position: fixed;
    z-index: 9999;
    width: 600px;
    height: 360px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -300px;
    max-width: 100%;
    max-height: 100%;
    display: none;
}

.glo-popup-video img {
    width: 100%;
    height: 100%
}

.li_hotro_glo_left {
    background: none;
    padding-left: 0px;
    list-style: none;
    border-bottom: dotted #CCC 1px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding: 10px 0px;
}

.li_hotro_glo_left .img {
    text-align: left;
    width: 28%;
    float: left;
    padding-right: 7px;
}

.li_hotro_glo_left .img img {
    width: 95%;
    max-width: 140px;
    border-radius: 100px;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
    padding: 2px;
}

.li_hotro_glo_left .ht-right {
    width: 72%;
    float: left;
}

.li_hotro_glo_left .ht-right h2 > p {
    font-weight: 700;
}

.li_hotro_glo_left .ht-right h2 {
    color: #333;
    font-weight: normal;
    font-size: 13px;
    line-height: 25px;
}

.li_hotro_glo_left .ht-right h2 span a {
    margin-left: 0px;
    color: #f11818;
    font-weight: bold;
    font-size: 16px;
}

.li_hotro_glo_left .ht-right p a {
    margin-left: 0px;
    font-size: 13px;
}

.li_hotro_glo_left:last-child {
    border: none
}

.glo-left-nd-suppoer {
    padding-top: 7px
}

.glo-dong-popup {
    background: #fff url("../img/close_popup.png");
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    z-index: 99999;
    background-size: 30px;
    right: 0;
    margin-top: -15px;
    margin-right: -15px;
    border-radius: 100%;
    cursor: pointer;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.col-min-1, .col-min-2, .col-min-3, .col-min-4, .col-min-5, .col-min-6, .col-min-7, .col-min-8, .col-min-9, .col-min-10, .col-min-11, .col-min-12 {
    float: left;
}

.col-md-1 {
    width: 8.33333333%
}

.col-md-2 {
    width: 16.66666666%
}

.col-md-3 {
    width: 25%
}

.col-md-4 {
    width: 33.33333333%
}

.col-md-5 {
    width: 41.66666666%
}

.col-md-6 {
    width: 50%
}

.col-md-7 {
    width: 58.33333333%
}

.col-md-8 {
    width: 66.66666666%
}

.col-md-9 {
    width: 75%
}

.col-md-10 {
    width: 83.33333333%
}

.col-md-11 {
    width: 91.66666666%
}

.col-md-12 {
    width: 100%
}

.global-foot-v1 {
    width: 31%;
    margin-bottom: 20px
}

.global-foot-v2 {
    width: 23%;
    margin-bottom: 20px
}

.global-foot-v3 {
    width: 23%;
    margin-bottom: 20px
}

.global-foot-v4 {
    width: 23%;
    margin-bottom: 20px
}

@media only screen and (max-width: 991px) {
    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-2 {
        width: 16.66666666%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        width: 41.66666666%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-8 {
        width: 66.66666666%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-11 {
        width: 91.66666666%
    }

    .col-sm-12 {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .col-xs-1 {
        width: 8.33333333%
    }

    .col-xs-2 {
        width: 16.66666666%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-5 {
        width: 41.66666666%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-8 {
        width: 66.66666666%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-11 {
        width: 91.66666666%
    }

    .col-xs-12 {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .col-min-1 {
        width: 8.33333333%
    }

    .col-min-2 {
        width: 16.66666666%
    }

    .col-min-3 {
        width: 25%
    }

    .col-min-4 {
        width: 33.33333333%
    }

    .col-min-5 {
        width: 41.66666666%
    }

    .col-min-6 {
        width: 50%
    }

    .col-min-7 {
        width: 58.33333333%
    }

    .col-min-8 {
        width: 66.66666666%
    }

    .col-min-9 {
        width: 75%
    }

    .col-min-10 {
        width: 83.33333333%
    }

    .col-min-11 {
        width: 91.66666666%
    }

    .col-min-12 {
        width: 100%
    }
}

@media only screen and (min-width: 1000px) {
    .menu-run ul li {
        position: relative;
    }

    .btn-menu, .a-menu-mb {
        display: none
    }

    .menu-run > ul > li {
        list-style: none;
        display: inline-block;
        float: left;
    }

    .menu-run > ul > li > a {
        display: block;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        padding: 15px 25px;
    }

    .menu-run > ul > li:hover > a {
        color: #fff;
        background: #f37635;
    }

    .menu-run > ul > li ul {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: -1;
        margin-top: 15px;
        border-bottom: solid 4px #f37635;
        border-left: solid 1px #f37635;
        border-right: solid 1px #f37635;
        border-top: solid 1px #f37635;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        box-shadow: 2px 1px 2px rgba(0, 0, 0, .3);
        opacity: 0;
        padding: 10px 0;
        background: #fff;
        min-width: 230px;
    }

    .menu-run > ul > li > ul > li > ul {
        left: 100%;
        top: 0%
    }

    .menu-run > ul > li:hover > ul, .menu-run > ul > li > ul > li:hover > ul {
        opacity: 1;
        margin-top: 0px;
        z-index: 99999;
    }

    .menu-run > ul > li > ul li {
        text-align: left;
        display: block;
        background: #fff;
        padding: 0 15px;
    }

    .menu-run > ul > li > ul li a {
        padding: 6px 0 6px 15px;
        border-bottom: solid 1px #F0F0F5;
        border-top: solid 1px #fff;
        position: relative;
        display: block;
        color: #333;
        transition: padding .2s linear;
        -webkit-transition: padding .2s linear;
        -moz-transition: padding .2s linear;
        -o-transition: padding .2s linear;
        -ms-transition: padding .2s linear;
        text-transform: capitalize;
    }

    .menu-run > ul > li > ul li:hover > a {
        color: #fff;
        background: #f37635;
        padding: 6px 0 6px 23px;
    }

    .menu-run > ul > li > ul li a:before {
        content: attr(icons);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        font-size: 18px;
        line-height: 35px;
        transition: left .2s linear;
        -webkit-transition: left .2s linear;
        -moz-transition: left .2s linear;
        -o-transition: left .2s linear;
        -ms-transition: left .2s linear;
    }

    .menu-run > ul > li > ul li:hover > a:before {
        left: 8px;
    }
}

@media only screen and (max-width: 999px) {
    .a-menu-mb {
        display: block;
        text-transform: uppercase;
        padding: 13px 0 13px 10px;
        float: left;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
    }

    .a-menu-mb:hover {
        color: #fff
    }

    .btn-menu {
        display: block;
        background: #dc8605;
        width: 42px;
        height: 35px;
        overflow: hidden;
        position: relative;
        cursor: pointer;
        outline: none;
        margin: 7px 0;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        float: right;
        right: 0px;
        border: 1px solid rgb(255, 255, 255);
    }

    .btn-menu:after {
        content: '';
        position: absolute;
        width: 66%;
        height: 3px;
        background: #fff;
        top: 8px;
        left: 17%;
        box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    }

    .menu-run li > a:not(:only-child):after {
        position: absolute;
        top: 0;
        line-height: 33px;
        font: normal normal normal 14px/1 FontAwesome;
        speak: none;
        -webkit-font-smoothing: antialiased;
        content: "\f0da";
        opacity: 0.64;
        font-size: 15px;
        padding: 10px;
        right: 0;
        cursor: pointer;
        z-index: 99;
    }

    .menu-run ul {
        position: absolute;
        width: 200px;
        right: 0px;
        top: 100%;
        padding: 0;
        background: #dc8605;
        border: none;
        box-shadow: 2px 1px 2px rgba(0, 0, 0, .3);
        width: 230px;
        opacity: 0;
        z-index: -1;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .menu-run ul ul {
        top: 0;
        right: 0px;
        z-index: -10
    }

    .menu-run .menu-height-0 > li {
        display: none;
    }

    .menu-run ul li.menu-li-active, .menu-run ul li.menu-li-active-vback {
        display: block;
    }

    .menu-run ul li.menu-li-active > a {
        display: none;
    }

    .menu-run ul li.menu-li-active-vback > a {
        display: none;
    }

    .menu-run .menu-height-active > li.menu-li-active-vback > a {
        display: block;
    }

    .menu-run .menu-height-active > li {
        display: block;
    }

    .menu-run .menu-height-opaciti {
        opacity: 1;
    }

    .menu-run .menu-height-active {
        z-index: 99;
        margin-top: 0;
        opacity: 1;
        height: auto
    }

    .menu-run ul.active {
        z-index: 999;
        margin-top: 0;
        opacity: 1;
    }

    .menu-run ul li {
        position: initial;
    }

    .menu-run ul li a {
        border-top: solid 1px rgba(255, 255, 255, 0.2);
        position: relative;
        display: block;
        color: #333;
        transition: padding .2s linear;
        -webkit-transition: padding .2s linear;
        -moz-transition: padding .2s linear;
        -o-transition: padding .2s linear;
        -ms-transition: padding .2s linear;
        text-transform: capitalize;
        padding: 8px 20px 8px 10px;
        color: #fff;
        font-weight: 600;
    }

    .menu-run ul li a:hover {
        color: #fff;
        background: #c77c0a;
    }

    .js-menu-back {
        display: block !important;
    }

    .js-menu-back span {
        display: block;
        padding: 7px 10px;
        color: #fff;
    }
}

.cfacebook {
    position: fixed;
    bottom: 0;
    right: 85px;
    z-index: 9999999999999999;
    width: 258px !important;
    height: 290px !important;
    border: 4px solid #3D85C6 !important;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    background-color: #fff !important;
    transition: all .5s;
}

.cfacebook_remove {
    bottom: -310px !important;
}

.cfacebook span.foot {
    background: #3D85C6;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 11px;
    letter-spacing: 2px;
    padding: 4px 0 2px;
    z-index: 99;
}

.cfacebook span.foot a {
    color: #fff
}

.delete_fb {
    position: absolute;
    width: 25px;
    height: 25px;
    background: #3d85c6;
    z-index: 9999;
    padding: 6px;
    border-radius: 100%;
    right: 0;
    margin-top: -16px;
    cursor: pointer;
    margin-right: -14px;
}

.ajax-load img {
    margin-top: 120px;
    position: absolute;
    z-index: 9;
    left: 115px;
}

.quick-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    bottom: 120px;
    right: 20px;
    position: fixed;
    background: rgba(30, 30, 30, 0.1) url(../img/message.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #0074ff;
    z-index: 100;
    cursor: pointer;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #a6e3fa 9;
    opacity: .75 !important;
}

.quick-alo-ph-circle-fill {
    z-index: 99;
    width: 70px;
    height: 70px;
    bottom: 110px;
    right: 10px;
    position: fixed;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

.glo-hd-left-1 {
    float: left;
}

.glo-hd-left-1 img {
    max-width: 100%;
    margin: 10px 0px;
}

.glo-hd-right-1 {
    float: left;
    padding-left: 100px
}

.glo-hd-right-1 .h3-hdtit {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.6;
    color: #00a859;
    font-family: "Roboto";
    margin-bottom: 5px;
}

.glo-hd-right-1 .hd-dc {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 1.7;
    display: block;
}

.menu-run > ul > li > a {
    padding: 15px 35px;
}

.glo-tranghome-v4 {
    background: #f8f8f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0 0;
}

.glo-tranghome-v4 .dv-foot-top {
    padding-right: 20px;
    margin-bottom: 15px
}

.glo-tranghome-v4 .dv-foot-top img {
    width: 40px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.glo-tranghome-v4 .dv-foot-top h3 {
    color: #464646;
    font-size: 14px;
}

.glo-tranghome-v4 .dv-foot-top .nd {
    color: #898989;
    font-size: 12px;
    line-height: 1.5;
    display: block;
    margin-top: 2px;
}

.glo-dv-footer-2 {
    border-top: 1px solid #dcdcdc;
    padding: 20px 0;
    line-height: 1.8;
    margin: 0 0 0 25px;
}

.glo-dv-footer-2 h3 {
    margin-bottom: 5px
}

.glo-dv-footer-2-child {
    background: #fff
}

.glo-dv-footer-2-child .glo-dv-footer-2 {
    margin: 0;
    border: none;
}

.dv-glo-menu-v3 {
    position: relative;
}

.dv-glo-menu-v3 .btn-nutmn {
    display: none;
    background: #ff9d06;
    position: relative;
    width: 45px;
    height: 36px;
    overflow: hidden;
    cursor: pointer;
    outline: none;
    border: 1px solid rgba(253, 253, 253, 0.45);
    margin: 6px;
    border-radius: 5px;
    right: 5px;
    float: right;
}

.dv-glo-menu-v3 .btn-nutmn:after {
    content: '';
    position: absolute;
    width: 64%;
    height: 3px;
    background: #fff;
    top: 8px;
    left: 18%;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
}

.dv-glo-menu-v3 .btn-home {
    color: #fff;
    padding: 13px;
    display: none;
}

.dv-glo-menu-v3 ul, .dv-glo-menu-v3 li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.dv-glo-menu-v3 > ul > li {
    display: inline-block;
    float: left;
}

.dv-glo-menu-v3 > ul > li > a {
    display: block;
    padding: 15px 25px 14px;
    color: #fff;
    font-size: 14px;
}

.dv-glo-menu-v3 > ul > li > a > span {
    display: none
}

.dv-glo-menu-v3 > ul > li:hover > a {
    background: #ff9d06;
}

.dv-glo-menu-v3 > ul ul {
    z-index: -1;
    opacity: 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    position: absolute;
    width: 240px;
    background: #ff9d06;
    margin-top: 7px
}

.dv-glo-menu-v3 li {
    display: none
}

.dv-glo-menu-v3 li:hover > ul > li {
    display: block;
}

.dv-glo-menu-v3 > ul li:hover > ul {
    opacity: 1;
    margin-top: 0px;
    z-index: 99999
}

.dv-glo-menu-v3 ul ul li a {
    padding: 6px 15px;
    display: block;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
    color: #fff;
}

.dv-glo-menu-v3 ul ul li:hover > a {
    background: #f19404
}

.dv-glo-menu-v3 ul ul li:last-child > a {
    border: none
}

.dv-glo-menu-v3 ul ul ul {
    left: 100%;
    top: 0;
}

.dv-glo-menu-v3 > ul li span.ajax-menu-show-child {
    display: none
}

.dv-glo-menu-v3 .mn_mb_back {
    display: none
}

.dv-glo-menu-v3 .mn_mb_back i {
    margin-right: 3px
}

.dv-glo-menu-v3 > ul li a span {
    margin-right: 7px;
    font-size: 16px;
}

.glo-thanhtoan-foot {
    border-top: 1px solid #dcdcdc;
    padding: 20px 0;
    line-height: 1.8;
    margin: 0 0 0 25px;
}

.glo-thanhtoan-foot .l {
    width: 50%;
    float: left;
}

.glo-thanhtoan-foot .l h3, .glo-thanhtoan-foot .r h3 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

.glo-thanhtoan-foot .r {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.glo-thanhtoan-foot .r .nd {
    line-height: 1.6
}

.glo-thanhtoan-foot .r .nd img {
    float: left;
    margin-right: 10px;
}

.glo-thanhtoan-foot .r .nd .f-mid-2-1 {
    float: left;
    margin-right: 20px;
}

.glo-thanhtoan-foot .r .nd .f-mid-2-2 {
    float: left;
    border-left: #dcdcdc thin solid;
    padding-left: 20px
}

.glo-thanhtoan-foot .r .nd p {
    font-size: 14px;
    color: #999;
}

.glo-thanhtoan-foot .r .nd p a {
    color: #D91918;
    font-weight: 600;
    font-size: 16px;
    padding-left: 0
}

.glo-ykien-kh {
    text-align: center;
}

.glo-ykien-kh .glo-left-nd img {
    width: 100px;
    border-radius: 100px;
    margin: 10px auto 20px;
}

.glo-ykien-kh .glo-left-nd .khachhang_cmt {
    color: #898989;
    font-size: 12px;
    font-style: italic;
    line-height: 1.7;
    margin-bottom: 15px;
}

.glo-ykien-kh .glo-left-nd .khachhang_name {
    font-weight: 600;
    color: #ff8309;
    margin-bottom: 50px
}

.glo-ykien-kh .glo-left-nd .owl-pagination {
    bottom: 7px;
}

.glo-ykien-kh .glo-left-nd .owl-pagination .owl-page {
    width: 13px;
    height: 13px;
    background: #b2b9b7;
}

.glo-ykien-kh .glo-left-nd .owl-pagination .owl-page.active {
    background: #f16b6f;
}

.glo-ykien-anhleft {
    margin-bottom: 25px
}

.glo-ykien-anhleft img {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

@media only screen and (max-width: 991px) {
    .dv-glo-menu-v3 > ul li:hover > ul {
        opacity: 1;
        margin-top: 0px;
        z-index: 0
    }

    .glo-thanhtoan-foot .r .nd img {
        display: none;
    }

    .glo-thanhtoan-foot .l {
        width: 100%;
    }

    .glo-thanhtoan-foot .r {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }

    .dv-glo-menu-v3 > ul > li > a > span {
        display: inline-block;
    }

    .dv-glo-menu-v3 .mn_mb_back {
        display: block;
    }

    .dv-glo-menu-v3 ul li:hover > a {
        background: #f74e18;
    }

    .dv-glo-menu-v3 .btn-home {
        display: inline-block;
    }

    .dv-glo-menu-v3 {
        width: 100%
    }

    .dv-glo-menu-v3 .btn-nutmn {
        display: block
    }

    .dv-glo-menu-v3 ul, .mb-active {
        transition: all .5s !important;
        -moz-transition: all .5s !important;
        -webkit-transition: all .5s !important;
        -o-transition: all .5s !important;
    }

    .dv-glo-menu-v3 ul li {
        display: none !important;
        position: relative;
    }

    .dv-glo-menu-v3 ul.ul-mb-js-id {
        margin-top: 7px !important;
        opacity: 0 !important
    }

    .dv-glo-menu-v3 ul.mb-active {
        margin-top: 0px !important;
        opacity: 1 !important
    }

    .dv-glo-menu-v3 ul.mb-mrgin-top-2 {
        margin-top: 0px !important;
        opacity: 1 !important
    }

    .dv-glo-menu-v3 ul.mb-active > li, .dv-glo-menu-v3 ul li.li-mb-js-id-block {
        display: block !important;
    }

    .dv-glo-menu-v3 li.li-mb-js-id-block > a, .dv-glo-menu-v3 li.li-mb-js-id-block > span {
        display: none !important
    }

    .dv-glo-menu-v3 ul {
        background: #ff9d06;
        width: 240px;
        right: 0;
        position: absolute;
        z-index: 9999;
        margin-top: 7px;
        opacity: 0 !important
    }

    .dv-glo-menu-v3 ul li:hover > a {
        background: #f19404;
    }

    .dv-glo-menu-v3 > ul li {
        display: block;
        width: 100%;
    }

    .dv-glo-menu-v3 > ul li a {
        display: block;
        padding: 6px 20px !important;
        color: #fff;
        border-bottom: 1px dashed #ff7d54;
    }

    .dv-glo-menu-v3 > ul li span.ajax-menu-show-child {
        font-size: 16px;
        color: #fff;
        position: absolute;
        top: 0;
        right: 0;
        padding: 8px 10px 8px 20px;
        cursor: pointer;
        display: block;
        z-index: 99
    }

    .dv-glo-menu-v3 .mn_mb_back i {
        font-size: 18px
    }

    .dv-glo-menu-v3 ul ul ul {
        left: 0;
        top: 0;
    }

    .dv-glo-menu-v3 ul ul, .dv-glo-menu-v3 li {
        position: initial;
        margin-top: 0
    }

    .dv-glo-menu-v3 ul ul {
        top: 0;
        position: absolute;
    }
}

.dv-menu-v2-sl {
    width: 100%;
    position: relative;
}

.dv-menu-v2-sl .glo-scroll-ul a {
    padding-left: 40px;
    position: relative;
}

.dv-menu-v2-sl .glo-scroll-ul span {
    position: absolute;
    margin-left: -20px
}

.dv-menu-v2-sl span.glo-mn-main-left {
    cursor: pointer;
    background: #ff9d06;
    display: block;
    color: #fff;
    text-align: left;
    padding: 12px 0 12px 20px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
}

.dv-menu-v2-sl span img {
    margin-right: 7px
}

.dv-menu-v2-sl a img {
    width: 10px;
    position: absolute;
    margin-left: -22px;
    margin-top: 3px;
    max-height: 15px;
}

.dv-menu-v2-sl ul {
    padding: 0;
    margin: 0;
    border: 1px solid #e6e6e6;
    border-top: 1px solid rgba(255, 255, 255, 0);
}

.dv-menu-v2-sl ul, .dv-menu-v2-sl li {
    list-style: none;
}

.dv-menu-v2-sl ul li a {
    line-height: 1.5;
    color: #696969;
    text-decoration: none;
    padding: 12px 10px;
    display: block;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    position: relative;
}

.dv-menu-v2-sl ul li i {
    color: #333;
}

.dv-menu-v2-sl ul li:hover > a, .dv-menu-v2-sl ul li:hover i {
    color: #007de4;
}

.dv-menu-v2-sl ul li:last-child > a {
    border: none
}

.dv-menu-v2-sl ul ul {
    position: absolute;
    left: 100%;
    width: 100%;
    border: 1px solid #ececec;
    border-left: 1px solid #fff;
    top: 0;
    transition: all .5s;
    opacity: 0;
    z-index: -1;
    background: #fff;
    overflow-y: auto;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.14);
    display: none
}

.glo-scroll-ul::-webkit-scrollbar {
    width: 10px;
}

.glo-scroll-ul::-webkit-scrollbar-track {
    border-radius: 0px;
}

.glo-scroll-ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

.dv-menu-v2-sl i.i_right {
    cursor: pointer;
    position: absolute;
    right: 0;
    padding: 14px 15px 15px 20px;
    z-index: 99;
    top: 0;
    left: auto;
    font-size: 16px;
}

.dv-menu-v2-sl i.i_right_2 {
    display: none
}

.dv-menu-v2-sl ul li:hover i.i_right_1 {
    display: none
}

.dv-menu-v2-sl ul li:hover i.i_right_2 {
    display: block;
}

.dv-menu-v2-sl ul li:hover > ul {
    opacity: 1;
    z-index: 99;
    display: block;
}

.dv-menu-v2-sl ul li a i {
    position: absolute;
    left: 10px;
    top: 11px
}

.dv-menu-v2-sl ul ul li a {
    padding-left: 25px;
    position: relative;
}

.dv-cont-menu-v2-sl {
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 100%;
}

.dv-cont-menu-v2-sl > ul > li > a {
    padding-left: 40px
}

.dv-cont-menu-v2-sl > ul > li:hover img {
    filter: none;
    -webkit-filter: grayscale(0);
}

.global-footer-v4 .global-foot-v1 {
    width: 34%
}

.global-footer-v4 .global-foot-v2 {
    width: 22%
}

.global-footer-v4 .global-foot-v3 {
    width: 22%
}

.global-footer-v4 .global-foot-v4 {
    width: 22%
}

.width-auto {
    width: auto !important
}

.glo-js-popup-sp {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 16px;
    background-color: rgba(0, 0, 0, .7);
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99999;
    overflow-y: auto;
    overflow-x: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.glo-js-popup-sp .dv-popup-cont {
    max-width: 1000px !important;
    overflow: initial;
    min-width: 300px !important;
    width: 100%;
}

.glo-js-popup-sp .dv-popup-cont .dv-popup-cont-child {
    width: 100%;
    z-index: 1002;
    min-height: 90%;
    position: relative;
    background: #fff;
    border-radius: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 1px 5px #666;
    box-shadow: 0 1px 5px #666;
    -webkit-animation: fadeIn 150ms ease-in;
    -moz-animation: fadeIn 150ms ease-in;
    -o-animation: fadeIn 150ms ease-in;
    -ms-animation: fadeIn 150ms ease-in;
    animation: fadeIn 150ms ease-in;
    margin-top: 14px;
    margin-bottom: 30px;
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: 'alpha(Opacity=0)';
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: 'alpha(Opacity=0)';
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: 'alpha(Opacity=0)';
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: 'alpha(Opacity=0)';
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.glo-popup-tieude {
    width: 100%;
    background: #f2f2f2;
    color: #575757;
    position: relative;
    padding: 10px 15px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #e1e1e1;
    text-transform: uppercase;
    font-size: 16px;
    padding-right: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 600;
}

.glo-poup-doidung {
    padding: 10px;
    width: 100%
}

a.close-popup-xemnhanh {
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 6px;
    text-align: center;
    font-size: 20px;
    color: #858585;
    padding: 0 10px;
}

a.close-popup-xemnhanh:hover {
    color: #e70909;
}

body.glo-hide-scoll {
    overflow: hidden;
}

.glo-js-popup-cont {
    display: none
}

.glo-js-popup-cont img.js-pop-load {
    width: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
}

.glo-popup-tieude.fixed {
    position: fixed;
    z-index: 99999;
    top: 0;
    width: 1000px;
    border-radius: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.glo-dangnhap-dangky-bg {
    background-color: #000;
    opacity: 0.6;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.glo-dangnhap-dangky {
    position: fixed;
    width: 360px;
    background-color: #ffffff;
    border: 5px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    left: 50%;
    margin-left: -180px;
    top: 30px;
    max-height: 80%;
    overflow-y: auto
}

.glo-dangnhap-dangky .glo-dn-dk-title {
    background: #fff;
    border-bottom: 1px solid #eee;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
}

.glo-dangnhap-dangky .glo-dn-dk-title a {
    float: right;
    color: #e12c2c;
    padding: 9px 5px;
    font-size: 16px;
}

.glo-dangnhap-dangky .glo-dn-dk-noidung {
    background: #f2f2f2;
    padding: 10px;
}

.glo-dangnhap-dangky .glo-dn-dk-fb {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0 20px;
    position: relative;
    margin-bottom: 20px;
}

.glo-dangnhap-dangky .glo-dn-dk-fb > span {
    font-size: 14px;
    margin-right: 15px;
}

.glo-dangnhap-dangky .glo-dn-dk-fb a {
    color: #48629B;
    border: 1px solid #48629B;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    margin-left: 5px
}

.glo-dangnhap-dangky .glo-dn-dk-fb a.gg {
    border-color: #DC4B38;
    color: #DC4B38
}

.glo-dangnhap-dangky .glo-dn-dk-fb a i {
    padding: 5px;
}

.glo-dangnhap-dangky .glo-dn-dk-fb p {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-bottom: -7px;
}

.glo-dangnhap-dangky .glo-dn-dk-fb p span {
    background: #f2f2f2;
    padding: 0 15px;
}

.glo-dangnhap-dangky .glo-dkdn-input input {
    display: block;
    width: 100%;
    height: 34px;
    border: 1px solid #c9c9c9;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding-left: 35px;
    font-size: 13px;
    border-radius: 2px;
    outline: none
}

.glo-dangnhap-dangky .glo-dkdn-input.err input {
    border: 1px dashed #e5101d;
    background-color: #fadbdd;
}

.glo-dangnhap-dangky .glo-dkdn-input {
    position: relative;
    margin-bottom: 10px;
}

.glo-dangnhap-dangky .glo-dkdn-input:before {
    position: absolute;
    left: 10px;
    top: 9px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b2b2b2;
    font-size: 15px;
    width: 15px;
    text-align: center;
}

.glo-dangnhap-dangky .glo-dkdn-email:before {
    content: "\f007";
}

.glo-dangnhap-dangky .glo-dkdn-matkhau:before {
    content: "\f023";
    font-size: 17px
}

.glo-dnkn-gr p {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 14px
}

.glo-dnkn-gr p a.l {
    font-size: 14px;
    float: left;
    text-decoration: none;
    display: inline-block;
    color: #e5101d;
}

.glo-dnkn-gr p a.r {
    font-size: 14px;
    float: right;
    text-decoration: none;
    display: inline-block;
    color: #e5101d;
}

.glo-dangnhap-dangky .glo-dkdn-dangnhap {
    margin: 15px 0;
}

.glo-dangnhap-dangky .glo-dkdn-dangnhap button {
    background: #e5101d;
    border: 1px solid #e5101d;
    width: 100%;
    padding: 8px 0;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    outline: none;
    cursor: pointer;
    transition: all .5s
}

.glo-dangnhap-dangky .glo-dkdn-dangnhap button:hover, .glo-dangnhap-dangky .glo-dkdn-dangnhap button.active {
    background: #1449dc;
    border: 1px solid #1449dc;
}

.glo-dangnhap-dangky .glo-dkdn-dangnhap button img {
    height: 23px;
    position: relative;
    top: 6px;
    margin-top: -23px;
}

.glo-dk-dn-group-dn-2 {
    display: none
}

.glo-dk-dn-group-dn-3 {
    display: none
}

.glo-dn-dk-fb .sp-dn {
    display: block;
}

.glo-dn-dk-fb .sp-dn a {
    border: none;
    width: auto;
    color: #e5101d;
    font-weight: 600;
    text-decoration: none;
    margin-left: 15px;
}

.glo-dnkn-gr p a:hover {
    color: #2758c2 !important
}

.glo-dangnhap-dangky .glo-dkdn-hoten:before {
    content: "\f2c0";
}

.glo-dangnhap-dangky .glo-dkdn-sodienthoai:before {
    content: "\f098";
}

.glo-dangnhap-dangky .glo-dkdn-diachi:before {
    content: "\f124";
}

.glo-dangnhap-dangky .glo-dkdn-mabaove:before {
    content: "\f132";
}

.glo-dangnhap-dangky .glo-dkdn-dangnhap-dangky {
    margin-bottom: 5px
}

.glo-dangnhap-dangky .glo-dnkn-gr .p_qmk a {
    font-style: italic;
    margin-bottom: 5px;
    color: #444;
}

.hide-show-vitri-menu-hidden, .disnone {
    display: none
}

/**/
.glo-dv-footer-2-child .glo-dv-footer-7 {
    border-top: 1px solid #ddd;
    padding-right: 250px;
}

.glo-dv-footer-2-child .glo-dv-footer-7 .fSocial {
    position: absolute;
    right: 0;
    top: 20px;
}

.glo-dv-footer-2-child .glo-dv-footer-7 .fSocial ul {
    list-style: none;
}

.glo-dv-footer-2-child .glo-dv-footer-7 .fSocial li {
    margin-left: 7px;
    list-style: none;
    float: left;
    width: 38px;
    height: 38px;
    background: url(../img/bg-social-footer.png) no-repeat 50% 50%;
}

.glo-dv-footer-2-child .glo-dv-footer-7 .fSocial li a {
    display: table;
    width: 38px;
    height: 38px;
    padding: 0;
    color: #484848;
}

.glo-dv-footer-2-child .glo-dv-footer-7 .fSocial li a:before {
    display: none
}

.glo-dv-footer-2-child .glo-dv-footer-7 .fSocial li a:hover {
    color: #da1c88;
}

.glo-dv-footer-2-child .glo-dv-footer-7 .fSocial li a i {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
}

.dv-glo-goppy7 a {
    padding-left: 7px !important
}

.dv-glo-goppy7 a:before, .glo-dv-footer-7 a:before {
    display: none;
}

.glo-dv-footer-7 a {
    padding-left: 0px !important
}

.dv-glo-lang {
    position: absolute;
    right: 0;
    line-height: 1.5;
    z-index: 9
}

.dv-glo-lang a {
    float: left;
    display: inline-block;
    margin-left: 7px;
    font-weight: 600;
}

.dv-glo-lang a span {
    display: none
}

.dv-glo-lang a img {
    height: 20px;
    width: auto;
    float: left;
    margin-right: 0px;
}

@media only screen and (max-width: 479px) {
    .glo-dangnhap-dangky {
        width: 92%;
        margin-left: -5px;
        left: 4%;
    }
}

@media only screen and (max-width: 1199px) {
    .dv-thuy-trang {
        width: 100%;
        padding: 0 10px
    }

    .glo-dvlang {
        right: 10px;
    }

    .menu-run > ul > li > a {
        padding: 15px 25px;
    }

    .global-footer-v4 .global-foot-v1 {
        width: 28%;
    }

    .global-footer-v4 .global-foot-v2 {
        width: 24%;
    }

    .global-footer-v4 .global-foot-v3 {
        width: 24%;
    }

    .global-footer-v4 .global-foot-v4 {
        width: 24%;
    }

    .global-footer .glo-foot-title h3 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 999px) {
    .glo-popup-tieude.fixed {
        width: auto;
        right: 33px;
        left: 16px;
    }

    .menu-run ul li a {
        padding: 8px 20px 8px 10px;
    }

    .glo-limenu-cart {
        display: none !important;
    }

    .dv-glo-cart-mb {
        display: block;
        position: absolute;
        right: 10px;
        font-size: 16px;
        color: #fff;
        bottom: 0;
        margin-bottom: -58px;
        z-index: 9;
        width: 45px;
        height: 45px;
        background: #dc8605;
        line-height: 45px;
        text-align: center;
        border-radius: 100%;
    }

    .dv-glo-cart-mb a {
        color: #fff
    }

    .dv-glo-cart-mb a span {
        color: #fff;
        position: absolute;
        margin-left: 1px;
        margin-top: -10px;
        font-size: 13px;
        font-family: Arial;
    }
}

@media only screen and (max-width: 991px) {
    .glo-ykien-anhleft {
        width: 33.3333%;
        padding-left: 20px;
        float: left;
    }

    .global-footer-v4 .global-foot-v1,
    .global-footer-v4 .global-foot-v2,
    .global-footer-v4 .global-foot-v3,
    .global-footer-v4 .global-foot-v4 {
        width: 50%;
    }

    .glo-limenu-cart {
        display: none
    }

    .hide-991 {
        display: none
    }

    .global-left {
        margin-left: -2%
    }

    .glo-left {
        width: 31.3333%;
        float: left;
        margin-left: 2%;
    }
}

@media only screen and (max-width: 767px) {
    .glo-ykien-anhleft {
        width: 50%;
        padding-left: 15px;
    }

    .owl-buttons .owl-next, .owl-buttons .owl-prev {
        width: 40px;
        height: 46px;
        line-height: 38px;
        font-size: 38px;
    }

    .owl-pagination {
        bottom: 15px;
    }

    .dv-form-lienhe .lienhe-left {
        width: 100%;
        padding-right: 0
    }

    .dv-form-lienhe .lienhe-right {
        width: 100%
    }

    .global-left {
        margin-left: -2%
    }

    .glo-left {
        width: 48%;
        float: left;
        margin-left: 2%;
    }

    .glo-chitiet-left {
        width: 100%
    }

    .glo-chitiet-right {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    .glo-dv-footer-2-child .glo-dv-footer-7 {
        padding-right: 0
    }

    .glo-dv-footer-2-child .glo-dv-footer-7 .fSocial {
        position: relative;
    }

    .glo-dv-footer-2-child .glo-dv-footer-7 .fSocial li {
        margin-left: 0;
        margin-right: 7px;
    }

    .dv-glo-goppy7 a {
        padding-left: 0px !important;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 479px) {
    .glo-ykien-anhleft {
        width: 100%;
        padding-left: 0px;
    }

    .global-footer-v4 .global-foot-v1,
    .global-footer-v4 .global-foot-v2,
    .global-footer-v4 .global-foot-v3,
    .global-footer-v4 .global-foot-v4 {
        width: 100%;
    }

    .owl-pagination {
        display: none
    }

    .global-left {
        margin-left: 0%
    }

    .glo-left {
        width: 100%;
        float: left;
        margin-left: 0%;
    }

    .glo-thanhtoan-foot .r .nd .f-mid-2-1 {
        width: 100%;
        margin-right: 0;
    }

    .glo-thanhtoan-foot .r .nd .f-mid-2-2 {
        margin-top: 7px;
        border-left: none;
        padding-left: 0;
    }
}