/*@font-face {*/

/*font-family: 'Tiempos Headline';*/

/*src: url('../fonts/TiemposHeadline-Medium.eot');*/

/*src: url('../fonts/TiemposHeadline-Medium.eot?#iefix') format('embedded-opentype'),*/

/*url('../fonts/TiemposHeadline-Medium.woff2') format('woff2'),*/

/*url('../fonts/TiemposHeadline-Medium.woff') format('woff'),*/

/*url('../fonts/TiemposHeadline-Medium.ttf') format('truetype'),*/

/*url('../fonts/TiemposHeadline-Medium.svg#TiemposHeadline-Medium') format('svg');*/

/*font-weight: 500;*/

/*font-style: normal;*/

/*}*/

@font-face {
    font-family: 'RV Harmonia';
    src: url('../fonts/RVHarmonia.eot');
    src: url('../fonts/RVHarmonia.eot?#iefix') format('embedded-opentype'), url('../fonts/RVHarmonia.woff2') format('woff2'), url('../fonts/RVHarmonia.woff') format('woff'), url('../fonts/RVHarmonia.ttf') format('truetype'), url('../fonts/RVHarmonia.svg#RVHarmonia') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RV Harmonia Light';
    src: url('../fonts/RVHarmonia-Light.eot');
    src: url('../fonts/RVHarmonia-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/RVHarmonia-Light.woff2') format('woff2'), url('../fonts/RVHarmonia-Light.woff') format('woff'), url('../fonts/RVHarmonia-Light.ttf') format('truetype'), url('../fonts/RVHarmonia-Light.svg#RVHarmonia-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'RV Harmonia Bold';
    src: url('../fonts/RVHarmonia-Bold.eot');
    src: url('../fonts/RVHarmonia-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/RVHarmonia-Bold.woff2') format('woff2'), url('../fonts/RVHarmonia-Bold.woff') format('woff'), url('../fonts/RVHarmonia-Bold.ttf') format('truetype'), url('../fonts/RVHarmonia-Bold.svg#RVHarmonia-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RV Harmonia SemiBold';
    src: url('../fonts/RVHarmonia-SemiBold.eot');
    src: url('../fonts/RVHarmonia-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/RVHarmonia-SemiBold.woff2') format('woff2'), url('../fonts/RVHarmonia-SemiBold.woff') format('woff'), url('../fonts/RVHarmonia-SemiBold.ttf') format('truetype'), url('../fonts/RVHarmonia-SemiBold.svg#RVHarmonia-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

.overflow-hidden {
    overflow: hidden;
}

.product-section-item {
    position: relative;
    margin-bottom: 30px;
}

.image-product {
    position: relative;
    overflow: hidden;
}

.image-product img {
    transition: 0.5s ease;
}

.image-product a:after {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, .5);
    transition: all 450ms ease 0s;
    -moz-transition: all 450ms ease 0s;
    -webkit-transition: all 450ms ease 0s;
}

.image-product:hover img {
    transform: scale(1.1);
}

.image-product:hover a:after {
    opacity: 1;
    visibility: visible;
}

.section-list-product .image-product a,
.section-list-product-page .image-product a {
    position: relative;
    width: 100%;
    padding-top: 100%;
    display: block;
}

.section-list-product {
    padding-top: 20px;
}

.section-list-product .image-product img,
.section-list-product-page .image-product img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-image-product-item img {
    margin: 0 5px;
    height: auto;
}

.slider-image-product-item {
    margin-top: 10px;
}

.slider-image-product-item .slick-prev,
.slider-image-product-item .slick-next {
    top: 50%;
    width: auto;
}

.slider-image-product-item .slick-prev {
    left: -10px;
}

.slider-image-product-item .slick-next {
    right: -10px;
}

.slider-image-product-item .slick-prev:before,
.slider-image-product-item .slick-next:before {
    color: #000;
    font-size: 14px;
}

.product-section-item .overflow-hidden {
    max-width: calc(100% - 20px);
    margin: auto;
}

span.tag span {
    margin-right: 5px;
    vertical-align: middle;
}

span.tag {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #EE4141;
    color: #fff;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    padding: 3px 5px 1px;
    z-index: 9;
}

.title-product-center {
    color: #fff;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    z-index: 1;
    margin-bottom: 0;
}

.slider-banner .slick-prev {
    z-index: 9;
    width: 25px;
    height: 25px;
}

.slick-prev {
    color: #ffffff;
    width: 50px;
    text-align: center;
    line-height: 50px;
    left: 15px;
    z-index: 9;
    height: 50px;
    top: calc((100% - 165px)/2);
}

.banner-top .slick-prev:before,
.banner-top .slick-next:before {
    font-size: 45px;
}

.banner-top .slick-next,
.banner-top .slick-prev {
    top: 50%;
    transform: translateY(-50%);
}

.sidebar-right-product {
    width: calc(100% - 300px);
}

.slick-prev:before {
    content: '\f053';
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
}

.slick-next {
    color: #ffffff;
    width: 50px;
    text-align: center;
    line-height: 50px;
    right: 15px;
    height: 50px;
    top: calc((100% - 165px)/2);
}

.slick-next:before {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
}

.slick-next:before,
.slick-prev:before {
    opacity: 1;
}

.slider-banner .slick-next {
    width: 25px;
    height: 25px;
    right: 25px;
}

.video-about-us {
    position: relative;
}

.video-about-us:after {
    content: '';
    display: block;
    position: absolute;
    top: -30px;
    right: calc((1170px - 100vw)/2 - 20px);
    width: 100%;
    height: calc(100% + 70px);
    background: #eeeeee;
    z-index: -1;
}

/*general page*/

body {
    font-family: "RV Harmonia", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

a {
    color: #000000;
}

a:hover {
    color: #4c91fc;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4 {
    font-weight: 700;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    font-family: "RV Harmonia Bold";
    text-align: center;
    text-transform: uppercase;
    color: #0F183F;
}

h3 {
    font-size: 24px;
    font-family: "RV Harmonia Bold";
    font-weight: 400;
}

h4 {
    font-size: 21px;
}

img {
    max-width: 100%;
}

.title-section h2:after {
    content: '';
    display: block;
    width: 32px;
    height: 3px;
    background: #0f183f;
    margin: 10px auto 0;
}

.cam-nhan-khach-hang-item {
    background: #FFFFFF;
    box-shadow: 0px 8px 34px rgba(0, 0, 0, 0.05);
    padding: 20px;
    margin-bottom: 20px;
}

.cam-nhan-khach-hang-item .icon {
    margin-right: 15px;
}

.cam-nhan-khach-hang-item .icon img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.cam-nhan-khach-hang-item .flex-box {
    margin-bottom: 20px;
}

.cam-nhan-khach-hang-item h4 {
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: "RV Harmonia Bold", sans-serif;
}

.cam-nhan-khach-hang-item .flex-box p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 16px;
}

.cam-nhan-khach-hang-item>p {
    color: rgba(0, 0, 0, 0.7);
    /*font-family: "RV Harmonia SemiBold",sans-serif;*/
    margin-bottom: 0;
    font-weight: 600;
}

.cam-nhan-khach-hang .row .col-md-3 {
    display: flex;
}

.cam-nhan-khach-hang .col-lg-3 {
    display: flex;
}

.news .image-product a {
    position: relative;
    width: 100%;
    padding-top: 68%;
    display: block;
}

.news .image-product:after {
    display: none;
}

.news .image-product {
    margin-bottom: 25px;
}

.news .image-product img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.view-more.text-center {
    margin-top: 40px;
}

.news h4 {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 13px;
    font-family: "RV Harmonia Bold", sans-serif;
}

.margin-0 {
    margin: 0 !important;
}

.flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.align-item-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.menu-header {
    margin-left: auto;
}

.button-style {
    padding: 11px 30px 8px;
    display: inline-block;
    font-family: "RV Harmonia SemiBold";
    font-weight: 400;
    transition: 0.6s;
    text-align: center;
    font-size: 16px;
    line-height: normal;
    color: #000000;
    vertical-align: middle;
    background: #FFFFFF;
    border: solid 1px #000000;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.button-style:hover,
.button-style.bg-blue {
    background-color: #000;
    color: #fff;
}

.slider-banner .slick-dots {
    position: absolute;
    top: 50%;
    bottom: unset;
    right: 50px;
    z-index: 9;
    display: block;
    width: auto;
    transform: translateY(-50%);
}

.slick-dots {
    bottom: -15px;
}

.slider-banner .slick-dots li {
    display: block;
}

section {
    overflow: hidden;
    padding: 50px 0;
}

.bg-gray {
    background: #F5F5F5;
}

.bg-blue {
    background: #04a0db;
}

.color-blue {
    color: #04a0db;
}

.color-yellow {
    color: #FCC63E;
}

.opacity-04 {
    opacity: 0.4;
}

.text-white {
    color: #ffffff;
}

.logo img {
    max-height: 70px;
}

.content-header {
    padding: 10px 0;
}

.menu-header li {
    display: inline-block;
}

.menu-header li.active a,
.menu-header li a:hover {
    /*background: #ffffff;*/
    /*color: #242529;*/
    color: #1E8FCE;
}

.menu-header ul {
    padding-left: 0;
    margin-bottom: 0;
}

.menu-header li a {
    text-transform: uppercase;
    padding: 0 10px;
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    font-family: "RV Harmonia Bold";
}

.button-menu-mobile {
    display: none;
}

.slider-banner-item {
    position: relative;
    color: #fff;
    height: auto;
    overflow: hidden;
}

.slider-banner-item .banner-image {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.slider-banner-item .banner-overlay {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.06);
    z-index: 1;
}

.slider-banner-item .banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 2;
    padding: 90px 15px 100px;
}

.slider-banner-item h1 {
    font-size: 46px;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 26px;
    font-weight: 400;
    font-family: "RV Harmonia Bold";
    padding-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    /*animation: runtext 3s steps(60, end);*/
}



.loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.loading.show-loading {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.container {
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 90%;
    }
}

.banner-top-page .breadcrumb {
    margin-bottom: 15px;
}

.banner-top-page .breadcrumb ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.banner-top-page .breadcrumb li a {
    text-decoration: none;
    transition: opacity 0.3s;
}

.banner-top-page .breadcrumb li a:hover {
    opacity: 0.8;
}

@keyframes runtext {
    0% {
        width: 0px;
    }

    100% {
        width: 100%;
    }
}

/*@keyframes anm2 {*/

/*50% {*/

/*opacity: 0;*/

/*}*/

/*100% {*/

/*opacity: 1;*/

/*}*/

/*}*/

.slider-banner-item h4 {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
    font-weight: 400;
    font-family: "RV Harmonia Bold";
}

.slider-banner-item h3 {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.58em;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.8;
    font-weight: 400;
    font-family: "RV Harmonia SemiBold";
    margin-bottom: 43px;
}

.slick-dots li button {
    background: #C4C4C4;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    border: solid 1px #C4C4C4;
    box-sizing: border-box;
    padding: 0;
}

.slick-dots li.slick-active button {
    background: #000;
    border: solid 1px #000;
}

.slick-dots li button:before {
    display: none !important;
}

.slick-dots li {
    width: auto;
    height: auto;
    margin: 5px 5px;
}

.section-clsp {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
}

.chat-luong-sp h3 {
    text-transform: uppercase;
    margin-bottom: 40px;
}

.description-clsp h4 {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: "RV Harmonia Bold";
}

.chat-luong-sp {
    max-width: 533px;
}

.chat-luong-sp .icon {
    min-width: 100px;
    max-width: 100px;
}

.list-clsp>div {
    margin-bottom: 30px;
}

.list-clsp>div:last-child {
    margin-bottom: 0px;
}

.description-clsp p {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.7);
}

.chat-luong-sp h3::after {
    content: '';
    display: block;
    width: 32px;
    height: 3px;
    background: #0f183f;
    margin: 10px 0 0 0;
}

.content-clsp {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background: rgba(255, 255, 255, 0.8);
    align-items: center;
    padding: 50px;
}

.bg-video video {
    /* max-height: 715px; */
    width: 100%;
}

.sidebar-top {
    font-size: 13px;
    line-height: 16px;
    color: #0F183F;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid #F5F5F5;
}

.list-social li {
    display: inline-block;
}

.list-social ul {
    margin-bottom: 0;
    padding-left: 0;
}

.list-social li a {
    padding: 10px 20px;
    border-left: solid 1px #F5F5F5;
    font-size: 18px;
    display: inline-block;
}

.list-social li:last-child a {
    border-right: solid 1px #F5F5F5;
}

.sidebar-top-right>div {
    padding: 10px 20px;
    border-left: solid 1px #F5F5F5;
}

.sidebar-top-right>div:last-child {
    border-right: solid 1px #F5F5F5;
}

.sidebar-top-right>div img,
.sidebar-top-right>div span:first-child {
    margin-right: 5px;
}

.login a:first-child:after {
    margin-right: 4px;
    margin-left: 3px;
    content: '';
    width: 1px;
    height: 14px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
}

.sidebar-top .button-style {
    padding: 3px 15px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

span.icon-close-sidebar {
    position: absolute;
    right: 30px;
    top: 15px;
    cursor: pointer;
}

.banner-top {
    padding: 0;
}

.banner-top .button-style {
    border: solid 1px #fff;
}

.slider-banner.slick-slider {
    margin-bottom: 0;
}

.slick-slide {
    height: auto;
}

.description-product {
    padding: 15px 0;
}

.title-section {
    margin-bottom: 45px;
}

.description-product h4 {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000000;
    /*font-weight: 700;*/
    font-family: "RV Harmonia Bold", sans-serif;
}

.description-product p {
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 13px;
}

.description-product p span,
.detail .price span {
    background: #F7F7F7;
    padding: 3px 5px 0px;
}

.description-product .price span,
.detail .price span {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    background: unset;
    /*font-family: "RV Harmonia Bold",sans-serif;*/
    font-weight: 700;
}

.description-product .price span.line-through,
.detail .price span.line-through {
    text-decoration: line-through;
    font-family: "RV Harmonia", sans-serif;
    font-weight: 400;
}

.ban-chay-nhat .button-style {
    color: #242529;
}

.ban-chay-nhat .button-style:hover {
    color: #242529;
}

.ban-chay-nhat .description-product h4,
.ban-chay-nhat .description-product p {
    color: #fff;
}

.ban-chay-nhat h2 {
    color: #fff;
}

.ban-chay-nhat {
    background-size: cover;
}

span.out-of-stock {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #FC4040;
    border-radius: 2px;
    color: #fff;
    padding: 4px 10px;
    font-size: 11px;
    line-height: 13px;
    font-weight: 500;
}

.logo-item {
    margin: 0 5px;
    padding: 5px 5px;
}

.list-logo {
    padding: 60px 0;
}

.list-logo .title-section {
    margin-bottom: 40px;
}

.list-logo .flex-box {
    margin-left: -15px;
    margin-right: -15px;
}

.blog-item {
    border: 2px solid #B0976D;
    padding: 38px 35px;
}

.blog-item p {
    font-family: "SFU-Futura-Regular";
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
}

.blog-item h4 {
    font-family: "SFU-Futura-Regular";
    font-size: 26px;
    line-height: 36px;
    font-weight: normal;
    margin-bottom: 30px;
}

.tin-tuc .title {
    margin-bottom: 47px;
}

.btn-view-more {
    margin-top: 40px;
}

.tin-tuc .button-style {
    color: #242529;
}

.bg-gray {
    background: url("../images/bg-gray.png");
    background-size: cover;
}

.content-footer h4 {
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: "RV Harmonia Bold", sans-serif;
    font-weight: 400;
    margin-bottom: 28px;
    color: rgba(255, 255, 255, 0.9);
}

.content-footer {
    padding: 50px 30px 10px;
    color: rgba(255, 255, 255, 0.8);
}

.content-footer li {
    font-size: 14px;
    line-height: 27px;
    list-style: none;
    margin-bottom: 0px;
    opacity: 0.8;
}

.content-footer li a {
    font-size: 15px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.8);
}

.content-footer li a:hover {
    text-decoration: underline;
}

.content-footer ul {
    padding-left: 0;
}

.content-footer .introduce li {
    margin-bottom: 0;
}

.copy-right {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
}

.content-copy-right {
    padding: 20px 0;
    border-top: 1px solid rgba(210, 210, 210, 0.6);
}

.icon-social-footer li {
    display: inline-block;
    margin-right: 20px;
}

.form-search {
    display: none;
}

.form-search input {
    width: calc(100% - 60px);
    height: 50px;
    padding: 0 15px;
    border: solid 1px #434443;
    font-size: 15px;
    line-height: 21px;
    background: transparent;
    color: #fff;
}

.form-search input:focus,
.form-search button:focus {
    outline: none;
}

.form-search button {
    width: 60px;
    text-align: center;
    padding: 0;
    height: 50px;
    border-radius: 0;
}

.fas.fa-phone {
    transform: rotate(90deg);
    margin-right: 10px;
}

.fas.fa-shopping-cart {
    margin-right: 15px;
}

.infor-header {
    margin-left: auto;
}

.infor-header .button-style {
    margin-left: 12px;
}

.infor-header .button-style:first-child {
    margin-left: 0;
}

.infor-header .button-style-o {
    background: transparent;
    padding-left: 20px;
    padding-right: 20px;
}

.form-contact.form-search button {
    font-size: 12px;
    line-height: 17px;
    background: #434443;
    color: #fff;
    border: solid 1px #434443;
}

.form-contact.form-search {
    width: 100%;
    margin-bottom: 38px;
    display: block;
}

.icon-social-footer p {
    margin-bottom: 7px;
}

.icon-protected {
    margin-left: auto;
}

.icon-protected img {
    margin-left: 5px;
}

footer#footer {
    background: #000;
}

.sidebar-left {
    width: 270px;
    min-width: 270px;
    margin-right: 30px;
}

.introduce-product {
    padding: 25px 30px;
    background: #F6F6F6;
    margin-bottom: 30px;
}

.introduce-product p:last-child {
    margin-bottom: 0;
}

.introduce-product h3 {
    color: #242529;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "RV Harmonia Bold", sans-serif;
}

.introduce-product p {
    font-size: 15px;
    line-height: 25px;
    color: #332D3E;
}

.breadcrumb {
    background: none;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li:before {
    content: '/';
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.breadcrumb li:first-child:before {
    display: none;
}

.adv img {
    width: 100%;
}

.adv {
    margin-bottom: 30px;
}

.breadcrumb li,
.breadcrumb li a {
    font-size: 17px;
    line-height: 20px;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}

.breadcrumb ul {
    margin-bottom: 0;
    padding-left: 0;
}

.sidebar-left h3 {
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #242529;
    font-family: "RV Harmonia Bold", sans-serif;
    font-weight: normal;
    margin-bottom: 15px;
}

.sidebar-left li.active a,
.sidebar-left li a:hover {
    /*font-family: "RV Harmonia Bold",sans-serif;*/
    color: #000;
    font-weight: 700;
}

.sidebar-left li {
    display: block;
    list-style-type: none;
    margin-bottom: 5px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
}

.sidebar-left li:last-child {
    border-bottom: none;
}

.sidebar-left li a {
    font-family: "RV Harmonia", sans-serif;
    font-weight: normal;
    line-height: 44px;
    display: block;
}

.sidebar-left ul {
    padding-left: 0;
    margin-bottom: 0;
}

.sidebar-left p {
    color: #242529;
}

.sidebar-left>div {
    background: #FFFFFF;
    border: 0.5px solid #F4F4F4;
    padding: 15px;
    margin-bottom: 30px;
}

.ds-thuong-hieu .logo-item h4 {
    font-size: 9px;
    line-height: 272.5%;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.ds-thuong-hieu .logo-item:last-child {
    padding-top: 10px;
}

.ds-thuong-hieu .logo-item {
    width: calc(50% - 10px);
    margin: 0 5px;
    margin-bottom: 10px;
    border: solid 1px #F4F4F4;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ds-thuong-hieu .logo-item:hover {
    border: solid 1px #000;
}

.ds-thuong-hieu {
    margin: 0 -5px;
}

.content-page-product .product-section-item {
    margin-bottom: 30px;
}

.section-list-product-page .product-section-item {
    margin-bottom: 0px;
}

.gia a {
    display: block;
    background: #F4F4F4;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 21px;
    padding: 15px 10px 10px;
    text-align: center;
    font-weight: 600;
}

.gia a:hover {
    border: 1px solid #000 !important;
    color: #000;
}

.gia.nong-do a {
    width: calc(50% - 8px);
    float: left;
    margin: 0 4px;
    margin-bottom: 8px;
    border: 1px solid transparent;
}

.gia.nong-do>div {
    margin: 0 -5px;
}

.gia.nong-do>div:after {
    content: '';
    display: block;
    clear: both;
}

/*detail*/

.image-detail>img {
    width: 100%;
    border: solid 1px #e7e7e7;
    height: 350px;
    object-fit: cover;
}

.list-image img {
    width: calc(20% - 10px);
    object-fit: cover;
    float: left;
    margin: 0 5px;
}

.list-image {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
}

.list-image img.active {
    border: solid 1px #f2f2f2;
}

.list-cate-product-detail.nav.nav-tabs {
    justify-content: left;
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 0;
}

.list-cate-product-detail.nav.nav-tabs li a {
    padding: 25px 32px 20px;
    background: #F9F9F9;
    border: 1px solid #F0F0F0;
    border-right: 0;
    display: block;
    font-size: 18px;
    color: #000;
    font-family: "RV Harmonia Bold";
}

.nav.nav-tabs.list-cate-product-detail li a.active {
    background: #fff;
    border-bottom: none;
    border-bottom: solid 1px transparent;
}

.list-cate-product-detail.nav.nav-tabs li:last-child a {
    border-right: 1px solid #F0F0F0;
}

.list-cate-product-detail.nav.nav-tabs li {
    margin: 0;
    margin-bottom: -1px;
}

.content-tab-detail {
    border: solid 1px #f9f9f9;
    padding: 40px 35px;
}

.tab-content-product-detail {
    border: solid 1px #f0f0f0;
    border-top: none;
}

.content-detail {
    padding: 0;
    margin-top: 50px;
}

.content-detail img {
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: auto;
}

.content-detail h3 {
    font-size: 18px;
    line-height: 25px;
    color: #242529;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: "SFU-Futura-Bold", sans-serif;
}

.content-detail {
    font-size: 15px;
    line-height: 26px;
    color: #332D3E;
}

.content-detail p:last-child {
    margin-bottom: 0;
}

section.product-page.detail-product {
    padding-top: 50px;
}

.list-image:after {
    content: '';
    display: block;
    clear: both;
}

.detail h4 {
    /*font-family: "RV Harmonia Bold",sans-serif;*/
    line-height: 24px;
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.detail p.fz-11 {
    color: rgba(51, 45, 62, 0.6);
}

.detail p {
    font-size: 15px;
    line-height: 152.34%;
    color: #332D3E;
    margin-bottom: 10px;
}

.number-start {
    margin-bottom: 10px;
}

span.fas.fa-star {
    color: #F3D228;
    font-size: 12px;
}

.fz-11 {
    font-size: 11px !important;
    line-height: 13px !important;
}

span.stock {
    color: #76AF3E;
}

.detail p.price {
    font-size: 18px;
    line-height: 25px;
    color: #242529;
    margin: 20px 0;
}

.tag li {
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    list-style-type: none;
    margin-bottom: 10px;
    display: flex;
    font-family: SFU-Futura-Book;
}

.tag li span {
    margin-left: auto;
}

.tag ul {
    padding: 0;
}

.sidebar-right .button-style {
    display: block;
    padding: 9px 20px;
    margin-bottom: 15px;
    background: #000;
    color: #fff;
}

.sidebar-right .button-style:hover {
    background: transparent;
    color: #000;
}

.sidebar-right p {
    font-family: "RV Harmonia", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 140.62%;
}

.sidebar-right .message {
    background: #1E8FCE;
    border-radius: 4px;
    padding: 15px 15px 10px;
    text-align: center;
    color: #fff;
    /*font-family: "RV Harmonia SemiBold",sans-serif;*/
}

.uu-dai>div {
    background: #F4F4F4;
    border-radius: 4px;
    padding: 10px 15px 5px;
    margin-bottom: 1px;
}

.uu-dai h4 {
    /*font-weight: normal;*/
    /*font-family: "RV Harmonia Bold";*/
    font-size: 13px;
    line-height: normal;
    color: #000;
    margin-bottom: 5px;
}

.uu-dai p {
    font-size: 13px;
    line-height: 18px;
    color: #6B6B6B;
    font-family: "RV Harmonia";
    margin-bottom: 0;
}

.icon-box {
    min-width: 40px;
    padding-top: 5px;
}

.chat-zalo {
    margin-bottom: 15px;
}

.mua-ngay {
    margin-bottom: 15px;
    margin-top: 20px;
}

.so-luong-mua {
    display: inline-block;
    border: solid 1px #ccc;
    margin-right: 15px;
}

a.button-style.button-style-blue.btn-buy-now {
    margin-left: auto;
    display: inline-block;
    width: 260px;
    padding: 10px 20px 7px;
    background: #000;
    color: #fff;
}

a.button-style.button-style-blue.btn-buy-now:hover {
    background: transparent;
    color: #000;
}

span.number-down {
    font-size: 12px;
    cursor: pointer;
}

span.number-up {
    font-size: 21px;
    cursor: pointer;
}

span.number-down,
.number-up {
    line-height: 35px;
    padding-top: 3px;
    width: 40px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: default;
    font-size: 21px;
    user-select: none;
}

.share-social {
    font-size: 14px;
    margin-top: 20px;
}

input#number:focus {
    outline: none;
}

.btn-like {
    background: #3B5998;
    color: #fff;
    padding: 7px 10px 5px;
    font-size: 12px;
    border-radius: 4px;
    font-family: "RV Harmonia";
}

a.btn-like.btn-twitter {
    background: #008fe5;
}

.share-social p {
    margin-bottom: 7px;
}

.share-social a:hover {
    color: #fff;
}

.share-social a.btn-gg {
    border: solid 1px #dd4e42;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 4px;
    font-family: SFU-Futura-Medium;
    color: #dd4e42;
}

.btn-like span {
    margin-right: 5px;
}

input#number {
    width: 60px;
    text-align: center;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding-top: 5px;
}

.chat-message a {
    background: #3B5998;
    display: block;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    padding: 13px 9px 7px;
    font-family: "RV Harmonia SemiBold";
    text-transform: uppercase;
}

.chat-zalo a {
    background: #008FE5;
    display: block;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    padding: 13px 9px 7px;
    font-family: "RV Harmonia SemiBold";
    text-transform: uppercase;
}

.ban-chay-nhat .product-section-item .image-product:hover {
    border: none;
}

.slider-logo .slick-track {
    display: flex;
    align-items: center;
}

.slider-logo .slick-track .logo-item {
    display: flex;
    align-items: center;
    width: auto !important;
}

.slider-logo .slick-prev,
.slider-logo .slick-next {
    top: 50%;
    width: 30px;
    height: 30px;
    line-height: normal;
}

.slider-logo .slick-prev {
    left: -25px;
}

.slider-logo .slick-next {
    right: -25px;
}

.slider-logo .slick-prev:before,
.slider-logo .slick-next:before {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
}

ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    padding: 1px 0 0;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)
}

.menu-header li a:hover~.sub-menu,
.sub-menu:hover {
    opacity: 1;
    visibility: visible;
}

.menu-header li {
    position: relative;
    margin-left: -3px;
}

.menu-header li:first-child {
    margin-left: 0;
}

/*.menu-header li:hover > a {*/

/*background: #fff;*/

/*color: #000;*/

/*}*/

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

.menu-header li:hover .sub-menu a:hover {
    background: #000;
    color: #fff;
}

.sub-menu li {
    display: block;
}

.sub-menu li a {
    color: #242529;
    white-space: nowrap;
    display: block;
    padding: 10px 20px 6px;
}

.sub-menu li a:hover {
    background: #000;
    color: #ffffff;
}

.menu-header li a span {
    margin-left: 5px;
    font-size: 14px;
    display: inline-block;
}

ul.nav.nav-tabs {
    justify-content: center;
    border-bottom: none;
    margin-bottom: 32px;
}

ul.nav.nav-tabs li {
    margin: 0 10px;
}

ul.nav.nav-tabs li a.active {
    color: #000000;
    font-family: "RV Harmonia Bold";
}

ul.nav.nav-tabs li a {
    line-height: 30px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
}

/*.list-product-section .slick-prev, .list-product-section .slick-next{*/

/*display: none!important;*/

/*}*/

.banner-top-page {
    padding: 60px 0 40px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-top-page h1 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-family: "RV Harmonia Bold", sans-serif;
}

.banner-top-page {
    position: relative;
}

.banner-top-page::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.banner-top-page .container {
    position: relative;
    z-index: 2;
}

.banner-top-page .container a,
.banner-top-page .container h1,
.banner-top-page .container .breadcrumb span,
.banner-top-page .container .breadcrumb li:before {
    color: #fff;
}

.content-page-product {
    padding-top: 40px;
}

.number-start-detail {
    margin-right: 10px;
}

.tag .gia a {
    width: calc(20% - 8px);
}

.product-related h2 {
    text-align: left;
}

.product-related h2:after {
    margin-left: 0;
}

.detail .tag a {
    /*font-family: "RV Harmonia SemiBold",sans-serif;*/
    font-weight: 600;
}

.qua-tang {
    border: 1px solid #000000;
    padding: 10px 12px;
    margin-bottom: 15px;
}

.detail .price span {
    font-size: 22px;
    padding: 0;
    margin-right: 15px;
}

.qua-tang-title {
    /*font-family: "RV Harmonia Bold",sans-serif;*/
    font-weight: 700;
}

.qua-tang-title img {
    margin-right: 8px;
    vertical-align: top;
}

.content-qua-tang img {
    width: 30px;
    margin-right: 10px;
    height: 100%;
}

.content-qua-tang {
    font-size: 15px;
    display: flex;
    align-items: center;
}

.sidebar-top-detail ul {
    white-space: nowrap;
    display: flex;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    width: calc(100% - 80px);
    overflow: hidden;
    transition: 0.5s;
}

.sidebar-top-detail ul.flex-start {
    justify-content: flex-start;
}

.sidebar-top-detail ul.flex-end {
    justify-content: flex-end;
}

.nav-arrows {
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    margin-left: auto;
}

span.sidebar-top-detail-left,
span.sidebar-top-detail-right {
    width: 30px;
    display: flex;
    justify-content: center;
    height: 30px;
    align-items: center;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.4);
}

