@font-face {
    font-family: "Avo";
    src: url("../fonts/avo/utm-avo.eot");
    src: url("../fonts/avo/utm-avo.eot#iefix") format("embedded-opentype"),url("../fonts/avo/utm-avo.woff") format("woff"),url("../fonts/avo/utm-avo.ttf") format("truetype"),url("../fonts/avo/utm-avo.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Avo_bold";
    src: url("../fonts/avo_bold/utm-avobold.eot");
    src: url("../fonts/avo_bold/utm-avobold.eot#iefix") format("embedded-opentype"),url("../fonts/avo_bold/utm-avobold.woff") format("woff"),url("../fonts/avo_bold/utm-avobold.ttf") format("truetype"),url("../fonts/avo_bold/utm-avobold.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: ColourSansRegularVNU_2;
    src: url(../fonts/ColourSansRegularVNU_2.de88f83.woff2) format("woff2"),url(../fonts/ColourSansRegularVNU_2.5713c18.woff) format("woff");
    font-weight: 400;
    font-style: normal
}
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700;6..12,800&display=swap');
body::-webkit-scrollbar {
    width: 5px;
    background-color: rgba(0,0,0,0)
}

body::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: rgba(0,0,0,0)
}

body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0,0,0,.4)
}

:root {
    --color-main: #2d81e5;
    --color-medium-red: #EB3E73;
    --color-dark-red: #EB3E73;
    --color-green: #28a745;
    --color-dark-green: #207d36;
    --color-black: #212529;
    --color-gray: #6c757d
}

body {
    font-size: 14px;
    background: #f3f5f7;
    font-family: 'Nunito Sans', sans-serif;
    text-shadow: 0 0 0
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

a,input,textarea {
    outline: none;
    padding: 0px
}

input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.w-clear:after {
    display: block;
    content: "";
    clear: both
}

.hidden {
    display: none
}

.clear {
    clear: both
}

.none {
    display: none
}

.hidden-seoh {
    visibility: hidden;
    height: 0px;
    margin: 0px;
    overflow: hidden
}

.wrap-main,.wrap-content {
    max-width: 1200px;
    margin: 40px auto 20px;
    padding: 10px
}

.wrap-home {
    max-width: 100%;
    padding: 0px
}

.wrap-content {
    margin: auto
}
.danhmucsp {
    background: var(--color-dark-red);
    width: 270px;
}
.danhmucsp span {
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none !important;
    font-size: 15px;
    color: #fff;
    margin: 0px;
    padding: 16px 40px;
    text-transform: uppercase;
}
.title-main {
    margin-bottom: 10px
}

.title-main span {
    text-transform: uppercase;
    color: var(--color-main);
    font-weight: bold;
    font-size: 23px
}

.title-main--v2 {
    text-align: center;
    background: url(../images/title-divide.png) no-repeat bottom center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-size: 150px;
}

.title-main--v2 span {
    font-weight: bold;
    color: #fff
}

.title-main--v3 span {
    color: var(--color-main)
}

.time-main {
    margin-bottom: .75rem;
    color: #999
}

.time-main i {
    vertical-align: top;
    margin: 3px 7px 0px 0px
}

.time-main span {
    vertical-align: top;
    display: inline-block
}

.social {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.social li {
    display: inline-block;
    vertical-align: top
}

.social li:last-child {
    margin-right: 0px
}

.control-carousel {
    position: absolute;
    top: calc(50% - 15px);
    margin-bottom: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #eee;
    z-index: 2;
    background-color: #fff;
    color: #ccc;
    cursor: pointer
}

.control-carousel:hover {
    background-color: var(--color-main);
    border-color: var(--color-main);
    color: #fff
}

.prev-carousel {
    left: 0px
}

.next-carousel {
    right: 0px
}

.control-carouse--v2 {
    margin-bottom: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #eee;
    z-index: 2;
    background-color: #fff;
    color: #ccc;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute
}

.control-carouse--v2:hover {
    background-color: var(--color-main);
    border-color: var(--color-main);
    color: #fff
}

.header {
    background-color: #fff
}

.info-header p {
    margin-bottom: 8px
}

.info-header p:last-child {
    margin-bottom: 0
}

.info-header i {
    vertical-align: top;
    margin: 3px 5px 0px 0px;
    font-size: 16px;
    color: var(--color-main)
}

.social-header li {
    margin-right: 3px
}

.header-bottom .wrap-content {
    padding: 10px 0
}

.hotline-header {
    display: inline-block;
    padding: 5px 0 5px 50px;
    background-image: url(../images/icon-002.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #000
}

.hotline-header:hover {
    color: var(--color-main);
    text-decoration: none
}

.hotline-header p {
    margin: 0
}

.menu {
    background-color: var(--color-main)
}

.menu ul {
    width: 100%;
    padding: 0px;
    margin: auto;
    list-style: none
}

.menu ul li {
    position: relative;
    z-index: 99
}

.menu ul li.line {
    width: 1px;
    height: 15px;
    background-color: rgba(255,255,255,.5)
}

.menu ul li a {
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none !important;
    font-size: 15px;
    color: #fff;
    margin: 0px;
    padding: 16px 14px;
    text-transform: uppercase
}

.menu ul li a.active {
    background: var(--color-dark-red)
}

.menu ul li:hover>a {
    background: var(--color-dark-red)
}
.ul-category-ab {
    position: absolute;
    box-shadow: 0 3px 11px 0 rgba(0,0,0,.1);
    transform: perspective(600px) rotateX(-90deg);
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
}
.ul-category-ab li a {
    color: #333 !important;
    text-align: left !important;
}
.ul-category-ab li:hover a {
    color: #fff !important;
}
.no-hover .danhmucsp:hover > ul {
    opacity: 0;
    visibility: hidden;
}
.ul-category {
    /* position: absolute; */
    min-width: 200px;
    background: #fff;
    /* box-shadow: 0 3px 11px 0 rgba(0,0,0,.1); */
    /* transform: perspective(600px) rotateX(-90deg);
    transform-origin: 0 0 0; */
    /* opacity: 0;
    visibility: hidden; */
    transition: all .5s;
    padding: 0;
    margin: 0;

    list-style: none;
}
.ul-category li {
    position: relative;
}
.left-slide::-webkit-scrollbar {
    width: 5px; /* Width of the scrollbar */
}

.left-slide::-webkit-scrollbar-thumb {
    background: #ccc; /* Color of the scrollbar thumb */
}

.left-slide::-webkit-scrollbar-thumb:hover {
    background: #555; /* Color of the scrollbar thumb on hover */
}
.menu ul li:hover>ul {
    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all .7s
}
.ul-category li ul{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    transform: perspective(600px) rotateX(-90deg);
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    z-index: 12;
}
.ul-category li:hover > ul {

    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all .7s
}
.ul-category li a {
    text-align: left;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    padding: 12px 15px;
    color: #333;
    display: block;
    text-transform: uppercase;
}
.ul-category li a:hover {
    text-decoration: none;
    background-color: var(--color-main);
    color: #fff;
}
.ul-category li a i {
    font-size: 12px !important;
    position: relative;
    margin-right: 5px;
}
.ul-category li ul li a i {
    font-size: 6px !important;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.ul-category li:last-child>a {
    border-bottom: 0px
}

.ul-category li ul {
    top: 0px;
    left: 100%
}

.search {
    width: 35%;
    background: #fff;
    border: 1px solid var(--color-main);
    border-radius: 40px;
    position: relative;
    overflow: hidden
}

.search p {
    position: absolute;
    width: 45px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    font-size: 16px;
    color: var(--color-main);
    top: 0;
    right: 0
}

.search input {
    width: calc(100% - 40px);
    height: 40px;
    outline: none;
    padding: 0px;
    border: 0px;
    background: rgba(0,0,0,0);
    text-indent: 10px;
    font-size: 12px;
    -webkit-appearance: none
}

.search input::-webkit-input-placeholder,.search input:-moz-placeholder,.search input::-moz-placeholder,.search input:-ms-input-placeholder {
    color: #ccc
}

.menu-res {
    display: none;
    height: 55px;
    z-index: 10;
    background: var(--color-main);
    position: relative;
    line-height: normal
}

.menu-bar-res {
    height: 55px;
    padding: 0px 10px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#menu {
    display: none
}

#hamburger {
    display: block;
    width: 45px;
    height: 23px;
    position: relative
}

#hamburger:before,#hamburger:after,#hamburger span {
    background: #fff;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0px
}

#hamburger:before {
    top: 0px
}

#hamburger span {
    top: 10px
}

