::-webkit-scrollbar {
    background: #fff;
    width: 10px;
    height: 11px;
}

::-webkit-scrollbar-thumb {
    background: #BBBBBB;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.grecaptcha-badge {
    z-index: 999
}

.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;
    max-height: 50px;
    overflow: hidden;
}

#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;
}

img {
    max-width: 100% !important;
    vertical-align: middle;
    height: auto;
}

div.bando img {
    max-width: none !important;
}

.margin {
    margin-right: 0px !important
}

div.tt_lh {
    width: 40%;
    float: left;
}

div.bando {
    width: 55%;
    float: right;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    background: #fff;
    overflow-x: hidden;
    -moz-user-select: none !important;
    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -khtml-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}

@font-face {
    font-family: 'myFont';
    src: url('font/Roboto-Regular.ttf');
}

@font-face {
    font-family: 'myFont';
    src: url('font/Roboto-Regular.ttf');
}

@font-face {
    font-family: 'fonta';
    src: url('font/RobotoBold.eot');
    src: url('font/RobotoBold.eot') format('embedded-opentype'), url('font/RobotoBold.woff2') format('woff2'), url('font/RobotoBold.woff') format('woff'), url('font/RobotoBold.ttf') format('truetype'), url('font/RobotoBold.svg#RobotoBold') format('svg');
}

@font-face {
    font-family: 'fontc';
    src: url('font/RobotoCondensedBold.eot');
    src: url('font/RobotoCondensedBold.eot') format('embedded-opentype'), url('font/RobotoCondensedBold.woff2') format('woff2'), url('font/RobotoCondensedBold.woff') format('woff'), url('font/RobotoCondensedBold.ttf') format('truetype'), url('font/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}

@font-face {
    font-family: 'UTMAvo';
    src: url('font/UTMAvo.eot');
    src: url('font/UTMAvo.eot') format('embedded-opentype'), url('font/UTMAvo.woff2') format('woff2'), url('font/UTMAvo.woff') format('woff'), url('font/UTMAvo.ttf') format('truetype'), url('font/UTMAvo.svg#UTMAvo') format('svg');
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('font/OpenSansSemibold.eot');
    src: url('font/OpenSansSemibold.eot') format('embedded-opentype'),
    url('font/OpenSansSemibold.woff2') format('woff2'),
    url('font/OpenSansSemibold.woff') format('woff'),
    url('font/OpenSansSemibold.ttf') format('truetype'),
    url('font/OpenSansSemibold.svg#OpenSansSemibold') format('svg');
}

@font-face {
    font-family: 'TUVMontserratBold';
    src: url('font/TUVMontserratBold.eot');
    src: url('font/TUVMontserratBold.eot') format('embedded-opentype'),
    url('font/TUVMontserratBold.woff2') format('woff2'),
    url('font/TUVMontserratBold.woff') format('woff'),
    url('font/TUVMontserratBold.ttf') format('truetype'),
    url('font/TUVMontserratBold.svg#TUVMontserratBold') format('svg');
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('font/OpenSansBold.eot');
    src: url('font/OpenSansBold.eot') format('embedded-opentype'),
         url('font/OpenSansBold.woff2') format('woff2'),
         url('font/OpenSansBold.woff') format('woff'),
         url('font/OpenSansBold.ttf') format('truetype'),
         url('font/OpenSansBold.svg#OpenSansBold') format('svg');
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('font/OpenSansRegular.eot');
    src: url('font/OpenSansRegular.eot') format('embedded-opentype'),
         url('font/OpenSansRegular.woff2') format('woff2'),
         url('font/OpenSansRegular.woff') format('woff'),
         url('font/OpenSansRegular.ttf') format('truetype'),
         url('font/OpenSansRegular.svg#OpenSansRegular') format('svg');
}


div.none {
    display: none !important;
}

div.wap {
    max-width: 1356px;
    margin: auto;
    width: 100%;
    position: relative;
}

div.wapper {
    margin: auto;
    max-width: 1210px;
    padding: 0px 5px;
    position: relative;
}

div#header {
    position: relative;
    margin: auto;
    padding: 10px 0;
    background-color: #fff;
}

div.flex_head {
    display: flex;
    justify-content: space-between;
    align-items:  center;
    padding-left: 20%;
}

div#header .logo_head {
    position: absolute;
    top: -45px;
    left: 0px;
}

