@charset "UTF-8";

@font-face {
    font-family: 'SFUFuturaBook';
    src: url('../fonts/SFUFuturaBook/SFUFuturaBook.eot');
    src: local('☺'), url('../fonts/SFUFuturaBook/SFUFuturaBook.woff') format('woff'), url('../fonts/SFUFuturaBook/SFUFuturaBook.ttf') format('truetype'), url('../fonts/SFUFuturaBook/SFUFuturaBook.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUFuturaBold';
    src: url('../fonts/SFUFuturaBold/SFUFuturaBold.eot');
    src: local('☺'), url('../fonts/SFUFuturaBold/SFUFuturaBold.woff') format('woff'), url('../fonts/SFUFuturaBold/SFUFuturaBold.ttf') format('truetype'), url('../fonts/SFUFuturaBold/SFUFuturaBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUFuturaHeavy';
    src: url('../fonts/SFUFuturaHeavy/SFUFuturaHeavy.eot');
    src: local('☺'), url('../fonts/SFUFuturaHeavy/SFUFuturaHeavy.woff') format('woff'), url('../fonts/SFUFuturaHeavy/SFUFuturaHeavy.ttf') format('truetype'), url('../fonts/SFUFuturaHeavy/SFUFuturaHeavy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUFuturaExtraBold';
    src: url('../fonts/SFUFuturaExtraBold/SFUFuturaExtraBold.eot');
    src: local('☺'), url('../fonts/SFUFuturaExtraBold/SFUFuturaExtraBold.woff') format('woff'), url('../fonts/SFUFuturaExtraBold/SFUFuturaExtraBold.ttf') format('truetype'), url('../fonts/SFUFuturaExtraBold/SFUFuturaExtraBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTMAvoBold';
    src: url('../fonts/UTMAvoBold/UTMAvoBold.eot');
    src: local('☺'), url('../fonts/UTMAvoBold/UTMAvoBold.woff') format('woff'), url('../fonts/UTMAvoBold/UTMAvoBold.ttf') format('truetype'), url('../fonts/UTMAvoBold/UTMAvoBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Main */
:root {
    --color-main: #ed3237;
    --color-medium-red: #cc2c32;
    --color-dark-red: #c31829;
    --color-green: #28a745;
    --color-dark-green: #207d36;
    --color-black: #000;
    --color-gray: #6c757d;
    --mm-color-background: #ed3237;
    --mm-color-text: #fff;
}

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

body {
    font-size: 14px;
    font-family: 'SFUFuturaBook', sans-serif;
    color: #333333;
    background: #fff;
    min-width: 1349px
}

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

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

a:hover {
    text-decoration: none;
}

ul,
p {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: initial;
    padding: 0;
    margin: 0;
}

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

.mm-wrapper {
    margin: 0
}

.wrap-content {
    width: 1200px;
    margin: auto;
    position: relative;
}

.newsletter-input input::-webkit-input-placeholder {
    color: #000 !important;
}

.newsletter-inputinput::-moz-placeholder {
    color: #000 !important;
}

.newsletter-inputinput:-moz-placeholder {
    /* Older versions of Firefox */
    color: #000 !important;
}

.newsletter-input input:-ms-input-placeholder {
    color: #000 !important;
}

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

.mg5 {
    margin-right: -5px !important;
    margin-left: -5px !important;
}

.pd5 {
    padding: 5px !important;
}

.pd0 {
    padding: 0 !important;
}

.mg0 {
    margin: 0 !important;
}

.pad_pic {
    padding: 5px !important;
}

.pad_video {
    padding: 10px;
}

.pad_video_1 {
    padding: 0px;
}

.pad_video_2 {
    padding: 10px 10px;
    padding-bottom: 10px;
}

.five_sp {
    -ms-flex: 0 0 19.5%;
    flex: 0 0 19.5%;
    max-width: 19.5%;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.none {
    display: none;
}

.view_video {
    cursor: pointer;
}

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

/* General */
.title-main {
    position: relative;
    padding-bottom: 10px;
    text-align: center;
}

.title-main:after {}

.title-main span {
    text-transform: capitalize;
    color: #ed3237;
    font-size: 40px;
    font-family: 'UVNDaLat';
}

.title-main span>span {
    margin-left: 5px;
}

.title-main span>span:first-child {
    margin-left: 0px;
}

.title-main span>span:last-child,
.title-main span>span:nth-last-child(2) {
    color: #ed3237;
}

.title-main p {
    color: #282828;
    font-size: 25px;
    margin-top: 0px;
    font-family: 'SheliaVNF';
}

.time-main {
    margin-bottom: 0.75rem;
    color: #fff;
}

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

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

.title-main.bk_white {}

.title-main.bk_white span {
    text-transform: capitalize;
    color: #fff200;
    background: none;
    font-size: 55px;
    padding: 0px;
}

.title-main.bk_white p {
    color: #fff;
    margin-top: 0px;
}

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

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

.social li img {
    -webkit-transition: 1s ease-out;
    -moz-transition: 1s ease-out;
    transition: 1s ease-out;
}

.social li:hover img {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

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

.control-carousel {
    position: absolute;
    top: calc(50% - 30px/2);
    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;
}

/* othernews */
.othernews {
    margin-top: 20px;
}

.othernews label {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}

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

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

.list-news-other li a {
    text-transform: none;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.list-news-other li a:hover {
    color: red;
}

/*Hover zoom*/
.hover_zoom {
    position: relative;
    overflow: hidden;
    display: block;
}

.hover_zoom img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative;
}

.hover_zoom:hover img {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
}

/* Breadcrumb */
.breadCrumbs {
    padding: 10px 0;
    margin-top: 1em;
}

.breadCrumbs .wrap-content {
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 10px;
}

.breadCrumbs .breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.breadCrumbs .breadcrumb-item {
    position: relative;
    padding: 0 15px 0 0;
    margin: 0 10px 0 0;
}

.breadCrumbs .breadcrumb-item:after {
    position: absolute;
    content: '/';
    right: 0;
    bottom: 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: none
}

.breadCrumbs .breadcrumb-item:last-child {
    margin: 0;
    padding: 0;
}

.breadCrumbs .breadcrumb-item:last-child:after {
    display: none;
}

.breadCrumbs .breadcrumb-item a {
    color: #000;
    text-transform: capitalize;
}

.breadCrumbs .breadcrumb-item a i {
    margin-right: 5px;
    font-size: 19px;
    color: #585858cc;
}

.updating {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 10px 0;
}

#info {
    padding: 10px 0 3em;
}

.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 1;
}

/* Sản Phẩm Detail */
.pro-detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pro-detail-images {
    width: 50%;
    padding-right: 40px;
}

.pro-detail-images #Zoom-1 {
    border: 1px solid #eee;
}

.pro-detail-images .pro-detail-gallery {
    margin: 0 -5px;
    margin-top: 10px;
}

.pro-detail-images .pro-detail-gallery .slick-slide {
    margin: 0 5px
}

.pro-detail-images .pro-detail-gallery .pro-detail-gallery-thumb {
    margin: 0 5px;
    border: 1px solid #eee;
}

.pro-detail-images .pro-detail-gallery .pro-detail-gallery-thumb img {
    border: none;
    padding: 0;
    margin: 0;
}

.pro-detail-desc {
    width: 50%;
}

.pro-detail-desc-title {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}

.pro-detail-desc-item {
    display: block;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 0 !important;
}

.pro-detail-desc-item b {
    font-size: 15px;
    color: #d90000;
}

.pro-detail-desc-label {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.pro-detail-desc-price {
    margin: 0;
    display: inline-block;
}

.pro-detail-desc-price .price-new {
    font-size: 16px;
    color: #d41818;
    font-weight: 700;
}

.pro-detail-desc-price .price-old {
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 400;
    text-decoration: line-through;
    margin: 0 0 0 10px;
}

.pro-detail-content {
    width: 100%;
    margin: 10px 0 0 0;
}

.pro-detail-other {
    width: 100%;
}

.pro-detail-tabs {
    margin-top: 20px;
}

.pro-detail-tabs .pro-detail-ul {
    padding: 0px;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.pro-detail-tabs .pro-detail-ul li {
    cursor: pointer;
    background: #eee;
    padding: 10px 20px;
}

.pro-detail-tabs .pro-detail-ul li.active {
    background: #333;
    color: #fff;
}

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

.pro-detail-tabs .pro-detail-content-tabs {
    display: none;
    padding: 15px;
    border: 1px solid #eee;
}

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

.pro-detail-other .thanh_title {
    margin-top: 40px
}

/* News */
.grid_new {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.item_new {
    border: 1px solid #e1e1e1;
    padding: 10px;
}

.item_new .img_new {
    border: 1px dotted #e1e1e1;
    padding: 3px;
    text-align: center;
}

.item_new .img_new a {
    display: block;
}

.mota_new h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.mota_new h3 a {
    color: #000;
    font-weight: 700;
    line-height: 22px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px
}

.mota_new h3 a:hover {
    color: red
}

.mota_new p {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 25px;
}

.chitiet_new {
    margin-top: 5px;
    text-align: right
}

.chitiet_new>a {
    color: red;
    text-decoration: underline;
    font-size: 13px
}

.box-news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.news-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.news-item .news-img {
    width: 180px;
}

.news-item .news-content {
    width: calc(100% - 200px);
}

.news-item .news-content h3 {
    margin: 0;
}

.news-item .news-content h3 a {
    font-size: 15px;
    color: #333333;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.news-item .news-content .ngaydang {
    margin: 6px 0;
    font-size: 13px;
    color: #9c9c9c;
    font-style: italic;
}

.news-item .news-content .news-desc {
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0;
}

.news-item:hover .news-content h3 a {
    color: red;
}

/* News detail */
.box-news-content {
    padding: 15px;
    border: 1px solid #eee;
}

.time-post {
    font-size: 13px;
    color: #9c9c9c;
    font-weight: 400;
    margin: 0 0 10px 0;
    font-style: italic;
}

.time-post i {
    margin-right: 5px;
}

/* Contact */
.box-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.thongtin-contact {
    width: 49%;
}

.frm-contact {
    width: 49%;
}

.frm-contact .input {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #333;
}

.frm-contact input[type=submit],
.frm-contact input[type=reset] {
    display: inline-block;
    padding: 8px 30px;
    font-size: 14px;
    font-family: 'SFUFuturaBook', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
}

.frm-contact input[type=submit] {
    background: #c31c00;
}

.frm-contact input[type=reset] {
    background: #c31c00;
}

.frm-contact input[type=submit]:hover,
.frm-contact input[type=reset]:hover {
    background: #fdd023;
    color: #fff;
}

.frm-contact input::-webkit-input-placeholder {
    color: #848484;
}

.frm-contact input:-moz-placeholder {
    color: #848484;
}

.frm-contact input::-moz-placeholder {
    color: #848484;
}

.frm-contact input:-ms-input-placeholder {
    color: #848484;
}

.maps-contact {
    width: 100%;
    margin-top: 20px;
}

.maps-contact iframe {
    display: block;
    width: 100%;
}

/* Header */
.slogan {
    background: #0d59a7;
    color: #fff;
    font-size: 16px;
}

.slogan marquee {
    display: block;
}

.slogan .wrap-content {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 43px
}

.header .wrap-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hotline {
    display: flex;
    align-items: center;
    min-width: 315px;
}

.hotline img {
    margin-right: 10px
}

.hotline span {
    font-size: 14.93px;
    font-family: 'SFUFuturaHeavy';
    margin-left: 5px;
    color: #f00;
}

.right-header {
    display: flex;
    align-items: center;
}

.timkiem {
    width: 205px;
}

.search-grid {
    position: relative;
}

.timkiem input {
    width: 100%;
    height: 30px;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #c5c5c5;
    color: #000;
    font-size: 14px;
    padding-right: 25px;
}

.timkiem p {
    position: absolute;
    top: 2px;
    right: 0;
    cursor: pointer;
}

.mangxh-header {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.mangxh-header a {
    border-radius: 50%;
    margin-left: 10px
}

#main_menu {
    width: 100%;
}

#main_menu .wrap-content {
    padding: 0 50px
}

.menu_in {
    box-shadow: 0 3px 11px 0 rgb(0 0 0 / 10%);
}

.fixed {
    width: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-animation: scale-up-ver-top 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-ver-top 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    align-items: flex-end;
    background: #fff;
}

@-webkit-keyframes scale-up-ver-top {
    0% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
}

@keyframes scale-up-ver-top {
    0% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
}

@-moz-keyframes shake-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes shake-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes shake-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

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

/* Menu */
.menu>ul {
    width: 100%;
    padding: 0px;
    margin: auto;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.menu>ul>li {
    position: relative;
    flex-grow: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 1px
}

.menu>ul>li ul li {
    position: relative;
}

.menu ul li a {
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none !important;
    color: #000;
    width: 100%;
}

.menu ul li a i {
    font-size: 14px;
    margin-left: 5px;
}

.menu>ul>li>a span {
    font-size: 14px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 50px;
}

.menu>ul>li>a.active,
.menu>ul>li:hover>a {
    background: #2f56a7;
}

.menu>ul>li>a.active span,
.menu>ul>li:hover>a span {
    color: #fff;
}

.menu>ul>li a.active:after,
.menu>ul>li:hover>a:after {}

.menu ul li ul {
    position: absolute;
    min-width: 220px;
    background: #fff;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    top: 100%;
    left: 0;
    z-index: 999999;
}

.menu ul li:hover>ul {
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all .7s;
}

.menu ul li ul li a {
    text-align: left;
    border-top: 1px solid #efefef;
    line-height: 22px;
    font-size: 14px;
    color: #000;
    padding: 8px 15px;
}

.menu ul li ul li a span {
    font-size: 13.5px;
    text-transform: capitalize;
}

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

.menu ul li ul li:hover>a,
.menu ul li ul li:hover>a>span {
    background: #2f56a7;
    color: #fff;
}

/* Menu RP */
.menu-res {
    display: none;
    height: 55px;
    z-index: 10;
    background: var(--color-main);
    position: sticky;
    top: 0px;
    line-height: normal;
}

.menu-bar-res {
    height: 55px;
    padding: 0px 10px;
    display: -webkit-flex;
    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 {
    -webkit-transition: none 0.5s ease 0.5s;
    transition: none 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    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;
}

.mm-listitem a h2 {
    font-size: 16px;
    text-transform: uppercase;
}

/* Slideshow */
.slide_w {
    width: 100%
}

.slide_w .amazingslider-nav-container-1 {
    display: none;
}

.slide_w .slider {
    width: 100%;
    position: relative;
}

.slide_w .slider #amazingslider-wrapper-1 {
    width: 908px;
    margin: 0 !important;
}

.amazingslider-timer-1 {
    display: none !important;
}

.amazingslider-slides li a {
    position: relative !important
}

.amazingslider-arrow-left-1 {
    left: 10px !important
}

.amazingslider-arrow-right-1 {
    right: 10px !important
}

/* Gioi thieu */
.gioithieu_w {
    /* margin-top: -14px; */
}

.box_gioithieu {
    background: #fff;
    border-bottom: 9px solid #0d59a7;
    position: relative;
    padding: 50px 90px;
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 920px;
    margin: auto;
}

.box_gioithieu img {
    position: absolute;
    top: 0;
    left: 0
}

.box_gioithieu>h4 {
    font-size: 16px;
    color: #0d59a7;
    font-family: 'SFUFuturaBold';
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}

.box_gioithieu>h4:before {
    content: '';
    width: 67px;
    height: 1px;
    background: #0d59a7;
    position: absolute;
    top: 10px;
    right: calc(100% + 17px)
}

.box_gioithieu>h4:after {
    content: '';
    width: 67px;
    height: 1px;
    background: #0d59a7;
    position: absolute;
    top: 10px;
    left: calc(100% + 17px)
}

.box_gioithieu>h2 {
    font-size: 36px;
    color: #e10100;
    text-transform: uppercase;
    font-family: 'SFUFuturaExtraBold';
    margin-bottom: 10px;
}

.xemthem_gt {
    margin-top: 25px;
    display: inline-block;
}

.xemthem_gt a {
    width: 180px;
    height: 47px;
    line-height: 45px;
    border: 1px solid #e10100;
    font-size: 16px;
    color: #e10100;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
}

/* San pham bc */
.sanpham_bc {
    padding-bottom: 50px
}

.thanh_title {
    width: 100%;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 25px;
    background: url(../images/thanh_tit.jpg) no-repeat bottom 3px center;
    padding-bottom: 18px;
    text-align: center;
}

.thanh_title h2 {
    font-size: 27px;
    color: #0d59a7;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy';
}

.slick_banchay {
    margin: 0 -10px;
}

.slick_banchay .slick-slide {
    margin: 0 10px
}

.grid_sp {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px
}

.left_sp {
    position: absolute;
    right: calc(100% + 5px);
    z-index: 1;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}

.right_sp {
    position: absolute;
    left: calc(100% + 5px);
    z-index: 1;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}

.item_sp>a {
    display: block;
}

.mota_sp h3 {
    margin-top: 10px
}

.mota_sp h3 a {
    font-size: 15px;
    color: #000;
    text-transform: capitalize;
}

.mota_sp>span {
    font-size: 13px;
    color: #5b5b5b;
    text-decoration: line-through;
    display: block;
    margin-top: 5px;
}

.mota_sp>p {
    font-size: 20px;
    font-family: 'SFUFuturaHeavy';
    color: #e10100
}

/* San pham dm */
.danhmuc_l {
    background: #f7f7f7;
    padding-bottom: 50px
}

.slick_danhmuc {
    width: 100%;
    margin: 0 -10.5px
}

.slick_danhmuc .slick-slide {
    margin: 0 10.5px
}

.item_dm {
    margin-bottom: 20px;
}

.item_dm>a {
    display: block;
    position: relative;
    border-radius: 10px
}

.item_dm>a span {
    width: 100%;
    display: block;
    padding: 15px;
    font-size: 17px;
    font-family: 'SFUFuturaHeavy';
    position: absolute;
    bottom: 0;
    left: 0;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
}

/* San pham list */
.sanpham_l {
    padding-bottom: 50px
}

.slick_sanpham {
    margin: 0 -10px
}

.slick_sanpham .slick-slide {
    margin: 0 10px
}

/* quy trinh */
.quytrinh_w {
    background: url(../images/bg_quytrinh.jpg) no-repeat;
    background-size: cover;
    background-position: top left;
    padding-bottom: 60px
}

.quytrinh_w .thanh_title {
    background: url(../images/thanh_tit2.png) no-repeat bottom 3px center;
}

.quytrinh_w .thanh_title h2 {
    color: #fff
}

.slick_quytrinh {
    margin: 0 -25px
}

.slick_quytrinh .slick-slide {
    margin: 0 25px
}

.item_quytrinh {
    display: flex !important;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

.item_quytrinh>a {
    font-size: 69px;
    color: #fff;
    font-family: 'UTMAvoBold';
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.mota_qt h3 {
    margin: 0px 0 10px;
}

.mota_qt h3 a {
    font-size: 22px;
    font-family: 'SFUFuturaHeavy';
    text-transform: capitalize;
    color: #fff;
}

.mota_qt p {
    font-size: 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 25px;
}

/* album */
.album_w {
    overflow: hidden;
}

.album_w .wrap-content {
    max-width: 1350px;
    width: 100%;
}

.grid_album {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.item_a>a {
    display: block;
    position: relative;
}

.item_a:nth-child(5),
.item_a:nth-child(6) {
    grid-column: span 2
}

.item_a>a span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 15px;
    padding: 20px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    text-transform: uppercase;
    font-family: 'SFUFuturaBold';
}

.item_a>a:hover span {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* tin tuc */
.slick_tin {
    margin: 0 -21px
}

.slick_tin .slick-slide {
    margin: 0 21px
}

.item_tin>a {
    display: block;
}

.mota_tin h3 {
    margin-top: 10px;
}

.mota_tin h3 a {
    font-size: 18px;
    font-family: 'SFUFuturaHeavy';
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 25px;
    color: #000;
}

.mota_tin p {
    color: #000;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
    margin-top: 5px;
}

.xemthem_tin {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.xemthem_tin a {
    width: 110px;
    line-height: 35px;
    background: #e10100;
    font-size: 13px;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    display: inline-block;
    border: 1px solid;
}

.xemthem_tin:after {
    content: '';
    flex: auto;
    height: 1px;
    background: #e10100;
    right: 0
}

/* bottom */
.bottom_w {
    padding-bottom: 70px
}

.bottom_w .wrap-content {
    display: flex;
    justify-content: space-between;
}

.nhantin_w {
    width: 570px
}

.thanh_bt {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.thanh_bt h4 {
    font-size: 27px;
    color: #0d59a7;
    font-family: 'SFUFuturaHeavy';
    text-transform: uppercase;
}

.thanh_bt:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #5c5c5c;
    position: absolute;
    bottom: 0;
    left: 0
}

.thanh_bt:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #5c5c5c;
    position: absolute;
    bottom: 5px;
    left: 0
}

.nhantin {
    border: 1px solid #e2e2e2;
    padding: 18px
}

.tit_nhantin {
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/tit_nhantin.jpg) no-repeat;
    font-size: 15px;
    color: #fff;
    height: 126px;
    padding: 10px 15px
}

.nhantin form {
    margin-top: 13px;
    position: relative;
}

.nhom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px
}

.nhantin input {
    width: 100%;
    height: 40px;
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #000;
    padding: 0 15px
}

.nhantin textarea {
    width: 100%;
    height: 85px;
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #000;
    padding: 10px 15px;
    margin-top: 10px;
}

.nhantin button {
    width: 90px;
    display: inline-block;
    border: 0;
    background: #0d59a7;
    line-height: 30px;
    font-family: 'SFUFuturaHeavy';
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 12px;
    right: 7px;
    color: #fff;
}

.video_w {
    width: 570px
}

.video-main a {
    position: relative;
}

.video-main a:after {
    content: '';
    width: 75px;
    height: 75px;
    background: url(../images/clip.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 100% 100%
}

/* Video */
.khung_clip {
    width: 100%
}

.clip_lon {
    margin-bottom: 3px
}

.clip_lon img {
    width: 100%;
    height: 292px
}

.clip_lon .slick_lon {
    cursor: pointer
}

.slick_nho {
    margin: 0 -1.5px
}

.slick_nho .slick-slide {
    margin: 0 1.5px
}

.slick_nho .item_video {
    cursor: pointer;
}

.slick_nho img {
    width: 100%;
    height: 80px
}

.item_video {
    position: relative
}

.item_video:after {
    content: '';
    width: 70px;
    height: 70px;
    background: url(../images/clip.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 100% 100%
}

.slick_nho .item_video:after {
    zoom: 0.4
}

/* Partner */
.wrap-partner {
    padding: 30px 10px;
    margin: 50px auto;
    background: url(../images/bk_doitac.html)repeat top left
}

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

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

.partner {
    display: block;
}

.partner img {
    width: 100%;
}

/* Breadcrumb */
.breadCrumbs .wrap-content .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
}

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

.breadCrumbs .wrap-content .breadcrumb-item.active a {
    color: red;
    font-weight: 700;
}

/* Intro */
.wrap-intro {
    margin-bottom: 50px;
}

.left-intro {
    width: 67%;
}

.right-intro {
    width: 30%;
}

.title-intro {
    margin-bottom: 1.5rem;
}

.title-intro span {
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 10px;
    font-size: 40px;
    color: #ed3237;
    font-family: 'UVNDaLat';
}

.title-intro span>span {
    color: #ed3237;
}

.title-intro span:after {}

.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: 0.25rem;
}

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

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

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

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

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

.newshome-scroll {
    width: calc(100% - 44.5%);
    height: 450px;
    overflow: hidden;
}

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

.newshome-normal {
    display: block;
}

.pic-newshome-normal {
    float: left;
    width: 34%;
    margin-right: 3%;
    margin-bottom: 0px;
}

.pic-newshome-normal img {
    width: 100%;
}

.info-newshome-normal {
    float: left;
    width: calc(100% - 37%);
}

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

.video-main a {
    display: block;
    height: 100%;
    cursor: pointer;
}

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

.listvideos {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    color: #fff;
    cursor: pointer;
    background: #000;
    border: 0;
    font-style: italic;
}

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

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

.owl-brand {
    padding: 0px 40px;
}

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

.brand img {
    width: 100%;
}

/* Sản Phẩm */
.wrap-product {
    padding: 50px 0px;
    padding-top: 0px;
}

.wrap-product-list {
    padding: 50px 0px;
}

.wrap-product-list.bk-blue {
    background: #eafbff
}

.product {
    float: left;
    width: 23.5%;
    margin: 0 2% 2% 0;
}

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

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

.box-product {
    position: relative;
    display: block;
    margin-bottom: 1rem;
}

.pic-product {
    background: #fff;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #eee;
}

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

.name-product {
    font-size: 16px;
    color: var(--color-black);
}

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

.price-product {
    margin-bottom: 0px;
}

.price-product span {
    font-weight: 700;
}

.price-new {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-main);
}

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

.price-per {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    background: var(--color-main);
    font-size: 11px;
    border-radius: 2px;
    width: 45px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

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

.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);
}

/* Sản Phẩm Detail */
.grid-pro-detail {
    margin-top: 50px;
    margin-bottom: 50px;
}

.left-pro-detail {
    position: relative;
    text-align: center;
    background: white;
}

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

.right-pro-detail {}

.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: 20px;
    display: block;
    font-weight: 700;
}

.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: 10px auto;
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 0px;
}

.attr-pro-detail li:last-child {
    border: none;
}

.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: 700;
    font-size: 20px;
    color: #ed3237;
}

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

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

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

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

.list_size {
    display: inline-block;
    max-width: 200px;
    margin-left: 15px;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.color-pro-detail.active:before,
.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 #cccccc;
}

.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 #cccccc;
    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;
    cursor: pointer;
}

.cart-pro-detail a.addnow {
    margin-right: 10px;
    background: #ed3237;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed3237), to(#d71326));
    background: -webkit-linear-gradient(top, #d71326, #ed3237);
    background: -moz-linear-gradient(top, #d71326, #ed3237);
    background: -ms-linear-gradient(top, #d71326, #ed3237);
    background: -o-linear-gradient(top, #d71326, #ed3237);
}

.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;
}

.tabs-pro-detail {
    margin-top: 50px;
}

.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: #333;
    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;
}

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

.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: #333333;
    cursor: pointer;
    font-weight: 600;
}

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

/* Bài viết */
.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: 0.25rem;
}

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

.share {
    padding: 17px 10px 10px 10px;
    line-height: normal;
    background: rgba(128, 128, 128, 0.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 a {
    text-transform: none;
    color: #333333;
}

/* Contact */
.top-contact {
    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 */
.footer {
    background: url(../images/bg_footer.jpg) no-repeat;
    background-size: cover;
    background-position: top left;
    color: #fff;
    padding-bottom: 50px
}

.footer .wrap-content {
    display: flex;
    justify-content: space-between;
}

.thongtin_ft {
    width: 535px;
    margin-top: 50px;
}

.thongtin_ft h2 {
    display: flex;
    align-items: center;
    color: #e10100;
    font-size: 29px;
    font-family: 'SFUFuturaHeavy';
    text-transform: uppercase;
    margin-bottom: 10px
}

.thongtin_ft h2 img {
    margin-right: 10px;
    border-radius: 50%
}

.mangxh-footer {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.mangxh-footer a {
    border-radius: 50%;
    margin-right: 10px
}

.chinhsach_ft {
    width: 220px;
    margin-top: 90px;
}

.chinhsach_ft h4 {
    font-size: 19.28px;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy';
    margin-bottom: 20px
}

.item_cs a {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #fff;
    font-size: 15px;
    position: relative;
    padding-left: 20px;
}

.item_cs a:after {
    content: '';
    width: 9px;
    height: 9px;
    background: url(../images/icon_cs.png) no-repeat left;
    left: 0;
    position: absolute;
}

.fan_ft {
    width: 336px;
    margin-top: 90px;
}

.copy_ft {
    width: 100%;
    background: #0d59a7;
    padding: 15px 0;
    color: #fff
}

.copy_ft .wrap-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copy_ft ul {
    display: flex;
    align-items: center;
}

.copy_ft ul li {
    margin-left: 10px
}

.map_ft {
    width: 100%;
}

.map_ft iframe {
    width: 100%;
    display: block;
    height: 412px;
}

.xoay_tron:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all 1s;
}

/* 4 NUT TIEN ICH  */
#contact_fixed {
    height: 137px;
    position: fixed;
    bottom: -92px;
    left: 0px;
    right: 0px;
    margin: auto;
    background: #a2a2a2;
    padding: 5px 0px;
    box-sizing: border-box;
    z-index: 1000;
}

div.phone_list {
    width: 100%;
    float: left;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
}

div.phone_list p {
    display: inline-block;
    padding: 5px 10px;
    background: #D90000;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    border-radius: 10px;
    margin: 0px 10px 10px;
    color: #FF0;
    line-height: 30px;
}

#contact_fixed ul {
    width: 100%;
    float: left;
    padding: 0px !important;
    margin: 0px !important;
    list-style: none;
}

#contact_fixed ul li {
    width: 20%;
    float: left;
    text-align: center;
}

#contact_fixed ul li img {
    display: block;
    margin: auto;
    max-height: 18px;
}

#contact_fixed ul li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold;
}

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

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

/* Album trang trong*/
.item_anh .img_anh {
    border: 1px dashed #ccc;
    padding: 3px;
    position: relative;
}

.hinhthem {
    display: none !important
}

.item_anh .img_anh>a span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    padding: 20px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    text-transform: uppercase;
}