span.sidebar-top-detail-left.active,
span.sidebar-top-detail-right.active {
    color: #000;
}

.sidebar-top-detail ul li a {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000000;
    font-family: "RV Harmonia";
    padding: 0 20px;
    padding: 25px 30px 20px;
    display: block;
    color: rgba(0, 0, 0, 0.4);
}

.sidebar-top-detail ul li.active a {
    color: #000;
    font-family: "RV Harmonia Bold";
    border-bottom: solid 3px #000;
    margin-bottom: -3px;
}

.sidebar-top-detail {
    margin-bottom: 0;
    border-bottom: solid 3px #F2F3F2;
    display: flex;
}

.title-tab-detail {
    margin-bottom: 35px;
}

.title-tab-detail h3 {
    color: #000;
    font-family: "RV Harmonia Bold";
    border-bottom: 1px dashed #E8E8E8;
    padding-bottom: 12px;
    margin-bottom: 0;
}

.content-tab-detail ul {
    padding-left: 15px;
}

.content-tab-detail>div {
    margin-bottom: 50px;
}

.content-tab-detail>div:last-child {
    margin-bottom: 0px;
}

.search {
    padding: 0 10px;
    border-left: solid 1px;
    vertical-align: middle;
    margin-bottom: 5px;
    position: relative;
}

