::-webkit-scrollbar {
    background: #fff;
    width: 10px;
    height: 11px;
}

::-webkit-scrollbar-thumb {
    background: #BBBBBB;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
    width: 100% !important;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
    width: 100% !important;
}

.video_popup {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video_popup iframe,
.video_popup object,
.video_popup embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#clickvideo {
    width: 100%;
    padding: 4px 0;
    margin: 3px 0%;
    border: 1px solid #DDD;
    box-sizing: border-box;
}

.addthis_native_toolbox {
    margin: 10px 0px;
    width: 100%;
    clear: both;
    border: 1px solid #ededed;
    padding: 10px 10px;
    margin-bottom: 10px;
    background: #f7f6f6;
    box-sizing: border-box;
}

.addthis_native_toolbox b {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 10px
}

#toptop {
    width: 37px;
    height: 37px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(images/back_to_top.png) top center no-repeat;
    transition: 0.5s;
    z-index: 200;
}

#toptop:hover {
    background: url(images/back_to_top.png) bottom center no-repeat;
    transition: 0.5s;
}

.clear {
    clear: both;
    background: none !important;
}

img {
    max-width: 100% !important;
    height: auto;
}

div.bando img {
    max-width: none !important;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
}

@font-face {
    font-family: 'myFont';
    src: url('font/UVF SlimTony.ttf');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('font/Roboto-Medium.ttf');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('font/Roboto-Regular.ttf');
}

div#wap_fix {
    width: 100%;
    min-width: 1200px;
}

.home_menu {
    position: absolute;
    left: -42px;
    top: 0;
    color: #fff;
    font-size: 30px;
}

div#wapper {
    margin: auto;
    max-width: 1366px;
    min-width: 1200px;
    background: #fff;
}

div#wap_thongtin {
    background: #11252e;
    padding: 5px 0;
    color: #fff;
    font-size: 14px;
}

div#thongtin {
    max-width: 1200px;
    margin: auto;
}

div#thongtin ul {
    list-style: none;
    float: right;
}

div#thongtin ul li {
    display: inline-block;
    vertical-align: top;
}

div#thongtin ul li a {
    color: #BBBBBB;
    padding: 0px 15px;
    text-decoration: none;
    border-left: 1px solid #BBBBBB;
    text-transform: uppercase;
    font-size: 12px;
}

div#thongtin ul li a:hover,
div#thongtin ul li a.active {
    color: #FF0;
}

div#wap_header {
    padding: 10px 0;
    background-color: #fff;
    width: 100%;
    max-width: 1200px;
    transition: all 1s ease;
}

div#header {
    position: relative;
    margin: auto;
    max-width: 1200px;
}

div#header .logo {
    float: left;
    width: 20%;
    text-align: center;
}

div#header .logo img {
    width: 115px;
    height: auto;
}

.header-right {
    width: 45%;
    float: left;
    text-align: right;
}

.hotline {
    float: right;
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.3;
    text-transform: uppercase;
    color: #666666;
}

.donhang {
    float: right;
    margin-right: 2%;
    width: 20%;
    text-align: left;
    margin-top: 15px;
}

.donhang p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
}

.donhang i {
    font-size: 25px;
    float: left;
    margin-right: 8px;
    color: #018ee5;
    padding-top: 2px;
}

.donhang a {
    text-decoration: none !important;
    color: #666666;
    font-size: 13px;
    cursor: pointer;
}

.giohang_fix {
    position: fixed;
    z-index: 101;
    left: 82%;
    top: -22px;
    transition: 0.5s;
}

.hotline_fix {
    position: fixed;
    z-index: 101;
    left: 65%;
    top: -22px;
    transition: 0.5s;
}

.hotline span {
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #018ee5;
}

.hotline i {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    float: left;
    margin-right: 5px;
    border: 1px solid #018ee5;
    border-radius: 3px;
    color: #018ee5;
}

.account, .giohang {
    float: right;
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.3;
    text-transform: uppercase;
    color: #666666;
    margin-right: 5%;
}

.account a, .giohang a {
    text-decoration: none;
    color: #BBBBBB;
}

.account a:hover, .giohang a:hover {
    color: #fff;
}

.account span, .giohang span {
    font-size: 14px;
    font-weight: bold;
    display: block;
    color: #d20000
}

.account i, .giohang i {
    margin-right: 5px;
    font-size: 20px;
    color: #018ee5;
}

