/* Main */
:root { --color-red: #f00; --primary-font: 'Poppins', sans-serif; --secondary-font: 'Roboto', sans-serif; --primary-color: #FF2C54; --secondary-color: #FF9500; --action-color: #FECC00; --grey-dark-key: #000; --grey-dark-one: #121213; --grey-dark-two: #494E51; --grey-dark-three: #6B7074; --grey-dark-four: #7b7b7b; --grey-dark-five: #2B2B2B; --grey-dark-six: #cecece; --grey-dark-seven: #1a1a1a; --grey-dark-eight: #3f3f3f; --grey-mid: #C1C6C9; --grey-light-one: #D3D7DA; --grey-light-two: #F0F0F0; --grey-light-three: #F9F9F9; --border-color: #E6E6E6; --color-white: #fff; --color-success: #3EB75E; --color-warning: #FF8F3C; --color-info: #1BA2DB; --color-danger: #FF0003; --color-facebook: #3B5997; --color-twitter: #1BA1F2; --color-youtube: #ED4141; --color-linkedin: #0077B5; --color-pinterest: #E60022; --color-instagram: #C231A1; --color-vimeo: #00ADEF; --color-twitch: #6441A3; --color-green-one: #4CD965; --color-green-two: #3CD289; --color-green-three: #008079; --color-blue-one: #007AFF; --color-blue-two: #5AC8FA; --color-blue-three: #01ABF2; --color-blue-four: #4C8EBC; --color-red-one: #FF3A30; --color-red-two: #FF4F00; --color-purple-one: #5856D5; --color-purple-two: #CA9CF4; --color-yellow-one: #FFD400; --color-yellow-two: #FDE953; --color-blue-grey-one: #3F5573; --radius: 4px; --radius-big: 6px; --radius-small: 2px; --p-light: 300; --p-regular: 400; --p-medium: 500; --p-semi-bold: 600; --p-bold: 700; --p-extra-bold: 800; --p-black: 900; --s-light: 300; --s-regular: 400; --s-medium: 500; --s-bold: 700; --s-black: 900; --shadow-light: 0 2px 6px 0 rgba(0, 0, 0, 0.05); --shadow-dark: 0 2px 6px 0 rgba(0, 0, 0, 0.2); --cubic-easing: cubic-bezier(0.86, 0, 0.07, 1); }
body { position: relative; font-family: var(--primary-font); font-size: 14px; line-height: 1.7; margin: 0; padding: 0; color: var(--grey-dark-two); background: url('../images/img/imgquayso/background1.png'); background-size: cover; height: 100vh; }
.backquayso { background: url('../images/img/imgquayso/background1.png'); background-size: cover; }
.box-logo { position: relative; width: 100%; padding: 0 2.5%; left: 0; top: 1%; }
img { max-width: 100%; height: auto; vertical-align: top }
a, input, textarea { outline: none; padding: 0px; }
a { color: inherit; }
a:hover { color: var(--primary-color); text-decoration: none; }
a:hover, a:active { outline: 0; }
a:hover, a:focus, a:active { color: var(--primary-color); text-decoration: none; }
a:link, a:visited { -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; text-decoration: none; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: var(--primary-font); color: var(--grey-dark-one); font-weight: var(--p-semi-bold); line-height: 1.4; margin-bottom: 2rem; word-break: break-word; }
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: 1260px; margin: 0px auto; padding: 0px 0px; }
.contain_trong { max-width: 1190px; margin: 0 auto }
.wrap-home { max-width: 100%; padding: 0px; height: 100vh; display: flex; align-items: flex-start; justify-content: center; padding-bottom: 2rem; overflow: hidden; flex-wrap: wrap; }
.wrap-content { margin: auto; }