.search>span {
    cursor: pointer;
}

.search .form-search.show-form {
    display: block;
}

.search .form-search {
    display: none;
    position: absolute;
    right: 0;
    white-space: nowrap;
    width: 300px;
    background: #fff;
    padding: 10px;
    z-index: 9999;
    top: calc(100% + 10px);
    border: solid 1px #f9f9f9;
}

.search .form-search input {
    width: 100%;
    height: 40px;
    color: #000;
}

.search .form-search .form-group {
    margin-bottom: 0;
}

.page {
    overflow: hidden;
}

@media only screen and (max-width: 1199px) {
    .menu-header li a {
        font-size: 13px;
    }

    .icon-social-footer li {
        margin-right: 5px;
    }

    .content-footer li {
        font-size: 14px;
    }

    .blog-item {
        padding: 20px 20px;
    }

    .blog-item h4 {
        font-size: 24px;
    }

    .description-product h4 {
        font-size: 18px;
    }

    .description-product p {
        font-size: 16px;
    }

    .logo img {
        max-height: 50px;
    }

    .form-search {
        width: auto;
    }

    .menu-header li a {
        padding: 0 7px;
    }

    .slider-banner-item {
        background-position: right -100px center;
    }

    .content-page-product .description-product p {
        font-size: 14px;
    }

    a.button-style.button-style-blue.btn-buy-now {
        width: auto;
    }
}