.item_anh .img_anh>a:hover span {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* hover */
.xemthem_gt a:hover {
    background: #e10100;
    color: #fff
}

.mota_sp h3 a:hover,
.item_dm>a:hover span,
.mota_sp h3 a:hover,
.mota_qt h3 a:hover,
.mota_tin h3 a:hover,
.item_cs a:hover {
    color: red
}

.xemthem_tin a:hover {
    border: 1px solid #e10100;
    background: none;
    color: #e10100
}

.nhantin button:hover {
    background: #e10100;
}

/* Like Share */
.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;
}

/* Phân Trang */
.pagination-home .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.pagination-home .pagination .page-item {
    margin: 0px 5px;
}

.pagination-home .pagination .page-item .page-link {
    color: #555555;
    font-size: 13px;
    padding: 6px 11px;
}

.pagination-home .pagination .page-item.active .page-link {
    color: #ffffff;
    background-color: #555555;
    border-color: #555555;
    display: block;
    text-align: center;
}

/* Phân Trang Ajax */
.pagination-ajax {
    text-align: center;
    margin-top: 20px;
}

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

.pagination-ajax a.current,
.pagination-ajax a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

/* Popup custom */
.modal-custom .modal-footer {
    padding: 0.5rem;
}

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

/* Popup */
#popup .modal-body {
    padding: 0px;
}

/* Hidden Google Captcha */
.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden;
}

/* Hidden Check Grammar Coccoc */
coccocgrammar {
    display: none;
}

/* Scroll Top */
.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 Hide */
.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}

/* Transition All */
.transition {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

/* Scale IMG */
.scale-img {
    overflow: hidden;
    display: block;
}

.scale-img img {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.scale-img:hover>img {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

/* Blink */
.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;
}

@-moz-keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

/* Button Frame */
.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: #ed3237;
    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: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(273, 50, 55, 0.8);
    opacity: .1;
    border-color: #ed3237;
    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;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(273, 50, 55, 0.35);
    opacity: .4;
}

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

/* Zalo */
.btn-zalo {
    bottom: 315px;
}

/* Phone */
.btn-phone {
    bottom: 230px;
}

/* Messenger */
.js-facebook-messenger-container.closed,
.js-facebook-messenger-tooltip.closed {
    display: none !important
}

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

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

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

.js-facebook-messenger-tooltip {
    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, 0.1);
    box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
    z-index: 1.0E+30
}

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

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

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

.js-facebook-messenger-box,
.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: #ed3237;
    border-radius: 100%;
    overflow: hidden;
    z-index: 99;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 4px 0 rgba(0, 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;
    -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    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;
    -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    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, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
    -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    transition: transform 160ms ease-in-out, opacity 160ms ease-in-out
}

.js-facebook-messenger-top-header {
    width: 220px
}

.js-facebook-messenger-top-header {
    color: #fff;
    background: #ed3237
}

.js-facebook-messenger-top-header {
    display: block;
    position: relative;
    width: 220px;
    background: #ed3237;
    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: #ed3237
}

.js-facebook-messenger-top-header {
    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 fix */
.cart-fixed {
    position: fixed;
    right: 20px;
    bottom: 390px;
    z-index: 10;
    background: #ed3237;
    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: #ed3237;
    width: 25px;
    height: 25px;
    background: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    border-radius: 100%;
}

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

.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%;
    line-height: 1;
}

.toolbar ul li a {
    display: inline-block;
    width: 100%;
    color: #fff;
}

.toolbar ul li a span {
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    display: block;
}

.toolbar ul li a img {
    height: 15px;
    width: auto;
}

.element-animation {
    animation: animationFrames linear 1s;
    animation-iteration-count: infinite;
    transform-origin: 50% 0%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animationFrames linear 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 0%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animationFrames linear 1s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 0%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animationFrames linear 1s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 0%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animationFrames linear 1s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 0%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@keyframes animationFrames {
    0% {
        transform: rotate(0deg);
    }

    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-moz-keyframes animationFrames {
    0% {
        -moz-transform: rotate(0deg);
    }

    20% {
        -moz-transform: rotate(15deg);
    }

    40% {
        -moz-transform: rotate(-10deg);
    }

    60% {
        -moz-transform: rotate(5deg);
    }

    80% {
        -moz-transform: rotate(-5deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@-webkit-keyframes animationFrames {
    0% {
        -webkit-transform: rotate(0deg);
    }

    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-o-keyframes animationFrames {
    0% {
        -o-transform: rotate(0deg);
    }

    20% {
        -o-transform: rotate(15deg);
    }

    40% {
        -o-transform: rotate(-10deg);
    }

    60% {
        -o-transform: rotate(5deg);
    }

    80% {
        -o-transform: rotate(-5deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}

@-ms-keyframes animationFrames {
    0% {
        -ms-transform: rotate(0deg);
    }

    20% {
        -ms-transform: rotate(15deg);
    }

    40% {
        -ms-transform: rotate(-10deg);
    }

    60% {
        -ms-transform: rotate(5deg);
    }

    80% {
        -ms-transform: rotate(-5deg);
    }

    100% {
        -ms-transform: rotate(0deg);
    }
}

/* Fixbar */
.fixbar {
    bottom: 0;
    display: block;
    background: #f0eff4;
    border-top: 1px solid #ddd;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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 */
.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: -webkit-flex;
    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: #696969;
    font-size: 12px;
    text-align: center;
    position: relative;
}

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

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

/* Combo Phone */
.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 span {
    border-radius: 2px;
    text-align: center;
    background: rgb(103, 182, 52);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 0px;
    left: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

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

.support-online a {
    display: block;
}

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent rgb(103, 182, 52) transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px;
}

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

.support-online .kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.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;
}

/* Phone Switch */
.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: '\f00d';
}

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

.wcircle-icon:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    background: rgb(237, 50, 55, .5);
    border: 1px solid #fff;
    border-radius: 50%;
    left: -5px;
    top: -5px;
    -webkit-animation: pulse 1s infinite ease-in-out;
    -moz-animation: pulse 1s infinite ease-in-out;
    -ms-animation: pulse 1s infinite ease-in-out;
    -o-animation: pulse 1s infinite ease-in-out;
    animation: pulse 1s infinite ease-in-out;
}

.wcircle-icon:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    background: rgb(238, 59, 64, 0.5);
    border-radius: 50%;
    left: -15px;
    top: -15px;
    -webkit-animation: zoomIn 2s infinite ease-in-out;
    -moz-animation: zoomIn 2s infinite ease-in-out;
    -ms-animation: zoomIn 2s infinite ease-in-out;
    -o-animation: zoomIn 2s infinite ease-in-out;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

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

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

@-moz-keyframes shake-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes shake-anim {

    0%,
    100%,
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-o-keyframes shake-anim {

    0%,
    100%,
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

/****other-css***/
.wrap-album {
    padding: 50px 0px;
}

.item_content_pos {
    position: relative;
    width: 100%;
    margin: 15px auto;
}

.zoom_content_pos {
    overflow: hidden;
}

.zoom_content_pos img {
    width: 100%;
}

.name_content_pos {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.name_content_pos h3 a {
    color: #fff;
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
    transition: 0.1s all ease-in-out 0.1s;
}

.item_content_pos:hover .name_content_pos h3 a {
    color: var(--color-main);
    transition: 0.1s all ease-in-out 0.1s;
}

/********wrap-tabs-sp**********/
.wrap-tabs {
    text-align: center;
    margin-bottom: 0px;
}

.list_mc {
    display: inline-block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.list_mc li {
    position: relative;
    display: inline-block;
    line-height: 35px;
    margin: 0px 2px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.list_mc li:after {}

.list_mc li:last-child {
    background: none;
}

.list_mc a {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0px 20px;
}

.list_mc li:hover {
    background: var(--color-main);
}

.list_mc li:hover a {
    color: #fff;
}

li.active_list_mc {
    background: var(--color-main);
}

li.active_list_mc a {
    color: #fff;
}

/*******end-wrap-tabs-sp*******/

/**********item-san-pham******/
.item_product {
    width: 100%;
    height: auto;
    margin: 15px auto;
    position: relative;
    border: 1px solid #e6e6e6;
    padding: 6.5px;
    background: #fff;
}

.item_product.product_marin {
    padding: 6.5px;
    width: 96.5%;
}

.zoom_product {
    position: relative;
    background: #fff;
    overflow: hidden;
    text-align: center;
}

.zoom_product:after {}

.zoom_product img {
    transition: all 1.2s ease 0s;
    max-width: 100%;
    margin: 0px auto;
}

.item_product:hover {
    border: 1px solid #ed3237;
}

.item_product:hover img {
    transform: scale(1.1);
    transition: all 1.2s ease 0s;
}

.km_sp {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/label_km.png)no-repeat top left;
    width: 41px;
    height: 22px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
}

.name_product {
    position: relative;
    width: 100%;
    margin: 0px auto;
    padding: 10px 0px;
}

.btn_cart_add {
    position: absolute;
    bottom: 10px;
    right: 0px;
    width: 35px;
    height: 35px;
    background: #fff url(../images/btn_order.png)no-repeat center center;
    border: 1px solid #9f9f9f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
}

.btn_cart_add:hover {
    background: #000 url(../images/btn_order.png)no-repeat center center;
}

.name_product h3 {
    font-size: 14px;
    color: #282828;
    margin: 0px;
    overflow: hidden;
    font-weight: 400;
}

.name_product h3 a {
    color: #282828;
    display: block;
}

.name_product p {
    font-size: 15px;
    color: #333333;
    margin: 0px;
}

.name_product p.mota {
    height: 36px;
    overflow: hidden;
    margin-bottom: 5px;
}

.name_product p span {
    color: #e00b10;
    font-size: 16px;
    font-weight: 700;
}

.name_product p a {
    color: #333333;
}

.name_product p.msp_product {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
}

.price_sp .i_giacu {
    color: #8b8b8b;
    font-size: 13px;
    text-decoration: line-through;
    font-weight: 400;
    margin-top: 4px;
}

/***********end-item-sanpham*****/

/*******item-bai-vet******/
.wrap-service {
    padding: 50px 0px;
    background: url(../images/bk_gioithieu.html)repeat top left;
}

.box_news {
    clear: both;
    margin: 15px auto;
}

.box_news.box_news_slick {
    width: 92.686%;
}

.box_news h3 {
    margin: 5px 0px;
    padding: 5px 5px;
    color: #282828;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    z-index: 8;
    position: relative;
}

.box_news h3:after {}

.box_news h3 a {
    color: #282828;
    display: block;
}

.box_news p {
    color: #282828;
    margin: 0px;
    padding: 0px 5px;
}

.box_news p.small {
    font-size: 13px;
    color: #9f9f9f;
}

.box_news p.small span {
    color: #ed3237;
}

.box_news h3:hover {}

.image_boder {
    position: relative;
    margin: 0px 0px 0px 0px;
    background: #FFF;
    overflow: hidden;
}

.box_news:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: 0.2s all ease-in-out 0.2s;
}

.box_news .image_boder::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.box_news:hover .image_boder::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/*******end-item-bai-vet******/

/*******About-us*************/
.wrap-about {
    padding: 50px 0px;
    background: #ffdcc6;
}

.wrap-about .image_gt img {}

.wrap-about .border_gt {}

.wrap-about .border_gt .bk_gt {
    background: #fff;
    padding: 20px 20px 40px 40px;
    min-height: 358px;
}

.title_about {}

.title_about p {
    font-size: 35px;
    color: #000000;
    font-family: 'MTD';
    margin: 0px;
}

.title_about p span {
    font-size: 35px;
    color: #ed3237;
    text-transform: uppercase;
    font-family: 'iCielBCCubano-Normal';
    margin-left: 5px;
}

.title_about p span:first-child {
    margin-left: 0px;
}

.title_about p span:last-child {
    color: #ed3237;
}

.title_about p:last-child {
    padding-left: 50px;
}

.text_gt {
    max-height: 129px;
    overflow: auto;
}

.wrap-about .border_gt .text_gt::-webkit-scrollbar {
    width: 5px;
}

.wrap-about .border_gt .text_gt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
    border-radius: 10px;
}

.wrap-about .border_gt .text_gt::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}

/******End-about-us*********/

/*********ITEM-VIDEO-ALBUM******/

.item_video {
    position: relative;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    text-align: center;
}

.item_video img {
    width: 100%;
}

.title_video {
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    line-height: 45px;
    padding: 0px 20px;
    transition: 0.4s all ease-in-out 0.4s;
}

.hover_video {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.5) url(../images/i_play.png)no-repeat center center;
    transition: 0.3s all ease-in-out 0.3s;
}

.hover_video h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: uppercase;
    font-weight: 700px;
    font-size: 15px;
    margin: 0px;
}

.item_video:hover .title_video {
    transition: 0.4s all ease-in-out 0.4s;
    bottom: -45px;
}

.item_video:hover .hover_video {
    transition: 0.3s all ease-in-out 0.3s;
    opacity: 1;
}

/*********END-ITEM-VIDEO-ALBUM***/

/********other-custom*******/
.wrap-dambao {
    padding: 40px 0px;
}

.wrap-tieuchi {
    margin-top: 50px;
    background: url(../images/bk_quytrinh.html)no-repeat top right;
    background-size: cover;
}

.wrap-tieuchi-padtop {
    padding-top: 50px;
}

.item_dambao {
    position: relative;
    width: 95%;
    margin: 10px auto;
}

.item_dambao .zoom_dambao {
    position: relative;
    float: left;
    margin: 5px auto;
    margin-right: 20px;
    height: 65px;
    text-align: center;
}

.item_dambao .zoom_dambao:after {
    content: '';
    position: absolute;
    top: 5px;
    right: -10px;
    width: 1px;
    height: 25px;
    background: #f4b447;
}

.item_dambao .zoom_dambao.zoom_dambao_nopic {
    position: relative;
    float: left;
    margin: 5px auto;
    margin-right: 20px;
    height: 100px;
    text-align: center;
}

.item_dambao .zoom_dambao.zoom_dambao_nopic:after {
    background: none;
}

.item_dambao .zoom_dambao.zoom_dambao_nopic p {
    width: 65px;
    height: 65px;
    border: 5px solid #f4b447;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 55px;
    font-size: 25px;
    color: #f7931d;
    font-weight: 300;
}

.item_dambao img {
    -webkit-transition: 1s ease-out;
    -moz-transition: 1s ease-out;
    transition: 1s ease-out;
    margin: 0px auto !important;
}

.item_dambao h3 {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    padding-top: 5px;
    font-weight: 400;
}

.item_dambao p {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

.item_dambao h3 a,
.item_dambao p a {
    color: #fff;
}

.item_dambao:hover img {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.mydiv0 .zoom_dambao_nopic p {
    animation: myanimation 7s infinite;
}

.mydiv1 .zoom_dambao_nopic p {
    animation: myanimation-1 7s infinite;
}

.mydiv2 .zoom_dambao_nopic p {
    animation: myanimation-2 7s infinite;
}

.mydiv3 .zoom_dambao_nopic p {
    animation: myanimation-3 7s infinite;
}

@keyframes myanimation {
    0% {
        color: #f4b447;
        background: none;
    }

    25% {
        color: #000000;
        background: #f4b447;
    }

    50% {
        color: #f4b447;
        background: none;
    }

    75% {
        color: #f4b447;
        background: none;
    }

    100% {
        color: #f4b447;
        background: none;
    }
}

@keyframes myanimation-1 {
    0% {
        color: #f4b447;
        background: none;
    }

    25% {
        color: #f4b447;
        background: none;
    }

    50% {
        color: #000000;
        background: #f4b447;
    }

    75% {
        color: #f4b447;
        background: none;
    }

    100% {
        color: #f4b447;
        background: none;
    }
}

@keyframes myanimation-2 {
    0% {
        color: #f4b447;
        background: none;
    }

    25% {
        color: #f4b447;
        background: none;
    }

    50% {
        color: #f4b447;
        background: none;
    }

    75% {
        color: #000000;
        background: #f4b447;
    }

    100% {
        color: #f4b447;
        background: none;
    }
}

@keyframes myanimation-3 {
    0% {
        color: #f4b447;
        background: none;
    }

    25% {
        color: #f4b447;
        background: none;
    }

    50% {
        color: #f4b447;
        background: none;
    }

    75% {
        color: #f4b447;
        background: none;
    }

    100% {
        color: #000000;
        background: #f4b447;
    }
}

.wrap-other {
    padding: 50px 0px;
    padding-top: 0px;
}

/********end-custom********/

/**** icon_xemthem****/
.icon_xemthem {
    margin: 0px;
    margin-top: 20px;
    border: 1px solid #d4d4d4;
    position: relative;
    color: #d4d4d4;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    padding: 8px 25px;
    padding-right: 35px;
    background: #fff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.icon_xemthem a {
    color: #d4d4d4;
}

.icon_xemthem:after {
    content: '\f101';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 15px;
}

.icon_xemthem:hover {
    color: #fff;
    background: #ed3237;
    border: 1px solid #ed3237;
}

.icon_xemthem:hover a,
.icon_xemthem:hover:after {
    color: #fff;
}

.icon_xemthem2 {
    position: absolute;
    top: 20px;
    right: 0px;
    margin: 0px;
    font-weight: 400;
    color: #fff;
    font-family: 'SFUFuturaBook', sans-serif !important;
    cursor: pointer;
    font-size: 13px !important;
    display: inline-block;
    padding: 10px 25px;
    background: #ed3237;
    border-radius: 25px;
    border: 1px solid #ed3237;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    text-transform: uppercase !important;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.icon_xemthem2 a {
    color: #fff;
}

.icon_xemthem2:after {}

.icon_xemthem2:hover {
    background: #fff;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.icon_xemthem2:hover a {
    color: #ed3237;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.icon_xemthem3 {
    border: 1px solid #ed3237;
    position: relative;
    color: #000000;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 15px;
    display: inline-block;
    padding: 8px 35px;
    background: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.icon_xemthem3 a {
    color: #000000;
}

.icon_xemthem3:after {}

.icon_xemthem3:hover {
    color: #fff;
    background: #ed3237;
    border: 1px solid #ed3237;
}

.icon_xemthem3:hover a {
    color: #fff;
}

.icon_xemthem4 {
    border: 1px solid #ed3237;
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    padding: 8px 25px;
    background: #ed3237;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.icon_xemthem4 a {
    color: #fff;
}

.icon_xemthem4:after {}

.icon_xemthem4:hover {
    color: #ed3237;
    background: #fff;
    border: 1px solid #ed3237;
}

.icon_xemthem4:hover a {
    color: #ed3237;
}

/**** end icon_xemthem****/

/****multi-map*****/
.carlton_map_weather {
    width: 100%;
    position: relative;
}

.carlton_map_weather .ten_chinhanh {}

.carlton_map_weather ul {
    list-style: none;
    overflow: hidden;
    max-width: 1200px;
    margin: auto;
    margin-top: 15px;
    margin: 0px 80px;
    padding: 0px;
    overflow: auto;
    height: 310px;
}

.carlton_map_weather ul::-webkit-scrollbar {
    width: 5px;
}

.carlton_map_weather ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
    border-radius: 10px;
}

.carlton_map_weather ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}

.carlton_map_weather ul li {
    vertical-align: middle;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    color: #333333;
    margin: 5px;
    padding-left: 0px;
    width: 90%;
}

.carlton_map_weather ul li i {
    color: #0096d5;
    margin-right: 5px;
}

.carlton_map_weather .ten_chinhanh .name_bando {
    font-size: 25px;
    color: #ed3237;
    padding-left: 80px;
    padding-top: 50px;
    font-weight: 700;
}

.carlton_map_weather .ten_chinhanh .content_bando {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.carlton_map_weather .ten_chinhanh .content_bando p {
    margin: 0px;
}

.carlton_map_weather .ten_chinhanh .content_bando .name_chinhanh {
    font-size: 13px;
    color: #282828;
    font-weight: 700;
}

.carlton_map_weather ul li:hover,
.carlton_map_weather ul li.act {}

.carlton_map_weather_tab section {
    overflow: hidden;
    background: #fff;
}

.carlton_map_weather_tab section iframe {
    width: 100%;
    display: block;
    height: 460px;
}

.carlton_map_weather_tab section {
    display: none;
}

/**********end-multi-map**********/
.i_next_prev .slick-prev {
    width: 53px !important;
    height: 53px !important;
    background: url('../images/i_prev.png')no-repeat top left !important;
    opacity: 1 !important;
    left: 27%;
}

.i_next_prev .slick-next {
    width: 53px !important;
    height: 53px !important;
    background: url('../images/i_prev.png')no-repeat top left !important;
    opacity: 1 !important;
    transform: rotateY(180deg);
    right: 27%;
}

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

.slick-prev:before,
.slick-next:before {
    color: #333;
}

.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}

.ab-big {
    -ms-flex: 39.497%;
    flex: 39.497%;
    max-width: 39.497%;
}

.ab-small {
    -ms-flex: 60.5%;
    flex: 60.5%;
    max-width: 60.5%;
}

/* Responsive */

/****menu-left*****/
.icon_block {
    width: 100%;
    height: 43px;
    background: #ed3237 url(../images/i_dmsp.jpg)no-repeat left center;
    padding-left: 70px;
    font-weight: 700;
    line-height: 43px;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}

.menu-l {
    width: 100%;
    z-index: 9;
    position: sticky;
    top: 70px;
}

.menu_left {
    position: relative;
}

.menu-l:hover .menu_left>ul {
    display: block !important;
}

.menu_left>ul {
    max-height: 750px;
    overflow: auto;
    background: #ffffff;
    padding: 0px 10px;
}

.menu-l ul {
    border: 1px solid #e6e6e6;
    margin: 0px;
    width: 100%;
    font-size: 14px;
    display: none;
    z-index: 99;
}

.menu_left>ul::-webkit-scrollbar {
    width: 5px;
}

.menu_left>ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
    border-radius: 10px;
}

.menu_left>ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}

.menu-l ul li {
    list-style: none;
    border-bottom: 1px solid #e6e6e6;
    border-top: none;
    padding: 12.5px 10px;
    line-height: 20px;
    text-align: left;
    background: url(../images/node2.png) no-repeat 15px center;
}

.menu-l ul li:last-child {
    border-bottom: none;
}

.menu-l ul li b {
    font-weight: 400;
}

.menu-l ul li a {
    display: block;
    color: #282828;
    padding-right: 20px;
    font-size: 14px;
    padding-left: 25px;
    font-weight: 400;
}

.menu-l ul li a span {
    display: block;
    font-size: 16px;
}

.menu-l ul li a:hover {
    color: #ed3237;
}

.menu-l ul li ul {
    position: absolute;
    top: 0;
    left: 95%;
    min-height: 0px;
    background: rgba(255, 255, 255, 0.8);
    padding-left: 0px;
}

.menu-l ul li ul li {
    position: relative;
    background: url(../images/node2.png) no-repeat 15px center;
}

.menu-l ul li ul li a {
    background: none;
}

.menu-l ul li ul li ul {
    top: 0px !important;
}

.icon_block .menu-l ul li:hover>ul {
    display: block !important;
}

.menu-l ul li:hover>ul {
    display: block !important;
}

.menu-l ul li ul:hover {
    background: rgba(255, 255, 255, 1);
}

.showopen {
    display: none !important;
    background: #fff;
}

.showopen li ul {
    background: #fff !important;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
}

.mm-menu {
    background: #a2a2a2;
}

.mm-menu .mm-listview>li a:not(.mm-next),
.mm-menu .mm-listview>li .mm-next:after,
.mm-menu em.mm-counter {
    color: #fff;
    border-color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
    border-color: #fff;
}

#goidien {
    display: none;
}

.noidung p,
.noidung h1,
.noidung h2,
.noidung h3,
.noidung h4,
.noidung h5 {
    margin-top: 0;
    margin-bottom: 1rem
}

/****end-menu-left****/

/* fixresponsive */
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 1em;
}

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

.alert{
    width: 100%;
}


.price-product {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 10px 0 0 0;
}

.price-new {
    color: #333;
    font-family: var(--font-title);
    text-align: center;
    font-size: 20px;
}

.price-new>span:last-child {
    font-family: 'BeVietnamRegular';
}

.price-new b {
    color: #EA1D27;
    /* margin-left: 5px; */
    font-weight: bold;
    margin-right: 10px;
}

.price-new code {
    color: #EA1D27;
}

.price-old code {
    color: #999;
}

.price-old {
    font-size: 19px;
    color: #999;
    text-decoration: line-through;
}

.price-per {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    background: #CE2020;
    font-size: 11px;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 20px 0 20px 20px;
    line-height: 35px;
}


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

.control-carousel {
    position: absolute;
    top: calc(50% - 30px/2);
    margin-bottom: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 2;
    background-color: #ffffffa8;
    color: #000;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 1px 1px 3px grey;
}

.control-carousel:hover {
    background-color: #fff;
    opacity: 1;
}

.prev-carousel {
    left: 0px;
}

.next-carousel {
    right: 0px;
}