p.yeuthich {
    float: right;
    margin-top: 28px;
    font-size: 13px;
    max-width: 120px;
    line-height: 1.3;
}

p.yeuthich a {
    text-decoration: none;
    color: #BBBBBB;
}

p.yeuthich a:hover {
    color: #fff;
}

p.yeuthich span {
    font-size: 17px;
    font-weight: bold;
}

p.yeuthich i {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 37px;
    font-size: 17px;
    float: left;
    margin-right: 10px;
    margin-top: -4px;
}

div.wap_menu {
    position: relative;
    height: 45px;
    line-height: 45px;
    margin: auto;
    width: 100%;
}

div.menu {
    position: relative;
    max-width: 1200px;
    margin: auto
}

div.dmsp {
    position: relative;
}

div.dmsp p {
    cursor: pointer;
    height: 44px;
    text-transform: uppercase;
}

div.dmsp p i {
    margin-right: 7px;
    font-size: 19px;
    float: left;
    margin: 13px 10px 0px 20px;
}

div.dmsp ul {
    list-style: none;
    width: 100%;
}

div.dmsp ul li {
    position: relative;
    z-index: 50;
    display: inline-block
}

div.dmsp ul li a {
    font-size: 14px;
    padding: 10px 10px;
    text-decoration: none;
    display: block;
    line-height: 1.5;
    font-family: Roboto-Medium;
    text-transform: uppercase;
    color: #008eec;
}

div.dmsp ul li a:hover {
    color: #f42425;
}

div.dmsp ul li ul {
    position: absolute;
    display: none !important;
    background: #008eec;
    width: 250px;
}

div.dmsp ul li:hover ul {
    display: block !important;
}

div.dmsp ul li ul li a {
    color: #fff;
    font-size: 14px;
}

div.search {
    float: left;
    margin-top: 15px;
    width: 30%;
    position: relative;
}

div.search input {
    padding: 0px 10px;
    border: 1px solid #018ee5;
    background: none;
    width: 100%;
    outline: none;
    color: #777;
    height: 35px;
    font-size: 14px;
    border-radius: 25px;
}

div.search i {
    color: #018ee5;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    line-height: 35px;
}

div.search_fix {
    position: fixed;
    z-index: 101;
    left: 29%;
    top: -22px;
    transition: 0.5s;
}

div#slider {
    margin: 10px auto;
}

div#left {
    width: 20%;
    float: left;
}

div.tieude {
    color: #fff;
    text-align: center;
    font-size: 14px;
    background: url(images/tieude.png) center repeat-x;
    height: 39px;
    line-height: 39px;
    font-weight: bold;
    text-transform: uppercase;
}

div#danhmuc {
    border-bottom: none;
}

div.danhmuc {
    border: 1px solid #d6d6d6;
    margin-bottom: 15px;
}

div.danhmuc:last-child {
    margin-bottom: 0;
}

div#danhmuc ul {
    list-style: none;
}

div#danhmuc ul li {
}

div#danhmuc ul li:last-child {
    border: none;
}

div#danhmuc ul li a {
    color: #454545;
    font-family: 'myFont';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}

div#danhmuc ul li a:hover,
div#danhmuc ul li a.active {
    color: red;
    transition: 0.4s;
}

div#danhmuc ul li ul li a {
    background: url(images/muiten.png) 22px 15px no-repeat;
    padding: 9px 5px 9px 35px;
}

div#danhmuc ul li ul {
    display: none;
}

div#tinmoi {
}

div#tinmoi ul {
    list-style: none;
    padding: 0 10px;
}

div#tinmoi ul li {
    border-bottom: 1px dashed #DDDDDD;
    padding: 10px 0;
}

div#tinmoi ul li a img {
    width: 35%;
    max-width: 150px !important;
    border: 1px solid #d6d6d6;
    float: left;
    margin-right: 10px;
}

div#tinmoi ul li a img:hover {
    transition: 1s;
    border: 1px solid red;
}

div#tinmoi ul li h4 a {
    text-decoration: none;
    color: #111111;
    font-size: 12px;
    transition: 0.4s;
    font-weight: normal;
}

div#tinmoi ul li h4 a:hover {
    color: red;
    transition: 0.4s;
}

div.load_video {
    width: 95%;
    margin: 7px auto;
}

div#hotro {
    background: url(images/bg_hotro.png) left 40px no-repeat;
}