#hamburger:after {
    top: 20px
}

#hamburger:before,#hamburger:after,#hamburger span {
    transition: none .5s ease .5s;
    transition-property: transform,top,bottom,left,opacity
}

.mm-wrapper_opening #hamburger:before,.mm-wrapper_opening #hamburger:after {
    top: 10px
}

.mm-wrapper_opening #hamburger span {
    left: -50px;
    opacity: 0
}

.mm-wrapper_opening #hamburger:before {
    transform: rotate(45deg)
}

.mm-wrapper_opening #hamburger:after {
    transform: rotate(-45deg)
}

.mm-menu_opened {
    display: block !important
}

.search-res {
    position: relative
}

.search-res .icon-search {
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 17px;
    margin: 0px
}

.search-res .icon-search.active {
    color: var(--color-main);
    background: #fff;
    border-radius: 100%
}

.search-res .search-grid {
    position: absolute;
    top: 50px;
    right: 0px;
    width: 0px;
    height: 40px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--color-main);
    z-index: 2;
    opacity: 0;
    border-radius: 25px;
    line-height: normal
}

.search-res .search-grid p {
    float: left;
    width: 35px;
    height: 38px;
    cursor: pointer;
    outline: none;
    border: none;
    margin: 0px;
    font-size: 17px;
    display: block;
    color: var(--color-main);
    line-height: 40px;
    text-align: center
}

.search-res .search-grid input {
    width: calc(100% - 35px);
    float: right;
    line-height: 38px;
    outline: none;
    border: none;
    color: var(--color-main)
}

.search-res .search-grid input::-webkit-input-placeholder,.search-res .search-grid input:-moz-placeholder,.search-res .search-grid input::-moz-placeholder,.search-res .search-grid input:-ms-input-placeholder {
    color: #ccc
}

.slideshow {
    position: relative
}

.slideshow a {
    display: block;
    cursor: pointer
}

.slideshow a img {
    width: 100%
}

.slideshow:hover .control-slideshow {
    opacity: .3
}

.slideshow .control-slideshow:hover {
    opacity: .8
}

.control-slideshow {
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: calc(50% - 25px);
    width: 35px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    cursor: pointer;
    margin: 0px;
    background-color: #000;
    border-radius: 3px
}

.control-slideshow i {
    color: #fff
}

.prev-slideshow {
    left: 20px;
    padding-right: 3px
}

.next-slideshow {
    right: 20px;
    padding-left: 3px
}

.wrap-bangmau .title {
    font-size: 32px;
    text-align: center;
    margin: 30px 0;
    font-family: ColourSansRegularVNU_2;
    color: #646464
}

.hue-palette ul {
    padding: 0;
    margin: 0;
    display: flex
}

.hue-palette ul li {
    list-style: none;
    flex: 1;
    height: 100px;
    transition: .3s;
    position: relative
}

.hue-palette ul li a {
    display: block;
    height: 100%
}

.hue-palette ul li.active,.hue-palette ul li:hover {
    transform: scale(1.25);
    box-shadow: 0 1.6rem 3.8rem 0 rgba(0,0,0,.2);
    border-radius: 0 15% 0 15%/0 15% 0 15%
}

.hue-palette ul li.active::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill-rule='evenodd' d='M10.466 30a2.005 2.005 0 01-1.552-.736L.449 18.875a2 2 0 013.102-2.527l6.913 8.485L28.449 2.737a2 2 0 113.102 2.526l-19.535 24a1.999 1.999 0 01-1.55.737'%3E%3C/path%3E%3C/svg%3E");
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat
}

.nav-tabs {
    border-bottom: none
}

.nav-tabs li.nav-item {
    width: 50%;
    text-align: center;
    white-space: nowrap
}

.nav-tabs li.nav-item a {
    color: #666;
    display: block;
    border: 1px solid #e9ecef;
    border-radius: 0;
    font-size: 16px;
    padding: 10px 15px
}

.nav-tabs li.nav-item a.active {
    background: var(--color-main);
    border-color: var(--color-main);
    color: #fff
}

.wrap-grid {
    margin-top: 5rem
}

.title-bangmau {
    font-family: ColourSansRegularVNU_2,serif;
    font-size: 32px;
    margin-top: 5rem;
    padding-bottom: .6rem;
    border-bottom: .1rem solid #e1e1e1;
    margin-bottom: 2rem
}

.related-colors {
    flex-direction: row;
    flex-wrap: wrap;
    display: flex
}

.related-item-color {
    width: 16.6666666667%;
    position: relative;
    padding-bottom: 10%;
    border: 1px solid #fff;
    transition: .3s
}

.related-item-color:hover {
    transform: scale(1.05);
    box-shadow: 0 1.7rem 4.1rem 0 rgba(0,0,0,.09);
    z-index: 12
}

.related-item-color span {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.wrap-pronb {
    background: var(--color-main);
    padding: 50px 0
}

.name-product-dm {
    background: #fff;
    margin: -8% auto 15px;
    box-shadow: 2px 2px 10px rgba(0,0,0,.1411764706);
    border-radius: 10px;
    border-top: 5px solid var(--color-main);
    padding: 15px 20px;
    max-width: 85%;
    position: relative;
    z-index: 1;
    text-align: center
}

.name-product-dm h3 {
    text-transform: uppercase;
    font-size: 16px;
    color: var(--color-black);
    padding-bottom: 5px;
    margin-bottom: 0;
    font-weight: bold;
}

.name-product-dm .is-xsmall {
    color: gray;
    font-size: 11px;
    margin: 0
}

.owl-pronb {
    background: #fff;
    padding: 30px 15px 10px 15px;
    border-radius: 10px;
    box-shadow: 2px 2px 40px rgba(0,0,0,.1490196078)
}

.btn-xemthem {
    margin-top: 10px;
    text-align: center
}

.btn-xemthem a {
    display: inline-block;
    color: #a0081d;
    border: 2px solid;
    border-radius: 99px;
    padding: 10px 2.2em 8px;
    font-size: 16px
}

.btn-xemthem a:hover {
    text-decoration: none
}

.wrap-partner {
    padding: 0 0 30px 0
}

.wrap-partner .wrap-content {
    max-width: 1200px;
    padding: 0px;
    position: relative
}

.owl-partner {
    padding: 0px 40px
}

.partner {
    display: block;
    border: 1px solid #eee;
    box-shadow: 0px 0px 7px rgba(0,0,0,.1019607843)
}

.partner img {
    width: 100%
}

.breadCrumbs {
    background-color: #eee
}

.breadCrumbs .wrap-content {
    padding: .75rem 10px;
    max-width: 1200px
}

.breadCrumbs .wrap-content .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0);
    border-radius: 0
}