div#header .logo_head img {
}

div#header a.logo {
    display: block;
    line-height: 0;
}

div#header img.logo_mobi {
    display: none;
}

.menu_login {
    list-style: none;
    position: absolute;
    top: 5px;
    right: 70px;
}

.menu_login li {
    display: inline-block;
}

.menu_login li a {
    text-decoration: none;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 0px 5px;
}

div#lang {
    position: absolute;
    top: 0;
    right: 50px;
}

div#lang a img {
    border: 1px solid #fff;
    margin-left: 3px;
}

.sang_header {
    position: absolute;
    top: 35px;
    left: 80px;
}

div#menu_mobi {
    display: none;
}

div#menu {
    position: relative;
    height: 50px;
    line-height: 50px;
    margin: auto;
    background-color: #007ec5;
}

div#menu ul {
    float: left;
    list-style: none;
}

div#menu ul li {
    float: left;
    position: relative;
    z-index: 50;
}

div#menu ul li.line {
    background: url(images/menu_gach.jpg) center no-repeat;
    height: 50px;
    width: 1px;
}

div#menu ul li a {
    color: #fff;
    font-size: 14px;
    padding: 0px 17px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-family: 'OpenSansSemibold';
}

div#menu ul li a:hover,
div#menu ul li a.active,
div#menu ul li a.active2 {
    color: #000;
    background: #ffea00;
}

div#menu ul li ul,
div#menu ul li:hover ul li ul {
    position: absolute;
    margin-left: 0px;
    display: none;
}

div#menu ul li:hover ul {
    display: block;
}

div#menu ul li ul li {
    width: 220px;
    line-height: 1.5;
    background: #0354b1;
    border-bottom: 1px solid #fff;
}

div#menu ul li ul li a {
    padding: 6px 10px;
    text-transform: none;
}

div#menu ul li ul li ul {
    left: 220px;
    top: 0px;
}

div#search {
    position: absolute;
    right: 20px;
    top: 10px;
    border-radius: 2px;
    line-height: 30px;
    z-index: 99;
    transition: all ease 0.4s;
}

div#search input {
    float: left;
    border: none;
    background: none;
    width: 0;
    outline: none;
    color: #777;
    font-style: italic;
    transition: all ease 0.4s;

}

div#search:hover {
    background-color: #fff;
}

div#search:hover input {
    width: 180px;
    padding: 0 10px;
}

div#search:hover i {
    color: #000
}

div#search i {
    float: right;
    margin-right: 5px;
    line-height: inherit;
    color: #fff;
    font-size: 14px;
}

div#slider {
    margin: auto;
}

div#left {
    width: 20%;
    float: left;
}

div.tieude {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: Montserrat;
    padding: 7px 10px;
    background-color: #007ec5;
    text-transform: uppercase;
}

div.danhmuc {
    border: 1px solid #d6d6d6;
    margin-bottom: 12px;
}

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 20px;
    background: url(images/muiten.png) 4px 13px no-repeat;
}

div#danhmuc ul li a:hover {
    color: red;
    transition: 0.4s;
}

div#danhmuc ul li ul {
    display: none
}

div#danhmuc ul li ul li a {
    padding: 9px 5px 9px 35px;
    background: url(images/i_tinkhac.png) 19px 12px no-repeat;
}

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: 60px;
    padding: 2px;
    border: 1px solid #d6d6d6;
    float: left;
    margin-right: 10px;
}

div#tinmoi ul li a img:hover {
    transition: 1s;
    border: 1px solid #c1000a;
}

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#hotro {}

div#hotro .phone {
    background: url(images/phone.png) 13px center no-repeat;
    color: #d60000;
    font-size: 20px;
    font-weight: bold;
    padding-left: 60px;
    padding-top: 20px;
    padding-bottom: 10px;
}

div#hotro ul {
    list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 10px 0;
    margin: 0px 10px;
}

div#hotro ul li {
    clear: both;
    padding: 2px 0;
}

div#hotro ul li a img {
    float: right;
}

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;
}

form#frm_dknt {
    line-height: 35px;
    display: flex;
    max-width:  1000px;
    margin: 10px auto;
    justify-content: space-between;
    flex-wrap: wrap;
}