div#hotro .phone {
    color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}

div#hotro ul {
    list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}

div#hotro ul li {
    clear: both;
    padding: 6px 0;
    color: #555555;
}

div#hotro ul li i {
    font-size: 17px;
    margin-right: 8px;
    clear: both;
}

div#hotro ul li span {
    color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}

div#hotro ul li a img {
    margin-right: 5px;
    float: left;
    width: 25px;
}

div#quangcao a img {
    width: 90%;
    max-width: 300px !important;
    border: 1px solid #DDD;
    margin: 5px auto;
    padding: 4px;
    box-sizing: border-box;
}

div#quangcao a img:hover {
    border: 1px solid red;
}

div#dknt {
    max-width: 350px;
}

form#frm_dknt {
    background: #fff;
    height: 35px;
    margin: 10px 0;
}

form#frm_dknt input[type='text'] {
    width: 82%;
    padding: 0px 5px;
    float: left;
    background: none;
    color: #000;
    border: 1px solid #ccc;
    height: 35px;
}

form#frm_dknt input[type='button'] {
    background: red;
    color: #fff;
    width: 50px;
    height: 35px;
    line-height: 35px;
    border: none;
    cursor: pointer;
    float: right;
    text-transform: uppercase;
    outline: none;
}

div#main_content {
    max-width: 1200px;
    margin: 0 auto;
}

div#right {
    width: 78.5%;
    float: right;
}

div.tieude_giua {
    margin: 30px 0;
    position: relative;
    text-align: center;
}

div.tieude_giua div {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto-Regular;
    color: #ffffff;
    display: inline-block;
    background: #018ee5;
    padding: 5px 20px;
    position: relative;
}

div.tieude_giua div a {
    text-decoration: none;
    color: #fff
}

div.tieude_giua div::before {
    content: '';
    width: 52px;
    height: 46px;
    background: url(/images/befor-tiile.png) top left no-repeat;
    margin: 0 auto;
    position: absolute;
    top: -15px;
    left: -20px;
}

div.tieude_giua div::after {
    content: '';
    width: 45px;
    height: 63px;
    background: url(/images/icon-cho.png) top right no-repeat;
    margin: 0 auto;
    position: absolute;
    top: -11px;
    right: -25px;
}

.tieude_giua ul {
    list-style: none;
    display: inline-block;
    list-style: none;
    display: inline-block;
    max-width: 80%;
    text-align: center;
}

div.tieude_giua ul li {
    display: inline-block;
    vertical-align: top;
}

div.tieude_giua ul li a {
    text-decoration: none;
    color: #696969;
    padding: 0px 15px;
    font-size: 14px;
    border-left: 1px solid #b3b3b3;
    font-weight: bold;
    position: relative;
}

div.tieude_giua ul li a:before {
    background: #fff;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -15px;
}

div.tieude_giua ul li a:hover {
    color: red;
}

div.tieude_giua ul li a:hover:before {
    content: '';
}

div.sanpham {
    margin-top: 20px;
    margin-bottom: 40px;
}

div.wap_item {
    text-align: center;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}

div.item {
    width: 18.5%;
    margin: 1% 0;
    text-align: left;
    margin-right: 1.8%;
    float: left;
    position: relative;
    overflow: hidden;
}

div.item .phantram {
    background: red;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    left: 8px;
    top: 8px;
    z-index: 10;
    position: absolute;
    display: block;
    line-height: 30px;
}

span.i_yeuthich {
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #ccc;
    font-size: 12px;
    z-index: 10;
    cursor: pointer;
    border: 1px solid #ccc;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 3px;
    transition: all 0.5s ease;
}

span.i_yeuthich:hover {
    transition: all 0.5s ease;
    border: 1px solid #dc0000;
    color: #dc0000;
}

div.item:hover .muahang {
    top: 150px;
}

div.item .muahang {
    display: block;
    position: absolute;
    left: 50%;
    transition: 0.5s;
    top: -100px;
    height: 30px;
    line-height: 30px;
    width: 120px;
    text-decoration: none;
    background: #FE0000 url(images/i_cart_mobi.png) 7px center no-repeat;
    background-size: auto 70%;
    padding-left: 37px;
    color: #fff;
    margin-left: -60px;
    margin-top: -15px;
    text-transform: uppercase;
}

div.item_i {
    width: 92%;
    margin: auto;
    transition: all 0.5s ease;
}