.breadCrumbs .wrap-content .breadcrumb-item a {
    color: var(--color-black)
}

.breadCrumbs .wrap-content .breadcrumb-item.active a {
    color: var(--color-gray)
}

.newshome-best {
    width: 43%;
    display: block;
    float: left;
    margin-right: 1.5%
}

.pic-newshome-best img {
    width: 100%
}

.name-newshome {
    color: var(--color-black);
    font-size: 14px;
    line-height: 18px;
    margin-bottom: .25rem;
    font-weight: bold;
}

.name-newshome.text-split {
    -webkit-line-clamp: 2
}

.time-newshome {
    color: var(--color-gray);
    margin-bottom: .25rem
}

.desc-newshome {
    color: var(--color-black);
    margin-bottom: 0px
}

.view-newshome {
    display: inline-block;
    border: 1px solid var(--color-black);
    padding: 8px 15px;
    color: var(--color-black);
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 1rem
}

.view-newshome:hover {
    background-color: var(--color-black);
    color: #fff
}

.newshome-scroll ul li {
    margin-bottom: 15px !important
}

.newshome-normal {
    display: block
}

.pic-newshome-normal {
    margin-bottom: 15px
}

.video-main {
    position: relative;
    height: 400px
}

.video-main iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.listvideos {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    border: 1px solid #ccc;
    color: var(--color-black);
    margin-top: 10px;
    cursor: pointer
}

.video {
    float: left;
    width: 23.5%;
    margin: 0 2% 2% 0;
    text-align: center;
    cursor: pointer
}

.video:nth-child(4n+1) {
    clear: both
}

.video:nth-child(4n) {
    margin-right: 0px
}

.pic-video {
    position: relative
}

.pic-video:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 35px;
    top: calc(50% - 25px);
    left: calc(50% - 17.5px);
    z-index: 1;
    background-repeat: no-repeat;
    background-image: url(../images/play.png)
}

.pic-video img {
    width: 100%
}

.name-video {
    font-size: 16px;
    color: var(--color-black);
    margin-bottom: 0px
}

.album {
    float: left;
    width: 23.5%;
    margin: 0 2% 2% 0;
    text-align: center;
    cursor: pointer
}

.album:nth-child(4n+1) {
    clear: both
}

.album:nth-child(4n) {
    margin-right: 0px
}

.pic-album {
    position: relative
}

.pic-album img {
    width: 100%
}

.name-album {
    font-size: 16px;
    color: var(--color-black);
    margin-bottom: 0px
}

.wrap-brand {
    margin-bottom: 50px;
    padding: 0px 10px
}

.wrap-brand .wrap-content {
    max-width: 1200px;
    padding: 0px;
    position: relative
}

.brand {
    display: block;
    border: 1px solid #eee
}

.brand img {
    width: 100%
}

.wrap-product {
    margin-bottom: 10px;
    background: #fff;
    padding: 0 0 0px;
}

.bg-gray {
    /* background-color: #f3f4f7; */
}

.product {
    float: left;
    width: 20%;
    padding: 0 10px
}

.product:nth-child(5n+1) {
    clear: both
}

.product:nth-child(5n) {
    margin-right: 0px
}

.box-product {
    position: relative;
    display: block;
    margin-bottom: 15px;
    background: #fff;
    border: 0;
    box-shadow: 2px 2px 20px rgba(0,0,0,.0901960784);
    border-radius: 10px;
    padding-bottom: 15px
}

.pic-product {
    background: #fff;
    border-radius: 5px
}

.pic-product img {
    width: 100%;
    border-radius: 3px
}

.name-product {
    padding: 0 15px;
    font-size: 15px;
    color: #2d2d2d;
    margin-bottom: 8px;
    overflow: hidden;
    min-height: 55px;
}

.name-product.text-split {
    -webkit-line-clamp: 1
}

.name-product:hover {
    color: var(--color-main)
}

.price-product {
    margin-bottom: 0px;
    padding: 0 15px;
    color: red
}

.price-new {
    white-space: nowrap;
    color: #ff6900;
    font-size: 16px
}

.price-old {
    padding-left: 10px;
    font-size: 12px;
    text-decoration: line-through;
    color: var(--color-gray)
}

.price-per {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    background: var(--color-medium-red);
    font-size: 14px;
    border-radius: 2px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    border: 2px solid #ff0;
    display: flex;
    justify-content: center;
    align-items: center
}

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

.cart-product span {
    cursor: pointer;
    width: 49%;
    float: left;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    padding: 7px 5px;
    border-radius: 3px
}

.cart-add {
    margin-right: 2%;
    background-color: var(--color-main)
}

.cart-add:hover {
    background-color: var(--color-dark-red)
}

.cart-buy {
    background-color: var(--color-green)
}

.cart-buy:hover {
    background-color: var(--color-dark-green)
}

.grid-pro-detail {
    margin-bottom: 50px;
    padding: 0 15px
}

.left-pro-detail {
    position: relative;
    float: left;
    width: 45%;
    text-align: center;
    margin-right: 2%;
    background: #fff
}

.left-pro-detail .MagicZoom {
    border: 1px solid #eee;
    padding: 7px;
    border-radius: 5px
}

.right-pro-detail {
    width: 53%;
    float: left
}

.gallery-thumb-pro {
    position: relative;
    margin-top: 10px
}

.owl-thumb-pro {
    padding: 0px 40px
}

.thumb-pro-detail {
    display: block !important;
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer
}

.thumb-pro-detail.mz-thumb.mz-thumb-selected {
    border-color: #cecfd2
}

.thumb-pro-detail img {
    box-shadow: none !important;
    filter: brightness(100%) !important;
    border-bottom: 0px !important;
    padding-bottom: 0px !important
}

.title-pro-detail {
    text-transform: capitalize;
    font-size: 25px;
    display: block;
    font-weight: bold;
    color: var(--color-main);
}

.social-plugin-pro-detail {
    margin-bottom: 1rem;
    margin-top: 0px !important
}

.desc-pro-detail {
    margin-bottom: 1rem
}

.attr-pro-detail {
    list-style: none;
    padding: 0px
}

.attr-pro-detail li {
    margin-bottom: .5rem
}

.attr-label-pro-detail {
    margin: 0px 5px 0px 0px
}