form#frm_dknt input[type='text'] {
    width: 26%;
    padding: 0px 10px;
    background: rgba(255,255,255, 0.6);
    border: 1px solid #fff;
    outline: none;
    border-radius: 5px;
}

form#frm_dknt input[type='text']::placeholder {
    color: #fff
}

form#frm_dknt button {
    background: #ffdd00;
    color: #000000;
    font-family: OpenSansBold;
    font-size: 14px;
    text-transform: uppercase;
    width: 18%;
    line-height: inherit;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

div#main_content {
    padding: 10px 0px;
}

div#right {
    width: 79%;
    float: right;
}

.tieude_giua {
    font-weight: 700;
    font-family: Montserrat;
    font-size: 25px;
    color: #007ec5;
    text-align: center;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.box-index {
    padding: 30px 0
}

.box-danhmuc {
    background:  url(images/bg_danhmuc.jpg) center bottom no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.content-chauluc {
    margin: 20px auto;
    max-width: 600px;
    margin-right: 10%;
    position: relative;
}

.item-danhmuc {
    display: flex;
    align-items: center;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 20px;
    color: #ee0000;
    text-transform: uppercase;
    padding: 10px;
    background:  url(images/bg_item_danhmuc.png) 0 0 no-repeat;
    position:  absolute;
    text-align: center;
    width: 82px;
    height: 96px;
    left: 20%;
}

a:hover {
    text-decoration: none;
    
}

.item-danhmuc:first-child {
    left: 13%;
    top: 2%;
}

.item-danhmuc:nth-child(2) {
    background:  url(images/bg_item_danhmuc_2.png) 0 0 no-repeat;
    left: 46%;
    top: 0%;
    color: #e98700
}

.item-danhmuc:nth-child(3) {
    background:  url(images/bg_item_danhmuc_3.png) 0 0 no-repeat;
    left: 66%;
    top: 26px;
    color: #00a610
}

.item-danhmuc:nth-child(4) {
    background:  url(images/bg_item_danhmuc_4.png) 0 0 no-repeat;
    left: 77%;
    top: 46%;
    color: #0086ee;
}

.menu-dulich {
    text-align: center;
    padding-bottom: 20px
}

.menu-dulich a {
    display: inline-block;
    font-family: Montserrat;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 20px;
    border-radius: 5px;
    color: #333333;
    background: linear-gradient(to bottom , #f7f7f7, #dadada);
    border: 1px solid #b2b2b2;
    margin: 0 5px;
}

.hover-img {
    display: block;
    overflow: hidden;
}

.hover-img img {
    width: 100%;
    transition: all ease 0.4s
}

.hover-img:hover img {
    transform: scale(1.1);
}

.menu-dulich .active {
    background: #ffdd00;
}

.grid-news {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}

.grid-news .item-dulich {
    padding: 0;
}


.item-dulich {
    padding: 10px;
}

.ten-dulich {
    display: block;
    text-align: center;
    padding: 10px 0;
    font-family: OpenSansSemibold;
    font-size: 15px;
    color: #333333
}

.list-dulich {
    height: 0; 
    overflow: hidden;
    opacity: 0;
    transform: all ease 0.4s;
}

.content-dulich .active {
    height: auto;
    opacity: 1;
}

.xemthem-dulich {
    display: block;
    margin: 10px 0;
    text-align: center;
    font-family: OpenSansSemibold;
    font-size: 15px;
    color: #007ec5;
    position: relative;
}

.xemthem-dulich span {
    display: inline-block;
    padding: 0 20px;
    position:  relative;
    background-color: #fff;
    z-index: 99
}

.xemthem-dulich:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    border-bottom: 1px solid #cacaca
}

.box-dinhcu-hoatdong {
    background-color: #f6f6f6;
}

.tieude-left {
    text-align: left;
}

.box-dinhcu {
    float: left;
    width: 60%;
    font-family: OpenSansRegular;
    font-size: 13px;
    color: #535353
}

.main-dinhcu {
    width: 49%;
    float: left;
}

.ten-dinhcu {
    font-family: OpenSansBold;
    font-size: 15px;
    color: #2f2f2f;
    display: block;
    margin: 5px 0
}

.img-dinhcu {
    float: left;
    width: 42%;
    margin-right:  10px;
}

.item-dinhcu {
    padding-bottom: 10px;
}

.item-dinhcu .ten-dinhcu {
    margin: 0;
    max-height: 3em;
    overflow: hidden;
    font-size:  14px;
}

.list-dinhcu {
    float: right;
    width: 49%
}

.box-hoatdong {
    float: right;
    width: 38%
}

.img-hoatdong {
    padding: 8px 4px;
}

.box-visao {
    background:  url(images/bg_visao.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.tieude-visao {
    color: #fff
}

.item-visao {
    padding: 20px;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #fff
}

.item-visao span {
    display: block;
    font-family: OpenSansBold;
    font-size: 65px;
    color: #ffdd00
}

.box-news {
    float: left;
    width: 49%;
    font-family: OpenSansRegular;
    font-size: 13px;
    color: #5c5c5c
}

.item-news {
    padding-bottom: 15px;
}

.img-news {
    float: left;
    width: 32%;
    margin-right: 15px;
}

.ten-news {
    display: block;
    margin-bottom: 10px;
    font-family: OpenSansBold;
    font-size: 15px;
    color: #333333
}

.box-khachhang {
    float: right;
    width: 49%;
    font-family: OpenSansRegular;
    font-size: 13px;
    color: #3e3e3e
}

.item-khachhang {
    padding-bottom: 10px;
}

.ten-khachhang {
    font-family: OpenSansBold;
    font-size: 14px;
    color: #e80000;
    padding: 5px 0;
    display: block;
}

.img-khachhang {
    margin-right: 15px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    width: 24%;
}

.box-nhantin {
    color: #fff;
    font-family: OpenSansRegular;
    font-size: 13px;
    text-align: center;
    background:  url(images/bg_nhantin.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

div.wap_item {
    text-align: center;
}

div.item {
    width: 23%;
    margin: 1% 0.8%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

div.item .sp_img {
    overflow: hidden;
    border: 1px solid #DDDDDD;
    box-shadow: 5px 5px 0px #f2f2f2;
    padding: 1%;
    margin-bottom: 10px;
}

div.wap_box_new {
    padding: 0 -0.8%;
}

div.item .sp_img a {
    display: block;
    line-height: 0;
}

div.item a img {
    width: 100%;
    height: 100%;
    transition: all 1s ease 0s;
}

div.item a img:hover {
    transform: scale(1.1);
}

div.item .sp_name a {
    text-decoration: none;
    color: #222222;
    font-weight: normal;
    font-size: 15px;
    display: block;
}

div.item .sp_name a:hover {
    transition: 0.4s;
    color: red;
}

div.item .sp_gia {
    font-size: 14px;
}

div.item .sp_gia span.giakm {
    color: #666666;
    text-decoration: line-through;
    float: left;
}

div.item .sp_gia span.giamoi {
    color: #666666;
    color: red;
    float: right;
}

div.item .sp_gia span.motgia {
    display: block;
    float: none;
}

div.item .sale {
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 16px;
    background: url(images/sale-icon.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 99;
}

div#wap_footer {
    max-width: 1366px;
    background: #111111;
    margin: auto;
    color: #a5a4a4;
}

div#footer {
    max-width: 1200px;
    margin: auto;
    padding-bottom: 30px;
    padding-top: 30px;
}

div#main_footer {
    width: 25%;
    float: left;
}

.tag-footer {
    margin: 20px 0
}

.tag-footer a {
    display: inline-block;
    padding: 0 15px;
    margin: 5px 0;
    color: inherit;
    border-right: 1px solid;
    transition: all ease 0.4s
}

.tag-footer a:hover {
    color: #fff
}

.tag-footer a:last-child {
    border: none
}

.tag-footer a:first-child {
    padding-left: 0;
}

#center_footer {
    width: 50%;
    padding: 0 6%;
    float: left;
}

#right_footer {
    width: 25%;
    float: right;
    max-width: 300px;
    margin: auto;
}

.tieude-footer {
    font-family: OpenSansBold;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px
}

div#lienket {
    margin-top: 10px;
}

div#lienket a img {
    margin-right: 5px;
    transition: 1s;
}

div#lienket a img:hover {
    opacity: 0.5;
    transition: 1s;
}

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: 20px;
    margin-top: 4px;
}