div.item_i:hover {
    transition: all 0.5s ease;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
    z-index: 1;
}

div.item:nth-child(5n) {
    margin-right: 0;
}

div.item .sp_img {
    overflow: hidden;
    margin-bottom: 7px;
}

div.item .sp_img a {
    display: block;
    line-height: 0;
}

div.item a img {
    width: 100%;
    height: 100%;
}

div.item .sp_name a {
    text-decoration: none;
    color: #545454;
    font-size: 13px;
    display: block;
    margin-bottom: 3px;
    text-align: center;
    font-weight: normal;
    height: 40px;
    overflow: hidden;
}

div.item .sp_name a:hover {
    transition: 0.4s;
    color: red;
}

div.item .sp_gia {
    font-size: 18px;
    text-align: left;
    padding: 0 5px;
}

div.item .sp_gia .gia,
div.item .sp_gia .giakm {
    color: red;
}

div.item .sp_gia span.giacu {
    color: #666666;
    text-decoration: line-through;
    margin-left: 20px;
    font-size: 12px;
}

div.sp_left {
    width: 77%;
    float: left;
}

div.sp_right {
    width: 20%;
    float: right;
}

div.chay_detail {
    text-align: center;
    padding: 20px 20px;
    background: whitesmoke;
}

div.item_detail {
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}

div#wap_copy {
    padding: 10px 0;
}

div#copy {
    max-width: 1200px;
    margin: auto;
}

div#copy p {
    text-align: center;
}

div#copy ul {
    list-style: none;
    float: right;
}

div#copy ul li {
    display: inline-block;
    padding: 0px 10px;
}

div#wap_footer {
    padding-top: 20px;
    margin: auto;
}

div#footer {
    max-width: 1200px;
    margin: auto;
    padding-top: 20px;
}

.pding-footer {
    border-top: 1px solid #ccc;
    margin-top: 20px;
}

div.nhanemail {
    width: 30%;
    float: left;
    padding: 10px;
    text-align: left;
}

div#main_footer {
    width: 40%;
    float: left;
    padding: 10px;
    text-align: left;
    position: relative;
    z-index: 2;
}

.td_ft2 {
    font-family: 'myFont';
    font-size: 24px;
    margin-bottom: 10px;
    color: #018ee5;
}

.td_ft {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    position: relative;
}

.td_ft:before {
    content: '';
    height: 1px;
    width: 120px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -60px;
    background: #fff;
}

div.fanpage {
    width: 30%;
    float: right;
    padding: 20px;
    background: rgba(255, 255, 255, 0.1);
}

div.mxh {
    margin-top: 10px;
}

div.mxh a {
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px;
}

div.mxh a img {
    max-height: 35px;
    border-radius: 4px;
}

div.mxh a img:hover {
    transition: 1s;
    transform: rotate(360deg);
}

div#thongke {
    width: 21%;
    float: right;
}

div#thongke .td_ft {
    color: #FFFF33;
    margin-bottom: 7px;
    font-size: 14px;
    text-transform: uppercase;
}

div#thongke ul {
    list-style: none;
}

div#thongke ul li {
    clear: both;
    padding: 4px 0px;
}

div#thongke ul li img {
    float: left;
    margin-right: 15px;
    width: 16px;
    margin-top: 2px;
}


/* --------------------- Phan trang ------------------*/

div#doitac {
    box-sizing: border-box;
    max-width: 1200px;
    margin: auto;
}

div#doitac a img {
    height: 100px;
    margin: 0 5px;
    border: 1px solid #DDD;
}


/*----------------------------------------------------*/

div.wap_pro {
    margin: 15px auto;
    clear: both;
}

.zoom_slick {
    width: 45%;
    float: left;
    text-align: center;
    position: relative;
}

.zoom_slick .slick2 {
    border: 1px solid #DDD;
}

.zoom_slick .slick {
    margin-top: 5px;
}

.zoom_slick .slick img {
    width: 95%;
    margin: auto;
    border: 1px solid #DDD;
    box-sizing: border-box;
    cursor: pointer;
    height: 80px;
}

.zoom_slick .slick img:hover {
    border: 1px solid #F60;
    opacity: 0.5;
    transition: 1s;
}

.product_info {
    float: right;
    list-style: none;
    width: 52%;
}

.product_info li {
    font-size: 13px;
    padding: 10px 0;
}