/* General */
h3.modal-title { font-family: var(--primary-font), sans-serif; font-size: 25px; font-weight: 700; text-transform: uppercase; }
.title_slogan { text-align: center; font-size: 16px; color: #595b5a; margin-top: 10px; }
.title-main { margin-bottom: 25px; text-align: center; }
.title-main span { text-transform: uppercase; font-weight: 300; font-size: 30px; }
.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(50% - 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; text-align: center; display: flex; align-items: center; justify-content: center; font-size: 25px; margin: 0px; background-color: #000000; 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; }
.control-owl button.owl-next { right: 20px; }
.form-control, .form-control-plaintext:not(textarea), .custom-select { height: calc(1em + 1.25rem + 8px); }
.text-sm { font-size: .875rem !important; }
.sz16 { font-size: 16px; }
.sz18 { font-size: 18px; }
.sz20 { font-size: 20px; }
.sz24 { font-size: 24px; }
.box-flex { display: flex; flex-wrap: wrap; justify-content: space-between; }
.header-left-top > span:nth-child(1) { margin-right: 15px; }
.logo-header { display: inline-block; }
.logo-header img { vertical-align: middle; }
.price-discount-pro-detail { margin-left: 10px; background: #d71212bf; color: #fff; padding: 2px 10px; font-size: 15px; }
.wrap-pagein #info { margin: auto }
.price_regular { color: #000; }
.fix_head.menu { position: fixed; top: 0px; left: 0px; z-index: 123; width: 100%; animation: animatetop .4s; }
.fix_heads.menu-res { position: fixed; top: 0px; left: 0px; z-index: 123; width: 100%; animation: animatetop .4s; }
.fix_head.menu .contain_trong { padding-left: 10px; }
.header.fix_head { }
#info { width: 100%; max-width: 95%;    /* height: 100%; */ display: flex; align-items: center; }
.full-w { width: 100% !important }
@keyframes animatetop {
	from { top: -300px; opacity: 0 }
	to { top: 0; opacity: 1 }
}

/* 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 { position: sticky; width: 100%; box-shadow: 0px 0px 5px #ccc; top: 0; z-index: 9; background: #fff; }
.header-top { color: #ffffff; background-color: var(--grey-dark-seven); }
.header-top .wrap-content { padding: 6px 15px; width: 100%; max-width: 1230px; margin: auto }
.header-top a { color: var(--grey-dark-six); }
.info-header { margin-bottom: 0px; }
.info-header i { vertical-align: top; margin: 3px 5px 0px 0px; font-size: 16px; }
.social-header li, .social-footer li { width: 30px; }
.social-footer .title-footer { margin-bottom: 0; margin-right: 1rem; }
.social-header p { color: #fff; font-weight: 400; font-size: 20px; display: inline-block; margin-bottom: 0; margin-right: 1rem; }
.hotline-menu { display: inline-block; background: #678E0B; padding: 7px 20px; border-radius: 5px; border: 1px solid #678E0B; transition: all 0.6s }
.hotline-menu a { text-decoration: none; color: #fff }
.hotline-menu a i { margin-right: 5px }
.hotline-menu:hover { background: #fff; transition: all 0.6s }
.hotline-menu:hover a { color: #678E0B }

/* Menu */
.menu { position: relative; }
.menu_left { width: 100%; }
.menu_top { display: flex; justify-content: space-between; align-items: center; }
.menu ul { padding: 0px; list-style: none; margin: 0px }
.menu_top>ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-flex: 1 0 auto; -webkit-box-orient: horizontal; -ms-flex-direction: row; -ms-flex-pack: end; position: relative; margin-bottom: 0px; align-items: center; }
.menu_top>ul>li { text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; position: relative; line-height: 44px; margin: 0 20px; }
.menu_top>ul>li>a { color: #fff; display: block; font-size: 16px; text-transform: capitalize; width: 100%; position: relative; text-shadow: none; font-weight: 700; }
.menu_top>ul>li>a.active { color: #ffffff; }
.menu_top>ul>li a span { position: relative; }
.menu_top>ul>li ul { list-style: none; position: absolute; top: 0px; left: 251px; z-index: 3000; -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; }
.menu_top>ul>li>ul { top: 45px; left: 0px; padding-top: 0px !important; }
.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_top>ul>li li { width: 250px; position: relative; line-height: 25px; padding: 10px 10px; text-align: left; border-bottom: 1px solid #fff; }
.menu_top>ul>li li a { color: white }
.menu_top>ul>li>ul li ul { box-shadow: 0px 2px 5px #ccc; top: 0px; }
.menu_top>ul>li:hover>a { text-decoration: none; }
.menu_top>ul>li>a.mousego { color: #fff !important; background: transparent; }
.menu_top>ul>li li:hover { background: var(--color-dark-main); color: #fff; }
.menu_top>ul>li li:hover > a { color: white !important; }
.menu_top>ul>li li:last-child { border-bottom: 0px solid #fff; }
.flex_main { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: flex-start; flex-wrap: wrap; }
.menu_top>ul>li>a::before { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 0.2rem; background-color: currentColor; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.menu_top>ul>li>a:hover::before, .menu_top>ul>li>a.active:before { width: 100%; }
.nav-search-field-toggler { position: relative; font-size: 1rem; line-height: 2.1rem; color: #fff; margin-right: 2rem; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer; }
.nav-search-field-toggler::after { content: " "; position: absolute; width: 2rem; height: 2rem; background: rgba(255, 255, 255, 0.1); top: 25%; left: 25%; margin: -0.5rem -0.7rem; border-radius: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.navbar__style-four .nav-search-field-toggler { margin-right: 0; }
.nav-search-field-toggler:hover { color: #fff; }
.nav-search-field-toggler:hover::after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.menu ul li ul > div.scroll-bar { max-height: 390px; overflow: auto; }
div.scroll-bar > li { position: inherit; }
.scroll-bar::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #fff; }
.scroll-bar::-webkit-scrollbar { width: 5px; background-color: #fff; }
.scroll-bar::-webkit-scrollbar-thumb { background-color: var(--color-main); border: 2px solid var(--color-main); }

/* Mmenu */
.menu-res { display: none; z-index: 10; background-color: var(--grey-dark-seven); position: sticky; line-height: normal; color: #fff; top: 0; box-shadow: 0px 0px 5px #ccc; }
.menu-bar-res { 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: white; 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 { width: 100%; max-width: 260px; position: absolute; left: 0; top: 0; background: #fff; }
.menu .search-res { width: 100%; max-width: 100%; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; z-index: -1; opacity: 0; visibility: hidden; }
.menu .search-res.active { opacity: 1; visibility: visible; z-index: 1; transition: all 0.6s }
.close-search-menu { position: absolute; right: 1.5rem; top: 0.7rem; cursor: pointer; }
.close-search-menu:hover { color: var(--color-red) }
.search-res .icon-search { width: 40px; height: 40px; cursor: pointer; text-align: center; line-height: 42px; color: #333; font-size: 17px; margin: 0px; }
.search-res .icon-search.active { color: var(--color-main); background: #ffffff; border-radius: 100%; }
.search-res .search-grid { position: relative; width: 100%; height: 40px; overflow: hidden; background: #ffffff; border-bottom: 1px solid #ccc; z-index: 2; line-height: normal;    /* max-width: 350px; */ }
.search-res .search-grid p { float: right; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: var(--grey-light-one); line-height: 40px; text-align: center;    /* background: #545457; */ }
.search-res .search-grid input { width: calc(100% - 35px); float: left; line-height: 38px; outline: none; border: none; color: #545457; text-indent: 10px; }
.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; }

/* Slideshow */
.slideshow { position: relative; margin: auto }
.slideshow-item { display: block; cursor: pointer; }
.slideshow:hover .control-slideshow { opacity: 1; }
.control-slideshow { opacity: 0; }
.slideshow .item { position: relative; }
.slideshow .item img { width: 100%; height: 100%; object-fit: cover; }
.slideshow .item .cover { padding: 75px 0; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.6); display: flex; align-items: center; }
.slideshow .item .cover .header-content { position: relative; padding: 56px; overflow: hidden; text-align: center; }
.slideshow .item .cover .header-content .line { content: ""; display: inline-block; width: 100%; height: 100%; left: 0; top: 0; position: absolute; border: 9px solid #fff; -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); }
.slideshow .item .cover .header-content h2 { font-weight: 300; font-size: 35px; color: #fff; position: relative; display: inline-block; padding: 0 25px; }
.header-content h2:after { content: ''; position: absolute; left: -25px; background: url('../images/icon_slider_l.png'); width: 18px; height: 35px; top: 3px; }
.header-content h2:before { content: ''; position: absolute; right: -25px; background: url('../images/icon_slider_r.png'); width: 18px; height: 35px; top: 3px; }
.slideshow .item .cover .header-content h1 { font-size: 56px; font-weight: 600; margin: 5px 0 20px; word-spacing: 3px; color: #fff; }
.slideshow .item .cover .header-content h4 { font-size: 24px; font-weight: 300; line-height: 36px; color: #fff; }
.slideshow .owl-item.active h1 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInDown; animation-delay: 0.3s; }
.slideshow .owl-item.active h2 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInDown; animation-delay: 0.6s; }
.slideshow .owl-item.active h2:after { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInLeft; animation-delay: 0.9s; }
.slideshow .owl-item.active h2:before { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInRight; animation-delay: 0.9s; }
.slideshow .owl-item.active h4 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInUp; animation-delay: 0.3s; }
.slideshow .owl-item.active .line { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInLeft; animation-delay: 0.3s; }
.slideshow .owl-nav .owl-prev { position: absolute; left: 15px; top: 43%; opacity: 0; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; background: rgba(0, 0, 0, 0.5) !important; width: 40px; cursor: pointer; height: 40px; position: absolute; display: block; z-index: 1000; border-radius: 0; }
.slideshow .owl-nav .owl-prev span { font-size: 1.6875rem; color: #fff; }
.slideshow .owl-nav .owl-prev:focus { outline: 0; }
.slideshow .owl-nav .owl-prev:hover { background: #000 !important; }
.slideshow .owl-nav .owl-next { position: absolute; right: 15px; top: 43%; opacity: 0; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; background: rgba(0, 0, 0, 0.5) !important; width: 40px; cursor: pointer; height: 40px; position: absolute; display: block; z-index: 1000; border-radius: 0; }
.slideshow .owl-nav .owl-next span { font-size: 1.6875rem; color: #fff; }
.slideshow .owl-nav .owl-next:focus { outline: 0; }
.slideshow .owl-nav .owl-next:hover { background: #000 !important; }
.slideshow:hover .owl-prev { left: 10px; opacity: 1; }
.slideshow:hover .owl-next { right: 10px; opacity: 1; }

/* Partner */
.wrap-partner { position: relative; padding: 20px 0px; background: #f2f2f2; }
.wrap-partner .d-flex { }
.title-partner { position: relative; color: #fff; width: 12%; text-align: center; }
.title-partner h2 { margin-bottom: 10px; font-size: 30px; font-weight: 700; text-transform: uppercase; }
.btn-partnert { display: flex; justify-content: center; }
.btn-partnert p { margin: 0; width: 30px; height: 30px; background: #fff; color: #1a3079; display: flex !important; align-items: center; justify-content: center; border-radius: 50%; font-size: 15px; cursor: pointer; margin: 0 5px; }
.btn-partnert p.btn-prev { }
.box-slick__partner { width: 80%; }
.slick-partner { width: 100%; margin: 0px -5px; }
.slick-partner .slick-slide { margin: 0px 5px; }
.slick-partner .slick-slide a.scale-img { display: table; margin: 0px auto; border: 1px solid #e6e6e6; }

/* Breadcrumb */
.breadCrumbs { }
.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 */
.left-intro { width: 100%; }
.right-intro { width: 48.656%; }
.wrap-intro { margin-bottom: 0px; background: url(../images/bg_tt.png)no-repeat bottom center; }
.wrap-intro .wrap-content { padding: 44px 0px 178px; }
.title-intro { border-bottom: 1px solid var(--color-red); margin-bottom: 1.5rem; }
.title-intro span { display: inline-block; font-weight: 700; text-transform: uppercase; position: relative; padding-bottom: 10px; font-size: 20px; }
.title-intro span:after { content: ""; position: absolute; width: 100%; height: 4px; bottom: 0px; left: 0px; background-color: var(--color-red); }
.newshome-best { width: 43%; display: block; float: left; margin-right: 1.5%; }
.pic-newshome-best img { width: 100%; }
.name-newshome { color: #333333; font-size: 14px; line-height: 24px; margin-bottom: 3px; font-weight: 700; height: 48px; }
.name-newshome:hover { color: #f77900; }
.name-newshome.text-split { -webkit-line-clamp: 2; }
.time-newshome { color: var(--color-gray); margin-bottom: 0.25rem; }
.desc-newshome { color: #666666; margin-bottom: 0px; line-height: 20px; height: 80px; }
.view-newshome { display: inline-block; color: #f77900; font-weight: 700; margin-top: 4px; font-size: 14px; }
.full-news { width: 100%; display: flex; justify-content: space-between; }
.newshome-scroll { width: 100%; overflow: hidden; float: right; height: 365px }
.newshome-scroll ul li { margin-bottom: 15px !important; padding-bottom: 14px; }
.newshome-normal { display: block; padding-left: 89px; position: relative; width: calc(50% - 15px); padding-bottom: 30px; border-bottom: 1px dashed #e6e6e6; }
.ngaydang { margin-bottom: 0px; position: absolute; top: 0px; left: 0px; width: 75px; height: 80px; background: #f77900; border-bottom: 5px solid #d96900; padding: 5px 0px; }
.ngaydang span { display: block; text-align: center; }
.ngay { font-size: 35px; font-weight: 700; color: #fff; line-height: 38px; margin-bottom: 7px; }
.thang { color: #ffffff; }
.pic-newshome-normal { float: left; width: 38.777%; margin: 0px 0px 0px }
.pic-newshome-normal img { width: 100%; }
.info-newshome-normal { float: right; width: calc(100% - 41.8%); }
#video-slick { display: flex; justify-content: space-between; }
.video_lst { width: 135px; }
.item-video img { min-height: 115px; }
.dt_video { border: 0px !important; padding: 5px 0px; }
.mg_video { margin: -5px 0px; }
.slick_video .slick-list { min-height: 365px; }
.slick_video .slick-prev { left: 0px; }
.slick_video .slick-next { right: 0px; }
.video-main { position: relative; height: 365px; width: calc(100% - 147px); }
.video-main img { width: 100%; height: 100% }
.video-main iframe { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; }
.listvideos { width: 100%; height: 40px; padding: 0px 10px; border: 1px solid #ccc; color: var(--color-black); margin-top: 10px; cursor: pointer; }
.page_trong { position: relative; height: 100%; }
.page_trong .title-main span { font-weight: 700; font-size: 28px; }
.page_trong .product { background: #f2f2f2; }
.mg_tv { margin: 0px -5px -10px }
.page_trong .item_thuvien { width: 33.33%; padding: 0px 5px 10px }
.mw_thuvien { position: relative; }
.mw_thuvien img { width: 100% }
.info_album { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; display: flex; align-items: center; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; opacity: 0; visibility: hidden; background: rgb(0, 0, 0, 0.5); }
.info_album p { text-align: center; text-transform: uppercase; font-size: 16px; font-weight: 700; color: #fff; background: transparent; width: 100%; display: flex; align-items: center; justify-content: center; padding: 12px 10px; margin-bottom: 0px; }
.mw_albumanh { position: relative; }
.mw_albumanh img { width: 100% }
.mw_albumanh:hover .info_album, .mw_thuvien:hover .info_album { opacity: 1; visibility: visible; }
.play_1 span { width: 50px; height: 35px; position: absolute; top: calc(50% - 35px/2); left: calc(50% - 50px/2); background: url(../images/play.png)no-repeat center; }
.swiper-button-prev.swiper-button-disabled { opacity: 0 }
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { content: 'next'; }
.swiper-button-next:after, .swiper-button-prev:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1; }

/* Video */
.mg_vs { margin: 0px -10px -20px }
.detail_video { width: 25%; padding: 0px 10px 20px }
.video { cursor: pointer; margin-bottom: 0px; text-align: center; }
.video-image { position: relative; margin-bottom: 0.75rem; }
.video-image:before { content: ""; position: absolute; width: 50px; height: 35px; top: calc(50% - 50px/2); left: calc(50% - 35px/2); z-index: 1; background-repeat: no-repeat; background-image: url(../images/play.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: 0px; text-align: center; }
.album-name a { display: block; font-size: 16px; color: var(--color-black); margin-bottom: 0px; }

/* Brand */
.wrap-brand { margin-bottom: 50px; padding: 45px 0px; }
.wrap-brand .wrap-content { position: relative; }
.brand { display: block; border: 1px solid #eee; max-width: 160px; margin: 0px auto; }
.input-triple-cart .select2-container { width: 100%; height: 39px; color: #4c4c4c; font-size: 14px; border-radius: 0px; border: none; box-shadow: none; text-indent: 10px; }
.input-triple-cart .select2-container { width: 100%; height: 39px; color: #4c4c4c; font-size: 14px; border-radius: 0px; border: none; box-shadow: none; text-indent: 10px; }
.input-triple-cart .select2-container .select2-selection--single { height: 39px; border: 1px solid #ced4da }
.input-triple-cart .select2-container--default .select2-selection--single .select2-selection__rendered { width: 100%; height: 39px; color: #767676; font-size: 14px; border-radius: 0px; border: none; box-shadow: none; text-indent: 0; padding-left: 10px; line-height: 40px; }
.input-triple-cart .select2-container--default .select2-selection--single .select2-selection__arrow { top: 7px; right: 2px; }
.wrap-thuvien .contain_trong { padding: 44px 0px 60px; }
.mg_tvs { margin: 0px -5px -10px; }
.col_thuvien { display: flex; justify-content: flex-start; }
.col_thuvien:nth-child(1) .items_thuvien { width: 33.33%; padding: 0px 5px 10px; }
.col_thuvien:nth-child(2) .items_thuvien { width: 50%; padding: 0px 5px 10px; }
.btn_tv a { display: inline-block; background: #f77900; color: #fff; font-size: 15px; padding: 11px 44px; }
.btn_tv { text-align: center; margin-top: 30px }
.btn_tv a:hover { background: #cd6603; }

/* Product Detail */
.grid-pro-detail { margin-bottom: 3rem; }
.left-pro-detail { position: relative; }
.left-pro-detail .fotorama { width: 100%; }
.grid-pro-detail .row { display: flex; justify-content: space-between; flex-wrap: wrap; }
.fixed-detail { position: sticky; top: 15px; }
.left-pro-detail .MagicZoom { border: 1px solid #eee; padding: 7px; border-radius: 5px; background-color: #ffffff; width: 100%; text-align: center; }
.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; border-bottom: 1px #000 solid; padding-bottom: 5px; margin-bottom: 20px !important; }
.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: 35px; height: 30px; 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 .btn-success { background: #B01722 !important; border-color: #B01722 !important; }
.cart-pro-detail { margin-bottom: 1rem; display: flex; align-items: center; justify-content: space-between; width: 100%; }
.cart-pro-detail a { font-size: 14px; color: #ffffff !important; text-transform: uppercase; width: 50%; border-radius: 0; padding: 15px 0; margin: 0; box-sizing: border-box; font-weight: 700; }
.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; }
.list-color-for-product .proprice_item_color span { width: 20px; height: 20px; }
.proprice_item_color span { width: 32px; height: 32px; border-radius: 50%; }
.proprice_item_color { display: inline-block; border-radius: 50%; border: 1px solid #e6e6e6; padding: 3px; overflow: hidden; cursor: pointer; }
.prod_details_color { display: flex; justify-content: start; flex-flow: wrap; margin: 0 -5px; margin-bottom: 10px }
.prod_details_color .align-items-center { margin: 0 5px }
.proprice_item_color.active, .proprice_item_color:hover { border: 1px solid #000; transition: 0.5s }
.proprice_item_size a { height: 40px; border: 1px solid #E8E8E8; display: flex; align-items: center; justify-content: center; padding: 8px 16px; border-radius: 5px; min-width: 65px; cursor: pointer; margin: 0px 0px 10px 0; text-decoration: none; color: #333; }
.proprice_item_size:hover a, .proprice_item_size.active a { background: #333; border: 1px solid #333; color: #fff }
.proprice_group { display: flex; align-items: center; justify-content: start; margin: 0 -5px; margin-bottom: 10px }
.proprice_item_size { margin-right: 10px; }
.proprice_item_size.active > a { border: 1px solid #000; border-radius: 6px }
.proprice_item_label { margin-bottom: 5px !important }
input.code-coupon { max-height: 38px }
.boxProduct { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-bottom: 10px; }
.in-page .boxProduct { grid-template-columns: repeat(4, 1fr); }
.boxProduct > .product { margin: 0 !important; width: 100%; min-width: 100%; border: 2px solid #f9f5dc; border-radius: 15px; overflow: hidden; }

/* News */
.news { margin-bottom: 2rem; }
.news-name { margin-bottom: 0.5rem; font-weight: 600; }
.news-name a { color: #333; font-size: 16px; }
.news-name a.text-split { -webkit-line-clamp: 2; }
.news-name a:hover { color: var(--color-main); }
.news-time { color: #84878a; margin-bottom: 0.25rem; }
.news-desc { color: #333; margin-top: 5px; line-height: 22px; }
.othernews b { margin-bottom: 10px; }
.list-news-other { padding-left: 17px; list-style: square; }
.list-news-other li { margin-bottom: 2px; color: #333; }
.list-news-other li a { text-transform: none; color: #333; }
.list-news-other li a:hover { color: #999; }

/*.title  */
.modal-content .title-h2 { margin-bottom: 10px; }
.modal-content .title-h2 h2 { margin: 0; }
.modal-header { padding: 10px; border: 0; border-bottom: 1px solid #ddd; }
.modal-header h6 { font-weight: 700; font-size: 17px; text-transform: uppercase; color: #000; }
.modal-header h6 a { font-size: 21px; color: #35a85f; }
.title-h2 { position: relative; text-align: center; margin-bottom: 30px; background: url(../images/title.png) no-repeat bottom center; z-index: 2; padding-bottom: 30px; }
.title-h2 h2 { font-family: 'Barlow', sans-serif; font-size: 35px; margin: 0; text-transform: capitalize; color: #1a3079; font-weight: 700; }
.title-h2 p { font-family: 'VLMissLeGatees'; margin: 0; font-weight: 400; color: #282e2e; font-size: 40px; }
.title-h2.title-color { background: url(../images/title2.png) no-repeat bottom center; }
.title-h2.title-color h2 { color: #ffc200; text-shadow: 1px 0 0 #1a3079, -1px 0 0 #1a3079, 0 1px 0 #1a3079, 2px 2px 2px #ffc200; }
.title-h2.title-color p { color: #fff; }
.filter { filter: brightness(0) invert(1); }
.title-h2 .color-white { color: #fff; }

/* news */
.wrap-news { position: relative; padding: 40px 0px; }
.box-news { width: 49%; }
.slick-news { margin: 0 -12px; width: 100%; }
.slick-news .slick-slide { margin: 0 12px; }
.item-news { position: relative; }
.item-news a.scale-img { position: relative; }
.item-news .content { position: relative; width: 100%; background: #f2f2f2; padding: 15px; }
.item-news h3 { position: relative; }
.item-news h3 a { font-size: 15px; color: #1a1a1a; font-weight: 700; -webkit-line-clamp: 2; line-height: 25px; text-transform: uppercase; height: 50px; text-decoration: none; }
.item-news .date { font-size: 14px; color: #808080; font-weight: 400; margin-bottom: 5px; }
.item-news .date p { margin: 0; font-weight: 400; border-top: 1px solid #dcdcdc; width: 100%; }
.item-news p.text-split { font-size: 13px; color: #666666; font-weight: 400; margin-top: 10px; -webkit-line-clamp: 3; line-height: 25px; height: 75px; }
.item-news a.readnews { display: block; font-size: 14px; color: #1a3079; font-weight: 400; text-align: right; margin-top: 10px; }
.item-news:hover h3 a { color: #1a3079; }

/* 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: 500px; }
.contact-map iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }

/*Cart*/
#popup-cart .modal-title { text-transform: uppercase }
#popup-cart .modal-body .wrap-cart { padding: 0px; -webkit-box-shadow: none; box-shadow: none; border: 0px }
#popup-cart .modal-footer { padding: 0.75rem 0 0 0; border-top: 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.buymore-cart { color: var(--maincolor); cursor: pointer; margin: 0px }
.buymore-cart i { margin-right: 2px; margin-top: 5px; vertical-align: top; font-size: 12px }
.wrap-cart { padding: 20px 15px; background: #ffffff; border: 1px solid #d8d8d8; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) }
.top-cart { border-right: 1px solid #eee }
.procart { padding: 20px 10px; border: 1px solid #eee; border-top: 0px }
.pic-procart { text-align: center }
.pic-procart img { max-height: 100px; height: inherit }
.pic-procart .del-procart { color: #999; font-size: 12px; display: block; margin-top: 5px; cursor: pointer }
.pic-procart .del-procart:hover { color: var(--maincolor) }
.name-procart a { font-size: 14px; color: #000; display: block }
.name-procart a:hover { color: var(--maincolor) }
.properties-procart { display: block }
.properties-procart p { display: inline-block; margin-bottom: 0px }
.properties-procart p:first-child { margin-right: 10px }
.properties-procart p strong { font-weight: 600 }
.quantity-procart p { margin-bottom: 0px }
.quantity-counter-procart { border: 1px solid #dfdfdf; width: 100%; height: 30px; line-height: normal; text-align: center; border-radius: 3px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.counter-procart { background-color: transparent; border: 0px; width: 30%; color: #333; outline: none; cursor: pointer; font-size: 23px }
.counter-procart:hover, .counter-procart:focus { color: var(--maincolor) }
.counter-procart:disabled { color: #ccc; cursor: not-allowed }
.counter-procart:disabled:hover { color: #ccc; cursor: not-allowed }
.counter-procart-minus { line-height: 26px }
.counter-procart-plus { line-height: 24px }
.quantity-counter-procart .quantity-procart { width: 40%; -webkit-box-sizing: border-box; box-sizing: border-box; border: 0px; border-right: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; outline: none; -webkit-box-shadow: none; box-shadow: none; padding: 0px; color: #333; text-align: center }
.price-procart { width: 20%; text-align: right }
.price-procart-rp { display: none; width: 100%; margin-bottom: 10px; font-size: 13.5px }
.price-new-cart { color: var(--maincolor); margin-bottom: 0px; font-weight: bold }
.price-old-cart { color: #999; text-decoration: line-through }
.procart-label { border: 0px; background: #eee; padding: 10px; margin: 0px; text-transform: capitalize }
.money-procart { margin-top: 15px }
.total-procart { background: #eee; padding: 7px 10px; border: 1px solid #dddfe2; margin-bottom: -1px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.total-procart p { margin-bottom: 0px; font-size: 15px }
.total-procart p:last-child { color: var(--maincolor); font-weight: bold }
.section-cart { position: -webkit-sticky; position: sticky; top: 15px }
.title-cart { font-size: 15px; text-transform: uppercase; color: var(--maincolor); border-bottom: 1px solid #eee; padding-bottom: 5px; margin-bottom: 15px; font-weight: bold }
.information-cart { margin-bottom: 1.5rem }
.input-cart { margin-bottom: 0.5rem; position: relative }
.input-cart textarea { resize: none; height: 100px }
.input-cart select { cursor: pointer }
.payments-cart { text-align: left; margin-bottom: 5px; min-height: auto }
.payments-cart:last-child { margin-bottom: 0px }
.payments-cart input { top: calc(50% - 1.25rem / 2) }
.payments-label img { max-height: 20px; }
.payments-label { cursor: pointer; background: #eee; padding: 10px 15px; border-radius: 3px; margin-bottom: 0px; color: #313131 !important; display: flex; align-items: center; gap: 10px; }
.payments-label::before, .payments-label::after { top: calc(50% - 1rem / 2) }
.payments-label.active { background: var(--maincolor); color: #ffffff !important }
.payments-info { opacity: 0; visibility: hidden; height: 0px; overflow: hidden; background: #f5efef; border-radius: 5px }
.payments-info p { margin-bottom: 1em }
.payments-info.active { padding: 10px 15px; margin-top: 5px; opacity: 1; visibility: visible; height: auto }
.btn-cart { text-transform: capitalize }
.empty-cart { padding: 25px 30px; display: block; text-align: center; color: #23527c !important; width: 100% }
.empty-cart i { color: red; font-size: 70px }
.empty-cart p { margin: 15px 0px; color: #333; font-size: 18px }
.click-show-kt { cursor: pointer; font-size: 14px; font-weight: 600; color: #5a5a5a; }
.filter_block { display: block; padding: 0 1rem; margin-bottom: 1rem; }
.filter_title { font-weight: bold; font-size: 14px; display: flex; align-items: center; border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; }
.filter_block ul { list-style: none; display: none }
.filter_block ul li { margin: 0.5rem 0 0; display: block }
.filter_block ul li a { color: #777; font-size: 14px; display: flex; align-items: center; gap: 0.5rem; cursor: pointer }
.filter_block ul li a span { border: 1px solid #ddd; border-radius: 3px; width: 1rem; height: 1rem; display: block; position: relative }
.filter_block ul li a.checked span:after { content: '\2713'; filter: brightness(0); font-size: 15px; position: absolute; top: -7px; right: -1px; z-index: 2 }
.filter_block ul li a i { width: 1rem; height: 1rem; border-radius: 3px }
.cart-pro-detail .btn-success { }
.btn-load-more-comment-parent { background: var(--maincolor) !important; border-color: var(--maincolor) !important }
.filter_title:after { content: '\f0d7'; font-family: 'FontAwesome'; margin-left: auto }
.fillter-background { position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, .5); width: 100vw; height: 100vh; opacity: 0; visibility: hidden; z-index: 1001; }
.fillter-background.active { opacity: 1; visibility: visible; }
.fix-fillter { position: fixed; left: -15px; max-width: 300px; background: #fff; top: 0; width: 100%; padding: 0 10px; height: 100vh; padding-top: 3rem; z-index: 10; box-sizing: border-box; }
.fix-fillter h3 { font-size: 20px; padding-left: 15px; display: flex; justify-content: space-between; border-bottom: 1px solid #f6f6f6; padding-bottom: 10px; margin-bottom: 10px; }
#filter_color_choose li.color-fillter { display: inline-block; }
.filter_block ul li.color-fillter a i { width: 35px; height: 35px; border-radius: 50%; }
.filter_block ul li.color-fillter a { border-radius: 50%; border: 1px solid transparent; padding: 3px; }
.filter_block ul li.color-fillter a.checked { border-radius: 50%; border: 1px solid #f00; }
.color-fillter span { display: none }
.fix-fillter { left: -400px; transition: all 0.6s }
.fix-fillter.active { left: -15px; transition: all 0.6s }
.tt p { margin-bottom: 10px; color: #fff; }
.tt p i { width: 30px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #000; color: #000; margin-right: 10px; font-size: 18px; border-radius: 5px; }
.social-header { margin-top: 21px; }
.social-header span, .social-footer span { display: inline-block; float: left; margin-right: 9px; color: #fff; line-height: 45px; }
.social-header a, .social-footer a { display: inline-block; float: left; padding: 0px 7px; }
.social-header a:first-child, .social-footer a:first-child { padding-left: 0px; }
.social-header a:last-child, .social-footer a:last-child { padding-right: 0px; }

/* Footer */
#footer { color: white; background-position: bottom; padding-top: 1rem; }
#footer .footer-contact { margin-bottom: 20px; }
#footer .footer-contact .text-justify { font-weight: 300; }
#footer .footer-contact a { color: #222; }
#footer .copyright { text-align: center; color: #fff; font-size: 13px; padding-bottom: 1rem; }
#footer .copyright a { color: #fff }
.bg-grey-dark-key { background-color: var(--grey-dark-key); }
.footer-bottom ul, .footer-bottom .axil-copyright-txt { font-size: 0.95rem; line-height: 2rem; color: var(--grey-dark-six); padding: 0; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.footer-bottom ul li, .footer-bottom .axil-copyright-txt li { margin-bottom: 0.5rem; margin-right: 1rem; }
.footer-bottom ul li:not(:nth-of-type(1))::before, .footer-bottom .axil-copyright-txt li:not(:nth-of-type(1))::before { content: " "; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; width: 0.1rem; height: 1rem; background-color: var(--grey-dark-six); margin-right: 1rem; transform: translateY(0.3rem); }
.footer-bottom { padding-top: 1.5rem; border-top: 0.2rem solid var(--grey-dark-one); }
.content-address { color: #fff; font-family: 'Roboto Slab', serif; font-size: 14px; }
.content-address p { margin-bottom: 5px; }
.social-header li { width: 30px }
.footer { width: 100%; }
.footer_main { max-width: 1200px; margin: 0 auto; }
.title_footer { margin-bottom: 20px; }
.title_footer span { color: #2a2a2a; font-size: 20px; font-weight: 700; line-height: 26px; }
.bct-footer { margin-top: 20px; }
.footer_news { float: left; }
.footer-news ul { margin-block-start: 0em; margin-block-end: 0em; padding-inline-start: 0px; }
.footer-news ul li { list-style: none; margin-bottom: 20px; color: #fff; font-weight: 400 }
.footer-news ul li i { margin-right: 10px; color: #fc721e }
#map_footer { height: 400px; }
.footer-bottom { }
.footer-bottom > div { max-width: 1200px; margin: auto; }
span#copy { display: block; float: none; text-align: center; font-size: 12px; font-weight: normal; }

/* 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; margin-top: 20px; }
.pagination-ajax a { display: inline-block; vertical-align: top; margin: 0px 3px 3px 3px; width: 35px; height: 35px; line-height: 33px; color: #666 !important; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: #e6e6e6; }
.pagination-ajax a.current, .pagination-ajax a:hover { color: #ffffff !important; border-color: var(--color-red); background-color: var(--color-red); }
.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; }
.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: var(--color-main); 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(7, 41, 103, 0.8); opacity: .1; border-color: var(--color-main); 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; }
@-moz-keyframes coccoc-alo-circle-img-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 coccoc-alo-circle-img-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 coccoc-alo-circle-img-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); }
}

/* Shopee */
.btn-shopee { bottom: 390px; }

/* 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: var(--color-main); 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: #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: 999999; }
.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: 460px; z-index: 10; background: #4b4f56; width: 50px; height: 50px; text-align: center; color: #fff !important; border-radius: 100%; display: flex; align-items: center; justify-content: center; }
.cart-fixed i { font-size: 20px; }
.cart-fixed span { position: absolute; top: 0px; right: -5px; color: #ffffff; width: 25px; height: 25px; background: var(--color-red); text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; }

/* Toolbar */
.toolbar { background: var(--primary-color); width: 100%; padding: 10px; 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%; }
.toolbar ul li a { display: block; width: 100%; cursor: pointer; }
.toolbar ul li a img { height: 20px !important; !i; !; animation: tada 1.2s infinite; }
.toolbar ul li a span { font-weight: 400; color: #fff; font-size: 10px; }
#goidien img { height: 20px !important; !i; !; animation: tada 1.2s infinite; }

/* 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: #ffffff; 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 .animated.infinite { animation-iteration-count: infinite; }
.support-online .animated { animation-duration: 1s; animation-fill-mode: both; }
.support-online .zoomIn { animation-name: zoomIn; }
.support-online .pulse { animation-name: pulse; }
.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: #ffffff; 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: #1282fc; 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: rgba(18, 130, 252, .5); border: 1px solid #ffffff; 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: rgba(18, 130, 252, .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: #ffffff; 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% }
.hvr-pulse-shrink { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale }
.hvr-pulse-shrink:active, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:hover { -webkit-animation-name: hvr-pulse-shrink; animation-name: hvr-pulse-shrink; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; cursor: pointer; }
.rows_1 { -webkit-line-clamp: 1; }
.rows_2 { -webkit-line-clamp: 2; }
.rows_3 { -webkit-line-clamp: 3; }
.rows_4 { -webkit-line-clamp: 4; }
.rows_5 { -webkit-line-clamp: 5; }
#reader { border: none !important; }
#reader img { filter: brightness(0) invert(1); }
#reader .html5-qrcode-element { padding: 1rem 2rem; background: #01083e; border: 1px solid #fff; color: #fff; border-radius: 10px; display: inline-block; margin-bottom: 1.5rem; }
.swal2-show { display: flex; }
.swal2-title { font-size: 1.475em }
.name-qs { color: #fff; text-align: center; }
#result { font-size: 36px; font-weight: bold; margin-top: 30px; color: #fff; min-height: 50px; transition: all 0.3s ease; }
button { padding: 12px 25px; font-size: 20px; cursor: pointer; background-color: #2ecc71; color: white; border: none; border-radius: 5px; cursor: pointer; }
button:disabled { background-color: #95a5a6; cursor: not-allowed; }
.list-result { display: flex; justify-content: center; margin-top: 2rem }
.list-result > div { color: #fff; font-size: 1rem; font-weight: 700; text-align: center; margin: 0 1.5rem; }
.trung-thuong { background-color: #ffeaa7; border-color: #f39c12; animation: zoomPop 0.6s ease forwards; box-shadow: 0 0 15px rgba(243, 156, 18, 0.8); font-weight: bold; color: #d35400; }
.resutl-human { width: 100%; position: relative; top: 0; right: 0; }
.resutl-human h2 { text-align: center; color: #2c3e50; }
.resutl-human table { border-collapse: collapse; width: 100%; }
.resutl-human th, .resutl-human td { border: 1px solid transparent; padding: 10px 5px; text-align: center; background: #14e5fc38; }
.resutl-human th { background-color: #3498db; color: white; }
.resutl-human tbody tr:nth-child(even) td { background-color: #021c7b29; }
.resutl-human .giaithuong { font-weight: bold; color: #e67e22; }
.resutl-human { margin-top: 20px; }

/* CÃ¡Â»â€˜ Ã„â€˜Ã¡Â»â€¹nh header */
#tableKetQua thead th { position: sticky; top: 0; background-color: #3498db; color: white; }

/* Scrollbar tÃƒÂ¹y chÃ¡Â»â€°nh */
#tableContainer::-webkit-scrollbar { width: 8px; }
#tableContainer::-webkit-scrollbar-thumb { background-color: #888; border-radius: 4px; }
.resutl-human h3 { font-size: 16px; margin-bottom: 0px; color: #fff; margin-block-start: 0em; margin-block-end: 0em; }
.name-company { font-size: 13px; }
.button-wrapper { position: relative; width: fit-content; margin: auto; }
.btn-base { position: relative; top: 0; left: 0; z-index: 1; }
.quayso-button { background: transparent; border: none; padding: 0; cursor: pointer; position: relative; z-index: 2; position: absolute; left: 28px; }
.quayso-button .btn-img { display: block; position: relative; top: 0; transition: transform 0.1s ease, top 0.1s ease; position: relative; left: 0px; }

/* HiÃ¡Â»â€¡u Ã¡Â»Â©ng nhÃ¡ÂºÂ¥n xuÃ¡Â»â€˜ng */
.quayso-button .btn-img.active { transform: scale(0.95); top: 3px; }
.button-wrapper button:disabled { background: none !important }
.box-content { width: 100%; display: flex; justify-content: space-between;    /* grid-gap: 1%; */ }
.result-gt { display: grid; color: #fff; grid-template-columns: 35% 65%; text-align: left; }
.name-company { margin-left: 10px; padding-left: 10px; border-left: 1px solid #fff; }
.content-product-code { display: flex; justify-content: center; align-items: self-start; width: 25%; }
.name-result-human { width: 100%; background: #010b48; color: #fff; text-transform: uppercase; font-size: 25px; text-align: center; font-weight: 700; padding: 10px 0; }
.box-list-result { min-height: calc(81px + 6rem); }
.result-gt, .list-result { text-transform: uppercase; }
.banner-gif { position: absolute; left: 0; width: 100%; height: 100vh; top: 0; }
.banner-gif img { width: 100%; height: 100%; object-fit: cover }
.banner-gif video { min-height: 100%; min-width: 100%; position: fixed; width: 100%; z-index: 5 }
.hidden-checkin { opacity: 0 }

/*body.led-screen { font-size: 1.8vw; display: flex; flex-direction: column; align-items: center; justify-content: start; min-height: 100vh; overflow-x: hidden; }
body.led-screen .name-qs { font-size: 3vw; }
body.led-screen #result { font-size: 3.5vw; margin-top: 2vh; }
body.led-screen button, body.led-screen .html5-qrcode-element { font-size: 2vw; padding: 1.5vw 3vw; }
body.led-screen .resutl-human h2 { font-size: 2.5vw; }
body.led-screen .resutl-human table { font-size: 1.6vw; }
body.led-screen .resutl-human th, body.led-screen .resutl-human td { padding: 1vw; }
body.led-screen .result-gt h3 { font-size: 2vw; }
body.led-screen .name-company { font-size: 1.3vw; }
body.led-screen .name-result-human { font-size: 2.2vw; }
*/
.content-result { width: 25%; }
.content-button { width: 48%; }

/* Responsive */
@media(max-width:1320px) { }
@media(max-width:1280px) { }
@media(max-width:1220px) {
	.page_trong { padding: 30px 10px; }
	.header-bottom .wrap-content { padding: 0px 10px; }
	.menu { padding-left: 10px; }
	.search { padding-right: 10px; }
	.search:after { width: calc(100% - 37px); }
	.wrap-gioithieu .contain_trong, .wrap-dichvu .contain_trong, .wrap-productnb .contain_trong, .wrap-thuvien .contain_trong, .wrap-dknt .contain_trong, .wrap-intro .wrap-content { padding: 20px 10px; }
	.ngaydang { display: none; }
	.newshome-normal { padding-left: 0px; }
	.wrap-intro { background: transparent; }
	.footer-article .wrap-content { padding: 20px 10px; }
	.footer-powered .wrap-content { padding: 16px 10px; }
}
@media(max-width:1024px) {
	.title-main span { font-size: 28px; }
	.footer-powered .wrap-content { justify-content: center; flex-wrap: wrap; }
	.footer-copyright, .footer-statistic { display: block; text-align: center; width: 100%; }
	.footer-article .wrap-content { flex-wrap: wrap; }
	.wrap-intro .wrap-content .d-flex { flex-wrap: wrap; }
	.td { font-size: 42px; line-height: 65px; }
	.flex_form { flex-wrap: wrap; }
	.flex_form input { width: 100%; }
	.flex_form input:nth-child(1) { margin-bottom: 22px; }
	.left_dk { width: 100%; }
	.detail_sanpham { width: 33.33%; }
	.header-bottom .wrap-content { padding: 5px 10px; }
	.logo-header { margin-bottom: 0px; padding-top: 0px; }
	.sz13 { font-size: 14px; }
	.menu, .menu-slider, .header { display: none; }
	.logo-header { margin-top: 0; }
	.menu-res { display: block; }
	img { height: auto !important; }
	.right-content-fullpage .slick-next, .right-content-fullpage .slick-prev { display: none !important; }
	.left-menu-catalogy { display: none }
	.page-product > div:nth-child(1) { width: 100%; }
	.wrap-product-catalogy .wrap-content { padding: 0 5px; }
}
@media(max-width:1012px) {
	.item-hotline-detail p { padding: 5px 40px }
}
@media(max-width:991px) {
	.footer-article { padding: 40px 10px; }
	.left-pro-detail { order: 2; }
	.right-pro-detail { order: 1; }
	.navbar-extra-features { display: block; }
	.main-navigation { opacity: 0; visibility: hidden; }
	.main-menu-opened .main-nav-wrapper { position: fixed; top: 5rem; right: 5rem; bottom: 5rem; left: 5rem; }
	.main-nav-toggler { position: fixed; bottom: 1rem; right: 1rem; width: 2.5rem; height: 2.5rem; background: var(--primary-color); border-radius: 100%; z-index: 9999; padding: 0.7rem 1rem; -webkit-transition: all 0.8s var(--cubic-easing); -o-transition: all 0.8s var(--cubic-easing); transition: all 0.8s var(--cubic-easing); -webkit-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3); box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.3); -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; cursor: pointer;        /* transform: scale(.7); */ }
	.main-nav-toggler .toggler-inner { position: fixed; bottom: 1.7rem; right: 1.55rem; -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;        /* transform: scale(0.8); */ }
	.main-nav-toggler span { position: relative; display: block; width: 1.3rem; height: 0.14rem; background: #fff; cursor: pointer; margin: 0.15rem 0; -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }
	.main-nav-toggler.expanded { width: 100vw; height: 100vh; bottom: 0; right: 0; border-radius: 0; }
	.main-nav-toggler.expanded .toggler-inner { bottom: 3.5rem; }
	.main-nav-toggler.expanded span:nth-of-type(1) { -webkit-transform: rotate(45deg) translate(1rem, 1rem); -ms-transform: rotate(45deg) translate(1rem, 1rem); transform: rotate(45deg) translate(1rem, 1rem); }
	.main-nav-toggler.expanded span:nth-of-type(2) { opacity: 0; }
	.main-nav-toggler.expanded span:nth-of-type(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
	.main-menu-opened .main-navigation { position: static; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; height: auto; z-index: 99999; opacity: 1; visibility: visible; padding: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
	.wrap-content { padding: 0 5px; }
}
@media(max-width:850px) { }
@media(max-width:769px) {
	.none-mobile { display: none }
	.end-container .wrap-content, #info .wrap-content { flex-wrap: wrap; }
	.end-container-left, .end-container-right { width: 100%; padding: 0 10px; }
	.end-container .box-image { width: 100%; max-width: 100%; margin-right: 0; position: relative; }
	.end-container .box-image:after { background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 19, 0)), to(#121213)); background: -webkit-linear-gradient(top, rgba(18, 18, 19, 0) 0%, #121213 100%); background: -o-linear-gradient(top, rgba(18, 18, 19, 0) 0%, #121213 100%); background: linear-gradient(180deg, rgba(18, 18, 19, 0) 0%, #121213 100%); content: ''; position: absolute; left: 0; width: 100%; bottom: 0; height: 100% }
	.end-container .box-content { position: absolute; bottom: 0; padding: 0 5px; box-sizing: border-box; color: #fff }
	.end-container .hover-line a { color: #fff; }
	.load-data-status .box-post { width: 48%; }
	.load-data-status .flex_main { justify-content: space-between; }
	.footer-bottom { margin-top: 1.5rem }
	.post-block__small .box-image { height: auto !important; margin-right: 0; max-width: 100% !important; width: 100%; }
	.box-image { max-width: 100%; margin-right: 0; margin-bottom: 1rem; }
}
@media(max-width:660px) { }
@media(max-width:601px) {
	.toolbar { display: block; }
}
@media(max-width:576px) {
	.news-image { margin-bottom: 1rem; }
	.info-catalogy h3 { font-size: 17px; }
	.footer-article { padding: 30px 5px; }
	.search-res { max-width: 40px; }
	.icon-search { display: block; }
	.search-res .search-grid { position: absolute; top: 100%; width: 0; right: 0; opacity: 0; }
	.copyright .wrap-content { flex-wrap: wrap; text-align: center; }
	.social-copyright { display: none }
	.item-footer:nth-child(4) { width: 100%; }
	.grid-product { grid-template-columns: repeat(2, 1fr); }
}
@media(max-width:440px) {
	.video-main { width: 100%; }
	#video-slick { flex-wrap: wrap; }
	.video_lst { width: 100%; margin-top: 10px; }
	.desc-newshome.text-split { line-height: 20px; height: 60px; -webkit-line-clamp: 3; }
	.view-newshome { display: none; }
	.title-main span { font-size: 24px; }
	.product { padding-bottom: 10px; }
	.pic-product { margin-bottom: 6px; }
	#footer-map { height: 250px }
	.footer-article > .row > div { margin-bottom: 15px; }
}
.svg-animation svg #eFt9eLIZoTB130 { opacity: 0. }
@media(max-width:369px) { }

/* Flickering animation */
@keyframes flicker {
	0%, 18%, 22%, 25%, 53%, 57%, 100% { text-shadow: 0 0 4px #fc0, 0 0 11px #fc0, 0 0 19px #fc0, 0 0 40px #fff, 0 0 80px #fff, 0 0 90px #fff, 0 0 100px #fff, 0 0 150px #fff; }
	20%, 24%, 55% { text-shadow: none; }
}
@-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) }
}
@-webkit-keyframes hvr-pulse-shrink {
	to { -webkit-transform: scale(0.9); transform: scale(0.9) }
}
@keyframes hvr-pulse-shrink {
	to { -webkit-transform: scale(0.9); transform: scale(0.9) }
}
@-webkit-keyframes oscillation {
	from { -webkit-transform: rotate(-3deg); }
	to { -webkit-transform: rotate(3deg); }
}
@-moz-keyframes oscillation {
	from { -moz-transform: rotate(-3deg); }
	to { -moz-transform: rotate(3deg); }
}
@-webkit-keyframes menu-toggler-anim {
	0% { -webkit-transform: scaleX(0); transform: scaleX(0); }
	100% { -webkit-transform: scaleX(1); transform: scaleX(1); }
}
@-moz-keyframes menu-toggler-anim {
	0% { -webkit-transform: scaleX(0); transform: scaleX(0); }
	100% { -webkit-transform: scaleX(1); transform: scaleX(1); }
}
@keyframes tada {
	0% { transform: scaleX(1) }
	10%, 20% { transform: scale3d(.9, .9, .9) rotate(-3deg) }
	30%, 50%, 70%, 90% { transform: scale3d(1.3, 1.3, 1.3) rotate(3deg) }
	40%, 60%, 80% { transform: scale3d(1.3, 1.3, 1.3) rotate(-3deg) }
	to { transform: scaleX(1) }
}
@keyframes zoomPop {
	0% { transform: scale(1); }
	50% { transform: scale(1.25); }
	100% { transform: scale(1); }
}
@font-face { font-family: 'UTM Nokia'; src: url('../fonts/UTM_NOKIA.TTF') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SVN-GothamBold'; src: url('../fonts/SVN-GothamBold.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SVN-Amperzand'; src: url('../fonts/SVN-Amperzand.ttf') format('truetype'); font-weight: normal; font-style: normal; }
.swal2-container { padding: 0 !important; }
.swal2-html-container>div>p, .swal2-title { opacity: 0; }
div:where(.swal2-container).swal2-backdrop-show { height: 100vh; width: 100%; }
div:where(.swal2-container).swal2-center>.swal2-popup .text-name { font-size: 20px; margin-bottom: 6px; }
div:where(.swal2-container).swal2-center>.swal2-popup .text-cty { font-size: 18px; }
@media (max-width:576px) {
	.text-name { font-size: 4.8vw; }
	.text-cty { font-size: 3vw; }
}
div:where(.swal2-container) { display: block !important; }
div:where(.swal2-container) div:where(.swal2-actions) { position: absolute; }
div:where(.swal2-container).swal2-center>.swal2-popup { height: 100vh; display: block !important; background-size: cover !important; position: relative; background-position: center !important; }
div:where(.swal2-container) .swal2-html-container { margin-top: 0 !important; }
div:where(.swal2-container).swal2-center>.swal2-popup .content { position: absolute; left: 0; width: 100%; top: 35%; transform: translateY(-50%); }
div:where(.swal2-container).swal2-center>.swal2-popup .text-checkin img { display: block; margin: auto; }
div:where(.swal2-container).swal2-center>.swal2-popup .sub-title { font-size: 60px; font-family: 'SVN-Amperzand', sans-serif; margin-bottom: 30px; }
div:where(.swal2-container).swal2-center>.swal2-popup .sub-title2 { font-size: 60px; font-family: 'SVN-Amperzand', sans-serif; margin-bottom: 30px; margin-top: 21vh; color: #FFF; }
div:where(.swal2-container).swal2-center>.swal2-popup .text-checkin { margin-top: 50px; transform: translateX(1px); }
div:where(.swal2-container).swal2-center>.swal2-popup .logo-wrap { position: fixed; top: 50px; left: 50%; transform: translateX(-50%); }
div:where(.swal2-container) div:where(.swal2-actions) { left: 50%; transform: translateX(-50%); bottom: 32%; }
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm { border: 0; border-radius: .25em; background: initial; background-color: #ffffff !important; color: #08175c !important; font-size: 12px !important; font-family: 'UTM Nokia', sans-serif; }
#dataTable { color: #FFFF; }
#dataTable tr th { color: #165b9c; text-transform: uppercase; }
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm { }