@charset "UTF-8";

/* Main */
:root { --color-main: #35a85f; --color-medium-red: #cc2c32; --color-dark-red: #c31829; --color-green: #28a745; --color-dark-green: #207d36; --color-black: #000; --color-gray: #6c757d; --mm-color-background: #35a85f; --mm-color-text: #fff; }
body { font-size: 14px; font-family: 'Roboto', sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color: #333; top: 0 !important; font-weight: 400; }
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; }

/*box-flex*/
.box-flex-end { display: flex; flex-wrap: wrap; justify-content: flex-end; }
.box-flex-center { display: flex; flex-wrap: wrap; justify-content: center; }
.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-home { max-width: 100%; padding: 0px; }
.wrap-content { max-width: 1200px; margin: 0px auto; }
.wrap-index { width: 100%; position: relative; z-index: 3; }
.wrap-info { padding: 25px 0px; position: relative; z-index: 2; }
.wrap-2-col { padding: 50px 0px; padding-top: 40px; padding-bottom: 0px; }
.pd25 { padding-bottom: 25px; }

/* alert-warning */
.alert-warning strong { font-weight: 400; }
.bg-gradient-primary { background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x !important; }

/* General */
.title-main { position: relative; text-align: left; margin-bottom: 30px; padding-bottom: 15px; font-size: 30px; font-weight: 500; color: #ffffff; }
.title-main:after { position: absolute; content: ''; background: #dd0614; width: 60px; height: 3px; bottom: 0; left: 0; }
.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 span, .title-main-pro span { display: block; color: #35a85f; text-transform: capitalize; font-weight: 700; font-size: 20px; }
.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: #35a85f; }
.title-main p { color: #282828; font-size: 25px; margin-top: 0px; }
.time-main { margin-bottom: 0.75rem; font-size: 13px; }
.time-main i { vertical-align: top; margin: 3px 7px 0px 0px; }
.time-main span { vertical-align: top; display: inline-block; }
.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 {position: absolute;z-index: 999;top: 0;left: 0;right: 0;background: #044d498c;}
.header.no-index { position: relative; background: #000000c7; }
.header .wrap-content { max-width: 1366px; }
.box-info__header { width: 83%; }
.info-header { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; border-bottom: 1px solid #fff; padding-bottom: 10px; width: 90%; margin-left: auto; }
.info-header p { margin: 0; color: #fff; font-size: 12px; font-weight: 400; }
.info-header p i { margin-right: 5px; }

/* logo  */
.logo { position: relative; text-align: center; z-index: 1; transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
.banner { display: inline-block; text-align: center; }
.logo img { transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; z-index: 2; position: relative; }
.menu.fixed {position: fixed;top: 0;left: 0;right: 0;transition: 0.3s all;z-index: 999;padding: 0;box-shadow: 0 0 5px -1px #000000;margin: 0;background: #044d498c;}
.menu.fixed ul.menu-bar { max-width: 1200px; margin: 0px auto; }
.header.fixed .logo img { transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
.header.fixed .menu-bar > li > a { padding: 15px 0; }
.menu-res.fixed { position: fixed; top: 0; left: 0; right: 0; transition: 0.3s all; z-index: 999; box-shadow: 0 2px 5px rgb(0 0 0 / 12%); }

/* Slideshow */
.slideshow { position: relative; overflow: hidden; }
.slideshow a { display: block; cursor: pointer; background: #fff; }
.slideshow-img { position: relative; }
.slideshow img { width: 100%; object-fit: cover; }
.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; }
.slideshow .owl-theme .owl-nav.disabled + .owl-dots { position: absolute; margin: 0; bottom: 20px; right: 60px; }
.slideshow .owl-theme .owl-dots .owl-dot span { width: 15px; height: 15px; background: #1262a9; }
.slideshow .owl-theme .owl-dots .owl-dot.active span, .slideshow .owl-theme .owl-dots .owl-dot:hover span { background: #c1951a; }
.slideshow .content {border: 3px solid #ffffff52;position: absolute;z-index: 2;bottom: 23px;font-family: 'UTMImpact';left: 40px;text-align: center;background: #48aa0059;padding: 13px 14px;}
.slideshow .content h3 {font-size: 33px;color: #ee1b22;font-weight: 400;margin: 0;text-transform: uppercase;text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 2px 2px 0 #00000069;}
.slideshow .content p {font-size: 26px;color: #fff;margin: 0;}
.slideshow .content span { display: inline-block; border: 1px solid #fff; color: #fff; padding: 11px 27px; border-radius: 50px; }
.slideshow .owl-item.active .content { -webkit-animation: fadeInUp 0.7s ease-in-out backwards; -moz-animation: fadeInUp 0.7s ease-in-out backwards; -o-animation: fadeInUp 0.7s ease-in-out backwards; -ms-animation: fadeInUp 0.7s ease-in-out backwards; -webkit-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s; }

/* wrap-banner__tpl */
.wrap-banner__tpl img { width: 100%; height: 100%; object-fit: cover; }

/* Menu */
.menu { position: relative; z-index: 99; width: 100%; margin-top: 10px; }
.menu-bar { list-style: none; margin: 0; padding: 0; position: relative; width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; z-index: 2; }
.menu-bar li { position: relative; list-style: none; z-index: 11; padding: 0; flex: auto; color: #fff; }
.menu-bar li i { font-size: 26px; }
.menu-bar li ul li { width: 100%; margin: 0; }
.menu-bar li > a { font-family: 'MyriadPro-Regular'; position: relative; display: block; font-size: 14px; text-transform: uppercase; color: #fff; margin: 0; z-index: 4; padding: 10px 0; text-align: center; cursor: pointer; font-weight: 400; }
.menu-bar li ul li a { padding: 10px; width: 100%; text-align: left; border-radius: 0; font-weight: 400; line-height: unset; border: 0; font-size: 14px; height: unset; }
.menu-bar > li:hover > a, .menu-bar > li > a.active { color: #f00; }
.menu-bar .sub_menu { background: #000; position: absolute; padding: 0; z-index: 999; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -o-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -webkit-transform: rotate3d(1, 0, 0, -90deg); -moz-transform: rotate3d(1, 0, 0, -90deg); -o-transform: rotate3d(1, 0, 0, -90deg); -ms-transform: rotate3d(1, 0, 0, -90deg); transform: rotate3d(1, 0, 0, -90deg); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; transform-origin: 0 0 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; min-width: 250px; top: 100%; left: 0; }
.menu-bar ul>li>ul { top: 100%; }
.sub_menu li:hover > a { background: #af1212; color: #fff; }
.menu-bar li:hover>.sub_menu { -webkit-transform: rotate3d(0, 0, 0, 0deg); -moz-transform: rotate3d(0, 0, 0, 0deg); -o-transform: rotate3d(0, 0, 0, 0deg); -ms-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg); }
.menu-bar .sub_menu .sub_menu { left: 100%; top: 0; margin-top: 0; -webkit-transform: rotate3d(0, 1, 0, 90deg); -moz-transform: rotate3d(0, 1, 0, 90deg); -o-transform: rotate3d(0, 1, 0, 90deg); -ms-transform: rotate3d(0, 1, 0, 90deg); transform: rotate3d(0, 1, 0, 90deg); }
.menu-bar .sub_menu li:not(:first-child) { border-top: 1px solid #0000001c }
.menu-bar ul li .sub_menu li { position: relative }

/* Search */
.menu-bar li.box-search { flex: unset; margin: 0; }
.search { position: relative; margin: 0; width: 180px; max-width: 90%; }
.search p { cursor: pointer; text-align: center; color: #fff; font-size: 16px; z-index: 9; margin: 0; padding: 0; background: transparent; position: absolute; bottom: 5px; right: 10px; }
.search input { width: 100%; height: 35px; outline: none; background: transparent; font-size: 13px; color: #fff; transition: opacity 0.5s, width 0.5s; border: 0; z-index: 8; text-indent: 0; font-style: italic; font-family: 'Arial'; }
.search.show input { width: 220px; opacity: 1; }
.search.show p { }
.search input::-webkit-input-placeholder { color: #fff; }
.search input:-moz-placeholder { color: #fff; }
.search input::-moz-placeholder { color: #fff; }
.search input:-ms-input-placeholder { color: #fff; }

/* Menu RP */
.menu-res { position: sticky; top: 0; display: none; line-height: unset; height: 60px; z-index: 999999; background: #d51f1f; box-shadow: 0 0 5px -1px #00000078; }
.menu-bar-res { height: 60px; 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; height: 23px; position: relative; width: 45px; margin: 0; }
#hamburger:before, #hamburger:after, #hamburger span { background: #fff; content: ''; display: block; height: 3px; position: absolute; left: 0px; width: 45px; }
#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; }

/* slick-dots-cus */
.slick-d__none { display: none; }
.slick-d__none.slick-initialized { display: block; }
.slick-dots-cus .slick-dotted.slick-slider { margin: 0; }
.slick-dots-cus .slick-dots { position: absolute; bottom: -30px; left: 50%; transform: translateX(-50%); }
.slick-dots-cus .slick-dots li button, .slick-dots-cus .slick-dots li { width: 60px; background: #cccccc; padding: 0; height: 2px; }
.slick-dots-cus .slick-dots li button:before { display: none; }
.slick-dots-cus .slick-dots li.slick-active button { background: #dfac9b; }

/* slick-arrow */
.css-arrow { position: absolute; top: 50%; left: -40px; transform: translateY(-50%); cursor: pointer; z-index: 10; }
.css-arrow.arrow-next { left: unset; right: -40px; transform: translateY(-50%) scaleX(-1); }

/* wrap-banner__cn */
.wrap-banner__cn { position: relative; padding: 20px 0px; }
.wrap-banner__cn .wrap-content { max-width: 1340px; }
.slick-banner__cn { margin: 0px -5px; }
.slick-banner__cn .slick-slide { margin: 0px 5px; border-radius: 5px; overflow: hidden; }

/* tab-css */
.tab-css { padding: 0; text-align: center; margin-bottom: 40px; }
.tab-css li { list-style: none; display: inline-block; background: #fff; font-size: 16px; text-transform: capitalize; font-weight: 700; padding: 10px 50px; border-radius: 50px; border: 1px dashed #333; cursor: pointer; margin: 2px 1px; }
.tab-css li.active, .tab-css li:hover { color: #d51c29; border-style: solid; border-color: #d51c29; transition: 0.3s all; }

/* wrap-project */
.wrap-project { position: relative; padding: 40px 0px; }
.wrap-project.wrap-bg { background: #313030; }
.box-project { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.box-project.flex-direction { flex-direction: row-reverse; }
.banner-project { display: block; width: 23.2%; }
.paging-project { width: 75%; }
.grid-project { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 20px; }
.item-project { position: relative; background: #fff; padding: 5px; }
.item-project a.scale-img { position: relative; }
.item-project .content { position: relative; margin-top: 10px; }
.item-project h3 a { font-size: 16px; text-transform: uppercase; color: #393939; font-weight: 700; -webkit-line-clamp: 1; line-height: 25px; }
.item-project p { font-size: 14px; font-weight: 400; color: #111111; line-height: 25px; -webkit-line-clamp: 2; }
.item-project:hover h3 a { color: #f00; }

/* wrap-about */
.wrap-about {position: relative;padding: 50px 0px;background: #fff;}
.box-price {}
.title-price { font-family: 'SFUDINEngAlt'; text-align: center; position: relative; margin-bottom: 20px; font-size: 40px; color: #01365b; text-transform: uppercase; line-height: initial; }
.slick-price { margin: 0px -5px; }
.slick-price .slick-slide { margin: 0px 5px; }
.item-price { position: relative; text-align: center; }
.item-price h3 { font-size: 24px; font-family: 'SFUDINEngAlt'; color: #111111; text-transform: uppercase; }
.item-price p { margin: 0; font-size: 20px; font-weight: 400; color: #111111; }
.item-price p.number { font-family: 'UTMImpact'; font-size: 36px; color: #01365b; font-weight: normal; }
.list-item__price { position: relative; margin-top: 20px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.list-item__price .item { margin-bottom: 20px; width: 49%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.list-item__price .item .content { width: calc(100% - 90px); border: 1px solid #75b124; background: #fff url(../images/at-price.png) no-repeat right center; padding: 10px; border-radius: 10px; background-size: 10% 1000%; padding-right: 30px; text-align: center; }
.list-item__price .item h3 { margin: 0; }
.list-item__price .item h3 a { font-size: 17px; font-weight: 700; color: #333; text-transform: uppercase; line-height: 25px; height: 50px; -webkit-line-clamp: 2; }
.list-item__price .item:hover h3 a { color: #75b124; }
.box-about {position: relative;color: #fff;overflow: hidden;}
.title-about { position: relative; margin-bottom: 30px; }
.title-about p { margin-bottom: 10px; font-size: 24px; font-weight: 700; }
.title-about h2 { margin: 0; font-family: 'UTMImpact'; font-size: 40px; font-weight: normal; text-transform: uppercase; position: relative; padding-left: 125px; }
.title-about h2:after {position: absolute;content: '';background: url(../images/at-title.png) no-repeat;width: 142px;height: 24px;left: -40px;top: 50%;transform: translateY(-50%);}
.about-content a.read { display: inline-block; background: #fff; font-size: 14px; font-weight: 600; color: #262626; padding: 12px 27px; }
.about-content a.read:hover { background: #0c7819; color: #fff; transition: 0.3s all; }
.box-about .hotline { position: relative; margin-left: -40px; display: table; font-size: 18px; font-weight: 700; background: #71b100; padding: 16px 60px; padding-left: 50px; border-radius: 0px 50px 50px 0px; min-width: 485px; }
.box-about .hotline p { margin: 0; text-transform: unset; font-size: 28px; font-family: 'HLTCLMissLeGatees1'; font-weight: normal; }
.box-about .hotline p a { font-family: 'Roboto', sans-serif; font-size: 25px; font-weight: 700; color: #fff; }

/* wrap-lvhd */
.wrap-lvhd { position: relative; padding: 40px 0px; background: url(../images/bg-lvhd.jpg) no-repeat; background-size: cover; }
.slick-lvhd { margin: 0px -10px; }
.slick-lvhd .slick-slide { margin: 0px 10px; }
.item-lvhd { position: relative; }
.item-lvhd h3 { margin: 0; position: absolute; bottom: 0; left: 0; right: 0; text-align: center; background: #d51c29; }
.item-lvhd span { -webkit-line-clamp: 1; color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 700; padding: 10px; line-height: 25px; }
.item-lvhd:hover h3 { background: #000; transition: 0.3s all; }

/* wrap-sample */
.wrap-sample { position: relative; padding: 40px 0px; }
.item-sample { border: 1px solid #eeeeee; padding: 5px; }
.item-sample .content { margin-top: 10px; }
.item-sample h3 a { font-size: 16px; color: #393939; text-transform: uppercase; -webkit-line-clamp: 1; line-height: 25px; }
.item-sample p { font-size: 14px; color: #111111; line-height: 25px; font-weight: 400; -webkit-line-clamp: 2; }
.item-sample:hover h3 a { color: #d51c29; }

/* slick-criterion */
.wrap-criterion { position: relative; padding: 40px 0px; background: url(../images/bg-tc.jpg) no-repeat; background-size: cover; }
.slick-criterion { margin: 0 -10px; }
.slick-criterion .slick-slide { margin: 0 10px; }
.item-criterion { position: relative; }
.item-criterion a { display: table; margin: 0px auto; margin-bottom: 20px; }
.item-criterion .content { width: 100%; text-align: center; }
.item-criterion h3 { font-size: 16px; font-weight: 700; line-height: 25px; color: #fff; text-transform: uppercase; -webkit-line-clamp: 2; }
.item-criterion p { font-size: 13px; -webkit-line-clamp: 3; margin-top: 5px; font-weight: 400; color: #222222; }

/* wrap-service */
.wrap-service { position: relative; padding: 40px 0px; background: #fbf8db; }
.wrap-service .title-h2 span { background: #fbf8db; }
.slick-service { margin: 0px -15px; }
.slick-service .slick-slide { margin: 0px 15px; }
.item-service { position: relative; }
.item-service .content { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; padding: 10px; }
.item-service h3 { font-size: 22px; font-weight: 700; text-transform: uppercase; color: #fff; -webkit-line-clamp: 2; line-height: 25px; }

/* video gallery */
.video-gallery .owl-item { transition: 0.5s; border: 10px solid #fff; }
.video-gallery .owl-item.active.near { transform: scale(0.9) translateX(-425px) !important; z-index: -1; }
.video-gallery .owl-item.active.center { transform: scale(1) !important; }
.video-gallery .owl-item.cloned.near, .video-gallery .owl-item.near { transform: scale(0.9) translateX(425px) !important; }
.video-gallery .owl-item.next { transform: scale(0.6) !important; }
.video-gallery .owl-item.last { transform: scale(0.5) !important; }
.video-gallery .owl-item.lastest { transform: scale(0.4) !important; }

/* wrap-branch */
.wrap-branch { position: relative; padding: 30px 0px; }
.grid-branch { display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 10px; }
.item-branch { position: relative; }
.item-branch h3 { font-size: 14px; color: #e9c259; text-transform: uppercase; font-weight: 400; margin-bottom: 15px; }
.item-branch p { margin: 5px 0; font-size: 13px; color: #4c4c4c; font-weight: 400; }

/* wrap-album */
.wrap-album { position: relative; padding: 40px 0px; }
.slick-album { margin: 0px -10px; }
.slick-album .slick-slide { margin: 0px 10px; }
.item-album { position: relative; }
.grid-album { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 10px; }
.item-album .content { position: absolute; top: 50%; left: 10px; right: 10px; text-align: center; transform: translateY(-50%); z-index: 2; }
.item-album a.scale-img { position: relative; }
.item-album a.scale-img:after { position: absolute; content: ''; background: #0000006b; top: 0; bottom: 0; left: 0; right: 0; }
.item-album h3 { font-size: 22px; color: #fff; font-weight: 700; text-transform: uppercase; -webkit-line-clamp: 1; }
.item-album p { font-size: 15px; font-weight: 400; color: #fff; margin: 0; }

/*  */
.box-contact { width: 39%; }
.box-contact .title-h2 h2, .box-contact .title-h2 p { color: #fff; }
.box-contact #FormContact { position: relative; }
.box-contact .input-contact.textarea { grid-column: 3 / 5; grid-row: 1 / 3; border-left: 1px solid #ccc; padding-left: 15px; }
.box-contact .input-contact input, .box-contact .input-contact textarea, .box-contact .input-contact select { font-size: 16px; color: #333; border: 0; background: #fff; height: 55px; border-radius: 50px; text-indent: 30px; }
.box-contact .input-contact textarea { height: 105px; }
.box-contact .btn-contact { text-align: center; width: 100%; }
.box-contact .btn-contact input { background: #d2a157; border-radius: 50px; width: 170px; font-size: 17px; font-weight: 400; height: 50px; line-height: 50px; color: #fff; }
.box-contact .btn-contact input:hover { background: #ae6f28; }
.box-contact .input-contact input::-webkit-input-placeholder, .box-contact .input-contact textarea::-webkit-input-placeholder { color: #333; }
.box-contact .input-contact input:-moz-placeholder, .box-contact .input-contact textarea:-moz-placeholder { color: #333; }
.box-contact .input-contact input::-moz-placeholder, .box-contact .input-contact textarea::-moz-placeholder { color: #333; }
.box-contact .input-contact input:-ms-input-placeholder, .box-contact .input-contact textarea:-ms-input-placeholder { color: #333; }

/* arrow */
.cus-arrow { cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); left: -20px; z-index: 2; }
.cus-arrow.cus-next { transform: translateY(-50%) scaleX(-1); left: unset; right: -20px; }

/* partner */
.wrap-partner { position: relative; }
.wrap-partner:after { position: absolute; content: ''; background: #d72531; top: 0; bottom: 0; width: calc(50% - 590px); }
.title-partner { position: relative; background: #d72531; color: #fff; z-index: 2; width: 14%; text-align: left; font-family: 'SFUDINEngAlt'; font-weight: normal; padding: 20px 0; }
.title-partner:after { position: absolute; content: ''; background: #d72531; top: 0; bottom: 0; left: 100%; width: 70px; clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%); }
.title-partner h2 { margin-bottom: 0; text-transform: uppercase; font-size: 35px; }
.title-partner h2 span { display: block; }
.btn-partnert { display: flex; justify-content: center; }
.btn-partnert p { margin: 0; width: 30px; height: 30px; background: #fff; color: #d60c0c; display: flex !important; align-items: center; justify-content: center; border-radius: 50%; font-size: 15px; cursor: pointer; margin: 0 5px; }
.btn-partnert p.btn-prev { }
.box-slick__partner { width: 80%; }
.slick-partner { width: 80%; margin: 0px -5px; }
.slick-partner .slick-slide { margin: 0px 5px; }
.slick-partner .slick-slide a.scale-img { display: table; margin: 0px auto; }

/* video  */
.box-video { width: 57%; position: relative; z-index: 2; }
.listvideos { padding: 10px; font-size: 15px; color: #333; font-weight: 400; position: relative; width: 100%; background: #fff; border: 0; margin-top: 10px; }
.video-main { width: 100%; overflow: hidden; }
.video-main img { height: 430px; width: 100%; }
.slick-video { margin: 0 -15px; width: 100%; }
.slick-video .slick-slide { margin: 0 15px; border: 0; }
.slick-video .item-video { }
.slick-video .i-video img { height: 370px; }
.i-video { position: relative; display: block; }
.i-video img { width: 100%; height: 100%; object-fit: cover; }
.i-video:after { position: absolute; content: ''; background: url(../images/video.png) no-repeat; width: 100px; height: 100px; z-index: 2; top: 50%; left: 50%; transform: translate(-50%, -50%); background-size: 100% 100%; }

/* news-left */
.news-left { position: relative; width: 49%; background: #bab9b9; padding: 20px; border-radius: 10px; overflow: hidden; }
.news-left a.scale-img { position: relative; }
.news-left .box-title {position: absolute;bottom: 0;left: 0;right: 0;padding: 15px;background: rgb(0,0,0);background: linear-gradient(0deg, rgb(0 0 0 / 86%) 0%, rgb(0 0 0 / 0%) 100%);}
.news-left .box-title .date {font-size: 14px;color: #fff;font-weight: 400;font-style: italic;margin-bottom: 5px;}
.news-left .box-title .date i { margin-right: 5px; }
.news-left .box-title h3 { font-size: 18px; color: #f5f5f5; -webkit-line-clamp: 2; text-transform: uppercase; line-height: 25px; font-weight: 700; }
.news-left .content { position: relative; margin-top: 15px; }
.news-left .content p { font-size: 14px; color: #111111; font-weight: 400; line-height: 25px; }
.news-left .readnews { font-size: 18px; background: #d51c29; display: table; margin-left: auto; color: #fff; margin-top: 10px; padding: 9px 25px; border-radius: 5px; }
.news-left .readnews:hover { background: #000; transition: 0.3s all; }

/* news */
.wrap-news { position: relative; padding: 40px 0px; }
.slick-news { width: 49%; margin: -10px 0px; }
.slick-news .slick-slide { margin: 10px 0px; }
.item-news { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 10px; background: #bab9b9; border-radius: 10px; overflow: hidden; }
.item-news a.scale-img { position: relative; width: 41%; }
.item-news .content { position: relative; width: 57%; }
.item-news img { width: 100%; height: 100%; object-fit: cover; }
.item-news h3 a { font-size: 14px; color: #111111; font-weight: 400; -webkit-line-clamp: 3; line-height: 25px; }
.item-news p { font-size: 14px; color: #333; font-style: italic; -webkit-line-clamp: 2; line-height: 25px; }
.item-news a.readnews { display: block; color: #d51c29; font-size: 13px; text-align: right; margin-top: 15px; }
.item-news:hover h3 a, .item-news_kn:hover h3 a { color: #9f1515; }
.item-news a.read:hover { color: #9f1515; }

/* video */
.wrap-video { position: relative; padding: 40px 0px; background: #d2d0d0; }
.wrap-video .wrap-content { position: relative; max-width: 1366px; }
.video-prev, .video-next { position: absolute; left: 10px; bottom: 20%; color: #76ac00; z-index: 10; background: #fff; width: 30px; height: 30px; text-align: center; line-height: 30px; cursor: pointer; box-shadow: 0 0 5px #0000001f; }
.video-next { right: 10px; left: unset; }
.video-main a.vi:after { width: 100px; height: 100px; }
a.vi { position: relative; cursor: pointer; display: block; }
.icon-vi:after { position: absolute; content: ''; background: url(../images/video.png) no-repeat center; background-size: 100% 100%; width: 80px; height: 80px; top: 50%; left: 50%; transform: translate(-50%, -50%) !important; display: block; }
.item-video a.scale-img:after, a.vi:after { position: absolute; content: ''; background: url(../images/video.png) no-repeat center; background-size: contain; width: 60px; height: 60px; top: 50%; left: 50%; transform: translate(-50%, -50%); }

/* video */
.grid-video { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 15px; }
a.vi { position: relative; display: block; cursor: pointer; }
.item-video a.scale-img { display: block; position: relative; cursor: pointer; }
.item-video { position: relative; }
.item-video img { width: 100%; object-fit: cover; position: relative; height: 120px; }
.item-video .content { position: relative; color: #fff; text-align: center; padding: 10px; padding-top: 20px; }
.item-video h3 { font-size: 15px; -webkit-line-clamp: 2; font-weight: 400; text-align: center; margin-top: 10px; }
.item-video p { font-size: 16px; font-weight: 400; margin-top: 10px; line-height: 25px; }
.item-video:hover h3 { color: #d60c0c; }

/* bottom */
.wrap-bottom { position: relative; padding: 40px 0px; background: #fbf8db url(../images/bg-newsletter.jpg) no-repeat right; background-size: contain; }
.title-bottom { font-size: 30px; color: #d60c0c; position: relative; margin-bottom: 20px; text-transform: capitalize; }
.title-bottom h2 { font-family: 'UTMNeutra'; font-size: 33px; color: #0e66de; font-weight: normal; }
.title-bottom p { margin: 0; font-size: 14px; color: #282828; font-weight: 500; position: relative; }

/* Breadcrumb */
.breadCrumbs { text-transform: capitalize; border-top: unset; background: rgba(128, 128, 128, 0.15); }
.breadCrumbs .wrap-content { padding: 0.75rem 10px; }
.breadCrumbs .wrap-content .breadcrumb { margin-bottom: 0; background-color: transparent; border-radius: 0; padding: 0; font-size: 14px; }
.breadCrumbs .wrap-content .breadcrumb-item a { color: #333; }
.breadCrumbs .wrap-content .breadcrumb-item.active a { color: #d60c0c; font-weight: bold; }
.breadcrumb-item + .breadcrumb-item::before { color: #333; }

/* Brand */
.wrap-brand { position: relative; padding: 40px 0px; }
.grid-brand { display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 25px; }
.brand { position: relative; text-align: center; display: block; font-size: 13px; color: #9d9d9d; margin-bottom: 5px; }
.brand h3 a { font-size: 15px; color: #333; font-weight: 600; }
.owl-brand { padding: 0px 40px; }
.brand img {	/* width: 100%; */ }

/*.title  */
.modal-content .title-h2 { margin-bottom: 10px; }
.modal-content .title-h2 h2 { margin: 0; }
.modal-header { padding: 10px; border: 0; border-bottom: 1px solid #ddd; }
.modal-header h6 { font-weight: 700; font-size: 17px; text-transform: uppercase; color: #000; }
.modal-header h6 a { font-size: 21px; color: #35a85f; }
.title-h2 { position: relative; text-align: center; margin-bottom: 40px; }
.title-h2 h2 { font-family: 'SFUDINEngAlt'; font-size: 35px; color: #d51c29; font-weight: normal; background: url(../images/title.png) no-repeat bottom center; padding-bottom: 20px; text-transform: uppercase; }
.title-h2.title-color h2, .title-h2.title-color p { color: #fff; }
.title-h2.title-black h2, .title-h2.title-black p { color: #000000; }
.title-h2 h2 span { display: inline-block; background: #fff; z-index: 2; position: relative; padding-left: 5px; }
.title-h2 p { margin: 0; font-weight: 400; color: #111111; font-size: 15px; line-height: 25px; }
.filter { filter: brightness(0) invert(1); }

/*  */
.modal-body .wrap-newsletter { padding: 0; background: transparent; }
.modal-body .wrap-newsletter .box-contact { width: 100%; box-shadow: unset; padding: 0; }

/*  */
.wrap-product-list { position: relative; padding: 20px 0px; }
.box-product { padding: 20px 0px; }

/*  */
.tab-cat { margin-bottom: 30px; padding: 0; text-align: center; }
.tab-cat li { display: inline-block; list-style: none; font-size: 14px; text-transform: uppercase; font-weight: 500; color: #282828; cursor: pointer; border: 1px solid #ebebeb; background: transparent; padding: 6px 20px; margin: 2px 1px; }
.tab-cat li:hover, .tab-cat li.active { background: #0e66de; color: #fff; border-color: #0e66de; transition: 0.3s all; }

/* Product  */
#gallery-product { margin: 0px auto; }
.wrap-product { position: relative; padding: 40px 0px; }
.grid-product { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 30px; position: relative; z-index: 2; }
.item-product { position: relative; }
.item-product .images { position: relative; overflow: hidden; }
.item-product .desc-product { position: absolute; top: 50%; left: 10px; right: 10px; transform: translateY(-50%); text-align: center; color: #fff; opacity: 0; visibility: hidden; transition: 0.3s all; }
.item-product:hover a.scale-img:after, .item-product:hover .desc-product { opacity: 1; visibility: visible; transition: 0.3s all; }
.item-product a.scale-img:after { position: absolute; content: ''; background: #00000091; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; visibility: hidden; transition: 0.3s all; }
.item-product a.scale-img { position: relative; }
.icon-sale__off { position: absolute; top: 10px; right: 10px; z-index: 9; }
span.sale_off { background: #ff0000; position: relative; width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; font-size: 11px; color: #fff; border-radius: 50%; font-weight: 700; }
.item-product .content { position: relative; text-align: center; padding: 10px; }
.item-product .content h3 { position: relative; margin: 0; width: 100%; text-align: center; font-size: 18px; color: #000000; -webkit-line-clamp: 2; z-index: 1; line-height: 25px; text-transform: uppercase; }
.item-product .content p { font-size: 16px; font-weight: 400; }
.item-product .price { font-size: 14px; color: #8a8a8a; font-weight: 400; margin-top: 5px; }
.item-product .price-new { font-size: 14px; color: #cf0c0c; font-weight: 800; }
.item-product .price-new strong { font-size: 14px; color: #e20808; font-weight: 700; }
.item-product .price-old { position: relative; text-decoration: line-through; color: #8a8a8a; font-weight: 400; display: inline-block; margin: 0 0 0px 5px; font-size: 13px; }
.item-product:hover h3 { color: #d60c0c; }
.item-product .cart-add { position: absolute; bottom: -100%; left: 0; right: 0; margin: 0; text-align: center; background: #00000061; color: #fff; font-size: 13px; cursor: pointer; padding: 5px; }
.item-product:hover .cart-add { bottom: 0; transition: 0.5s bottom; }
.item-product .cart-add:hover { background: #d60c0c; }

/*  */
.hover-border:hover::before, .hover-border:hover::after { transform: scale(1); }
.hover-border::before, .hover-border::after { width: 100%; height: 100%; z-index: 1; content: ""; position: absolute; top: 0; left: 0; box-sizing: border-box; -webkit-transform: scale(0); transition: 0.5s; border-radius: 5px; }
.hover-border:after { border-top: 1px solid #d60c0c; border-right: 1px solid #d60c0c; -webkit-transform-origin: 100% 0%; pointer-events: none; }
.hover-border:before { border-bottom: 1px solid #d60c0c; border-left: 1px solid #d60c0c; -webkit-transform-origin: 0 100%; pointer-events: none; }

/*  Detail */
.box-pro-left { width: 75%; }
.box-right { position: relative; width: 75%; }
.box-right .grid-product { grid-template-columns: repeat(4, 1fr); }
.pro-other { width: 100%; margin-top: 20px; }
.slick-other { margin: 0px -10px; }
.slick-other .slick-slide { margin: 0px 10px; }
.wrap-pro-detail { margin: 0; }
.box-pro-detail {	/* width: 100%; */ }
.left-pro-detail { position: relative; text-align: center; width: 40%; }
.left-pro-detail .MagicZoom { position: relative; }
.right-pro-detail { width: 58%; }
.right-pro-detail .brand { text-align: left; font-size: 17px; }
.pro-zoom { width: 100%; }
.item-zoom { width: 100%; }
.gallery-thumb-pro { position: relative; padding: 0 30px; width: 100%; margin-top: 10px; }
.owl-thumb-pro { margin: 0px 0; }
.owl-thumb-pro .slick-slide, .owl-thumb-eatse .slick-slide { margin: 5px; border: 1px solid #ededed; border-radius: 3px; padding: 2px; }
.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: #ccc; }
.thumb-pro-detail img { box-shadow: none !important; filter: brightness(100%) !important; border-bottom: 0px !important; padding-bottom: 0px !important; }
.title-pro-detail { font-family: 'Quicksand', sans-serif; text-transform: uppercase; font-size: 32px; display: block; color: #333; margin-bottom: 5px; font-weight: 700; }
.right-pro-detail .masp { display: block; font-size: 13px; color: #999; font-style: italic; margin: 10px 0px; }
.social-plugin-pro-detail { margin-bottom: 1rem; }
.desc-pro-detail p { margin-bottom: 10px; }
.attr-pro-detail { list-style: none; padding: 0px; margin-bottom: 10px; }
.attr-pro-detail .list-bds { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.attr-pro-detail .list-bds p { width: 49%; font-size: 14px; }
.attr-pro-detail .list-bds p:last-child { width: 100%; font-size: 16px; }
.attr-pro-detail .list-bds p .price-new { font-size: 22px; }
.attr-pro-detail > li { padding: 8px 0px; position: relative; border-bottom: 1px solid #ebedf012; }
.attr-pro-detail > li:last-child, .attr-pro-detail > li.li-cart { border: 0; }
.btn-pro a { display: table; margin: 0px auto; text-transform: uppercase; font-weight: 400; font-size: 15px; background: rgb(0, 27, 78); background: linear-gradient(0deg, rgba(0, 27, 78, 1) 0%, rgba(0, 37, 106, 1) 100%); color: #fff; border-radius: 3px; padding: 8px 45px; margin-top: 10px; }
.btn-pro a strong { font-size: 22px; }
.attr-pro-detail li p.hotline a { font-size: 20px; font-weight: 700; color: #f00; margin: 0 5px; }
.brand-detail { font-size: 16px; color: #999; font-weight: 400; }
.brand-detail strong { }
.attr-label-pro-detail { margin-bottom: 0; font-weight: 600; font-size: 14px; margin-right: 5px; }
.attr-label-pro-detail.d-block { display: block; }
.attr-content-pro-detail { display: inline-block; margin-bottom: 0px; font-size: 14px; }
.pro-css { margin-left: 10px; width: 90%; }
.attr-content-pro-detail.trangthai { color: #d30b64; }
.name_product_detail .sale_off { font-size: 11px; font-weight: 400; background: url(../images/sale.png) no-repeat center; color: #fff; width: 37px; height: 25px; background-size: cover; padding: 0 0 0 4px; line-height: 24px; text-align: center; display: inline-block; position: absolute; top: 3px; right: -50px; }
.attr-content-pro-detail .price-old { display: inline-block; margin-left: 15px; }
.price-new-pro-detail { font-weight: 900; font-size: 27px; color: #ff0000; word-break: break-all; }
.price-new-pro-detail span { text-decoration: underline; }
.price-old-pro-detail { font-weight: 300; color: #ccc; text-decoration: line-through; padding-left: 10px; font-size: 18px; }
.color-pro-detail, .size-pro-detail { margin: 2px 1px; margin-top: 10px; border: 1px solid #ccc; padding: 4px 15px; display: inline-block; position: relative; color: #333; background: #fff; border-radius: 2px; }
.list_size { padding: 0; display: flex; align-items: center; flex-wrap: wrap; justify-content: flex-start; }
.list_size li { list-style: none; border: 1px solid #ddd; padding: 5px 17px; margin: 2px; position: relative; font-weight: 500; border-radius: 2px; cursor: pointer; font-size: 13px; }
.size-pro-detail.active, .size-pro-detail:hover, .color-pro-detail.active, .color-pro-detail:hover { background: #e5248d; color: #fff !important; border-color: #e5248d; }
.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; background: #fff; margin-top: 10px; }
.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: 1rem 0rem; display: flex; align-items: stretch; justify-content: flex-start; flex-wrap: wrap; }
.cart-pro-detail a { width: auto; text-transform: uppercase; text-align: center; font-size: 14px; color: #fff; padding: 0; cursor: pointer; border-radius: 3px; padding: 11px 10px; display: flex; align-items: center; min-width: 230px; justify-content: center; }
.cart-pro-detail a.addnow { background: #0e66de; color: #fff; position: relative; margin-right: 10px; }
.cart-pro-detail a.buynow { background: #d60c0c; color: #fff; padding: 7px 20px; }
.cart-pro-detail a.buynow:hover, .cart-pro-detail a.addnow:hover { opacity: 0.8; }
.cart-pro-detail a i { vertical-align: top; margin-right: 8px; font-size: 18px; }
.tag-seo { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; width: 100%; }
.tabs-pro-detail { margin-top: 50px; }
.tags-pro-detail { margin: 10px 0 0 0; width: 100%; }
.tags-pro-detail a { display: inline-block; font-size: 13px; color: #fff; padding: 5px 10px 7px 10px; margin-right: 5px; margin-bottom: 5px; background-color: #d60c0c; border-radius: 3px; text-transform: capitalize; }
.tags-pro-detail a:hover { background-color: #000000; }
.tags-pro-detail a i { font-size: 10px; float: left; margin: 2px 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: #ddd; text-transform: capitalize; padding: 5px 15px; border-top-left-radius: .25rem; border-top-right-radius: .25rem; border-bottom: none; color: #333; font-weight: 400; margin-bottom: -1px; font-size: 13px; }
.tabs-pro-detail .ul-tabs-pro-detail li.active { background: #d60c0c; color: #fff; }
.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 #ddd; padding: 15px; background: #fff; }
.tabs-pro-detail .content-tabs-pro-detail.active { display: block; }
.btn-pro-view i { color: #141414; font-size: 34px; padding-right: 15px; }
.btn-pro-view span { font-size: 34px; color: #141414; font-weight: bold; }
.btn-pro-view a.contact { display: block; height: auto; width: 320px; text-align: center; font-size: 18px; font-weight: 700; line-height: 30px; padding: 10px; color: #ffffff; position: relative; overflow: hidden; outline: 0; border: none; background: #141414; -webkit-border-radius: 0; -moz-border-radius: 0; text-transform: uppercase; -o-border-radius: 0; -ms-border-radius: 0; border-radius: 5px; }
.btn-pro-view a.contact:hover { background: #0d6ac2; transition: 0.4s background; }
.ts-pro-detail { margin-top: 15px; }
.ts-pro-detail p { position: relative; font-size: 13px; line-height: 24px; color: #666666; padding-right: 30px; font-weight: 600; text-transform: uppercase; margin-bottom: 10px; }
.ts-pro-detail p span { margin-left: 10px; font-size: 17px; font-weight: 400; color: #000; }
.attr-pro-detail .box-bds { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.attr-pro-detail .box-bds p { width: 49%; font-size: 15px; }
.attr-pro-detail .box-bds .price-new { font-size: 18px; }
.pro-detail .title-content { text-transform: uppercase; font-size: 20px; margin-bottom: 30px; font-weight: 900; }

/* banner */
.wrap-banner { padding-bottom: 40px; }
.slick-banner { margin: 0px -10px; }
.slick-banner .slick-slide { margin: 0px 10px; }
.slick-2 { margin: 0px -40px; }
.slick-2 .slick-slide { margin: 0px 40px; border-radius: 20px; overflow: hidden; }
.slick-1 { margin: 0; }
.slick-banner img { width: 100%; height: 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__tpl { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 15px; text-align: center; }
.news { width: 100%; border: 1px solid #6c66664a; padding: 5px; }
.news:hover { border-color: #d60c0c; transition: 0.3s all; }
.news .scale-img { width: 100%; position: relative; transition: 0.3s all; }
.info-news { width: 100%; text-align: center; padding: 10px; }
.info-news > div.content { margin: 10px 0px; }
.name-news a { color: #333; font-size: 14px; line-height: 25px; font-weight: 700; overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; text-transform: uppercase; -webkit-line-clamp: 2; }
.news:hover .name-news a { color: #d60c0c; }
.news:hover a.scale-img { border-color: #d60c0c; }
.desc-news.text-split { font-size: 14px; color: #333; line-height: 25px; height: 75px; }
.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; font-family: 'Roboto', sans-serif; }
.othernews b { margin-bottom: 10px; }
.list-news-other { padding-left: 30px; list-style: square; }
.list-news-other li { margin-bottom: 10px; font-size: 12px; }
.list-news-other li a { text-transform: none; font-size: 14px; color: #333; }
.list-news-other li a:hover { color: #d60c0c; }

/*  */
.at-style-responsive .at-share-btn { padding: 5px; }

/*  */
.news-hover { background-color: rgb(187 131 96 / 66%); position: absolute; top: 20px; left: 20px; width: calc(100% - 40px); height: calc(100% - 40px); color: #fff; font-size: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; opacity: 0; -webkit-transition: .3s all; -o-transition: .3s all; transition: .3s all; }
.news-hover .news-content { width: 100%; text-align: center; }
.news:hover .news-hover { opacity: 1; -webkit-transition: .3s all; -o-transition: .3s all; transition: .3s all; }

/* 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: 13px; color: #999; background: #fff; border: 1px solid #cccccc70; }
.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 { background: #fff; border: 1px solid #cccccc70; color: #999; }
.input-contact .custom-file-label::after { content: attr(title); background: #6c757d; color: #fff; }
.bottom-contact { position: relative; height: 500px; }
.bottom-contact iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }
.top-contact .input-contact input::-webkit-input-placeholder, .top-contact .input-contact textarea::-webkit-input-placeholder { color: #999; }
.top-contact .input-contact input:-moz-placeholder, .top-contact .input-contact textarea:-moz-placeholder { color: #999; }
.top-contact .input-contact input::-moz-placeholder, .top-contact .input-contact textarea::-moz-placeholder { color: #999; }
.top-contact .input-contact input:-ms-input-placeholder, .top-contact .input-contact textarea:-ms-input-placeholder { color: #999; }

/* newsletter */
.wrap-newsletter { position: relative; padding: 40px 0px; background: url(../images/bg-newsletter.jpg) no-repeat left; background-size: cover; background-size: 1; }
.box-newsletter { position: relative; width: 42%; margin-left: 50px; }
.form-newsletter { position: relative; width: 100%; display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; }
.newsletter-input { position: relative; overflow: hidden; width: 100%; }
.newsletter-input i { position: absolute; right: 15px; font-size: 21px; color: #999; top: 50%; transform: translateY(-50%); }
.newsletter-input .custom-file-label { margin: 0; height: 50px; background: transparent; line-height: 40px; color: #fff; border: none; padding-left: 55px; }
.newsletter-input .custom-file-label::after { right: unset; left: 0; line-height: 40px; height: 50px; background: transparent; content: "\f03e"; font-family: 'Font Awesome 5 Free'; color: #ffff; font-size: 30px; }
.newsletter-input input, .newsletter-input textarea { box-shadow: unset !important; font-size: 15px; font-weight: 400; color: #111111; background: #fff; font-style: normal; padding: 0; border-radius: 5px; border: 1px solid #e4e4e4 !important; height: 45px; text-indent: 10px; }
.newsletter-input textarea { height: 105px; padding: 10px 0px; }
.newsletter-input.textarea { width: 100%; margin: 0; grid-column: span 2; }
.newsletter-input.textarea i { transform: unset; top: 12px; }
.newsletter-button { position: relative; grid-column: span 2; text-align: center; }
.newsletter-button button { border: 0; background: #ffba00; height: 50px; border-radius: 0px 50px 50px 0px; padding: 0 20px; font-size: 19px; }
.newsletter-button input { border: none; background: #e22000; font-size: 15px; font-weight: normal; color: #fff; text-transform: capitalize; padding: 0; width: 155px; height: 45px; border-radius: 5px; text-align: center; }
.newsletter-button input.btn-reset { background: #ff0000; color: #fff; margin-left: 15px; }
.newsletter-input input::-webkit-input-placeholder, .newsletter-input textarea::-webkit-input-placeholder { color: #111111; }
.newsletter-input input:-moz-placeholder, .newsletter-input textarea:-moz-placeholder { color: #111111; }
.newsletter-input input::-moz-placeholder, .newsletter-input textarea::-moz-placeholder { color: #111111; }
.newsletter-input input:-ms-input-placeholder, .newsletter-input textarea:-ms-input-placeholder { color: #111111; }
.newsletter-button input:hover { background: #111111; transition: 0.3s all; }
.newsletter-input input:focus, .newsletter-input textarea:focus { background-color: transparent; color: #111111; }

/*  */
.social-newsletter { width: 20%; display: flex; align-items: center; }
.social-newsletter a { margin: 1px; }

/* Footer */
.footer { position: relative; width: 100%; background: url(../images/footer.jpg ) no-repeat; background-size: cover; }
.footer-article { padding: 40px 0px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.title-footer { position: relative; font-size: 16px; text-transform: uppercase; color: #fff; margin-bottom: 20px; font-weight: 600; padding-bottom: 15px; }
.title-footer:after { position: absolute; content: ''; width: 50px; height: 2px; bottom: 0; left: 0; background: #fff; }
.slogan-newsletter { color: #fff; }
.title-web { font-family: 'Oswald', sans-serif; font-size: 40px; color: #d60c0c; text-transform: uppercase; margin-bottom: 20px; }

/* fanpage-footer */
.fanpage-footer { width: 29%; }
.social-footer { position: relative; margin-top: 40px; }
.social-footer a { margin: 2px; display: inline-block; }

/* .footer-tags */
.footer-tags { background: #d60c0c; padding: 20px 0px; }
.footer-tags ul { padding: 0; margin: 0; }
.footer-tags li.title { color: #fff; font-size: 14px; margin: 0 10px 0 0px; }
.footer-tags li { display: inline-block; list-style: none; margin: 2px 1px; }
.footer-tags li a { font-size: 14px; display: block; background: #da2525; color: #fff; padding: 5px 15px; }
.footer-tags li:hover a { background: #000; transition: 0.3s all; }

/*  */
.footer-content { width: 40%; text-align: left; color: #fff; }

/*  */
.footer-fanpage { width: 21%; }

/* chinh sach */
.info-footer { color: #414141; width: 20%; text-align: left; }
.info-footer ul { color: #fff; width: 100%; margin: 0; display: block; padding: 0; }
.info-footer li { position: relative; width: 100%; display: block; list-style: disc; margin: 15px 0; padding-left: 20px; }
.info-footer li:after { position: absolute; content: '\f105'; font-family: 'Font Awesome 5 Free'; left: 0; top: 0; color: #fff; font-weight: 700; }
.info-footer li:first-child { margin-top: 0; }
.info-footer li i { margin: 0 5px 0 0px; font-size: 14px; }
.info-footer li:last-child { border: 0; }
.info-footer li a { position: relative; color: #fff; font-size: 14px; font-weight: 400; text-transform: capitalize; }
.info-footer li a:hover { text-decoration: underline; }

/*  */
.fanpage { width: 29%; }
.footer-map { width: 29%; }
#footer-map { position: relative; width: 100%; }

/* chinhnah  */
#footer-map-multi { position: relative; }
.info-map { position: absolute; top: 20px; left: 350px; right: 110px; }
.title-map { font-size: 18px; color: #fff; text-align: center; border-bottom: 1px solid #fff; padding-bottom: 20px; }
.info-map ul { padding: 0; margin: 0; }
.info-map ul li {display: inline-block;margin: 2px 1px;}
.info-map ul li .content { padding: 10px; max-height: 200px; overflow: auto; }
.info-map ul li.act span.title-listmap { color: yellow; }
.info-map ul li span.title-listmap { background: #d60c0c; font-size: 16px; display: block; font-weight: 400; color: #fff; cursor: pointer; text-transform: capitalize; padding: 4px 20px; border: 2px solid #fad50a; }
.info-map .desc-map { font-weight: 400; }
.iframe-map { display: none; }
.iframe-map.act { display: block; }
.iframe-map iframe { width: 100%; height: 500px; }
.info-map ul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #F5F5F5; }
.info-map ul::-webkit-scrollbar { width: 5px; background-color: #F5F5F5; }
.info-map ul::-webkit-scrollbar-thumb { background-color: #f00; }

/* 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; color: #4e4e4e; text-transform: capitalize; margin: 10px 0px; }
.statistical ul li span { font-weight: 700; color: #292929; }
.statistic { margin: 0; }
.statistic p { font-size: 16px; color: #333; font-weight: 400; }
.statistic p i { margin-right: 5px; }
.statistic span:first-child { padding-left: 0; }
.statistic span { display: inline-block; position: relative; padding: 0 15px 0 10px; margin: 0; text-transform: capitalize; }
.statistic span:after { position: absolute; content: '|'; top: 0; color: #fff; right: 0; }
.statistic span:last-child { padding-right: 0px; }
.statistic span:last-child:after { display: none; }

/*  */
.socical-footer { position: relative; width: 100%; }
.socical-footer a { display: inline-block; margin: 0px 2px; }
.socical-footer a span { font-size: 14px; color: #fff; font-weight: 400; padding-left: 10px; }
.socical-footer p { margin: 0; font-size: 15px; font-weight: 700; margin-right: 10px; font-family: 'Muli', sans-serif; }
.footer-powered { position: relative; font-size: 13px; color: #fff; font-weight: 400; padding: 15px 0px; text-align: center; }
.footer-powered .wrap-content { position: relative; }
.copyright { margin: 0; }
.copyright strong, .statistic strong { font-size: 15px; font-weight: normal; }
#footer-map iframe { position: relative; width: 100%; }

/* chinhanh */
.list-iframe__map { position: relative; width: 100%; margin-bottom: 30px; margin-top: -180px; border-radius: 20px; overflow: hidden; }
.list-title__map { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.list-title__map p { margin: 0 20px 0 0; cursor: pointer; }
.footer-powered i { color: #ddb100; margin-right: 5px; }
.list-title__map p.act, .list-title__map p:hover { color: #fc0; }

/*  */
.social-fixed { position: fixed; bottom: 100px; z-index: 99; left: 20px; }
.social-fixed a { display: block; margin: 10px 0px; }

/* Like Share */
.social-plugin { display: flex; justify-content: flex-start; margin: 15px 0 5px 0px; }
.social-plugin .at-share-btn { margin-bottom: 0px !important; }
.social-plugin .zalo-share-button { margin-left: 3px; transform: translateY(0); transition: 0.3s all; }
.social-plugin .zalo-share-button:hover { transform: translateY(-4px); }

/*  */
.pagination-home { margin-top: 20px; }
.pagination-home .pagination .page-item .page-link { color: #555555; font-size: .875rem; margin: 0 1px; border-radius: 3px; cursor: pointer; }
.pagination-home .pagination .page-item.active .page-link { color: #ffffff; background-color: #d60c0c; border-color: #d60c0c; }

/* PhÃ¢n trang ajax */
.pagination-ajax { text-align: center; margin-top: 20px; }
.pagination-ajax a { display: inline-block; vertical-align: top; margin: 2px; color: #333333; background: #e6e6e6; border: 0; font-size: 14px; cursor: pointer; font-weight: 400; border-radius: 2px; padding: 5px 14px; }
.pagination-ajax a.current, .pagination-ajax a:hover { background: #d60c0c; color: #fff; }

/* 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; margin: 0; }

/* 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 */
@-webkit-keyframes flash {
	0%, 100%, 50% { opacity: 1 }
	25%, 75% { opacity: 0 }
}
@keyframes flash {
	0%, 100%, 50% { opacity: 1 }
	25%, 75% { opacity: 0 }
}

/* Button Frame */
.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 999; cursor: pointer; }
.btn-frame i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; border-radius: 50%; background: #d60c0c; 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 #d60c0cad; opacity: .1; border-color: #d60c0c; 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: #d60c0c; opacity: .4; }
.btn-frame .pulse { animation-name: pulse; }

/* date  */
.btn-date { bottom: 405px; }
.btn-date i { font-size: 25px; color: #ffff; }

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

/* Phone 2  */
.btn-phone-2 { position: relative; display: table; margin: 0px auto; right: unset; margin-bottom: 40px; width: 60px; height: 60px; }
.btn-phone-2 .kenit-alo-circle { width: 70px; height: 70px; border-color: #ffffff6e; }
.btn-phone-2 .kenit-alo-circle, .btn-phone-2 .kenit-alo-circle-fill { left: -10px; top: -10px; background: #ffffff36; width: 80px; height: 80px; }
.btn-phone-2 i { color: #fff; font-size: 30px; width: 60px; height: 60px; background: #ce0000; }

/* Phone */
.btn-phone { bottom: 230px; }
.fixed-hotline { position: fixed; bottom: 90px; left: 0; background: #d10000; 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: #d60c0c; 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: #d60c0c }
.js-facebook-messenger-top-header { display: block; position: relative; width: 220px; background: #d60c0c; 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: #d60c0c }
.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: #d60c0c; 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: -10px; right: -10px; color: #fff; width: 25px; height: 25px; background: #e9c259; text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; font-weight: 500; }

/* Toolbar */
.modal-body .toolbar { display: block; position: relative; }
.toolbar { width: 100%; padding: 10px 0; bottom: 0px; position: fixed; z-index: 500; height: auto; left: 0px; display: none; background: #d60c0c; }
.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; font-size: 30px; }
.toolbar ul li a span { font-weight: 400; color: #00; font-size: 14px; margin-top: 5px; display: block; }
.toolbar ul li a img { height: 30px !important; width: auto; }
.toolbar ul li:nth-child(1) a img { animation: tada 1.2s infinite; }
@keyframes tada {
	0% { transform: scaleX(1) }
	10%, 20% { transform: scale3d(.9, .9, .9) rotate(-3deg) }
	30%, 50%, 70%, 90% { transform: scale3d(1.3, 1.3, 1.3) rotate(3deg) }
	40%, 60%, 80% { transform: scale3d(1.3, 1.3, 1.3) rotate(-3deg) }
	to { transform: scaleX(1) }
}
.wrap_multiphone { display: none; position: absolute; bottom: 60px; left: 10px; border-radius: 10px; border: 1px solid #ddd; padding: 5px 20px; background: #fff; }
.wrap_multiphone a { color: #333 !important; display: block !important; line-height: 25px !important; font-size: 15px !important; }

/* 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: 40px; display: none; }
.support-online a { position: relative; margin: 20px 10px; text-align: left; width: 40px; height: 40px; right: unset; }
.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) }
}

/**** icon_xemthem****/
.btn-contact { }
.btn-contact input { text-transform: uppercase; font-size: 15px; border: 0; font-weight: 600; padding: 0px 30px; min-width: 110px; background: #d60c0c; height: 40px; line-height: 40px; }
.btn-contact input.btn-secondary { background: #6c757d !important; color: #ffff; }
.btn-contact input:hover { background: #ffc107; border-color: #ffc107; }

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

/* modal-dialog */
.slick-prev:before, .slick-next:before { color: #333; }
.modal-dialog { margin: 1.75rem auto; color: #333; }
.modal-body #FormContact { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; width: 100%; }

/* modal-frm-contact */
.modal-frm-contact { padding-right: 0px !important; left: 30%; width: auto; right: 0; }
.modal-frm-contact .modal-dialog { max-width: 100%; margin: 0 auto; display: flex; height: 100%; flex-wrap: wrap; border-radius: 0; }
.modal-frm-contact .modal-dialog .modal-content { border-radius: 0; }

/* Grow Rotate */
.hvr-grow-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; -webkit-transition-property: transform; transition-property: transform; }
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active { -webkit-transform: scale(1.1) rotate(4deg); transform: scale(1.1) rotate(4deg); }

/* hover */
.hvr-rotate-y img { transition: 0.9s; }
.hvr-rotate-y:hover img { transition: 0.9s; transform: rotateY(180deg); }

/* Grow */
.hvr-grow { 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:hover, .hvr-grow:focus, .hvr-grow:active { -webkit-transform: scale(1.1); transform: scale(1.1); }

/* box-item__other */
.box-item__other .menu-left { position: static; width: 100%; }
.box-item__other { width: 23%; position: sticky; top: 80px; }
.box-item__other .share { margin: 20px 0 0 0; }
.item-other__tpl { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.item-other__tpl a.scale-img { width: 80px; }
.item-other__tpl h3 { width: calc(100% - 90px); margin: 0; }
.item-other__tpl h3 a { font-size: 14px; color: #333; font-weight: 400; line-height: 20px; }

/* menu-left */
.box-left { width: 75%; }
.menu-left { width: 270px; position: sticky; text-align: center; z-index: 999; top: 80px; }
.title-left { position: relative; font-size: 18px; font-weight: 400; color: #fff; text-align: left; margin: 0; display: flex; align-items: center; justify-content: center; background: #af0d0d; padding: 8px 0; }
.title-left i { display: block; margin-right: 10px; }
.item-left { width: 100%; border: 1px solid #ccc; position: relative; padding: 10px; }

/*  */
.item-news__left { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 15px; }
.item-news__left:last-child { margin: 0; }
.item-news__left a.scale-img { width: 34%; }
.item-news__left .content { width: 63%; }
.item-news__left h3 a { font-size: 13px; text-align: left; font-weight: 600; color: #333; text-transform: capitalize; line-height: 25px; -webkit-line-clamp: 2; }

/* fotorama detail */
.box-fotorama { display: table; margin: 0px auto; margin-bottom: 30px; text-align: center; }

/*  */
.owl-thumb-pro .slick-prev { left: -25px; color: #fff; }
.owl-thumb-pro .slick-next { right: -25px; }
.color-item-detail { display: inline-flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin-left: 10px; }
.color-item-detail a { margin: 0 10px 0 0px; }

/* */
.mm-menu_offcanvas:not(.mm-menu_opened) { display: none; }

/* */
.hvr-images { position: relative; overflow: hidden; }
.hvr-images::before { content: ""; background: rgba(255, 255, 255, .5); bottom: 0; left: 0; position: absolute; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -khtml-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; width: 0; height: 0; z-index: 1; }
.hvr-images::after { content: ""; background: rgba(255, 255, 255, .5); top: 0; right: 0; position: absolute; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -khtml-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; width: 0; height: 0; z-index: 2; }
.hvr-images:hover::before, .hvr-images:hover::after, .product:hover .hvr-images::before, .product:hover .hvr-images::after { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition-duration: 1.3s; -moz-transition-duration: 1.3s; -ms-transition-duration: 1.3s; -o-transition-duration: 1.3s; transition-duration: 1.3s; -khtml-opacity: 0; -o-opacity: 0; -ms-opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; height: 100%; width: 100%; }

/**/
.slick-item__list { margin: 0px -10px; margin-bottom: 20px; }
.slick-item__list .slick-slide { margin: 0px 10px; }
.item-list__hot { position: relative; }
.item-list__hot .content { position: absolute; top: 50%; left: 20px; right: 20px; background: #00000073; text-align: center; padding: 5px; transform: translateY(-50%); }
.item-list__hot .content h3 { color: #fff; font-size: 16px; text-transform: capitalize; font-weight: 400; -webkit-line-clamp: 1; }

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

/**/
.btn-fixed { cursor: pointer; background: #f00000; position: fixed; right: 0; top: 25%; z-index: 1000; border-radius: 4px 0 0 4px; color: #fff; text-transform: uppercase; font-size: 16px; text-decoration: none !important; width: 40px; height: 170px; text-align: center; }
.btn-fixed span { white-space: nowrap; display: block; -webkit-transform: rotate(-90deg) translate(-95px, 0); -moz-transform: rotate(-90deg) translate(-95px, 0); -ms-transform: rotate(-90deg) translate(-95px, 0); -o-transform: rotate(-90deg) translate(-95px, 0); transform: rotate(-90deg) translate(-95px, 0); }
.btn-fixed i { position: relative; top: 7px; }
.slideshow{
	aspect-ratio: 1497/690
}

/**/
@media(max-width:1025px) {
	.wrap-content { width: 100%; padding: 0 10px; }
	.wrap-info.wrap-content { padding: 10px; }
	.menu ul li a h2 { padding: 10px 5px; }
	.content-main img { height: auto !important; }
}
@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; width: 100%; }
	.left-pro-detail { width: 100% !important; }
	.right-pro-detail { width: 100% !important; margin-top: 30px; }
	.menu, .social-header, .cart-header { display: none; }
	.header { position: relative; background: #fff !important; padding: 5px 0px; }
	.logo { width: 100%; }
	.box-info__header { display: none; }
	.search input { background: #1111117a; text-indent: 10px; border-radius: 3px; }
	.search { width: 250px; }
	.slick-banner__cn, .slick-lvhd, .slick-criterion { margin: 0; }
	.slick-lvhd .slick-slide { margin: 0px 5px; }
	.dg-wrapper a { width: 100%; height: 100%; }
	.dg-container {width: 100%;}
	.dg-wrapper { width: 100%; height: 100%; perspective: unset; transform-style:; }
	.dg-container .nav-next { left: unset; right: 10px; }
	.dg-container nav { left: 10px; }
	.info-map { left: 10px; right: 10px; }
	.slick-price { margin: 0; }
	.box-left { width: 100%; }
	.menu-left { display: none; }
	.box-item__other { position: static; width: 100%; }
	.box-item__other .share { margin: 0; }
	.wrap-video { overflow: hidden; }
}
@media(max-width:768px) {
	.grid-product, .grid-news, .grid-album, .grid-video, .grid-news__tpl { grid-template-columns: repeat(3, 1fr); grid-gap: 10px; }
	.box-price { width: 100%; padding: 0 10px; }
	.box-about {width: 100%;background: #025535;overflow: hidden;}
	.wrap-about { background-color: unset; background-size: cover; }
	.wrap-about .wrap-content { padding: 0; }
	.title-about h2:after { left: -40px; }
	.banner-project { display: none; }
	.paging-project { width: 100%; }
	.news-left { width: 100%; }
	.news-left img { width: 100%; object-fit: cover; /* height: 100%; */border:1px solid #FF0000}
	.slick-news { width: 100%; margin-top: 30px; }
	.box-newsletter { width: 100%; margin: 0; }
	.wrap-newsletter { background: #025535; }
	.title-partner { width: 100%; background: transparent; text-align: center; color: #d72513; padding: 0; margin-bottom: 10px; }
	.title-partner h2 { }
	.title-partner h2 span { display: inline; }
	.title-partner:after { display: none; }
	.slick-partner { width: 100%; margin: 20px 0 0 0; }
	.wrap-partner { padding: 5px 0px; }
	.footer-content { width: 100%; }
	.info-footer, .footer-fanpage { width: 100%; margin-top: 30px; }
	.slideshow .content{ display: none; }
}
@media(max-width:695px) {
	.grid-project { grid-template-columns: repeat(2, 1fr); grid-gap: 10px; }
}
@media(max-width:580px) {
	.content-text img{
		height: auto !important;
	}
	.about-content iframe{
		width:100% !important;
		height: 250px !important;
	}
	.grid-product, .grid-news, .grid-album, .grid-video, .grid-photo, .grid-news__tpl, .box-right .grid-product { grid-template-columns: repeat(2, 1fr); }
	.list-item__price .item { width: 100%; margin-bottom: 20px; }
	.title-about h2:after { display: none; }
	.title-about h2 { padding: 0; font-size: 30px; }
	.box-about .hotline { width: 100%; min-width: unset; }
	.footer-powered .wrap-content { justify-content: center; }
}
@media(max-width:450px) {
	.title-h2 h2 { font-size: 30px; }
	.title-price { font-size: 30px; }
	.box-about {}
	.item-lvhd img { width: 100%; height: 100%; object-fit: cover; }
	.item-news a.scale-img { width: 100%; }
	.item-news .content { width: 100%; padding: 10px; }
	.slick-news .slick-slide { margin: 0px 5px; }
	.news-left { display: none; }
	.img-1{height:250px !important;width:250px !important;object-fit:cover;}
}
@media(max-width:350px) {
	.grid-product, .grid-news, .grid-album, .grid-video, .grid-photo, .grid-news__tpl, .box-right .grid-product, .grid-project { grid-template-columns: repeat(1, 1fr); }
}
.wrap-doinet{
	background: #155535;
	padding: 40px 0;
}