/* --------------------- Phan trang ------------------*/

div#doitac {
    box-sizing: border-box;
    padding: 10px 0;
}

.tieude-doitac {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 25px;
    color: #007ec5;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 15px;
    background:  url(images/bg_tieude_doitac.png) center bottom no-repeat;
    margin-bottom: 10px
}

div#doitac a img {
    height: 150px;
    margin: 0 5px;
    /* border: 1px solid #DDD; */
}



/*----------------------------------------------------*/

div.wap_pro {
    margin: 15px auto;
    clear: both;
}

.zoom_slick {
    width: 35%;
    float: left;
}

.zoom_slick .slick2 {
    border: 1px solid #DDD;
}

.zoom_slick .slick {
    margin-top: 5px;
}

.zoom_slick .slick img {
    width: 90%;
    margin: auto;
    border: 1px solid #DDD;
    box-sizing: border-box;
    padding: 5px;
}

.zoom_slick .slick img:hover {
    border: 1px solid #F60;
    opacity: 0.5;
    transition: 1s;
}

.product_info {
    float: right;
    list-style: none;
    width: 62%;
}

.product_info li {
    font-size: 13px;
    border-bottom: 1px solid #EEE;
    padding: 6px 0;
}

.product_info li .color_item {
    float: left;
    cursor: pointer;
    padding: 15px 18px;
    font-size: 16px;
    margin-right: 5px;
    border: 1px solid rgba(204, 204, 204, 1);
    text-transform: uppercase;
    color: #333;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product_info li .size_item {
    float: left;
    cursor: pointer;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
    margin-right: 5px;
    border: 1px solid rgba(204, 204, 204, 1);
    background: #fff;
    text-transform: uppercase;
    color: #333;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product_info .product-qty .cart button {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-left: 10px;
    height: 32px;
    cursor: pointer;
    font-weight: bold;
}

