.wrap-container { position: relative; } 
@media only screen and (max-width: 850px){
 .wrap-container { position: relative; overflow: hidden; } 
 } 
img { max-width: 100%; height: auto; vertical-align: top; } 
a:hover { text-decoration: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; } 
.btn-outline-custom { border: solid 1px var(--color-main); color: var(--color-main); } 
.btn-outline-custom.active,.btn-outline-custom:hover { border: solid 1px var(--color-main); background-color: var(--color-main); color: #ffffff !important; } 
.btn-custom { border: solid 1px var(--color-main); color: #fff; background-color: var(--color-main); } 
.btn-custom.active,.btn-custom:hover { border: solid 1px var(--color-active); background-color: var(--color-active); color: #ffffff !important; } 
/* General */
.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.3; 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; font-size: 25px; margin: 0px; background-color: #000000; border-radius: 3px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; } 
.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); } 
.custom-form-row { margin-right: -10px; margin-left: -10px; } 
.custom-form-row > .col, .custom-form-row > [class*="col-"] { padding-right: 10px; padding-left: 10px; } 
.text-sm { font-size: 0.875rem !important; } 
.social-plugin iframe { z-index: 1 !important; } 
.a2a_kit .a2a_svg { width: 20px; height: 20px; line-height: 20px; } 
/* User */
.wrap-user { width: 100%; max-width: 550px; margin: auto; border: 1px solid #bce8f1; border-radius: 5px; } 
.title-user { background-color: #d9edf7; padding: 12px 15px; border-radius: 5px 5px 0px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } 
.title-user span { color: #31708f; } 
.title-user a { color: #0056b3; font-size: 12px; } 
.form-user { padding: 20px 15px; } 
.input-user { margin-bottom: 0.75rem; } 
.input-user input { font-size: 14px; } 
.button-user { margin-bottom: 1rem; 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; } 
.button-user input { font-size: 14px; } 
.checkbox-user, .radio-user { cursor: pointer; } 
.checkbox-user input { top: calc(50% - 1.25rem / 2); height: auto; } 
.checkbox-user label { font-size: 14px; cursor: pointer; } 
.checkbox-user label::before, .checkbox-user label::after { top: calc(50% - 1rem / 2); } 
.radio-user { margin-right: 1rem; } 
.radio-user:last-child { margin-right: 0px; } 
.radio-user label::before, .radio-user label::after { top: calc(50% - 1rem / 2); } 
.note-user { font-size: 14px; border-top: 1px solid #ddd; padding-top: 0.5rem; } 
/* Header */
.header { background-color: #ffffff; } 
.header .header-top { color: #ffffff; background-color: var(--color-main); } 
.header .header-top .wrap-content { padding: 6px 15px; 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; } 
.header .header-top .wrap-content .info-header { margin-bottom: 0px; } 
.header .header-top .wrap-content .info-header i { vertical-align: top; margin: 3px 5px 0px 0px; font-size: 16px; } 
.header .header-bottom .wrap-content { 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; } 
.header-bottom .wrap-content { padding: 20px 15px; } 
.hotline-header { display: inline-flex; justify-content: start; align-items: center; } 
.hotline-header p { font-weight: bold; margin-bottom: -2px; text-transform: capitalize; } 
.hotline-header span { font-weight: bold; color: var(--color-main); font-size: 20px; display: block; } 
.user-header a { color: #ffffff; padding-right: 9px; margin-right: 7px; position: relative; display: inline-block; vertical-align: top; text-decoration: none; } 
.user-header a:after { content: ""; position: absolute; width: 1px; height: 8px; background-color: #ffffff; top: calc(50% - 7px / 2); right: 0px; opacity: 0.7; } 
.user-header a:last-child { padding-right: 0px; margin-right: 0px; } 
.user-header a:last-child:after { display: none; } 
@media only screen and (max-width: 991px){
 .header-top, .hotline-header { display: none; } .logo-header { margin-right: 20px; } 
 } 
/* Search */
.search { width: 230px; background: #ffffff; } 
.search p { float: left; width: 35px; height: 35px; line-height: 35px; cursor: pointer; text-align: center; margin: 0px; color: #6c757d; font-size: 16px; } 
.search input { width: calc(100% - 35px); height: 35px; float: left; outline: none; padding: 0px; border: 0px; background: transparent; text-indent: 10px; font-size: 12px; } 
.search input::-webkit-input-placeholder { color: #313131; } 
.search input:-moz-placeholder { color: #313131; } 
.search input::-moz-placeholder { color: #313131; } 
.search input:-ms-input-placeholder { color: #313131; } 
/* Mmenu */
.menu-res { height: 55px; z-index: 501; background: var(--color-main); position: relative; display: none; } 
@media only screen and (max-width: 991px){
 .menu-res { display: block; } 
 } 
.menu-bar-res { height: 55px; padding: 0px 15px; 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; } 
#menu { display: none; } 
#hamburger { display: block; width: 35px; height: 23px; position: relative; } 
#hamburger:before, #hamburger:after, #hamburger span { background: #ffffff; 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; -webkit-transition-property: top, bottom, left, opacity, -webkit-transform; transition-property: top, bottom, left, opacity, -webkit-transform; transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity, -webkit-transform; } 
.search-res-w100 { width: calc(100% - 45px); border-radius: 0.25rem; } 
.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 { -webkit-transform: rotate(45deg); transform: rotate(45deg); } 
.mm-wrapper_opening #hamburger:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } 
.mm-menu_opened { display: block !important; } 
.mm-slideout { z-index: unset; } 
/* Search Responsive */
.search-res { position: relative; } 
.search-res .icon-search { width: 40px; height: 40px; border-radius: 50%; border: solid 1px var(--color-main); cursor: pointer; text-align: center; line-height: 42px; color: var(--color-primary); font-size: 17px; margin: 0px; } 
.search-res .icon-search.active { color: var(--color-primary); border-radius: 100%; } 
.search-res .search-grid { position: absolute; top: 50px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: var(--color-white); border: 1px solid var(--color-main); z-index: 2; opacity: 0; border-radius: 25px; line-height: normal; } 
.search-res .search-grid p { float: left; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: var(--color-primary); line-height: 40px; text-align: center; } 
.search-res .search-grid input { width: calc(100% - 35px); float: right; line-height: 38px; outline: none; border: none; color: var(--color-main); } 
.search-res .search-grid input::-webkit-input-placeholder { color: var(--color-main); } 
.search-res .search-grid input:-moz-placeholder { color: var(--color-main); } 
.search-res .search-grid input::-moz-placeholder { color: var(--color-main); } 
.search-res .search-grid input:-ms-input-placeholder { color: var(--color-main); } 
/* Slideshow */
.slideshow { position: relative; } 
.slideshow-item { display: block; cursor: pointer; } 
.slideshow:hover .control-slideshow { opacity: 1; } 
.control-slideshow { opacity: 0; } 
/* Partner */
.wrap-partner .wrap-content { position: relative; } 
.partner { display: block; max-width: 175px; margin: 0px auto; } 
/* 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: #212529; } 
.breadCrumbs .wrap-content .breadcrumb-item.active a { color: #6c757d; } 


/*Tiêu chí*/
.criteria { padding: 10px 20px; } 
.criteria-name { margin-bottom: 0.25rem; } 
.criteria-name a { font-family: var(--f-bold); font-size: 14px; color: #eb3e52; line-height: 1.5; } 
.criteria-name a.text-split { -webkit-line-clamp: 2; } 
.criteria-desc { color: #8a8888; line-height: 1.6; font-size: 13px; } 
.criteria .criteria-image { transition: all linear 0.3s; } 
.criteria:hover .criteria-image { transform: rotateY(180deg); transition: all linear 0.3s; } 


/* Intro */
.wrap-intro { background-color: #eeeadd; } 
.news-intro:before { content: ""; position: absolute; width: 1px; height: calc(100% - 50px); top: 10px; left: 90px; background-color: #cacaca; } 
.news-scroll:before, .news-scroll:after { content: ""; position: absolute; width: 10px; height: 10px; left: 85px; border-radius: 100%; background-color: #cacaca; } 
.news-scroll:before { top: 10px; } 
.news-scroll:after { bottom: 40px; } 
.news-control { left: 85px; font-size: 13px; opacity: 0.5; z-index: 1; cursor: pointer; } 
.news-control:hover { opacity: 1; color: var(--color-main); } 
.news-control#up { top: -10px; } 
.news-control#down { bottom: 20px; } 
.news-shadow { padding-bottom: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } 
.news-shadow .news-shadow-time { font-size: 13px; width: 75px; margin-right: 45px; } 
.news-shadow .news-shadow-time:after { content: ""; position: absolute; width: 20px; height: 20px; top: calc(50% - 20px / 2); right: -26px; background-repeat: no-repeat; background-position: center; background-image: url(../images/pattern-news.png); } 
.news-shadow .news-shadow-article { width: calc(100% - 120px); padding: 14px 15px; border-radius: 10px; background-color: #ffffff; border: 1px solid #cecabb; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } 
.news-shadow .news-shadow-article:before { content: ""; position: absolute; top: calc(50% - 26px / 2); left: -13px; z-index: 0; border-top: 13px solid transparent; border-right: 13px solid #cecabb; border-bottom: 13px solid transparent; } 
.news-shadow .news-shadow-article:after { content: ""; position: absolute; top: calc(50% - 24px / 2); left: -11px; z-index: 1; border-top: 12px solid transparent; border-right: 11px solid #ffffff; border-bottom: 12px solid transparent; } 
.news-shadow .news-shadow-article .news-shadow-image { margin-right: 10px; width: 90px; } 
.news-shadow .news-shadow-article .news-shadow-info { width: calc(100% - 100px); } 
.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name { height: 36px; font-size: 15px; font-weight: 700; } 
.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a { color: #222222; } 
.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a:hover { color: var(--color-main); } 
.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a .text-split { -webkit-line-clamp: 2; } 
.news-shadow .news-shadow-article .news-shadow-info .news-shadow-desc { height: 38px; font-size: 13px; } 
.news-shadow .news-shadow-article .news-shadow-info .news-shadow-desc.text-split { -webkit-line-clamp: 2; } 
/* Video */
.video { cursor: pointer; margin-bottom: 1rem; } 
.video .video-image { position: relative; margin-bottom: 0.75rem; } 
.video .video-image:before { content: ""; position: absolute; width: 50px; height: 35px; top: 50%; left: 50%; transform: translate(-50% , -50%); z-index: 1; background-repeat: no-repeat; background-image: url(../images/play.png); } 
.video .video-name { text-align: center; font-size: 16px; color: #212529; margin-bottom: 0px; } 
/* Album */
.album { cursor: pointer; } 
.album .album-image { margin-bottom: 0.75rem; position: relative; } 
.album-expand { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background-color: #00000033; opacity: 0; } 
.album-expand i { font-size: 35px; color: #fff; } 
.album:hover .album-expand { opacity: 1; } 
.album .album-name { margin-bottom: 0px; text-align: center; } 
.album .album-name a { display: block; font-size: 16px; color: #212529; margin-bottom: 0px; } 
/* Brand */
.wrap-brand { margin-bottom: 50px; padding: 0px 15px; } 
.wrap-brand .wrap-content { position: relative; } 
.brand { display: block; border: 1px solid #eee; max-width: 160px; margin: 0px auto; } 
/* Product */
.grid-product { display: grid; gap: 20px; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-bottom: 1.5rem; } 
@media only screen and (max-width: 991px){
 .grid-product { gap: 15px; grid-template-columns: repeat(3, minmax(0, 1fr)); } 
 } 
@media only screen and (max-width: 575px){
 .grid-product { gap: 10px; grid-template-columns: repeat(2, minmax(0, 1fr)); } 
 } 
.gr-100 { grid-column: 4 span !important; } 

.box-product { position: relative; display: block; margin-bottom: 1rem; } 
.pic-product { background: #ffffff; } 
.pic-product img { width: 100%; border-radius: 0px; } 
.name-product { margin-bottom: 0.25rem; } 
.name-product a { font-size: 16px; color: #212529; } 
.name-product a.text-split { -webkit-line-clamp: 1; } 
.name-product a:hover { color: var(--color-hover); } 
.price-product { margin-bottom: 0px; } 
.price-product span { font-weight: 700; } 
.price-new { font-size: 15px; font-weight: 500; color: var(--color-main); } 
.price-old { padding-left: 10px; font-size: 12px; color: #6c757d; text-decoration: line-through; } 
.price-per { position: absolute; top: 15px; right: 15px; color: #ffffff; background: var(--color-main); font-size: 11px; border-radius: 2px; width: 45px; height: 25px; text-align: center; line-height: 25px; } 
.cart-product { margin-bottom: 0px; } 
.cart-product span { cursor: pointer; color: #ffffff; text-transform: capitalize; text-align: center; } 
/*Xem nhanh*/
#popup-quickview .modal-dialog { max-width: 1140px; } 
.box-quickview { position: absolute; right: 15px; top: 50%; transform: translate(150% , -50%); display: grid; opacity: 1; z-index: 2; } 
.product-quick-view { display: inline-flex; justify-content: center; align-items: center; background-color: var(--color-main); width: 40px; height: 40px; border-radius: 50%; cursor: pointer; } 
.product-quick-view i { color: #fff; font-size: 14px; } 
.box-product:hover .box-quickview { opacity: 1; transform: translate(0% , -50%); } 
.product-quick-view:hover { background-color: var(--color-active); } 
/* Product Detail */
/* .grid-pro-detail { margin-bottom: 3rem; } */
.left-pro-detail { position: relative; text-align: center; } 
.left-pro-detail .MagicZoom { border: 1px solid #ccc; 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 { top: calc(50% - 15px / 2); } 
.control-pro-detail button { background-color: #eee; color: #222222; opacity: 1; width: 25px; height: 25px; line-height: 25px; font-size: 16px; } 
.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 { -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-filter: brightness(100%) !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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; 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-main); } 
.price-old-pro-detail { font-weight: 500; color: #6c757d; text-decoration: line-through; padding-left: 10px; } 
.color-pro-detail { cursor: pointer; display: inline-block; vertical-align: top; position: relative; padding: 2px 5px ; margin: 0px 0px 3px 0px; border: 1px solid #eee; 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 { border-color: #e5101d; color: #e5101d; } 
.color-pro-detail.active { border-color: #e5101d; color: #e5101d; } 
.size-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.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"] { display: none; } 
.size-pro-detail input[type="radio"] { display: none; } 
.quantity-pro-detail { width: 100%; max-width: 110px; line-height: normal; text-align: center; 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; } 
.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; } 
.btn-cart-main { background-color: var(--color-main); border-color: var(--color-main); color: #ffffff !important; } 
.btn-cart-main:hover { background-color: var(--color-primary); border-color: var(--color-primary); } 

.btn-black { background-color: #000; border-color: #000; color: #ffffff !important; } 
.btn-orange { background-color: #EE4D2D; border-color: #EE4D2D; color: #ffffff !important; } 


@media only screen and (max-width: 767px){
 .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; } 
 } 
.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 { border-top-color: #555555; } 
.tabs-pro-detail .nav-tabs .nav-item.show .nav-link { border-top-color: #555555; } 
/*Xem thêm*/
.content_product { overflow: hidden; max-height: 450px; } 
.content_product.h-full { height: 100% !important; max-height: 100%; } 
.show-more { font-size: 14px; } 
.show-more::before { height: 55px; margin-top: -45px; content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(.2, #fff), to(rgba(255, 255, 255, 0))); display: block; } 
/* News */
.news { margin-bottom: 2rem; } 
@media only screen and (max-width: 575px){
 .news .news-image { margin-bottom: 1rem; } 
 } 
.news .news-name { margin-bottom: 0.5rem; } 
.news .news-name a { color: var(--color-primary); font-size: 16px; line-height: 1.5; } 
.news .news-name a.text-split { -webkit-line-clamp: 2; } 
.news .news-name a:hover { color: var(--color-main); } 
.news .news-time { color: #84878a; margin-bottom: 0.25rem; } 
.news .news-desc { color: #333333; margin-top: 5px; line-height: 22px; } 
.othernews b { margin-bottom: 10px; } 
@media only screen and (max-width: 991px){
 .img-auto img { width: auto !important; height: auto !important; } 
 } 
/* 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; } 
/* Toc */
.box-readmore { padding:8px 15px; border:1px solid #dedede; margin-bottom:2rem; border-radius:5px; background-color:#eeeeee; } 
.box-readmore li ul>li { margin:0; margin-bottom:8px } 
.box-readmore li ul>li:before { content:counters(item,".") " " } 
.box-readmore ul { list-style-type:none; counter-reset:item; margin-bottom:0px; padding-left:0px!important; margin-top:8px; } 
.box-readmore ul li { display:table; counter-increment:item; margin-bottom:5px } 
.box-readmore ul li:before { content:counters(item,".") ". "; display:table-cell; padding-right:5px } 
.box-readmore ul li a { color:#333333; cursor:pointer; font-weight:600; } 
.box-readmore ul li a:hover { color:#767676; } 
/* Newsletter */
.mw-booking .modal-dialog { max-width: 500px; margin: 1.75rem auto; } 
.btn-booking { position: fixed; right: 15px; bottom: 560px; z-index: 999; transform: translateX(78%); } 
.btn-booking:hover { transform: translateX(0%); } 
.newsletter-input { position:relative } 
.newsletter-input input { height:45px; font-size:14px; color:#333 } 
.newsletter-input .label { position:absolute; top:13px; left:12px; font-size:13px; color:#888; transform-origin:0 0; transform:translate3d(0,0,0); transition:all .2s ease; pointer-events:none } 
.newsletter-input input:not(:-moz-placeholder-shown) + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter-input input:not(:-ms-input-placeholder) + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter-input input:not(:placeholder-shown) + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter-input input:focus + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter-textarea { position:relative } 
.newsletter-textarea .label { position:absolute; top:13px; left:12px; font-size:13px; color:#888; transform-origin:0 0; transform:translate3d(0,0,0); transition:all .2s ease; pointer-events:none } 
.newsletter-textarea textarea:not(:-moz-placeholder-shown) + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter-textarea textarea:not(:-ms-textarea-placeholder) + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter-textarea textarea:not(:placeholder-shown) + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter-textarea textarea:focus + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 

/* Like Share */
.social-plugin { margin-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } 
.social-plugin .at-share-btn { margin-bottom: 0px !important; } 
.social-plugin .zalo-share-button { margin-left: 3px; } 
/* 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; } 
/* 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, .control-owl button, .carousel-comment-media .carousel-control a span, .menu ul li a.has-child:after, .menu ul li ul, .menu ul li:hover > ul, .scale-img img, .scale-img:hover > img, .btn-frame .kenit-alo-circle-fill, .support-online .kenit-alo-circle-fill { -webkit-transition: 0.3s all; transition: 0.3s all; } 
/* Toolbar */
.toolbar { background: var(--color-main); padding: 2vw; bottom: 5px; position: fixed; z-index: 500; height: auto; left: 5px; right: 5px; border-radius: 0.5rem; } 
.toolbar ul { list-style: none; padding: 0px; margin: 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; } 
.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: #ffffff; font-size: 3vw; display: block; } 
/* Fixbar */
.fixbar { bottom: 0; display: block; background: #f0eff4; border-top: 1px solid #ddd; width: 100%; -webkit-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 { 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-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; } 
.plugbar ul li { width: 20%; float: left; } 
.plugbar ul li a { display: block; color: #696969; font-size: 12px; text-align: center; position: relative; } 
.plugbar ul li a i { font-size: 20px; color: #696969; } 
.plugbar ul li a span { position: absolute; width: 50px; height: 50px; top: -40px; left: calc(50% - 50px / 2); font-size: 14px; display: block; border: 1px solid rgba(234, 230, 230, 0.5); border-radius: 100%; } 
/* Combo Phone */
.support-online { position: fixed; z-index: 999; left: 10px; bottom: 0px; } 
.support-online a { position: relative; margin: 20px 10px; text-align: left; width: 40px; height: 40px; } 
.support-online i { width: 40px; height: 40px; background: #43a1f3; color: #ffffff; border-radius: 100%; font-size: 20px; text-align: center; line-height: 1.9; position: relative; z-index: 999; } 
.support-online a { display: block; } 
.support-online a span { border-radius: 2px; text-align: center; background: #67b634; padding: 9px; display: none; width: 180px; margin-left: 10px; position: absolute; color: #ffffff; z-index: 999; top: 0px; left: 40px; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; -webkit-animation: headerAnimation 0.7s 1; animation: headerAnimation 0.7s 1; } 
.support-online a:hover span { display: block; } 
.support-online a span:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent #67b634 transparent transparent; position: absolute; left: -10px; top: 10px; } 
.support-online .kenit-alo-circle-fill { width: 60px; height: 60px; top: -10px; position: absolute; border-radius: 100%; border: 2px solid transparent; background-color: rgba(0, 175, 242, 0.5); opacity: 0.75; right: -10px; } 
.support-online .kenit-alo-circle { width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: 0.1; border-color: #0089b9; opacity: 0.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; } 
/* .support-online .animated.infinite { animation-iteration-count:infinite; } 
.support-online .zoomIn { animation-name:zoomIn; } 
.support-online .animated { animation-duration:1s; animation-fill-mode:both; } 
.support-online .pulse { animation-name:pulse; } */

/* Phone Switch */
.widget-mobile { position: fixed; left: 50%; -webkit-transform: translateX(-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%; position: relative !important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } 
.wcircle-icon:before { position: absolute; content: ""; width: 60px; height: 60px; background: rgba(18, 130, 252, 0.5); border: 1px solid #ffffff; border-radius: 50%; left: -5px; top: -5px; -webkit-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, 0.5); border-radius: 50%; left: -15px; top: -15px; -webkit-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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: 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 { font-size: 25px; color: #ffffff; position: relative; z-index: 9999; } 
.wcircle-icon i { font-size: 25px; color: #ffffff; position: relative; z-index: 9999; } 
.shake-anim { -webkit-animation: shake-anim 1s infinite ease-in-out; animation: shake-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; } 
/* width */
.box-sticky ::-webkit-scrollbar { width: 3px; } 
/* Track */
.box-sticky ::-webkit-scrollbar-track { background: #ccc; } 
/* Handle */
.box-sticky ::-webkit-scrollbar-thumb { background: var(--color-main); } 
/* Handle on hover */
.box-sticky ::-webkit-scrollbar-thumb:hover { background: var(--color-hover); } 

strong {font-weight: 600;}

@media print, (min-width: 768px) {
    .block-primary__heading{min-height:500px;}
}

@media print, (min-width: 768px) {
    .list-certificate__wrapper {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

.block-why .list-photo::before{display:none;}

.wrap-main h1,
.wrap-main h2,
.wrap-main h3,
.wrap-main h4,
.wrap-main h5,
.wrap-main h6{margin-bottom:.5em !important;}

.content-main video{width: 100%; height:auto;}
.section-partner{padding:35px 0;}
.section-partner__item{ padding: .25rem;}
.section-partner__thumbnail{display: inline-block; box-shadow:0 0 0 #ccc; transition: all ease .3s;border: solid 1px #eee;}
.section-partner__thumbnail:hover{box-shadow:0 0 5px #ccc;}
.title-common{font-weight: 900;}

.list-partner__wrapper{list-style: none; margin-bottom: 0; padding-left: 0; display: flex; flex-wrap: wrap; gap: 1rem;}
.list-partner__item{width: calc((100% - 1rem * 5)/6);}
@media only screen and (max-width: 767.98px) {
    .list-partner__item{width: calc((100% - 1rem * 2)/3);}
}

.album-name{font-size: 1.125rem; color: var(--color-primary);}
.block-maps {padding: 35px 0;}
.block-maps__content{max-width: 800px; margin: 0 auto;}
.business-common__video{position:relative; width:100%; padding-top:56%;}
.business-common__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.list-newsh{padding-bottom:1rem; margin-bottom:1.5rem; border-bottom: solid 1px var(--color-main);}
.title-common-secondary{font-size: 1.125rem;font-weight:bold; color: red;margin-bottom: 1rem;}
.list-landingpage__wrapper{list-style:none; padding-left: 0; margin: 0;}

.section-form{background:#1206c0; padding: 50px 0;}

.list-blog__wrapper{list-style: none; padding-left: 0; margin: 0;}
.list-blog__item{margin-bottom: 1.5rem;}
.list-blog__title{ text-transform: uppercase; font-weight: bold; margin-bottom: .8rem; color: white; font-size: 1.5rem;}
.list-blog__desc{font-size: 1.125rem; color: white;}

.title-contact {color:#fff; font-size: 2rem;text-transform: uppercase;font-weight: bold; text-align: center; margin-bottom: 1.5rem;}
.form-contact__item {margin-bottom: .5rem;}
.form-contact__item .input-landingpage,
.form-contact__item .textarea-landingpage,
.form-contact__item .select-landingpage { border: solid 1px #fff; color: #000; font-weight: bold; background: #fff; }
.form-contact__item .select-landingpage option{color:#000;}
strong{font-weight: bold;}
.btn-contact{max-width: 250px;}
.btn-contact__wrapper{background:#fff;color:#1206c0;border-radius: 50px;font-size: 1.125rem; font-weight:bold; text-align: center; padding: 10px; display: block; line-height: 1.2;}
@media only screen and (max-width: 767.98px) {

    .btn-contact__wrapper{font-size: 1rem; padding: .5rem;}
.contact-text span,
	.footer-common__info span{ font-size: 1rem;}
}
.form-check-input{-webkit-appearance:radio;}

.form-contact-check{ display: flex; align-items: center; flex-wrap: wrap; gap: 1rem;color:#fff;}