.attr-label-pro-detail.d-block {
    display: block;
    margin: 0px 0px 5px 0px
}

.attr-content-pro-detail {
    display: inline-block;
    margin-bottom: 0px
}

.price-new-pro-detail {
    font-weight: bold;
    font-size: 20px;
    color: var(--color-main)
}

.price-old-pro-detail {
    font-weight: 500;
    color: var(--color-gray);
    text-decoration: line-through;
    padding-left: 10px
}

.color-pro-detail {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 35px;
    height: 30px;
    margin: 0px 0px 3px 0px;
    border: 1px solid rgba(0,0,0,0)
}

.size-pro-detail {
    border: 1px solid #ccc;
    padding: 3px 10px 4px 10px;
    display: inline-block;
    position: relative
}

.size-pro-detail.active {
    border-color: #e5101d;
    color: #e5101d
}

.color-pro-detail.active {
    border-color: #e5101d;
    color: #e5101d
}

.color-pro-detail.active:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    background-image: url(../images/check-cart.png);
    background-repeat: no-repeat;
    background-position: bottom right
}

.size-pro-detail.active:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    background-image: url(../images/check-cart.png);
    background-repeat: no-repeat;
    background-position: bottom right
}

.color-pro-detail input[type=radio],.size-pro-detail input[type=radio] {
    outline: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    border: 0px;
    top: 0px;
    left: 0px
}

.quantity-pro-detail {
    width: 100%;
    max-width: 110px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center
}

.quantity-pro-detail span {
    line-height: 25px;
    padding: 0px;
    width: 30px;
    height: 30px;
    color: #5f5f5f;
    cursor: pointer;
    font-size: 22px;
    border: 1px solid #ccc
}

.quantity-pro-detail span.quantity-plus-pro-detail {
    border-left: 0px
}

.quantity-pro-detail span.quantity-minus-pro-detail {
    border-right: 0px
}

.quantity-pro-detail input {
    height: 30px;
    border: 1px solid #ccc;
    width: calc(100% - 60px);
    text-align: center;
    font-size: 14px;
    padding: 5px
}

.cart-pro-detail {
    margin-bottom: 1rem;
    display: flex;
    align-items: stretch;
    justify-content: flex-start
}

.cart-pro-detail a {
    width: auto;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    text-transform: uppercase;
    border-radius: 3px
}

.cart-pro-detail a.addnow {
    margin-right: 10px;
    background: #fd6e1d;
    background: -o-linear-gradient(top, #f59000, #fd6e1d)
}

.cart-pro-detail a.buynow {
    background-color: var(--color-green)
}

.cart-pro-detail a.buynow:hover {
    background-color: var(--color-dark-green)
}

.cart-pro-detail a i {
    vertical-align: top;
    margin-top: 3px;
    margin-right: 8px
}

.tags-pro-detail {
    margin: 1rem 0px 2rem 0px
}

.tags-pro-detail a {
    float: left;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px 7px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: var(--color-main);
    border-radius: 3px
}

.tags-pro-detail a:hover {
    background-color: var(--color-medium-red)
}

.tags-pro-detail a i {
    font-size: 10px;
    float: left;
    margin: 5px 5px 0px 0px
}

.tabs-pro-detail .ul-tabs-pro-detail {
    padding: 0px;
    list-style: none;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e7e7e7
}

.tabs-pro-detail .ul-tabs-pro-detail li {
    cursor: pointer;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #eee;
    padding: 5px 10px
}

.tabs-pro-detail .ul-tabs-pro-detail li.active {
    background: var(--color-main);
    color: #fafafa
}

.tabs-pro-detail .ul-tabs-pro-detail li:last-child {
    margin-right: 0px
}

.tabs-pro-detail .content-tabs-pro-detail {
    display: none
}

.tabs-pro-detail .content-tabs-pro-detail.active {
    display: block
}

.box-readmore {
    padding: 8px 15px;
    border: 1px solid #dedede;
    margin-bottom: 2rem;
    border-radius: 5px;
    background-color: #eee
}

.box-readmore li ul>li {
    margin: 0;
    margin-bottom: 8px
}

.box-readmore li ul>li:before {
    content: counters(item, ".") " "
}

.box-readmore ul {
    list-style-type: none;
    counter-reset: item;
    margin-bottom: 0px;
    padding-left: 0px !important;
    margin-top: 8px
}

.box-readmore ul li {
    display: table;
    counter-increment: item;
    margin-bottom: 5px
}

.box-readmore ul li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 5px
}

.box-readmore ul li a {
    color: #333;
    cursor: pointer;
    font-weight: bold
}

.box-readmore ul li a:hover {
    color: #767676
}

.news {
    width: 49%;
    float: left;
    margin-bottom: 25px;
    display: block
}

.news:nth-child(2n) {
    float: right
}

.news:nth-child(2n+1) {
    clear: both
}

.pic-news {
    float: left;
    margin-right: 4%;
    width: 36%
}

.pic-news img {
    width: 100%
}

.info-news {
    float: left;
    width: 60%
}

.name-news {
    color: #333;
    font-size: 16px;
    display: block;
    line-height: normal;
    margin-bottom: 5px
}

.name-news:hover {
    color: var(--color-main)
}

.time-news {
    color: var(--color-gray);
    margin-bottom: .25rem
}

.desc-news {
    color: #333;
    margin-top: 5px;
    line-height: 22px
}

.share {
    padding: 17px 10px 10px 10px;
    line-height: normal;
    background: rgba(128,128,128,.15);
    margin-top: 15px;
    border-radius: 5px
}

.share b {
    display: block;
    margin-bottom: 5px
}

.othernews b {
    margin-bottom: 10px
}

.list-news-other {
    padding-left: 17px;
    list-style: square
}

.list-news-other li {
    margin-bottom: 2px
}

.list-news-other li a {
    text-transform: none;
    color: #333
}

.list-news-other li a:hover {
    color: var(--color-main)
}

.top-contact {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px
}

.top-contact .article-contact {
    width: 48%
}

.form-contact {
    width: 47%
}

.input-contact {
    position: relative;
    margin-bottom: 15px
}

.input-contact input,.input-contact textarea {
    width: 100%;
    padding: 0px;
    outline: none;
    font-size: 14px
}

.input-contact input {
    text-indent: 10px
}

.input-contact textarea {
    resize: none;
    height: 150px;
    padding: 10px
}

.input-contact .custom-file-label::after {
    content: attr(title)
}

.bottom-contact {
    position: relative;
    height: 500px
}

.bottom-contact iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important
}

.footer-article {
    background-color: var(--color-main);
    color: #fff;
    /* background-image: url(../images/bg-footer2.png); */
    background-repeat: no-repeat;
    background-position-y: top;
    background-size: contain;
    padding-top: 30px;
}

.footer-article .wrap-content {
    padding: 35px 10px
}

.footer-news:nth-child(1) {
    width: 25%
}

.footer-news:nth-child(2) {
    width: 15%
}

.footer-news:nth-child(3) {
    width: 25%
}

.footer-news:nth-child(4) {
    width: 25%
}

.title-footer {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 1rem;
    text-shadow: 0 0 0;
    font-weight: bold;
}