.product_info .product-qty {
    margin-bottom: 12px;
}

.product_info .product-qty label {
    font-family: avob;
    font-size: 13px;
}

.product_info .product-qty div {
    display: inline;
}

.product_info .product-qty .controls button {
    border: 0;
    background: white;
    padding: 7px 9px;
    font-size: 16px;
    border: 1px solid #ccc;
    position: relative;
    outline: none;
    float: left;
}

.product_info .product-qty .controls input {
    padding: 5px 7px;
    width: 47px;
    border-right: 0;
    float: left;
    border-left: 0;
    text-align: center;
    position: relative;
    height: 32px;
}

.product_info .product-qty input {
    border: 1px solid #ccc;
    padding: 5px;
    width: 100px;
}

.product_info li .color_item.active,
.product_info li .size_item.active {
    border: 1px solid #F8004B;
}

.product_info li.ten {
    color: #0033FF;
    font-size: 18px;
}

.product_info li.giakm {
    font-size: 15px;
    text-decoration: line-through;
}

.product_info li.gia {
    color: red;
    font-size: 16px;
}

.product_info li b {
    font-weight: normal;
    font-size: 14px;
}

.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 {
    background: #000 url(images/i_cart.png) 10px center no-repeat;
    color: #fff;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-left: 30px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    transition: 0.4s;
}

.product_info li .dathang:hover {
    transition: 0.4s;
    background: #E00 url(images/i_cart.png) 10px center no-repeat;
}

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 {
    width: 50px;
    border: 1px solid #C7C6C6;
    padding: 2px 0px;
    text-align: center;
    font-size: 15px;
    margin-right: 5px;
}

#footer1 {
    display: none
}

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;
}



/*--------- copy - right--------*/

div.copy-right {
    background: #070707;
    line-height: normal;
    padding: 5px 0;
    font-size: 13px;
    font-family: OpenSansRegular
}

div.copy-right .cop-l {
    width: 48%;
    float: left;
}

div.copy-right .cop-r {
    text-align: right;
    width: 48%;
    float: right;
}



/*-------- Box top --------------*/

div#box-top {
    font-size: 14px;
    font-family: myFont;
    color: #fff;
    line-height: 40px;
    padding-left: 20%;
    position: relative;
    overflow: hidden;
}