.product_info li.ten {
    color: #1492ed;
    font-size: 18px;
    font-weight: 700;
}

.product_info li.giakm {
    font-size: 20px;
    color: #f51d18;
    position: relative;
    font-weight: 700;
}

.product_info .giacu {
    text-decoration: line-through;
    color: #666;
    font-size: 13px;
    font-weight: normal;
}

.product_info li.giakm .tinh_phantram {
    color: #717171;
    display: block;
    font-size: 14px;
    float: right;
    font-weight: normal;
}

.product_info li b {
    font-weight: normal;
    font-size: 14px;
}

.product_info .swiper-wrapper .size {
    padding: 5px 10px;
    border: 1px solid #ccc;
    background: #fff;
    margin: 2px 1px;
}

.product_info .swiper-wrapper .active_size {
    border: 1px solid #038ee5;
    position: relative;
    overflow: hidden;
}

.product_info .swiper-wrapper .selection-box-tick {
    display: none;
}

.product_info .swiper-wrapper .active_size .selection-box-tick {
    content: "";
    display: block;
    position: absolute;
    bottom: -11px;
    right: -11px;
    height: 22px;
    width: 22px;
    background: #038ee5;
    transform: rotate(45deg);
}

.product_info .swiper-wrapper .active_size .selection-box-tick img {
    width: 6px;
    margin-top: 1px;
    margin-left: -15px;
    transform: rotate(-45deg);
}

.xemgiohang {
    color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}

.product_info li .dathang {
    color: #e93b35;
    display: block;
    width: 230px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
    float: left;
    text-decoration: none;
    border: 1px solid #e93b35;
    border-radius: 3px;
}

.product_info li .lienhe {
    background: #e93b35;
    color: #fff;
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
    float: left;
    text-decoration: none;
    margin-left: 50px;
}

.product_info li .dathang i {
    margin-right: 10px;
    font-size: 25px;
    margin-top: 3px;
}

.product_info li .dathang:hover {
    transition: 0.4s;
    background: rgb(238 0 0 / 13%)
}

span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}

span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}

span.active_size,
span.size:hover,
span.mausac:hover,
span.active_mausac {
    border: 1px solid #EE0000;
}

input.soluong {
    padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
    height: 30px;
    border-radius: 3px;
}

table#giohang input {
    margin: 5px 0px;
}

table#giohang input.btn,
.click_ajax {
    background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}

table#tt td {
    height: 30px;
}

table#tt td input.t {
    width: 300px;
    height: 20px;
    margin: 3px 0px 5px 0px;
    border: 1px solid #DDD;
}

table#tt td textarea {
    width: 300px;
}

table#tt span {
    color: red;
}

@-webkit-keyframes star {
    0% {
        -webkit-transform: rotate(0) scale(0);
    }
    50% {
        -webkit-transform: rotate(180deg) scale(1.5);
    }
    100% {
        -webkit-transform: rotate(360deg) scale(0);
    }
}

@-o-keyframes star {
    0% {
        -o-transform: rotate(0) scale(0);
    }
    50% {
        -o-transform: rotate(180deg) scale(1.5);
    }
    100% {
        -o-transform: rotate(360deg) scale(0);
    }
}

@-moz-keyframes star {
    0% {
        -moz-transform: rotate(0) scale(0);
    }
    50% {
        -moz-transform: rotate(180deg) scale(1.5);
    }
    100% {
        -moz-transform: rotate(360deg) scale(0);
    }
}

.start-animate {
    z-index: 99999999999999999 !important;
    position: absolute;
    animation: star linear 1.75s infinite;
    -moz-animation: star linear 1.75s infinite;
    -webkit-animation: star linear 1.75s infinite;
    -o-animation: star linear 1.75s infinite;
}

@keyframes star {
    0% {
        transform: rotate(0) scale(0);
    }
    50% {
        transform: rotate(180deg) scale(1.5);
    }
    100% {
        transform: rotate(360deg) scale(0);
    }
}

div.tukhoa_t {
    font-size: 13px;
    position: relative;
    z-index: 10;
    background: #EFEDEE;
    padding: 10px 20px;
    border-radius: 12px;
}

div.tukhoa_t span {
    float: left;
    margin-top: 7px;
}

div.tukhoa_t a {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    margin: 3px;
    color: #444444;
    padding: 3px 5px;
    text-decoration: none;
    text-align: center;
    min-width: 70px;
    background: #fff;
}