.footer-ul {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.footer-ul li {
    margin-bottom: 7px
}

.footer-ul li:last-child {
    margin-bottom: 0px
}

.footer-ul li a {
    color: #fff;
    transition: .3s
}

.footer-ul li a:hover {
    padding-left: 5px
}

.slogan-newsletter {
    margin-bottom: .5rem;
    color: var(--color-gray)
}

.newsletter-input {
    position: relative
}

.newsletter-input input {
    padding: 0px;
    font-size: 14px;
    text-indent: 10px;
    border-radius: 0px
}

.newsletter-button {
    margin-top: 5px
}

.newsletter-button input[type=submit] {
    border: 0px;
    background-color: var(--color-main);
    color: #fff;
    display: inline-block;
    padding: 5px 16px;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer
}

.footer-tags {
    background: #eee
}

.footer-tags .wrap-content {
    padding: 30px 10px
}

.label-tags {
    font-weight: bold;
    font-size: 15px
}

.list-tags {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.list-tags li {
    float: left;
    margin: 0px 5px 5px 0px
}

.list-tags li a {
    color: #fff;
    background-color: var(--color-main);
    padding: 6px 15px 8px 15px;
    border-radius: 3px;
    display: block
}

.list-tags li a:hover {
    background-color: var(--color-medium-red)
}

.footer-powered {
    color: #fff;
    background-color: #2b8cff;
}

.footer-powered .wrap-content {
    padding: 15px 10px;
    text-align: center
}

.copyright {
    margin-bottom: 0px
}

.statistic {
    margin-bottom: 0px
}

.statistic span {
    padding-right: 10px
}

.statistic span:last-child {
    padding-right: 0px
}

#footer-map {
    position: relative;
    padding-bottom: 67%
}

#footer-map iframe {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important
}

.social-plugin {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px
}

.social-plugin .at-share-btn {
    margin-bottom: 0px !important
}

.social-plugin .zalo-share-button {
    margin-left: 3px
}

.pagination-home .pagination .page-item .page-link {
    color: #555;
    font-size: .875rem
}

.pagination-home .pagination .page-item.active .page-link {
    color: #fff;
    background-color: #555;
    border-color: #555
}

.pagination-ajax {
    text-align: center
}

.pagination-ajax a {
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px 3px 2px;
    color: #333;
    background: #eee;
    border: 1px solid rgba(161,161,161,.4);
    font-size: 12px;
    cursor: pointer;
    padding: 3px 10px 5px 10px;
    border-radius: 2px
}

.pagination-ajax a.current,.pagination-ajax a:hover {
    background: var(--color-main);
    color: #fff;
    border-color: var(--color-main)
}

.modal-custom .modal-footer {
    padding: .5rem
}

.modal-custom .modal-footer .btn {
    font-size: 14px
}

#popup .modal-body {
    padding: 0px
}

.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden
}

coccocgrammar {
    display: none
}

.scrollToTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 65px;
    right: 25px;
    display: none;
    z-index: 10;
    cursor: pointer
}

.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.transition {
    transition: .3s ease-out
}

.scale-img {
    overflow: hidden;
    display: block
}

.scale-img img {
    transition: .3s ease-out;
    transform: scale(1, 1)
}

.scale-img:hover>img {
    transition: .3s ease-out;
    transform: scale(1.1, 1.1)
}

.blink {
    -webkit-animation-name: blink;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.btn-frame {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    z-index: 10;
    cursor: pointer
}

.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-frame i 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: rgba(0,0,0,0);
    border-radius: 100%;
    border: 2px solid rgba(7,41,103,.8);
    opacity: .1;
    border-color: #1182fc;
    opacity: .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;
    transition: all .2s ease-in-out;
    border-radius: 100%;
    border: 2px solid rgba(0,0,0,0);
    transition: all .5s;
    background-color: rgba(7,41,103,.35);
    opacity: .4
}

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

.btn-zalo {
    bottom: 315px
}

.btn-phone {
    bottom: 230px
}

.js-facebook-messenger-container.closed {
    display: none !important
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px;
    color: #404040;
    background: #fff
}

.js-facebook-messenger-tooltip.closed {
    display: none !important
}

.js-facebook-messenger-box,.js-facebook-messenger-button {
    z-index: 999
}

.js-facebook-messenger-tooltip {
    z-index: 999;
    display: none;
    position: fixed;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: rgba(0,0,0,.15) 0 2pt 10pt;
    z-index: 1000000000000000000000000000000
}

.js-facebook-messenger-close-tooltip {
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}

.js-facebook-messenger-box {
    z-index: 999
}

.js-facebook-messenger-box.rubberBand {
    animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.js-facebook-messenger-button,.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-box {
    display: block;
    position: fixed;
    cursor: pointer;
    bottom: 150px;
    right: 17px;
    width: 56px;
    height: 56px;
    text-align: center;
    background: #1182fc;
    border-radius: 100%;
    overflow: hidden;
    z-index: 99;
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3)
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
    transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
    width: 32px;
    height: 33px;
    position: absolute;
    top: 13px;
    left: 12px;
    opacity: 1;
    overflow: hidden;
    transition: opacity 160ms ease-in-out,transform 160ms ease-in-out
}

.js-facebook-messenger-box.rotate svg#close-icon {
    transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
    opacity: 0;
    width: 19px;
    height: 20px;
    position: absolute;
    top: 19px;
    left: 19px;
    transition: opacity 160ms ease-in-out,transform 160ms ease-in-out
}

.js-facebook-messenger-container,.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-container {
    position: fixed;
    opacity: 0;
    transform: translateY(50px);
    bottom: 110px;
    right: 90px;
    border-radius: 10px;
    pointer-events: none;
    box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
    transition: transform 160ms ease-in-out,opacity 160ms ease-in-out
}

.js-facebook-messenger-top-header {
    width: 220px;
    color: #fff;
    background: #1182fc;
    display: block;
    position: relative;
    width: 220px;
    background: #1182fc;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 10px;
    font-size: 14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-container,.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-top-header {
    color: #fff;
    background: #1182fc;
    width: 220px
}

.js-facebook-messenger-tooltip {
    color: #404040;
    background: #fff
}

.js-facebook-messenger-container.open {
    transform: translateY(0px);
    opacity: 1;
    pointer-events: all
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
    opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
    transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
    opacity: 1
}

.cart-fixed {
    position: fixed;
    right: 20px;
    bottom: 390px;
    z-index: 10;
    background: #4b4f56;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff !important;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.cart-fixed i {
    font-size: 20px
}

.cart-fixed span {
    position: absolute;
    top: 0px;
    right: -5px;
    color: #fff;
    width: 25px;
    height: 25px;
    background: var(--color-main);
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    border-radius: 100%
}

.toolbar {
    background: var(--color-main);
    width: 100%;
    padding: 3vw;
    bottom: 0px;
    position: fixed;
    z-index: 500;
    height: auto;
    left: 0px
}

.toolbar ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    margin: 0px
}

.toolbar ul li {
    text-align: center;
    width: 25%
}

.toolbar ul li a {
    display: block;
    width: 100%;
    cursor: pointer
}