div.box-bao {
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    padding-left: 60px;
    background:  url(images/bg_box_top.png) left top no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;

}

div#box-top .bix-mail {
    float: left;
    background: url(images/top-2.png) no-repeat left center;
    padding-left: 30px;
    display: block;
    margin-left: 40px;
}



div#box-top .bix-hotline {
    float: left;
    background: url(images/top-1.png) no-repeat left center;
    padding-left: 30px;
    display: block;
    color: #fff;
}

div#box-top .bix-hotline span {
    color: #ff0;
}

div#box-top .bix-icon {
    width: 14%;
    height: 35px;
    line-height: 35px;
    float: right;
    padding-left: 30px;
    display: block;
    color: #ff0;
    font-weight: bold;
}

div#box-top .bix-icon img {
    margin-right: 6px;
    transition: 0.5s;
}

div#box-top .bix-icon img:hover {
    transform: rotate(40deg);
}

@-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);
    }
}



/*----- samsung galaxy tab 4,Tab S 8.4 8inch ngang 1280px ----------*/


/*----- samsung galaxy tab 4,Tab S 8.4 8inch Ã„â€˜Ã¡Â»Â©ng 800px ----------*/

@media screen and (max-width: 1285px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1100px) {}



/*----- Ipad 10 inch,samsung tab s Ã„ÂÃ¡Â»Â©ng width: 768px ----------*/


/*----- Ipad 10 inch,samsung tab s Ngang width: 1024px ----------*/

@media screen and (max-width: 1024px) {
    div#wapper {
        width: 99%;
        margin: auto;
    }
    div#menu ul li a {
        padding: 0px 20px;
    }
    div.frm_lienhe {
        margin: 10px 0px 0px 0px;
    }
}

@media screen and (max-width: 960px) {
    #footer1 {
        display: block;
    }
    div#footer {
        width: 97%;
    }
    div#menu_mobi {
        display: block;
    }
    div#menu {
        display: none;
    }
    div#slider {
        width: 100%;
        padding: 0;
        border: none;
    }
    div#danhmuc {
        display: none;
    }
    div#right {
        width: 100%
    }
    div#left {
        width: 100%;
    }
    div.item {
        width: 30%;
        margin: 1.5%
    }
    div#main_footer {
        width: 100%;
        float: none;
    }
    #right_footer, #center_footer {
        width: 49%;
        padding: 10px 0
    }
    div.copy-right .cop-r {
        display: none
    }
    div.copy-right .cop-l {
        text-align: center;
        width: 100%
    }
    div#thongke {
        width: 100%;
    }
    div.thongke_an {
        display: none;
    }
    div.tt_lh {
        width: 100%;
    }
    div.bando {
        width: 100%;
    }
    a.sp_cart {
        display: block;
        text-decoration: none;
        color: #fff;
        margin-left: -20px;
        position: absolute;
        left: 50%;
    }
    a.sp_cart i {
        font-size: 30px;
    }
    div.user {
        position: absolute;
        right: 10px;
        top: 0px;
        font-size: 30px;
        color: #fff;
        cursor: pointer;
    }
    .menu_login {
        display: none;
    }
}



/*----- samsung galaxy tab 4,Tab S 8.4 8inch ngang 1280px ----------*/


/*----- samsung galaxy tab 4,Tab S 8.4 8inch Ã„â€˜Ã¡Â»Â©ng 800px ----------*/

@media screen and (max-width: 800px) {
    .w50 {
        width: 100% !important
    }

    div#box-top .bix-hotline, div#box-top .bix-mail {
        display: none
    }
    div#lang {
        position: fixed;
        z-index: 999;
        right: 10px
    }
    div#header .logo_head {
        position: static;
    }
    div.flex_head {
        padding-left: 5px;
    }
    .box-dinhcu, .box-hoatdong, .box-news, .box-khachhang {
        width: 100%;
        float: none;
        padding: 10px 0
    }
}



/*----- Ipad 10 inch,samsung tab s Ã„ÂÃ¡Â»Â©ng width: 768px ----------*/


/*----- Ipad 10 inch,samsung tab s Ngang width: 1024px ----------*/

@media screen and (max-width: 768px) {}



/*----- Iphone 6 Plump Ã„ÂÃ¡Â»Â©ng width: 414px ----------*/


/*----- Iphone 6 Plump quay ngang width: 736px ----------*/

@media screen and (max-width: 736px) {}

@media screen and (max-width: 700px) {}



/*----- Iphone 6 thÃ†Â°Ã¡Â»Âng Ã„ÂÃ¡Â»Â©ng width: 375px ----------*/


/*----- Iphone 6 thÃ†Â°Ã¡Â»Âng quay ngang width: 667px ----------*/

@media screen and (max-width: 667px) {}

@media screen and (max-width: 600px) {}

@media screen and (max-width: 603px) {
    form#frm_dknt input[type='text'], form#frm_dknt button {
        width: 49%;
        margin: 5px 0
    }
    div#header a.logo {}
    div#header img.logo_mobi {
        display: block;
        margin: auto;
        width: 100%;
    }
    div.item .sp_name a {
        font-size: 16px;
    }
    div.item {
        width: 44%;
    }
    .zoom_slick {
        width: 80%;
        max-width: 400px;
        float: none;
        margin: auto;
    }
    .product_info {
        width: 100%;
        margin-top: 6px;
    }
    .gh_an {
        display: none;
    }
}



/*----- Iphone 5 thÃ†Â°Ã¡Â»Âng Ã„ÂÃ¡Â»Â©ng width: 320px ----------*/


/*----- Iphone 5 thÃ†Â°Ã¡Â»Âng quay ngang width: 568px ----------*/

@media screen and (max-width: 568px) {}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 460px) {
    div.flex_head {
        flex-wrap: wrap;
        justify-content: center;
    }
    .item-dulich {
        padding: 5px;
    }
    .item-visao span {
        font-size: 35px
    }
    #right_footer, #center_footer {
        width: 100%;
        float: none;
    }
    
    .main-dinhcu, .list-dinhcu {
        width: 100%;
        float: left;
        padding: 10px 0
    }
    .item-danhmuc {
        transform: scale(0.4);
    }
    div#wapper {
        width: 97%;
        background: #fff;
        padding: 0;
        overflow: hidden;
    }
    div.item {
        width: 46%;
    }
    div.frm_lienhe .item_lienhe input[type='text'],
    div.frm_lienhe .item_lienhe textarea,
    div.frm_lienhe .item_lienhe input[type='password'] {
        width: 100%;
    }
    div.frm_lienhe .item_lienhe select {
        width: 100%;
    }
    .map_description {
        width: 100%;
    }
    .box_news a img {
        width: 120px;
    }
    div.frm_lienhe .item_lienhe p {
        width: 100%;
    }
    .othernews ul.phantrang {
        margin-left: 5px;
    }
    .box_news h3 a {
        font-size: 14px;
    }
}



/*----- Iphone 6 Plusp Ã„ÂÃ¡Â»Â©ng width: 414px ----------*/


/*----- Iphone 6 Plusp quay ngang width: 736px ----------*/

@media screen and (max-width: 414px) {}



/*----- Android (Nexus 4) Ã„ÂÃ¡Â»Â©ng width: 384px ----------*/


/*----- Android (Nexus 4) quay ngang width: 600px ----------*/

@media screen and (max-width: 384px) {}



/*----- Iphone 6 thÃ†Â°Ã¡Â»Âng Ã„ÂÃ¡Â»Â©ng width: 375px ----------*/


/*----- Iphone 6 thÃ†Â°Ã¡Â»Âng quay ngang width: 667px ----------*/

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {
    .box_news a img {
        width: 100px;
    }
    div.tieude_giua {
        font-size: 14px;
    }
}



/*----- Iphone 5 thÃ†Â°Ã¡Â»Âng Ã„ÂÃ¡Â»Â©ng width: 320px ----------*/


/*----- Iphone 5 thÃ†Â°Ã¡Â»Âng quay ngang width: 568px ----------*/

@media screen and (max-width: 320px) {}
/*
     FILE ARCHIVED ON 02:56:09 Jan 22, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:06:23 Mar 12, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.059
  cdx.remote: 0.1
  esindex: 0.01
  LoadShardBlock: 167.093 (6)
  PetaboxLoader3.datanode: 120.689 (7)
  load_resource: 195.812
  PetaboxLoader3.resolve: 129.331
*/