.inter { font-family: "Inter", sans-serif; }
.chivo { font-family: "Chivo", sans-serif; }
.oswald { font-family: "Oswald", sans-serif; }
.anton { font-family: "Anton", sans-serif; }
:root { --color-green: #009241; --color-min-green: #85C226; --main-color: #009241; --sec-color: #fb4141; --thir-color: #6e6e6e; --four-color: #fbad37; --hover-color: black; --footer-color: #fff; --main-font: Roboto-Regular; --title-font: Roboto-Bold; --animate-delay: 0.5s }

/* Text Hide */
.text-split { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; }

/* Scale IMG */
.scale-img { overflow: hidden; display: block; }
.scale-img img { -webkit-transform: scale(1, 1); transform: scale(1, 1); transition: all 0.5s; }
.scale-img:hover > img { -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.box__product--name { font-size: 20px; color: var(--main-color); margin-bottom: 10px }
.box__product--price { display: flex; align-items: center; justify-content: center; gap: 20px; margin-top: 10px }
.box__product--null, .box__product--regular { font-size: 18px; color: var(--main-color) }
.box__product--sale { font-size: 15px; color: var(--sec-color); text-decoration: line-through }
.box__product--null:hover { color: var(--sec-color) }
.title-pro-detail { color: #028251 }
.section-tin-tuc .box__tintuc { align-items: unset }
.section-tin-tuc .box__tintuc--name { font-size: 17px; font-weight: 700; text-transform: capitalize }
.left-pro-detail, .right-pro-detail { flex: 0 0 50%; max-width: 50% }
.share-box { background: unset; padding: unset }
.section-tin-tuc .box__tintuc--btn { position: absolute; bottom: 0; right: 0; padding: 5px 10px; background: #105b3d; color: #fff }
.titleMain p { text-align: center }
.gioithieu .d-flex { justify-content: space-between }
.box__product { border: 1px solid var(--main-color); margin: 15px 0 }
.box__product--content { box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15); background: #fff }
.box__product--content article { max-height: 70%; overflow: hidden; position: relative }
.box__product--content article::after { content: ''; width: 100%; height: 20px; bottom: 0; left: 0; position: absolute; background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%) }
.gioithieu .d-flex { flex-wrap: wrap }
.ul-tabs-pro-detail { position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; list-style: none; margin-bottom: 20px; margin-top: 0; padding: 0 }
.ul-tabs-pro-detail li { font-size: 16px; color: #222; display: flex; justify-content: center; align-items: center; position: relative; height: 40px; padding: 0 20px; margin: 0 5px 10px 5px; border-radius: 20px; cursor: pointer }
.ul-tabs-pro-detail li.active, .ul-tabs-pro-detail li:hover { color: #fff; background: var(--main-color) }
.content-tabs-pro-detail { display: none; position: relative }
.content-tabs-pro-detail.active { display: block }
.box__product button { position: absolute; bottom: 0; right: 0; padding: 10px 15px; background: var(--main-color); color: #fff; text-transform: capitalize; border-top-left-radius: 25px; transition: .3s }
.box__product button:hover { background: #000 }
.wrap-content { max-width: 1230px; margin: 0 auto; padding: 0 15px }
.headerTop__info { display: flex; align-items: center; gap: 60px; background: #006595; width: calc(100% - 350px); margin-left: auto; position: relative; margin-top: -10px; display: flex; justify-content: space-between; padding-left: 163px; padding-top: 12px; padding-bottom: 12px; padding-right: 5px }
.headerTop__slogan span { color: #fff; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal; display: flex; align-items: center; gap: 7px }
.headerTop__info__item span { color: #fff; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal; display: flex; align-items: center; gap: 7px }
form.form-search.form-search-d { width: 230px; height: 35px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #cdcdcd }
form.form-search.form-search-d input { width: 100%; height: 100%; border-right: unset; background: 0 0; text-indent: 10px; border-radius: 3px; color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize }
.block__contact { display: flex; align-items: center; gap: 9px }
.block__contact__icon { border: 1px solid #d6d6d6; border-radius: 500px; width: 64px; height: 64px; display: flex; justify-content: center; align-items: center }
.block__contact-info span { color: #929292; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal }
.block__contact-info p { color: #333; text-align: right; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal }
.block-search-container { display: flex; gap: 35px; align-items: center; width: 60% }
.headerBottom .primary__header { display: flex; justify-content: space-between; align-items: center; align-items: stretch; padding: 0; box-sizing: border-box; border-top: unset }
.slide__container { margin-top: 18px; display: flex; justify-content: center; align-items: flex-start; gap: 10px; height: 100% }
.product-list-menu { background: #b25407; padding: 21px 13px; color: #fff; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; display: flex; justify-content: center; align-items: center; gap: 12px; width: 100%; max-width: 246px }
.page-slideshow { width: 100%; max-width: 246px; height: 100%; min-height: 100% }
.slide__main__container { overflow: hidden; display: flex; flex-wrap: nowrap; gap: 14px; width: 100% }
.slide__main, .slide__subs { height: 100%; box-shadow: none }
.slide__subs { width: 272px }
.slide__sub { margin-bottom: 14px; border-radius: 10px; overflow: hidden }
.slide__sub:last-child { margin: 0 }
.sky-mega-menu, .sky-mega-menu * { margin: 0; padding: 0; outline: 0; border: 0; background: 0 0 }
.sky-mega-menu { font-size: 14px; font-weight: 400 }
.sky-mega-menu { position: relative; z-index: 10; background: rgba(255, 255, 255, .9); font-size: 0; line-height: 0; text-align: right; background: #fff; width: 100%; border-radius: 10px; border: 1px solid #c5c5c5; background: #fff }
.sky-mega-menu:after { content: ''; display: table; clear: both }
.sky-mega-menu li { position: relative; display: inline-block; float: left; font-size: 13px; line-height: 45px; text-align: left; white-space: nowrap }
li.list-product { background: var(--color-red); padding: 19px 12px; color: #fff; font-size: 18px; font-style: normal; font-weight: 600; line-height: normal }
li.list-product svg { margin-right: 10px }
.sky-mega-menu li a { display: block; padding: 0 26px; text-decoration: none; color: #666; transition: background .4s, color .4s; -o-transition: background .4s, color .4s; -ms-transition: background .4s, color .4s; -moz-transition: background .4s, color .4s; -webkit-transition: background .4s, color .4s; color: #333; font-size: 16px; font-style: normal; font-weight: 600; display: flex; justify-content: flex-start; align-items: center; position: relative; gap: 15px }
.sky-mega-menu li>div { position: absolute; z-index: 999999; top: 100%; left: -9999px; margin-top: 8px; background: rgb(255 255 255); box-shadow: 0 0 8px rgba(0, 0, 0, .3); opacity: 0; -o-transform-origin: 0 0; -ms-transform-origin: 0 0; -moz-transform-origin: 0 0; -webkit-transform-origin: 0 0; -o-transition: -o-transform .4s, opacity .4s; -ms-transition: -ms-transform .4s, opacity .4s; -moz-transition: -moz-transform .4s, opacity .4s; -webkit-transition: -webkit-transform .4s, opacity .4s }
li.list-product { background: var(--color-red); padding: 19px 12px; color: #fff; font-size: 18px; font-style: normal; font-weight: 600; line-height: normal }
li.list-product svg { margin-right: 10px }
.sky-mega-menu li>div:after { content: ''; position: absolute; bottom: 100%; left: 0; width: 100%; height: 8px; background: 0 0 }
.sky-mega-menu li>div:before { content: ''; position: absolute; bottom: 100%; left: 24px; border-right: 5px solid transparent; border-bottom: 5px solid rgba(255, 255, 255, .9); border-left: 5px solid transparent }
.sky-mega-menu li.current>a, .sky-mega-menu li:hover>a { background: var(--color-main); color: #000 }
.sky-mega-menu li:hover>a img { filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(39deg) brightness(105%) contrast(102%) }
.sky-mega-menu li:hover>div { left: 0; opacity: 1; -webkit-transform: translate(0, 0) }
.sky-mega-menu .right { float: none; border-right-width: 0; border-left-width: 1px }
.sky-mega-menu .right>div { -o-transform-origin-x: 100%; -ms-transform-origin-x: 100%; -moz-transform-origin-x: 100%; -webkit-transform-origin-x: 100% }
.sky-mega-menu .right:hover>div { right: 0; left: auto }
.sky-mega-menu .right:hover>div:before { right: 24px; left: auto }
.sky-mega-menu .switcher { display: none }
.sky-mega-menu li li { display: block; float: none; border-width: 0; border-top-width: 1px; line-height: 21px; white-space: normal; border-bottom: 1px solid #c5c5c5 }
.sky-mega-menu li li:first-child { border-top: 0; border-radius: 0 }
.sky-mega-menu li li a { padding-top: 5px; padding-bottom: 5px; min-height: 45px; border-radius: 5px !important; font-size: 14px !important; text-transform: capitalize }
.sky-mega-menu li li>div { top: -4px; margin: 0 0 0 8px }
.sky-mega-menu li li>div:after { top: 0; right: 100%; bottom: auto; left: auto; width: 8px; height: 100% }
.sky-mega-menu li li>div:before { top: 22px; right: 100%; bottom: auto; left: auto; border-top: 5px solid transparent; border-right: 5px solid rgba(255, 255, 255, .9); border-bottom: 5px solid transparent }
.sky-mega-menu li li:hover>div { left: 100% }
.sky-mega-menu .right li>div { margin: 0 8px 0 0; -o-transform-origin-x: 100%; -ms-transform-origin-x: 100%; -moz-transform-origin-x: 100%; -webkit-transform-origin-x: 100% }
.sky-mega-menu .right li>div:after { right: auto; left: 100% }
.sky-mega-menu .right li>div:before { right: auto; left: 100%; border-right: none; border-left: 5px solid rgba(255, 255, 255, .9) }
.sky-mega-menu .right li:hover>div { right: 100%; left: auto }
.sky-mega-menu-fixed { position: fixed; top: 0; left: 0; width: 100% }
.sky-mega-menu-pos-bottom li>div { top: auto; bottom: 100%; margin: 0 0 8px; -o-transform-origin-y: 100%; -ms-transform-origin-y: 100%; -moz-transform-origin-y: 100%; -webkit-transform-origin-y: 100% }
.sky-mega-menu-pos-bottom li>div:after { top: 100%; bottom: auto }
.sky-mega-menu-pos-bottom li>div:before { top: 100%; bottom: auto; border-top: 5px solid rgba(255, 255, 255, .9); border-right: 5px solid transparent; border-bottom: none; border-left: 5px solid transparent }
.sky-mega-menu-pos-bottom li li>div { top: auto; bottom: 0 }
.sky-mega-menu-pos-bottom li li>div:before { top: auto; bottom: 22px }
.sky-mega-menu-pos-bottom.sky-mega-menu-fixed { top: auto; bottom: 0 }
.sky-mega-menu-pos-left li, .sky-mega-menu-pos-right li { display: block; float: none; border-width: 0; border-top-width: 1px; position: relative; border-bottom: 1px solid #c5c5c5 }
.sky-mega-menu-pos-left li:first-child, .sky-mega-menu-pos-right li:first-child { border-top: 0 }
.sky-mega-menu-pos-left li>div, .sky-mega-menu-pos-right li>div { top: -1px }
.sky-mega-menu-pos-left li>div { margin: 0 0 0 8px }
.sky-mega-menu-pos-right li>div { margin: 0 8px 0 0; -o-transform-origin-x: 100%; -ms-transform-origin-x: 100%; -moz-transform-origin-x: 100%; -webkit-transform-origin-x: 100% }
.sky-mega-menu-pos-left li>div:after, .sky-mega-menu-pos-right li>div:after { top: 0; bottom: auto; width: 8px; height: 100% }
.sky-mega-menu-pos-left li>div:after { right: 100%; left: auto }
.sky-mega-menu-pos-right li>div:after { right: auto; left: 100% }
.sky-mega-menu-pos-left li>div:before, .sky-mega-menu-pos-right li>div:before { top: 22px; bottom: auto; border-top: 5px solid transparent; border-bottom: 5px solid transparent }
.sky-mega-menu-pos-left li>div:before { right: 100%; left: auto; border-right: 5px solid rgba(255, 255, 255, .9) }
.sky-mega-menu-pos-right li>div:before { right: auto; left: 100%; border-left: 5px solid rgba(255, 255, 255, .9) }
.sky-mega-menu-pos-left li:hover>div { left: 100%; border-radius: 5px !important }
.sky-mega-menu-pos-right li:hover>div { right: 100%; left: auto }
.sky-mega-menu-pos-left .bottom>div, .sky-mega-menu-pos-right .bottom>div { top: auto; bottom: 0; -o-transform-origin-y: 100%; -ms-transform-origin-y: 100%; -moz-transform-origin-y: 100%; -webkit-transform-origin-y: 100% }
.sky-mega-menu-pos-left .bottom>div:before, .sky-mega-menu-pos-right .bottom>div:before { top: auto; bottom: 22px }
.sky-mega-menu-pos-right li li>div { margin: 0 8px 0 0; -o-transform-origin-x: 100%; -ms-transform-origin-x: 100%; -moz-transform-origin-x: 100%; -webkit-transform-origin-x: 100% }
.sky-mega-menu-pos-right li li>div:after { right: auto; left: 100% }
.sky-mega-menu-pos-right li li>div:before { right: auto; left: 100%; border-right: none; border-left: 5px solid rgba(255, 255, 255, .9) }
.sky-mega-menu-pos-right li li:hover>div { right: 100%; left: auto }
.sky-mega-menu-pos-left.sky-mega-menu-fixed { top: 0; right: auto; bottom: 0; left: 0; width: auto }
.sky-mega-menu-pos-right.sky-mega-menu-fixed { top: 0; right: 0; bottom: 0; left: auto; width: auto }
.sky-mega-menu-anim-slide li>div { -o-transform: translate(0, 60px); -ms-transform: translate(0, 60px); -moz-transform: translate(0, 60px); -webkit-transform: translate(0, 60px) }
.sky-mega-menu-pos-bottom.sky-mega-menu-anim-slide li>div { -o-transform: translate(0, -60px); -ms-transform: translate(0, -60px); -moz-transform: translate(0, -60px); -webkit-transform: translate(0, -60px) }
.sky-mega-menu-anim-slide li:hover>div { -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -moz-transform: translate(0, 0); -webkit-transform: translate(0, 0) }
.sky-mega-menu-anim-scale li>div { -o-transform: scale(0, 0); -ms-transform: scale(0, 0); -moz-transform: scale(0, 0); -webkit-transform: scale(0, 0) }
.list-product ul ul { border-radius: 5px !important }
.sky-mega-menu-anim-scale li:hover>div { -o-transform: scale(1, 1); -ms-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1) }
.sky-mega-menu-anim-flip { perspective: 2000px; -o-perspective: 2000px; -moz-perspective: 2000px; -webkit-perspective: 2000px }
.sky-mega-menu-anim-flip li>div { transform-style: preserve-3d; -o-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform: rotateX(-75deg); -o-transform: rotateX(-75deg); -moz-transform: rotateX(-75deg); -webkit-transform: rotateX(-75deg) }
.sky-mega-menu-anim-flip li:hover>div { transform: rotateX(0); -o-transform: rotateX(0); -moz-transform: rotateX(0); -webkit-transform: rotateX(0) }
.sky-mega-menu .grid-column { float: left; border-color: #d9d9d9; border-left-width: 1px; border-left-style: solid }
.sky-mega-menu .grid-column:first-child { margin-left: 0; border-left: 0 }
.sky-mega-menu .grid-column2, .sky-mega-menu .grid-container2 { width: 155px }
.sky-mega-menu .grid-column3, .sky-mega-menu .grid-container3 { width: 250px }
.sky-mega-menu .grid-column4, .sky-mega-menu .grid-container4 { width: 311px }
.sky-mega-menu .grid-column5, .sky-mega-menu .grid-container5 { width: 389px }
.sky-mega-menu .grid-column6, .sky-mega-menu .grid-container6 { width: 467px }
.sky-mega-menu .grid-column7, .sky-mega-menu .grid-container7 { width: 545px }
.sky-mega-menu .grid-column8, .sky-mega-menu .grid-container8 { width: 623px }
.sky-mega-menu .grid-column9, .sky-mega-menu .grid-container9 { width: 701px }
.sky-mega-menu .grid-column10, .sky-mega-menu .grid-container10 { width: 779px }
.sky-mega-menu .grid-column11, .sky-mega-menu .grid-container11 { width: 857px }
.sky-mega-menu .grid-column12, .sky-mega-menu .grid-container12 { width: 935px }
.sky-mega-menu li a>.fa { display: block; float: left; width: 16px; margin: 0 10px 0 -4px; font-size: 16px; line-height: inherit; text-align: center }
.sky-mega-menu li a>.fa-single { float: none; margin: 0 }
.sky-mega-menu li a>.fa-indicator { position: relative; top: -1px; float: none; display: inline-block; vertical-align: middle; width: auto; margin: 0 -10px 0 10px; font-size: 9px; line-height: 1; text-align: right }
.sky-mega-menu li li a>.fa-indicator { top: 0; float: right; display: block; line-height: inherit }
.sky-mega-menu form fieldset { display: block; padding: 25px 30px }
.sky-mega-menu form fieldset+fieldset { border-top: 1px solid rgba(0, 0, 0, .1) }
.sky-mega-menu form section { margin-bottom: 20px }
.sky-mega-menu form .button, .sky-mega-menu form .checkbox, .sky-mega-menu form .input, .sky-mega-menu form .radio, .sky-mega-menu form .textarea { position: relative; display: block }
.sky-mega-menu form .input input, .sky-mega-menu form .textarea textarea { display: block; box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; height: 39px; padding: 8px 10px; outline: 0; border: 2px solid #e5e5e5; border-radius: 0; background: #fff; font: 13px/19px 'Open Sans', Helvetica, Arial, sans-serif; color: #404040; appearance: normal; -moz-appearance: none; -webkit-appearance: none; transition: border-color .3s; -o-transition: border-color .3s; -ms-transition: border-color .3s; -moz-transition: border-color .3s; -webkit-transition: border-color .3s }
.sky-mega-menu form .textarea textarea { height: auto; resize: none }
.sky-mega-menu form .button { float: right; height: 39px; overflow: hidden; margin-left: 20px; padding: 0 20px; outline: 0; border: 0; background-color: #2da5da; font: 300 13px/39px 'Open Sans', Helvetica, Arial, sans-serif; text-decoration: none; color: #fff; cursor: pointer; opacity: .8; transition: opacity .2s; -o-transition: opacity .2s; -ms-transition: opacity .2s; -moz-transition: opacity .2s; -webkit-transition: opacity .2s }
.sky-mega-menu form .fa-append { position: absolute; top: 5px; right: 5px; width: 29px; height: 29px; padding-left: 3px; border-left: 1px solid #e5e5e5; font-size: 15px; line-height: 29px; text-align: center; color: #ccc }
.sky-mega-menu form .input .fa-append+input, .sky-mega-menu form .textarea .fa-append+textarea { padding-right: 46px }
.sky-mega-menu form .row { margin: 0 -15px }
.sky-mega-menu form .row:after { content: ''; display: table; clear: both }
.sky-mega-menu form .col { float: left; min-height: 1px; padding-right: 15px; padding-left: 15px; box-sizing: border-box; -moz-box-sizing: border-box }
.sky-mega-menu form .col-6 { width: 50% }
.sky-mega-menu form .checkbox:hover i, .sky-mega-menu form .input:hover input, .sky-mega-menu form .textarea:hover textarea { border-color: #8dc9e5 }
.sky-mega-menu form .button:hover { opacity: 1 }
.sky-mega-menu form .checkbox input:focus+i, .sky-mega-menu form .input input:focus, .sky-mega-menu form .textarea textarea:focus { border-color: #2da5da }
.sky-mega-menu .search { border-left: 0 }
.sky-mega-menu .search .input { margin: 3px 3px 3px 3px }
.sky-mega-menu .search .input input { width: 240px; padding-right: 65px }
.sky-mega-menu .search .button { position: absolute; top: 0; right: 0; margin: 0 }
.slide__item { overflow: hidden }
.sky-mega-menu-pos-left li:last-child { border: unset }
.navTitle__product { display: flex; justify-content: space-between; margin: 32px 0; align-items: center }
h2.titleMain { color: #333; font-size: 32px; font-style: normal; font-weight: 600; line-height: normal }
.product__navSlide__controls button { background: 0 0 }
h2.navTitle__product-title { color: #333; font-size: 32px; font-style: normal; font-weight: 700; line-height: normal }
.slick-slide.product_slider { margin-left: 28px }
.bestSlide__container .slick-list { margin-left: -28px }
a.product__link__btn { border-radius: 500px; background: #144734; color: #fff; font-size: 12px; font-style: normal; font-weight: 600; line-height: normal; padding: 7px 23px; margin: 11px 0; display: inline-block }
.navTitle__product-slide ul { list-style: none; padding: 0; display: flex; gap: 10px }
.navTitle__product-slide ul li a { border-radius: 500px; border: 1px solid #c5c5c5; background: #fff; display: block; padding: 9px 34px; color: #898989; text-align: center; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; transition: all .3s linear }
.navTitle__product-slide ul li a:hover { background: #ef7e22; color: #fff; border-color: #ef7e22 }
button.btn__control-Subslide-item { background: 0 0 }
.bestSeller__ProSlide { position: relative }
.btn__viewAll__primary { text-align: center }
.btn__viewAll__primary a { border-radius: 500px; background: #2c358c; padding: 16px 43px; display: inline-flex; align-items: center; color: #fff; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; gap: 10px; margin-top: 26px }
.pic-video img { width: 100% }
.name-video { font-size: 16px; color: #000; margin-bottom: 0 }
.load-video-tc .h-r-v { width: 35%; position: absolute; right: 20px; bottom: 26px }
.load-video-tc .h-l-v iframe { height: 540px }
.load-video-tc div.item-duoi { margin: 0 5px; border: 2px solid #fff; position: relative; border-radius: 10px; overflow: hidden }
.load-video-tc div.item-duoi:before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../images/icon-video.png) no-repeat center; background-size: 30px; cursor: pointer }
.load-video-tc div.item-duoi iframe { width: 100%; height: 100% }
.load-video-tc div.item-duoi span { display: block; text-align: left }
.load-video-tc div.item-duoi span.ten { font-size: 14px }
.load-video-tc div.item-duoi span.ngay { font-size: 14px }
.load-video-tc div.item-video { position: relative; border-radius: 10px; overflow: hidden }
.load-video-tc div.item-video a { position: relative; display: block; line-height: 0; cursor: pointer }
.load-video-tc div.item-video a img { object-fit: cover; height: 419px; width: 100% }
.load-video-tc div.item-video a:before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../images/btn__play.png) no-repeat center }
.load-video-tc { position: relative }
section#videosIndex { margin: 60px 0 30px 0 }
.item-duoi.clearfix.slick-slide.slick-current.slick-active { border-color: #ef7e22 }
.title__main h2 { color: #333; font-size: 32px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize; margin-bottom: 38px }
.productOst__container { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px }
section#productOst { margin-bottom: 41px }
.btn__control-customer { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 105%; display: flex; justify-content: space-between; align-items: center }
.wrap__footer__col { display: flex; justify-content: space-between; margin-top: 51px }
h2.wrap__footer__col-item--tile { display: inline-block; position: relative; margin-bottom: 29px; color: #333; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase }
.wrap__footer__col-item ul { list-style: none }
.wrap__footer__col-item ul li a { display: flex; align-items: start; position: relative; gap: 5px; color: #fff; font-size: 14px; font-style: normal; font-weight: 500; line-height: 23px; text-wrap: balance }
.newsletter__container { position: relative }
.newsletter__input input.form-control { height: 65px; text-indent: 20px; background: 0 0; border: unset; border-radius: unset; padding: 0; color: #1e1e1e }
ul.item__info__company { list-style: none }
ul.item__info__company li span { color: #fff; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize; margin-bottom: 10px; display: block }
ul.item__info__company li p { color: #ccc; font-size: 14px; font-style: normal; font-weight: 400; text-transform: capitalize; display: flex; align-items: center; gap: 5px; align-items: center }
ul.item__info__company li { margin-bottom: 30px }
ul.item__info__company { margin-top: 34px }
ul.item__info__company li p svg { width: 40px; flex-shrink: 0 }
.footer__power--left p { color: #fff; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal; padding: 27px 0 }
.sky-mega-menu-pos-left li a::after { padding-right: 10px; vertical-align: middle; content: "\f105"; font-family: FontAwesome; position: absolute; right: 0 }
.logo__Container { background: 0 0; width: 139px; position: relative; border-radius: 0 0 10px 10px; flex-direction: column; margin: 0 auto }
.menu ul li a.custom__hotline { display: flex; border: 1px solid #378148; background: #333; width: 183px; justify-content: space-between; line-height: 42px; padding: 0 !important; border-radius: 500px }
.custom__hotline__icon { border-radius: 0 500px 500px 0; background: #378148; width: 58px }
.custom__hotline__title { width: calc(100% - 58px) }
.header__menu { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.logo__Container:before { width: 0; height: 0; border-left: 0 solid transparent; border-right: 48px solid transparent; border-top: 80px solid #fff; left: 100%; height: 0 }
.slideshow { position: relative }
.slide__content { position: absolute; width: 100%; max-width: 1230px; top: 50%; margin: 0 auto; left: 50%; transform: translate(-50%, -50%); z-index: 999 }
.slideshow { position: relative }
.slide__item:before { position: absolute; content: ''; inset: 0; background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .7) 100%); z-index: 9 }
.slide__content-inside { color: #fff; max-width: 560px }
h3.title__main__slide { color: #fff; font-size: 40px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize; padding: 14px 0 19px }
.slide__content-inside__tag span { color: #fff; font-size: 16px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase }
p.title__sub__desc { color: #fff; font-size: 16px; font-style: normal; font-weight: 400; line-height: 25px }
.slide__content-inside__tag span { position: relative; display: inline-block; padding-right: 17px }
.slide__content-inside__tag span:before { position: absolute; content: ''; width: 288px; height: 4px; background: linear-gradient(89deg, #fff 0, rgba(255, 255, 255, 0) 100%); top: 50%; transform: translateY(-50%); left: 100% }
.slide__content .widthBox { padding: 0 }
a.btn__main__btn { border-radius: 0 20px 0 0; display: inline-flex; align-items: stretch; height: 47px; overflow: hidden }
a.btn__main__btn span { display: inline-block; padding: 13px; color: #fff; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; border: 1.5px solid #fff }
a.btn__main__btn b { background: #fff; display: flex; align-items: center; padding: 19px; border: 1.5px solid #fff }
.slide__content-inside__button { margin-top: 43px }
.slide__item.swiper-slide { position: relative; z-index: 9999999 }
.slider-solution__nav .swiper-pagination { top: unset; bottom: 0 }
.slider-solution__nav { word-wrap: normal }
.slider-solution__nav { position: absolute; right: 110px; z-index: 2; width: 26px }
.slideshow { display: flex; align-items: center }
.slider-solution__nav .swiper-pagination--solution { display: flex; flex-direction: column; gap: 104px }
.slider-solution__nav .swiper-pagination--solution span { background-color: transparent; font-weight: 600; font-size: 25px; line-height: 20px; color: #f7f7f7; position: relative; opacity: 1; width: 100% }
.slider-solution__nav .swiper-pagination--solution span::after { position: absolute; content: ""; width: 2px; height: 68px; background-color: #555; bottom: -20.5px; left: 50%; transform: translate(-50%, 100%) }
.slider-solution__nav .swiper-pagination--solution span:is(.swiper-pagination-bullet-active) { color: #378148 }
.slider-solution__nav .swiper-pagination--solution span:is(.swiper-pagination-bullet-active)::after { background-color: #378148 }
@-webkit-keyframes Move_animation_1 {
	0% { -webkit-transform: translateX(0); transform: translateX(0) }
	25% { -webkit-transform: translateX(-40px); transform: translateX(-40px) }
	50% { -webkit-transform: translateX(0); transform: translateX(0) }
	75% { -webkit-transform: translateX(40px); transform: translateX(40px) }
	100% { -webkit-transform: translateX(0); transform: translateX(0) }
}
@keyframes Move_animation_1 {
	0% { -webkit-transform: translateX(0); transform: translateX(0) }
	25% { -webkit-transform: translateX(-40px); transform: translateX(-40px) }
	50% { -webkit-transform: translateX(0); transform: translateX(0) }
	75% { -webkit-transform: translateX(40px); transform: translateX(40px) }
	100% { -webkit-transform: translateX(0); transform: translateX(0) }
}
.wrap__footer__info { display: flex; justify-content: space-between }
.wrap__footer__info-logo { width: 35% }
.wrap__footer__col-item:last-child { width: 15% }
.wrap__footer__info { display: flex; justify-content: space-between }
.wrap__footer__info-logo { width: 25% }
.wrap__footer__col-item:nth-child(1) { width: 30% }
.wrap__footer__info-social ul li a { width: 40px; height: 40px; display: inline-flex; align-items: center; justify-content: center; border-radius: 500px; border-radius: 10px }
.footer__power--left p { position: relative; display: block; color: #fff; text-align: center; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; display: inline-block }
.footer__power--left { text-align: center }
.footer__power--left p:after, .footer__power--left p:before { position: absolute; content: ''; width: 100%; height: 1px; background: #fff; top: 50% }
.footer__power--left p:before { right: 100% }
.footer__power--left p:after { left: 100% }
li.item-footer-info { margin-bottom: 27px; display: flex; align-items: center; gap: 5px }
.wrap__footer__col-item:nth-child(2) { width: 35% }
.wrap__footer__info-phone strong { font-size: 25px; font-style: normal; font-weight: 800; line-height: normal }
.wrap__footer__info-phone { display: flex; gap: 10px; align-items: center; margin-bottom: 20px }
.wrap__footer__info-email span { color: #fff; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; text-decoration-line: underline; text-decoration-style: solid; text-decoration-skip-ink: none; text-decoration-thickness: auto; text-underline-offset: auto; text-underline-position: from-font }
.footer__power--pay { display: flex; gap: 8px }
.footer__power--img { background: #fff; border-radius: 5px; overflow: hidden }
.headerTop__info__item { display: flex; align-items: center; gap: 10px }
.headerTop__info__item span { color: #fff; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal; text-transform: capitalize }
.headerTop__info:before { position: absolute; content: ''; width: 50px; height: 100%; background: #006595; right: calc(100% - 25px); transform: skew(40deg) }
.widthBox.primary__header { display: flex; align-items: center; padding: 11px 10px; gap: 119px; padding-bottom: 5px }
.headerTop__info:after { position: absolute; content: ''; width: 100%; height: 100%; background: #006595; left: 100% }
.header-pcmenu { position: relative; z-index: 99; box-shadow: 0 0 10px 0 #00000033; padding: 10px 0; background: #FFF; }
.logo-header { width: 120px; }
.logo-header img { max-height: 90px; transition: all 0.5s; }
section#home { position: relative; z-index: -1 }
.aboutUs__content { display: flex; gap: 66px; margin: 20px 0 }
.aboutUs__content__info, .aboutUs__content__photos { width: 50% }
.aboutUs__content__info h2 { max-width: 75%; color: #333; font-size: 40px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize; margin-bottom: 31px }
.aboutUs__content__info p { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break: break-word; color: #898989; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal }
.btn__about__act { display: flex; justify-content: center; align-items: center; gap: 7px; border: 1px solid transparent; padding: 14px 36px; border-radius: 500px; background: #2654a5; color: #fff; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.aboutUs__content__photo:first-child { position: relative; z-index: 2 }
.aboutUs__content__photo:first-child:before { position: absolute; content: ''; background: url(../images/bf_about.png) no-repeat; width: 67px; height: 112px; left: 95%; z-index: -1 }
.aboutUs__content__photo-content { background: #fff; box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1); color: #333; font-size: 24px; font-style: normal; font-weight: 600; line-height: normal; display: flex; gap: 10px; align-items: center; padding: 21px 20px; margin-top: 25px }
.line__step img { width: 100% }
.line__step { position: absolute; top: 59px; left: 50%; transform: translateX(-50%); width: 98% }
.productProvice__content h2 { color: #333; text-align: center; font-size: 32px; font-style: normal; font-weight: 900; line-height: normal; text-transform: capitalize }
.productProvice__wrapper { padding: 30px 0 }
.productProvice__list__category-nav a { color: #006595; font-size: 32px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.productProvice__list__category-nav { border-bottom: 2px solid #e7e7e7; margin-bottom: 28px }
.productProvice__list__category-nav a { display: inline-flex; align-items: center; gap: 10px; padding-bottom: 10px; position: relative }
.productProvice__list__category-nav a:before { position: absolute; content: ''; width: 100%; height: 2px; background: #006595; bottom: -2px }
.productProvice__list__pro { position: relative }
.bannerIndex__wrapper { margin: 50px 0 }
.newsEvent__content h2 { color: #333; text-align: center; font-size: 32px; font-style: normal; font-weight: 900; line-height: normal; text-transform: capitalize }
.newsEvent__content__item-content { padding: 21px; display: flex; flex-direction: column; gap: 9px }
.newsEvent__content__item-content { position: relative }
.newsEvent__content__item-content span { position: absolute; width: 44px; height: 44px; flex-shrink: 0; text-align: center; display: flex; justify-content: center; align-items: center; border-radius: 10px; background: #0f3e77; right: 22px; bottom: -20px; transition: all .3s linear }
a.newsEvent__content__item:hover { border-color: #006595 }
a.newsEvent__content__item:hover .newsEvent__content__item-content span { background: #006595 }
p.ContactIndex__container__slogan { color: #fff; text-shadow: 0 4px 4px rgba(0, 0, 0, .1); font-size: 36px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize; width: 50% }
.ContactIndex__container { display: flex; padding: 40px 0 }
.ContactIndex__container .btn__booking { width: 50%; text-align: end; display: inline-flex; align-items: center; justify-content: end }
.ContactIndex__container .btn__booking a { border-radius: 500px; background: #006595; padding: 7px; color: #fff; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal; padding-left: 35px }
.ContactIndex__container .btn__booking a span { width: 51px; height: 51px; flex-shrink: 0; border-radius: 500px; background: #fff; display: inline-flex; justify-content: center; align-items: center }
.footer__top__content { display: flex; align-items: center; gap: 128px; padding: 47px 0 }
.footer__top__content-top-logo { width: 274px; flex-shrink: 0 }
.wrap__footer__col-item ul li { margin-bottom: 25px }
ul.wrap__footer__col-item--list li strong { flex-shrink: 0; color: #fff }
ul.wrap__footer__col-item--list li { color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: 18px }
.menu ul li a.current, .menu ul li:hover a { color: #028251 }
.wrap__footer__col-item ul li a:hover { color: #fff }
.aboutUs__content a:hover { color: #333; border-color: #2654a5 }
.aboutUs__impressiveNumbers__item:hover .aboutUs__impressiveNumbers__item__content p { scale: 1.2 }
.aboutUs__content__info span { display: block; margin: 30px 0 15px 0; color: #333; font-size: 48px; font-style: normal; font-weight: 400; line-height: normal }
.img__hkp__logo { margin-bottom: 30px; margin-top: 12px }
.group__contact__about { display: flex; gap: 28px; margin-top: 20px }
a.btn__email__about { display: flex; align-items: center; flex: 1; gap: 8px }
.icon__dot i { font-size: 4px; position: relative; top: -4px }
.newsEvent__content__item-desc { color: #898989; font-size: 14px; font-style: normal; font-weight: 400; line-height: 25px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break: break-word }
.newsEvent__content__item-content:before { position: absolute; content: ''; width: 100%; height: 20px; background: #fff; clip-path: polygon(0 0, 100% 0, 100% 0, 0 100%); top: calc(100% - 1px); left: 0 }
.newsEvent__content__item-img { position: relative }
.newsEvent__content__item-img:before { position: absolute; content: ''; width: 102px; height: 25px; clip-path: polygon(50% 0, 0 100%, 100% 100%); background: #fff; bottom: 0; z-index: 999; right: 8px }
.wrap__footer__col-item--tile:before { position: absolute }
.footer__power--center p:before { position: absolute }
.wrap__footer__col-item:nth-child(3) { width: 30% }
.contactUs__content__btn-item a:hover { background: linear-gradient(270deg, #e4bd6f 0, #c7903d 100%) }
.hithere { animation: hithere 2s ease infinite }
@keyframes hithere {
	30% { transform: scale(1.1) }
	40%, 60% { transform: rotate(-20deg) scale(1.1) }
	50% { transform: rotate(10deg) scale(1.1) }
	70% { transform: rotate(0) scale(1.1) }
	100% { transform: scale(1) }
}
.headerTop__slogan p { color: #333; text-align: center; font-size: 12px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: 1.2px; text-transform: capitalize }
.headerTop__hotline span { text-align: right; padding-left: 54px; display: flex; align-items: center; color: #fff; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.headerTop__hotline span svg { margin-right: 5px }
.info__social__slide { position: absolute; bottom: 0; z-index: 99; padding: 44px; padding-bottom: 60px }
.info__social__slide__content span { writing-mode: vertical-lr; transform: rotate(180deg); color: #fff; text-align: center; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: 4px }
.info__social__slide__list ul { position: relative; display: flex; flex-direction: column; align-items: center; gap: 10px; margin-top: 154px }
.info__social__slide__list:before { position: absolute; content: ''; width: 1px; height: 95px; background: #fff; left: 50%; transform: translateX(-50%); bottom: 100%; margin-bottom: 28px }
.info__social__slide__list { position: relative }
@keyframes leftRightOne {
	0%, to { transform: translateX(0) }
	50% { transform: translateX(-100px) }
}
@keyframes leftRightTwo {
	0%, to { transform: translateX(0) }
	50% { transform: translateX(100px) }
}
.line__about__us { margin: 16px 0 48px 0 }
.aboutUs__content__photos { position: relative }
.aboutUs__content__photos { z-index: 9 }
a.btn__btn__primary { padding: 18px 52px; display: inline-flex; align-items: center; gap: 10px; text-align: center; background: #0e6837; color: #fff; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.ProjecstDesign__wrapper { padding: 15px 0 }
.view-desk2 { text-align: center }
.view-desk2 a { background: #fff; display: inline-block; color: #333; padding: 10px 2rem; font-size: 14px; border: 2px solid #333; transition: all .5s; text-transform: uppercase }
.view-desk2 a:hover { background: #333; color: #fff }
.banner-da-top { text-align: center; margin-bottom: 2rem }
.btn__action__design { text-align: center }
.bg-warning--noti { color: #fff; padding: 20px 10px; margin-bottom: 2rem; border-radius: 10px; border: 1px solid transparent; border-image: linear-gradient(90deg, #dda517 0, #b57a11 31.98%, #fdd649 68.02%, #eccb34 100%); border-image-slice: 1 }
.control-owl button { background: 0 0; opacity: 1 }
.title-main h2 sup { top: -15px }
.stars__customer { padding-bottom: 26px }
.control-Customers.control-owl.transition .owl-prev { left: -40px }
.control-Customers.control-owl.transition .owl-next { right: -40px }
.control-Customers.control-owl.transition { top: calc(50% - 40.5px) }
.form__newsletter__index { border: 1px solid #333; background: #191919; padding: 23px 25px }
.newsletter__input textarea { border: 1px solid #333; background: 0 0; border-radius: unset; text-indent: 20px; padding-top: 15px }
span.icon i { border-radius: 500px; background: #fff; color: #000; font-size: 12px; width: 22px; height: 22px; display: flex; justify-content: center; flex-direction: column; align-items: center; flex-shrink: 0 }
.title-main p { margin: 0 auto }
.btn__action__news { text-align: center; margin: 24px 0 }
.footer__power--center { padding: 28px 0; position: relative; align-items: center; border-top: 1px solid rgba(255, 255, 255, .2); color: #028251; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase }
.wrap__footer__col-item--desc { text-transform: capitalize; color: #fff; font-size: 18px; font-style: normal; font-weight: 400; line-height: 25px; margin: 33px 0 31px 0 }
.wrap__footer__info-social { display: flex; align-items: center; gap: 30px }
.wrap__footer__info-social span { flex-shrink: 0 }
.wrap__footer__info-link-map a { border: 1px solid #fff; padding: 15px 24px; margin-top: 38px; display: inline-flex; align-items: center; gap: 10px }
.block-menu.sticky.animate__animated.animate__fadeInDown .header-pcmenu { background: rgb(255 255 255); z-index: 99 }
.block-menu.sticky.animate__animated.animate__fadeInDown .header-pcmenu .logo-header img { max-height: 60px; }
.block-menu.sticky.animate__animated.animate__fadeInDown .header-pcmenu .primary__header .logo__Container .logo-header { display: flex; justify-content: center; align-items: center }
.block-menu.sticky.animate__animated.animate__fadeInDown .header-pcmenu .primary__header { gap: 20px }
button.owl-dot.active span { border: 1px solid #fff; border-radius: 50px; background: 0 0 !important }
li.has-sub:after { content: ""; position: absolute; bottom: calc(50% - 4px / 2); right: -10px; width: 5px; height: 5px; border: 1px solid #000; border-top: 0; border-left: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg) }
.slideshow.position-relative .owl-dots { position: absolute; bottom: 45px; left: 50%; transform: translateX(-50%) }
a.btn__about__act:hover { color: #2654a5; background: 0 0 }
a.btn__about__act:hover svg path { fill: #be8518 }
form.contact-form .btn-primary { border: unset; border-color: #fff; background: linear-gradient(90deg, #028251 0, #8ec641 100%); color: #fff; padding: 8px 35px }
form.contact-form .btn-primary:hover { background: red }
.contact-input input { background: 0 0; border-radius: unset }
.contact-input textarea { background: 0 0; border-radius: unset }
.contact-input input::placeholder { color: #1e1e1e }
.contact-input textarea::placeholder { color: #1e1e1e }
.contact-input input:focus { border: 1px solid transparent; border-image: linear-gradient(90deg, #105b3d 0, #103f2c 31.98%, #1b6044 68.02%, #007245 100%); border-image-slice: 1; box-shadow: unset; background: 0 0 }
.contact-input textarea:focus { border: 1px solid transparent; border-image: linear-gradient(90deg, #105b3d 0, #103f2c 31.98%, #1b6044 68.02%, #007245 100%); border-image-slice: 1; box-shadow: unset; background: 0 0 }
.contact-input input { color: #1e1e1e }
.headerTop__hotline__group { display: flex; margin-right: 15% }
.aboutUs__content__photos * { height: 100% }
.btn__about__call { display: flex; gap: 9px }
.btn__about__call--content span { margin: 0; color: #333; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal }
.btn__about__call--content strong { color: #f1633b; font-size: 24px; font-style: normal; font-weight: 700; line-height: normal }
.btn__about__call--icon { border-radius: 500px; background: #105b3d; display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; flex-shrink: 0 }
.Provider__Food__header { text-align: center }
.Provider__Food__header span { color: #105b3d; text-align: center; font-size: 32px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase }
.Provider__Food__header h2 { color: #333; text-align: center; font-size: 40px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.page_sanpham_more { display: grid; grid-template-columns: repeat(4, 1fr); gap: 33px; margin-bottom: 27px }
.food__product__item { position: relative }
.food__product__item--info { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; pointer-events: none; padding: 0 15px; align-content: center; background: rgb(0, 0, 0, .5); text-align: center; visibility: hidden; opacity: 0; transition: all .3s linear }
h3.food__product__item--name { font-size: 30px; color: #fff; text-transform: uppercase; text-align: center }
.food__product__item--info a { display: flex; align-items: center; justify-content: center; text-align: center; font-size: 15px; color: #fff; margin-top: 15px; transition: all .5s }
.list_monnb.list_sanpham_more { display: flex; justify-content: center; gap: 50px; flex-wrap: wrap }
.list_monnb.list_sanpham_more span { margin: 0 34px }
span.line-list:last-child { display: none }
.list_monnb.list_sanpham_more a { color: #898989; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.list_monnb.list_sanpham_more a.active { color: #6f1900; border-bottom: 1px solid #6f1900 }
.list_monnb.list_sanpham_more { margin: 0 }
.food__product__item:hover .food__product__item--info { visibility: visible; opacity: 1 }
.btn__btn__main { text-align: center; margin-bottom: 27px }
.btn__btn__main a { border: 2px solid #fff; display: inline-block; padding: 14px 43px; border-radius: 5000px; background: #2252a7; color: #fff; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.News__Videos__Us__Header span { color: #105b3d; font-size: 32px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase }
.News__Videos__Us__Header h2 { color: #333; font-size: 36px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.News__Videos__Us__Container { display: flex; gap: 89px }
.News__Us { width: 50% }
.Videos__Us { width: 50% }
.Banner__Index__Container { margin: 67px 0 15px 0 }
.icon__item_cus { text-align: start; position: relative; z-index: 1 }
.Evaluate__Customers__item p { position: relative; z-index: 9; color: #898989; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; margin-top: -30px }
.control-evaluate button { background: unset; margin-top: 20px }
.footer__power--center p { color: #fff; text-align: center; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal; text-transform: capitalize }
.footer-statistic { display: flex; align-items: center; gap: 10px; color: rgba(255, 255, 255, .6) }
.wrap__footer__col-item ul { list-style: none }
.wrap__footer__info-social ul { list-style: none; margin: 0 }
.list_monnb.list_sanpham_more a:hover { color: #2654a5 }
.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% }
@keyframes shake-anim {
	0% { transform: rotate(0) scale(1) skew(1deg) }
	10% { transform: rotate(-25deg) scale(1) skew(1deg) }
	20% { transform: rotate(25deg) scale(1) skew(1deg) }
	30% { transform: rotate(-25deg) scale(1) skew(1deg) }
	40% { transform: rotate(25deg) scale(1) skew(1deg) }
	50% { transform: rotate(0) scale(1) skew(1deg) }
	100% { transform: rotate(0) scale(1) skew(1deg) }
}
.breadcrumb-item a:hover { color: #105b3d }
.wrap__footer__col-item ul li a:hover { color: #8ec641 }
.btn__btn__main a:hover { background: #105b3d; color: #fff }
ul.primary-menu.mm-listview a { text-transform: capitalize; color: #414141; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; text-transform: capitalize }
.headerTop { position: relative }
.headerTop:after { right: 0; top: 0; clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%) }
.headerTop__social span { color: #fff; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.headerTop__social { display: flex; align-items: center; gap: 10px }
ul.social__list__right { display: flex; gap: 10px; margin: 0 }
.aboutUs__content__info h2 strong { font-weight: 600; color: #2252a7 }
.list_monnb.list_sanpham_more a { color: #333; text-align: center; font-size: 14px; font-style: normal; font-weight: 300; line-height: normal; text-transform: uppercase }
a.door__product__item { text-align: center }
h3.door__product__item--name { color: #333; text-align: center; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.door__product__item--info { margin: 13px 0 }
.door__product__item--img { border-radius: 5px 5px 0 0; overflow: hidden }
.Provider__Food { margin-bottom: 60px }
@keyframes pulse-border {
	0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1 }
	100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity: 0 }
}
@-webkit-keyframes pulse-border {
	0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1 }
	100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity: 0 }
}
.slick-arrow.slick-next { left: auto; right: -25px }
.slick-next:before, .slick-prev:before { font-family: "\f060"; font-size: 20px; line-height: 1; opacity: .75; color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.slick-next:before, .slick-prev:before { color: #898989 }
section#Evaluate__Customers { background: #f8f9fc; padding: 60px 0 }
.Evaluate__Customers__header h2 { color: #333; font-size: 40px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
.Evaluate__Customers__header h2 strong { font-weight: 600; color: #2252a7 }
.icon__item_cus__info--container { display: flex; gap: 17px; margin: 30px 0 }
.icon__item_cus__info--avatar { border-radius: 200px; height: 70px; border-radius: 200px; overflow: hidden; flex-shrink: 0; width: 70px }
.icon__item_cus__info { flex: 1 }
a.News__index__item { border-radius: 5px; background: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1); display: block; margin: 10px; overflow: hidden }
.News__index__item-content { padding: 23px }
.News__index__item-content h3 { color: #333; font-size: 24px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize }
.News__index__item-content p { color: #898989; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize; margin: 16px 0 36px 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break: break-word }
.News__index__item-content span { border-radius: 5000px; background: #2252a7; color: #fff; padding: 10px 43px; display: inline-block }
.News__index__item-content-date { color: #2252a7; font-size: 16px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize; display: flex; align-items: center; gap: 5px; margin-bottom: 5px }
.footer-statistic a { color: #898989; text-align: right; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; text-transform: capitalize; position: relative }
.News__Index__wrapper { margin-bottom: 66px }
.footer-statistic a:before { position: absolute; content: ''; width: 1px; height: 10px; background: #898989; top: 50%; transform: translateY(-50%); left: -20px }
.footer-statistic a:first-child:before { display: none }
.btn__btn__main a:hover { background: #f8d525; color: #1e1e1e }
.list_monnb.list_sanpham_more a:hover { color: #000 }
.News__Index__container { position: relative }
.control-news-index .owl-next, .control-news-index .owl-prev { position: absolute; top: 50%; transform: translateY(-50%); z-index: 9 }
.control-news-index .owl-prev { left: -60px }
.control-news-index .owl-next { right: -60px }
.control-news-index button.owl-next, .control-news-index button.owl-prev { background: #2252a7; padding: 0; border-radius: 10px }
.control-news-index button.owl-next svg rect, .control-news-index button.owl-prev svg rect { fill: #2252a7 }
.control-news-index button.owl-next svg path, .control-news-index button.owl-prev svg path { fill: #fff }
.slideshow__content--overlay { background: linear-gradient(90deg, #0e6837 21.64%, rgba(14, 104, 55, 0) 100%); inset: 0; position: absolute; z-index: 9 }
.slideshow__content__container { position: absolute; z-index: 999; inset: 0; display: flex; align-items: start; flex-direction: column; justify-content: center }
.slideshow__content__container .widthBox { width: 100% }
.slideshow__content--text--title.overText2 { color: #fff; font-size: 32px; font-style: normal; font-weight: 900; text-transform: capitalize; line-height: 65px; margin: 13px 0 16px 0 }
.slideshow__content--text--title.overText2 strong { display: block; color: #fff; font-size: 64px; font-style: normal; font-weight: 900; line-height: 65px; text-transform: capitalize }
.slideshow__content--bottom { display: flex; gap: 54px; max-width: 60%; margin-top: 47px }
.slideshow__content--bottom--exp { writing-mode: sideways-lr }
.slideshow__content--bottom--exp span { border: 1px solid #f9d527; background: #f9d527; color: #0e6837; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize; padding: 30px 18px; display: inline-block; position: relative }
.slideshow__content--bottom--exp span:before { position: absolute; content: ''; width: 100%; height: 100%; border: 1px solid #f9d527; left: -10px; bottom: -10px; z-index: -1 }
.slideshow__content--bottom--desc p { color: #fff; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; margin-bottom: 41px }
.slideshow__content--bottom--desc .btn__btn--primary { border: 1px solid #f9d527; color: #f9d527; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase; display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 21px 26px }
.Construction__container { display: grid; grid-template-columns: repeat(4, 1fr); gap: 26px }
.construction__item { text-align: center }
h3.construction__item--content--title a { color: #333; text-align: center; font-size: 20px; font-style: normal; font-weight: 500; line-height: normal; text-transform: capitalize }
p.construction__item--content--address { color: #898989; text-align: center; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal; text-transform: capitalize }
.construction__item--photo { position: relative }
.contruct__item__overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(14, 104, 55, 0) 0, rgba(14, 104, 55, .7) 100%); display: flex; justify-content: end; padding: 9px; visibility: hidden; opacity: 0; transition: all .3s }
a.contruct__item__link { background: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25); width: 43px; height: 43px; display: flex; justify-content: center; align-items: center }
.construction__item--content { margin-top: 13px }
.construction__item:hover .contruct__item__overlay { opacity: 1; visibility: visible }
.construction__viewall { margin: 31px 0 36px }
.ContactUs__wrapper { padding: 64px 0 }
.title-main p { text-transform: capitalize; color: #898989; text-align: center; font-size: 16px; font-style: normal; font-weight: 500; line-height: 23px }
.ContactUs__container--group { display: flex; justify-content: center; align-items: center; gap: 35px }
a.ContactUs__item--btn { border: 1px solid #f9d527; color: #fff; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase; padding: 19px 23px; display: inline-flex; width: 270px; text-align: center; justify-content: center; align-items: center; gap: 10px }
.ContactUs__container--group { margin-top: 40px }
.footer-statistic span { color: rgba(255, 255, 255, .6); text-align: right; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; text-transform: uppercase }
#popup-cart.opened { width: 85% }
.headerTop__container { display: flex; justify-content: space-between; width: 100%; align-items: center; position: relative; padding: 13px 0 }
.logo__Container--center p { color: #898989; text-align: center; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal; text-transform: capitalize }
.logo__Container--center { text-align: center }
button.btn-search { background: 0 0; line-height: 10px; padding-right: 10px }
.btn--about { text-align: center; margin-top: 42px }
.content__fullSlide--title h2 { color: #fff; font-size: 36px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase; margin-bottom: 67px }
.content__fullSlide--title p { color: #fff; font-size: 16px; font-style: normal; font-weight: 300; line-height: 25px }
.content__fullSlide--title a { color: #fff; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal; text-transform: uppercase; margin-top: 69px; display: inline-block }
.content__fullSlide--title { width: 331px }
.content__fullSlide--list { width: calc(100% - 370px) }
.content__fullSlide { display: flex; justify-content: space-between }
.content__fullSlide--list .slick-slide { margin-right: 36px }
.content__fullSlide--list .owl-stage { padding-left: 0 !important }
@media screen and (max-width:1300px) {
	.content__fullSlide--list .owl-stage { padding-right: 66px !important }
}
.product__info__container { display: flex; align-items: center; justify-content: space-between; padding: 6px 15px }
.product__info { text-align: start; width: 50% }
.product__info--link a { color: #333; font-size: 12px; font-style: normal; font-weight: 300; line-height: normal; text-transform: capitalize; border: .5px solid #333; padding: 8px 16px }
.product_custom.custome-product .product__info__container { padding-left: 0; padding-right: 0; padding-top: 10px }
.wrap-product--header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 43px }
.productListTab__content .title-main { margin: 0 }
.productListTab__content .title-main h2 { margin: 0 }
.product_custom.custome-product .product__info { width: 55% }
.ProductPagingList__wrapper { margin: 57px 0 }
nav.d-flex.justify-content-center.align-items-center { grid-column: span 4 }
.page_sanpham_more nav ul li a.active { background: 0 0 !important; color: #6f1900 !important }
.page_sanpham_more nav ul li a { border-color: transparent; color: #898989; font-weight: 300; font-size: 14px; cursor: pointer }
.page_sanpham_more nav ul { gap: 5px }
.page-link:hover { color: #86414a }
.price__pro_old { text-transform: capitalize; color: #898989; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; text-decoration-line: line-through }
.SlideBanner__wrapper { display: grid; grid-template-columns: 1fr 1fr }
h3.categoryProduct__item--title { text-transform: capitalize; color: #333; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; margin-bottom: 10px }
.CategoriesProduct__wrapper { margin: 55px 0 }
.StudioIndex__DesignFuniture { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px }
.StudioIndex__DesignFuniture--photo { width: 790px }
.StudioIndex__DesignFuniture--content { width: calc(100% - 822px); text-align: center }
h3.StudioIndex__DesignFuniture--title { color: #6f1900; text-align: center; font-size: 36px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase; position: relative; padding-bottom: 23px }
p.StudioIndex__DesignFuniture--desc { color: #898989; text-align: center; font-size: 16px; font-style: normal; font-weight: 400; line-height: 25px; margin: 42px 0 31px }
.StudioIndex__DesignFuniture--content a { color: #6f1900; text-align: center; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal; text-transform: uppercase }
.StudioIndex__container { padding-bottom: 11px }
.ProjectUs__container--title p { max-width: 910px; margin: 0 auto; text-align: center; color: #898989; text-align: center; font-size: 16px; font-style: normal; font-weight: 400; line-height: 25px }
.ProjectUs__container--title { margin-bottom: 43px }
h3.StudioIndex__DesignFuniture--title:before { position: absolute; content: ''; width: 100px; height: 1px; background: #6f1900; bottom: 0; left: 50%; transform: translateX(-50%) }
a.ProjectUs__container--item { text-align: center }
h3.ProjectUs__container--item--title { color: #6f1900; text-align: center; font-size: 20px; font-style: normal; font-weight: 300; line-height: normal; text-transform: capitalize; text-transform: uppercase; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break: break-word }
.ProjectUs__container--item--content { margin-top: 20px }
.ProjectUs__container { margin-bottom: 52px }
.BannerStatic__wrapper { margin-bottom: 70px }
.box-news-full { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; gap: 1rem; }
a.BlogNew__container--item { width: calc((100% - 2rem)/3); display: block; border-radius: 0; background: #eee; padding: 10px; margin: 0px; transition: all 0.4s; }
a.BlogNew__container--item:hover { box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; }
h3.BlogNew__container--item--title { color: #333; font-style: normal; font-size: 17px; font-weight: 700; text-transform: capitalize; padding-bottom: 10px; position: relative; margin-bottom: 10px; }
h3.BlogNew__container--item--title:after { content: ''; width: 50px; height: 3px; background: var(--color-min-green); position: absolute; bottom: 0; left: 0; }
p.BlogNew__container--item--desc { color: #898989; font-size: 14px; font-style: normal; font-weight: 300; line-height: 25px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break: break-word }
.BlogNew__container--item--time { color: #898989; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal; text-transform: uppercase }
.BlogNew__container--btn { text-align: end }
.BlogNew__container--btn span { color: #6f1900; text-align: center; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal; text-transform: uppercase }
.PartnerUs__wrapper { margin: 50px 0 59px 0 }
.CriteriaUs__List { display: grid; grid-template-columns: repeat(4, 1fr) }
.CriteriaUs__item { text-align: center; padding: 10px 20px 20px 10px; border-right: 1px solid #d9d9d9 }
.CriteriaUs__item--icon img { max-width: 60px }
.CriteriaUs__wrapper { border-top: 1px solid #d9d9d9 }
.CriteriaUs__item--icon { width: 100px; height: 100px; margin: 0 auto; display: flex; align-items: center; justify-content: center }
span.CriteriaUs__item--title { color: #333; text-align: center; font-size: 20px; font-style: normal; font-weight: 300; line-height: normal; text-transform: uppercase; margin-bottom: 11px; display: block }
p.CriteriaUs__item--desc { color: #333; text-align: center; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal; text-transform: capitalize }
.CriteriaUs__item--content { margin-top: 10px }
.CriteriaUs__item:last-child { border: unset }
.footer__newsletter h2.title-white { color: #fff; color: #333; text-align: center; font-size: 64px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: 19.2px; text-transform: uppercase }
.newsletter__input--form { width: 100% }
.newsletter__input input::placeholder { color: #fff; font-size: 14px; font-style: normal; font-weight: 300; line-height: normal; text-transform: capitalize }
.newsletter__input--btn button { font-size: 14px; font-style: normal; font-weight: 300; line-height: normal; text-transform: capitalize; display: flex; justify-content: center; align-items: center; gap: 10px; height: 100%; width: 100%; background: #105b3d; color: #fff }
.footer__newsletter .title-main { margin-bottom: 20px }
.infoCompany__us ul li { display: flex; align-items: start; gap: 13px; color: #fff; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal }
.wrap__footer__col-item--logo { margin-bottom: 20px }
.wrap__footer__info-httt ul { display: flex; gap: 10px }
.wrap__footer__info-social ul li a { width: 42px; height: 42px; display: flex; justify-content: center; align-items: center }
.wrap__footer__info-social ul li a img { max-width: 42px; height: 42px }
#hamburger span { width: 20px; height: 3px }
a.mm-navbar__title { padding: 10px }
.row-photo-gallery { display: flex; flex-wrap: wrap; margin: 0 0; gap: 10px }
a.album { cursor: pointer; width: calc((100% - 20px)/ 3); margin: 0; text-align: center; cursor: pointer }
h3.name-album { font-size: 16px; color: #7c7c7c; margin: 10px 0 0; text-transform: capitalize }
.hover_sang2 { position: relative; overflow: hidden }
.hover_sang2:before { position: absolute; top: 0; left: -85%; z-index: 10; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg) }
.hover_sang2:hover:before { transition: 1s; left: 100% }
.BoxHinhanh { column-count: 3; column-gap: 10px; row-gap: 10px; margin-bottom: 2rem }
.picHa { break-inside: avoid; margin-bottom: 10px; transition: all .6s; cursor: pointer }
a.AboutUs__Index__info--content--btn:hover { color: #1e1e1e; letter-spacing: .4px }
.content__fullSlide--title a:hover { color: #fff; letter-spacing: .4px }
.product__info--link a:hover { background: #6f1900; color: #fff; border-color: #6f1900 }
.owl-item.active .slideshow-item a img { transform: matrix(1.1, 0, 0, 1.1, 0, 0); -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0); animation: minus 7s 0s ease both infinite; animation-iteration-count: 1; -webkit-animation-iteration-count: 1 }
@keyframes minus {
	from { transform: matrix(1.1, 0, 0, 1.1, 0, 0) }
	to { transform: matrix(1, 0, 0, 1, 0, 0) }
}
.headerTop__slogan { text-align: center }
.headerTop__slogan { background: #cdcdcd; padding: 12px 0 }
.google__map-menu a { color: #333; text-align: right; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize }
.google__map-menu a svg { margin-right: 10px }
form.form-search.form-search-d input::placeholder { color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize }
.categoryProduct__item--content { margin-top: 20px }
.control-categoriesProduct { top: calc(50% - 30.5px) }
.control-categoriesProduct.control-owl button.owl-prev { left: 0 }
.control-categoriesProduct.control-owl button.owl-next { right: 0 }
.control-categoriesProduct button { width: 33px; height: 33px }
.btn__btn--viewAll { text-align: center }
.btn__btn--viewAll a { background: linear-gradient(90deg, #105b3d 0, #fff 100%); color: #333; text-align: center; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize; padding: 15px 59px; display: inline-block; margin: 35px 0 24px }
.CategoriesProduct__container { position: relative }
video::-webkit-media-controls-timeline { display: none }
.group__btn__control { position: absolute; bottom: 0; width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 11px; padding-bottom: 20px }
.group__btn__control button { width: 35px; height: 35px; background: #00000091; color: #fff; border-radius: 500px }
.BrandStory__container { display: grid; grid-template-columns: 1fr 1fr; gap: 104px }
.BrandStory__right--desc p { color: #898989; font-size: 16px; font-style: normal; font-weight: 400; line-height: 27px }
.BrandStory__right--desc { margin: 32px 0 35px }
.BrandStory__right .btn__btn--viewAll { text-align: start }
.BrandStory__right .btn__btn--viewAll a { margin: 0 }
.BrandStory__left-title { padding-top: 80px; padding-bottom: 50px }
.BrandStory__wrapper { margin-bottom: 74px }
.ProductHot__container--list { position: relative }
.control-Product-Hot.control-owl.transition.disabled { top: calc(50% - 30.5px) }
.control-Product-Hot.control-owl .owl-prev { left: 0 }
.control-Product-Hot.control-owl button { width: 33px; height: 33px }
.control-Product-Hot.control-owl .owl-next { right: 0 }
.ProductHot__container { margin-bottom: 22px }
.FeedbackCustomers--item--content { text-align: center }
p.FeedbackCustomers--item--desc { color: #333; text-align: center; font-size: 16px; font-style: normal; font-weight: 400; line-height: 30px; margin: 50px 0 30px 0 }
.FeedbackCustomers--item--title { color: #333; text-align: center; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase }
.FeedbackCustomers__wrapper { margin-bottom: 85px }
.FeedbackCustomers__container-mw { max-width: 835px; margin: 0 auto }
.FeedbackCustomers__container { position: relative; margin-bottom: 80px }
.CollectionCustomers .owl-item:nth-child(2n) { margin-top: 60px }
.BlogNew__container--item--photo span { position: absolute; bottom: 0; left: 0; background: #105b3d; padding: 8px 23px; color: #fff; font-size: 16px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize }
.newsletter__input--btn { position: absolute; right: 7px; width: 140px; height: calc(100% - 14px); top: 50%; transform: translateY(-50%) }
.newsletter__input input.form-control::placeholder { color: #898989; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; text-transform: capitalize }
p.newsletter__desc { color: #333; font-size: 14px; font-style: normal; font-weight: 400; line-height: 23px; margin-bottom: 34px }
.headerTop__menu { position: absolute; right: 0 }
.AboutUs__container { display: grid; grid-template-columns: 1fr 1fr; gap: 45px; margin-bottom: 130px }
.AboutUs__wrapper { background: url(../images/bg_gt.png) no-repeat; background-size: cover; padding: 48px 0; position: relative }
.AboutUs__container--image2 { position: absolute; max-width: 311px; bottom: -130px; left: 0; border-radius: 5px }
.AboutUs__container--images { position: relative; text-align: end }
.AboutUs__container--right-desc p { display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break: break-word }
.AboutUs__container--right { text-align: start }
.AboutUs__container--right-title .title-main h2 { text-align: start }
.AboutUs__container--right-title .title-main { margin-bottom: 35px }
.AboutUs__container--right-title { margin-bottom: 28px }
.AboutUs__criterias--item { display: flex; gap: 10px; flex-direction: column; background: url(../images/sol.png) no-repeat; background-position-y: 25px; background-position-x: 34px }
.AboutUs__criterias--item-title span { font-size: 16px; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: .8px; text-transform: uppercase }
.AboutUs__criterias--item-title p { color: #898989; font-size: 16px; font-style: normal; font-weight: 400; line-height: 25px; position: relative }
.AboutUs__criterias--item-icon { flex-shrink: 0 }
.btn--primary a { background: #105b3d; color: #fff; text-align: center; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; letter-spacing: 1.4px; text-transform: uppercase; padding: 16px 49px; display: inline-block }
.ProductBrand__container { display: grid; grid-template-columns: repeat(5, 1fr); gap: 36px 19px; margin: 28px 0 }
a.ProductBrand__container--item { text-align: center }
.ProductBrand__container--item-photo { border: 1px solid #d9d9d9; margin-bottom: 18px }
.ProductBrand__container--item-title h3 { color: #898989; text-align: center; font-size: 18px; font-style: normal; font-weight: 600; line-height: normal; letter-spacing: 1.8px; text-transform: uppercase }
.categoryProduct__item--photo { border: 1px solid #d9d9d9 }
.CriteriaUsList__container { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; margin: 25px 0 }
.CriteriaUsList__container--item-photo { max-width: 58px; margin: 0 auto }
.CriteriaUsList__container--item { text-align: center }
.CriteriaUsList__container--item-title h3 { color: #333; text-align: center; font-size: 16px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase; margin: 23px 0 9px }
.CriteriaUsList__container--item-title p { color: #898989; text-align: center; font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px }
.CriteriaUsList__container--item { padding: 0 25px; position: relative; padding-bottom: 10px }
.CriteriaUsList__container--item:before { position: absolute; content: ''; width: 1px; height: 90%; background: #d9d9d9; right: 0; bottom: 0 }
.CriteriaUsList__container--item:last-child:before { content: unset }
.ProductForCate__nav { display: flex; justify-content: space-between; align-items: center; margin-bottom: 42px }
.ProductForCate__nav--title .title-main { margin: 0 }
.ProductForCate__nav--title .title-main h2 { margin: 0 }
.ProductForCate__nav--item a { color: #898989; text-align: center; font-size: 14px; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 1.4px; text-transform: uppercase; border: 1px solid #d9d9d9; padding: 13px 20px }
.ProductForCate__nav--item { display: flex; gap: 10px }
.ProductForCate__nav--item a:first-child { background: #105b3d; color: #fff; border-color: #105b3d }
.ProductForCate__wrapper { margin: 77px 0 }
.ProductForCate__List--btn { text-align: center; margin: 20px 0 }
.WhyChooseUs__container { gap: 54px; display: grid; grid-template-columns: .9fr 1.1fr }
.WhyChooseUs__list--container .title-main h2 { text-align: start }
.WhyChooseUs__list--container .title-main p { color: #898989; font-size: 16px; font-style: normal; font-weight: 500; line-height: 23px; text-align: start }
.WhyChooseUs__list--wrap { padding-right: 35% }
.WhyChooseUs__list--wrap .title-main { max-width: 80%; margin-bottom: 45px }
.WhyChooseUs__list--item span { color: #333; font-size: 24px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize; position: relative; padding-left: 68px }
.WhyChooseUs__list--item p { color: #898989; font-size: 16px; font-style: normal; font-weight: 400; line-height: 23px; padding-left: 68px }
.WhyChooseUs__list--item { margin-bottom: 37px; position: relative }
.WhyChooseUs__list--item span:before { position: absolute; content: ''; width: 50px; height: 2px; background: #105b3d; left: 0; top: 50%; transform: translateY(-50%) }
.BannerVideo__wrapper { position: relative }
.BannerVideo__wrapper:before { position: absolute; content: ''; inset: 0; background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 100%) }
.BannerVideo__wrapper a { position: absolute; top: 50%; transform: translate(-50%, -50%); left: 50% }
#BannerVideo { margin-bottom: 54px }
.BlogNew__container--item--content p { margin: 10px 0 1rem; color: #898989; font-size: 14px; font-style: normal; font-weight: 500; line-height: 23px }
.BlogNew__container--item--content span { padding-bottom: 2px; color: #028251; font-size: 15px; font-style: normal; font-weight: 700; line-height: normal; text-transform: capitalize; display: block; text-align: right; }
.footer__newsletter { display: grid; grid-template-columns: 1fr 1fr; background: #105b3d; align-items: center }
.title-main-news { display: flex; align-items: center; gap: 10px }
.title-main-news h2 { color: #fff; font-size: 32px; font-style: normal; font-weight: 500; line-height: normal; text-transform: uppercase }
.footer__newsletter--wrap { background: #105b3d; padding: 35px 0 }
.wrap__footer__info-social ul li { margin: 0 }
.wrap__footer__col-item:nth-child(1)>p { color: #333; font-size: 18px; font-style: normal; font-weight: 700; line-height: 25px; text-transform: capitalize }
.wrap__footer__info-social { margin-top: 25px }
.wrap__footer__col-item ul li a strong { flex-shrink: 0 }
h3.BlogNew__container--item--title:hover, h3.categoryProduct__item--title:hover { color: #105b3d; transition: all .3s }
.google__map-menu a:hover { color: #105b3d }
.google__map-menu a:hover svg path { fill: #105b3d }
.wrap-demo-about-5 { margin-bottom: 2rem }
.demo-top-about-5-left { font-size: 16px }
.title-about-5 { font-size: 40px; margin-bottom: 2rem; position: relative; }
.bar { height: 4px; width: 85px; background: #8ec641; position: relative; border-radius: 5px; overflow: hidden; margin-bottom: 16px }
.bar:before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 5px; background: #fff; animation-duration: 2s; animation-timing-function: linear; animation-iteration-count: infinite; animation-name: MOVE-BG }
@keyframes MOVE-BG {
	from { transform: translateX(0) }
	to { transform: translateX(85px) }
}
.cont_thongso { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch; gap: 2rem }
.namchay { width: calc((100% - 6rem)/ 4); padding: 2rem 1rem; border-radius: 10px; text-align: center; transition: all .5s; box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .11); background: #fff; z-index: 1; position: relative; overflow: hidden; cursor: pointer }
.namchay:before { content: ""; width: 100%; height: 0%; background: #8ec641; position: absolute; top: 0; left: 0; z-index: -1; transition: all .5s }
.namchay:hover:before { height: 100% }
.icon_ts { width: 70px; height: 70px; margin: 0 auto 1rem; background: linear-gradient(90deg, #105b3d 0, #fff 100%); display: flex; justify-content: center; align-items: center; border-radius: 50%; color: #8ec641 }
.icon_ts i { font-size: 30px }
.so-cs { margin: 0; transition: all .5s }
.so-cs b { display: inline; font-size: 50px; line-height: 1.2 }
.so-cs span { display: block; font-size: 16px }
.namchay:hover .so-cs { color: #fff }
.wrap-about-newsletter { background: linear-gradient(90deg, #105b3d 0, #fff 100%); padding: 2rem; border-radius: 1rem; margin-bottom: 2rem }
.tittle-about-newsletter { text-align: center; margin-bottom: 2rem }
.tittle-about-newsletter h2 { font-size: 32px; margin-bottom: 10px }
.tittle-about-newsletter span { font-size: 16px }
.newsletter-input { border-radius: 2rem !important; overflow: hidden; width: calc(100% - 130px) }
.newsletter-input input { height: auto; padding: 15px 10px; font-size: 16px; border: none }
.newsletter-button { width: 130px; text-align: center; border-radius: 2rem !important; overflow: hidden }
.newsletter-button input { height: auto; padding: 15px 20px; width: 100% !important; font-size: 16px; background: #105b3d; border: none; }
.newsletter-button input:hover { background: #000 }
.wrap-customer { padding: 2rem 0; max-width: 786px; margin: 0 auto }
.title-about-5-customer { text-align: center; margin: 0 auto 2rem }
.title-about-5-customer h2 { font-size: 30px; margin-bottom: 10px; text-transform: capitalize }
.title-about-5-customer span { display: inline-block; margin-bottom: 1rem }
.title-about-5-customer .bar { margin: 0 auto }
.item-cus { text-align: center; margin: 10px auto 2rem; cursor: pointer }
.icon-cus { max-width: 130px; border-radius: 50%; overflow: hidden; margin: 0 auto 1rem; box-shadow: 0 0 10px #ccc; transition: all .5s }
.item-cus:hover .icon-cus { box-shadow: 0 0 10px #8ec641 }
.desc-cus p { font-style: italic; -webkit-line-clamp: 5; padding-bottom: 3rem; position: relative }
.name-cus b { display: block; font-size: 18px; text-transform: capitalize }
.desc-cus p:after { content: ""; width: 3px; height: 30px; background: #8ec641; position: absolute; bottom: 0; left: calc(50% - 1px) }
.cont-cus .slick-dots li button:before { font-size: 12px; color: #8ec641 }
.demo-top-about-5-right { margin-top: 20px }
.bar { height: 4px; width: 85px; background: #105b3d; position: relative; border-radius: 5px; overflow: hidden; margin-bottom: 16px }
.bar:before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 5px; background: #fff; animation-duration: 2s; animation-timing-function: linear; animation-iteration-count: infinite; animation-name: MOVE-BG }
@keyframes MOVE-BG {
	from { transform: translateX(0) }
	to { transform: translateX(85px) }
}
.container__product { display: flex }
.productCategory { width: 300px }
.container__product .row { width: calc(100% - 300px) }
.ProductForCate__nav--item a:hover { background: #105b3d; color: #fff; border-color: #105b3d }
.btn--primary a:hover { background: #fff; color: #105b3d; box-shadow: 0 0 10px 0 #00000024 }
a.ProductBrand__container--item:hover>.ProductBrand__container--item-photo { border-color: #105b3d }
a.ProductBrand__container--item:hover>.ProductBrand__container--item-title h3 { color: #105b3d }
a.logo-header.peShiner { max-width: 170px; flex-shrink: 0 }
.title-main-about span { color: #8ec641; font-size: 14px; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 2.8px; text-transform: uppercase }
.title-main-about h2 { color: #333; font-size: 32px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase }
.AboutUs__container--right-desc p { color: #898989; font-size: 16px; font-style: normal; font-weight: 500; line-height: 25px }
.btn--primary-about a, .btn--primary-about button { text-transform: uppercase; display: inline-flex; align-items: center; gap: 5px; color: #fff; font-size: 16px; font-style: normal; font-weight: 700; line-height: normal; background: #028251; padding: 19px 33px; position: relative }
.AboutUs__criterias--item-number { display: flex; align-items: center }
.AboutUs__criterias--item-number p { color: #8ec641; font-size: 64px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase }
.AboutUs__criterias--item-number sup { color: #8ec641; font-size: 32px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase }
.AboutUs__criterias--item-title { border-top: 1px solid #8ec641; padding: 17px 0 }
.title__index { text-align: center; margin-bottom: 37px }
.title__index span { color: #8ec641; font-size: 14px; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 2.8px; text-transform: uppercase; margin-bottom: 20px; display: block }
.title__index h2 { color: #333; text-align: center; font-size: 32px; font-style: normal; font-weight: 700; line-height: 45px; text-transform: uppercase }
.WorkingProcess__container { display: grid; grid-template-columns: repeat(4, 1fr); gap: 44px }
.WorkingProcess__item--info span { color: #333; font-size: 18px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase; margin-bottom: 14px; display: block }
.WorkingProcess__item--info p { color: #898989; font-size: 14px; font-style: normal; font-weight: 500; line-height: 20px }
.WorkingProcess__item--photo { margin-bottom: 33px; position: relative; display: inline-block }
.WorkingProcess__item--photo span { position: absolute; width: 23px; height: 23px; border-radius: 200px; background: #105b3d; color: #fff; display: flex; justify-content: center; align-items: center; top: -10px; right: -10px; font-size: 12px }
.WorkingProcess__item--photo img { border-radius: 10px }
.WorkingProcess__wrapper { margin-bottom: 96px }
.WorkingProcess__item--photo:before { position: absolute; content: ''; width: 153px; height: 9px; background: url(../images/wk.png); top: 50%; transform: translateY(-50%); left: calc(100% + 43px) }
.WorkingProcess__item--info { max-width: 90% }
.WorkingProcess__item:last-child .WorkingProcess__item--photo:before { content: unset }
.BlogNew__container--item--photo { border-radius: 10px; margin-bottom: 21px }
.BlogNew__container--item--date { color: #898989; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize }
a.wrap__footer__col-item-map { color: #fff; font-size: 12px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase; border-radius: 200px; border: 1px solid rgb(255 255 255 / 40%); padding: 14px 45px; display: inline-flex; align-items: center; gap: 6px; margin: 15px 0 53px 0 }
.wrap__footer__col-item--time { display: flex; color: #fff; font-size: 14px; font-style: normal; font-weight: 500; text-transform: capitalize; align-items: start; gap: 8px }
ul.policy__footer { margin-bottom: 56px }
.wrap__footer__col-item--time svg { margin-top: 6px }
.gallery-row { margin: 0 -10px }
.first-gallery { flex: 0 0 50%; max-width: 50%; padding: 0 10px }
.other-gallery { flex: 0 0 50%; max-width: 50%; padding: 0 10px }
.gallery-item-box { overflow: hidden; border-radius: 10px }
.other-gallery-row { margin: 0 -10px }
.other-gallery-item { padding: 0 10px; margin-bottom: 20px }
.have-many { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: #000000aa; display: flex; flex-wrap: wrap-reverse; justify-content: center; align-items: center; pointer-events: none; font-size: 16px; color: #fff }
.information_news.information_news2 { width: 66.3%; margin-bottom: 2%; border: 1px solid #c3c3c3; border-radius: 13px }
p.text_info2:nth-child(even) { background: #000 }
.text_info2:nth-child(1) .box_le { border-top-left-radius: 11px }
.time-main2 { margin-left: 30px }
.text_info2:nth-child(8) .box_le { border-bottom-left-radius: 10px }
.text_info2:nth-child(8) { margin-bottom: -2px }
.box_le i { margin-right: 5px }
.box_le { padding: 21px 20px; flex: 0 0 35%; max-width: 35%; border-bottom: 1px solid #fff; border-right: 1px solid #c3c3c3; color: #000; font-size: 17px }
.box_le { margin-right: 25px }
.text_info2 { border-bottom: 1px solid #c3c3c3 }
.text_info2:last-child { border-bottom: none }
p.text_info2 { padding: 20px 20px }
p.text_info { padding: 5px 0 }
.c_vd3 { padding: 0 6px }
.w50 { padding-right: 10px }
.readon-button { display: inline-block; font-size: 18px; color: #000; transition: .3s; border-radius: 4px; padding: 10px 20px }
.readon-button:hover { color: var(--main-color) }
.owl-dots { position: absolute; left: 0; right: 0; bottom: 10px }
.news3-item__image { flex: 0 0 48%; max-width: 48% }
.news3-item__text { flex: 0 0 48%; max-width: 48% }
.news3-item__text .title { font-size: 16px; text-transform: uppercase; border-bottom: 1px solid var(--main-color); padding-bottom: 5px; display: inline-block; margin-bottom: 10px }
.news3-item__text .title a { color: #000 }
.news3-item__text .title a:hover { color: var(--hover-color) }
.col-news:nth-child(even) .news3-item__image { order: 2 }
.col-news:nth-child(even) .news3-item__text { order: 1 }
a.wrap__footer__col-item-map:hover { background: #fff; color: #8ec641 }
a.wrap__footer__col-item-map:hover svg path { fill: #8ec641 }
.BlogNew__container--item--content span:hover { color: #8ec641 }
.BlogNew__container--item--content span:hover svg path { fill: #8ec641 }
.BlogNew__container--item--content span:hover svg { transform: rotate(45deg) }
a.ServiceList__Item:hover .ServiceList__Item---photo:before { background: linear-gradient(180deg, #8ec641 0, #ffffff05 100%); transition: all .3s linear }
a.ServiceList__Item:nth-child(3):hover .ServiceList__Item---photo:before { background: linear-gradient(360deg, #8ec641 0, #ffffff05 100%); transition: all .3s linear }
a.ServiceList__Item:nth-child(4):hover .ServiceList__Item---photo:before { background: linear-gradient(360deg, #8ec641 0, #ffffff05 100%); transition: all .3s linear }
.menu ul li a:before { position: absolute; content: ''; height: 2px; width: 0; background: #028251; left: 50%; transform: translateX(-50%); top: calc(100% + 13px); transition: all .3s linear }
.menu ul li a.current:before { width: 26px; }
.menu ul li a:hover:before { width: 26px }
.AboutUs__container--image1.hover_sang2.hover-scale { border-radius: 5px; display: inline-block }
.title-main-about h2 strong { color: #028251; font-size: 32px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase }
.AboutUs__wrapper:before { position: absolute; content: ''; background: url(../images/mask_ab.png) no-repeat; width: 333px; height: 341px; left: 0; bottom: 0 }
.AboutUs__container--images:before { position: absolute; content: ''; width: 178px; height: 10px; background: #028251; top: calc(100% + 15px); right: 0 }
ul.AboutUs__criterias li { color: #333; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize; margin-bottom: 21px }
ul.AboutUs__criterias { margin-top: 33px }
.btn--primary-about a:before, .btn--primary-about button:before { position: absolute; content: ''; width: 100%; height: 100%; border: 2px solid #8ec641; z-index: -1; top: 7px; left: 7px }
.group__about__bt { display: flex; margin-top: 33px; align-items: center; gap: 45px }
.btn__contactUs a { display: flex; align-items: center; gap: 11px }
.btn__contactUs__info strong { display: block }
.btn__contactUs__info span { color: #898989; font-size: 14px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase }
.btn__contactUs__info strong { color: #028251; font-size: 24px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase }
ul.AboutUs__criterias li svg { margin-right: 13px }
.title-main-about { margin-top: 17px }
.btn--primary-about.btn--primary-about--primary a, .btn--primary-about.btn--primary-about--primary button { background: #8ec641 }
.btn--primary-about.btn--primary-about--primary a:before, .btn--primary-about.btn--primary-about--primary button:before { border-color: #028251 }
.skill { margin-bottom: 43px }
.progress-bar { height: 13px; position: relative; overflow: hidden; border-radius: 5px; background: rgb(255 255 255 / 30%) }
.progress { background-color: #fff; height: 100%; width: 0; color: #fff; position: absolute; top: 0; left: 0; transition: width 1s ease-in-out }
.skill span { color: #fff; font-size: 18px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize; margin-bottom: 5px; display: block }
.rotate { animation: spin 2s linear infinite; display: inline-block }
@keyframes spin {
	from { transform: rotate(0) }
	to { transform: rotate(360deg) }
}
@keyframes spin-reverse {
	from { transform: rotate(0) }
	to { transform: rotate(-360deg) }
}
#lab { width: 1000px; overflow: hidden; padding-bottom: 70px; position: relative; margin: 0 auto; margin-bottom: 2.5em; background: #ececec; -webkit-transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; -ms-transition: all ease .5s; transition: all ease .5s }
.beaker { -webkit-filter: drop-shadow(#424242 0 1px 0); border-bottom: 2em solid #fff; border-left: 1em solid transparent; border-right: 1em solid transparent; border-radius: .5em; height: 0; width: 1em; position: absolute; right: .7em; bottom: 22%; font-size: .6em }
.beaker::before { border-left: .25em solid #fff; border-radius: .25em; border-right: .25em solid #fff; content: ''; height: .25em; left: -.25em; position: absolute; top: -1em; width: 1em }
.beaker::after { border-left: .25em solid #fff; border-right: .25em solid #fff; content: ''; height: 1em; left: 0; position: absolute; top: -1em; width: .5em }
.sectionheader { position: relative }
.lab_item { width: 200px; height: 230px; position: relative; display: inline-block }
.hexagon2 { position: absolute; width: 200px; height: 400px; top: -85px }
.hexagon { overflow: hidden; visibility: hidden; -webkit-transform: rotate(120deg); -moz-transform: rotate(120deg); -o-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); cursor: pointer }
.hexagon-in1 { overflow: hidden; width: 100%; height: 100%; -webkit-transform: rotate(-60deg); -moz-transform: rotate(-60deg); -o-transform: rotate(-60deg); -ms-transform: rotate(-60deg); transform: rotate(-60deg) }
.hexagon-in2 { -webkit-box-shadow: inset 0 0 0 200px rgba(176, 218, 212, .48); box-shadow: inset 0 0 0 200px rgba(176, 218, 212, .48); overflow: hidden; width: 100%; height: 100%; background-repeat: no-repeat; background-position: 50%; -webkit-background-size: 125%; -moz-background-size: 125%; background-size: 125%; visibility: visible; -webkit-transform: rotate(-60deg); -moz-transform: rotate(-60deg); -o-transform: rotate(-60deg); -ms-transform: rotate(-60deg); transform: rotate(-60deg); -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease }
.hexagon-in2:hover { -webkit-box-shadow: inset 0 0 0 0 #b0dad4; box-shadow: inset 0 0 0 0 #b0dad4 }
#lab article { padding-top: 1em; width: 820px; margin: 0 auto }
.lab_item:nth-child(7n-2) { margin-left: 101px }
.lab_item:nth-child(n+5) { margin-top: -55px }
@media (max-width:1015px) {
	#lab { width: 100% }
}
@media (max-width:820px) {
	.lab_item:nth-child(5n-1) { margin-left: 102px }
	.lab_item:nth-child(n+4) { margin-top: -62px }
	.lab_item:nth-child(7n-2) { margin-left: 0 }
	.lab_item:nth-child(n+5) { margin-top: -56px }
	#lab article { width: 610px }
}
@media (max-width:640px) {
	#lab article { width: 405px }
	.lab_item:nth-child(5n-1) { margin-left: 0 }
	.lab_item:nth-child(3n) { margin-left: 102px }
	.lab_item:nth-child(n+3) { margin-top: -56px }
}
@media (max-width:450px) {
	#lab article { width: 300px }
	.lab_item:nth-child(3n) { margin-left: 0 }
	.lab_item:nth-child(2n) { margin-left: 102px }
	.lab_item:nth-child(n+2) { margin-top: -56px }
}
:root { --hex-w: clamp(80px, 10vw, 159px); --gap: 14px }
.hex-container { display: flex; flex-direction: column; align-items: center }
.hex-row { display: flex; gap: var(--gap); margin-bottom: -30px }
.hex { width: var(--hex-w); aspect-ratio: 1/1.1547; clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); background: #fff; display: flex; justify-content: center; align-items: center; box-shadow: 0 2px 4px rgba(0, 0, 0, .1); transition: transform .25s }
.hex:hover { transform: scale(1.05) }
.hex img { max-width: 70%; max-height: 70%; object-fit: contain }
.newsletter textarea.text-newsletter { height: 82px }
.btn--primary-about.btn--primary-about--primary { position: relative; z-index: 9 }
.d-block.btn--primary-about.btn--primary-about--primary button { width: 100%; margin-top: 12px; display: flex; justify-content: center }
.td-project-video-button { padding-left: 25px }
.td-video-button { display: inline-block; width: 58px; height: 58px; border-radius: 50%; position: relative; left: 50%; transform: translateX(-50%); top: -30px; display: flex; justify-content: center; align-items: center }
.td-video-button i { z-index: 2 }
.td-video-button:after, .td-video-button:before { content: ""; position: absolute; left: 50%; top: 50%; display: block; background: #0e6837; width: 80px; height: 80px; border-radius: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%) }
.td-video-button:before { z-index: 0; -webkit-animation: pulse-border 1.5s ease-out infinite; animation: pulse-border 1.5s ease-out infinite }
@keyframes pulse-border {
	0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1 }
	100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity: 0 }
}
@-webkit-keyframes pulse-border {
	0% { -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity: 1 }
	100% { transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity: 0 }
}
.slideshow__service { position: absolute; bottom: 0; z-index: 9; right: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: end; align-items: end }
.slideshow__service__wrapper { display: grid; grid-template-columns: 1fr 1fr; gap: 31px 17px; margin-bottom: 31px; margin-right: 31px }
a.slideshow__service__item:nth-child(2n-1) { border-radius: 0 40px; border-right: 5px solid #8ec641 }
a.slideshow__service__item { padding: 20px; background: #028251; border-radius: 40px 0; max-width: 330px }
.slideshow__service__item--photo { border-radius: 5px; overflow: hidden; margin-bottom: 17px; display: inline-block }
.slideshow__service__item--content h3 { color: #fff; font-size: 20px; font-style: normal; font-weight: 700; line-height: 29px; text-transform: uppercase; text-wrap: balance }
a.slideshow__service__item:nth-child(2n) { border-left: 5px solid #8ec641 }
.BoxNewsFull2 { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; gap: 2rem }
.itemNewsDetail2 { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start }
.picNews2 { width: 50%; position: relative; border-radius: 20px; overflow: hidden }
.infoNews2 { width: 50%; padding: 1rem }
.timeNews2 { position: absolute; top: 1rem; left: 1rem; background: var(--color-green); color: #fff; padding: 5px 10px; border-radius: 5px; text-align: center }
.timeNews2 span { display: block }
.infoNews2 a { width: 100%; height: 100%; color: #333; display: flex; flex-wrap: wrap; align-content: center; align-items: center }
.name-newshome2 { font-weight: 700; font-size: 20px; color: var(--color-green) }
.desc-newshome2 { font-size: 15px }
.infoNews2 span.ViewNews2 { color: #8ec641; font-weight: 500; text-transform: capitalize }
.infoNews2 span.ViewNews2:hover { color: var(--color-green) }
.itemNewsDetail2:nth-child(2n) .picNews2 { order: 1 }
.dev-wrap-sanpham-full { padding: 2rem 0 0rem }
.titleDmCay { display: flex; justify-content: space-between; align-items: center; margin-bottom: 2rem; background: #fff; box-shadow: rgba(0, 0, 0, .15) 2.4px 2.4px 3.2px; border-radius: 36px 0 0 36px; border-top: 3px solid var(--color-green) }
.nameDmCay { background: var(--color-green); color: #fff; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase; padding: 18px 10px 18px 20px; margin: 0; border-radius: 35px 0 0 35px; position: relative }
.nameDmCay i { font-size: 5px; margin-right: 5px; vertical-align: middle }
.nameDmCay:before { content: ''; width: 120px; height: 100%; background: url(../images/line1.png) no-repeat center right; position: absolute; top: 0; right: -120px; background-size: 100% 100% }
.allDmCay { display: inline-block; padding: 10px 20px; color: #259925; text-align: center; font-size: 14px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase }
.allDmCay:hover { color: #333 }
.iProduct { width: 95%; margin: 0 auto; max-width: 387px; text-align: center }
.picProduct { box-shadow: rgba(0, 0, 0, .15) 2.4px 2.4px 3.2px; border-bottom: 5px solid var(--color-green); border-radius: 20px; overflow: hidden; margin-bottom: 1.5rem }
.nameProduct { margin: 0; color: #333; text-align: center; font-size: 18px; font-style: normal; font-weight: 700; line-height: normal; text-transform: uppercase }
.cont_sp { padding-bottom: 2.5rem; margin-bottom: 2rem !important }
.cont_sp .slick-dots { bottom: 0 }
.cont_sp .slick-dots li button:before { color: var(--color-green); font-size: 10px }
.nameProduct:hover { color: var(--color-green) }
.BoxProductFull { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; gap: 2rem 1rem; margin-bottom: 2rem }
.Product { width: calc((100% - 2rem)/ 3) }
.dev-wrap-news { background: #f8f7fc; padding: 3rem 0 }
.itemNews { width: 94%; margin: 0 auto; background: #fff; border-bottom: 6px solid #dadada; border-radius: 0 0 1rem 1rem; transition: all .5s }
.picNews { position: relative }
.timeNews { position: absolute; top: 10px; left: 10px; background: #333; color: #f8f7fc; text-align: center; font-size: 12px; font-style: normal; font-weight: 700; line-height: normal }
.timeNews span { display: block; background: var(--color-green); padding: 4px 10px }
.timeNews b { display: block; padding: 4px 10px }
.infoNews { padding: 1rem }
.infoNews a { color: #333 }
.name-newshome { color: #333; font-size: 20px; font-style: normal; font-weight: 600; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2 }
.name-newshome:hover { color: var(--color-green) }
.desc-newshome { color: #888; font-size: 16px; font-style: normal; font-weight: 500; line-height: 23px; margin-bottom: 1rem }
.infoNews span { color: var(--color-green); font-size: 14px; font-style: normal; font-weight: 700; line-height: normal }
.infoNews span:hover { color: #333 }
.infoNews span i { vertical-align: middle; margin-left: 5px }
.itemNews:hover { border-bottom: 6px solid var(--color-green) }
.BoxNewsFull { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; gap: 2rem 1rem; margin-bottom: 2rem }
.itemNewsDetail { width: calc((100% - 2rem)/ 3); position: relative; background: #fff; border-bottom: 6px solid #dadada; border-radius: 0 0 1rem 1rem; transition: all .5s }
.itemNewsDetail:hover { border-bottom: 6px solid var(--color-green) }
.BoxHinhanh { column-count: 3; column-gap: 10px; row-gap: 10px; margin-bottom: 2rem }
.picHa { break-inside: avoid; margin-bottom: 10px; transition: all .6s; cursor: pointer }
@media (max-width:1230px) {
	.title-main h2 { font-size: 30px }
	.mb15_1230 { margin-bottom: 15px }
	.header-top, .headerBottom { display: none }
	.search-res .icon-search { color: #028251 }
	.search-res .icon-search.active { color: #fff; background: #028251 }
	#header { position: sticky; top: 0; background: #fff; z-index: 999 }
	.slideshow__content--text--title.overText2 strong { font-size: 30px; line-height: 40px }
	.slideshow__content--text--title.overText2 { font-size: 20px }
	.slideshow__content--bottom { margin-top: 5px }
	.slideshow__content--bottom--exp span { font-size: 15px }
	.slideshow__content--bottom--desc p { font-size: 14px }
	.slideshow__content--bottom--desc .btn__btn--primary { font-size: 14px }
	.Construction__container { grid-template-columns: repeat(2, 1fr); gap: 10px }
}
@media (max-width:991px) {
	.title-main h2 { font-size: 25px }
	.BrandStory__container { gap: 50px }
	.btn--about { text-align: center; margin-top: 10px }
	.mb15_991 { margin-bottom: 15px }
	.mb10_991 { margin-bottom: 10px }
	.social_fixed { bottom: 95px }
	.social_fixed .support-online:not(.cart_item) { display: none }
	.social_fixed .support-online:not(.cart_item).itemCart { display: block }
	.aboutUs__content { flex-wrap: wrap; gap: 30px; margin: 10px 0 20px 0 }
	.aboutUs__content__info, .aboutUs__content__photos { width: 100% }
	.aboutUs__content__info { text-align: center }
	.questionAwser__content__container { flex-wrap: wrap }
	.questionAwser__content__container__img { width: 100% }
	.questionAwser__content__list { width: 100% }
	.fengShui__content__list { grid-template-columns: 1fr; gap: 30px }
	.widthBox.primary__header { display: none }
	.group__contact__about { flex-direction: row-reverse; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px }
	a.btn__about__act { width: 100%; padding: 18px 0; max-width: 450px; justify-content: center }
	.contactUs__content__btn { flex-wrap: wrap }
	.contactUs__content { background-size: cover }
	.questionHeader span { font-size: 14px }
	.StudioIndex__DesignFuniture--photo { width: 550px }
	.StudioIndex__DesignFuniture--content { width: calc(100% - 580px) }
	.CategoriesProduct__wrapper { margin: 10px 0 }
	span.CriteriaUs__item--title { font-size: 18px }
	.ServiceList__Item---title h3 { font-size: 20px }
	.ServiceList__Item---title span { font-size: 16px }
	.ServiceList__Item---title { padding: 15px }
	.slideshow__service { position: static; align-items: start; margin-top: 10px }
	.slideshow.position-relative { display: block }
	.slideshow__service__wrapper { margin: 0; gap: 10px }
	a.slideshow__service__item { max-width: 100%; padding: 15px 10px }
	.BlogNew__Main { display: none }
	.BlogNew__List { width: 100% }
}
@media (max-width:870px) { }
@media (max-width:767px) {
	.BrandStory__right--photo { text-align: center }
	.BrandStory__container { grid-template-columns: 1fr }
	.BrandStory__left-title { padding-top: 10px; padding-bottom: 15px }
	.BrandStory__left-photo { max-width: 60%; margin: 0 auto }
	.BrandStory__right .btn__btn--viewAll { text-align: center }
	.row-photo-gallery { margin: 0 -5px 1rem }
	a.album { width: calc(50% - 10px); margin: 5px auto }
	.StudioIndex__DesignFuniture:first-child { flex-direction: column-reverse; margin-bottom: 2rem; gap: 20px }
	nav.d-flex.justify-content-center.align-items-center { grid-column: span 2 }
	.CriteriaUs__List { grid-template-columns: 1fr 1fr }
	.CriteriaUs__item:nth-child(2) { border-right: unset; border-bottom: unset }
	.CriteriaUs__item { border-bottom: 1px solid #d9d9d9 }
	.CriteriaUs__wrapper { margin-bottom: 10px }
	.CriteriaUs__item:last-child { border: 1px solid #d9d9d9; border-left: unset; border-right: unset }
	.newsletter__input--form { grid-template-columns: 1fr; width: 100%; gap: 10px }
	form.validation-newsletter { flex-wrap: wrap; gap: 10px }
	.wrap-product--header { flex-wrap: wrap }
	.list_monnb.list_sanpham_more.text-center.text-2xl { width: 100% }
	.productListTab__content { width: 100%; margin-bottom: 30px }
	.content__fullSlide--title { text-align: center }
	a.VideoOst__item--link svg { width: 50px }
	.content__fullSlide--title h2 { margin-bottom: 20px }
	.content__fullSlide--title a { margin-bottom: 50px; margin-top: 20px }
	.StudioIndex__DesignFuniture { flex-wrap: wrap }
	.StudioIndex__DesignFuniture--photo { width: 100% }
	.StudioIndex__DesignFuniture--content { width: 100% }
	.content__fullSlide--list .owl-stage { padding-right: 0 !important }
	.content__fullSlide { flex-wrap: wrap }
	.content__fullSlide--title { width: 100% }
	.content__fullSlide--list { width: 100% }
	.WorkingProcess__Us__desc { grid-template-columns: 1fr }
	.arck-work-process-item { margin-bottom: 60px }
	.split-line { text-align: center !important }
	a.product__link__btn { display: block; text-align: center; margin: 0 }
	.price__pro_new a, .price__pro_new strong { font-size: 14px }
	.product__price { gap: 0; min-height: 50px }
	.price__pro_old del { font-size: 12px }
	button.btn__control-Subslide-item { position: unset; transform: unset }
	.btn__control-Subslide { display: flex; justify-content: center; align-items: center }
	.productOst__container { grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 10px }
	.mb15_767 { margin-bottom: 15px }
	.box__product--price { flex-direction: column }
	.titleMain h2 { font-size: 24px }
	.box.news--name { font-size: 14px }
	.box.news--content { padding: 10px 0 }
	.box.news--pic { border-radius: 5px }
	.gioithieu--title { font-size: 24px }
	.box__product { margin: 7px 0 }
	.row.product { margin-top: -7px; margin-bottom: -7px }
	.bestSeller__container.bestSlide__container.slick-initialized.slick-slider { overflow: hidden }
	.slick-slide.product_slider { margin-left: 0 !important; padding: 0 5px }
	.bestSlide__container .slick-list { margin-right: 0 !important; margin: 0 0 }
	.btn__viewAll__primary a { margin-top: 10px; padding: 10px 0; display: block; font-size: 14px; max-width: 80%; margin: 0 auto }
	section#videosIndex { margin: 20px 0 20px 0 }
	.btn__control-Subslide button svg { width: 30px }
	.product__price .price__pro_new { margin-bottom: 0 }
	section#productOst { margin-bottom: 10px }
	.newsletter--title p { font-size: 18px }
	.newsletter__button { transform: unset; position: relative }
	.newsletter__container { overflow: unset; border-radius: unset }
	.newsletter__button { width: 100%; right: 0 }
	.newsletter__button input { height: 40px; border-radius: 5px; font-size: 15px }
	.questionAwser__content__list__wrap { width: 100% }
	ul.item__info__company .d-flex { flex-wrap: wrap }
	ul.item__info__company li span { font-size: 17px }
	.CriteriaUsList__container--item { padding: 5px }
	.CriteriaUsList__container--item-title p { font-size: 12px }
	.CriteriaUsList__container--item-title h3 { font-size: 14px; margin: 5px 0 }
	.ProductForCate__nav { flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 10px }
	.ProductForCate__nav--list { width: 100% }
	.ProductForCate__nav--title .title-main { text-align: center }
	.ProductForCate__nav--item a { width: calc(50% - 10px) }
	.ProductForCate__nav--item { flex-wrap: wrap }
	.ProductForCate__nav--item a { font-size: 12px; padding: 10px }
	.ProductForCate__wrapper { margin: 20px 0 }
	.WhyChooseUs__list--item { margin-bottom: 10px }
	.WhyChooseUs__list--wrap .title-main { margin-bottom: 20px }
	.WhyChooseUs__list--item span { font-size: 18px }
	.WhyChooseUs__list--item p { font-size: 14px }
	.WhyChooseUs__list--item p { padding-left: 20px }
	.WhyChooseUs__list--item span { padding-left: 20px }
	.WhyChooseUs__list--item span:before { width: 15px }
	.title-main p { max-width: 100% }
	.WhyChooseUs__list--container .title-main p { font-size: 14px }
	.WhyChooseUs__container { gap: 10px }
	.btn--primary a { font-size: 12px }
	.ServiceList__container { grid-template-columns: 1fr 1fr }
	a.ServiceList__Item:nth-child(3):before { content: unset }
	a.ServiceList__Item:last-child:before { content: unset }
	.WorkingProcess__container { grid-template-columns: 1fr 1fr }
	.WorkingProcess__item--photo:before { content: unset }
	.AboutUs__container--left { order: 1 }
	.btn--primary-about a { padding: 15px 20px; margin: 0 }
	.btn__contactUs__icon svg { width: 50px; height: 50px }
	.group__about__bt { justify-content: space-between; gap: 10px }
	.SkillService__container { flex-wrap: wrap }
	.SkillService__content { width: 100% }
	.SkillService__criterias-skill { width: 100% }
	.skill__process strong { width: 10% }
	.BlogNew__container { flex-wrap: wrap }
	.BlogNew__Main { width: 100%; margin-bottom: 15px }
	.BlogNew__List { width: 100%; display: grid; grid-template-columns: 1fr 1fr; gap: 10px }
	.BlogNew__List .BlogNew__container--item--photo { width: 100% }
	.BlogNew__List .BlogNew__container--item--content { width: 100% }
	.BlogNew__List a { padding: 10px; flex-wrap: wrap }
	.BlogNew__container--item-line { display: none }
	.BlogNew__container--item--tags { margin-top: 9px }
	.BlogNew__List a { margin-bottom: 0 }
	.BlogNew__wrapper { margin: 15px 0 }
	.BlogNew__container--item--content span { font-size: 14px }
	.BlogNew__Main .BlogNew__container--item--title { font-size: 20px }
	.slideshow__service__item--content h3 { font-size: 14px; text-wrap: unset }
	.slideshow__service__wrapper { width: 100%; padding: 0 10px }
	.AboutUs__wrapper { padding-top: 10px }
	.title-main-about h2 strong { font-size: 25px }
	.ProjectCoter__Nav { flex-wrap: wrap }
	.ProjectCoter__Nav-title { width: 100% }
	.ProjectCoter__Nav-desc { width: 100%; text-align: center }
	.ProjectCoter__Nav-title h2 { font-size: 25px; text-wrap: balance; margin-bottom: 10px }
	.ProjectCoter__List { margin-bottom: 10px }
	.ProjectCoter__wrapper { margin-bottom: 20px }
	.SkillService__mainTitle { font-size: 51px; line-height: 80px; font-weight: 800 }
	.SkillService__content--title h2 { font-size: 25px; text-align: center }
	.SkillService__content--title { width: 100%; margin-bottom: 10px }
	.SkillService__content--desc { text-align: center }
	.title__partner h2 { font-size: 25px }
	.title__partner h2:before { content: unset }
	.title__partner h2:after { content: unset }
}
@media (max-width:576px) {
	:root { --hex-w: clamp(50px, 10vw, 159px); --gap: 10px }
	.hex-row { margin: -3px }
	.btn__contactUs__info strong { font-size: 15px }
	.btn__contactUs__info span { font-size: 12px }
	.btn--primary-about a { font-size: 12px; margin: 0 }
	.group__about__bt { margin: 0 }
	.ServiceList__Item---title h3 { font-size: 16px }
	.ServiceList__Item---title span { font-size: 14px }
	.WorkingProcess__wrapper { margin-bottom: 25px }
	.title__index h2 { font-size: 25px; line-height: normal }
	.title__index { margin-bottom: 20px }
	.title__index span { margin-bottom: 10px }
	.WorkingProcess__item--info span { font-size: 15px }
	.WorkingProcess__item--info p { font-size: 14px }
	.WorkingProcess__item--info { max-width: 100% }
	.WorkingProcess__item { text-align: center; border: 1px solid #00000026; padding: 15px 10px; border-radius: 10px }
	.WorkingProcess__container { gap: 10px }
	.Service__nav .widthBox { flex-wrap: wrap; gap: 15px }
	.Service__title { width: 100%; text-align: center }
	.Service__title h2 { font-size: 25px; line-height: normal }
	.ServiceList__container { margin-top: 30px }
	.Service__cta a { padding: 10px 50px; font-size: 14px }
	.Service__nav .widthBox { justify-content: center }
	.title-main-about h2 { font-size: 25px; line-height: normal }
	.AboutUs__container--right-desc p { font-size: 14px }
	.btn--primary-about { text-align: center }
	.btn--primary-about a { justify-content: center; margin-top: 15px }
	.AboutUs__criterias { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto }
	.AboutUs__criterias--item:last-child { grid-column: 1/-1 }
	.AboutUs__criterias--item-number { justify-content: center }
	.AboutUs__criterias--item { text-align: center; background-position-y: 15px; background-position-x: center }
	h3.ProjectUs__container--item--title { font-size: 15px }
	span.CriteriaUs__item--title { font-size: 13px }
	.CriteriaUs__item { padding: 10px }
	p.CriteriaUs__item--desc { font-size: 12px }
	.CriteriaUs__item--icon img { max-width: 40px }
	.CriteriaUs__item--icon { width: 70px; height: 70px }
	.product__info { width: 100% }
	.product__info__container { flex-wrap: wrap }
	.product_custom.custome-product .product__info { width: 100% }
	.product__price { flex-wrap: nowrap; align-items: center; justify-content: space-evenly }
	.product__price .price__pro_old { flex: unset }
	.product__price .price__pro_new { flex: unset; margin: 0 }
	.product__info--link { width: 100% }
	.product__info--link a { width: 100%; display: block; text-align: center }
	.content__fullSlide--title h2 { font-size: 24px }
	.content__fullSlide--title p { font-size: 12px }
	h3.StudioIndex__DesignFuniture--title { font-size: 20px }
	.title-main h2 { font-size: 24px }
	p.StudioIndex__DesignFuniture--desc { font-size: 12px; margin: 15px 0 }
	.StudioIndex__DesignFuniture--content a { font-size: 12px }
	.ProjectUs__container--title p { max-width: 100%; font-size: 12px }
	.ProjectUs__container--title { margin-bottom: 10px }
	.BannerStatic__wrapper { margin-bottom: 30px }
	.btn--about { text-align: center; margin-top: 10px }
	h3.construction__item--content--title a { font-size: 15px }
	h3.construction__item--content--title { line-height: 10px }
	p.construction__item--content--address { font-size: 12px }
	.productOst__container { grid-template-columns: repeat(2, 1fr); gap: 10px }
	.mb15_576 { margin-bottom: 15px }
	.social_fixed { bottom: 70px }
	#AboutUs__Index { margin-bottom: 20px }
	.btn__btn--viewAll a { margin: 20px 0 15px }
	.BrandStory__wrapper { margin-bottom: 30px }
	h3.categoryProduct__item--title { font-size: 14px }
	p.FeedbackCustomers--item--desc { margin: 20px 0; font-size: 14px }
	.FeedbackCustomers--item--title { font-size: 16px }
	.FeedbackCustomers__container { margin-bottom: 20px }
	.FeedbackCustomers__wrapper { margin-bottom: 25px }
	p.newsletter__desc { margin-bottom: 20px }
	.CollectionCustomers .owl-item:nth-child(2n) { margin-top: 20px }
	.btn--about a { font-size: 12px }
	.btn__btn--viewAll a { font-size: 12px }
	.AboutUs__criterias { gap: 13px }
	.ProductBrand__container { gap: 10px }
	.ProductBrand__container--item-title h3 { font-size: 14px }
	.ProductBrand__container--item-photo { margin-bottom: 5px }
	.row.row-30 { margin-right: -10px; margin-left: -10px }
}
@media (max-width:375px) {
	.mb15_375 { margin-bottom: 15px }
}
@media screen and (max-width:767px) {
	.row-product { margin: 20px -5px 0 -5px }
}
@media screen and (max-width:767px) {
	.col-product { padding: 0 5px; margin-bottom: 10px }
}
@media screen and (max-width:991px) {
	.product__price { text-align: start; flex-wrap: wrap }
}
@media screen and (max-width:991px) {
	.product__price .price__pro_new+.price__pro_old { margin-left: 0 }
}
@media screen and (max-width:991px) {
	.left-pro-detail { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; padding-right: 0 }
}
@media screen and (max-width:991px) {
	.right-pro-detail { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; padding-left: 0 }
}
@media screen and (max-width:991px) {
	.gallery-thumb-pro { margin-top: 5px }
}
@media screen and (max-width:767px) {
	.price-new-pro-detail { font-size: 16px }
}
@media screen and (max-width:767px) {
	.price-old-pro-detail { font-size: 13px; padding: 0 7px }
}
@media screen and (max-width:991px) {
	.tabs-pro-detail .nav-tabs .nav-link { font-size: 13px !important }
}
@media screen and (max-width:767px) {
	.col-news { padding: 0 5px; margin-bottom: 10px }
}
@media screen and (max-width:767px) {
	.row-news { margin: 15px -5px 0 -5px }
}
@media screen and (max-width:767px) {
	.list-news-other { width: 100% }
}
@media screen and (max-width:991px) {
	.first-gallery { flex: 0 0 100%; max-width: 100%; margin-bottom: 20px }
	.other-gallery { flex: 0 0 100%; max-width: 100% }
	.information_news.information_news2 { flex: 0 0 100%; max-width: 100%; width: 100%; margin-bottom: 20px }
}
@media screen and (max-width:767px) {
	.news3-item__image { flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; order: 1 }
	.news3-item__text { flex: 0 0 100%; max-width: 100%; order: 2 }
}
.header-mmenu:before { position: absolute; content: ''; width: 100%; height: 2px; background: linear-gradient(90deg, #028251 0, #8ec641 100%) }
.container-contact { position: fixed; bottom: 0; left: 0; width: 100%; height: 80px; display: flex; background: #fff; box-shadow: 0 0 10px 2px #00000080; justify-content: center; align-items: center; padding: 0 10px; gap: 13px; z-index: 999999; display: flex }
.item-contact { width: 50% }
.item-contact.item-active { max-width: 50px; border-radius: 10px; border: 1px solid #ccc; height: 50px; display: flex; justify-content: center; align-items: center; flex-direction: column; color: #333 }
.item-contact:nth-child(2) { background: #028251; padding: 13px; border-radius: 10px; color: #fff }
.item-contact:nth-child(2) a, .item-contact:nth-child(3) a { display: flex; justify-content: center; align-items: center; gap: 10px; font-size: 14px; font-style: normal; font-weight: 700; text-decoration: none; color: #fff }
.desc.contact { padding: 0 16px; color: #212529; color: #333; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal }
.item-contact:nth-child(3) { padding: 12.5px 15px; border-radius: 10px; color: #028251; border: 1px solid #028251 }
.container-extent.active { transform: translateY(0); opacity: 1 }
.container-extent { position: fixed; left: 0; bottom: 80px; width: 100%; height: auto; display: flex; flex-direction: column; background: #fff; border-radius: 10px 10px 0 0; padding: 0 20px; box-shadow: 0 0 10px 2px #0d0d0d40; transition: all .5s ease-in-out; z-index: 99; transform: translateY(calc(100% + 80%)); opacity: 0 }
.content-extend { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 10px 0; border-top: 1px solid #00000040 }
.extend-contact { display: flex; justify-content: center; align-items: center; padding: 10px; position: relative }
.title-extend span { text-align: center; font-size: 18px; font-style: normal; font-weight: 700; text-transform: uppercase }
span.close-extend { position: absolute; right: 20px }
.container-contact svg { width: 26px; height: auto }
.content-extend a.extent-item, .content-extend button { display: flex; align-items: center; width: 100%; text-align: left; background: #fff; border: none; color: #333; padding: 10px !important; gap: 6px; color: #000; font-size: 16px; font-style: normal; font-weight: 600; text-decoration: none }
.content-extend a.extent-item:nth-child(1) i { color: var(--color-ye) }
.content-extend a.extent-item i, .content-extend button i { font-size: 24px; color: #333; filter: brightness(0) saturate(100%) invert(15%) sepia(71%) saturate(2448%) hue-rotate(212deg) brightness(97%) contrast(107%) }
.content-extend img { filter: brightness(0) saturate(100%) invert(63%) sepia(43%) saturate(335%) hue-rotate(357deg) brightness(89%) contrast(92%) }
a.extent-item img { filter: brightness(0) saturate(100%) invert(27%) sepia(98%) saturate(3630%) hue-rotate(191deg) brightness(100%) contrast(97%) }
.item-contact:nth-child(3) a { color: #028251 }
.mobile_menu_section { background: #028251 }
.btn--primary-about a:hover:before, .btn--primary-about button:hover:before { top: 0; left: 0 }
.btn--primary-about a:before, .btn--primary-about button:before { transition: all .3s linear }
.btn--primary-about a:hover, .btn--primary-about button:hover { background: #8ec641 }

/* slider */
.section-slider { max-width: 1210px; margin: 1rem auto 0; }

/* MODULE */
.container_module { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 80px 80px 80px 80px 80px 80px 80px; grid-auto-columns: 1fr; gap: 10px 10px; grid-auto-flow: row dense; grid-template-areas: "item_md1 item_md3 item_md5" "item_md1 item_md3 item_md5" "item_md1 item_md3 item_md5" "item_md2 item_md3 item_md5" "item_md2 item_md3 item_md6" "item_md2 item_md4 item_md6" "item_md2 item_md4 item_md6"; }
.item_md1 { grid-area: item_md1; }
.item_md2 { grid-area: item_md2; }
.item_md3 { grid-area: item_md3; }
.item_md4 { grid-area: item_md4; }
.item_md5 { grid-area: item_md5; }
.item_md6 { grid-area: item_md6; }
.i_module { overflow: hidden; position: relative; }
.i_module img { width: 100%; height: 100%; object-fit: cover; }
.Module-wrapper { padding: 2rem 0; }
.info-module { position: absolute; top: calc(100% - 52px); left: 0; background: #00000070; width: 100%; height: 100%; padding: 1rem; transition: all 0.5s; }
.info-module a { width: 100%; height: 100%; color: #fff; display: inline-block; }
.info-module h3 { font-size: 20px; text-transform: uppercase; font-family: "Oswald", sans-serif; margin-bottom: 10px; }
.info-module p { margin-bottom: 5px; -webkit-line-clamp: 4; }
.info-module span { text-align: right; display: block; font-weight: 600; font-size: 13px; text-transform: capitalize; }
.info-module span:hover { color: var(--color-green); }
.i_module:hover .info-module { top: 0; }

/* dichvu */
.Dichvu__wrapper { padding: 2rem 0; }
.title-index { margin-bottom: 2rem; text-transform: uppercase; }
.title-index h2 { font-size: 26px; font-family: "Oswald", sans-serif; color: var(--color-green); }
.title-index h2 i { margin-right: 5px; }
.item_baiviet_index { background: #eee; padding: 10px; width: calc(100% - 10px); margin: 5px auto; transition: all 0.4s; }
.item_baiviet_index a { color: #000; }
.pic_baiviet_index { margin-bottom: 10px; }
.info_baiviet_index { }
.name_baiviet_index { font-size: 16px; font-weight: 700; text-transform: capitalize; padding-bottom: 10px; position: relative; margin-bottom: 10px; }
.name_baiviet_index:after { content: ''; width: 50px; height: 3px; background: var(--color-min-green); position: absolute; bottom: 0; left: 0; }
.name_baiviet_index:hover { color: var(--color-green); }
.item_baiviet_index:hover { box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; }

/* Tai lieu */
.Tailieu__wrapper { padding: 2rem 0; }
.view_all { margin-top: 1rem; text-align: center; }
.view_all a { color: var(--color-green); border: 2px solid var(--color-green); display: inline-block; padding: 8px 20px; border-radius: 8px; font-weight: 500; }
.view_all a:hover { background: var(--color-green); color: #fff; }
.box-tailieu-full { }
.i-tailieu { border: 1px solid #eee; margin-bottom: 1rem; padding: 1rem; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; gap: 20px; transition: all 0.4s; }
.i-tailieu:hover { box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; }
.down-tailieu { width: 120px; }
.down-tailieu a { width: 100%; text-align: center; display: inline-block; padding: 8px 14px; background: #fff; border: 1px solid var(--main-color); border-radius: 4px; color: var(--main-color); text-decoration: none; font-weight: 500; transition: all 0.5s; }
.down-tailieu a:hover { background: var(--main-color); color: #fff; }
.info-tailieu { width: calc(100% - 140px); }
.info-tailieu a { display: flex; justify-content: flex-start; align-items: center; gap: 1rem; }
.info-tailieu a:hover { color: var(--color-green); }
.info-tailieu i { font-size: 55px; color: var(--color-green); }
.info-tailieu h3 { font-size: 16px; font-weight: 600; text-transform: capitalize; }
.info-tailieu h3 span { font-size: 14px; font-weight: 400; color: #747474; font-style: italic; }

/* Footer */
.Footer-top { margin-bottom: 2rem; }
.Footer-top .widthBox { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch; }
.item_ft:nth-child(1) { width: 33%; }
.item_ft:nth-child(2) { width: 25%; }
.item_ft:nth-child(3) { width: 33%; }
.title-ft { background: #eee; padding: 10px 10px; margin-bottom: 1rem; font-size: 20px; font-family: "Oswald", sans-serif; text-transform: uppercase; color: var(--color-green); }
.item_ft ul { }
.item_ft ul li { border-bottom: 1px solid #eee; }
.item_ft ul li a { display: inline-block; padding: 6px 0; font-size: 15px; font-weight: 500; text-transform: capitalize; }
.item_ft ul li:last-child { border-bottom: none; }
.item_ft ul li:hover a { color: var(--color-green); }
.item_ft ul li:hover { border-bottom: 1px solid var(--color-min-green); }
.map-ifr { width: 100%; }
.map-ifr iframe { width: 100%; height: 300px; }
.tags-footer { background: var(--color-green); text-align: center; padding: 10px 0; color: #fff; }

/* hsnl */
.pdf-wrap { overflow: hidden; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; border-radius: 10px; padding: 10px; }
.pdf-toolbar { display: flex; justify-content: flex-end; align-items: center; padding: 10px 0px; background: none; }
.pdf-download { display: inline-block; padding: 8px 14px; background: #fff; border: 1px solid var(--main-color); border-radius: 4px; color: var(--main-color); text-decoration: none; font-weight: 500; transition: all 0.5s; }
.pdf-download:hover { background: var(--main-color); color: #fff; }
.pdf-frame { display: block; width: 100%; height: 700px; border: none; }

/* news detail */
.Box-News-detail { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; gap: 20px; position: relative; height: auto; overflow: unset; }
.Box-News-detail-left { width: calc(100% - 340px); }
.Box-News-detail-right { width: 320px; position: relative; }
.title-right { background: #eee; padding: 10px 10px; margin-bottom: 1rem; font-family: "Oswald", sans-serif; text-transform: uppercase; }
.title-right h4 { font-size: 18px; color: var(--color-green); }
.List-right { margin-bottom: 1rem; }
.List-right ul { }
.List-right ul li { border-bottom: 1px solid #eee; transition: all 0.3s; }
.List-right ul li a { display: inline-block; padding: 6px 0; font-size: 14px; font-weight: 500; text-transform: capitalize; transition: all 0.3s; }
.List-right ul li:last-child { border-bottom: none; }
.List-right ul li:hover a { color: var(--color-green); }
.List-right ul li:hover { border-bottom: 1px solid var(--color-green); }
.Box-baiviet-right { position: sticky; top: 10px; }
@media screen and (max-width:1440px) {
	.menu ul.primary-menu { gap: 25px }
}
@media screen and (min-width:1025px) {
	.container-contact { display: none; }
}
@media screen and (max-width:1024px) {
	.container-contact { display: flex; }
	#footer { padding-bottom: 80px; }
}
@media screen and (max-width:991px) {
	.menu ul.primary-menu>li>a { font-size: 17px; }
	.menu ul.primary-menu { gap: 20px; }
	.aboutUs__content__info>span { margin: 0 }
	.aboutUs__content { flex-wrap: wrap }
	.aboutUs__content__info, .aboutUs__content__photos { width: 100% }
	.aboutUs__content__photos { max-width: 50%; margin: 0 auto }
	.Working_Principles__container { grid-template-columns: repeat(2, 1fr) }
	.page_sanpham_more { grid-template-columns: repeat(2, 1fr) }
	.News__Videos__Us__Container { flex-wrap: wrap }
	.News__Us, .Videos_Us { width: 100% }
	.Videos__Us { width: 100% }
	.Evaluate__Customers__container { flex-wrap: wrap }
	.Evaluate__Customers__photo { width: 100% }
	.Evaluate__Customers__List { width: 100% }
	.info__social__slide__list ul { margin-top: 10px }
	.info__social__slide__content span { font-size: 12px }
	section.section-slider.position-relative:before { content: unset }
	.info__social__slide { padding: 10px }
	.info__social__slide__list:before { content: unset }
	.headerTop { display: none !important }
	.aboutUs__container__left { width: 100%; text-align: center }
	.aboutUs__container__right { width: 100% }
	section.section-slider.position-relative { margin-top: 0 }
	.aboutUs__container__left__img:before { width: 100px; height: 100px; background-size: contain; background-repeat: no-repeat; background-position: center center; left: 0; top: 93% }
	.aboutUs__container__left__img img { width: 100% }
	.aboutUs__container { flex-direction: column-reverse }
	.aboutUs__container__left__title { max-width: 100%; margin: 0; padding: 15px 0 }
	section#aboutUs { margin: 10px 0 }
	.aboutUs__container__right__img { margin: 0 auto; width: 100% }
	.aboutUs__container__right--info { width: 100% }
	.aboutUs__container__right__img img { width: 100% }
	.section-main .form-search { width: 100% }
	.headerTop { display: none }
	.navTitle__product { display: flex; flex-direction: column; gap: 10px }
	.navTitle__product-slide ul { flex-wrap: wrap }
	.navTitle__product-slide ul li { width: calc((100% - 10px)/ 2) }
	.slide__container { display: block }
	.page-slideshow { display: none }
	.slide__main__container { display: block }
	.slide__main { width: 100% }
	.slide__subs { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 10px; width: 100%; margin-top: 10px }
	.slide__sub { border-radius: 5px; margin: 0 }
	.slide__sub a { display: block }
	h2.navTitle__product-title { font-size: 22px }
	.product__navSlide__controls button svg { width: 30px }
	.btn__control-customer { position: unset; transform: unset; justify-content: center; margin-top: 10px }
	.btn__control-customer button svg { width: 30px; height: 30px }
	.title-main h2.text-white { font-size: 20px }
	.title__main h2 { font-size: 22px; margin-bottom: 15px }
	.top-cart { margin-top: 2rem }
	.procart { padding: 8px 0 }
	.procart+.procart { border-top: 1px solid #f1f1f1 }
	.cart-sticky { position: sticky; top: 60px }
	.pic-procart { flex: 0 0 60px; -ms-flex: 0 0 60px; max-width: 60px }
	.pic-procart .del-procart { top: 0; left: 0; position: static; margin: 5px auto 0 auto }
	.cover-list-pro { border-radius: 0; box-shadow: none }
	.section-cart.bot, .section-cart.top { padding: 0 }
	.section-cart h4 { font-size: 15px; padding: 0 0 15px 0; margin-bottom: 15px }
	.section-cart>p { font-size: 13px; margin-bottom: 5px }
	.section-cart .list-procart { padding: 0; border: 0; border-radius: 0 }
	.title-cart { font-size: 15px }
	.quantity-pro-detail { max-width: 105px }
	.quantity-pro-detail span { width: 35px; height: 35px }
	.quantity-pro-detail span i { line-height: 35px; width: 35px; height: 35px }
	.quantity-pro-detail input { height: 35px; width: calc(100% - 70px) }
	.group-quantity-pro-detail { width: 105px }
	.group-cart-pro-detail { flex: 0 0 calc(100% - 105px); -ms-flex: 0 0 calc(100% - 105px); max-width: calc(100% - 105px) }
	.cart-pro-detail a { font-size: 12.5px; line-height: 33px }
	.cupponBox_info h3 { font-size: 14px }
	.aboutUs__content__photos:before { content: unset }
	.aboutUs__content { gap: 13px }
	.aboutUs__content__info h2 { max-width: 100% }
	.aboutUs__content__info { margin-top: 15px }
	.search-res .custom__hotline__menu svg { width: 40px }
	.search-res .custom__hotline__menu .custom__hotline__icon { width: 60px; text-align: center; border-radius: 12px }
	.wrap__footer__info-logo { width: 100% }
	.wrap__footer__info { flex-wrap: wrap; gap: 27px; flex-direction: column; padding: 10px 0; gap: 2rem }
	.wrap__footer__col-item { width: 100% !important }
	.arck-header-section.header-style-one .header-cta-social { display: none !important }
	.mobile_menu_button { display: block }
	.no-padding { padding-right: calc(var(--bs-gutter-x)/ 2); padding-left: calc(var(--bs-gutter-x)/ 2) }
}
@media screen and (max-width:800px) {
	.menu ul.primary-menu { gap: 15px; }
}
@media screen and (max-width:768px) {
	.container__product { flex-wrap: wrap }
	.productCategory { width: 100%; margin-bottom: 20px }
	.container__product .row { width: 100% }
	.header-pcmenu { display: none }
	.header-mmenu, .header-mobi { display: block }
	.ProductBrand__container--item-photo img { max-width: 110px }
	.AboutUs__criterias { margin: 10px 0 }
	.AboutUs__criterias--item-title span { font-size: 14px }
	.AboutUs__criterias--item-number p { font-size: 40px }
	section.section-slider.position-relative { margin: 0 }
	h3.BlogNew__container--item--title { }
	.AboutUs__container--image2 { max-width: 180px }
	.AboutUs__wrapper { margin: 10px 0 }
	.wrap__footer__col-item:nth-child(1) { text-align: center }
	.AboutUs__container { grid-template-columns: 1fr }
	.AboutUs__container--right-title .title-main h2 { text-align: center }
	.AboutUs__container--right-title { text-align: center }
	.AboutUs__container--right-desc { text-align: center }
	.AboutUs__container--right .btn--primary { text-align: center }
	.AboutUs__container--right-title .title-main { margin-bottom: 0 }
	.AboutUs__container--right-title .title-main h2 { margin-bottom: 5px }
	.AboutUs__container--right-title { margin-bottom: 10px }
	.ProductBrand__container { grid-template-columns: 1fr 1fr }
	.CriteriaUsList__container { grid-template-columns: 1fr 1fr }
	.CriteriaUsList__container--item:nth-child(2):before { content: unset }
	.WhyChooseUs__container { grid-template-columns: 1fr }
	.WhyChooseUs__list--wrap { padding: 0 }
	.WhyChooseUs__list--wrap .title-main { max-width: 100%; text-align: center }
	.WhyChooseUs__list--container .title-main h2 { text-align: center }
	.WhyChooseUs__list--container .title-main p { text-align: center }
	.WhyChooseUs__list--wrap { padding-left: 10px }
	.BannerVideo__wrapper a svg { max-width: 35px }
	.footer__newsletter { grid-template-columns: 1fr; gap: 10px }
	.title-main-news { justify-content: center }
	.title-main-news h2 { font-size: 18px }
	.title-main-news svg { width: 20px }
	.footer__newsletter--wrap { padding: 5px 0 }
	.Product { width: calc((100% - 1rem)/ 2) }
	.BoxHinhanh { column-count: 2 }
	.header-mmenu { display: block }
	.container_module { display: grid; grid-auto-flow: row dense; grid-auto-columns: 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 250px 250px 250px; gap: 10px 10px; grid-template-areas: "item_md1 item_md1 item_md2 item_md2 item_md2" "item_md3 item_md3 item_md3 item_md4 item_md4" "item_md5 item_md5 item_md6 item_md6 item_md6"; }
	.item_ft:nth-child(1) { width: 100%; margin-bottom: 1rem; }
	.item_ft:nth-child(2) { width: 270px; }
	.item_ft:nth-child(3) { width: calc(100% - 290px); }
	.Footer-top { margin-bottom: 1rem; }
	a.BlogNew__container--item { width: calc((100% - 1rem) / 2); }
	.Box-News-detail-left {
    width: 100%;
}

.Box-News-detail-right {
    width: 100%;
}
}
@media screen and (max-width:767px) {
	.info-procart { padding: 0 10px }
	ul#workingProcessTab { display: grid; grid-template-columns: 1fr 1fr; margin-bottom: 30px; gap: 10px }
	ul#workingProcessTab li.nav-item a { font-size: 14px; padding: 10px }
	.tab__working__process.active.show { flex-wrap: wrap; gap: 10px }
	.workingProcess__content__tabContent__item { width: calc(50% - 5px); padding: 0; padding-bottom: 1rem }
	.workingProcess__content__tabContent__item:before { content: unset }
	.workingProcess__content__tabContent__item:last-child { width: 100% }
	div#tab1 .workingProcess__content__tabContent__item:last-child { width: calc(50% - 10px) }
	.arck-work-process-item .inner-text h3 { font-size: 18px }
	.slide__item a img { min-height: 500px; object-fit: cover }
	h3.title__main__slide { font-size: 20px }
	.slide__content-inside__tag span:before { width: 50px }
	.slide__content { padding: 0 10px }
	p.title__sub__desc { font-size: 12px }
	.slider-solution__nav { right: 15px }
	.arck-appointment-form-wrap { max-width: 100% }
	.arck-video-play-wrap { width: 100%; height: 500px; margin-top: 50px; position: relative !important }
	.arck-video-cta-wrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap }
	.arck-appointment-video-section { padding-bottom: 0 }
	.arck-blog-item, .arck-blog-item-2 { margin: 0 auto; display: block; max-width: 370px; margin-bottom: 40px }
	.filtr-container-area .grid-size-25, .filtr-container-area .grid-size-50, .filtr-container-area .grid-sizer { width: 100% }
	.arck-blog-details-main-content .arck-blog-share-tag { -ms-flex-wrap: wrap; flex-wrap: wrap }
	.control-Customers.control-owl.transition .owl-next { right: -15px }
	.control-Customers.control-owl.transition .owl-prev { left: -15px }
}
@media screen and (max-width:680px) {
	a.slideshow-image img { height: 300px; object-fit: cover }
	.slideshow__content--text--title.overText2 { font-size: 15px; line-height: 22px; font-size: 14px }
	.slideshow__content--text--title.overText2 strong { font-size: 21px }
	.slideshow__content--bottom { flex-wrap: wrap }
	.slideshow__content--bottom--exp { writing-mode: unset; width: 100% }
	.slideshow__content--bottom { max-width: 100%; gap: 16px }
	.slideshow__content--bottom--exp span { display: block; text-align: center; padding: 10px 0 }
	.slideshow__content--bottom--desc p { margin-bottom: 30px }
	.slideshow__content--text span { display: none }
	.slideshow__content--bottom--desc .btn__btn--primary { padding: 10px 15px }
	p.line__bottom__title { display: none }
	.AboutUs__Index__container { margin-bottom: 15px }
	.Evaluate__Customers__header { margin-bottom: 10px }
	.News__Videos__Us__Header { margin-bottom: 10px }
	.News__Videos__Us__Container { gap: 15px }
	.Working_Principles__container { gap: 10px }
	.Working_Principles__header { margin-bottom: 15px }
	.aboutUs__content__info h2 { font-size: 20px }
	a.btn__btn__primary { padding: 10px 37px }
	.footer__power--left p { font-size: 10px; padding: 10px }
	.title-main p { font-size: 12px }
	.workingProcess__content__tabContent__desc h3 { font-size: 14px }
	.line__about__us { margin: 10px 0 10px 0 }
	.info__social__slide { width: 100% }
	.info__social__slide__content { display: flex; width: 100%; align-items: center; gap: 10px }
	.info__social__slide__content span { writing-mode: unset; transform: unset }
	.info__social__slide__list ul { display: flex; flex-direction: row; margin: 0 }
	.workingProcess__wrapper { padding-top: 10px }
	.aboutUs__content__photos { max-width: 95%; margin-top: 20px }
	.aboutUs__wrapper { margin-bottom: 50px }
	a.btn__about__act { padding: 14px 0; font-size: 14px }
	.btn__about__call--content span { font-size: 15px }
	.btn__about__call--content strong { font-size: 20px }
	.list_monnb.list_sanpham_more { flex-wrap: wrap; gap: 10px }
	span.line-list { display: none }
	.list_monnb.list_sanpham_more a { border: 1px solid #0000007a; width: calc((100% - 10px)/ 2); padding: 10px 5px; font-size: 14px; border-radius: 10px; text-align: center }
	.list_monnb.list_sanpham_more { margin: 10px 0 }
	.Working_Principles__wrapper { margin-bottom: 20px }
	.page_sanpham_more { gap: 10px }
	h3.food__product__item--name { font-size: 16px; line-height: normal }
	a.box__tintuc--name.transition.overText2 { font-size: 14px }
	.box__tintuc--desc { font-size: 12px }
	.footer__power--center { flex-direction: column-reverse; justify-content: center; align-items: center; gap: 10px }
	.aboutUs__content__photos:after { width: 100%; height: 100%; right: -10px; border: 2px solid #f1633b; bottom: 5px }
	.aboutUs__content__photos:before { position: absolute; content: ''; border: 2px solid #105b3d; width: 100%; height: 100%; left: -10px; top: 5px }
	.btn__btn__main a { font-size: 14px; padding: 10px; width: 50% }
	.Evaluate__Customers__item strong { font-size: 18px }
	.wrap__footer__col-item ul li a:hover { color: #fb663e }
	.WorkingProcess__Us__wrapper { padding: 10px 0 }
	.WorkingProcess__Us__desc--photo p:before { width: 40px; height: 40px }
	#ShareExp { margin-bottom: 20px }
	.ContactUs__container--group { gap: 10px }
	.ContactUs__wrapper { padding: 20px 0 }
	.AboutUs__Index__info--title h2 { font-size: 24px }
	.AboutUs__Index__info--title { text-align: center; margin-bottom: 10px }
	.AboutUs__Index__container { margin: 10px 0 }
	.AboutUs__Index__info--content { padding: 10px; text-align: center }
	.ShareExp__main-content { padding: 10px }
}
@media (max-width:575px) {
	.nameProduct { font-size: 14px }
	.skill { margin-bottom: 10px }
	.SkillService__wrapper { padding-bottom: 20px }
	.SkillService__container { gap: 30px }
	.Module-wrapper { padding: 1rem 0; }
	.item_ft:nth-child(2), .item_ft:nth-child(3) { width: 100%; }
	.item_ft:nth-child(2) { margin-bottom: 1rem; }
}
@media screen and (max-width:480px) {
	.WorkingProcess__Us__item { padding: 10px }
	.PartnerUs__item { border: 1px solid #1e1e1e17; border-radius: 10px; overflow: hidden }
	a.ContactUs__item--btn { width: 100% }
	.ContactUs__container--group { flex-wrap: wrap }
	p.WorkingProcess__Us__item--desc { font-size: 12px }
	h3.WorkingProcess__Us__item--title { font-size: 14px }
	h3.ShareExp__main--title { font-size: 20px }
}