.toolbar ul li a img {
    height: 6vw;
    width: auto
}

.toolbar ul li a span {
    font-weight: 400;
    color: #fff;
    font-size: 3.5vw;
    display: none
}

.fixbar {
    bottom: 0;
    display: block;
    background: #f0eff4;
    border-top: 1px solid #ddd;
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    margin: 0;
    z-index: 500;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 50px
}

.fixbar ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.fixbar ul li {
    display: inline-block;
    margin: 0 auto 10px;
    text-align: center;
    width: 25%;
    float: left
}

.fixbar .icon-cart-mobile,.fixbar .icon-cart-new,.fixbar .icon-home-new,.fixbar .icon-hotdeal-new {
    width: 20px;
    height: 20px;
    display: block;
    margin: 8px auto 0
}

.fixbar .icon-cart-mobile {
    background: url(../images/cart-mobile.png) no-repeat
}

.cart-total-header-mobile {
    font-size: 10px;
    position: absolute;
    background: red;
    color: #fff !important;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    line-height: 15px;
    top: 5px;
    margin-left: 5px
}

.fixbar ul li a {
    font-size: 11px;
    text-decoration: none;
    color: #333
}

.fixbar ul li a i {
    font-size: 20px
}

.plugbar {
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #eae6e6;
    width: 100%;
    right: 0;
    max-width: 767px;
    margin: 0 auto;
    background: #fff;
    padding: 9px 10px 10px 7px;
    z-index: 10
}

.plugbar ul {
    list-style: none;
    padding: 0;
    margin: 0px;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.plugbar ul li {
    width: 20%;
    float: left
}

.plugbar ul li a {
    display: block;
    color: dimgray;
    font-size: 12px;
    text-align: center;
    position: relative
}

.plugbar ul li a i {
    font-size: 20px;
    color: dimgray
}

.plugbar ul li a span {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -40px;
    left: calc(50% - 25px);
    font-size: 14px;
    display: block;
    border: 1px solid rgba(234,230,230,.5);
    border-radius: 100%
}

.support-online {
    position: fixed;
    z-index: 999;
    left: 10px;
    bottom: 0px
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999
}

.support-online a {
    display: block
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: #67b634;
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #fff;
    z-index: 999;
    top: 0px;
    left: 40px;
    transition: all .2s ease-in-out 0s;
    animation: headerAnimation .7s 1
}

.support-online a:hover span {
    display: block
}

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: rgba(0,0,0,0) #67b634 rgba(0,0,0,0) rgba(0,0,0,0);
    position: absolute;
    left: -10px;
    top: 10px
}

.support-online .kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    transition: all .2s ease-in-out;
    border-radius: 100%;
    border: 2px solid rgba(0,0,0,0);
    transition: all .5s;
    background-color: rgba(0,175,242,.5);
    opacity: .75;
    right: -10px
}

.support-online .kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: rgba(0,0,0,0);
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,.4);
    opacity: .1;
    border-color: #0089b9;
    opacity: .5
}

.support-online .support-online .btn-support {
    cursor: pointer
}

.support-online .mes i {
    background: orange
}

.support-online .sms i {
    background: red
}

.support-online .call-now i {
    background: green
}

.widget-mobile {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    z-index: 9999999
}

#my-phone-circle {
    position: relative;
    width: 50px !important;
    height: 50px !important
}

.wcircle-open .wcircle-icon i:before {
    content: "ÃƒÂ¯Ã¢â€šÂ¬Ã‚Â"
}

.wcircle-icon {
    background: #1282fc;
    border-radius: 50%;
    display: flex !important;
    display: -ms-flex !important;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    position: relative !important
}

.wcircle-icon:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 60px;
    background: rgba(18,130,252,.5);
    border: 1px solid #fff;
    border-radius: 50%;
    left: -5px;
    top: -5px;
    animation: pulse 1s infinite ease-in-out
}

.wcircle-icon:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    background: rgba(18,130,252,.5);
    border-radius: 50%;
    left: -15px;
    top: -15px;
    animation: zoomIn 2s infinite ease-in-out
}

.wcircle-menu {
    position: absolute !important;
    left: 0;
    top: 0;
    display: none
}

.wcircle-menu-item {
    width: 50px;
    height: 50px;
    background: #1282fc;
    border-radius: 50%;
    display: flex;
    display: -ms-flex;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center
}

.wcircle-menu-item img {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%
}

.wcircle-menu-item i {
    font-size: 25px;
    color: #fff;
    position: relative;
    z-index: 9999
}

.wcircle-icon i {
    font-size: 25px;
    color: #fff;
    position: relative;
    z-index: 9999
}

.wrap-intro {
    padding: 0 0 30px
}

.shake-anim {
    animation: shake-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%
}

.float-contact {
    position: fixed;
    bottom: 30px;
    left: 20px;
    z-index: 99999
}

.chat-zalo a {
    background: #7dbd2a;
    border-radius: 20px;
    padding: 8px 18px;
    color: #fff;
    display: inline-block;
    margin-bottom: 6px
}

.chat-face a {
    background: #125c9e;
    border-radius: 20px;
    padding: 8px 18px;
    color: #fff;
    display: inline-block;
    margin-bottom: 6px
}

.float-contact .hotline a {
    background: #fe0000 !important;
    border-radius: 20px;
    padding: 8px 18px;
    color: #fff;
    display: inline-block;
    margin-bottom: 6px
}

.chat-zalo a,.chat-face a,.hotline a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-transform: none
}

.chat-zalo a:hover,.chat-face a:hover,.hotline a:hover {
    text-decoration: none
}

.item-camket {
    box-shadow: 0 .2rem .6rem 0 rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px
}

.item-camket .img {
    text-align: center;
    margin-bottom: 15px
}

.item-camket h3 {
    font-size: 19px
}

.item-camket p {
    font-size: 16px;
    color: #666
}

.item-camket .info {
    padding: 20px
}

.wrap-camket {
    padding-bottom: 30px
}

.item-baovethuonghieu {
    border: .1rem solid #e1e1e1;
    border-radius: 5px;
    background-color: #fff;
    display: block;
    color: #333;
    overflow: hidden;
    margin-bottom: 40px
}

.item-baovethuonghieu .row {
    align-items: center
}

.item-baovethuonghieu .info {
    padding: 20px
}

.item-baovethuonghieu h3 {
    font-size: 32px;
    font-family: ColourSansRegularVNU_2,serif;
    margin-bottom: 15px
}

