@charset "UTF-8";

/* Main */
:root { --color-main: #07408c; --color-medium-red: #cc2c32; --color-dark-red: #c31829; --color-green: #28a745; --color-dark-green: #207d36; --color-black: #000; --color-gray: #6c757d; --mm-color-background: #07408c; --mm-color-text: #fff; }
body { font-size: 14px; font-family: 'Open Sans', sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color: #333333; }
img { max-width: 100%; height: auto; vertical-align: top; }
a, input, textarea { outline: none; padding: 0px; text-decoration: none }
a:hover { text-decoration: none; }
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.hover_zoom { position: relative; overflow: hidden; display: block; }
.hover_zoom img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s; position: relative; }
.hover_zoom:hover img { -webkit-transform: scale3d(1.2, 1.2, 1); transform: scale3d(1.2, 1.2, 1); }

/*box-flex*/
.box-flex-end { display: flex; flex-wrap: wrap; justify-content: flex-end; }
.box-flex-star { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.box-flex { display: flex; flex-wrap: wrap; justify-content: space-between; }
.flex-end { align-items: flex-end; }
.flex-star { align-items: flex-start; }
.flex-center { align-items: center; }
.w-clear:after { display: block; content: ""; clear: both; }
.mg5 { margin-right: -5px !important; margin-left: -5px !important; }
.pd5 { padding: 5px !important; }
.pd0 { padding: 0 !important; }
.mg0 { margin: 0 !important; }
.pad_pic { padding: 5px !important; }
.pad_video { padding: 10px; }
.pad_video_1 { padding: 0px; }
.pad_video_2 { padding: 10px 10px; padding-bottom: 10px; }
.five_sp { -ms-flex: 0 0 19.5%; flex: 0 0 19.5%; max-width: 19.5%; }
.hidden { display: none; }
.clear { clear: both; }
.none { display: none; }
.view_video { cursor: pointer; }
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; }
.container_s { position: relative; width: 100%; }
.wrap-main { max-width: 1200px; margin: 40px auto; }
.wrap-content-pd0 { max-width: 1230px; margin: 0px auto; padding: 0px 10px; }
.wrap-home { max-width: 100%; padding: 0px; }
.wrap-content { max-width: 1200px; margin: 0px auto; }
.wrap-index { width: 100%; }
.wrap-info { padding: 25px 10px; }
.wrap-2-col { padding: 50px 0px; padding-top: 40px; padding-bottom: 0px; }
.pd25 { padding-bottom: 25px; }

/* General */
.title-main { position: relative; text-align: center; margin-bottom: 20px; padding-bottom: 20px; background: url(../images/at.png) no-repeat bottom center; }
.title-main-pro { font-family: 'Roboto Condensed', sans-serif; position: relative; margin-bottom: 20px; text-align: center; }
.title-main.banner-detail { min-height: 340px; display: flex; justify-content: center; align-items: center; }
.title-main.banner-detail span { color: #ffff; font-size: 40px; }

/* .title-main-pro span:after { position: absolute; content: ''; background: #333; width: 50%; height: 4px; bottom: 0; left: 0; } */
.title-main span, .title-main-pro span { position: relative; text-transform: capitalize; font-size: 30PX; font-weight: 800; color: #e00a0a; padding: 0; }
.title-main span >span { margin-left: 5px; }
.title-main span >span:first-child { margin-left: 0px; }
.title-main span >span:last-child, .title-main span >span:nth-last-child(2) { color: #07408c; }
.title-main p { color: #282828; font-size: 25px; margin-top: 0px; font-family: 'SheliaVNF'; }
.time-main { margin-bottom: 0.75rem; font-size: 13px; color: #999; }
.time-main i { vertical-align: top; margin: 3px 7px 0px 0px; }
.time-main span { vertical-align: top; display: inline-block; }
.title-main.bk_white { }
.title-main.bk_white span { text-transform: capitalize; color: #fff200; background: none; font-size: 55px; padding: 0px; }
.title-main.bk_white  p { color: #fff; margin-top: 0px; }
.social { list-style: none; padding: 0px; width: 35%; text-align: right; }
.social li { display: inline-block; vertical-align: top; }
.social li img { -webkit-transition: 1s ease-out; -moz-transition: 1s ease-out; transition: 1s ease-out; }
.social li:hover img { -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg); }
.social li:last-child { margin-right: 0px; }
.control-carousel { position: absolute; top: calc(50% - 30px/2); margin-bottom: 0px; width: 30px; height: 30px; text-align: center; line-height: 30px; border: 1px solid #eee; z-index: 2; background-color: #fff; color: #ccc; cursor: pointer; }
.control-carousel:hover { background-color: var(--color-main); border-color: var(--color-main); color: #fff; }
.prev-carousel { left: 0px; }
.next-carousel { right: 0px; }

/* Header */
.header-top { position: relative; background: #eeeeee; padding: 12px 0; }
.header-top marquee { width: 30%; color: #333; font-weight: 600; font-style: italic; text-transform: uppercase; }
.header-top p { margin: 0; font-family: 'Roboto', sans-serif; font-size: 14px; color: #333333; font-weight: 400; }
.header { position: relative; }
.inf-header { font-family: 'Roboto', sans-serif; font-size: 15px; color: #202020; font-weight: 400; }
.inf-header .hotline { display: flex; justify-content: flex-start; align-items: center; background: url(../images/hotline.png) no-repeat left center; padding-left: 35px; }
.inf-header .hotline p { font-weight: 700; font-family: 'Roboto', sans-serif; margin: 0; }
.inf-header .hotline p label { font-size: 12px; color: #e00a0a; margin: 0; }
.inf-header .hotline p span { display: block; font-size: 11px; color: #ffbc00; }
.inf-header .hotline h2 { font-family: 'Open Sans Condensed', sans-serif; font-size: 30px; color: #ffbc00; font-weight: 700; margin: 0 0 0 10px; }
.logo, .banner { display: inline-block; text-align: center; }
.logo img { transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
.menu.fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; padding: 0px; margin: 0; box-shadow: 1px 1px 10px 0px #00000040; }
.menu.fixed .menu_left { display: none; }
.menu.fixed .logo img { max-width: 85%; transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
.menu.fixed ul li a h2 { padding: 15px 0px; }
.menu.fixed ul { justify-content: space-between; }

/*  */
#google_language_translator { max-height: 40px; overflow: hidden; }
.goog-te-gadget .goog-te-combo { padding: 5px; border: 1px solid #cccccc; border-radius: 3px; color: #262626; font-size: 14px; background: transparent; }

/*  */
.cart-header { position: relative; width: 40px; height: 40px; background: url(../images/cart.png)no-repeat center; margin: 0 0 0 30px; }
.cart-header .count-cart { position: absolute; top: 16px; right: 16px; color: #f00; font-size: 10px; font-weight: 700; }
.social-header li { width: 30px; margin-right: 3px; }
.header-bottom .wrap-content { padding: 25px 10px; }
.hotline-header { display: inline-block; padding-left: 55px; background-image: url(../images/icon_hotline.png); background-repeat: no-repeat; background-position: 0px 1px; }
.hotline-header p { font-weight: 500; margin-bottom: -2px; text-transform: capitalize; color: #000000; }
.hotline-header span { font-weight: 700; color: #c01423; font-size: 24px; display: block; }
.user-header a { color: #fff; 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: #fff; 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; }

/* Menu */
.menu { position: relative; width: 100%; background: #e00a0a; }
.menu.no-index { position: relative; }
ul.menu-bar { position: relative; width: 70%; padding: 0px; list-style: none; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin: 0; }
ul.menu-bar li { position: relative; z-index: 99; margin: 0; }
ul.menu-bar li.datlich { background: rgb(176, 132, 67); background: linear-gradient(90deg, rgba(176, 132, 67, 1) 0%, rgba(249, 217, 102, 1) 50%, rgba(176, 132, 67, 1) 100%); font-size: 14px; font-weight: 400; border-radius: 50px; padding: 8px 17px; cursor: pointer; }
.menu-bar-res li.hotline { list-style: none; }
ul.menu-bar li.hotline p, .menu-bar-res li.hotline p { margin: 0 0 0 10px; font-family: iCielBCPortico-Regular; font-size: 15px; color: #fff; font-weight: normal; background: #ce090a url(../images/hotline.png) no-repeat left center; min-height: 38px; border-radius: 50px; padding: 7px 20px 7px 50px; font-weight: normal; }
ul.menu-bar li ul li { width: 100%; padding: 0; }
ul.menu-bar li.lang { }
ul.menu-bar li.lang a { display: inline-block; margin: 0 2px; }
ul.menu-bar li.line { width: 1px; height: 15px; background-color: rgba(255, 255, 255, 0.5); }
ul.menu-bar li a { display: block; position: relative; z-index: 1; text-decoration: none !important; }
ul.menu-bar li a.img { padding: 14px 0px; }
.menu > ul > li > a { border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; }
ul.menu-bar li a i { color: #fff; margin: 0px; font-size: 20px; }
ul.menu-bar li a h2 { position: relative; font-size: 15px; color: #f9f9f9; margin: 0; font-weight: 700; padding: 0; line-height: unset; z-index: 4; text-transform: uppercase; }
ul.menu-bar li a.img h2 { padding: 0; }
ul.menu-bar li ul { position: absolute; min-width: 220px; top: 100%; margin: 0; box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1); -webkit-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; visibility: hidden; transition: all .5s; }
ul.menu-bar 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; }
ul.menu-bar li ul li a { text-align: left; border-bottom: 1px solid #2a2a2a14; margin: 0; padding: 0 !important; }
ul.menu-bar li ul li:last-child > a { border-bottom: 0px; }
ul.menu-bar li ul li a h2 { padding: 5px 10px !important; border-bottom: 1px solid #ffffff38 !important; border-radius: unset; font-size: 26px; }
ul.menu-bar li ul li ul { top: 0px; left: 100%; }
.menu .wrap-content > ul > li:first-child:after { display: none; }
ul.menu-bar > li > a.active > h2, .menu ul > li:hover > a > h2 { color: #ffbc00; }

/* .menu ul > li > ul > li:hover > a > h2 { background: #0fb70a } */

/* Search */
.menu ul li.box-search { margin: 0 0 0 40px; }
.search { position: relative; padding: 0; width: 480px; float: left; }
.search p { line-height: 40px; cursor: pointer; text-align: center; margin: 0px; color: #000; font-size: 16px; background: #ffbc00; padding: 0 30px; min-height: unset; position: absolute; top: 0; bottom: 0; right: 0; }
.search input { width: 100%; height: 40px; font-family: 'Open Sans', sans-serif; outline: none; padding: 0px 5px; padding-right: 60px; background: #f5f5f5; text-indent: 10px; font-size: 13px; color: #767676; transition: opacity 0.5s, width 0.5s; position: relative; border: none; }
.search input.show { width: 250px; opacity: 1; }
.search input::-webkit-input-placeholder { color: #4c4c4c; }
.search input:-moz-placeholder { color: #4c4c4c; }
.search input::-moz-placeholder { color: #4c4c4c; }
.search input:-ms-input-placeholder { color: #4c4c4c; }

/* read index */
.read-index { position: relative; font-family: 'SVN-CocoFY'; display: table; font-weight: normal; font-size: 22px; color: #c71414; text-align: center; padding: 4px 34px; border-radius: 50px; z-index: 2; background: #ffc200; }
.read-index:hover { opacity: 0.8; color: #c71414; }
.read-index:hover:after { transition: 0.3s ease-in-out; }

/* Menu RP */
.menu-res { position: sticky; display: none; height: 55px; z-index: 9999; background: #e00a0a; top: 0; line-height: normal; box-shadow: 1px 5px 10px 0px #00000040; }
.menu-bar-res { height: 55px; padding: 0px 10px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; }
#menu { display: none; }
#hamburger { display: block; width: 45px; height: 23px; position: relative; }
#hamburger:before, #hamburger:after, #hamburger span { background: #fff; content: ''; display: block; width: 100%; height: 3px; position: absolute; left: 0px; }
#hamburger:before { top: 0px; }
#hamburger span { top: 10px; }
#hamburger:after { top: 20px; }
#hamburger:before, #hamburger:after, #hamburger span { -webkit-transition: none 0.5s ease 0.5s; transition: none 0.5s ease 0.5s; -webkit-transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity; }
.mm-wrapper_opening #hamburger:before, .mm-wrapper_opening #hamburger:after { top: 10px; }
.mm-wrapper_opening #hamburger span { left: -50px; opacity: 0; }
.mm-wrapper_opening #hamburger:before { transform: rotate(45deg); }
.mm-wrapper_opening #hamburger:after { transform: rotate(-45deg); }
.mm-menu_opened { display: block !important; }
.mm-listitem a h2 { font-size: 16px; text-transform: uppercase; }
.mm-navbar__title { text-transform: uppercase; font-size: 16px; }

/* Search RP */
.search-res { position: relative; }
.search-res .icon-search { width: 40px; height: 40px; cursor: pointer; text-align: center; line-height: 42px; color: #fff; font-size: 17px; margin: 0px; }
.search-res .icon-search.active { color: var(--color-main); background: #fff; border-radius: 100%; }
.search-res .search-grid { position: absolute; top: 50px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: #fff; 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-main); 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: #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; z-index: 2; background: url(../images/bg-slide.jpg) repeat; }
.slider-show { position: relative; }
.slideshow a { display: block; cursor: pointer; }
.slideshow a img { width: 100%; }
.slide-content { position: absolute; left: 80px; top: 50%; transform: translateY(-50%); font-weight: 700; color: #fff; }
.owl-item.active .slide-content h3, .owl-item.active .slide-content p { -webkit-animation: fadeInLeftBig 1s ease backwards; -moz-animation: fadeInLeftBig 1s ease backwards; -o-animation: fadeInLeftBig 1s ease backwards; -ms-animation: fadeInLeftBig 1s ease backwards; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: 1.5s; -o-animation-delay: 1.5s; animation-delay: 1.5s; }
.owl-item.active .slide-content a.read { -webkit-animation: fadeInUpBig 1s ease backwards; -moz-animation: fadeInUpBig 1s ease backwards; -o-animation: fadeInUpBig 1s ease backwards; -ms-animation: fadeInUpBig 1s ease backwards; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: 1.5s; -o-animation-delay: 1.5s; animation-delay: 1.5s; }
.slide-content h3 { font-size: 30px; text-transform: capitalize; }
.slide-content p { font-size: 18px; }
.slide-content a.read { font-size: 15px; display: inline-block; color: #fff; background: #d8ba5f; padding: 15px 20px; border-radius: 3px; }
.slide-content a.read:hover { opacity: 0.8; transition: 0.3s; }
.slideshow:hover .control-slideshow { opacity: 0.3; }
.slideshow .control-slideshow:hover { opacity: 0.8; }
.control-slideshow { opacity: 0; position: absolute; z-index: 2; top: calc(50% - 50px/2); width: 35px; height: 50px; text-align: center; line-height: 50px; font-size: 25px; cursor: pointer; margin: 0px; background-color: #000000; border-radius: 3px; }
.control-slideshow i { color: #ffffff; }
.prev-slideshow { left: 20px; padding-right: 3px; }
.next-slideshow { right: 20px; padding-left: 3px; }

/* tiêu chi */
.wrap-tieuchi { position: relative; padding: 30px 0px; }
.slick-tieuchi { margin: 0px -10px; }
.slick-tieuchi .slick-slide { margin: 0px 10px }
.tieuchi { border: 1px solid #cfcfcf; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; padding: 20px; border-radius: 10px; }
.tieuchi .content { width: calc(100% - 115px); }
.tieuchi .content h3 a { font-size: 18px; color: #333333; font-weight: 700; line-height: 25px; -webkit-line-clamp: 1; height: 25px; }
.tieuchi .content p { font-size: 15px; color: #575757; margin: 0; }
.tieuchi:hover h3 a { color: #ab1609; }

/* bottom */
.wrap-bottom { position: relative; z-index: 1; padding: 40px 0px; }
.title-bottom { position: relative; margin-bottom: 20px; }
.title-bottom h2 { font-family: 'iCielBrushUp'; font-size: 35px; color: #e00a0a; font-weight: normal; margin: 0; }
.title-bottom p { font-weight: 400; margin: 0; font-size: 15px; color: #808080; }

/* news */
.box-news { width: 44%; }
.slick-news { width: 100%; margin: -10px 0; }
.slick-news .slick-slide { margin: 10px 0; }
.news-top { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.news-top .item-news .content { width: calc(100% - 300px); }
.item-news { display: flex; justify-content: space-between; align-items: flex-start; }
.item-news.item-even { flex-flow: row-reverse; }
.item-news a.scale-img { }
.item-news .content { position: relative; width: calc(100% - 180px); }
.item-news h3 a { font-size: 17px; color: #333333; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 1; line-height: 20px; height: 20px; }
.item-news .content p { font-size: 14px; color: #4d4d4d; font-weight: 400; overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; line-height: 20px; height: 60px; margin: 0; }
.item-news .date i { }
.item-news .date { display: inline-block; color: #ef0d1d; font-weight: 400; font-size: 13px; text-align: center; margin: 5px 0px; }
.item-news .date span { font-size: 14px; display: block; color: #2f2f2f; }
.item-news a.read { display: inline-block; font-size: 14px; font-weight: 400; color: #e00a0a; }
.item-news a.read:hover { opacity: 0.8; }
.item-news:hover h3 a { color: #ef0d1d; }
.item-feedback.item-even { flex-flow: row-reverse; }

/* video */
#video-select { width: 55%; }
.box-video { width: 55.5%; }
.iframe-video { width: 75%; }
.slick-video { width: 24%; margin: -2px 0px; }
.slick-video .slick-slide { margin: 2px 0px; }
.slick-video img { width: 100%; height: 100%; object-fit: cover; }
.vi { cursor: pointer; }
.vi:after { position: absolute; content: ''; background: url(../images/icon-vi.png) no-repeat center; background-size: contain; width: 32px; height: 32px; top: 50%; left: 50%; transform: translate(-50%, -50%); }

/* Breadcrumb */
.breadCrumbs { background-color: #eee; text-transform: capitalize; border-top: 1px solid #9999991f; }
.breadCrumbs .wrap-content {padding: 0.75rem 10px;}
.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: #c01423; }

/* Intro */
.wrap-intro { margin-bottom: 50px; }
.left-intro { width: 67%; }
.right-intro { width: 30%; }
.title-intro { margin-bottom: 1.5rem; }
.title-intro span { display: inline-block; text-transform: capitalize; position: relative; padding-bottom: 10px; font-size: 40px; color: #07408c; }
.title-intro span > span { color: #07408c; }
.title-intro span:after { }
.newshome-best { width: 43%; display: block; float: left; margin-right: 1.5%; }
.pic-newshome-best img { width: 100%; }
.name-newshome { color: var(--color-black); font-size: 14px; line-height: 18px; margin-bottom: 0.25rem; }
.name-newshome.text-split { -webkit-line-clamp: 2; }
.time-newshome { color: var(--color-gray); margin-bottom: 0.25rem; }
.desc-newshome { color: var(--color-black); margin-bottom: 0px; }
.view-newshome { display: inline-block; border: 1px solid var(--color-main); padding: 8px 15px; color: var(--color-black); text-transform: capitalize; font-weight: 600; margin-top: 1rem; }
.view-newshome:hover { background-color: var(--color-main); color: #fff; }
.newshome-scroll { width: calc(100% - 44.5%); height: 450px; overflow: hidden; }
.newshome-scroll ul li { margin-bottom: 15px !important; }
.newshome-normal { display: block; }
.pic-newshome-normal { float: left; width: 34%; margin-right: 3%; margin-bottom: 0px; }
.pic-newshome-normal img { width: 100%; }
.info-newshome-normal { float: left; width: calc(100% - 37%); }
.video-main { position: relative; height: 370px; }
.video-main iframe { position: relative; height: 100%; }
.listvideos { width: 100%; height: 40px; padding: 0px 10px; border: 1px solid #ccc; color: #333; margin-top: 10px; font-weight: 400; cursor: pointer; background: #fff; }
.listvideos option { color: #333; }

/* Brand */
.wrap-brand { padding: 40px 0px; }
.slick-brand { margin: 0px -10px; }
.slick-brand .slick-slide { margin: 0px 10px; }
.slick-brand .img { border: 1px solid #d9d9d9; display: block; }
.slick-brand img { width: 100%; object-fit: cover; }
.owl-brand { padding: 0px 40px; }
.brand { display: block; border: 1px solid #eee; }
.brand img { width: 100%; }

/* pass cam */
.pass-cam { text-align: center; margin: 10px 0px; }
.pass-cam input { padding: 5px 10px; border: 1px solid #9999; background: transparent; width: 50%; margin: 0px auto; }

/*.title  */
.wrap-info .title-h2 { padding-bottom: 0; }
.modal-content .title-h2 { margin-bottom: 10px; }
.modal-content .title-h2 h2 { margin: 0; }
.modal-header h6 { font-weight: 700; }
.title-h2 { position: relative; text-align: center; margin-bottom: 30px; background: url(../images/at.png) no-repeat bottom center; padding-bottom: 20px; }
.title-h2 a.read { position: absolute; top: 50%; right: 0; transform: translateY(-50%); font-size: 17px; color: #686868; font-weight: 400; font-family: 'Oswald', sans-serif; }
.wrap-news .title-h2 h2 { margin: 0; }
.title-h2 label { font-size: 35px; font-weight: normal; color: #ed1b24; font-family: 'UTMBeautifulCaps'; margin: 0; }
.title-h2 h2 { position: relative; font-size: 28px; font-weight: 800; color: #e00a0a; line-height: normal; display: block; text-transform: uppercase; }
.title-h2 p { position: relative; font-size: 16px; color: #333333; font-weight: 400; display: block; margin: 0; }
.title-h2 span { font-size: 14px; color: #fff; }

/* tab sản pham */
ul.tab-list { padding: 0; display: table; margin: 0px auto; background: #fecb0c; border-radius: 50px; margin-bottom: 30px; }
ul.tab-list li { display: inline-block; position: relative; margin: 0 0 0 0px; font-family: 'Nunito', sans-serif; text-align: center; font-size: 16px; color: #000000; font-weight: 700; text-transform: uppercase; cursor: pointer; padding: 11px 40px; border-radius: 50px; background: transparent; }
ul.tab-list li:first-child:after { display: none; }
ul.tab-list li:after { position: absolute; content: ''; background: url(../images/list.png) no-repeat center; width: 10px; height: 10px; top: 50%; left: 5px; transform: translateY(-50%); }
ul.tab-list li a { display: inline-block; font-size: 16px; color: #272727; text-transform: uppercase; border: 1px solid #e7e7e7; border-radius: 3px; padding: 10px 25px; }
ul.tab-list li img { display: table; margin: 0px auto; margin-bottom: 10px; }
ul.tab-list li.active, ul.tab-list li:hover { color: #fecb0c; background: #e00a0a; }
.box-product-right { width: 75%; }
.box-product-right .grid-product { grid-template-columns: repeat(4, 1fr); grid-gap:30px 50px; }

/* slick-product */
.slick-product { position: relative; margin: 0px -30px; z-index: 2; }
.slick-product .slick-slide { margin: 0px 30px; }

/* title-product */
.title-product { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 25px; background: #eeeeee; padding-right: 10px; }
.title-product h2 { position: relative; margin: 0; font-size: 22px; font-weight: 700; text-transform: uppercase; color: #fff; background: #e00a0a url(../images/title.png) no-repeat 10px center; padding: 10px 60px 10px 60px; }
.title-product h2:after { position: absolute; content: ''; width: 0; height: 0; border-top: 20px solid #ffe500; border-bottom: 20px solid transparent; border-left: 20px solid transparent; top: 0; right: 0; }
.title-product a.read { display: inline-block; font-size: 15px; color: #e00a0a; font-weight: 400; text-transform: uppercase; }

/* Sản Phẩm */
.wrap-product { position: relative; padding-top: 40px; }
.box-product { padding-bottom: 40px; }
.grid-product {display: grid;grid-template-columns: repeat(4, 1fr);grid-gap:30px 50px;}
.item-product { position: relative; }
.item-product .img { position: relative; overflow: hidden; border-radius: 17px;}
.item-product span.quick-view { position: absolute; bottom: -50%; left: 0; right: 0; text-align: center; padding: 5px; cursor: pointer; background: #d1d1d1; font-size: 13px; font-weight: 400; transition: bottom .3s ease-in-out; }
.item-product:hover span.quick-view { bottom: 0; transition: bottom .3s ease-in-out; z-index: 3; }
.item-product .img-hover { opacity: 0; position: absolute; z-index: 2; top: 0; left: 0; right: 0; bottom: 0; }
.item-product:hover .img-hover { opacity: 1; }
span.new { position: absolute; top: 10px; right: 10px; z-index: 99; }
.sale_off:after { position: absolute; content: attr(data-sale); top: 10px; right: 10px; font-size: 12px; font-weight: 700; color: #ffffff; background: url(../images/sale.png) no-repeat center; z-index: 9; text-align: center; line-height: initial; width: 38px; height: 25px; display: flex; justify-content: center; align-items: center; }
.pro-zoom.sale_off:after { top: 15px; left: 15px; }
.pro-zoom span.new { top: 20px; right: 20px; }
.item-product .content {text-align: center; padding: 10px 0px; }
.item-product .content p { margin: 0; font-size: 15px; color: #484848; line-height: 25px; height: 50px; -webkit-line-clamp: 2; }
.item-product .content .box-flex { flex-wrap: unset; }
.inf-product { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-top: 20px; }
.item-product .content a.read { color: #bf0404; font-size: 15px; font-weight: 700; background: #ffaf0f; padding: 4px 19px; border-radius: 50px; display: inline-block; }
.item-product .content a.read:hover { opacity: 0.8; }
.item-product .content h3 { position: relative; }
.item-product .content h3 a {font-size: 19px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;z-index: 1;text-transform: capitalize;text-align: center;font-family: "Times New Roman", Times, serif;}
.item-product .content .masp { font-size: 11px; color: #929292; }
.item-product .content .masp strong { color: #252525; }
.price-product { margin-bottom: 0px; font-size: 16px; color: #373737; font-weight: 400; }
.item-product .content span.contact { font-size: 16px; font-weight: 400; color: #171717; }
.item-product .content span.contact strong { font-weight: 700; color: #e91010; }
.box-price { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; margin-top: 10px; min-height: 52px; }
.box-price a.contact { background: #333333; color: #fff; font-size: 13px; font-weight: 500; padding: 7px 20px; }
.box-price a.contact:hover { background: #ff0000; transition: 0.3s background; }
.price { font-family: "Times New Roman", Times, serif; font-size: 28px; font-weight: normal; color: #db0c0c; margin: 0; }
.price-new {color: #000;font-weight: normal;font-size: 17px;display: block;font-family: "Times New Roman", Times, serif;}
.price-new strong { color: #4c4c4c }
.price-old { position: relative; text-decoration: line-through; color: #b8b8b8; font-weight: 400; font-size: 14px;     font-family: "Times New Roman", Times, serif;}
.price-per { position: absolute;
    top: 15px;
    right: 15px;
    color: #000;
    background: #edab13;
    font-size: 13px;
    border-radius: 10px;
    width: 45px;
    height: 25px;
    text-align: center;
    line-height: 25px;}
.cart-product { margin-bottom: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 0 0 0 0px;opacity: 0; position: absolute;transition: 0.2s;
    bottom: -3px;
    width: 100%;
    left: 0;}
.item-product:hover .cart-product{opacity: 1;bottom: 10px;}
.cart-product span { cursor: pointer; text-transform: capitalize; }
.cart-add {background: #ffbc00;
    font-size: 12px;
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 7px;
    cursor: pointer;
    border-color: #ffbc00; }
.cart-add i { margin-right: 5px; }
.cart-add:hover { background-color: transparent;color: #ffbc00 }
.cart-buy { background-color: #ffbc00;
    color: #ab1609;}
.cart-buy:hover {     background-color: transparent !important;
    color: #ffbc00 !important;
    border-color: #ffbc00 !important; }
.item-product:hover h3 a { color: #db0c0c; }
.item-product:hover span.cart-add { opacity: 1; }

/* wrap-doitac */
.wrap-doitac { position: relative; padding: 40px 0px; background: #f1f1f1; }
.slick-doitac { margin: 0px -5px; }
.slick-doitac .slick-slide { margin: 0px 5px; border: 1px solid #d1d1d1; border-radius: 10px; }
.slick-doitac a img { width: 100%; }

/* Icon Rotate */
.hvr-icon-rotate { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-icon-rotate { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-icon-rotate:hover, .hvr-icon-rotate:focus .hvr-icon { -webkit-transform: rotate(20deg); transform: rotate(20deg); }

/* Sản Phẩm Detail */
.pro-other { padding-top: 15px; margin-top: 40px; }
.wrap-pro-detail { margin: 0; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.box-pro-detail { width: 76%; }
.left-pro-detail { position: relative; text-align: center; width: 48%; }
.left-pro-detail .MagicZoom { border: 1px solid #eee; padding: 7px; border-radius: 5px; }
.right-pro-detail { width: 50%; }
.pro-zoom { width: 100%; }
.item-zoom { width: 100%; }
.gallery-thumb-pro { position: relative; padding: 0 30px; }
.owl-thumb-pro { margin: 5px 10px 0 10px; }
.owl-thumb-pro .slick-slide { margin: 0 3px; }
.thumb-pro-detail { display: block !important; border: 1px solid #eee; padding: 5px; border-radius: 3px; cursor: pointer; }
.thumb-pro-detail.mz-thumb.mz-thumb-selected { border-color: #9e9e9e; }
.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: 27px; display: block; font-weight: 700; margin-bottom: 5px; }
.social-plugin-pro-detail { margin-bottom: 1rem; }
.desc-pro-detail p { margin-bottom: 0; }
.attr-pro-detail { list-style: none; padding: 0px; margin-bottom: 5px; }
.attr-pro-detail li { margin: 0px auto; padding: 5px 0px; }
.attr-pro-detail li.contact a { display: inline-block; background: rgb(171, 22, 9); background: linear-gradient(0deg, rgba(171, 22, 9, 1) 0%, rgba(224, 10, 10, 1) 100%); color: #fff; text-transform: uppercase; padding: 10px 50px; font-weight: 700; border-radius: 4px; font-size: 15px; }
.attr-pro-detail li.masp { padding: 0; margin-top: 15px; }
.attr-pro-detail li.masp strong { font-size: 17px; }
.attr-pro-detail li a.hotline { color: #333; font-weight: 700; font-size: 17px; }
.attr-pro-detail li a.hotline i { padding-right: 10px; }
.attr-pro-detail li a.hotline span { font-size: 23px; color: #f00; }
.attr-pro-detail li:last-child { border: none; }
.attr-pro-detail .desc-pro-detail { }
.attr-label-pro-detail { margin-right: 2px; }
.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: 23px; color: #000; font-family: "Times New Roman", Times, serif;}
.price-old-pro-detail { font-weight: 500; color: var(--color-gray); text-decoration: line-through; padding-left: 10px; font-family: "Times New Roman", Times, serif;}
.color-pro-detail { border: 1px solid #ccc; padding: 3px 10px 4px 10px; display: inline-block; position: relative; }
.size-pro-detail { border: 1px solid #ccc; padding: 3px 10px 4px 10px; display: inline-block; position: relative; }
.size-pro-detail.active, .color-pro-detail.active { border-color: #e5101d; color: #e5101d; }
.list_size { display: inline-block; max-width: 200px; margin-left: 15px; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.color-pro-detail.active:before, .size-pro-detail.active:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; bottom: 0px; right: 0px; margin: auto; z-index: 1; background-image: url(../images/check-cart.png); background-repeat: no-repeat; background-position: bottom right; }
.color-pro-detail input[type=radio], .size-pro-detail input[type=radio] { outline: none; position: absolute; cursor: pointer; width: 100%; height: 100%; -webkit-appearance: none; border: 0px; top: 0px; left: 0px; }
.quantity-pro-detail { width: 100%; max-width: 110px; line-height: normal; display: flex; align-items: center; justify-content: space-between; text-align: center; }
.quantity-pro-detail span { line-height: 25px; padding: 0px; width: 30px; height: 30px; color: #5f5f5f; cursor: pointer; font-size: 22px; border: 1px solid #cccccc; }
.quantity-pro-detail span.quantity-plus-pro-detail { border-left: 0px; }
.quantity-pro-detail span.quantity-minus-pro-detail { border-right: 0px; }
.quantity-pro-detail input { height: 30px; border: 1px solid #cccccc; width: calc(100% - 60px); text-align: center; font-size: 14px; padding: 5px; }
.cart-pro-detail { margin-bottom: 1rem; display: flex; align-items: stretch; justify-content: flex-start; }
.cart-pro-detail a { width: auto; text-align: center; color: #fff; padding: 8px 15px; text-transform: uppercase; border-radius: 3px; cursor: pointer; }
.cart-pro-detail a.addnow { margin-right: 10px; background: #607D8B; color: #fff; }
.cart-pro-detail a.buynow { background-color: #c01423; }
.cart-pro-detail a.buynow:hover, .cart-pro-detail a.addnow:hover { opacity: 0.8; color: #fff; }
.cart-pro-detail a i { vertical-align: top; margin-top: 3px; margin-right: 8px; }
.tabs-pro-detail { margin-top: 50px; }
.tags-pro-detail { margin: 1rem 0px 2rem 0px; }
.tags-pro-detail a { float: left; font-size: 12px; color: #fff; padding: 5px 10px 7px 10px; margin-right: 5px; margin-bottom: 5px; background-color: var(--color-main); border-radius: 3px; }
.tags-pro-detail a:hover { background-color: var(--color-medium-red); }
.tags-pro-detail a i { font-size: 10px; float: left; margin: 5px 5px 0px 0px; }
.tabs-pro-detail .ul-tabs-pro-detail { padding: 0px; list-style: none; margin-bottom: 0;/* border-bottom: 1px solid #e7e7e7; */ }
.tabs-pro-detail .ul-tabs-pro-detail li { font-family: 'Roboto', sans-serif; cursor: pointer; float: left; margin-right: 5px; background: #fff; text-transform: capitalize; padding: 5px 15px; border: 1px solid #eee; border-top: 3px solid #eee; border-top-left-radius: .25rem; border-top-right-radius: .25rem; border-bottom: none; color: #495057; font-weight: 400; margin-bottom: -1px; font-size: 14px; }
.tabs-pro-detail .ul-tabs-pro-detail li.active { border-top-color: #c01423; }
.tabs-pro-detail .ul-tabs-pro-detail li:last-child { margin-right: 0px; }
.tabs-pro-detail .content-tabs-pro-detail { display: none; border: 1px solid #eee; padding: 15px; }
.tabs-pro-detail .content-tabs-pro-detail.active { display: block; }
.attr-pro-detail li.contact a.download{background: #1182fc;}
/* banner quảng cáo */
.slick-1 .img { display: block; }
.slick-1 { margin: 0; }
.slick-1 .slick-slide { margin: 0; }
.quangcao img { width: 100%; object-fit: cover; }

/* Toc */
.box-readmore { padding: 8px 15px; border: 1px solid #dedede; margin-bottom: 2rem; border-radius: 5px; background-color: #eeeeee; }
.box-readmore li ul>li { margin: 0; margin-bottom: 8px }
.box-readmore li ul>li:before { content: counters(item, ".") " " }
.box-readmore ul { list-style-type: none; counter-reset: item; margin-bottom: 0px; padding-left: 0px !important; margin-top: 8px; }
.box-readmore ul li { display: table; counter-increment: item; margin-bottom: 5px }
.box-readmore ul li:before { content: counters(item, ".") ". "; display: table-cell; padding-right: 5px }
.box-readmore ul li a { color: #333333; cursor: pointer; font-weight: 600; }
.box-readmore ul li a:hover { color: #767676; }

/* Bài viết */
.grid-news { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 20px; margin-bottom: 25px; }
.grid-news-tpl { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 20px; }
.box-content { width: 75%; }
.box-content .title-main { text-align: left; }
.box-other { width: 24%; }
h2.title-other { font-size: 18px; text-transform: uppercase; margin: 0; border-bottom: 1px solid #000; padding-bottom: 10px; }
.item-other { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; border-bottom: 1px solid #000; padding: 15px 0px; }
.item-other .content { width: calc(100% - 100px); }
.item-other .content h3 a { font-size: 15px; font-weight: normal; color: #333; line-height: normal; -webkit-line-clamp: 1; }
.item-other .content p { margin: 0; font-size: 12px; font-weight: 400; }
.item-other:hover h3 a { color: #f00; }
.fotorama__wrap { margin: 0 auto; }
.fotorama-tpl { margin-bottom: 25px; }
.content-news { padding: 10px 0px; }
.box-news-tpl { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 25px; }
.news { width: 100%; }
.news .scale-img { width: 100%; }
a.down { font-size: 19px; color: #1e52a3; margin-bottom: 13px; display: block; font-weight: 500; }
.pic-news { float: left; margin-right: 4%; width: 36%; }
.pic-news img { width: 100%; }
.info-news { width: 100%; padding: 10px 0px; }
.name-news a { color: #333; font-size: 14px; line-height: 20px; font-weight: 700; overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.news:hover .name-news a { color: #c01423; }
.news a.read { display: table; margin: 6px 0 0 auto; font-size: 12px; color: #c01423; font-weight: 500; text-decoration: underline; background: transparent; padding: 4px 12px; border-radius: 2px; }
.news a.read:hover { background: #c01423; color: #fff; transition: 0.2s background; }
.time-news { color: #999; position: relative; margin-bottom: 0.25rem; font-size: 12px; padding-left: 15px; }
.time-news:after { position: absolute; content: '\f073'; font-family: 'Font Awesome 5 Free'; top: 0; left: 0; }
.desc-news { color: #333333; line-height: 20px; font-size: 13px; }
.share { padding: 17px 10px 10px 10px; line-height: normal; background: rgba(128, 128, 128, 0.15); margin: 15px 0; border-radius: 5px; }
.share b { display: block; margin-bottom: 5px; }
.othernews b { margin-bottom: 10px; }
.list-news-other { padding-left: 30px; list-style: square; }
.list-news-other li { margin-bottom: 5px; }
.list-news-other li a { text-transform: none; color: #333333; }
.list-news-other li a:hover { color: #999; }

/* Contact */
.top-contact { margin-bottom: 30px; }
.content-contact, .box-form-contact { width: 49%; }
.input-contact { position: relative; width: 49%; margin-bottom: 10px; }
.box-form-contact .validation-contact { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.input-contact input, .input-contact textarea { width: 100%; padding: 0px; outline: none; font-size: 14px; color: #fff; border-color: #ddd; }
.input-contact input { text-indent: 10px; }
.input-contact textarea { resize: none; height: 140px; padding: 10px; }
.input-contact.full-width { width: 100%; }
.input-contact .custom-file-label::after { content: attr(title); }
.bottom-contact { position: relative; height: 500px; }
.bottom-contact iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }

/* contact-index */
.box-contact { position: relative; width: 44%; background: url(../images/bg-contact.jpg) no-repeat center; background-size: cover; background-attachment: fixed; text-align: center; padding: 50px; }
.title-contact { font-family: 'iCielBrushUp'; color: #db0c0c; position: relative; font-size: 35px; font-weight: normal; padding-bottom: 30px; margin-bottom: 20px; background: url(../images/at-2.png) no-repeat bottom center; }
.box-contact form { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.box-contact .input-contact { margin: 0; margin-bottom: 10px; text-align: right; }
.box-contact .input-contact.textarea { width: 100%; }
.box-contact .input-contact label { margin: 0; color: #fff; font-size: 14px; }
.box-contact .input-contact i { color: #fff; position: absolute; top: 3px; left: 0; }
.box-contact .input-contact input { border: none; font-family: 'Nunito', sans-serif; color: #767676; font-size: 14px; font-weight: 400; padding: 10px; height: 40px; background: #fff; width: 100%; border-radius: 50px; }
.box-contact .input-contact textarea { font-family: 'Nunito', sans-serif; background: #fff; border: none; width: 100%; color: #767676; border-radius: 20px; height: 120px; padding: 10px 15px; }
.icon_xemthem5 { background: #db0c0c; border: none; font-weight: normal; font-size: 22px; font-family: 'SVN-CocoFY'; display: table; padding: 4px 40px; border-radius: 50px; margin: 0px auto; color: #fecb0c; }
.icon_xemthem5:hover { opacity: 0.8; }
.box-contact  input::-webkit-input-placeholder, .box-contact  textarea::-webkit-input-placeholder { color: #767676; }
.box-contact  input:-moz-placeholder, .box-contact  textarea:-moz-placeholder { color: #767676; }
.box-contact  input::-moz-placeholder, .box-contact  textarea::-moz-placeholder { color: #767676; }
.box-contact  input:-ms-input-placeholder, .box-contact  textarea:-ms-input-placeholder { color: #767676; }
.box-contact .icon_xemthem4:hover { color: #f6bb30; background: #fff; border: 1px solid #f6bb30; }

/* newsletter */
.wrap-newsletter { position: relative; background: #c01423; padding: 10px 0px; }
.newsletter-footer { width: 50%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.title-newsletter { font-size: 16px; color: #333333; text-align: center; font-weight: 700; text-transform: uppercase; margin: 0; text-align: left; }
.form-newsletter { position: relative; width: 73%; display: flex; justify-content: space-between; align-items: flex-start; }
.newsletter-input { position: relative; overflow: hidden; width: 100%; margin: 0 10px; }
.newsletter-input i { position: absolute; right: 10px; font-size: 15px; color: #999; top: 50%; transform: translateY(-50%); }
.newsletter-input input, .newsletter-input select { border: none; font-size: 13px; font-family: 'Open Sans', sans-serif; font-weight: 400; text-indent: 10px; color: #333; background: #e7e7e7; height: 40px; padding: 0; line-height: 40px; border-radius: 3px; width: 100%; }
.newsletter-input textarea { padding: 10px; font-size: 13px; border: none; color: #fff; background: #df5e84; font-family: 'Quicksand', sans-serif; border-radius: unset; height: 50px; border-radius: 3px; }
.newsletter-button { position: relative; }
.newsletter-button input[type=reset] { border: 0px; background: #d51c23; color: #fff; padding: 9px 38px; font-weight: 700; cursor: pointer; font-size: 15px; border-radius: unset; text-transform: uppercase; }
.newsletter-button input[type=submit] { border: 0px; background: #ffaf0f; font-family: 'Open Sans', sans-serif; color: #000; cursor: pointer; font-size: 16px; margin: 0; font-weight: 700; text-transform: uppercase; width: 100%; height: 40px; line-height: 40px; border-radius: 3px; padding: 1px 15px; }
.newsletter-input input::-webkit-input-placeholder, .newsletter-input textarea::-webkit-input-placeholder { color: #333; }
.newsletter-input input:-moz-placeholder, .newsletter-input textarea:-moz-placeholder { color: #333; }
.newsletter-input input::-moz-placeholder, .newsletter-input textarea::-moz-placeholder { color: #333; }
.newsletter-input input:-ms-input-placeholder, .newsletter-input textarea:-ms-input-placeholder { color: #333; }
.newsletter-button input[type=submit]:hover { opacity: 0.8; transition: 0.3s opacity; }

/* Footer */
.footer { position: relative; background: #fff; }
.footer-article { position: relative; display: flex; align-items: flex-start; justify-content: space-between; padding: 40px 0px; }
.footer-article:last-child { padding-top: 0; flex-wrap: unset; }
.title-footer { position: relative; font-size: 15px; color: #333333; margin-bottom: 25px; font-weight: 700; padding-bottom: 15px; text-transform: uppercase; }
.title-footer:before { position: absolute; content: ''; background: #019fd8; width: 15px; height: 2px; bottom: 0; left: 0; }
.title-footer:after { position: absolute; content: ''; background: #d9d9d9; width: 100px; height: 2px; bottom: 0; left: 20px; }
.title-web { display: inline-block; font-size: 50px; color: #db0c0c; font-weight: normal; font-family: 'iCielBrushUp'; text-transform: uppercase; padding: 0; margin-bottom: 20px; }
.info-content { padding-top: 40px; text-align: center; border-bottom: 1px solid #539920; padding-bottom: 15px; }
.footer-content { width: 40%; color: #33; }
.footer-content strong { display: block; font-weight: 400; }
#footer-map-multi { width: 100%; position: relative; }
.time { position: relative; margin-top: 20px; }

/*  */
.fanpage { width: 24%; }
a.map { color: #fff; background: #e00a0a url(../images/map.png) no-repeat 20px center; border-radius: 4px; margin-left: 10px; width: 220px; text-align: center; padding: 8px 0 8px 40px; font-size: 16px; font-weight: 700; }

/*  */
.inf-footer { width: 25%; }
.inf-footer ul { list-style: none; margin: 0px; color: #fff; margin-left: 0px; padding: 0 0 0 20px; }
.inf-footer li { list-style: disc; margin: 5px 0px; color: #b8b8b8; font-size: 13px; }
.inf-footer li i { font-size: 12px; padding-right: 5px; }
.inf-footer li:last-child { margin-bottom: 0px; }
.inf-footer li a { position: relative; color: #333333; font-size: 14px; font-weight: 400; }
.inf-footer li a:hover { text-decoration: underline; }

/*tag */
.tag-footer { width: 29%; }
.tag-footer ul { padding: 0; }
.tag-footer ul li { list-style: none; display: inline-block; margin: 0; }
.tag-footer ul li a { position: relative; color: #fff; font-size: 14px; font-weight: 400; padding: 0 12px 0 0px; }
.tag-footer ul li a:after { position: absolute; content: '/'; top: 50%; right: 0; transform: translateY(-50%); }
.tag-footer ul li a:hover { text-decoration: underline; }

/**/
.map { width: 28%; }

/* statistical */
.statistical { width: 20%; }
.statistical ul { margin: 0; padding: 0; }
.statistical ul li { list-style: none; display: flex; flex-wrap: wrap; justify-content: space-between; font-size: 14px; font-weight: normal; color: #ffff; line-height: 40px; border-bottom: 1px solid #ffffff30; padding: 0 0 0 30px; }
.statistical ul li span { }
.statistical ul li:nth-child(1) { background: url(../images/icon1.png) no-repeat left center; }
.statistical ul li:nth-child(2) { background: url(../images/icon2.png) no-repeat left center; }
.statistical ul li:nth-child(3) { background: url(../images/icon3.png) no-repeat left center; }
.statistical ul li:nth-child(4) { background: url(../images/icon4.png) no-repeat left center; }
.statistic { margin-bottom: 0px; }
.statistic span { display: inline-block; position: relative; padding: 0px 10px; margin: 0; text-transform: capitalize; }
.statistic span:after { position: absolute; content: '|'; top: 50%; right: 0; transform: translateY(-50%); }
.statistic span:last-child { padding-right: 0px; }
.statistic span:last-child:after { display: none; }

/*  */
.social-footer { position: relative; width: 30%; display: flex; justify-content: flex-start; align-items: center; }
.social-footer label { display: block; font-weight: 700; font-size: 15px; color: #333; margin-bottom: 0; margin-right: 10px; text-transform: uppercase; }
.social-footer a { display: inline-block; margin: 0px 2px; }
.social-footer a span { font-size: 14px; color: #fff; font-weight: 400; padding-left: 10px; }
.footer-tags { background: #eee; }
.footer-tags .wrap-content { padding: 30px 10px; }
.label-tags { font-weight: 600; font-size: 15px; }
.list-tags { list-style: none; padding: 0px; margin: 0px; }
.list-tags li { float: left; margin: 0px 5px 5px 0px; }
.list-tags li a { color: #fff; background-color: var(--color-main); padding: 6px 15px 8px 15px; border-radius: 3px; display: block; }
.list-tags li a:hover { background-color: var(--color-medium-red); }
.footer-powered { position: relative; font-weight: 400; width: 100%; font-size: 14px; color: #fff; padding: 15px 0px; background: #e00a0a; }
.footer-powered p { margin: 0; }
.footer-powered p.map { margin: -15px 0px; }
.copyright { margin-bottom: 0px; text-align: center; font-weight: 400; }
.copyright strong, .statistic strong { text-transform: uppercase; font-weight: 700; font-size: 15px; }
#footer-map { position: relative; width: 100%; min-height: 100%; }
#footer-map iframe { position: relative; width: 100%; }

/*  */
.social-fixed { position: fixed; bottom: 100px; z-index: 99; left: 20px; }
.social-fixed a { display: block; margin: 5px 0px; }

/* Like Share */
.social-plugin { display: flex; justify-content: flex-start; margin-top: 20px; margin-bottom: 0px; }
.social-plugin .at-share-btn { margin-bottom: 0px !important; }
.social-plugin .zalo-share-button { margin-left: 3px; }

/* Phân Trang */
.pagination-home {display: inline-block;
    margin: auto; margin-top: 20px; }
.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; }

/* Phân Trang Ajax */
.pagination-ajax { text-align: center; margin: 20px 0px; }
.pagination-ajax a { display: inline-block; vertical-align: top; margin: 0px 2px 3px 2px; color: #333; background: #eee; border: 1px solid rgba(161, 161, 161, 0.4); font-size: 12px; cursor: pointer; padding: 3px 10px 5px 10px; border-radius: 2px; }
.pagination-ajax a.current, .pagination-ajax a:hover { background: #ffaf0f; color: #fff; border-color: #ffaf0f; }

/* Popup custom */
.modal-custom .modal-footer { padding: 0.5rem; }
.modal-custom .modal-footer .btn { font-size: 14px; }

/* Popup */
#popup .modal-body { padding: 0px; }

/* Hidden Google Captcha */
.grecaptcha-badge { display: none !important; width: 0px !important; height: 0px !important; visibility: hidden !important; overflow: hidden; }

/* Hidden Check Grammar Coccoc */
coccocgrammar { display: none; }

/* Scroll Top */
.scrollToTop { width: 41px; height: 41px; text-align: center; font-weight: bold; color: #444; text-decoration: none; position: fixed; bottom: 65px; right: 25px; display: none; z-index: 10; cursor: pointer; }

/* Text Hide */
.text-split { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; }

/* Transition All */
.transition { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; }

/* Scale IMG */
.scale-img { overflow: hidden; display: block; }
.scale-img img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }
.scale-img:hover > img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

/* Blink */
.blink { -webkit-animation-name: blink; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blink; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blink; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; }
@-moz-keyframes blink {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
@-webkit-keyframes blink {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
@keyframes blink {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

/* Button Frame */
.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; }
.btn-frame i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; border-radius: 50%; background: #1182FC; 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 #1182FCad; opacity: .1; border-color: #1182FC; 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: #1182FC8a; opacity: .4; }
.btn-frame .pulse { animation-name: pulse; }

/* Zalo */
.btn-zalo { bottom: 315px; }

/* Phone */
.btn-phone { bottom: 230px; }
.fixed-hotline { position: fixed; bottom: 90px; left: 0; background: #c01423; color: #fff !important; font-size: 14px; padding: 3px 25px 0px 50px; border-radius: 0px 50px 50px 0px; z-index: 999; }
.fixed-hotline img { position: absolute; left: 5px; top: 10px; }
.fixed-hotline span { display: block; font-size: 22px; font-weight: 800; line-height: initial; }

/* 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: #1182FC; border-radius: 100%; overflow: hidden; z-index: 99; -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); }
.js-facebook-messenger-box.rotate svg#fb-msng-icon { transform: rotate(0deg) }
.js-facebook-messenger-box svg#fb-msng-icon { width: 32px; height: 33px; position: absolute; top: 13px; left: 12px; opacity: 1; overflow: hidden; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-box.rotate svg#close-icon { transform: rotate(-45deg) }
.js-facebook-messenger-box svg#close-icon { opacity: 0; width: 19px; height: 20px; position: absolute; top: 19px; left: 19px; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-container { position: fixed; opacity: 0; transform: translateY(50px); bottom: 110px; right: 90px; border-radius: 10px; pointer-events: none; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out }
.js-facebook-messenger-top-header { width: 220px }
.js-facebook-messenger-top-header { color: #fff; background: #1182FC }
.js-facebook-messenger-top-header { display: block; position: relative; width: 220px; background: #1182FC; color: #fff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px }
.js-facebook-messenger-container iframe, .js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-top-header { color: #fff; background: #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: 390px; z-index: 10; background: #1182fc; 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: #c01423; width: 25px; height: 25px; background: #fff; text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; }

/* Toolbar */
.toolbar { background: #e00a0a; width: 100%; padding: 1vw; bottom: 0px; position: fixed; z-index: 500; height: auto; left: 0px; display: none; }
.toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; }
.toolbar ul li { text-align: center; width: 25%; line-height: 1; }
.toolbar ul li a { display: inline-block; width: 100%; color: #fff; }
.toolbar ul li a span { font-weight: 400; color: #fff; font-size: 14px; margin-top: 5px; display: block; }
.toolbar ul li a img { height: 15px; width: auto; }
.element-animation { animation: animationFrames linear 1s; animation-iteration-count: infinite; transform-origin: 50% 0%; animation-fill-mode: forwards; /*when the spec is finished*/ -webkit-animation: animationFrames linear 1s; -webkit-animation-iteration-count: infinite; -webkit-transform-origin: 50% 0%; -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/ -moz-animation: animationFrames linear 1s; -moz-animation-iteration-count: infinite; -moz-transform-origin: 50% 0%; -moz-animation-fill-mode: forwards; /*FF 5+*/ -o-animation: animationFrames linear 1s; -o-animation-iteration-count: infinite; -o-transform-origin: 50% 0%; -o-animation-fill-mode: forwards; /*Not implemented yet*/ -ms-animation: animationFrames linear 1s; -ms-animation-iteration-count: infinite; -ms-transform-origin: 50% 0%; -ms-animation-fill-mode: forwards; /*IE 10+*/ }
@keyframes animationFrames {
	0% { transform: rotate(0deg); }
	20% { transform: rotate(15deg); }
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }
	80% { transform: rotate(-5deg); }
	100% { transform: rotate(0deg); }
}
@-moz-keyframes animationFrames {
	0% { -moz-transform: rotate(0deg); }
	20% { -moz-transform: rotate(15deg); }
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }
	80% { -moz-transform: rotate(-5deg); }
	100% { -moz-transform: rotate(0deg); }
}
@-webkit-keyframes animationFrames {
	0% { -webkit-transform: rotate(0deg); }
	20% { -webkit-transform: rotate(15deg); }
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }
	80% { -webkit-transform: rotate(-5deg); }
	100% { -webkit-transform: rotate(0deg); }
}
@-o-keyframes animationFrames {
	0% { -o-transform: rotate(0deg); }
	20% { -o-transform: rotate(15deg); }
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }
	80% { -o-transform: rotate(-5deg); }
	100% { -o-transform: rotate(0deg); }
}
@-ms-keyframes animationFrames {
	0% { -ms-transform: rotate(0deg); }
	20% { -ms-transform: rotate(15deg); }
	40% { -ms-transform: rotate(-10deg); }
	60% { -ms-transform: rotate(5deg); }
	80% { -ms-transform: rotate(-5deg); }
	100% { -ms-transform: rotate(0deg); }
}

/* Fixbar */
.fixbar { bottom: 0; display: block; background: #f0eff4; border-top: 1px solid #ddd; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: fixed; margin: 0; z-index: 500; -webkit-backface-visibility: hidden; backface-visibility: hidden; height: 50px; }
.fixbar ul { margin: 0px; padding: 0px; list-style: none; }
.fixbar ul li { display: inline-block; margin: 0 auto 10px; text-align: center; width: 25%; float: left; }
.fixbar .icon-cart-mobile, .fixbar .icon-cart-new, .fixbar .icon-home-new, .fixbar .icon-hotdeal-new { width: 20px; height: 20px; display: block; margin: 8px auto 0; }
.fixbar .icon-cart-mobile { background: url(../images/cart-mobile.png) no-repeat; }
.cart-total-header-mobile { font-size: 10px; position: absolute; background: red; color: #fff !important; border-radius: 50%; height: 15px; width: 15px; line-height: 15px; top: 5px; margin-left: 5px; }
.fixbar ul li a { font-size: 11px; text-decoration: none; color: #333; }
.fixbar ul li a i { font-size: 20px; }

/* Plugbar */
.plugbar { position: fixed; bottom: 0; left: 0; border-top: 1px solid #eae6e6; width: 100%; right: 0; max-width: 767px; margin: 0 auto; background: #fff; padding: 9px 10px 10px 7px; z-index: 10; }
.plugbar ul { list-style: none; padding: 0; margin: 0px; display: -webkit-flex; display: -moz-flex; display: flex; justify-content: space-between; align-items: center; }
.plugbar ul li { width: 20%; float: left; }
.plugbar ul li a { display: block; color: #696969; font-size: 12px; text-align: center; position: relative; }
.plugbar ul li a i { font-size: 20px; color: #696969; }
.plugbar ul li a span { position: absolute; width: 50px; height: 50px; top: -40px; left: calc(50% - 50px/2); font-size: 14px; display: block; border: 1px solid rgba(234, 230, 230, 0.5); border-radius: 100%; }

/* Combo Phone */
.support-online { position: fixed; z-index: 999; left: 10px; bottom: 0px; }
.support-online a { position: relative; margin: 20px 10px; text-align: left; width: 40px; height: 40px; }
.support-online i { width: 40px; height: 40px; background: #43a1f3; color: #fff; border-radius: 100%; font-size: 20px; text-align: center; line-height: 1.9; position: relative; z-index: 999; }
.support-online a span { border-radius: 2px; text-align: center; background: rgb(103, 182, 52); padding: 9px; display: none; width: 180px; margin-left: 10px; position: absolute; color: #ffffff; z-index: 999; top: 0px; left: 40px; transition: all 0.2s ease-in-out 0s; -moz-animation: headerAnimation 0.7s 1; -webkit-animation: headerAnimation 0.7s 1; -o-animation: headerAnimation 0.7s 1; animation: headerAnimation 0.7s 1; }
.support-online a:hover span { display: block; }
.support-online a { display: block; }
.support-online a span:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent  rgb(103, 182, 52) transparent transparent; position: absolute; left: -10px; top: 10px; }
.support-online .kenit-alo-circle-fill { width: 60px; height: 60px; top: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(0, 175, 242, 0.5); opacity: .75; right: -10px; }
.support-online .kenit-alo-circle { width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: .1; border-color: #0089B9; opacity: .5; }
.support-online .support-online .btn-support { cursor: pointer; }
.support-online .mes i { background: orange; }
.support-online .sms i { background: red; }
.support-online .call-now i { background: green; }

/* Phone Switch */
.widget-mobile { position: fixed; left: 50%; transform: translateX(-50%); bottom: 10px; z-index: 9999999; }
#my-phone-circle { position: relative; width: 50px !important; height: 50px !important; }
.wcircle-open .wcircle-icon i:before { content: '\f00d'; }
.wcircle-icon { background: #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 #fff; border-radius: 50%; left: -5px; top: -5px; -webkit-animation: pulse 1s infinite ease-in-out; -moz-animation: pulse 1s infinite ease-in-out; -ms-animation: pulse 1s infinite ease-in-out; -o-animation: pulse 1s infinite ease-in-out; animation: pulse 1s infinite ease-in-out; }
.wcircle-icon:after { position: absolute; content: ''; width: 80px; height: 80px; background: 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: #fff; position: relative; z-index: 9999; }
.shake-anim { -webkit-animation: shake-anim 1s infinite ease-in-out; -moz-animation: shake-anim 1s infinite ease-in-out; -ms-animation: shake-anim 1s infinite ease-in-out; -o-animation: shake-anim 1s infinite ease-in-out; animation: shake-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50% }
@-moz-keyframes shake-anim {
	0% { transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -moz-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -moz-transform: rotate(25deg) scale(1) skew(1deg) }
	100%, 50% { -moz-transform: rotate(0) scale(1) skew(1deg) }
}
@-webkit-keyframes shake-anim {
	0%, 100%, 50% { -webkit-transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg) }
}
@-o-keyframes shake-anim {
	0%, 100%, 50% { -o-transform: rotate(0) scale(1) skew(1deg) }
	10%, 30% { -o-transform: rotate(-25deg) scale(1) skew(1deg) }
	20%, 40% { -o-transform: rotate(25deg) scale(1) skew(1deg) }
}

/****other-css***/
.item_content_pos { position: relative; width: 100%; margin: 15px auto; }
.zoom_content_pos { overflow: hidden; }
.zoom_content_pos img { width: 100%; }
.name_content_pos { position: absolute; bottom: 0px; left: 0px; width: 100%; text-align: center; }
.name_content_pos h3 a { color: #fff; font-size: 26px; font-weight: 900; text-transform: uppercase; transition: 0.1s all ease-in-out 0.1s; }
.item_content_pos:hover .name_content_pos h3 a { color: var(--color-main); transition: 0.1s all ease-in-out 0.1s; }

/********wrap-tabs-sp**********/
.wrap-tabs { text-align: center; margin-bottom: 0px; }
.list_mc { display: inline-block; list-style: none; margin: 0px; padding: 0px; text-align: center; }
.list_mc li { position: relative; display: inline-block; line-height: 35px; margin: 0px 2px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; }
.list_mc li:after { }
.list_mc li:last-child { background: none; }
.list_mc a { font-size: 14px; color: #000000; font-weight: 400; cursor: pointer; text-transform: uppercase; padding: 0px 20px; }
.list_mc li:hover { background: var(--color-main); }
.list_mc li:hover a { color: #fff; }
li.active_list_mc { background: var(--color-main); }
li.active_list_mc a { color: #fff; }

/*******end-wrap-tabs-sp*******/

/**********item-san-pham******/
.item_product { width: 100%; height: auto; margin: 15px auto; position: relative; border: 1px solid #e6e6e6; padding: 6.5px; background: #fff; }
.item_product.product_marin { padding: 6.5px; width: 96.5%; }
.zoom_product { position: relative; background: #fff; overflow: hidden; text-align: center; }
.zoom_product:after { }
.zoom_product img { transition: all 1.2s ease 0s; max-width: 100%; margin: 0px auto; }
.item_product:hover { border: 1px solid #07408c; }
.item_product:hover img { transform: scale(1.1); transition: all 1.2s ease 0s; }
.km_sp { position: absolute; top: 5px; right: 5px; background: url(../images/label_km.png)no-repeat top left; width: 41px; height: 22px; color: #fff; text-align: center; line-height: 22px; font-size: 12px; }
.name_product { position: relative; width: 100%; margin: 0px auto; padding: 10px 0px; }
.btn_cart_add { position: absolute; bottom: 10px; right: 0px; width: 35px; height: 35px; background: #fff url(../images/btn_order.png)no-repeat center center; border: 1px solid #9f9f9f; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; cursor: pointer; }
.btn_cart_add:hover { background: #000 url(../images/btn_order.png)no-repeat center center; }
.name_product h3 { font-size: 14px; color: #282828; margin: 0px; overflow: hidden; font-weight: 400; }
.name_product h3 a { color: #282828; display: block; }
.name_product p { font-size: 15px; color: #333333; margin: 0px; }
.name_product p.mota { height: 36px; overflow: hidden; margin-bottom: 5px; }
.name_product p span { color: #e00b10; font-size: 16px; font-weight: 700; }
.name_product p a { color: #333333; }
.name_product p.msp_product { color: #999999; font-size: 12px; font-weight: 400; margin-top: 10px; }
.price_sp .i_giacu { color: #8b8b8b; font-size: 13px; text-decoration: line-through; font-weight: 400; margin-top: 4px; }

/***********end-item-sanpham*****/

/*******item-bai-vet******/
.box_news { clear: both; margin: 15px auto; }
.box_news.box_news_slick { width: 92.686%; }
.box_news h3 { margin: 5px 0px; padding: 5px 5px; color: #282828; text-transform: uppercase; font-weight: 700; font-size: 14px; z-index: 8; position: relative; }
.box_news h3:after { }
.box_news h3 a { color: #282828; display: block; }
.box_news p { color: #282828; margin: 0px; padding: 0px 5px; }
.box_news p.small { font-size: 13px; color: #9f9f9f; }
.box_news p.small span { color: #07408c; }
.box_news h3:hover { }
.image_boder { position: relative; margin: 0px 0px 0px 0px; background: #FFF; overflow: hidden; }
.box_news:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; transition: 0.2s all ease-in-out 0.2s; }
.box_news .image_boder::before { position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.box_news:hover .image_boder::before { -webkit-animation: shine .75s; animation: shine .75s; }
@-webkit-keyframes shine {
	100% { left: 125%; }
}
@keyframes shine {
	100% { left: 125%; }
}

/*wrap-album*/
.wrap-album { position: relative; padding: 40px 0px; }
.wrap-album .read-index { margin: 0px auto; margin-top: 25px; }
.box-album { width: 100%; display: grid; grid-template-columns: repeat(12, 1fr); grid-gap: 5px; }
.item-album { width: 100%; grid-column: span 3; }
.item-album img { width: 100%; height: 100%; object-fit: cover; }
.item-album:nth-child(5), .item-album:nth-child(6), .item-album:nth-child(7) { grid-column: span 4; }
.item-album h2 { font-size: 30px; color: #ed1b24; font-family: 'UTMBeautifulCaps'; }
.item-album p { font-size: 30px; color: #262626; font-family: 'SVN-Internation'; text-transform: uppercase; margin: 0; display: block; font-weight: normal; }
#gallery { display: grid; grid-template-columns: repeat(4, 1fr); }
.album { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; }
.box-album-tpl { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 10px; }
.album-tpl { position: relative }
.album-tpl h3 { margin: 0; padding: 10px 0px; font-size: 20px; text-align: center; }
.album-tpl h3 a { position: relative; font-size: 17px; color: #333; font-weight: 700; display: block; }
.album-tpl:hover h3 a { color: #c01423; }

/*********ITEM-VIDEO-ALBUM******/
.grid-video { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 15px; }
.video:hover h3 { color: #d60606; }

/**** icon_xemthem****/
.icon_xemthem { margin: 0px; margin-top: 20px; border: 1px solid #d4d4d4; position: relative; color: #d4d4d4; text-transform: capitalize; cursor: pointer; font-size: 14px; display: inline-block; padding: 8px 25px; padding-right: 35px; background: #fff; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; }
.icon_xemthem a { color: #d4d4d4; }
.icon_xemthem:after { content: '\f101'; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; top: 8px; right: 15px; font-size: 15px; }
.icon_xemthem:hover { color: #fff; background: #c01423; border: 1px solid #c01423; }
.icon_xemthem:hover a, .icon_xemthem:hover:after { color: #fff; }
.icon_xemthem2 { position: absolute; top: 20px; right: 0px; margin: 0px; font-weight: 400; color: #fff; font-family: 'Muli', sans-serif !important; cursor: pointer; font-size: 13px !important; display: inline-block; padding: 10px 25px; background: #c01423; border-radius: 25px; border: 1px solid#c01423; -moz-border-radius: 25px; -webkit-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; text-transform: uppercase !important; -webkit-transition: 0.2s ease-out; -moz-transition: 0.2s ease-out; transition: 0.2s ease-out; }
.icon_xemthem2 a { color: #fff; }
.icon_xemthem2:after { }
.icon_xemthem2:hover { background: #fff; -webkit-transition: 0.2s ease-out; -moz-transition: 0.2s ease-out; transition: 0.2s ease-out; }
.icon_xemthem2:hover a { color: #c01423; -webkit-transition: 0.2s ease-out; -moz-transition: 0.2s ease-out; transition: 0.2s ease-out; }
.icon_xemthem3 { border: 1px solid #c01423; position: relative; color: #000000; text-transform: uppercase; cursor: pointer; font-size: 15px; display: inline-block; padding: 8px 35px; background: none; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; }
.icon_xemthem3 a { color: #000000; }
.icon_xemthem3:after { }
.icon_xemthem3:hover { color: #fff; background: #c01423; border: 1px solid #c01423; }
.icon_xemthem3:hover a { color: #fff; }
.icon_xemthem4 { border: 1px solid #c01423; position: relative; color: #fff; text-transform: uppercase; cursor: pointer; font-size: 14px; display: inline-block; padding: 8px 25px; background: #c01423; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
.icon_xemthem4 a { color: #fff; }
.icon_xemthem4:after { }
.icon_xemthem4:hover { color: #c01423; background: #fff; border: 1px solid #c01423; }
.icon_xemthem4:hover a { color: #c01423; }

/**** end icon_xemthem****/

/****multi-map*****/
.carlton_map_weather { position: relative; width: 100%; height: 100%; }
.carlton_map_weather .ten_chinhanh { }
.carlton_map_weather ul { position: absolute; padding: 0; top: 15px; left: 10px; margin: 0; z-index: 4; }
.carlton_map_weather ul::-webkit-scrollbar { width: 5px; }
.carlton_map_weather ul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9); border-radius: 10px; }
.carlton_map_weather ul::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9); }
.carlton_map_weather ul li { cursor: pointer; display: inline-block; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #0f0f0f; background: #fff; padding: 15px 35px; margin: 5px 0px; border: 2px solid #c01423; }
.carlton_map_weather ul li i { color: #0096d5; margin-right: 5px; }
.carlton_map_weather .ten_chinhanh .name_bando { font-size: 25px; color: #07408c; padding-left: 80px; padding-top: 50px; font-weight: 700; }
.carlton_map_weather .ten_chinhanh .content_bando { border-bottom: 1px solid #efefef; padding-bottom: 20px; margin-bottom: 20px; }
.carlton_map_weather .ten_chinhanh .content_bando p { margin: 0px; }
.carlton_map_weather .ten_chinhanh .content_bando .name_chinhanh { font-size: 13px; color: #282828; font-weight: 700; }
.carlton_map_weather ul li:hover, .carlton_map_weather ul li.act { color: #c01423; }
.carlton_map_weather_tab section { overflow: hidden; background: #fff; position: relative; }
.carlton_map_weather_tab section iframe { width: 100%; position: relative; display: block; }
.carlton_map_weather_tab section { display: none; }
.carlton_map_weather_tab { position: relative; min-height: 100%; }

/**********end-multi-map**********/
.i_next_prev .slick-prev { width: 53px !important; height: 53px !important; background: url('../images/i_prev.png')no-repeat top left !important; opacity: 1 !important; left: 27%; }
.i_next_prev .slick-next { width: 53px !important; height: 53px !important; background: url('../images/i_prev.png')no-repeat top left !important; opacity: 1 !important; transform: rotateY(180deg); right: 27%; }
.i_next_prev .slick-prev:before, .i_next_prev .slick-next:before { opacity: 0; }
.owl-thumb-pro .slick-prev:before, .owl-thumb-pro .slick-next:before { color: #333; }
.slick-prev:before, .slick-next:before { color: #000; }
.modal-dialog { max-width: 800px; margin: 1.75rem auto; }
.ab-big { -ms-flex: 39.497%; flex: 39.497%; max-width: 39.497%; }
.ab-small { -ms-flex: 60.5%; flex: 60.5%; max-width: 60.5%; }

/****menu-left*****/
.icon_block { width: 100%; background: #ab1609 url(../images/danhmuc.png) no-repeat 20px center; font-weight: 700; font-size: 17px; color: #ffffff; text-transform: uppercase; margin: 0; text-align: center; padding: 18px 0 18px 30px; }
.menu-l:hover .menu_left { display: block; }
.menu_left.no-index { display: none; }
.menu-l { width: 300px; z-index: 9; position: relative; }
.menu_left { position: absolute; top: 100%; left: 0; right: 0; border: 1px solid #e00a0a; border-top: none; }
.menu_left ul::-webkit-scrollbar { width: 5px; background-color: #F5F5F5; }
.menu_left ul::-webkit-scrollbar { width: 5px; height: 5px; }
.menu_left ul::-webkit-scrollbar-button { width: 0px; height: 0px; }
.menu_left ul::-webkit-scrollbar-track { background-color: #c3c3c3; }
.menu_left ul::-webkit-scrollbar-track-piece { background-color: #ffffff; }
.menu_left ul::-webkit-scrollbar-thumb { height: 50px; background-color: #c3c3c3; border-radius: 3px; }
.menu_left ul::-webkit-scrollbar-corner { background-color: #ffffff; }
.menu_left ul::-webkit-resizer { background-color: #666; }
.menu_left ul { list-style: none; background: #fff; }
.menu_left > ul { list-style-type: none; width: 100%; max-height: 400px; overflow: auto; border-top: 0; padding: 0; margin: 0; }
.menu_left > ul > li:last-child { border-bottom: 0; }
.menu_left ul li a { color: #000000; font-size: 14px; font-weight: 400; position: relative; display: block; padding: 10px 10px 10px 20px; border-bottom: 1px dashed #e1e1e1; text-transform: uppercase; }
.menu_left ul li a:after { position: absolute; content: ''; background: #bebebe; width: 4px; height: 4px; top: 50%; left: 5px; transform: translateY(-50%); }
.menu_left ul li:hover > a { color: #c51a0a; }
.menu_left ul li { width: 100%; display: block; padding: 0px 10px; }
.menu_left ul li:last-child a { border-bottom: 0; }
.menu_left > ul > li > ul { border-left: 0; }
.menu_left ul li > ul { position: absolute; width: 100%; height: auto; left: 100%; transition: 0.5s all; display: none; padding: 0; }
.menu_left ul li > ul > li > ul { left: 100%; }
.menu_left ul li:hover > ul { display: block; }
#menu_left:hover .left, .detail:hover .left { display: block; }
.showopen { display: none !important; background: #fff; }
.showopen li ul { background: #fff !important; }

/*  */
.box-left { width: 270px; position: sticky; top: 60px; }
.item-left { margin-bottom: 20px; }
.item-left .icon_block { padding: 10px 0; }
.slick-menuleft { padding: 5px; }
.slick-menuleft .slick-slide { margin: 10px 0px; }
.item-list { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.item-list a.scale-img { width: 35%; }
.item-list .content { width: 60%; }
.item-list .content p { margin: 0; -webkit-line-clamp: 2; font-size: 11px; }
.item-list .content h3.title-news a { -webkit-line-clamp: 1; }
.item-list .content h3 a { font-size: 12px; color: #333; font-weight: 700; text-transform: capitalize; -webkit-line-clamp: 2; }
.item-list .content .price { font-size: 13px; }
.item-list .content .price span { font-size: 14px; }
.item-list:hover h3 a { color: #ab1609; }

/* Grow Rotate */
.hvr-grow-rotate img { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; }
.hvr-grow-rotate:hover img, .hvr-grow-rotate:focus, .hvr-grow-rotate:active { -webkit-transform: scale(1.1) rotate(4deg); transform: scale(1.1) rotate(4deg); }
.hvr-icon-bounce { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }

/* Icon Bounce */
.hvr-icon-bounce img { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-icon-bounce:hover img, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon { -webkit-transform: scale(1.5); transform: scale(1.5); -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }
a.phone-fixed { position: fixed; bottom: 40px; left: 0; background: #c01423; font-size: 18px; color: #fff; font-weight: 600; padding: 6px 20px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; z-index: 999; }

/**/
@media(max-width:1025px) {
	.wrap-content { width: 100%; padding: 0px 10px; }
	.menu ul li a h2 { padding: 10px 5px; }
}
@media(max-width:1000px) {
	.content-contact, .box-form-contact { width: 100%; margin: 10px 0px }
	.res_none, .hotline-header { display: none; }
	.cart-fixed { bottom: 120px; }
	.menu-res.no-index { position: sticky; }
	.menu-res, .toolbar { display: block; z-index: 999; width: 100%; }
	.left-pro-detail, .box-pro-detail, .box-content { width: 100%; }
	.right-pro-detail, .box-other { width: 100%; margin-top: 25px; }
	.wrap-info { padding: 10px; }
	.grid-product, .box-news-tpl,.box-product-right .grid-product { grid-gap: 10px; }
	.wrap-pro-detail, .header.no-index, .slick-service { margin: 0; }
	.menu { display: none; }
	.search { margin: 10px 0px; width: 100%; }
	.inf-header { display: none; }
	.header .box-flex { justify-content: center; }
	.slider-show { width: 100%; padding: 0; }
	.slideshow .wrap-content { padding: 0; }
	.slick-tieuchi, .slick-product, .slick-doitac { margin: 0; }
	.slick-product .slick-slide, .slick-tieuchi .slick-slide { margin: 0px 5px; }
	.header-top marquee { width: 100%; }
	.header-top p { display: none; }
	.lang-header { display: table; margin: 0px auto; }
	.lang-header a { margin: 0px 2px; }
	.box-left{display:none;}
	.box-product-right{width:100%;}
}
@media(max-width:768px) {
	.cart-product{opacity: 1;bottom: 0;}
	.grid-product, .box-news-tpl, .box-album-tpl, .pro-other .grid-product { grid-template-columns: repeat(3, 1fr); }
	.footer-article { display: block; }
	#video-select, .footer-content, .social-footer, .form-newsletter { width: 100%; }
	.form-newsletter { margin-top: 15px; }
	.box-news, .inf-footer, .fanpage, .newsletter-footer { width: 100%; margin-top: 25px; }
	.newsletter-footer { display: block; text-align: left; }
	a.map { display: block; margin: 20px 0 0 0; }
	.newsletter-input { margin: 0; }
	.footer-powered { margin-bottom: 40px; }
	.attr-pro-detail li.contact a{display: block;width: 100%;}
}
@media(max-width:670px) {
	.footer-powered .box-flex { justify-content: center; }
}
@media(max-width:580px) {
	.grid-product, .box-news-tpl, .box-album-tpl, .pro-other .grid-product, .box-product-right .grid-product { grid-template-columns: repeat(2, 1fr); }
	.box-contact { padding: 15px; }
}
@media(max-width:425px) { }
@media(max-width:320px) {
	.grid-product, .box-news-tpl, .box-album-tpl, .pro-other .grid-product, .box-product-right .grid-product { grid-template-columns: repeat(1, 1fr); }
}
	