@media only screen and (max-width: 991px) {
    .chat-luong-sp {
        max-width: 100%;
    }

    .content-clsp {
        position: unset;
        padding: 50px 20px 0;
        width: 100%;
    }

    .cam-nhan-khach-hang-item {
        margin-bottom: 30px;
    }

    .cam-nhan-khach-hang .col-md-6 {
        display: flex;
    }

    .title-product-center {
        font-size: 24px;
    }

    ul.nav.nav-tabs li {
        margin: 0 10px;
    }

    .content-page-product .description-product h4 {
        font-size: 15px;
    }

    .search {
        display: none;
    }

    .description-product h4 {
        font-size: 14px;
    }

    .description-product .price span,
    .detail .price span {
        font-size: 14px;
    }

    .sidebar-top {
        display: none;
    }

    .menu-header li a {
        font-size: 15px;
        padding: 10px;
    }

    .button-style {
        padding: 8px 20px 5px;
    }

    .sidebar-top {
        font-size: 16px;
    }

    .content-header .infor-header,
    .content-header .form-search,
    .menu-header {
        display: none;
    }

    .button-menu-mobile {
        display: block;
        margin-left: auto;
        color: #000;
        font-size: 22px;
        cursor: pointer;
    }

    .content-header {
        padding: 15px 0;
    }

    .slider-banner-item h1 {
        font-size: 32px;
        line-height: 52px;
    }

    .slider-banner-item p {
        font-size: 20px;
        line-height: 28px;
        max-width: 450px;
    }

    .content-header .container {
        z-index: auto;
    }

    .menu-header {
        position: fixed;
        top: 0;
        left: -100%;
        bottom: 0;
        display: block;
        z-index: 10000;
        text-align: center;
        transition: 0.5s;
        width: 100%;
        overflow: auto;
        background: #fff;
        padding-top: 50px;
    }

    .menu-header.show-menu {
        left: 0;
    }

    /*.menu-header li.active a, .menu-header li a:hover{*/
    /*background: transparent;*/
    /*color: #ffffff;*/
    /*}*/
    .menu-header li {
        display: block;
    }

    .bg-popup {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        transition: 0.5s;
    }

    .close-menu {
        color: #000;
        font-size: 32px;
        position: absolute;
        right: 20px;
        top: 15px;
        cursor: pointer;
        z-index: 10001;
    }

    /*.uu-dai p{*/
    /*margin-top: 30px;*/
    /*}*/
    .detail {
        margin-right: 0px;
    }

    .sidebar-right {
        margin-top: 30px;
    }

    ul.sub-menu.show-submenu {
        display: block !Important;
        position: unset;
        opacity: 1;
        visibility: visible;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-top-detail ul {
        overflow: auto;
        width: 100%;
    }

    .nav-arrows {
        display: none;
    }

    .list-news .slick-dots {
        bottom: -35px;
    }

    section.cam-nhan-khach-hang {
        padding-bottom: 0;
    }

    .cam-nhan-khach-hang .slick-list {
        padding-top: 30px;
    }

    .cam-nhan-khach-hang .title-section {
        margin-bottom: 20px;
    }

    .view-more.text-center {
        margin-top: 60px;
    }

    .title-product-center {
        font-size: 18px;
    }

    .slider-banner-item h1 {
        font-size: 24px;
        line-height: 34px;
        white-space: normal;
        padding-top: 0;
        margin-bottom: 10px;
    }

    .slider-banner-item h4 {
        margin-bottom: 15px;
    }

    .slider-banner-item h3 {
        letter-spacing: 0.06em;
        margin-bottom: 20px;
    }

    .banner-top .slick-prev:before,
    .banner-top .slick-next:before {
        font-size: 24px;
    }

    .slider-banner .slick-next {
        right: 0;
    }

    .slider-banner .slick-prev {
        left: 0;
    }

    .slider-logo .slick-prev {
        left: -20px;
    }

    .slider-logo .slick-next {
        right: -20px;
    }

    .introduce-product h3 {
        font-size: 16px;
    }

    .sidebar-right-product {
        width: 100%;
    }

    .list-cate-product-detail.nav.nav-tabs li {
        width: 50%;
    }

    .list-cate-product-detail.nav.nav-tabs li a {
        font-size: 12px;
        text-align: center;
        padding: 10px 0;
    }

    .content-tab-detail>div {
        margin-bottom: 30px;
    }

    .title-tab-detail {
        margin-bottom: 20px;
    }

    .content-tab-detail {
        padding: 20px 20px;
    }

    .sidebar-top-detail ul li a {
        font-size: 12px;
        padding: 25px 10px 20px;
    }

    .content-page-product .container>.flex-box {
        display: block;
    }

    .content-copy-right {
        display: block;
    }

    .content-copy-right .icon-protected {
        margin-top: 10px;
    }

    .content-footer h4,
    .content-footer .introduce li:first-child {
        margin-bottom: 10px;
    }

    .content-footer {
        padding: 30px 0px 0;
    }

    .logo-item {
        margin: 0 5px;
        padding: 10px 15px;
        width: calc(50% - 10px);
        margin-bottom: 10px;
    }

    .list-logo .flex-box {
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px;
    }

    .blog-item {
        margin-bottom: 15px;
    }

    .blog-item p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .blog-item h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .tin-tuc .title {
        margin-bottom: 20px;
    }

    section {
        padding: 40px 0;
    }

    .btn-view-more {
        margin-top: 20px;
    }

    .list-product-section {
        margin: 0 -5px;
    }

    .description-product h4 {
        font-size: 14px;
        line-height: 26px;
    }

    .description-product p {
        font-size: 12px;
    }

    .slick-next {
        right: 5px;
        width: 30px;
        height: 30px;
    }

    .slick-prev {
        left: 5px;
        width: 30px;
        height: 30px;
    }

    .slick-prev:before {
        font-size: 15px;
        line-height: 30px;
        display: block;
    }

    .slick-next:before {
        font-size: 15px;
        line-height: 30px;
        display: block;
    }

    .description-product h4 {
        font-size: 13px;
        line-height: 20px;
    }

    h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .sidebar-top {
        font-size: 14px;
        PADDING: 0 20px;
        line-height: 20px;
    }

    span.icon-close-sidebar {
        position: absolute;
        right: 10px;
    }

    .logo img {
        max-height: 50px;
    }

    .content-header {
        padding: 10px 0;
    }

    .menu-header li a {
        line-height: 25px;
    }

    .menu-header {
        padding-top: 30px;
    }

    .sidebar-left {
        width: 100%;
    }

    .introduce-product {
        padding: 15px 15px;
    }

    section.product-page.detail-product {
        padding-top: 50px;
    }

    .detail {
        margin-top: 30px;
    }

    .content-detail {
        background: #f6f6f6;
        padding: 20px 15px;
    }
}