
@font-face {
    font-family: "Alex";
    src: url("../fonts/UTMAlexander/UTMAlexander.eot");
    src: local("ÃƒÂ¢Ã‹Å“Ã‚Âº"),
        url("../fonts/UTMAlexander/UTMAlexander.woff") format("woff"),
        url("../fonts/UTMAlexander/UTMAlexander.svg") format("truetype"),
        url("../fonts/UTMAlexander/UTMAlexander.woff2") format("truetype"),
        url("../fonts/UTMAlexander/UTMAlexander.ttf") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ElegantoSans";
    src: url("../fonts/ElegantoSans-Medium/ElegantoSans-Medium.eot");
    src: local("ÃƒÂ¢Ã‹Å“Ã‚Âº"),
        url("../fonts/ElegantoSans-Medium/ElegantoSans-Medium.woff") format("woff"),
        url("../fonts/ElegantoSans-Medium/ElegantoSans-Medium.svg") format("truetype"),
        url("../fonts/ElegantoSans-Medium/ElegantoSans-Medium.woff2") format("truetype"),
        url("../fonts/ElegantoSans-Medium/ElegantoSans-Medium.ttf") format("svg");
    font-weight: 500;
    font-style: normal;
}

/* effect */
.effect-1 { position: relative; overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; }
.effect-1:after { position: absolute; top: 0; left: -66%; 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, .5) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%); -webkit-transform: skewX(-10deg); transform: skewX(-10deg); }
.effect-1:hover:after { -webkit-animation: shine .75s; animation: shine .75s; }
@-webkit-keyframes shine {
    100% { left: 125%; }
}
@keyframes shine {
    100% { left: 125%; }
}
@keyframes spin {
to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes blink { 0% { opacity: 1; }
50% { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes blink { 0% { opacity: 1; }
50% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes shake-anim { 0% { -webkit-transform: rotate(0) scale(1) skew(1deg); 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); }
}
.popup-custom .modal-content { border-radius: 0px; border: 0px; }
.popup-custom .modal-content .modal-body { padding: 10px; }
.popup-custom .close { position: absolute; top: 10px; right: 10px; width: 40px; height: 40px; z-index: 2; color: #888888; cursor: pointer; border: 1px solid #eeeeee; background-color: #ffffff; opacity: 1 !important; }
#popup-quickview .modal-dialog { max-width: 1140px; }
.opacity-0 { opacity: 0; }
@keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0, 100px, 0); }
100% { opacity: 1; transform: translate3d(0, 0, 0); }
}
@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0, -100px, 0); }
100% { opacity: 1; transform: translate3d(0, 0, 0); }
}
@keyframes scaleLarge { 0% { opacity: 0; transform: scale(2); }
100% { opacity: 1; transform: scale(1); }
}
/* Main */
:root { --main-color: #7B0707 ;--color-yel: #E0AF05;  --color-red: #A00003; --color-medium-red: #cc2c32; --color-dark-red: #c31829; --color-green: #28a745; --color-dark-green: #207d36; --color-black: #212529; --color-gray: #6c757d; --background-static: #7B0707; --background-hover: #eceb1b; --color-static: #000; --color-hover: #ec2d3f; --menu-border: rgb(255 255 255 / 20%); --menu-color: #fff; }
/* Toc */
.content-ck { line-height: 2em; }
.content-ck * { max-width: 100% !important; }
.content-ck img { max-width: 100% !important; height: auto !important; }
.content-ck iframe { max-width: 100% !important; }
.content-ck table { }
.content-ck ul, .content-ck ol { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px; }
.content-ck p { display: block; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0px; margin-inline-end: 0px; }
.content-ck table, .content-ck th, .content-ck td { border: 1px solid #000;}
a.mucluc-dropdown-list_button { }
a.mucluc-dropdown-list_button:before { content: "\f03a"; font-family: "Font Awesome 6 Pro"; font-style: normal; font-weight: 400; background: #fff; color: #006ACB !important; font-size: 20px; width: 35px; height: 35px; display: inline-block; line-height: 38px; text-align: center; border: 1px solid #ddd; }
.meta-toc.fiedx { position: fixed; left: 5px; top: 200px; z-index: 111; }
.meta-toc .mucluc-dropdown-list_button { display: none }
.meta-toc.fiedx .mucluc-dropdown-list_button { display: block; }
.meta-toc:not(.fiedx) .box-readmore { display: block !important; }
.box-readmore { padding: 10px; background-color: #f5f5f5; width: 100%; margin-top: 2px; border: 1px solid #dddddd; font-size: 13px; margin-bottom: 10px; }
.meta-toc.fiedx .box-readmore { width: 350px; display: none; }
.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: 0 0 5px 0; }
.box-readmore ul li a { }
.box-readmore ul li:before { content: counters(item, ".") ". "; display: table-cell; padding-right: 5px; }
.box-readmore ul li a { color: #000 !important; cursor: pointer; font-weight: 500; font-size: 14px; }
.box-readmore ul li li a { font-weight: 400; }
.box-readmore ul li a:hover { color: #767676; }

/* end name*/
@-webkit-keyframes MaskPlay { from { -webkit-mask-position: 0 0; mask-position: 0 0 }
to { -webkit-mask-position: 100% 0; mask-position: 100% 0 }
}
@keyframes MaskPlay { from { -webkit-mask-position: 0 0; mask-position: 0 0 }
to { -webkit-mask-position: 100% 0; mask-position: 100% 0 }
}
/*  end loadpage website */
body { font-size: 14px; font-family: "EB Garamond", serif; color: #222222; }
blockquote { font-style: italic; font-family: Georgia, Times, "Times New Roman", serif; padding: 2px 0; border-style: solid; border-color: #ccc; border-width: 0; padding-left: 20px; padding-right: 8px; border-left-width: 5px; }
blockquote p { margin-bottom: 0; }
.footer-copyright{color: #fff; font-size: 16px; margin-top: 20px;}
.footer-copyright span{text-transform: uppercase;}
.footer-copyright a { color: #fff; }
.row-10 { margin-left: -5px; margin-right: -5px; }
.row-20 { margin-left: -10px; margin-right: -10px; }
.row-30 { margin-left: -15px; margin-right: -15px; }
.col-30 { padding-left: 15px; padding-right: -15px; }
.col-20 { padding-left: 10px; padding-right: 10px; }
.mg-col-10 { padding-left: 5px; padding-right: 5px; }
.padding-top-bottom { padding: 2.5rem 0; }
.pad-top { padding-top: 2.5rem; }
.pad-bottom { padding-bottom: 2.5rem; }
.mg-top { margin-top: 2.5rem; }
.mg-bottom { margin-bottom: 2.5rem; }
.hover_xemthem { transition: 0.4s; }
.hover_xemthem:hover { letter-spacing: 2px; }
img { max-width: 100%; height: auto; vertical-align: top; }
a { text-decoration: initial; }
a, input, textarea { outline: none; padding: 0px; }
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.w-clear:after { display: block; content: ""; clear: both; }
.hidden { display: none; }
.clear { clear: both; }
.none { display: none; }
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; }
.wrap-content { max-width: 1200px; margin: auto; width: calc(100% - 30px); }
.fix_head { position: fixed !important; top: 0; width: 100%; z-index: 999 !important; }
.pd-l-10 { padding-left: -10px; }
.pd-r-10 { padding-right: -10px; }
.mg-l-10 { margin-left: -10px; }
.mg-r-10 { margin-right: -10px; }
.mg-b-20 { margin-bottom: 20px; }
.title-detail-main { color: var(--main-color); font-size: 23px; margin-bottom: 1.5rem; font-weight: 500; text-transform: capitalize; }
/* General */
.title-main { margin-bottom: 20px; text-align: center; }
.title-main span, .title-main a { color: var(--main-color); font-size: 52px; text-transform: capitalize; font-weight: 900; }
.slogan{color: #292929;  font-size: 15px; line-height: 30px; }
.time-main i { vertical-align: top; margin: 3px 7px 0px 0px; }
.time-main span { vertical-align: top; display: inline-block; }
.share { padding: 17px 15px 10px 15px; line-height: normal; background: rgba(128, 128, 128, 0.15); margin-top: 15px; border-radius: 5px; }
.share b { display: block; margin-bottom: 5px; }
.a2a_kit .a2a_svg { width: 30px; height: 30px; line-height: 30px; }
.control-owl { position: absolute; width: 100%; z-index: 2; left: 0px; top: calc(50% - 45px / 2); }
.control-owl button { opacity: 0.5; top: 0px; position: absolute; outline: none; border: 0px; padding: 0px; margin: 0px; display: block; cursor: pointer; color: #ffffff; width: 45px; height: 45px; text-align: center; font-size: 25px; margin: 0px; background-color: #000000; border-radius: 3px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.control-owl button:hover { opacity: 1; }
.control-owl button.owl-prev { left: 20px; }
.control-owl button.owl-next { right: 20px; }
.custom-form-row { margin-right: -10px; margin-left: -10px; }
.custom-form-row > .col, .custom-form-row > [class*="col-"] { padding-right: 10px; padding-left: 10px; }
.text-sm { font-size: 0.875rem !important; }
/* Lazyload */
img.lazy { opacity: 0; }
img:not(.initial) { -webkit-transition: opacity 1s; transition: opacity 1s; }
img.initial, img.loaded, img.error { opacity: 1; }
img:not([src]) { visibility: hidden; }
.fb-page,.fb-page span,.fb-page span iframe[style] { max-width: 100% !important;}

/* Header */
.w-header{background: url('../images/main/header-bg.jpg') no-repeat; background-size: 100% 100%; padding: 5px 0;}
.w-header .wrap-content{display: flex; align-items: center; justify-content: space-between;}
.header-left{display: flex; align-items: center;}
.hotline{padding-left: 65px; background: url('../images/main/phone.png') no-repeat left center;}
.hotline span{font-size: 18px; font-weight: 600; color: #333; }
.hotline a{ display: block; font-size: 24px; font-weight: 900; color: var(--color-red);}
/* Menu */
.menu .wrap-content{display: flex; justify-content: space-between; align-items: center;}
.menufix { position: fixed !important; top: 0; width: 100%; background: #fff; box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;}
.menu {  z-index: 999; position: relative; background: var(--color-red);}
.menu ul { width: 100%; padding: 0px; margin: auto; list-style: none; }
.menu ul.menu-main { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.menu ul li { position: relative; z-index: 1; }
.menu ul li a { display: block; position: relative; font-size: 16px; color: #fff; font-weight: 700; padding: 13px 30px; text-transform: uppercase; text-decoration: none; }
.menu-hover:hover, .menu-hover.active {background: var(--color-yel); }
.menu ul li a.has-child { padding-right: 16px; margin-right: 8px; }
.menu ul li a.has-child:after { content: ""; position: absolute; bottom: calc(50% - 4px / 2); right: 5px; width: 5px; height: 5px; border: 1px solid #fafafa; border-top: 0px; border-left: 0px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.menu ul li ul { position: absolute; min-width: 200px;  background-color: #fafafa; border-radius: 0.25rem; -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15); -webkit-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; visibility: hidden; }
.menu ul li:hover > ul { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); transform-origin: 0 0 0; -webkit-transform-origin: 0 0 0; opacity: 1; visibility: visible; }
.menu ul li ul li { padding-left: 0.75rem; padding-right: 0.75rem; }
.menu ul li ul li a { font-size: 14px; color: #313131; border-bottom: 1px solid #ececec; padding: 10px 0px 9px 0px; text-transform: capitalize; }
.menu ul li ul li a.has-child { margin-right: 0px; }
.menu ul li ul li a.has-child:after { border-color: #313131; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu ul li ul li a.active { color: var(--main-color); }
.menu ul li ul li a.active.has-child:after { border-color: var(--main-color); }
.menu ul li ul li:last-child > a { border-bottom: 0px; }
.menu ul li ul li:hover > a { color: var(--main-color); }
.menu ul li ul li:hover > a.has-child:after { border-color: var(--main-color); }
.menu ul li ul li ul { top: 0; left: 100%; margin-top: 0px; }

/* Search */
.search { position: relative; }
.search .icon-search { width: 40px; height: 40px; cursor: pointer; text-align: center; line-height: 42px; color: #fff; font-size: 17px; margin: 0px; }
.search .icon-search.active { color: var(--main-color); background: #ffffff; border-radius: 100%; }
.search .search-grid { position: absolute; top: 50px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: #ffffff; border: 1px solid var(--main-color); z-index: 2; opacity: 0; border-radius: 25px; line-height: normal; }
.search .search-grid p { float: left; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: var(--main-color); line-height: 40px; text-align: center; }
.search .search-grid input { width: calc(100% - 35px); float: right; line-height: 38px; outline: none; border: none; color: var(--main-color); }
.search .search-grid input::-webkit-input-placeholder { color: #313131; }
.search .search-grid input:-moz-placeholder { color: #313131; }
.search .search-grid input::-moz-placeholder { color: #313131; }
.search .search-grid input:-ms-input-placeholder { color: #313131; }

/* Mmenu */
.menu-res { z-index: 100; background:#fff; position: relative; display: none; }
.menu-bar-res { height: 70px; padding: 0px 15px; }
#hamburger { display: block; width: 30px; height: 23px; position: relative; margin-left: 5px; }
#hamburger:before, #hamburger:after, #hamburger span { background: var(--main-color); content: ""; display: block; width: 100%; height: 2px; 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; }
.menu-mobile-opened #hamburger:before, .menu-mobile-opened #hamburger:after { top: 10px; }
.menu-mobile-opened #hamburger span { left: -50px; opacity: 0; }
.menu-mobile-opened #hamburger:before { transform: rotate(45deg); }
.menu-mobile-opened #hamburger:after { transform: rotate(-45deg); }
.mm-menu_opened { display: block !important; }
/* Search Responsive */
.search-res { position: relative; }
.search-res .icon-search { width: 35px; height: 35px; cursor: pointer; text-align: center; line-height: 32px; color: var(--main-color); font-size: 17px; margin: 0px; }
.search-res .icon-search.active { color: var(--main-color); background: #ffffff; border-radius: 100%; }
.search-res .search-grid { position: absolute; top: 50px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: #ffffff; border: 1px solid var(--main-color); 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(--main-color); 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(--main-color); }
.search-res .search-grid input::-webkit-input-placeholder { color: #313131; }
.search-res .search-grid input:-moz-placeholder { color: #313131; }
.search-res .search-grid input::-moz-placeholder { color: #313131; }
.search-res .search-grid input:-ms-input-placeholder { color: #313131; }

/* Slideshow */
.slideshow { position: relative; }
.slideshow-item { display: block; cursor: pointer; }
.slideshow:hover .control-slideshow { opacity: 1; }
.control-slideshow { opacity: 0; }
.info-slide {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.name-slide {font-size: 30px; text-transform: uppercase; color: #fff; }
.desc-slide {font-size: 15px; color: #fff; width: 500px; margin: 20px 0; }
.views-more-slide { background-color: var(--background-static); width: 120px; height: 40px; color: #fff; font-size: 15px; }
.box-slide.slick-current.slick-active .name-slide { animation: fadeInUp; animation-duration: 1s; animation-delay: 0.5s; animation-fill-mode: forwards; }
.box-slide.slick-current.slick-active .desc-slide { animation: fadeInUp; animation-duration: 1s; animation-delay: 1s; animation-fill-mode: forwards; }
.box-slide.slick-current.slick-active .views-more-slide { animation: scaleLarge; animation-duration: 1s; animation-delay: 1.5s; animation-fill-mode: forwards; }

/* menu list-name */
.menu-list{ padding: 8px 10px; margin: 0 auto 20px auto !important; position: relative; width: 100%; overflow-x: auto; min-width: 100%; white-space: nowrap; overflow-y: hidden; text-align: center; }
.menu-list::-webkit-scrollbar {height: 2px;  }
.menu-list::-webkit-scrollbar-track {-webkit-box-shadow: inset 1px 1px 6px #ccc;}
.menu-list::-webkit-scrollbar-thumb {background-color: var(--main-color); outline: 1px solid var(--main-color); border-radius: 20px;  }
.menu-list::-webkit-scrollbar-track-piece{width: 2px;}
.menu-list li{ list-style: none;  cursor: pointer;  display: inline-block; margin: 0 3px;}
.menu-list li a{color: var(--main-color); background: #fff;  font-size: 16px; font-weight: 700; text-transform: capitalize; transition: all 0.4s; display: inline-block; padding: 13px 25px; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}
.menu-list li a:hover,.menu-list li a.active{background: var(--main-color); color: #fff;}

/* Breadcrumb */
.breadCrumbs { background-color: #eee; }
.breadCrumbs .wrap-content { padding: 0.75rem 0; }
.breadCrumbs .wrap-content .breadcrumb { padding: 0; margin-bottom: 0; background-color: transparent; border-radius: 0; }
.breadCrumbs .wrap-content .breadcrumb-item a { color: #212529; }
.breadCrumbs .wrap-content .breadcrumb-item.active a { color: #6c757d; }

/* Giới thiệu */
.w-intro{padding: 60px 0 90px 0; position: relative; background: url('../images/main/intro-bg.jpg') no-repeat; background-size: 100% 100%;}
.w-intro::after{ position: absolute; content: '';background: url('../images/main/lua.png') no-repeat;width: 662px; height: 573px; top: 20px; right: 0;}
.w-intro .wrap-content{position: relative;}
.w-intro .wrap-content::after{ position: absolute; content: ''; background: url('../images/main/com.png') no-repeat; width: 479px; height: 219px; bottom: -80px; right: 320px; z-index: 10;}
.intro-row{display: flex; justify-content: space-between;}
.intro-left{width: calc(100% - 50% - 45px);}
.intro-right{width: 50%;}
.intro-img{padding-bottom: 160px; position: relative; z-index: 10;}
.intro-img-2{position: absolute; bottom: 0; right: 0;}
.intro-img-frame{display: inline-block; padding: 6px; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; background: #fff; }
.intro-img-frame, .intro-img-frame a, .intro-img-frame img{border-radius: 10px;}
.about-us{color: #393939; font-size: 45px; line-height: 45px; margin-bottom: 0; font-weight: 700;}
.intro-name {margin-bottom: 15px;}
.intro-name a{font-size: 48px; text-transform: uppercase; color: var(--main-color); transition: all 0.4s; font-weight: 900; }
.intro-name a:hover{color: var(--color-yel);}
.view-more-intro{ display: inline-flex; justify-content: center; align-items: center; width: 150px; height: 50px; background: var(--main-color); color: #fff; border: 1px solid var(--main-color); font-size: 15px; font-weight: 700; position: relative; transition: all 0.5s; z-index: 10; border-radius: 3px; margin-top: 20px;}
.view-more-intro i{margin-left: 6px;}
.view-more-intro:hover{letter-spacing: 1.5px;color: var(--main-color); box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.view-more-intro::after{ transition: all 0.5s; position: absolute; content: '';   width: 0; height: 100%; background: #fff;  top: 0; left: 0; z-index: -1; clip-path: polygon(0 0, 50% 0, 100% 100%, 0% 100%); }
.view-more-intro::before{ transition: all 0.5s; position: absolute; content: '';   width: 0; height: 100%; background: #fff;  top: 0; right: 0; z-index: -1; clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%); }
.view-more-intro:hover::after, .view-more-intro:hover::before{ width: 100%;}

/* Mô tả mẫu báo giá */
.w-quotation-desc{padding: 60px 0; background: url('../images/main/form-bg.jpg') no-repeat; background-size: 100% 100%;}
.w-quotation-desc .wrap-content{max-width: 1000px;}
.w-quotation-desc .title-main a{color: #3B1304;}
/* Album */
.w-album{padding: 40px 0 30px 0;}
.w-album .wrap-content{max-width: 1360px;}
.album-detail-grid{display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px;}
.album-grid{ display: grid;  grid-template-columns: repeat(4, 1fr); gap: 20px; margin: 0 0 20px 0;}
.item-album-1 { grid-area: 1 / 1 / 2 / 3; }
.item-album-2 { grid-area: 1 / 3 / 2 / 4; }
.item-album-3 { grid-area: 1 / 4 / 2 / 5; }
.item-album-4 { grid-area: 2 / 1 / 3 / 2; }
.item-album-5 { grid-area: 2 / 2 / 3 / 4; }
.item-album-6 { grid-area: 2 / 4 / 3 / 5; }

/* Video */ 
.video-top {margin-bottom: 10px;}
.videoTop_slick{display: none;}
.name-video{position: absolute; left: 0; bottom: 0; width: 100%; padding: 15px; background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5270483193277311) 50%, rgba(0,0,0,0) 100%); margin-bottom: 0}
.name-video a{color: #fff; font-size: 18px; font-weight: 500;}
.video-top .video-item:before { content: ""; position: absolute; width: 73px;  height: 50px;  top: calc(50% - 73px / 2);  left: calc(50% - 50px / 2);  z-index: 1; background-repeat: no-repeat;  background-image: url(../images/main/play-btn-1.png);   pointer-events: none;}
.video-item{position: relative; cursor: pointer;}
.video-name a{color: rgba(255, 255, 255, 0.20);  font-size: 150px; text-transform: uppercase;}
.video-name{position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); width: 60%; text-align: center;}
.videoBottom_slick{display: none; margin: 0 -5px;}
.videoBottom_slick .slick-slide{margin: 0 5px;}
.video-bottom .video-item:before { content: "";  position: absolute; width: 35px;  height: 25px;  top: calc(50% - 35px / 2);  left: calc(50% - 25px / 2);  z-index: 1; background-repeat: no-repeat; background-image: url(../images/main/play-btn-2.png);  pointer-events: none;}

/* Dịch vụ */
.service-grid{display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px}
.w-service{ padding: 50px 0}

/* Tiêu chí */
.w-tieuchi{background: var(--main-color); background: url('../images/main/tieuchi-bg.jpg') no-repeat; background-size: 100% 100%; position: relative; }
.tieuchi-res{display: none;}
.w-tieuchi .title-main{position: absolute; left: 50%; transform: translateX(-50%); top: 10px;}
.w-tieuchi .wrap-content{max-width: 1120px;}
.w-tieuchi .title-main span{color: #3B1304;}
.tieuchi-box{position: relative; padding-bottom: 40px;}
.tieuchi-box::after{  position: absolute; content: '';background: url('../images/main/tron.png') no-repeat; width: 940px; height: 445px; bottom: -20px; left: 50%; transform: translateX(-50%); pointer-events: none;}
.tieuchi-banner{text-align: center;}
.tieuchi-row{display: flex; justify-content: space-between; align-items: center; }
.tieuchi-item{text-align: center; width: 190px; height: 190px;border-radius: 50%; position: absolute; background: linear-gradient(18deg, rgba(243, 217, 16, 1) 0%, rgba(255, 240, 186, 1) 100%); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 15px; z-index: 10; }
.tieuchi-item::after{ position: absolute; content: ''; border: 1px solid var(--main-color);border-radius: 50%; width: calc(100% - 10px); height: calc(100% - 10px); top: 50%;left: 50%; transform: translate(-50%, -50%); pointer-events: none;}
.tieuchi-item-1 { left: 0;  bottom: 275px;}
.tieuchi-item-5 { right: 0;  bottom: 275px;}
.tieuchi-item-2{ left: 150px;  bottom: 30px;}
.tieuchi-item-4{ right: 150px; bottom: 30px;}
.tieuchi-item-3{ bottom: -70px;  left: 50%;  transform: translateX(-50%);}
.tieuchi-name{color: #3B1304;  font-size: 20px; font-weight: 700; text-transform: capitalize;line-height: 24px;}

/* Khách hàng */
.w-customer{padding: 50px 0; background: url('../images/main/cus-bg.jpg') no-repeat; background-size: 100% 100%;}
.w-customer .wrap-content{max-width: 750px;}
.w-customer-img{padding: 0 50px;}
.cusTop_slick .slick-current .customer-img, .cusTop_slick .slick-current +div +div .customer-img{ transform: scaleY(0.7) scaleX(0.7); transition: all 0.3s;}
.cusTop_slick,.cusBottom_slick{display: none;}
.customer-img{display: inline-block; padding: 5px; background: #fff;}
.customer-img, .customer-img span, .customer-img img{border-radius: 50%;}
.customer-star{display: inline-flex; align-items: center; justify-content: center; margin-bottom: 8px;}
.customer-star span{display: inline-block; margin: 0 2px;}
.customer-infor{text-align: center; margin-top: 20px;}
.customer-name{font-size: 24px; font-weight: 700; text-transform: capitalize; display: inline-block; margin-bottom: 8px;}
.customer-desc{font-weight: 700; font-size: 16px; line-height: 30px;}
/* Product */
.w-product{padding: 80px 0 50px 0; background: url('../images/main/pro-bg.jpg') no-repeat; background-size: 100% 100%;} 
.product-grid{display: grid; grid-template-columns: repeat(2, 1fr); }
.change .items-product{flex-direction: row-reverse;}
.items-product{display: flex; align-items: center; justify-content: space-between; background: #FEFAED;}
.img-product{width: 50%;}
.infor-product{width: calc(100% - 50%); text-align: center; padding: 25px; }
.name-product{margin-bottom: 10px;}
.name-product a{color: #000000; font-size: 17px; font-weight: 600; text-transform: capitalize; transition: all 0.3s;}
.name-product a:hover{color: var(--color-yel)}
.short-desc.text-split{    -webkit-line-clamp: 5}
.short-desc{font-size: 15px; line-height: 27px;}
.view-more{display: inline-flex; align-items: center; justify-content: center; width: 130px; height: 40px; border-radius: 3px; background: var(--color-red); color: #fff; font-size: 15px; font-weight: 600; margin-top: 15px; transition: all 0.3s;}
.view-more:hover{color: #fff; background: var(--color-yel); box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}

/* Product Detail */
.grid-pro-detail { margin-bottom: 3rem; }
.left-pro-detail { position: relative; text-align: center; width: 45%; }
.right-pro-detail { width: calc(55% - 40px); }
.left-pro-detail .MagicZoom { border: 1px solid #eee; padding: 7px; border-radius: 5px; background-color: #ffffff; }
.gallery-thumb-pro { position: relative; margin-top: 10px; }
.owl-pro-detail { padding: 0; }
.control-pro-detail button { background-color: transparent; color: #222222; opacity: 1; width: 25px; font-size: 23px; }
.control-pro-detail button:hover { opacity: 0.7; }
.control-pro-detail button.owl-prev { left: 0px; }
.control-pro-detail button.owl-next { right: 0px; }
.thumb-pro-detail { display: block !important; border: 1px solid #eee; padding: 5px; border-radius: 3px; cursor: pointer; background-color: #ffffff; }
.thumb-pro-detail.mz-thumb.mz-thumb-selected { border-color: #cecfd2; }
.thumb-pro-detail img { -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-filter: brightness(100%) !important; filter: brightness(100%) !important; border-bottom: 0px !important; padding-bottom: 0px !important; }
.title-pro-detail { text-transform: capitalize; font-size: 20px; display: block; font-weight: 700; }
.comment-pro-detail { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.social-plugin-pro-detail { margin-bottom: 1rem; margin-top: 0px !important; }
.desc-pro-detail { margin-bottom: 1rem; }
.attr-pro-detail { list-style: none; padding: 0px; }
.attr-pro-detail li { margin-bottom: 0.5rem; }
.attr-label-pro-detail { margin: 0px 5px 0px 0px; }
.attr-content-pro-detail { display: inline-block; margin-bottom: 0px; }
.price-new-pro-detail { font-weight: 700; font-size: 23px; color: var(--color-red); }
.price-old-pro-detail { font-weight: 400; color: var(--color-gray); text-decoration: line-through; padding-left: 10px; }
.tabs-pro-detail { margin-top: 2rem; }
.tabs-pro-detail .nav-tabs .nav-link { border-top-width: 3px; font-size: 13px; color: #333; text-transform: uppercase; font-weight: 500; }
.tabs-pro-detail .nav-tabs .nav-link.active, .tabs-pro-detail .nav-tabs .nav-item.show .nav-link { border-top-color: #555555; }
/* Tin tức */
.slick-prev:before, .slick-next:before{color: #000;}

.news-grid{display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px}
.w-2-item{padding: 0 0 50px 0;}
.w-2-item .wrap-content{display: flex; justify-content: space-between;}
.news-title{margin-bottom: 20px; }
.news-title span{font-size: 52px; color: var(--main-color);  text-transform: capitalize; display: inline-block; position: relative; line-height: 52px; font-weight: 900;}
.news-title span::after{
 position: absolute; content: '';  background: var(--main-color); height: 2px; width: 70px; top: 35px; right: -83px;}
.w-news{width: 63.75%;}
.w-video{width: calc(100% - 63.75% - 30px);}
.news-row{display: flex; justify-content: space-between;z-index: 1; position: relative;}
.news-left{width: 48%;}
.news-right{width: calc(100% - 48% - 18px)}
.newsLeft_slick{display: none;}
.news-infor{padding: 5px 0 ;}
.news_slick{display: none; margin: 0 -8px;}
.news_slick .slick-slide{margin: 0 8px;}
.newsRight_slick{display: none; margin: -9px 0;}
.newsRight_slick .slick-slide{margin: 9px 0;}
.news-right .news-items{display: flex; justify-content: space-between; align-items: center;}
.news-right .news-img{width: 150px} 
.news-right .news-infor{width: calc(100% - 160px);}
.news-right .news-infor{ padding: 0 }
.news-name{line-height: 18px;  }
.news-name a{font-size: 16px; font-weight: 700; text-transform: capitalize; color: #000; transition: all 0.2s;}
.news-name a:hover{color: var(--main-color);}
.news-desc{color: #434343; line-height: 20px;}

/*News orther*/
.othernews { position: sticky; top: 60px; z-index: 11; }
.news-other { margin-bottom: 15px; }
.pic-news-other { width: 40%; }
.info-news-other { width: 60%; padding-left: 10px; }
.name-news-other { color: #252525; font-size: 14px; line-height: normal; font-weight: 600; }
.name-news-other:hover { color: var(--background-static); }

.othernews b{margin-bottom:10px;}
.list-news-other{padding-left:17px;list-style:square;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:#333333;}
.list-news-other li a:hover{color:var(--main-color);}

/* Contact */
.form-floating.form-floating-cus > input, .form-floating-cus > select { height: 45px; }
.form-floating.form-floating-cus > textarea { height: 100px; }
.form-floating.form-floating-cus > label { padding: 10px 10px; color: var(--color-gray); }
.contact-article { margin-bottom: 3rem; }
.contact-input { position: relative; margin-bottom: 20px; }
.contact-input input, .contact-input textarea { border-radius: 0; border-top: none; border-left: none; border-right: none; }
.contact-input input:focus, .contact-input textarea:focus { box-shadow: none; outline: none; }
.contact-input textarea { resize: none; height: 150px; }
.contact-input .custom-file-label::after { content: attr(title); }
.contact-button input{width: 120px; height: 40px; background: var(--main-color); display: inline-flex; justify-content: center; align-items: center; border: none; font-size: 15px; text-transform: uppercase; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; transition: all 0.3s; color: #fff;}
.contact-button input:hover{box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;}
.contact-button input[type="submit"]{margin-right: 10px;} 
.contact-map { position: relative; height: 500px; }
.contact-map iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }

/* Newsletter */
.register{max-width: 830px; margin: auto;  }

.form-newsletter { font-weight: 700;}
.newsletter-input *{color: #333; font-size: 18px !important;}
.newsletter-input label span{font-weight: 400;}
.newsletter-input p{color: #0000ff;}
.title_dk{font-size: 18px; font-weight: 700; margin: 10px 0;}
.newsletter-input label{margin-bottom: 5px;}
.newsletter-input { position: relative; color: #6d6d6d !important; margin-bottom: 10px; }
.newsletter-input input {height: 42px; width: 100%;   box-shadow: 0px 0px 3px #ccc; font-weight: 700; color: #0000ff !important }
.newsletter-input input::placeholder{color: #6d6d6d !important; font-size: 18px; font-weight: 700;}
.newsletter-button {}
.newsletter-button input[type="submit"], .newsletter-button input[type="reset"] { border: 0px; color: #fff; text-transform: uppercase; height: 40px; border-radius: 3px; background: var(--color-red); width: 130px; display: inline-flex; align-items: center; justify-content: center; font-size: 14px; margin: 3px; transition: all 0.5s; }
.newsletter-button input[type="submit"]:hover, .newsletter-button input[type="reset"]:hover{
    background: var(--color-yel);
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.invalid-feedback{font-size: 14px !important; font-weight: 400; color:rgb(192,0,0);}
/* Footer */
.w-footer{padding: 60px 0; background: var(--main-color); color: #fff;}
.footer-row{display: flex; justify-content: space-between; }
.footer-left{width: 40%; }
.footer-center{width: 21.5%;}
.footer-right{width: 33%;}
.footer-bottom{display: flex; justify-content: space-between; align-items: center ;border-top: 1px solid rgb(0, 0, 0, 0.2);}
.footer-title { text-transform: uppercase; font-size: 16px; font-weight: 700; line-height: 25px; margin-bottom: 15px}
.name-company { font-size: 32px;  font-weight: 500; text-transform: capitalize;}
.policy {  padding: 0px; margin: 0 0 30px 0; }
.policy a { color: #fff; display: block; margin-bottom: 15px; font-size: 16px; transition: all 0.3s; }
.policy a:hover{color: var(--color-yel);}
.social-footer > div a{margin: 0 2px;}
#footer-map { position: relative; height: 265px; width: 100%; }
#footer-map iframe { position: absolute !important; width: 100% !important; height: 100% !important; top: 0px !important; left: 0px !important; }
/* Like Share */
.social-plugin { margin-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.social-plugin .at-share-btn { margin-bottom: 0px !important;}
.social-plugin .zalo-share-button { margin-left: 3px;}

/* Paging */
.pagination-home .pagination .page-item .page-link { color: #555555; font-size: 0.875rem; }
.pagination-home .pagination .page-item.active .page-link { color: #ffffff; background-color: #555555; border-color: #555555; }

/* Paging Ajax */
.pagination-ajax { text-align: center; margin-top: 15px;}
.pagination-ajax a { display: inline-block; vertical-align: top; margin: 0px 3px 3px 3px; width: 30px; height: 30px; line-height: 30px; color: #666 !important; border: 1px solid #e6e6e6; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: #ffffff; text-align: center; }
.pagination-ajax a.current, .pagination-ajax a:hover { color: #ffffff !important; border-color: var(--main-color); background-color: var(--main-color);  }
.pagination-ajax a.first, .pagination-ajax a.last, .pagination-ajax a.prev, .pagination-ajax a.next { text-indent: -9999px; position: relative; background-color: #ffffff !important; }
.pagination-ajax a.first:before, .pagination-ajax a.last:before, .pagination-ajax a.prev:before, .pagination-ajax a.next:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2; background-color: transparent; background-repeat: no-repeat; background-position: center; }
.pagination-ajax a.first:before { background-image: url(../images/page-first.png); }
.pagination-ajax a.last:before { background-image: url(../images/page-last.png); }
.pagination-ajax a.prev:before { background-image: url(../images/page-prev.png); }
.pagination-ajax a.next:before { background-image: url(../images/page-next.png); }
/* Conform */
.jconfirm-content{font-size: 16px; font-weight: 700;}
/* 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; }
.text-split-2 { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.text-split-1 { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 1; }
/* Transition All */
.transition, .control-owl button, .carousel-comment-media .carousel-control a span, .menu ul li a.has-child:after, .menu ul li ul, .menu ul li:hover > ul, .scale-img img, .scale-img:hover > img, .btn-frame .kenit-alo-circle-fill, .support-online .kenit-alo-circle-fill { -webkit-transition: 0.3s all; transition: 0.3s all; }
/* Scale IMG */
.scale-img { overflow: hidden; display: block; }
.scale-img img { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.scale-img:hover > img { -webkit-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; }
/* Button Frame */
.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; }
.btn-frame i { width: 50px; height: 50px; border-radius: 50%; background: var(--main-color); position: relative; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.btn-frame i img { vertical-align: middle; width: 70%; }
.btn-frame .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.btn-frame .kenit-alo-circle { width: 60px; height: 60px; top: -5px; right: -5px; position: absolute; background-color: transparent; border-radius: 100%; border: 2px solid rgba(7, 41, 103, 0.8); opacity: 0.1; border-color: var(--main-color); opacity: 0.5; }
.btn-frame .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }
.btn-frame .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.btn-frame .kenit-alo-circle-fill { width: 70px; height: 70px; top: -10px; right: -10px; position: absolute; border-radius: 100%; border: 2px solid transparent; background-color: rgba(7, 41, 103, 0.35); opacity: 0.4; }
.btn-frame .pulse { -webkit-animation-name: pulse; animation-name: pulse; }
/*Rotate IMG*/
.rotate-img { -webkit-transition: 0.8s ease-out; -moz-transition: 0.8s ease-out; -o-transition: 0.8s ease-out; transition: 0.8s ease-out; }
.rotate-img:hover img { transform: scaleY(180); -webkit-transition: 0.8s ease-out; -moz-transition: 0.8s ease-out; -o-transition: 0.8s ease-out; transition: 0.8s ease-out; transform: rotateY(360deg);    /*transform: rotateX(360deg);transform: rotateZ(360deg);*/ }

/* Zalo */
.btn-zalo { bottom: 315px; }
/* Phone */
.btn-phone { bottom: 230px; }
/* Messenger */
.js-facebook-messenger-top-header { background: #487dfc; color: #fff; height: 35px; display: flex; align-items: center; justify-content: center; text-align: center; border-radius: 5px 5px 0 0; }
.js-facebook-messenger-container.closed { display: none !important; }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px; color: #404040; background: #fff; }
.js-facebook-messenger-tooltip.closed { display: none !important; }
.js-facebook-messenger-box, .js-facebook-messenger-button { z-index: 999; }
.js-facebook-messenger-tooltip { z-index: 999; 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); -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; z-index: 1000000000000000019884624838656; }
.js-facebook-messenger-close-tooltip { width: 10px; height: 10px; display: inline-block; cursor: pointer; margin-left: 10px; }
.js-facebook-messenger-box { z-index: 999; }
.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-button, .js-facebook-messenger-tooltip { z-index: 999; }
.js-facebook-messenger-box { display: block; position: fixed; cursor: pointer; bottom: 150px; right: 17px; width: 56px; height: 56px; text-align: center; background: var(--main-color); border-radius: 100%; overflow: hidden; z-index: 99; -webkit-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 { -webkit-transform: rotate(0deg); 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; -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out; }
.js-facebook-messenger-box.rotate svg#close-icon { -webkit-transform: rotate(-45deg); 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; -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000; }
.js-facebook-messenger-container { width: 250px; position: fixed; opacity: 0; -webkit-transform: translateY(50px); transform: translateY(50px); bottom: 110px; right: 90px; border-radius: 10px; pointer-events: none; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); 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; -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; }
.js-facebook-messenger-top-head { width: 220px; color: #ffffff; background: var(--main-color); display: block; position: relative; width: 220px; background: var(--main-color); color: #ffffff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.js-facebook-messenger-container iframe, .js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000; }
.js-facebook-messenger-top-head { color: #ffffff; background: var(--main-color); width: 220px; }
.js-facebook-messenger-tooltip { color: #404040; background: #fff; }
.js-facebook-messenger-container.open { -webkit-transform: translateY(0px); 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 { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
.js-facebook-messenger-box.open svg#close-icon { opacity: 1; }

/* Toolbar */
.modal-body .toolbar { display: block; position: relative; }
.toolbar { width: 100%; bottom: 0px; position: fixed; z-index: 500; left: 0px; display: none; -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -moz-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -ms-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -o-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); }
.toolbar.is-active .list-phone { display: block; -webkit-animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards; animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards; }
.toolbar .list-phone { position: absolute; bottom: 100%; left: 30px; opacity: 0; transform: scale(0); transform-origin: 50% 100%; display: none; }
.toolbar .list-phone a { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; max-width: 240px; padding: 10px 20px; margin: 10px 0; border-radius: 50px; padding-right: 30px; }
.toolbar .list-phone svg { max-width: 30px; max-height: 30px; }
.toolbar .list-phone span { display: block; width: calc(100% - 40px); color: #333; font-weight: 700; }
.toolbar .phone { position: relative; width: 50px; height: 50px; z-index: 99; display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 50%; margin: 0 0px -25px 30px; transition: transform .2s ease-in-out; }
.toolbar .phone a { color: #333; display: block; position: relative; }
.toolbar .phone a:before, .toolbar .phone a:after { position: absolute; content: ''; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(135deg); width: 30px; height: 3px; border-radius: 2rem; background-color: var(--main-color); opacity: 0; transition: opacity .2s ease-in-out; }
.toolbar .phone a:after { transform: translate(-50%, -50%) rotate(45deg); }
.toolbar .phone svg { max-width: 27px; max-height: 27px; display: block; position: relative; fill: var(--main-color); }
.toolbar.is-active .phone { transform: rotate(-180deg); }
.toolbar.is-active .phone svg { opacity: 0; }
.toolbar.is-active .phone a:before, .toolbar.is-active .phone a:after { opacity: 1; }
.toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; --size: 33px; -webkit-mask: radial-gradient(var(--size) at 55px 0px, #0000 99%, #fff 101%) 100%; background: #fff; padding: 10px 0; padding-left: 100px; border-radius: 10px 10px 0px 0px; }
.toolbar ul li { text-align: center; width: 25%; line-height: 1; }
.toolbar ul li a { display: block; width: 100%; font-size: 27px; color: #ffff; }
.toolbar ul li .icon { position: relative; margin: 0 auto; text-align: center; }
.toolbar ul li a span { display: none; font-weight: 400; font-size: 11px; margin-top: 5px; color: #333; text-transform: capitalize; }
.toolbar ul li a img, .toolbar ul li svg { max-height: 30px; fill: var(--main-color); width: 100%; }
.toolbar .phone svg { animation: tada 1.2s infinite; fill: var(--main-color); }
.tada { animation: tada 1.2s infinite; }
.lang-toolbar { display: flex; justify-content: center; align-items: center; }
.toolbar ul li.lang-toolbar a { display: inline-block; width: unset; margin: 0px 2px; font-size: unset; }
.toolbar ul li.lang-toolbar a img { height: 10% !important; }
.ex6 path { fill: none; stroke: var(--main-color); stroke-width: 0.5; stroke-dasharray: 1500; stroke-dashoffset: 1500; -webkit-animation: dash 5s ease forwards; animation: dash 5s ease forwards; }
@-webkit-keyframes dash {
    to { fill: var(--main-color); stroke-dashoffset: 0; }
}
@keyframes dash {
    to { fill: var(--main-color); stroke-dashoffset: 0; }
}
@keyframes tada {
    0% { transform: scaleX(1) }
    10%, 20% { transform: scale3d(.9, .9, .9) rotate(-3deg) }
    30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
    40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
    to { transform: scaleX(1) }
}
@keyframes quickShow {
    0% { opacity: 0; transform: scale(0); }
    100% { opacity: 1; transform: scale(1); }
}

.check-toolbar { display: none; position: fixed; right: 30px; bottom: 100px; width: 18px; height: 50px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 99; }
.check-toolbar label { position: absolute; bottom: 0; left: 6px; width: 6px; height: 50px; border-radius: 32px; background: linear-gradient(to bottom, #b3b3b3, #e6e6e6); cursor: pointer; transition: all 0.3s ease; opacity: 0.7; box-shadow: 0 0 2px #fff; }
.check-toolbar label:after { content: ''; position: absolute; bottom: 1px; left: -3px; width: 12px; height: 20px; border-radius: 3px; background-color: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); transition: all 0.3s ease; }
.check-toolbar input[type="checkbox"]:checked + label { background: var(--background-static); opacity: 1; }
.check-toolbar input[type="checkbox"]:checked + label:after { transform: translateY(-29px); }
.check-toolbar label:hover { background: linear-gradient(to bottom, #b3b3b3, #e6e6e6); }
.check-toolbar label:hover:after { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }
.yep { position: absolute; top: 0px; left: -6px; width: 30px; height: 50px; opacity: 0; }


/* RES */
@media(max-width:1200px) {
    .check-toolbar{display: block;}
    .head-bottom { position: fixed; top: 0px; left: 0px; right: 0px; z-index: 999; box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);}
    .show-toolbar { padding-top: 70px; transition: 0.7s; }
    .hidden-toolbar { padding-top: 0px; transition: 0.7s; }
    .hidden-toolbar .toolbar-app { transform: translateY(120%); transition: 0.7s; }
    .hidden-toolbar .head-bottom { transform: translateY(-120%); transition: 0.7s; }
    .show-toolbar .toolbar-app { transform: translateY(0); transition: 0.7s; }
    .show-toolbar .head-bottom { transform: translateY(0); transition: 0.7s; }
    .btn-frame{display: none;}
    .menu{display: none;}
    .menu-res{display: block;}
    .toolbar { display: block; }
    .scrollToTop, #messages-facebook { display: none !important; } 
    .w-header{}
    .banner-header,.logo-header{display: none;}
    .w-header .wrap-content { justify-content:center ;}
    .w-header { background-size: cover;}
    .hotline {height: 62px;}
    .hotline a { font-size: 20px;}
    .hotline span { font-size: 15px;}
    .tieuchi-res{display: block;}
    .tieuchi-box{display: none;}
    .tieuchi-item{position: relative; margin: auto;}
    .w-tieuchi .title-main { position: unset;  transform: unset;}
    .w-tieuchi{padding: 30px 0;}
    .tieuchi_slick{display: none; margin: 0 -5px;}
    .tieuchi_slick .slick-slide{margin: 0 5px;}
    .tieuchi-name{font-size: 14px;}
    .footer-row{flex-wrap: wrap;}
    .footer-right{width: 100%; margin-top: 20px;}
    .footer-left {  width: 60%;}
    .footer-center { width: 35%;}
    .videoBottom_slick .slick-prev, .videoBottom_slick.slick-next{display: none !important;}
}
@media(max-width:1025px) {
    .w-intro::after, .w-intro .wrap-content::after{display: none;}
    .about-us {font-size: 32px;  line-height: 32px;}
    .intro-name a{font-size: 35px;}
    .name-product a{font-size: 15px;}
    .short-desc {  font-size: 13px; line-height: 18px;}
    .infor-product{padding: 15px;}
    .view-more { width: 100px; height: 30px; font-size: 13px; font-weight: 400;  margin-top: 10px;}
    .menu-list li a { font-size: 14px; font-weight: 500;  padding: 5px 15px;}
    .title-main span, .title-main a{font-size: 45px;}
    .w-product {  padding: 30px 0;  background-size: cover;}
    .w-product .title-main{margin-bottom: 0;}
    .w-2-item .wrap-content {  display: block;}
    .w-news{width: 100%; margin-bottom: 20px;}
    .w-video{width: 70%; margin: auto;}
    .news-right { width: calc(100% - 48% - 6px);}
    .newsRight_slick{display: none; margin: -3px 0;}
    .newsRight_slick .slick-slide{margin: 3px 0;}
    .news-name a{font-size: 14px;}
}

@media(max-width:991px) {
    .intro-row{display: block;}
    .intro-left{width: 100%; margin-bottom: 20px;}
    .intro-right{width: 70%; margin: auto;}
    .w-intro{padding: 30px 0; background-size: cover;}
    .w-quotation-desc{padding: 30px 0; background-size: cover;}
    .album-grid { gap: 5px; margin: 0 0 5px 0;}
    .w-album { padding: 20px 0;}
    .album-detail-grid { gap: 5px;}
    .w-customer { padding: 30px 0; background-size: cover;}
}
@media(max-width:850px) {
    .footer-title{font-size: 14px; margin-bottom: 10px;}
    .policy a { margin-bottom: 5px;font-size: 14px;}
    .footer-copyright{font-size: 14px;}
    .name-company{font-size: 30px;}
}
@media(max-width:768px) {
    .intro-right{width: 90%; margin: auto;}
    .view-more-intro{width: 130px; height: 36px; font-size: 13px;}
    .about-us { font-size: 25px; line-height: 25px;}
    .intro-name a { font-size: 30px;}
    .intro-img-frame{padding: 3px;}
    .product-grid { grid-template-columns: repeat(1, 1fr);}
    .change .items-product { flex-direction: unset;}
    .change-2.items-product {flex-direction: row-reverse;}
    .newsletter-input * { font-size: 14px; }
    .newsletter-input input::placeholder{color: #6d6d6d !important; font-size: 14px; font-weight: 700;}
    .newsletter-button input[type="submit"], .newsletter-button input[type="reset"]{width: 110px; height: 33px;}
    .album-detail-grid { grid-template-columns: repeat(3, 1fr);}
    .contact-button input{font-size: 14px;}
    .padding-top-bottom { padding: 1.5rem 0;}
    .title-main{margin-bottom: 10px;}
    .menu-list { margin: 0 auto 10px auto !important;}
}
@media(max-width:600px) {
    .intro-right{width: unset;}
    .intro-img-1{margin-right: 5px}
    .intro-img{padding-bottom: 0;}
    .intro-img-2{position: unset}
    .intro-img{display: flex; align-items: start;}
    .title-main span, .title-main a{font-size: 36px;}
    .news-row{display: block;}
    .news-left{width: unset; margin-bottom: 10px;}
    .news-right{width: 100%;}
    .w-video{width: 100%;}
    .news-title span{font-size: 37px;}
    .w-customer-img {padding: 0;}
    .customer-name{font-size: 18px;}
    .customer-desc { font-weight: 600;font-size: 14px;  line-height: 23px;}
    .footer-left {  width: 100%; margin-bottom: 20px;}
    .footer-center { width: 100%;}
    .footer-copyright{margin-top: 10px;}
    .w-footer { padding: 30px 0 60px 0;}
}
@media(max-width:425px) {
    .short-desc.text-split {
        -webkit-line-clamp: 4;
    }
}
@media(max-width:320px) {

}