.item-baovethuonghieu p {
    font-size: 15px;
    margin-bottom: 25px;
    color: #666;
    display: block;
    height: auto;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.item-baovethuonghieu:nth-child(odd) .row {
    flex-direction: row-reverse
}

.btn-baovethuonghieu {
    background: #2fc48d;
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    box-shadow: inset 0 -0.3rem 0 0 rgba(0,0,0,.1);
    border-radius: .4rem;
    background: linear-gradient(20deg, #00a78e, #2fc48d);
    color: #fff;
    display: inline-block;
    font-size: 15px
}

.btn-baovethuonghieu:hover {
    text-decoration: none;
    color: #fff;
    opacity: .8
}

.title-main--v3 {
    /* font-family: ColourSansRegularVNU_2,serif; */
    font-size: 26px;
    color: #333;
    margin-bottom: 20px;
}

.mota_list {
    margin: 30px 0
}

.news--v2 {
    box-shadow: 0 .2rem .6rem 0 rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 3px;
    color: #333;
    display: block;
    margin-bottom: 30px
}

.news--v2:hover {
    text-decoration: none;
    color: #2fc48d
}

.news--v2 img {
    width: 100%
}

.news--v2 .info {
    padding: #fff;
    padding: 10px 15px
}

.news--v2 h3 {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.news--v2 h3 svg {
    width: 20px
}

.news--v2 h3 span {
    width: calc(100% - 30px)
}
.news--v3 {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
    color: #000;
}
.news--v3 a {
    color: #000;

}
.news--v3 a:hover {
    color: var(--color-dark-red);
    text-decoration: none;

}
.title-left {
    color: #fff;
    background: var(--color-main);
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-size: 15px;
}
.title-left--v2 {
    margin-top: 30px;
}
.ul-category2 > li > .fa-angle-double-down {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    width: 50px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.ul-category2 > li > a {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.ul-category2 a {
    color: #000;
    display: block;
    padding: 8px 0;
    font-size: 13px;

}
.ul-category2 a:hover {
    color: var(--color-dark-red);
    text-decoration: none;
}
.ul-category2 {
    padding: 0;
    list-style: none;
    margin: 0;
    border: 1px solid #ccc;
}
.ul-category2 li {
    list-style: none;
    position: relative;
}
.ul-category2 ul {
    padding: 0 0 0 0;
    list-style: none;
    margin: 0;
    /* display: none; */
}
.ul-category2 ul li a {
    background: #ccc;
    padding-left: 15px;
}
.ul-category2 ul li i {
    font-size: 7px;
    position: relative;
    top: -3px;
}
.ul-category2 ul ul {
    padding-left: 15px;
}
.ul-category2 ul ul li a {
    background: #fff;
}
.file-pdf {
    display: inline-block;
    font-size: 13px;
    padding: 8px 15px;
    border-radius: 3px;
    border: 1px solid #999;
    background-color: #fff;
    color: #000;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.news--v3 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2px;
}
.news--v3:hover h3{
    color: var(--color-dark-red);
}
.news--v3:hover p {
    color: #000;
}
.news--v3 .scale-img {
    width: 180px;
}
.news--v3 .info {
    width: calc(100% - 180px);
}
.product-description {
    margin: 20px 0
}

.product-description .title-bl h2,.product-description h2,.product-description h3 {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-decoration: underline;
    font-weight: bold;
}

.desc-pro-detail {
    margin-bottom: 1rem
}

.desc-pro-detail table {
    width: 100%;
    border-spacing: 0
}

.desc-pro-detail table tr td , .desc-pro-detail table tr th{
    border-top: 1px solid #ddd
}
.desc-pro-detail table tr th {
    width: 150px;
}
.desc-pro-detail table tr td,.desc-pro-detail table tr th {
    padding: 10px;
    text-align: left
}

.desc-pro-detail table tr td:first-child,.desc-pro-detail table tr th:first-child {
    padding-left: 0px
}

.desc-pro-detail table tr td:last-child,.desc-pro-detail table tr th:last-child {
    padding-right: 0px
}

.desc-pro-detail strong {
    font-weight: bold;
    font-weight: bold;
}

.desc-pro-detail em {
    font-style: italic
}
.trogiupchuyengia {
    position: relative;
    overflow: hidden;
}
.trogiupchuyengia img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.trogiupchuyengia .desc {
    position: relative;
    padding: 5% 15px;

}
.trogiupchuyengia .desc h2 {
    font-family: ColourSansRegularVNU_2,serif;
    font-size: 30px;
    color: #333;
}
.wrap-trogiup {
    margin: 0;
    padding: 0;
    background: #fff;
}
.wrap-productf .row {
    margin: 0;
}
.danhmucsp {
    background: var(--color-dark-red);
}
.menu .wrap-content{
    /* max-width: 1300px; */
}
.rowmg0 {
    margin: 0;
}
.pd0 {
    padding: 0;
}
.wrap-productf .col-6 {
    padding: 0 8px;
}
.wrap-productf .row {
    margin: 0 -8px;
}
.dm-l {
    background: var(--color-main);
    /* height: 100%; */
    min-height: 50%;
    list-style: none;
    padding: 25px 15px;
}
.dm-l li {

}
.dm-l li a {
    color: #fff;
    display: block;
    padding: 5px 0;
    transition: 0.3s;
}
.dm-l li a:hover {
    text-decoration: none;
    color: #000;
}
.f-direction {
    flex-direction: row-reverse;
}
.f-direction .dm-l{
    background: var(--color-dark-red);
}
.intro {
    padding: 30px 15px 0;
}
.intro .ttl {
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    color: var(--color-main);
    font-weight: 500;
}
.intro .ttl2 {
    text-align: center;
    color: #908b8b;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'Avo';
}
.intro img{
    max-width: 100%;
    height: auto;
}
.intro i {
    font-size: 40px;
    color: var(--color-main);
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.intro .desc {
    text-align: justify;
}
.intro p {
    font-size: 18px;
}
.intro p strong, .intro p b {
    color: var(--color-main);
    font-weight: bold;
}
.intro .info {
}
.intro h3 {
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 34px;
    font-size: 25px;
}
.intro h3 strong, .intro h3 b{
    color: var(--color-main);
}
.wrap-cat {width: 100%;}
.wrap-cat ul {padding: 0;margin: 0;list-style: none;}
.wrap-cat ul li {margin: 2px 0;/* white-space: nowrap; */}
.wrap-cat ul li a{color: #333;padding: 10px;display: block;background: #fff;transition: 0.3s;border: 1px solid #ddd;}
.wrap-cat ul li a:hover {
    text-decoration: none;
    background: var(--color-main);
    color: #fff;
}
.support-left {

}
.banner-product {
    margin-top: 15px;
}
@media(max-width: 1024px) {

    .wrap-productf .row {
        margin: 0;
    }
    .wrap-productf--v2 .pd0 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wrap-productf--v3 .row {
        margin: 0 10px;
    }
    .dm-l--v2 {
        display: none;
    }
    .product {
        width:25%;
        padding: 0 5px
    }

    .product:nth-child(5n+1) {
        clear: inherit
    }

    .product:nth-child(5n) {
        margin-right: inherit
    }

    .product:nth-child(4n+1) {
        clear: both
    }

    .product:nth-child(4n) {
        margin-right: 0px
    }
}

@media(max-width: 1001px) {
    .menu {
        display:none
    }

    .menu-res {
        display: block
    }
}

@media(max-width: 850px) {
    .news {
        width:100%;
        float: none !important
    }
}

@media(max-width: 769px) {
    .content-main--v2 {
        padding: 0 15px;
    }
    .content-main--v2 .row {
        flex-direction: column-reverse;
    }
    .news--v3 .info p {
        display: none;
    }
    .file-pdf {
        font-size: 12px;
        padding: 8px;
    }
    .news--v3 h3 {
        font-size: 15px;
        margin-bottom: 7px;
    }
    .trogiupchuyengia .desc {
        color: #fff;
    }
    .trogiupchuyengia p {
        margin-bottom: 5px;
    }
    .trogiupchuyengia .desc h2 {
        font-size: 23px;
        color: #fff;

    }
    .item-baovethuonghieu {
        margin-bottom:30px
    }

    .item-baovethuonghieu .info {
        padding: 15px
    }

    .item-baovethuonghieu h3 {
        font-size: 25px;
        margin-bottom: 10px
    }

    .item-baovethuonghieu p {
        font-size: 14px;
        margin-bottom: 20px;
        -webkit-line-clamp: 4
    }

    .title-bangmau {
        margin-top: 2rem
    }

    .wrap-product {
        padding: 20px 0 15px
    }

    .product {
        width: 50%
    }

    .product:nth-child(2n+1) {
        clear: both
    }

    .product:nth-child(2n) {
        margin-right: 0px
    }

    .top-contact {
        flex-wrap: wrap
    }

    .left-pro-detail,.right-pro-detail {
        width: 100%;
        margin: 0px
    }

    .top-contact .form-contact,.top-contact .article-contact {
        width: 100%;
        margin: 0px
    }

    .left-pro-detail,.top-contact .article-contact {
        margin-bottom: 30px
    }

    .header-bottom .wrap-content {
        display: block !important;
        text-align: center;
        padding: 5px
    }

    .wrap-intro {
        display: block !important;
        margin-bottom: 0
    }

    .left-intro {
        width: 100%
    }

    .right-intro {
        width: 100%;
        margin-top: 30px
    }

    .newshome-best {
        width: 100%;
        margin-bottom: 20px
    }

    .footer-article .wrap-content {
        display: block !important;
        padding-bottom: 0
    }

    .footer-news {
        margin-bottom: 30px
    }

    .footer-news:nth-child(1) {
        width: 100%
    }

    .footer-news:nth-child(2) {
        width: 100%
    }

    .footer-news:nth-child(3) {
        width: 100%
    }

    .footer-news:nth-child(4) {
        width: 100%
    }

    .related-item-color {
        width: 33.3333333333%;
        position: relative;
        padding-bottom: 10%;
        border: 1px solid #fff;
        transition: .3s
    }

    .hue-palette ul {
        flex-wrap: wrap
    }

    .hue-palette ul li {
        width: 20%;
        flex: initial
    }

    .hue-palette ul li.active,.hue-palette ul li:hover {
        transform: scale(1.1)
    }

    .wrap-bangmau .title {
        font-size: 20px;
        margin: 10px 0 20px
    }

    .hotline-header,.info-header {
        display: none
    }
    .page-link {
        padding: 5px 7px;
    }
}

@media(max-width: 550px) {
    .wrap-cat {overflow-x: scroll;white-space: nowrap;}
    .wrap-cat ul {
        justify-content: start;
    }
    .footer-powered {
        padding-bottom:70px;
        font-size: 12px
    }

    .float-contact {
        display: flex;
        justify-content: space-between;
        bottom: 0;
        left: 0;
        width: 100%;
        background: rgba(0,0,0,.7215686275);
        padding: 10px
    }

    .chat-zalo {
        width: 35%
    }

    .hotline {
        width: 63%
    }

    .chat-face {
        display: none
    }

    .chat-zalo a {
        display: block;
        margin-bottom: 0;
        border-radius: 0
    }

    .float-contact .hotline a {
        display: block;
        margin-bottom: 0;
        border-radius: 0
    }

    .chat-zalo a,.chat-face a,.hotline a {
        font-size: 14px
    }

    .related-colors {
        display: block
    }

    .related-item-color {
        width: 100%;
        padding-bottom: 20%
    }

    .hue-palette ul li {
        width: 20%;
        height: 60px
    }
}

@media(max-width: 440px) {
    .pic-news {
        display:block;
        width: 100%;
        float: none;
        text-align: center;
        margin: 0px
    }

    .info-news {
        display: block;
        width: 100%;
        float: none;
        margin: 0px;
        margin-top: 15px
    }

    .top-contact .form-contact .button-contact .file-contact span b {
        max-width: 105px
    }

    .cart-product,.name-product,.price-product {
        padding: 0 5px
    }

    .product {
        width: 50%
    }
}

@media(max-width: 369px) {
    .cart-pro-detail {
        flex-wrap:wrap
    }

    .cart-pro-detail a {
        width: 100%;
        text-align: center;
        margin: 0px !important;
        font-size: 12px
    }

    .cart-pro-detail a:first-child {
        margin-bottom: 5px !important
    }

    .cart-pro-detail a i {
        display: none
    }
}

@media(max-width: 320px) {
    .cart-product span {
        font-size:12px;
        padding: 7px 2px
    }
}
.left-slide {
    width: 270px;
    overflow-y: scroll;
    box-shadow: 0 3px 11px 0 rgba(0,0,0,.1);
}
.right-slide {
    width: calc(100% - 270px);
}
.container-slide {
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.wrap-partner {
    padding: 20px 0 0;
}
.title-global {
    background: #eee9;
    margin-bottom: 15px;
}
.title-global h2 {
    font-size: 18px;
    display: inline-block;
    background: var(--color-main);
    margin: 0;
    padding: 10px 20px;
    color: #fff;
}
.box-hotro {
    background: #fff;
    padding: 5px;
}
.box-hotro ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.box-hotro ul li {
    display: flex;
    align-items: center;
}
.box-hotro ul li:not(:last-child) {
    margin-bottom: 10px;
}
.box-hotro ul li .img {
    width: 50px;
}
.box-hotro ul li .desc {
    width: calc(100% - 50px);
    padding-left: 10px;
}
.box-hotro ul li .info {
    font-weight: bold;
    font-size: 17px;
    line-height: 18px;
    margin-top: 5px;
}
.item-news {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 3px;
    background: #fff;
}
.item-news a {
    color: #333;
}
.item-news a:hover {
    text-decoration: none;
}
.item-news a:hover h3 {
    color: var(--color-main);
}
.item-news a:hover p {
    color: #333;
}
.item-news .img {
    margin-bottom: 15px;
}
.item-news .info {
    padding: 8px;
}
.item-news .info h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.item-news .info p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media(max-width: 768px) {
    .container-slide {
        flex-wrap: wrap;
    }
    .left-slide {
        display: none;
    }
    .right-slide {
        width: 100%;
    }
    .intro h3 {
        margin-bottom: 15px;
        font-weight: bold;
        line-height: 22px;
        font-size: 18px;
    }
    .intro p {
        font-size: 15px;
    }
    .wrap-productf--v2 > .form-row{
        flex-direction: column-reverse;
    }
}
.info-header {
    font-size: 23px;
    color: #fe0000;
}
.info-header a {
    color: #fe0000;
}
.info-header a:hover {
    text-decoration: none;
}
.icon-phone {
    background: url(../images/phone.png) no-repeat left center;
    padding: 15px 25px;
    background-size: contain;
}
.title-main--center {
    text-align: center;
}
.box-partner .control-slideshow {
    opacity: 0.5;
}
.next-partner {
    right: 20px;
}