﻿@charset "UTF-8"; @font-face { font-family: 'svn-zero'; src: url('../fonts/SVN-Zero.ttf'); font-style: normal; } 
@font-face { font-family: 'nunitosans-r'; src: url('../fonts/NunitoSans-Regular.ttf'); font-style: normal; } 
@font-face { font-family: 'utm-helvetins'; src: url('../fonts/UTM\ HelvetIns.ttf'); font-style: normal; } 
@font-face { font-family: 'sfuschadowbtblack'; src: url('../fonts/SFUSchadowBTBlackCondensed.TTF'); font-style: normal; } 
@font-face { font-family: 'sfuariston'; src: url('../fonts/SFUAristonRegular.TTF'); font-style: normal; } 
@font-face { font-family: 'sfumachine'; src: url('../fonts/SFUMachineRegular.TTF'); font-style: normal; } 
/* Main */
:root { --color-red: #ec2d3f; --color-medium-red: #cc2c32; --color-dark-red: #c31829; --color-green: #28a745; --color-dark-green: #207d36; --color-black: #212529; --color-gray: #6c757d; } 
body { font-size: 14px; } 
/* Chong coppy */
/* body { -moz-user-select: none !important; -webkit-touch-callout: none!important; -webkit-user-select: none!important; -khtml-user-select: none!important; -moz-user-select: none!important; -ms-user-select: none!important; user-select: none!important; } */
img { max-width: 100%; height: auto; vertical-align: top; } 
a,input,textarea { outline: none; padding: 0px; } 
a { color: inherit; } 
a:hover { text-decoration: none; color: none } 
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } 
.w-clear:after { display: block; content: ""; clear: both; } 
.hidden { display: none; } 
.clear { clear: both; } 
.none { display: none; } 
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; } 
.wrap-main,.wrap-content { max-width: 1320px; margin: 40px auto; padding: 0px 15px; } 
.wrap-home { max-width: 100%; padding: 0px; } 
.wrap-content { margin: auto; } 
.containerr { overflow: hidden; position: relative; background-color: #fff; } 
.padding30 { padding: 30px 0px; } 
.padding50 { padding: 50px 0px; } 
.bwcolor { background-color: #fff; padding: 20px; } 
.mgt30 { margin-top: 30px; } 
.mgb30 { margin-bottom: 30px; } 
.mgb50 { margin-bottom: 50px; } 
.pd10 { padding-right: 10px; padding-left: 10px; } 
.mgb1r { margin-bottom: 1rem; } 
.t-center { text-align: center; } 
/* General */
.title-main { margin-bottom: 1.5rem; text-align: center; } 
.title-main span { text-transform: uppercase; font-size: 35px; display: inline-block; color: #000; font-family: 'OswaldRegular'; } 
.slogan { font-size: 14px; color: #333; } 
.title-main .line { background: url('../images/line-all.png') no-repeat; /* width: 136px; */
 /* height: 75px; */
 /* margin: auto; */ } 
.textshadow { text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff; } 
.color-w { color: #fff !important; } 
.time-main { margin-bottom: 0.75rem; color: #999999; } 
.time-main i { vertical-align: top; margin: 3px 7px 0px 0px; } 
.time-main span { vertical-align: top; display: inline-block; } 
.share { padding: 17px 15px 10px 15px; line-height: normal; background: rgba(128,128,128,0.15); margin-top: 15px; border-radius: 5px; } 
.share b { display: block; margin-bottom: 5px; } 
.control-owl { position: absolute; width: 100%; z-index: 2; left: 0px; top: calc(65% - 45px/2); } 
.control-owl button { opacity: 0.5; top: 0px; position: absolute; outline: none; border: 0px; padding: 0px; margin: 0px; display: block; cursor: pointer; color: #ffffff; width: 45px; height: 45px; background: rgb(0 0 0 / 50%); text-align: center; display: flex; align-items: center; justify-content: center; font-size: 25px; margin: 0px; border-radius: 3px; -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; } 
.control-owl button:hover { opacity: 1; } 
.control-owl button.owl-prev { left: 20px; top: -15px; } 
.control-owl button.owl-next { right: 20px; top: -15px; } 
.form-control,.form-control-plaintext:not(textarea),.custom-select { height: calc(1em + 1.25rem + 8px); } 
.text-sm { font-size: .875rem!important; padding: 10px; /* color: #fff; */ } 
/* Lazyload */
img.lazy { opacity: 0; } 
img:not(.initial) { transition: opacity 1s; } 
img.initial,img.loaded,img.error { opacity: 1; } 
img:not([src]) { visibility: hidden; } 
/* Header */
.header { padding: 5px; background: #e9e9e9; background-size: cover; position: relative; } 
.slogan-header { margin-bottom: 0px; font-family: 'MulishBlack'; color: #70e000; font-size: 14px; text-transform: uppercase; } 
.info-header { display: flex; justify-content: space-between; width: 65%; height: 40px; color: #000; align-items: center; clip-path: polygon(5% 0%, 100% 0, 100% 100%, 0% 100%); background: #b2881e; padding: 20px; } 
.info-header span { font-size: 14px; color: #fff; font-family: 'MuliRegular'; } 
.banner-header { margin: auto; text-align: center; } 
.info-headerr { font-size: 15px; display: flex; justify-content: space-between; width: 26%; font-family: 'nunito-r'; color: #fff; } 
.info-headerr span { font-size: 15px; font-family: 'nunito-r'; color: #fff; width: 75%; } 
.info-headerr img { display: flex; justify-content: center; align-items: center; } 
.pic-hotline { display: flex; align-items: center; justify-content: center; } 
.edit-search { display: flex; align-items: center; position: relative; left: 5%; } 
.edit-search span { font-size: 14px; font-family: 'RobotoRegular'; } 
/* Menu */
.menu { position: relative; z-index: 12; padding: 5px 0px; margin: auto; background: #0A4773; background-size: cover; filter: drop-shadow(0px 5px 2.5px rgba(0,0,0,0.75)); } 
.menu ul { width: 100%; margin: auto; padding: 0px; list-style: none; z-index: 99; } 
.menu ul li { position: relative; z-index: 99; text-align: center; } 
.menu ul li a { display: inline-block; vertical-align: top; position: relative; z-index: 1; text-align: center; text-decoration: none!important; font-size: 16px; font-family: 'RobotoSerifRegular'; color: #fff; margin: 0px; padding: 10px 15px; text-transform: uppercase; border-radius: 0px; } 
.menu ul li:hover > a.has-child:after,.menu ul li a.active.has-child:after { border: 1px solid #cc1819; } 
.menu ul li ul { position: absolute; min-width: 250px; background: #014e78; 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 .4s; } 
.menu ul li:hover > ul , .menu ul li.active > ul { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); opacity: 1; visibility: visible; transition: all .5s; } 
.menu ul li ul li { width: 100%; display: inline-block; border-bottom: solid 1px #F3F3F3; text-align: left; position: relative; } 
.menu ul li ul { position: absolute; width: 250px; background: #ffffff; -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%); box-shadow: 1px 1px 15pxrgb(0 0 0 / 15%); -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; padding: 0px; margin: 0px; transition: all .5s; } 
.menu ul li:hover > ul { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); opacity: 1; visibility: visible; transition: all .7s; } 
.menu ul li ul li { padding-left: 0.75rem; padding-right: 0.75rem; } 
.menu ul li ul li a { font-size: 16px; text-align: left; color: #000; /* border-bottom:1px solid #ececec; */ } 
.menu ul li ul li:last-child > a { border-bottom: 0px; } 
.menu ul li ul li a.has-child { margin-right: 0px; } 
.menu ul li a.has-child:after { content: ''; position: absolute; bottom: calc(50% - 7px/2); right: -9px; width: 5px; height: 5px; border: 1px solid #fafafa; border-top: 0px; border-left: 0px; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } 
.menu ul li ul li a.has-child:after { border-color: #fff; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } 
.menu ul li ul li a.active,.menu ul li ul li:hover > a { color: #fff; background: none; border: none; border-radius: unset; } 
.menu ul li ul li:hover > a.has-child:after,.menu ul li ul li a.active.has-child:after { border-color: #333; } 
.menu ul li ul li a { padding: 8px 0px 10px 0px; text-transform: capitalize; } 
.menu ul li ul li ul { top: 0.25rem; left: 100%; margin-top: -4px; } 
.menu ul li ul li a.active,.menu ul li ul li:hover > a { color: #0A4773; background: none; border: none; } 
.menu ul li ul li:hover > a.has-child:after,.menu ul li ul li a.active.has-child:after { border-color: #333; } 
.menu ul li ul li a { padding: 8px 0px 10px 0px; text-transform: capitalize; } 
.menu ul li a.active,.menu ul li:hover > a { font-family: 'RobotoSerifBold'; } 
.menu li li a:before { display: block; } 
.menu li a:before { content: ""; position: absolute; z-index: -2; left: 0; right: 100%; top: 100%; background: #ffbc10; border-radius: 25px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #2e9aed, rgba(0, 0, 0, 0)); -webkit-transition-property: right; transition-property: right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } 
.menu li a:hover { opacity: 1 !important; } 
.menu li a:hover:before { right: 0; } 
.menu li li a:before { bottom: 10%; } 
/* Danh sach menu click */
.flex-menu { position: relative; z-index: 11; } 
.menu-desktop { background: rgba(0, 0, 0, .7); width: 220px; position: fixed; top: 115px; right: -220px; z-index: 222; display: flex; flex-direction: column; align-items: center; bottom: 0; padding-top: 2rem; } 
.menu-desktop.active { right: 75px; } 
.menu-desktop ul { padding: 0; margin-bottom: 0; width: 100%; } 
.menu-desktop ul li { list-style: none; position: relative; } 
.menu-desktop ul li a { color: #fff; font-family: 'opensans-b'; font-size: 17px; display: block; text-decoration: none; text-transform: uppercase; padding: 10px 0; font-weight: 500; text-align: center; } 
.menu-desktop ul li a:hover { color: #ff0; } 
.menu-desktop ul li ul { position: absolute; width: 220px; right: 100%; top: 0; background: rgba(0, 0, 0, .7); display: none; } 
.menu-desktop ul li ul li ul { display: none; } 
.menu-desktop ul li:hover>ul { display: block; } 
.menu-desktop ul li ul li a { padding: 10px; } 

/* .menu.fixed { } */
.menu.fixed .logo-header { margin: 0 auto; transform: scale(0.8); top: -34px; height: auto; padding: 30px; } 
.menu.fixed { z-index: 999; padding: 0px; } 
menu.fixed .menu ul li:hover > ul , .menu ul li.active > ul { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); opacity: 0; visibility: visible; transition: all .5s; } 
/* Search */
.search { background: #fff; width: 500px; height: 45px; border-radius: 5px; color: #fff; border: solid 1px #3333; } 
.search p { float: left; line-height: 45px; cursor: pointer; text-align: center; margin: 0px; background: #0A4773; color: #fff; width: 60px; height: 44px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; font-family: 'UTMFacebook'; font-size: 20px; } 
.search input { width: calc(100% - 60px); height: 45px; float: left; outline: none; padding: 0px; border: 0px; background: transparent; text-indent: 10px; font-size: 13px; color: #000; } 
.search input::-webkit-input-placeholder { color: #ccc; } 
.search input:-moz-placeholder { color: #ccc; } 
.search input::-moz-placeholder { color: #ccc; } 
.search input:-ms-input-placeholder { color: #ccc; } 
.search1 { /* background: rgba(0, 0, 0, 0.5); */
 width: 100%; height: 55px; /* border-radius: 50px; */
 margin-left: 15px; border: solid 1px #d9d9d9; background-color: #fff; } 
.search1 p { float: left; line-height: 45px; cursor: pointer; text-align: center; margin: 0px; color: #fff; background: #ab0407; border-radius: 50%; width: 45px; height: 45px; font-size: 23px; margin-top: 4px; margin-left: -3px; } 
.search1 input { width: calc(100% - 46px); height: 53px; float: left; outline: none; padding: 0px; border: 0px; background: transparent; text-indent: 10px; font-size: 13px; color: #000; } 
.search1 input::-webkit-input-placeholder { color: #ccc; } 
.search1 input:-moz-placeholder { color: #ccc; } 
.search1 input::-moz-placeholder { color: #ccc; } 
.search1 input:-ms-input-placeholder { color: #ccc; } 
/* Slideshow */
.slideshow { position: relative; } 
.slideshow-item { display: block; cursor: pointer; } 
.slideshow:hover .control-slideshow { opacity: 1; } 
.control-slideshow { opacity: 0; } 
.slideshow { position: relative; z-index: 10; } 
.slideshow a { position: relative; display: block; cursor: pointer; overflow: hidden; } 
.slideshow a img { width: 100% !important; } 
.edit-info-slider { position: absolute; top: 0; left: -25%; /* width: 100%; */
 height: 100%; display: flex; align-items: center; justify-content: center; } 
.title-slider a { color: #ffffff; font-size: 28px; text-align: center; font-family: 'utm-beau'; padding-bottom: 1rem; } 
.name-slider { color: #ffffff; font-size: 30px; text-align: center; font-family: 'RobotoMedium'; text-transform: uppercase; /* -webkit-text-fill-color: transparent; -webkit-text-stroke-width: 1px; opacity: 0.4; */
 /* text-shadow: 6px 6px #77ba1c,3px 3px #77ba1c; */ } 
.name-slider1 { color: #ffffff; font-size: 60px; text-align: center; font-family: 'sfu-machine'; text-transform: uppercase; } 
.desc-slider { font-size: 15px; line-height: 30px; color: #ffffff; font-family: 'roboto-l'; text-align: center; } 
.doantrich-slider { font-size: 50px; color: #fff; font-family: 'sfu-schadow'; text-align: center; color: #d60c0c; text-transform: uppercase; } 
.doantrich-slider a:hover { color: #fff; } 
.group-slider { display: block; position: relative; } 
/* Mmenu */
.menu-res { display: none; height: 75px; z-index: 999; filter: drop-shadow(0px 5px 2.5px rgba(0,0,0,0.75)); background-color: #0A4773; position: relative; line-height: normal; } 
.menu-bar-res { height: 78px; padding: 0px 15px; 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; } 
/* Search Responsive */
.search-res { position: relative; } 
.search-res .icon-search { width: 45px; height: 45px; cursor: pointer; text-align: center; line-height: 45px; background: #fff; color: #000; margin: 0px; border-radius: 50%; font-size: 20px; } 
.search-res .icon-search.active { color: #fff; background: rgba(0, 0, 0, .7); /* border-radius:100%; */ } 
.search-res .search-grid { position: absolute; top: 55px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: #ffffff; border: 1px solid #6e4e16; z-index: 2; opacity: 0; border-radius: 50px; line-height: normal; } 
.search-res .search-grid p { float: left; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: #0c471a; line-height: 40px; text-align: center; } 
.search-res .search-grid input { width: calc(100% - 35px); float: right; line-height: 38px; outline: none; border: none; color: var(--color-red); } 
.search-res .search-grid input::-webkit-input-placeholder { color: #ccc; } 
.search-res .search-grid input:-moz-placeholder { color: #ccc; } 
.search-res .search-grid input::-moz-placeholder { color: #ccc; } 
.search-res .search-grid input:-ms-input-placeholder { color: #ccc; } 
/* Partner */
.wrap-partner { padding: 0px 15px; background: #eee; } 
.wrap-partner .wrap-content { position: relative; } 
.partner { display: block; border-radius: 50%; margin: 10px; box-shadow: 0px 0px 12px 0px #939393; } 
/* Breadcrumb */
.breadCrumbs { background-color: #eee; } 
.breadCrumbs .wrap-content { padding: 0.75rem 15px; } 
.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: var(--color-gray); } 
/* Intro */
/* .wrap-intro { padding: 50px 0px; } */
.news-scroll { list-style: none; } 
.news-scroll ul li { margin-bottom: 10px !important; } 
.news-shadow-name { font-size: 15px; font-family: 'MulishBold'; } 
.news-shadow-name a { color: #232323;; line-height: 1.6; } 
.news-shadow-name a:hover { color: #ec2d3f; } 
.news-shadow-desc { font-size: 14px; color: #575757; line-height: 1.8; } 
.news-shadow-name a.text-split { -webkit-line-clamp: 2; } 
/**/
.news-home-scroll ul li { margin-bottom: 2px !important; padding: 0px; } 
.news-home { display: flex; } 
.news-home-info { text-align: left; padding: 10px; padding-top: 28px; padding-bottom: 16px; padding-right: 12px; background: #f2f2f2; margin-left: 0px; /* box-shadow: 0 0px 1px 0 rgb(0 0 0 / 20%), 0 0px 5px 0 rgb(0 0 0 / 19%); */
 margin-top: -19px; } 
.news-home-name { font-size: 14px; font-family: 'RobotoBold'; } 
.news-home-name a { color: #000; font-size: 14px; font-family: 'RobotoBold'; width: 300px; /* text-transform: uppercase; */ } 
.news-home-name a:hover { color: #ec2d3f; font-family: 'RobotoBold'; } 
.news-home-desc { font-size: 14px; color: #000; margin-bottom: 0.5rem; font-family: 'RobotoRegular'; /* text-align: left; */
 width: 265px; } 
.news-home-name a.text-split { -webkit-line-clamp: 2; } 
.news-home-desc.text-split { -webkit-line-clamp: 3; } 
.news-time-home { margin-bottom: 0px; font-size: 14px; text-align: left; margin-bottom: 10px; color: #000; font-family: 'RobotoRegular'; height: 40px; display: flex; justify-content: center; align-items: center; margin-left: 3px; } 
/* Video */
.video { cursor: pointer; margin-bottom: 1rem; } 
.video-image { position: relative; margin-bottom: 0.75rem; } 
.video-image:before { content: ""; position: absolute; width: 132px; height: 132px; top: calc(50% - 132px/2); left: calc(50% - 132px/2); z-index: 1; background-repeat: no-repeat; background-image: url(../images/nutplay.png); } 
.video-name { text-align: center; font-size: 16px; color: var(--color-black); margin-bottom: 0px; } 
/* Album */
.album { cursor: pointer; margin-bottom: 1rem; } 
.album-image { margin-bottom: 0.75rem; } 
.album-name { margin-bottom: 10px; text-align: center; } 
.album-name a { display: block; font-size: 16px; color: #000; margin-bottom: 0px; font-family: 'arsenal-Regular'; } 
/* Brand */
.wrap-brand { padding: 50px 0; } 
.wrap-brand .wrap-content { position: relative; } 
/* Product */
.title-sanpham { color: #4a9549; font-family: 'mont-b'; font-size: 40px; text-align: center; text-transform: uppercase; position: relative; margin-left: 0px; /* filter: drop-shadow(3.857px 4.596px 0px rgba(0,0,0,0.32)); */ } 
.lineall { text-align: center; /* padding-top: 20px; */ } 
.info-sanpham { margin-bottom: 45px; } 
.list-product .wrap-product:nth-child(2n) .title-product { flex-flow: row-reverse; } 
.topsale { background-color: #f1f3f4; } 
.title-product { text-align: left; color: #fff; font-size: 25px; position: relative; background: url("../images/title-sp.png")no-repeat; background-size: 100% 100%; height: 58px; padding-left: 55px; } 
.title-product span { position: relative; } 
.title-product-cat { list-style: none; /* padding: 0px 20px; */
 margin: 0; padding: 0; /* max-width: 390px; */
 /* margin-right: 100px; */
 display: flex; justify-content: center; /* flex-wrap: wrap; */
 align-items: center; } 
.title-product-cat li a { cursor: default; display: inline-block; font-size: 16px; text-transform: uppercase; font-family: 'RobotoRegular'; background: none; padding: 10px 15px; color: #272727!important; border-radius: 50px; } 
.title-product-cat li.active a, .title-product-cat li a:hover { background: none !important; transition: all ease 0.5s; color: #f00 !important; } 
.title-product-list { list-style: none; margin: 0; padding: 0; position: relative; display: inline-grid; grid-template-columns: repeat(5,1fr); } 
.title-product-list li { margin: 5px 4px; display: inline-block; } 
.title-product-list li a { cursor: default; display: inline-block; text-align: center; font-family: 'MulishBold'; font-size: 17px; color: #000 !important; text-transform: uppercase; padding: 10px 10px; background: #F5F5F5; width: 100%; } 
.title-product-list li.active a, .title-product-list li a:hover { transition: all ease 0.2s; background: #0A4773!important; color: #fff !important; border-radius: 0px; border: none; } 
.title-product-list li.active .group-product .logo-pro, .title-product-list li .group-product .logo-pro:hover { transition: all ease 0.2s; background: #ffcc1f; border: none; } 
.title-product-list li.active .group-product .name-pro, .title-product-list li .group-product .name-pro:hover { transition: all ease 0.2s; color: #ffcc1f; border: none; } 
.btn-viewpro:hover { color: #ec2d3f !important; text-decoration: underline; } 
.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; } 
.home-product .product { float: left; width: 32%; margin: 0 2% 2% 0; } 
.home-product .product:nth-child(3n+1) { clear: both; } 
.home-product .product:nth-child(3n) { margin-right: 0px; } 
.box-product { position: relative; display: block; text-align: center; border-radius: 0px; border: solid 1px #d6d6d6; } 
.pic-product { margin-bottom: 0px; } 
.pic-product img { width: 100% !important; } 
.info-product { padding: 10px 15px; text-align: center; } 
.name-product { font-size: 14px; text-transform: uppercase; line-height: 1.6; margin-bottom: 0rem; font-family: 'inter-b'; color: #333333; } 
.name-product.text-split { -webkit-line-clamp: 1; } 
.name-product:hover { color: #ec2d3f; } 
.desc-sampham.text-split { -webkit-line-clamp: 3; } 
.desc-sampham { font-size: 14px; font-family: 'RobotoRegular'; color: #393939; } 
.price-product { margin-bottom: 0px; /* text-align: left; */ } 
h3.name-sanpham.text-split { -webkit-line-clamp: 2; } 
.desc-product.text-split { -webkit-line-clamp: 2; } 
.desc-product { font-size: 14px; font-family: 'MuliRegular'; } 
/* .price-product span { font-weight:700; } */
.price-new { font-size: 16px; color: #f00; font-family: 'MulishBold'; } 
.price-old { text-decoration: line-through; color: #666666; font-size: 13px; text-align: center; font-family: 'MulishRegular'; } 
.price-per { position: absolute; top: 15px; right: 15px; width: 40px; height: 40px; margin: 0 auto; display: flex; justify-content: center; align-items: center; /* padding: 5px; */
 color: #fff; background: url("../images/sale.png")no-repeat; background-size: 100% 100%; font-size: 12px; z-index: 99; } 
.guarantee { font-size: 14px; color: #666; font-family: 'MuliRegular'; } 
.cart-product { margin-bottom: 0px; } 
.cart-product span { cursor: pointer; width: 49%; float: left; color: #ffffff; text-transform: capitalize; text-align: center; padding: 7px 5px; border-radius: 3px; } 
.cart-add { margin-right: 2%; background-color: var(--color-red); } 
.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); } 
.btn-product { text-align: center; } 
.btn-product a { /* background-color: #028700; */
 padding: 10px 25px; font-size: 15px; color: #000; position: relative; font-family: 'opensans-b'; /* border-radius: 0.25rem; */
 text-transform: uppercase; /* width: 189px; */
 /* height: 55px; */
 line-height: 35px; box-shadow: inset 0 0 1px rgba(255,255,255,0.37); background-image: linear-gradient(0deg, #e58100 0%, #ffd700 100%); } 
.btn-product a:hover { background: #cc1717; color: #fff; transition: all ease 0.3s; } 
/* Product Detail */
.grid-pro-detail { margin-bottom: 3rem; } 
.left-pro-detail { position: relative; text-align: center; } 
.left-pro-detail .MagicZoom { border: 1px solid #eee; padding: 7px; border-radius: 5px; background-color: #ffffff; } 
.gallery-thumb-pro { position: relative; margin-top: 10px; } 
.owl-pro-detail { padding: 0px 30px; } 
.control-pro-detail button { background-color: transparent; color: #222222; opacity: 1; width: 25px; font-size: 23px; } 
.control-pro-detail button:hover { opacity: 0.7; } 
.control-pro-detail button.owl-prev { left: 0px; } 
.control-pro-detail button.owl-next { right: 0px; } 
.thumb-pro-detail { display: block!important; border: 1px solid #eee; padding: 5px; border-radius: 3px; cursor: pointer; background-color: #ffffff; } 
.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; } 
.comment-pro-detail { display: flex; align-items: center; justify-content: flex-start; } 
.social-plugin-pro-detail { margin-bottom: 1rem; margin-top: 0px!important; } 
.desc-pro-detail { margin-bottom: 1rem; } 
.attr-pro-detail { list-style: none; padding: 0px; } 
.attr-pro-detail li { margin-bottom: 0.5rem; } 
.attr-label-pro-detail { margin: 0px 5px 0px 0px; } 
.attr-label-pro-detail.d-block { display: block; margin: 0px 0px 5px 0px; } 
.attr-content-pro-detail { display: inline-block; margin-bottom: 0px; } 
.price-new-pro-detail { font-weight: 700; font-size: 20px; color: var(--color-red); } 
.price-old-pro-detail { font-weight: 500; color: var(--color-gray); text-decoration: line-through; padding-left: 10px; } 
.color-pro-detail { cursor: pointer; display: inline-block; vertical-align: top; position: relative; width: 40px; height: 38px; margin: 0px 0px 3px 0px; border: 1px solid transparent; background-repeat: no-repeat; background-size: contain; background-position: center center; } 
.size-pro-detail { cursor: pointer; 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; } 
.size-pro-detail.active:after,.color-pro-detail.active:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 13px; height: 13px; background-repeat: no-repeat; background-image: url(../images/check-cart.png); } 
.color-pro-detail input[type=radio],.size-pro-detail input[type=radio] { display: none; } 
.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; } 
.cart-pro-detail a { font-size: 14px; color: #ffffff!important; text-transform: uppercase; } 
.tags-pro-detail a { float: left; font-size: 13px; padding-bottom: 0.375rem; margin: 0px 5px 5px 0px; } 
.tags-pro-detail a i { font-size: 11px; margin: 5px 5px 0px 0px; } 
.tabs-pro-detail { margin-top: 2rem; } 
.tabs-pro-detail .nav-tabs .nav-link { border-top-width: 3px; font-size: 13px; } 
.tabs-pro-detail .nav-tabs .nav-link.active,.tabs-pro-detail .nav-tabs .nav-item.show .nav-link { border-top-color: #555555; } 
/* News */
.news { margin-bottom: 2rem; } 
.news-name { margin-bottom: 0.5rem; } 
.news-name a { /* color: #5c982c; */
 font-family: 'MuliBold'; font-size: 17px; } 
.news-name a.text-split { -webkit-line-clamp: 2; } 
.news-name a:hover { color: var(--color-red); } 
.news-time { color: #84878a; margin-bottom: 0.25rem; font-family: 'MuliRegular'; font-size: 13px; padding-bottom: 0.3rem; } 
.news-desc { color: #333333; margin-top: 5px; line-height: 22px; font-family: 'MuliRegular'; text-align: left; } 
.othernews b { margin-bottom: 10px; } 
.list-news-other { padding-left: 17px; list-style: square; } 
.list-news-other li { margin-bottom: 2px; } 
.list-news-other li a { text-transform: none; color: #333333; } 
.list-news-other li a:hover { color: var(--color-red); } 
/* Contact */
.contact-article { margin-bottom: 3rem; } 
.contact-input { position: relative; margin-bottom: 15px; } 
.contact-input textarea { resize: none; height: 150px; } 
.contact-input .custom-file-label::after { content: attr(title); } 
.contact-map { position: relative; height: 250px; } 
.contact-map iframe { top: 0px; left: 0px; width: 100%!important; height: 100%!important; } 
/* form dang ky / tuyen dung */
.advise-news { width: 49.7%; padding: 30px; background-color: #fff; position: relative; box-shadow: 0px 0px 5px #ccc; } 
.advise-news:nth-child(1)::after { position: absolute; content: ''; background: url('../images/gg.png') no-repeat; width: 30px; top: 30px; bottom: 30px; right: -18px; z-index: 2; } 
.title-intro { margin-bottom: 1.5rem; } 
.color-r { color: #e10a00 !important; } 
/* Newsletter */
.newsletter-input { /* margin-bottom: 2%; */
 position: relative; display: block; } 
.newsletter-input input { height: 50px; width: 100%; background: #fff; border: none; /* border-bottom: solid 1px #BCBCBC; */
 /* background: rgb(216 202 202 / 50%) !important; */
 color: #000 !important; border-radius: 5px; } 
.newsletter-inputt input::placeholder { font-size: 14px; color: #000; font-family: 'MulishRegular'; } 
.newsletter-input input::placeholder, .newsletter-textarea textarea::placeholder { font-size: 14px; color: #000; font-family: 'MulishRegular'; } 
.newsletter-input input::placeholder, .newsletter-textarea input::placeholder { font-size: 14px; color: #000; font-family: 'MulishRegular'; } 
.newsletter-inputt input::placeholder { font-size: 14px; color: #000; font-family: 'MulishRegular'; } 
.newsletter-textarea { margin: 0 auto; margin-bottom: 2%; position: relative; display: block; } 
.newsletter-textarea textarea { width: 100%; height: 50px; border-radius: 5px; color: #fff !important; color: #000 !important; /* background: #fcfcfc !important; */
 background: #f3e2c0; } 
.newsletter-button input { color: #fff !important; width: 100px; height: 45px; border: none; position: relative; outline: none; text-transform: uppercase; font-size: 16px; font-family: 'MulishBold'; padding: 10px 15px; opacity: 1; background: #757575; text-align: center; z-index: 10; border-top-left-radius: 0px; border-bottom-left-radius: 0px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; } 
.newsletter-button input:hover { color: #fff !important; transition: all .5s; background: #d01e2c; } 
.newsletter-email input::placeholder, .newsletter-email input::placeholder { font-size: 14px; color: #000; font-family: 'MulishRegular'; } 
.newsletter-email input { background: none; height: 45px; width: 260px; border: solid 1px #3333; color: #000!important; border-top-left-radius: 10px; border-bottom-left-radius: 10px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; } 
.newsletter-inputt { margin-bottom: 0%; position: relative; } 
.newsletter-inputt input { height: 50px; width: 215px; background: #fff !important; border: solid 1px #fff; border-radius: 0px; color: #000; } 
.newsletter-inputt input::placeholder, .newsletter-textarea textarea::placeholder { font-size: 14px; color: #000; font-family: 'MulishRegular'; } 
.info-newsleter { font-size: 15px; color: #028700; } 
.newsl-cachnhau { padding-left: 10px; } 
.info-newsleter span { font-family: 'MulishBlack'; } 
.button-form { display: flex; position: relative; justify-content: center; margin-bottom: 10px; /* flex-wrap: wrap; */ } 
.newsletter-button { position: relative; text-align: center; } 
.newsletter-button input:hover { color: #000; } 
.edit-newsletter { display: flex; justify-content: start; align-items: start; } 
/* Footer */
.footer-article .wrap-content { padding: 35px 15px; padding-bottom: 2rem; } 
.footer-name { font-size: 40px; font-family: 'OswaldRegular'; color: #000000; text-transform: uppercase; position: relative; z-index: 10; margin-bottom: 1rem; } 
.footer-title { text-transform: uppercase; color: #000; font-size: 15px; margin-bottom: 0rem; font-family: 'MuliBold'; } 
.footer-info { font-size: 14px; color: #000000; line-height: 40px; font-family: 'MulishRegular'; } 
.footer-ul { list-style: none; padding: 0px; margin: 0px; } 
.footer-ul li { margin-bottom: 10px; color: #fff; } 
.footer-ul li:last-child { margin-bottom: 0px; } 
.footer-ul li a { color: #fff; font-family: "nunito-r"; font-size: 16px; } 
.footer-ul li a:hover { text-decoration: none; color: #fff600; } 
.footer-tags { /* background: rgb(51 90 20 / 50%); */
 /* display: flex; */
 align-items: center; justify-content: flex-start; flex-wrap: wrap; /* padding: 20px; */
 padding-top: 30px; padding-bottom: 1rem; /* border-radius: 35px; */
 gap: 20px; } 
.footer-tags .wrap-content { padding: 30px 15px; } 
.footer-tags-lists { list-style: none; padding: 0px; margin: 0px; display: flex; justify-content: space-between; flex-wrap: wrap; } 
.footer-tags-lists li { float: left; } 
.footer-tags-lists li a { padding-bottom: 0.375rem; padding-left: 10px; } 
.footer-powered { position: relative; background: #0A4773; } 
.footer-powered .wrap-content { padding: 15px; } 
.footer-statistic { font-size: 15px; color: #fff; text-align: center; font-family: 'MulishBold'; } 
.footer-statistic span { padding-right: 10px; } 
.footer-statistic span:last-child { padding-right: 0px; } 
.footer-copyright { font-size: 15px; color: #fff; text-align: center; font-family: 'MulishBold'; } 
.footer-copyright span { font-family: 'MulishBold'; text-transform: uppercase; } 
.title-footer { color: #000000; font-family: 'MulishBold'; padding-bottom: 0.5rem; font-size: 18px; text-transform: uppercase; margin-top: 1rem; } 
#footer-map { height: 250px; } 
#footer-map iframe { /* position: absolute!important; */
 width: 100%!important; height: 100%!important; /* top: 0px!important; */
 /* left: 0px!important; */ } 
.chinhanhmap { position: relative; height: 410px; } 
.chinhanhmap iframe { position: absolute!important; width: 100%!important; height: 100%!important; top: 0px!important; left: 0px!important; } 
/* 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; } 
/* Paging */
.pagination-home .pagination .page-item .page-link { color: #555555; font-size: .875rem; } 
.pagination-home .pagination .page-item.active .page-link { color: #ffffff; background-color: #555555; border-color: #555555; } 
/* Paging Ajax */
.pagination-ajax { text-align: center; padding-bottom: 35px; padding-top: 10px; } 
.pagination-ajax a { display: inline-block; vertical-align: top; margin: 0px 3px 3px 3px; width: 35px; height: 35px; line-height: 32px; color: #000!important; border-radius: 5px; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none!important; background-color: #ffffff; border-radius: 50%; box-shadow: 0 0px 8px 0 rgb(0 0 0 / 20%), 0 0px 2px 0 rgb(0 0 0 / 19%); } 
.pagination-ajax a.current,.pagination-ajax a:hover { color: #fff !important; border-color: #4a4a4a; /* border-radius: 50%; */
 background-color: #0A4773; border: 1px solid #cccccc; } 
.pagination-ajax a.first,.pagination-ajax a.last,.pagination-ajax a.prev,.pagination-ajax a.next { text-indent: -9999px; position: relative; background-color: #ffffff!important; } 
.pagination-ajax a.first:before,.pagination-ajax a.last:before,.pagination-ajax a.prev:before,.pagination-ajax a.next:before { content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2; background-color: transparent; background-repeat: no-repeat; background-position: center; } 
.pagination-ajax a.first:before { background-image: url(../images/page-first.png); } 
.pagination-ajax a.last:before { background-image: url(../images/page-last.png); } 
.pagination-ajax a.prev:before { background-image: url(../images/page-prev.png); } 
.pagination-ajax a.next:before { background-image: url(../images/page-next.png); } 
/* 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; position: relative; /* z-index: 99; */ } 
.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: 999; cursor: pointer; } 
.btn-frame i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; background: #0A4773; width: 50px; height: 50px; border-radius: 50%; position: relative; } 
.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(7,41,103,0.8); opacity: .1; border-color: #0A4773; 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(7,41,103,0.35); opacity: .4; } 
.btn-frame .pulse { animation-name: pulse; } 
.btn-framee { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 12; cursor: pointer; } 
.btn-framee i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; background: #0A4773; border-radius: 50%; position: relative; z-index: 99; } 
.btn-framee i img { vertical-align: middle; width: 70%; } 
.btn-framee .animated.infinite { animation-iteration-count: infinite; } 
.btn-framee .kenit-alo-circle { width: 60px; height: 60px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(7,41,103,0.8); opacity: .1; border-color: #0A4773; opacity: .5; } 
.btn-framee .zoomIn { animation-name: zoomIn; } 
.btn-framee .animated { animation-duration: 1s; animation-fill-mode: both; } 
.btn-framee .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(7,41,103,0.35); opacity: .4; } 
.btn-framee .pulse { animation-name: pulse; } 
.btn-frame1 { display: block; width: 50px; height: 50px; position: fixed; right: 20px; /* z-index: 10; */
 cursor: pointer; } 
.btn-frame1 i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; background: #213f99; border-radius: 50%; position: relative; z-index: 1; } 
.btn-frame1 i img { vertical-align: middle; width: 70%; } 
.btn-frame1 .animated.infinite { animation-iteration-count: infinite; } 
.btn-frame1 .kenit-alo-circle { width: 60px; height: 60px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(7,41,103,0.8); opacity: .1; border-color: #0A4773; opacity: .5; } 
.btn-frame1 .zoomIn { animation-name: zoomIn; } 
.btn-frame1 .animated { animation-duration: 1s; animation-fill-mode: both; } 
.btn-frame1 .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(7,41,103,0.35); opacity: .4; } 
.btn-frame1 .pulse { animation-name: pulse; } 
.hotline-btn .btn-frame1 { position: relative; right: unset; left: 0; } 
/* Zalo */
.btn-zalo { bottom: 315px; } 
.btn-maps { bottom: 400px; } 
/* 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: #0A4773; 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 0rgba(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: #ffffff; background: #1182FC } 
.js-facebook-messenger-top-header { display: block; position: relative; width: 220px; background: #1182FC; color: #ffffff; 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: #ffffff; background: #1182FC } 
.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: 480px; z-index: 10; background: #0A4773; 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: #ffffff; width: 25px; height: 25px; background: var(--color-red); text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; } 
/* Toolbar */
.toolbar { background-color: #0A4773; width: 100%; padding: 2vw; bottom: 0px; position: fixed; z-index: 500; height: auto; left: 0px; } 
.toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; } 
.toolbar ul li { text-align: center; width: 25%; } 
.toolbar ul li a { display: block; width: 100%; cursor: pointer; } 
.toolbar ul li a img { height: 6vw; width: auto; } 
.toolbar ul li a span { font-weight: 400; color: #fff; font-size: 3.5vw; } 

/* Custom */
.email-header { color: #555555; align-items: center; font-size: 23px; font-style: italic; font-family: 'duvallcondensed'; text-transform: none; } 
.text-email { margin-left: 5px; color: #fff; font-size: 15px; font-family: 'RobotoBold'; } 
.social { list-style: none; display: flex; justify-content: space-between; width: 100%; align-items: center; } 
.social li { display: inline-block; vertical-align: top; transition: 0.3s; text-decoration: none; } 
.social li:hover { position: relative; top: -5px; transition: all .0.3s; } 
.social li:last-child { margin-right: 0px; } 
.social-header li { width: 40px; margin-right: 3px; } 
.social1 { list-style: none; display: inline-grid; grid-template-columns: auto auto auto; gap: 10px; margin-bottom: 0.5rem; } 
.social1 li { display: inline-block; vertical-align: top; transition: 0.3s; text-decoration: none; } 
.social1 li:last-child { margin-right: 0px; } 
.social-header li { width: 40px; margin-right: 3px; } 
.mxh-header { width: 30%; } 
.mxh-header span { font-size: 14px; color: #fff; width: 150px; display: flex; justify-content: center; align-items: center; font-family: 'MulishRegular'; } 
/* Text quay doc */
.text-rotate { -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg); -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg); transform: translateX(-50%) translateY(-50%) rotate(-90deg); } 
/* Chon ngon ngu */
div#google_language_translator { display: none; } 
/* Hover thanh truot */
.img_hover { overflow: hidden; position: relative; padding: 0; z-index: 0; } 
.img_hover:before { position: absolute; top: 0; left: -85%; z-index: 22; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 100%); background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); } 
.img_hover:hover:before { -webkit-animation: shine .6s; animation: shine .6s; } 
@-webkit-keyframes shine { 100% { left: 125%; } 
 }
@keyframes shine { 100% { left: 125%; } 
 }
/* .img-product { position: relative; z-index: 1; } */
.tieude-all { text-align: center; font-size: 18px; font-family: 'RobotoLight'; margin-bottom: 20px; color: #fff; } 
.lines-info { text-align: center; } 
.line-footer { width: 60px; height: 3px; background: #333333; margin-bottom: 1rem; } 
.title-logo-footer { font-size: 30px; font-family: 'utm-alter'; text-transform: uppercase; color: #Fff; text-align: center; } 
.name-logo-footer { font-size: 30px; font-family: 'utm-alter'; text-transform: uppercase; color: #fffc00; text-align: center; } 
.lins-footer { width: 35px; height: 2px; background: #fff; margin-top: -10px; margin-bottom: 10px; } 
.footer-news.col-md-2 { display: grid; justify-content: center; } 
.btn-xem-sp a:hover { background: #ff3d00; color: #ffff; } 
.btn-xem-sp a { display: flex; justify-content: center; align-items: center; color: #fff; font-size: 14px; width: 140px; height: 40px; border-radius: 5px; background-color: #cc0000; font-family: 'RobotoBold'; } 
.btn-xem-sp { display: flex; justify-content: center; } 
.edit-info-header { display: flex; justify-content: space-evenly; align-items: center; flex-wrap: wrap; width: 100%; position: relative; } 
.canchinh-info-header { display: grid; justify-content: space-between; align-items: center; } 
.canchinh-info-header span { margin-left: 10px; font-size: 14px; font-family: 'MulishRegular'; } 
span.color-info-header { color: #feb51f; font-size: 16px; font-family: 'arsenal-bold'; } 
.line-header { color: #fff; margin-right: 10px; margin-left: 10px; margin-top: -5px; } 
.info-header:nth-child(1) { width: 50%; display: flex; justify-content: space-between; } 
.info-mxh { width: 18%; display: flex; justify-content: space-between; align-items: center; margin-right: -50px; } 
.edit-phone { display: flex; justify-content: space-between; } 
.info-mxh span { width: 145px; font-size: 14px; font-family: 'MulishRegular'; } 
.info-header i { color: #fff; } 
.edit-phone { color: #ffff00; font-size: 15px; width: 100%; font-family: 'nunito-extrabold'; margin-left: 25px; } 
.bentrong-hotline { display: flex; font-size: 16px; color: #000; /* text-shadow: 1px 1px #fff, 1px -1px #fff, -1px 1px #fff, -1px -1px #fff; */
 background: url("../images/hotline-header.png")no-repeat; width: 250px; height: 94px; } 
.bentrong-hotline span { font-size: 20px; margin-left: 0px; /* text-shadow: 1px 1px #fff, 1px -1px #fff, -1px 1px #fff, -1px -1px #fff; */
 font-family: 'utm-helvetins'; /* text-transform: uppercase; */
 color: #fff; /* margin-bottom: -10px; */
 /* font-family: 'inter-b'; */ } 
.header-bottom { padding: 30px; background: #fff; background-size: cover; /* position: relative; */ } 
.edit-sdt { display: grid; justify-content: space-between; align-items: center; padding-left: 70px; margin-top: 2px; } 
.is-invalid~.invalid-dangkynt, .is-invalid~.invalid-tooltip, .was-validated :invalid~.invalid-dangkynt, .was-validated :invalid~.invalid-tooltip { display: block; } 
.invalid-dangkynt { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #fff; font-family: 'RobotoBold'; } 
.canchinh-footer { display: flex; justify-content: space-between; flex-wrap: wrap; } 
.footer-end { width: 100%; position: relative; } 
.footer-news:nth-child(1) { width: 35%; } 
.footer-news:nth-child(2) { width: 20%; } 
.footer-news:nth-child(3) { width: 20%; } 
.footer-news:nth-child(4) { width: 22%; } 
.info-header:nth-child(3) { width: auto; } 
.name-sanpham { font-size: 16px; text-transform: uppercase; color: #000; font-family: 'MulishBold'; } 
.name-sanpham a:hover { color: #f00; } 
.lienhe-product { display: flex; text-align: center; justify-content: center; } 
.text-lienhe-product { font-size: 14px; font-family: 'RobotoRegular'; margin-left: 5px; margin-top: 1.5px; } 
.text-hotline-product { color: #ff6c00; font-size: 16px; font-family: 'RobotoBold'; margin-left: 5px; } 
.phanchia-header { display: flex; justify-content: space-between; align-items: center; } 
.phanchia-header > div:nth-child(1) { width: 15%; } 
.phanchia-header > div:nth-child(2) { width: 85%; background: url("../images/bg-header1.png")no-repeat; background-size: cover; } 
.canchinh-header { display: flex; justify-content: space-between; align-items: center; width: 100%; } 
.edit-email-header { background: url("../images/icons-mail.png") no-repeat; } 
.edit-email-header span { font-size: 14px; font-family: 'RobotoRegular'; margin-left: 35px; } 
.chay-header { width: 45%; color: #333333; font-size: 18px; font-family: 'sfu-belle-r'; } 
.edit-banner-header { width: 40%; text-align: center; } 
/* hover xam */
.hover_xam { position: relative; overflow: hidden; display: block; } 
.hover_xam:before { content: ""; background: rgba(255,255,255,.5); bottom: 0; left: 0; position: absolute; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -khtml-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; width: 0; height: 0; z-index: 3; } 
.hover_xam:after { content: ""; background: rgba(255,255,255,.5); top: 0; right: 0; position: absolute; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -khtml-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; width: 0; height: 0; z-index: 2; } 
.hover_xam:hover:before, .hover_xam:hover:after { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition-duration: 1.3s; -moz-transition-duration: 1.3s; -ms-transition-duration: 1.3s; -o-transition-duration: 1.3s; transition-duration: 1.3s; -khtml-opacity: 0; -o-opacity: 0; -ms-opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; height: 100%; width: 100%; } 
ul.chinhsach li { line-height: 30px; color: #fff; list-style: none; margin: 0; padding: 0; } 
ul.chinhsach li a { font-size: 14px; font-family: 'MulishRegular'; color: #000; display: flex; justify-content: flex-start; align-items: center; gap: 10px; } 
ul.chinhsach li a:hover { color: #f00 } 
.thanh-cuon { height: 100%; overflow-y: auto; } 
/* width */
.thanh-cuon::-webkit-scrollbar { width: 5px; } 
/* Track */
.thanh-cuon::-webkit-scrollbar-track { background: #d2d0d0; } 
/* Handle */
.thanh-cuon { overflow-y: scroll; overflow-x: hidden; } 
.thanh-cuon::-webkit-scrollbar { width: 5px; background: #d2d0d0; } 
.thanh-cuon::-webkit-scrollbar-thumb { width : 5px; background: #ffca02; } 
.thanh-cuon::-webkit-scrollbar-thumb:hover, .thanh-cuon::-webkit-scrollbar-thumb:active { width: 2px; } 
@-webkit-keyframes rotate-center { 
 0% { -webkit-transform: rotate(0); transform: rotate(0); } 
 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } 
 }
@keyframes rotate-center { 
 0% { -webkit-transform: rotate(0); transform: rotate(0); } 
 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } 
 }
.xoaytron { -webkit-animation: rotate-center 10s infinite; animation: rotate-center 10s infinite } 
.liness { text-align: center; margin: auto; margin: 0.5rem auto; } 
/* accordion */
.bang-tatcasp { display: block; margin: auto; } 
.accordion-sanpham { display: block; font-size: 15px; font-family: 'opensans-r'; background-color: #fff; border-bottom: 1px #cccccc solid; cursor: pointer; height: 40px; } 
.xocap2 { max-height: 0; overflow: hidden; } 
.tencap2 { font-size: 14px; /* margin: 20px 10px 16px 6px; */ } 
.toggle { max-height: 200px; } 
.nhanvao { position: absolute; padding: 8px 10px; } 
/* scrollTop footer custom */
.edit-scroll-len { display: block; margin: auto; } 
a#scrollDiLen:hover { color: #000; } 
.edit-scroll-len i { margin-bottom: -12px; } 
.edit-scroll-len span { margin-top: -15px; font-size: 13px; font-family: 'RobotoBold'; } 
a#scrollDiLen { width: 17%; font-size: 20px; } 
.css-stylee { z-index: 99; top: 25%; position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; } 
/* hover keo */
.info-map { overflow: hidden; position: relative; } 
.title-map { list-style: none; /* width: 50%; */
 /* height: 100%; */
 /* background: rgb(0 59 149 / 79%); */
 position: absolute; z-index: 99; top: 0; /* right: -50%; */
 /* transition: all 400ms ease-in; */
 top: 10px; left: 0; right: 0; display: flex; justify-content: center; } 
ul.title-map li a { padding: 10px 15px; background: #0096ff !important; font-size: 15px; font-family: 'RobotoBold'; color: #fff !important; border-radius: 35px; } 
.title-map li.active a, .title-map li a:hover { transition: all ease 0.2s; background: blue !important; color: #fff !important; } 
.title-map:hover { right: 0%; } 
.title-map:hover .mui-ten-map { transform: rotate(0deg); -webkit-transform: rotate(-0deg); -moz-transform: rotate(0deg); } 
.mui-ten-map { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); position: absolute; left: -26px; top: 0px; bottom: 0px; margin: auto; line-height: 58px; text-align: center; background: rgb(0 59 149 / 79%); width: 44px; height: 44px; border-radius: 50%; overflow: hidden; } 
.mui-ten-map img { vertical-align: unset; } 
/* Hover Chuyen anh 2 hinh */
.pic-sanpham img { width: 100%; } 
a.img2 { position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; transition: all 3s; } 
.pic-sanpham:hover a.img2 { opacity: 1; transition: all 1s; } 
.giaca { color: #656565; font-family: 'RobotoRegular'; font-size: 14px; } 
.hotline-btn { bottom: 235px; width: auto; height: auto; position: fixed; right: 20px; z-index: 999; } 
.hotline-btn .btn-frame { position: relative; right: unset; left: 0; } 
.hotline-btn:hover span { width: 160px; transition: all 400ms ease-in; } 
.hotline-btn span { width: 0; height: 40px; padding: 7px 2px; font-size: 18px; background: #0A4773; color: #fff; border-radius: 43px; font-family: 'MulishBold'; display: flex; justify-content: center; align-items: center; margin-left: 28px; margin-top: -44px; padding-left: 15px; white-space: nowrap; overflow: hidden; } 
.hotline-btn i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; background: #0A4773; border-radius: 50%; position: relative; z-index: 1; } 
span.number-hotline { font-family: 'inter-b'; color: #ff0303; } 
.max-box { margin: auto; padding-top: 35px; overflow: hidden; display: block; position: relative; text-align: center; z-index: 10; } 
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #563728 !important; border: solid 3px #fff; } 
.owl-theme .owl-dots .owl-dot span { background: none !important; width: 20px; height: 20px; border: solid 2px #fff; } 
.owl-page.owl-carousel { text-align: center; } 
.owl-dots { position: absolute; bottom: 0; width: 100%; display: flex; align-items: center; justify-content: center; } 
/* line hover animation */
.hover-underline-animation { display: inline-block; position: relative; } 
.hover-underline-animation::after { content: ''; position: absolute; width: 100%; transform: scaleX(0); height: 2px; bottom: 0; left: 0; background-color: #488601; transform-origin: bottom right; transition: transform 0.25s ease-out; } 
.hover-underline-animation:hover::after { transform: scaleX(1); transform-origin: bottom left; } 
input#email-newsletter { /* background: none; */
 /* padding-left: 10px; */
 /* box-shadow: none; */
 color: #000; } 
input#fullname-newsletter { /* background: none; */
 padding-left: 10px; box-shadow: none; color: #fff; } 
input#phone-newsletter { /* background: none; */
 padding-left: 10px; box-shadow: none; color: #fff; } 
textarea#content-newsletter { /* background: none; */
 padding-left: 10px; box-shadow: none; color: #fff; } 
/* Click Menu */
.icon-menu { cursor: pointer; } 
.icon-menu .far.fa-bars { background: url("../images/icon-menu.png") no-repeat; width: 22px; height: 22px; margin: 0 auto; } 
.grid-menu { transform: translate(100%,0px); right: 0; position: fixed; top: 0px; height: 100%; height: auto; width: 70%; text-align: left; z-index: 98; padding: 20px; /* box-shadow: rgba(34, 34, 34, 0.3) -2px 0px 5px; */
 transition: all 0.3s ease-out 0s; /* background: rgb(53 50 50 / 30%); */ } 
.grid-menu.active { transform: translate(0px,0px); } 
.grid-exit { position: absolute; top: 15px; left: 115px; color: rgb(255, 255, 255); font-size: 24px; cursor: pointer; } 
.grid-exit i { vertical-align: top; } 
.grid-exit:hover { color: rgb(255, 255, 255); } 
.grid-inner-menu ul li p .dropdown-plus { display: none; width: 25px; height: 25px; line-height: 25px; font-size: 11px; padding-left: 3px; cursor: pointer; text-align: center; } 
.grid-menu-logo { display: table; padding: 5px; margin: 0px auto; } 
.grid-inner-menu ul { padding: 0; } 
.grid-inner-menu ul li { list-style: none; padding: 5px 0px; } 
.grid-inner-menu ul li a { color: rgb(255, 255, 255); font-size: 15px; position: relative; font-weight: 400; display: block; text-decoration: none; text-transform: uppercase; z-index: 3; transition: all 1.5s ease 0s; } 
.row-tags { padding: 10px 0; } 
.tags { color: #fff; font-size: 16px; font-family: 'RobotoRegular'; margin-bottom: 1rem; } 
.tags a { display: inline-block; border-radius: 5px; background: #f0f0f0; color: #6e6e6e; padding: 3px 5px; margin-bottom: 2px; border: none; font-family: 'RobotoRegular'; font-size: 14px; } 
.tags a:hover { background: #fe6d4c; color: #fff } 
/*scrollToTop*/
.progress-wrap { position: fixed; bottom: 90px; right: 20px; height: 50px; width: 50px; cursor: pointer; display: block; border-radius: 50px; z-index: 1001010; opacity: 0; visibility: hidden; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear } 
.progress-wrap.active-progress { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) } 
.progress-wrap::after { position: absolute; content: "\27A2"; transform: rotate(-90deg); text-align: center; line-height: 50px; font-size: 25px; font-weight: 900; color: #0A4773; left: 0; top: 0; height: 50px; width: 50px; cursor: pointer; display: block; z-index: 1; -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear } 
.progress-wrap svg path { fill: none } 
.progress-wrap svg.progress-circle path { stroke: #0A4773; stroke-width: 4; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear } 
/* Toc */
.wrap-toc { display: inline-block; background: #dbedf9; border: 1px solid #c7e4f4; padding: 10px; position: relative; box-shadow: 0 1px 1px rgb(0 0 0 / 5%); border-radius: 7px; width: 100%; margin-bottom: 20px; } 
a.mucluc-dropdown-list_button { font-size: 20px; font-family: 'RobotoBold'; text-transform: uppercase; margin-bottom: 0px; color: #000; } 
a.mucluc-dropdown-list_button:hover { text-decoration: none; } 
a.mucluc-dropdown-list_button i { background: #fff; color: #000 !important; font-size: 15px; width: 30px; height: 30px; display: inline-block; line-height: 30px; text-align: center; border: 1px solid #ddd; } 
.meta-toc { position: fixed; right: 15px; top: 90px; z-index: 9999; display: none; max-width: 350px; } 
.box-readmore { padding: 10px; background-color: #dbedf9; margin-top: 2px; border: 0; display: none; font-size: 13px; } 
.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 } 
.box-readmore2 ul { max-height: 330px; overflow-y: auto; margin: 0; padding-right: 5px; } 
.box-readmore2 ul::-webkit-scrollbar { width: 5px; } 
.box-readmore2 ul::-webkit-scrollbar-track { background-color: #fafafa; } 
.box-readmore2 ul::-webkit-scrollbar-thumb { background: #018fe4; border-radius: 50px; } 
/* vi sao chon , tieu chi */
.visao-image img { transform: rotateY(360deg); transition: all 0.6s linear; } 
@keyframes mymove { 
 0% { left: 0px; } 
 100% { left: 100%; } 
 }
.bike { animation: mymove 5s linear 2s infinite; } 
.d-product { padding-top: 1rem; display: inline-grid; grid-template-columns: repeat(4,1fr); gap: 20px; } 
/* Lam xong xoa */
ul.chinhsach { padding: 0; margin: 0; } 
.slide-bg { position: relative; } 
.edit-menu { display: block; width: 82%; } 
.hotline-mxh { display: flex; justify-content: space-between; align-items: center; width: 35%; } 
.down-menu { padding: 5px 0px; } 
.up-menu { padding: 5px 0px; } 
.canchinh-menu { display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 5px 0px; } 
.content-header { justify-content: space-between !important; } 
.content-header >div:nth-child(1) { width: 50%; float: right; } 
.content-header >div:nth-child(2) { width: 45%; float: right; display: flex; align-items: center; justify-content: space-between; } 
.content-header >div:nth-child(1) .thongtin-header { display: flex; justify-content: end; gap: 5px; align-items: center; font-family: 'MulishMedium'; color: #000000; font-size: 14px; } 
.content-header >div:nth-child(2) .thongtin-header { display: flex; justify-content: flex-start; gap: 5px; align-items: center; color: #2f2f2f; font-size: 14px; font-family: 'MulishMedium'; width: 70%; } 
.thongtin-hotline { display: flex; align-items: center; gap: 20px; } 
.number-hotline { font-size: 23px; color: #0A4773; font-family: 'MulishBold'; } 
.bg-tieuchi { background: #f8f8f8; margin: 30px 0px; } 
.info-tieuchi { text-align: left; } 
.name-detail { font-size: 15px; color: #000; font-family: 'MulishBold'; text-transform: uppercase; text-align: left; } 
.desc-tieuchi { font-size: 14px; color: #000; font-family: 'MulishRegular'; } 
.img-tieuchi:hover img { transform: rotate(360deg); transition: all 0.9s linear; } 
.title-detail { font-size: 35px; font-family: 'OswaldRegular'; color: #000; text-transform: uppercase; text-align: left; margin-bottom: 1rem; } 
.edit-detail { padding-top: 15px; } 
.pic-banners { position: relative; display: flex; align-items: center; justify-content: start; margin-bottom: 1rem; } 
.pic-banners > div:nth-child(1) { width: 21%; } 
.pic-banners > div:nth-child(2) { width: 73%; } 
.info-banner { position: absolute; top: 0; right: 0; width: 45%; bottom: 0; text-align: center; margin: 0 auto; padding: 125px 0; } 
.box-ykien { position: relative; display: flex; align-items: center; justify-content: center; background: url("../images/bg-ykien.png")no-repeat; background-size: 100% 100%; padding: 30px 20px; } 
.box-ykien > div:nth-child(1) { width: 30%; } 
.box-ykien > div:nth-child(2) { width: 68%; } 
.img-ykien { border-radius: 50%; overflow: hidden; width: 132px; height: 132px; margin: auto; } 
.name-ykien { font-size: 20px; font-family: 'MulishBold'; color: #000; } 
.info-ykien { text-align: left; } 
.lines { margin-bottom: 1rem } 
a.logo-header.peShiner { position: absolute; left: 0; top: -60px; } 
.bg-newsletter { border: solid 1px #3333; padding: 20px; display: flex; justify-content: space-around; align-items: center; margin: auto; width: 60%; margin-bottom: 1rem; } 
.text-newsleter { font-family: 'MulishBold'; text-transform: uppercase; font-size: 13px; margin-bottom: 1rem; } 
.hotline-newsleter { font-family: 'MulishRegular'; } 
.border-tieuchi { border: solid 2px #0A4773; padding: 20px; border-radius: 20px; } 
.box-tieuchi { border-right: dashed 1px #3333; padding-right: 10px; } 
.info-newsnb { background: #fff; text-align: left; padding: 20px 10px; margin: auto; width: 90%; transform: translateY(-50px); box-shadow: 0px 3px 7px #333; } 
.time-newsnb { display: flex; align-items: center; gap: 10px; font-family: 'MulishRegular'; } 
.name-newsnb a { font-family: 'MulishBold'; color: #000; } 
.name-newsnb { margin-bottom: 0.5rem; margin-top: 0.5rem; } 
.name-newsnb:hover > a { color: #0A4773; } 
.desc-newsnb.text-split { font-family: 'MulishRegular'; margin-bottom: 0.5rem; } 
.see-newsnb a { color: #0A4773; font-family: 'MulishBold'; } 
.contr-ykien { font-family: 'MulishRegular'; margin-bottom: 0.5rem; } 
.info-ykien .desc-tieuchi { width: 80%; } 
.bg-ykien { margin-bottom: 2rem; } 
.bg-duan { margin-bottom: 2rem; } 
.img-product { padding: 10px; position: relative; } 
a.buy-now { display: flex; justify-content: center; align-items: center; gap: 10px; background: #0a4773f0; position: absolute; left: 0; right: 0; margin: auto; width: 40%; padding: 7px; border-radius: 30px !important; bottom: 0; color: #fff; font-family: 'MulishRegular'; opacity: 0; cursor: pointer; z-index: 99; } 
.buy-now img { background: #fff; padding: 8px; border-radius: 50%; } 
.box-product:hover > .img-product a.buy-now { opacity: 1; transition: all 0.9s; transform: translateY(-20px); } 
.box-product:hover { border: solid 1px #0A4773; } 
.thongtin-giohang span { background: #0A4773; padding: 5px 8px; border-radius: 50%; font-family: 'RobotoSerifBold'; color: #fff; } 
.edit-giohang { position: relative; } 
.thongtin-giohang { position: absolute; top: 0; right: 0; } 
.box-productkm { position: relative; border: solid 1px #3333; margin: 10px; } 
.box-productkm:hover > .img-product a.buy-now { opacity: 1; transition: all 0.9s; transform: translateY(-20px); } 
.box-productkm:hover { border: solid 1px #0A4773; } 
.bg-khuyenmai { margin-bottom: 2rem; } 
.time-hotline { padding: 5px 0; border-top: solid 1px #3333; border-bottom: solid 1px #3333; font-family: 'MulishRegular'; } 
.time-hotline a { font-family: 'MulishBold'; } 
.menu_cap1 { text-align: center; } 
.product_getcontent { max-height: 290px; overflow: hidden; } 
a.btn.btn-main { border: solid 2px #073b91; color: #073b91; font-family: 'MulishRegular'; } 
.ega-pro__seemore { position: relative; } 
 
.ega-pro__seemore.show:before { content: none; } 
.ega-pro__seemore:before { position: absolute; content: ""; left: 0; right: 0; bottom: 100%; height: 100px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 17%, #FFFFFF 93.12%); } 
 .shoppee { background: #0A4773; margin-bottom: 0.5rem; text-align: center; padding: 5px; border-radius: 5px; width: 50%; cursor: pointer; } 
 .shoppee_1 { background: #df8f00; margin-bottom: 0.5rem; text-align: center; padding: 5px; border-radius: 5px; width: 50%; cursor: pointer; } 
 .shoppee_2 { background: #ea501c; margin-bottom: 0.5rem; text-align: center; padding: 5px; border-radius: 5px; width: 50%; cursor: pointer; } 
.shoppee a { color: #fff; } 
.shoppee_1 a { color: #fff; } 
.shoppee_2 a { color: #fff; } 
.shopee1 { font-family: 'MulishBold'; text-transform: uppercase; font-size: 12px; } 
.shopee2 { font-family: 'MulishRegular'; font-size: 14px; } 
.shoppee span { text-transform: uppercase; font-family: 'MulishBold'; } 
.shoppee_1 span { text-transform: uppercase; font-family: 'MulishBold'; } 
.shoppee:hover { background: #000; } 
.shoppee_1:hover { background: #000; } 
.shoppee_2:hover { background: #000; } 
/* Responsive */
@media(max-width: 1024px){
 .header-bottom { display: none; } 
 .header { display: none; } 
 .menu { display: none; } 
 .menu-res { display: block; } 
 .btn-frame { display: none; } 
 .btn-framee { display: none; } 
 #messages-facebook { display: none; } 
 .search { display: none; width: 0px; } 
 .info-header { display: none; } 
 .slideshow { margin-top: 0px; } 
 .title-logo-footer { font-size: 23px; } 
 .footer-powered { /* text-align: center; */
 display: flex; justify-content: center; } 
 .footer-statistic { text-align: center; } 
 .logo-res { display: block; } 
 .hotline-btn { display: none; } 
 .title-product-list li a { font-size: 16px; width: 100%; } 
 .title-product-list { grid-template-columns: repeat(4,1fr); width: 100%; } 
 .bg-newsletter { width: 100%; } 
 a.buy-now { width: 80% !important; } 
 .shoppee { width: 100%; } 
 .shoppee_1{ width: 100%; } 
 .shoppee_2 { width: 100%; } 
 }
@media(max-width: 850px){
 .header { display: none; } 
 .title-product-list li a { font-size: 16px; width: 100%; padding: 10px 20px; } 
 .title-product-list { grid-template-columns: repeat(3,1fr); } 
 .in-mxh { display: none; } 
 .hotline-header { display: none !important; } 
 .padding50 { padding: 30px 0px; } 
 .mgb50 { margin-bottom: 30px; } 
 .title-product span { font-size: 26px; } 
 .pic-productlist { display: none; } 
 .btn-product a { padding: 10px 30px; } 
 .title-main span { font-size: 24px; } 
 .title-intro span { font-size: 20px; } 
 .footer-name { font-size: 22px; } 
 .footer-news { margin-bottom: 30px; } 
 .footer-article .wrap-content { padding: 30px 15px; } 
 }
@media(max-width: 789px){
 .header { display: none; } 
 .in-mxh { display: none; } 
 .hotline-header { display: none !important; } 
 .padding50 { padding: 30px 0px; } 
 .mgb50 { margin-bottom: 30px; } 
 .title-product span { font-size: 26px; } 
 .pic-productlist { display: none; } 
 .btn-product a { padding: 10px 30px; } 
 .title-main span { font-size: 24px; } 
 .title-intro span { font-size: 20px; } 
 .title-product-list li a { font-size: 16px; width: 100%; padding: 10px 20px; } 
 .title-product-list { grid-template-columns: repeat(2,1fr); } 
 .footer-name { font-size: 22px; } 
 .footer-news { margin-bottom: 30px; } 
 .footer-article .wrap-content { padding: 30px 15px; } 
 .footer-news:nth-child(1) { width: 100%; } 
 .footer-news:nth-child(2) { width: 100%; } 
 .footer-news:nth-child(3) { width: 100%; } 
 .footer-news:nth-child(4) { width: 100%; } 
 .name-sanpham { font-size: 13px; } 
 .price-new { font-size: 13px; } 
 .price-old { font-size: 11px; } 
 .d-product { grid-template-columns: repeat(3,1fr); gap: 10px; } 
 .thongtin-newsleter { display: none; } 
 }
@media(max-width: 600px){
 .news-image { margin-bottom:1rem; } 
 .intro-news { width: 100%; margin-bottom: 30px; } 
 .intro-news:last-child { margin-bottom: 0px; } 
 .advise-news { width: 100%; padding: 10px; } 
 .advise-news:nth-child(1) { margin-bottom: 30px; } 
 .advise-news:nth-child(1)::after { display: none; position: relative; } 
 .news-home-info { padding: 17px; } 
 .footer-news.col-md-2 { justify-content: normal; } 
 .name-gt { font-size: 21px; } 
 .text-slide { font-size: 20px; left: 20%; top: 22%; } 
 .mxh-header { display: none; } 
 .email-header { display: none; } 
 .control-owl button.owl-prev { display: none; } 
 .control-owl button.owl-next { display: none; } 
 .control-owl button.owl-prev { display: none; } 
 .control-owl button.owl-next { display: none; } 
 .d-product { grid-template-columns: repeat(2,1fr); gap: 10px; } 
 .desc-tieuchi.text-split { -webkit-line-clamp: 5; } 
 .title-product-list li a { font-size: 13px; } 
 }
@media(max-width: 500px){
 .title-product-list li a { font-size: 10px; } 
 .news-image { margin-bottom:1rem; } 
 .intro-news { width: 100%; margin-bottom: 30px; } 
 .intro-news:last-child { margin-bottom: 0px; } 
 .advise-news { width: 100%; padding: 10px; } 
 .advise-news:nth-child(1) { margin-bottom: 30px; } 
 .advise-news:nth-child(1)::after { display: none; position: relative; } 
 .control-owl button.owl-prev { display: none; } 
 .control-owl button.owl-next { display: none; } 
 .name-sanpham { font-size: 12px; } 
 .info-product { padding: 2px 5px; } 
 .img-product { padding: 5px; } 
 .title-detail { font-size: 30px; } 
 .img-ykien { width: 100px; height: 100px; } 
 .desc-tieuchi.text-split { -webkit-line-clamp: 5; } 
 .bg-newsletter { display: block; text-align: center; } 
 .edit-newsletter { display: flex; justify-content: center; } 
 .newsletter-email input { width: 220px; } 
 .box-productkm:hover > .img-product a.buy-now { opacity: 1; transition: all 0.9s; transform: translateY(-20px); } 
 .box-product:hover > .img-product a.buy-now { opacity: 1; transition: all 0.9s; transform: translateY(-20px); } 
 .cart-pro-detail a { width:100%; } 
 .cart-pro-detail a:first-child { margin-right: 0px; margin-bottom: 0.5rem; } 
 .cart-pro-detail a i { display: none; } 
 }
@media(max-width: 394px){
 .img-ykien { width: 80px; height: 80px; } 
 .title-product-list li a { font-size: 8px; } 
 }
@media(max-width: 380px) { } 
@media(max-width: 369px) { } 
@media(max-width: 290px){
 .cart-pro-detail a { width:100%; } 
 .cart-pro-detail a:first-child { margin-right: 0px; margin-bottom: 0.5rem; } 
 .cart-pro-detail a i { display: none; } 
 }