div.tukhoa_t a:hover {
    border: 1px solid red;
    color: red;
}

div.dichvu {
    font-family: 'Roboto-Medium';
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
}

.dichvu .main-dv {
    width: 70%;
    float: left;
}

div.item_dv {
    width: 25%;
    text-align: left;
    float: left;
    color: #666666;
    font-weight: normal;
    margin-bottom: 10px;
}

div.item_dv .ten {
    font-weight: bold;
    color: #717171;
    text-transform: uppercase;
    font-size: 11px;
}

div.item_dv img {
    float: left;
    margin-right: 10px;
    width: 25px;
}

.camnang {
    margin-bottom: 20px;
}

.title-camnang {
    display: inline-block;
    padding: 5px 10px;
    background: #008eec;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
}

.box-camnang .item-camnang {
    width: 25%;
    float: left;
}

.box-camnang .item-camnang .pding {
    padding: 10px;
}

.item-camnang .img-camnang {
    height: 180px;
    overflow: hidden;
    border-radius: 5px;
}

.item-camnang .img-camnang img {
    width: 100%;
}

.item-camnang h3 {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.item-camnang h3 a {
    text-decoration: none;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
}

.item-camnang h3 a:hover {
    color: #018ee5;
    transition: all 0.5s ease;
}

.check_donhang {
    font-size: 14px;
}

.check_donhang input {
    width: 50%;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 5px
}

.check_donhang button {
    padding: 5px 10px;
    font-size: 13px;
    background: #008eec;
    color: #fff;
    border: 1px solid #008eec;
    border-radius: 3px;
    cursor: pointer;
}

.title-deal {
    font-size: 18px;
    text-align: center;
    color: #008eec;
}

.btn-frame {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    z-index: 10;
    cursor: pointer;
    border: 0px;
    padding: 0px;
    background-color: transparent;
}

.btn-frame img {
    vertical-align: middle;
    width: 70%;
}

.btn-frame .animated.infinite {
    animation-iteration-count: infinite;
}

.btn-frame .kenit-alo-circle {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(7, 41, 103, 0.8);
    opacity: 0.1;
    border-color: #1182fc;
    opacity: 0.5;
}

.btn-frame .zoomIn {
    animation-name: zoomIn;
}

.btn-frame.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.btn-frame .kenit-alo-circle-fill {
    width: 70px;
    height: 70px;
    top: -10px;
    right: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: rgba(7, 41, 103, 0.35);
    opacity: 0.4;
}

.btn-frame .pulse {
    animation-name: pulse;
}

.btn-frame i {
    display: flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    -ms-flex-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1182fc;
    position: relative;
    z-index: 1;
}

.btn-zalo {
    bottom: 130px;
}

.coupon_item {
    position: relative;
    background: #fff;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .15));
    display: flex;
    min-height: 100px;
    border-radius: 5px;
    margin-top: 25px;
}

.coupon_item:before {
    content: "";
    position: absolute;
    top: 0;
    left: -3px;
    height: 100%;
    width: 10px;
    color: #fd545b;
    background-clip: padding-box;
    background: repeating-linear-gradient(#e5e5e5, #e5e5e5 5px, transparent 0, transparent 9px, #e5e5e5 0, #e5e5e5 10px) 0 / 1px 100% no-repeat, radial-gradient(circle at 0 7px, transparent, transparent 2px, #e5e5e5ee 0, #e5e5e5 3px, currentColor 0) 1px 0 / 100% 10px repeat-y;
}

.coupon_item .coupon_icon {
    width: 80px;
    flex: 0 0 80px;
    padding: 8px 4px 8px 8px;
    background-color: #fd545b;
    margin-left: 3px;
}

.coupon_icon.pos-relative.embed-responsive[class*=embed-responsive-] img {
    max-width: calc(100% - 12px);
}

.coupon_item .coupon_body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 8px 8px 8px 10px;
}

.coupon_item .coupon_body .coupon_title {
    font-size: 14px;
    color: #fd545b;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}

.coupon_item .coupon_body .coupon_desc {
    font-size: 12px;
    line-height: 1.2;
    color: #727272;
    padding-bottom: 7px;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.coupon_info_toggle {
    font-size: 12px;
    text-decoration: underline;
    color: #2E72D2;
    cursor: pointer;
    margin-bottom: 3px;
}

.coupon_info {
    display: none;
}