@charset "UTF-8";

/* Main */
:root { --color-web: #019B42; --color-red: #019B42; --color-medium-red: #cc2c32; --color-dark-red: #c31829; --color-green: #28a745; --color-dark-green: #207d36; --color-black: #212529; --color-gray: #6c757d; }
body { font-size: 14px; font-weight: 400; top: 0 !important; font-family: 'Quicksand', sans-serif; }
img { max-width: 100%; height: auto; vertical-align: top }
a, input, textarea { outline: none; padding: 0px; }
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.w-clear:after { display: block; content: ""; clear: both; }
.hidden { display: none; }
.clear { clear: both; }
.none { display: none; }
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; }
.wrap-main { margin: 40px auto; width: calc(100% - 20px); max-width: 1200px; }
.wrap-content { max-width: 1200px; width: calc(100% - 20px); }
.wrap-home { max-width: 100%; padding: 0px; width: 100%; margin: 0 auto; }
.wrap-content { margin: auto; }
.baonoidung iframe { max-width: 100% !important; }
.baonoidung img { height: auto !important; }
.baonoidung * { max-width: 100% !important; }
.baonoidung table { display: block; overflow-y: auto; }
.roll::-webkit-scrollbar { width: 1px; }
.roll::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px #ccc; }
.roll::-webkit-scrollbar-thumb { background-color: #ccc; outline: 2.9px solid #c5c5c5; }

/* General */
.title-main { margin-bottom: 10px; text-align: center; font-weight: normal; }
.title-main span { text-transform: capitalize; display: block; color: #00793A; text-align: center; font-family: Quicksand; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; }
.time-main { margin-bottom: 0.75rem; color: #999999; }
.time-main i { vertical-align: top; margin: 3px 7px 0px 0px; }
.time-main span { vertical-align: top; display: inline-block; }
.social { list-style: none; padding: 0px; margin: 0px; }
.social li { display: inline-block; vertical-align: top; }
.social li:last-child { margin-right: 0px; }
.control-carousel {/* position: absolute; *//* top: calc(50% - 30px/2); */margin-bottom: 0px; width: 30px; height: 30px; text-align: center; line-height: 30px; border: 1px solid #eee; z-index: 2; background-color: #fff; color: #ccc; cursor: pointer; }
.control-carousel:hover { background-color: var(--color-red); border-color: var(--color-red); color: #fff; }
.prev-carousel { left: 0px; }
.next-carousel { right: 0px; }

/* Header */
.header { background-color: #FBFFE8; position: relative; z-index: 1000; }
.header-top { color: #fff; background-color: var(--color-red); }
.header-top .wrap-content { padding: 6px 0; }
.info-header { margin-bottom: 0px; }
.info-header i { vertical-align: top; margin: 3px 5px 0px 0px; font-size: 16px; }
.social-header li { width: 30px; margin-right: 3px; }
.header-bottom .wrap-content { padding: 20px 0; }
.hotline-header { display: inline-block; padding-left: 25px; background-image: url(../images/hotline.png); background-repeat: no-repeat; background-position: 0px 1px; }
.hotline-header p { font-weight: bold; margin-bottom: -2px; text-transform: capitalize; }
.hotline-header span { font-weight: bold; color: var(--color-red); font-size: 20px; display: block; }
.user-header a { color: #fff; padding-right: 9px; margin-right: 7px; position: relative; display: inline-block; vertical-align: top; text-decoration: none; }
.user-header a:after { content: ""; position: absolute; width: 1px; height: 8px; background-color: #fff; top: calc(50% - 7px/2); right: 0px; opacity: 0.7; }
.user-header a:last-child { padding-right: 0px; margin-right: 0px; }
.user-header a:last-child:after { display: none; }
.hover_xam { position: relative; overflow: hidden; display: block; }
.hover_xam::before { content: ""; background: rgba(255, 255, 255, .5); bottom: 0; left: 0; position: absolute; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -khtml-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; width: 0; height: 0; z-index: 1; }
.hover_xam::after { content: ""; background: rgba(255, 255, 255, .5); top: 0; right: 0; position: absolute; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -khtml-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; width: 0; height: 0; z-index: 2; }
.hover_xam:hover::before, .hover_xam:hover::after { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition-duration: 1.3s; -moz-transition-duration: 1.3s; -ms-transition-duration: 1.3s; -o-transition-duration: 1.3s; transition-duration: 1.3s; -khtml-opacity: 0; -o-opacity: 0; -ms-opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; height: 100%; width: 100%; pointer-events: none; }
.hover_circle:hover::before { -webkit-animation: circle .75s; animation: circle .75s; }
.hover_circle::before { position: absolute; top: 50%; left: 50%; z-index: 2; display: block; content: ''; width: 0; height: 0; background: rgba(255, 255, 255, .2); border-radius: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; }
@-webkit-keyframes circle {
  0% { opacity: 1; }
  40% { opacity: 1; }
  100% { width: 200%; height: 200%; opacity: 0; }
}
@keyframes circle {
  0% { opacity: 1; }
  40% { opacity: 1; }
  100% { width: 200%; height: 200%; opacity: 0; }
}
.left_h { display: flex; align-items: center; justify-content: space-between; width: 310px; }
.search a { color: #FFF; font-family: Quicksand; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; }

/* Menu */
.menu { position: relative; z-index: 999; left: 0; top: 0; width: 65%; }
.menu .wrap-content { position: relative; }
.fix_menu { position: fixed !important; box-shadow: 0 0 1px #999; width: 100%; background: #fff; }
.menu ul { width: 100%; padding: 0px; margin: 0; list-style: none; }
.menu ul.ulmn { width: calc(100% - 190px); }
.menu ul li { position: relative; z-index: 99; }
.menu ul.ulmn > li { flex: auto; }
.menu ul li.line { width: 1px; height: 15px; background-color: rgba(255, 255, 255, 0.5); flex: none; }
.menu ul li a { padding-bottom: 5px !important; border-bottom: transparent 1px solid; margin: 0px; padding: 0; text-transform: capitalize; position: relative; z-index: 1; text-align: center; text-decoration: none !important; display: block; color: #000; font-family: Quicksand; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; display: inline-block; }
.menu ul li a.active, .menu ul li:hover > a { color: #019B42; border-bottom: solid 1px #019b42 !important; padding-bottom: 5px !important !important; }
.menu ul li ul { position: absolute; min-width: 250px; left: 0; background: #fff; box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.3); -webkit-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; visibility: hidden; transition: all .5s; }
.menu ul li:hover > ul { -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); -webkit-transform-origin: 0 0 0; opacity: 1; visibility: visible; transition: all .7s; }
.menu ul li ul li { text-align: left; border-bottom: 1px solid rgb(1 155 66 / 15%); }
.menu ul li ul li:last-child { border-bottom: 0px; }
.menu ul li ul li a { font-size: 14px; padding: 10px; display: block; text-decoration: none !important; line-height: 20px; text-align: left }
.menu ul li ul li ul { top: 0px; left: 100%; }
.menu ul li ul li a:before { position: absolute; content: ''; top: 50%; left: 0; width: 0; height: 1px; background: #019b42; transition: all .3s linear; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; visibility: hidden; opacity: 0; }
.menu ul li ul li a:hover:before, .menu ul li ul li>a.active:before { left: 0; visibility: visible; opacity: 1; width: 30px; }
.menu ul li ul li a:hover { padding-left: 40px; }

/* Search */
.search { width: 160px; background: #fff; position: relative; right: 0; border-radius: 5px; background: #019B42; top: 0; display: inline-flex; padding: 15px 20px; justify-content: center; align-items: center; color: #FFF; font-family: Quicksand; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; height: 50px; }
.search p { float: left; width: 35px; height: 35px; cursor: pointer; line-height: 35px; text-align: center; color: var(--color-gray); font-size: 16px; }
.search input { width: calc(100% - 35px); height: 35px; float: left; outline: none; padding: 0px; border: 0px; background: transparent; text-indent: 10px; font-size: 12px; color: #999; }
.search input::-webkit-input-placeholder { color: #999; }
.search input:-moz-placeholder { color: #999; }
.search input::-moz-placeholder { color: #999; }
.search input:-ms-input-placeholder { color: #999; }

/*.box-search {  color: #fff; font-size: 18px; cursor: pointer; }
.clicktk {  height: 30px; border-radius: 50%; line-height: 30px; text-align: center; width: 30px; border: solid 1px #fff;}
.clicktk i{font-size: 13px;}
.search.active { transition: all 1s; width: 250px; } */

/* Menu RP */
.menu-res { display: none; height: 50px; z-index: 10; background: var(--color-web); position: relative; z-index: 999; line-height: normal; }
.menu-bar-res { height: 100%; padding: 0px 10px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; }
#menu { display: none; }
#hamburger { display: block; width: 35px; height: 23px; position: relative; }
#hamburger:before, #hamburger:after, #hamburger span { background: #fff; content: ''; display: block; width: 100%; height: 1px; position: absolute; left: 0px; }
#hamburger:before { top: 0px; }
#hamburger span { top: 10px; }
#hamburger:after { top: 20px; }
#hamburger:before, #hamburger:after, #hamburger span { -webkit-transition: none 0.5s ease 0.5s; transition: none 0.5s ease 0.5s; -webkit-transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity; }
.mm-wrapper_opening #hamburger:before, .mm-wrapper_opening #hamburger:after { top: 10px; }
.mm-wrapper_opening #hamburger span { left: -50px; opacity: 0; }
.mm-wrapper_opening #hamburger:before { transform: rotate(45deg); }
.mm-wrapper_opening #hamburger:after { transform: rotate(-45deg); }
.mm-menu_opened { display: block !important; }

/* Search RP */
.search-grid { width: calc(100% - 45px); height: 35px; overflow: hidden; background: #fff; z-index: 2; border-radius: 5px; line-height: normal; }
.search-grid p { float: right; width: 35px; height: 35px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: var(--color-web); line-height: 35px; text-align: center; }
.search-grid input { width: calc(100% - 35px); float: left; line-height: 35px; outline: none; border: none; text-indent: 10px; color: #999; }
.search-grid input::-webkit-input-placeholder { color: #999; }
.search-grid input:-moz-placeholder { color: #999; }
.search-grid input::-moz-placeholder { color: #999; }
.search-grid input:-ms-input-placeholder { color: #999; }

/* Slideshow */
#wowslider-container1 { overflow: hidden; }
.sl_a { position: relative; width: 1920px; height: 773px; cursor: move; overflow: hidden; margin: auto; }
.sl_a img { width: 100%; display: block; height: 100%; }
.jssorb032 { position: relative !important; z-index: 2; margin: auto; width: 100% !important; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.jssorb032 .i { cursor: pointer; position: relative !important; left: 0 !important; border-radius: 50%; border: 4px solid rgba(255, 255, 255, 0); box-sizing: border-box; margin: 0 3px; }
.jssorb032 .i span { width: 14px; height: 14px; border-radius: 50%; background: #fff; display: block; border: 2px solid rgba(255, 255, 255, 0); box-sizing: border-box; }
.jssorb032 .i:hover, .jssorb032 .iav { border: 4px solid rgba(255, 255, 255, 0.3); }
.jssorb032 .i:hover span, .jssorb032 .iav span { border: 2px solid #e8c053; }
.sl_a .jssora05r { width: 29px; height: 55px; top: calc(50% - 27.5px) !important; background: url(../images/nex.png) no-repeat; right: 58px; opacity: 0; }
.sl_a .jssora05l { width: 29px; height: 55px; top: calc(50% - 27.5px) !important; background: url(../images/pre.png) no-repeat; left: 58px; opacity: 0; }
.sl_a:hover .jssora05r { opacity: 1; z-index: 10; }
.sl_a:hover .jssora05l { opacity: 1; z-index: 10; }
.slideshow { position: relative; overflow: hidden; }
.slideshow a { display: block; cursor: pointer; }
.slideshow img { width: 100%; }
.slideshow:hover .control-slideshow { opacity: 0.3; }
.slideshow .control-slideshow:hover { opacity: 0.8; }
.control-slideshow { opacity: 0; position: absolute; z-index: 2; top: calc(50% - 50px/2); width: 35px; height: 50px; text-align: center; line-height: 50px; font-size: 25px; cursor: pointer; margin: 0px; background-color: #000000; border-radius: 3px; }
.control-slideshow i { color: #ffffff; }
.prev-slideshow { left: 20px; padding-right: 3px; }
.next-slideshow { right: 20px; padding-left: 3px; }
.slider-items__content { position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); display: flex; align-items: center; justify-content: center; color: #fff; text-align: center; }
.slider-items__content .ttsl { padding: 10px; }
.slider-items__content .slider-items__name { font-size: 40px; text-transform: capitalize; }
.slider-items__content .slider-items__desc { font-size: 15px; margin: 20px 0; }
.slider-items__desc.text-split { -webkit-line-clamp: 2; }
.slider-items__content .slider-items__button { text-transform: uppercase; color: #fff; font-size: 15px; border: 1px solid #fff; padding: 10px; text-decoration: none; }
.slider-items__content .slider-items__button:hover { background: #fff; color: #000; }
.owl-slideshow .owl-item.active .slider-items__name { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadeInDown; animation-name: fadeInDown }
.owl-slideshow .owl-item.active .slider-items__desc { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: zoomIn; animation-name: zoomIn; }
.owl-slideshow .owl-item.active .slider-items__button { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadeInUp; animation-name: fadeInUp }

/* Breadcrumb */
.breadCrumbs { background-color: #eee; }
.breadCrumbs .wrap-content { padding: 0.75rem 0; }
.breadCrumbs .wrap-content .breadcrumb { padding: 0; margin-bottom: 0; background-color: transparent; border-radius: 0; }
.breadCrumbs .breadcrumb-item + .breadcrumb-item { padding-left: 0; }
.breadCrumbs .wrap-content .breadcrumb-item { padding-right: 0.5rem; }
.breadCrumbs .wrap-content .breadcrumb-item a { color: var(--color-black); }
.breadCrumbs .wrap-content .breadcrumb-item.active a { color: var(--color-gray); }
.breadCrumbs .wrap-content .breadcrumb-item a:hover { color: var(--color-red); }
.effect_button { transform-style: preserve-3d; transform: translateZ(-25px); transition: transform .25s; position: relative; display: inline-flex; z-index: 1; }
.effect_button:before, .effect_button:after { position: absolute; content: "xem thêm"; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; border: 1px solid black; box-sizing: border-box; border-radius: 5px; z-index: -1; }
.effect_button:before { color: #fff; background: #000; transform: rotateY(0deg) translateZ(25px); }
.effect_button:after { color: #000; transform: rotateX(90deg) translateZ(25px); }
.effect_button:hover { transform: translateZ(-25px) rotateX(-90deg); }

/* Giới thiệu trang chủ */
.wrap_about { padding: 50px 0; position: relative; overflow: hidden; }
.about_left { width: 48.5%; position: relative; z-index: 3; }
.sl_about { margin-bottom: 20px; color: #333; text-align: center; font-family: SVN-HC; font-size: 40px; font-style: normal; font-weight: 400; line-height: normal; background: url(../images/ly.png)no-repeat center; padding-top: 55px; font-family: 'SVN-HC Rostrum'; }
.name_about { margin-bottom: 21px; color: #FFF; font-family: Quicksand; font-size: 30px; font-style: normal; font-weight: 700; text-transform: capitalize; line-height: normal; border-bottom: solid 2px; padding-bottom: 15px; }
.desc_about { margin-bottom: 30px; -webkit-line-clamp: 9 !important; color: #FFF; text-align: justify; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 500; line-height: 27px; /* 180% */ }
.views_a { display: block; font-size: 15px; transition: 0.5s; text-align: center; width: 140px; height: 45px; line-height: 45px; color: #fff; position: relative; z-index: 1; border-radius: 5px; background: #FFF; color: #00793A; font-family: Quicksand; font-size: 16px; font-style: normal; font-weight: 600; }
.views_a:hover { color: red; border-radius: 5px; background: #FFF; }
.pic-about { width: 48.5%; }
.pic-about a { display: block; overflow: hidden; cursor: pointer; }
.pic-about img { display: block; width: 100%; transition: 1s; }
.pic-about:hover a { --_i: 100%; transition: 0.6s, background-size 0.6s 0.6s; }
.wrap_about .wrap-content { border-radius: 20px; border: 3px solid #019B42; background: #019B42; padding: 20px; color: #fff; padding-bottom: 40px; }
h2.name_about span { padding-bottom: 10px; border-bottom: solid 2px; }

/* Brand */
.wrap-brand { margin-bottom: 50px; padding: 0px; overflow: hidden; }
.wrap-brand .wrap-content { padding: 0px; position: relative; }
.owl-brand { padding: 0px; }
.brand { display: block; border: 1px solid #eee; }
.brand img { width: 100%; }

/* Sản Phẩm */
.wrap-product { margin-bottom: 50px; }
.grid-page { width: calc(100% + 20px); margin: 0 -10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: row wrap; -webkit-flex-flow: row wrap; }
.product { display: block; margin-bottom: 20px; position: relative; border-radius: 20px; border: 1px solid #CACACA; background: #FBFFE8; padding: 15px; transition: 1s; }
.product .pic-product {/* background: #fff; */margin-bottom: 10px; display: block; position: relative; overflow: hidden; }
.product .pic-product img { width: 100%; border-radius: 20px; }
.product .name-product { margin: 0; font-weight: normal; }
.product .name-product a { color: #000; text-align: center; font-family: Quicksand; font-size: 18px; font-style: normal; margin-bottom: 10px; font-weight: 600; line-height: normal; }
.product .name-product a:hover { color: var(--color-red); }
.product .name-product .text-split { -webkit-line-clamp: 1; }
.product .price-product { margin-bottom: 0px; color: #555; text-align: center; }
.product .price-new { display: inline-block; color: #00793A; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 600; line-height: normal; }
.product .price-old { padding-left: 10px; font-size: 12px; text-decoration: line-through; display: inline-block; }
.product .price-per { position: absolute; top: 17px; right: 16px; color: #fff; background: var(--color-red); font-size: 11px; border-radius: 2px; width: 45px; height: 25px; text-align: center; line-height: 25px; border-top-right-radius: 20px; }
.cart-product { margin: 5px 0 0 0px; }
.cart-product span { cursor: pointer; width: 49%; float: left; color: #fff; text-transform: capitalize; text-align: center; padding: 7px 5px; border-radius: 3px; }
.cart-add { margin-right: 2%; background-color: var(--color-red); }
.cart-add:hover { background-color: var(--color-dark-red); }
.cart-buy { background-color: var(--color-green); }
.cart-buy:hover { background-color: var(--color-dark-green); }

/* Intro */
.wrap-intro { margin-bottom: 50px; overflow: hidden; }
.left-intro { width: 67%; }
.right-intro { width: 30%; }
.title-intro { border-bottom: 1px solid var(--color-red); margin-bottom: 1.5rem; }
.title-intro span { display: inline-block; font-weight: 700; text-transform: uppercase; position: relative; padding-bottom: 10px; font-size: 20px; }
.title-intro span:after { content: ""; position: absolute; width: 100%; height: 4px; bottom: 0px; left: 0px; background-color: var(--color-red); }
.tintuc_1 { width: 48.388%; display: block; }
.tintuc_1 a.img { display: block; width: 100%; margin-bottom: 9px; }
.tintuc_1 a.img img { width: 100%; transition: 1s; display: block; }
.tintuc_1 a.img img:hover { opacity: 0.6 }
.tintuc_1 a.ten { color: #2f2f2f; font-size: 14px; font-weight: 700; line-height: 22px; margin-bottom: 4px; max-height: 44px; overflow: hidden; -webkit-line-clamp: 2 !important; }
.tintuc_1 a.ten:hover { color: var(--color-red) }
.tintuc_1 .mota { color: #4d4d4d; line-height: 20px; max-height: 60px; font-size: 13px; overflow: hidden; -webkit-line-clamp: 3; margin-bottom: 14px; }
.tintuc_1 h3 { font-weight: normal; margin: 0; }
.tintuc_1 .xemthem { display: block; color: #000; border: 1px solid #000; width: 101px; line-height: 36px; text-align: center; text-transform: uppercase; }
.tintuc_1 .xemthem:hover { color: var(--color-red); border-color: #f00; }
.tintuc_scroll { width: calc(51.612% - 20px); max-height: 370px; overflow: hidden; display: block; }
.item_ttcl { margin-bottom: 20px; border: none !important; overflow: hidden; }
.item_ttcl a.img { display: block; width: 150px; }
.item_ttcl a.img img { width: 100%; display: block; transition: 1s }
.item_ttcl a.img img:hover { opacity: 0.6 }
.item_ttcl .tttt { width: calc(100% - 170px); }
.item_ttcl h3 { font-weight: normal; margin: 0; }
.item_ttcl a.ten { font-size: 15px; line-height: 22px; color: #2f2f2f; font-weight: 700; overflow: hidden; -webkit-line-clamp: 2 !important; max-height: 44px; margin-bottom: 2px; }
.item_ttcl a.ten:hover { color: var(--color-red) }
.item_ttcl .mota { color: #5c5c5c; line-height: 20px; max-height: 60px; overflow: hidden; margin: 0; }
.video-main { position: relative; height: 400px; }
.video-main iframe { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; }
.listvideos { width: 100%; height: 40px; padding: 0px 10px; border: 1px solid #ccc; color: var(--color-black); margin-top: 10px; cursor: pointer; }
.video-show { position: relative; height: 270px; width: 100%; margin-bottom: 10px; }
.video-show iframe { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; }
.danhsachvideo { width: 100%; color: var(--color-black); cursor: pointer; }
.danhsachvideo a { display: block; }
.danhsachvideo a img { height: 90px; object-fit: cover; display: block; width: 100%; }
.wrap-intro1 { padding: 50px 0 60px 0; overflow: hidden; }
.prev-tintuc { left: -66px; width: 45px; background: url(../images/pre1.png)no-repeat center center, #019b42; height: 45px; top: calc(50% - 45px/2); position: absolute; border-radius: 50%; cursor: pointer; }
.next-tintuc { right: -66px; width: 45px; background: url(../images/nex1.png)no-repeat center center, #019b42; height: 45px; top: calc(50% - 45px/2); position: absolute; border-radius: 50%; cursor: pointer; }
.tintuc_scroll1 { width: 100%; display: block; }
.tintuc_scroll1.owl-carousel .owl-stage { display: flex; flex-flow: row wrap; }
.tintuc_scroll1 .item_tt { width: 100% !important; margin: 10px !important; }
.item_tt { position: relative; z-index: 1; transition: all 0.5s cubic-bezier(.25, .8, .25, 1); }
.item_tt a.img { display: block; width: 100%; }
.item_tt a.img img { width: 100%; display: block; }
.item_tt .tttt { width: 100%; padding: 15px; background: #fff; }
.item_tt .tttt span { display: block; line-height: 25px; color: #8c8c8c; font-size: 15px; margin-bottom: 3px; }
.item_tt .tttt span a { color: #ebc252; font-size: 15px; }
.item_tt h3 { font-weight: normal; margin: 0; }
.item_tt a.ten { font-size: 18px; line-height: 26px; color: #333; font-weight: 700; -webkit-line-clamp: 2 !important; margin-bottom: 9px; display: flex; display: -webkit-box; }
.item_tt a.ten:hover { color: var(--color-red) }
.item_tt .mota { color: #333; line-height: 25px; margin: 0 0 9px 0; display: flex; display: -webkit-box; }
.item_tt .them { position: relative; display: inline-block; line-height: 20px; color: #333; margin-bottom: 4px; }
.item_tt .them:after { position: absolute; right: -13px; content: ''; border-left: 5px solid #333; top: 5px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.item_tt .them:hover { color: var(--color-red) }
.item_tt .them:hover:after { border-left: 5px solid var(--color-red) }
p.company-nam span { color: #333 !important; text-align: center; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 4.5px; text-transform: capitalize; }
p.company-nam { margin-bottom: 5px; text-align: center; }
.cap1 a span { color: #333; font-family: Quicksand; font-size: 17px; font-style: normal; font-weight: 600; line-height: normal; }
.cap1 a.active { border-radius: 10px; background: #019B42; }
.cap1 a { padding: 10px 20px; cursor: pointer; }
.cap1_dask { padding: 15px 10px; border-radius: 10px; border: 1px dashed #019B42; margin-bottom: 20px; display: flex; justify-content: space-between; flex-wrap: wrap; }
.cap1 a.active span { color: #fff; }
.product:hover { border-radius: 20px; border: 2px solid #019B42; background: #FBFFE8; box-shadow: 0px 0px 19px 2px rgba(0, 0, 0, 0.18); transition: 1s; }
.name_mh { background: linear-gradient(90deg, #93C444 0%, #019B42 100%); position: relative; z-index: 2; }
.name_mh a { color: #FFF; text-align: center; font-family: Quicksand; font-size: 25px; font-style: normal; font-weight: 600; line-height: normal; text-transform: capitalize; padding: 15px; }
.item_mh { border-radius: 20px !important; overflow: hidden; position: relative; }
a.img_mh img { border: solid 1px #93C444; width: 100%; }
.slogan { color: #333; text-align: center; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; margin-bottom: 20px; }
.wrap-list { margin-bottom: 50px; }
.mota.text-split { color: #FFF; text-align: center; font-family: Quicksand; font-size: 17px; font-style: normal; font-weight: 600; line-height: 25px; /* 147.059% */ position: absolute; top: 45%; width: 100%; padding: 0 30px; display: none; transition: 1s; }
.item_mh a.img_mh:after { position: absolute; content: ''; background: #0000005c; height: 100%; width: 100%; top: 0; left: 0; z-index: 0; display: none; }
.item_mh a { position: relative; }
.item_mh:hover a.img_mh:after { display: block; }
.item_mh:hover .mota.text-split { display: block; transition: 1s; }

/* Partner */
.wrap-partner { padding: 20px 0px; overflow: hidden; }
.wrap-partner .wrap-content { padding: 0px; position: relative; }
.owl-partner { padding: 0px; }
.partner { display: block; border: 1px solid #eee; }
.partner img { width: 100%; }

/* Footer */
.footer-article { background: url(../images/bg_ft.png)no-repeat; overflow: hidden; background-size: cover; color: #FBFFE8; }
.footer-article .wrap-content { padding: 35px 0; }
.footer-news:nth-child(1) { width: 30%; }
.footer-news:nth-child(2) { width: 15%; }
.footer-news:nth-child(3) { width: 20%; }
.footer-news:nth-child(4) { width: 25%; }
.ten-footer { text-transform: uppercase; font-size: 14px; margin-bottom: 0.75rem; }
.info-footer p { margin-bottom: 10px; }
.title-footer { text-transform: uppercase; margin-bottom: 25px; color: #FBFFE8; font-family: Quicksand; font-size: 18px; font-style: normal; font-weight: 700; line-height: normal; position: relative; }
.footer-ul { padding: 0px; margin: 0px; display: flex; flex-flow: row wrap; padding-left: 20px; }
.footer-ul li { width: 100%; }
.footer-ul li:last-child a { margin-bottom: 0px; }
.footer-ul li a { display: block; margin-bottom: 10px; color: #FBFFE8; font-family: Quicksand; font-size: 14px; font-style: normal; line-height: 23px; /* 250% */ }
.footer-ul li a:hover { color: #ffd400; }
.social-footer { padding-top: 10px; }
.social-footer span { margin-right: 12px; line-height: 44px; font-weight: 700; }
.social-footer a { display: block; width: 32px; margin-right: 6px; }
.social-footer a img { display: block; width: 32px; height: 32px; transition: 1s; }
.social-footer a:hover img { transform: rotate(720deg); }
.slogan-newsletter { margin-bottom: 0.5rem; color: var(--color-gray); }
.newsletter-input { position: relative; margin-bottom: 10px; }
.newsletter-input input { padding: 0px; font-size: 14px; text-indent: 10px; border-radius: 0px; border-radius: 5px; border: 1px solid #019B42; background: #FBFFE8; height: 45px; }
.newsletter-button { text-align: center; }
.newsletter-button input[type=submit] { border: 0px; background-color: var(--color-red); color: #fff; display: inline-block; padding: 12px 40px; text-transform: capitalize; cursor: pointer; border-radius: 5px; background: #00793A; color: #FFF; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 600; line-height: normal; }
.footer-tags { background: #eee; }
.footer-tags .wrap-content { padding: 30px 0; }
.label-tags { font-weight: 600; font-size: 15px; }
.list-tags { list-style: none; padding: 0px; margin: 0px; }
.list-tags li { float: left; margin: 0px 5px 5px 0px; }
.list-tags li a { color: #fff; background-color: var(--color-red); padding: 6px 15px 8px 15px; border-radius: 3px; display: block; }
.list-tags li a:hover { background-color: var(--color-medium-red); }
#fanpage-facebook { width: 100%; text-align: center; overflow: hidden; }
.footer-powered { color: #fff; overflow: hidden; background: #00793A; }
.footer-powered .wrap-content { padding: 15px 0; }
.copyright { margin-bottom: 0px; color: #FFF; font-family: Quicksand; font-size: 12px; font-style: normal; font-weight: 500; line-height: 149.023%; /* 17.883px */ }
.copyright span { }
.statistic { margin-bottom: 0px; }
.statistic b { font-weight: normal; margin: 0 8px; }
#footer-map { position: relative; height: 500px; }
#footer-map iframe { width: 100% !important; height: 100% !important; display: block; }
.cotapp { position: fixed; left: 10px; bottom: 124px; width: 60px; z-index: 100; }
.cotapp a { display: block; padding: 3px 0; width: 100%; }
.cotapp a img { display: block; width: 100%; }
.logo_banner a { margin-right: 15px; }
.copyright a { color: #fff; }
.title-footer:after { position: absolute; content: ''; width: 45px; height: 2px; background: #FBFFE8; left: 0; bottom: -10px; }
.box_tiktok { margin-bottom: 60px; }
.logo_banner { margin-bottom: 20px; }

/* Video */
.grid-video { width: calc(100% + 20px); margin: 0 -10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: row wrap; -webkit-flex-flow: row wrap; }
.item_video { margin-bottom: 10px; text-align: center; }
.pic-video { position: relative; margin-bottom: 10px; cursor: pointer; display: block; }
.pic-video:before { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-repeat: no-repeat; background-image: url(../images/play.png); background-position: center center; }
.item_video .pic-video.mb-0:before { background-size: 30px auto; }
.pic-video img { width: 100%; }
.video h3 { margin: 0; }
.name-video { font-size: 14px; color: var(--color-black); margin-bottom: 0px; cursor: pointer; }
.name-video:hover { color: var(--color-red) !important }

/* Album */
.grid-thuvien { width: calc(100% + 20px); margin: 0 -10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: row wrap; -webkit-flex-flow: row wrap; }
.album { display: block; width: calc(100%/3 - 40px); margin: 0 20px 20px 20px; text-align: center; cursor: pointer; position: relative; }
.album .info { background: #333333; background: rgba(0, 0, 0, 0.6); visibility: hidden; opacity: 0; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.album:hover .info { visibility: visible; opacity: 1; }
.album:hover .info h3, .album:hover .info div { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.album .info h3 { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); text-transform: uppercase; color: #fff; text-align: center; font-size: 17px; padding: 10px; background: #111111; margin: 30px 0 0 0; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.album .info div { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); font-style: italic; font-size: 13px; position: relative; color: #fff; padding: 20px 20px 20px; text-align: center; -webkit-transition: all 0.35s 0.1s linear; -moz-transition: all 0.35s 0.1s linear; transition: all 0.35s 0.1s linear; -webkit-line-clamp: 3; line-height: 22px; max-height: 66px; }
.box-al:hover > a { }
.pic-album:hover { box-shadow: 0 0 0 #fff; }
.box-al { perspective: 1000px; }
.album h3 { margin: 0; }
.pic-album { position: relative; margin-bottom: 10px; transition: all 0.8s; display: block; }
.pic-album1 { position: relative; margin-bottom: 0; }
.pic-album img, .pic-album1 img { width: 100%; }
.name-album { font-size: 14px; color: #fff !important; margin-bottom: 0px; text-align: center; -webkit-line-clamp: 2; line-height: 25px; max-height: 50px; }
.item.album-gallery { margin-bottom: 30px; position: relative; }
.item.album-gallery a img { border-radius: 10px; width: 100%; }
.item.album-gallery a { position: relative; display: block; }
.mota_album { position: absolute; top: 0; width: 100%; height: 0; border-radius: 10px; background: #019b4296; justify-content: center; display: none !important; align-items: center; padding: 0 20px; color: #FFF; text-align: center; font-family: Quicksand; font-size: 17px; font-style: normal; font-weight: 500; line-height: 26px; /* 152.941% */ left: 0; transition: 0.5s; }
.item.album-gallery:hover .mota_album { display: flex !important; height: 100%; transition: 0.5s; }
.album-con { display: none }
.x_t_al a { display: inline-flex; padding: 10px 35px; justify-content: center; align-items: center; gap: 10px; border-radius: 5px; background: #00793A; color: #FFF; text-align: center; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 500; line-height: normal; }
.x_t_al { text-align: center; margin-bottom: 50px; }

/* Sản Phẩm Detail */
.grid-pro-detail { margin-bottom: 50px; }
.left-pro-detail { position: relative; float: left; width: calc(50% - 10px); text-align: center; background: white; }
.left-pro-detail .MagicZoom { border: 1px solid #eee; padding: 7px; border-radius: 5px; }
.right-pro-detail { width: calc(50% - 10px); float: right; }
.gallery-thumb-pro { position: relative; margin-top: 10px; }
.owl-thumb-pro { padding: 0px; }
.thumb-pro-detail { display: block !important; border: 1px solid #eee; padding: 5px; border-radius: 3px; cursor: pointer; }
.thumb-pro-detail.mz-thumb.mz-thumb-selected { border-color: #cecfd2; }
.thumb-pro-detail img { box-shadow: none !important; filter: brightness(100%) !important; border-bottom: 0px !important; padding-bottom: 0px !important; }
.title-pro-detail { text-transform: capitalize; font-size: 20px; display: block; font-weight: 700; margin: 0; padding: 10px 0; }
.social-plugin-pro-detail { margin-bottom: 1rem; margin-top: 0px !important; }
.desc-pro-detail { margin-bottom: 1rem; }
.attr-pro-detail { list-style: none; padding: 0px; }
.attr-pro-detail li { margin-bottom: 0.5rem; }
.attr-label-pro-detail { margin: 0px 5px 0px 0px; }
.attr-label-pro-detail.d-block { display: block; margin: 0px 0px 5px 0px; }
.attr-content-pro-detail { display: inline-block; margin-bottom: 0px; }
.price-new-pro-detail { font-weight: 700; font-size: 20px; color: var(--color-red); }
.price-old-pro-detail { font-weight: 500; color: var(--color-gray); text-decoration: line-through; padding-left: 10px; }
.color-pro-detail { display: inline-block; vertical-align: top; position: relative; width: 35px; height: 30px; margin: 0px 0px 3px 0px; border: 1px solid transparent; }
.size-pro-detail { border: 1px solid #ccc; padding: 3px 10px 4px 10px; display: inline-block; position: relative; }
.size-pro-detail.active, .color-pro-detail.active { border-color: #e5101d; color: #e5101d; }
.color-pro-detail.active:before, .size-pro-detail.active:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; bottom: 0px; right: 0px; margin: auto; z-index: 1; background-image: url(../images/check-cart.png); background-repeat: no-repeat; background-position: bottom right; }
.color-pro-detail input[type=radio], .size-pro-detail input[type=radio] { outline: none; position: absolute; cursor: pointer; width: 100%; height: 100%; -webkit-appearance: none; border: 0px; top: 0px; left: 0px; }
.quantity-pro-detail { width: 100%; max-width: 110px; line-height: normal; display: flex; align-items: center; justify-content: space-between; text-align: center; }
.quantity-pro-detail span { line-height: 25px; padding: 0px; width: 30px; height: 30px; color: #5f5f5f; cursor: pointer; font-size: 22px; border: 1px solid #cccccc; }
.quantity-pro-detail span.quantity-plus-pro-detail { border-left: 0px; }
.quantity-pro-detail span.quantity-minus-pro-detail { border-right: 0px; }
.quantity-pro-detail input { height: 30px; border: 1px solid #cccccc; width: calc(100% - 60px); text-align: center; font-size: 14px; padding: 5px; }
.cart-pro-detail { margin-bottom: 1rem; display: flex; align-items: stretch; justify-content: flex-start; }
.cart-pro-detail a { width: auto; text-align: center; color: #fff; padding: 8px 15px; text-transform: uppercase; cursor: pointer; border-radius: 3px; }
.cart-pro-detail a.addnow { margin-right: 10px; background: #fd6e1d; }
.cart-pro-detail a.addnow:hover { background-color: var(--color-red); color: #fff; }
.cart-pro-detail a.buynow { background-color: var(--color-green); }
.cart-pro-detail a.buynow:hover { background-color: var(--color-red); color: #fff; }
.cart-pro-detail a i { vertical-align: top; margin-top: 3px; margin-right: 8px; }
.tags-pro-detail, .tabs-pro-detail { margin: 1rem 0px 2rem 0px; }
.tags-pro-detail a { float: left; font-size: 12px; color: #fff; padding: 5px 10px 7px 10px; margin-right: 5px; margin-bottom: 5px; background-color: var(--color-red); border-radius: 3px; }
.tags-pro-detail a:hover { background-color: var(--color-medium-red); }
.tags-pro-detail a i { font-size: 10px; float: left; margin: 5px 5px 0px 0px; }

/*.tabs-pro-detail{border: 1px solid #dee2e6;}
*/
.tabs-pro-detail .ul-tabs-pro-detail { padding: 0px; list-style: none; margin-bottom: 0; background: #eee; }
.tabs-pro-detail .ul-tabs-pro-detail li { cursor: pointer; float: left; background: #eee; padding: 10px 10px; }
.tabs-pro-detail .ul-tabs-pro-detail li.active { background: var(--color-web); color: #fafafa; }
.tabs-pro-detail .ul-tabs-pro-detail li:last-child { margin-right: 0px; }
.tabs-pro-detail .content-tabs-pro-detail { display: none; }
.tabs-pro-detail .content-tabs-pro-detail.active { display: block; padding: 10px; border: 1px solid #eee; border-top: none; }

/* Toc */
.box-readmore { padding: 8px 15px; border: 1px solid #dedede; margin-bottom: 2rem; border-radius: 5px; background-color: #eeeeee; }
.box-readmore li ul>li { margin: 0; margin-bottom: 8px }
.box-readmore li ul>li:before { content: counters(item, ".") " " }
.box-readmore ul { list-style-type: none; counter-reset: item; margin-bottom: 0px; padding-left: 0px !important; margin-top: 8px; }
.box-readmore ul li { display: table; counter-increment: item; margin-bottom: 5px }
.box-readmore ul li:before { content: counters(item, ".") ". "; display: table-cell; padding-right: 5px }
.box-readmore ul li a { color: #333333; cursor: pointer; font-weight: 600; }
.box-readmore ul li a:hover { color: #767676; }

/* Bài viết */
.grid-tintuc { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: row wrap; -webkit-flex-flow: row wrap; justify-content: space-between; }
.news { display: block; margin-bottom: 20px; display: block; }
.pic-news { border-radius: 10px; display: block; overflow: hidden; position: relative; }
.pic-news img { width: 100%; }
a.views { display: inline-block; text-decoration: none; margin-top: 10px; border: solid 1px #008848; padding: 7px 20px; border-radius: 20px; color: #008848; font-size: 16px; }
a.views:hover { border: solid 1px #f00; color: #f00; }
.info-news { }
.info-news h3 { }
.name-news { color: #1b1b1b; font-size: 18px; line-height: 22px; max-height: 40px; -webkit-line-clamp: 2 !important; font-weight: 400; }
a.name-news.name1 { font-size: 25px; line-height: 32px; max-height: 64px; }
.name-news:hover { color: var(--color-red); }
.time-news { color: var(--color-gray); margin-bottom: 0px; font-size: 12px; margin: 7px 0; }
.desc-news { color: #333333; margin-top: 0px; line-height: 20px; height: 60px; }
.share { padding: 17px 10px 10px 10px; line-height: normal; background: rgba(128, 128, 128, 0.15); margin-top: 15px; border-radius: 5px; }
.share b { display: block; margin-bottom: 5px; }
.othernews b { margin-bottom: 10px; }
.list-news-other { padding-left: 17px; list-style: square; }
.list-news-other li { margin-bottom: 2px; }
.list-news-other li a { text-transform: none; color: #333333; }
.list-news-other li a:hover { color: var(--color-red); }

/* Contact */
.top-contact { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 30px; }
.top-contact .article-contact { width: 48%; }
.form-contact { width: 47%; }
.form-contact .row { margin: 0 -5px; }
.form-contact .row .col-sm-6 { padding: 0 5px; }
.input-contact { position: relative; margin-bottom: 10px; }
.input-contact input, .input-contact textarea { width: 100%; padding: 0px; outline: none; font-size: 14px; }
.input-contact input { text-indent: 10px; }
.input-contact textarea { resize: none; height: 150px; padding: 10px; }
.input-contact .custom-file-label::after { content: attr(title); }
.bottom-contact { position: relative; height: 500px; }
.bottom-contact iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }

/* Like Share */
.social-plugin { display: flex; justify-content: flex-start; margin-top: 10px; }
.addthis_inline_share_toolbox_inq8 { display: flex; flex-wrap: wrap; }
.addthis_button_facebook_like { display: block; background: #1877f2; margin-right: 2px; position: relative; transition: all .2s ease-in-out; }
.addthis_button_facebook_like:hover { transform: translateY(-4px); }
.addthis_button_facebook_like .fb_iframe_widget { height: 26px !important; display: block !important; }
.addthis_button_facebook_like span { display: block; height: 26px !important; }
.addthis_button_facebook_like iframe { height: 20px !important; margin: 2px 0; }
.social-plugin .at-share-btn { margin-bottom: 0px !important; }
.social-plugin .zalo-share-button { margin-left: 3px; height: 32px !important; padding: 0 10px 0 25px; font-family: helvetica neue, helvetica, arial, sans-serif; color: rgb(255, 255, 255); cursor: pointer; line-height: 26px; font-size: 10.2px; background: url(../images/za.png) no-repeat 5px center, #03a5fa; position: relative; transition: all .2s ease-in-out; line-height: 32px; border-radius: 4px; }
.social-plugin .zalo-share-button:hover { transform: translateY(-4px); }
.social-plugin .zalo-share-button iframe { margin: 3px 0; }

/* Phân Trang */
.pagination-home .pagination .page-item .page-link { color: #555555; font-size: .875rem; }
.pagination-home .pagination .page-item.active .page-link { color: #ffffff; background-color: #555555; border-color: #555555; }

/* Phân Trang Ajax */
.pagination-ajax { display: flex; flex-wrap: wrap; justify-content: center; text-align: center; }
.pagination-ajax a { display: block; margin: 0px 5px 10px 5px; background: #019b4278; height: 30px; line-height: 28px; border: 1px solid rgb(133 208 154); font-size: 14px; cursor: pointer; padding: 0px; width: 30px; color: #333; }
.pagination-ajax a i:before { vertical-align: middle; color: #019b42; }
.pagination-ajax a.current, .pagination-ajax a:hover { background: #21db70a8; color: #fff; border-color: #1af375; }

/* Popup custom */
.modal-custom .modal-footer { padding: 0.5rem; }
.modal-custom .modal-footer .btn { font-size: 14px; }

/* Popup */
#popup .modal-body { padding: 0px; }

/* Hidden Google Captcha */
.grecaptcha-badge { display: none !important; width: 0px !important; height: 0px !important; visibility: hidden !important; overflow: hidden; }

/* Hidden Check Grammar Coccoc */
coccocgrammar { display: none; }

/* Scroll Top */
.scrollToTop, .toptop { width: 40px; height: 40px; text-align: center; font-weight: bold; color: #444; text-decoration: none; position: fixed; bottom: 65px; right: 13px; display: none; z-index: 10; cursor: pointer; }
.scrollToTop img { display: block; width: 100%; }

/* Text Hide */
.text-split { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; }

/* Transition All */
.transition { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; }

/* Scale IMG */
.scale-img { overflow: hidden; display: block; }
.scale-img img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }
.scale-img:hover > img { -webkit-transition: 0.3s ease-out; -moz-transition: 0.3s ease-out; -o-transition: 0.3s ease-out; transition: 0.3s ease-out; -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.card-image { display: block; overflow: hidden; }
.card-image:hover img, .card-image:focus img { transform: scale3d(1.5, 1.5, 1); transition: transform 5s ease-in-out; }
.card-image img { transform: scale3d(1, 1, 1); transition: transform 1s ease-in-out; }

/* Blink */
.blink { -webkit-animation-name: blink; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blink; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blink; animation-duration: 3s; animation-timing-function: linear; animation-iteration-count: infinite; }
@-moz-keyframes blink {
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}
@-webkit-keyframes blink {
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}
@keyframes blink {
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

/* Button Frame */
.btn-frame { display: block; width: 40px; height: 40px; position: fixed; right: 14px; z-index: 100; cursor: pointer; }
.btn-frame i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 40px; height: 40px; border-radius: 50%; background: var(--color-web); position: relative; z-index: 1; }
.btn-frame i img { vertical-align: middle; width: 70%; }
.btn-frame .animated.infinite, .btn-support .animated.infinite { animation-iteration-count: infinite; }
.btn-frame .kenit-alo-circle { width: 48px; height: 48px; top: -4px; right: -4px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 1px solid var(--color-web); box-sizing: border-box; }
.btn-frame .zoomIn, .btn-support .zoomIn { animation-name: zoomIn; }
.btn-frame .animated, .btn-support .animated { animation-duration: 1s; animation-fill-mode: both; }
.btn-frame .kenit-alo-circle-fill { width: 56px; height: 56px; top: -8px; right: -8px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: var(--color-web); opacity: .4; box-sizing: border-box; }
.btn-frame .pulse, .btn-support .pulse { animation-name: pulse; }
.btn-face { bottom: 150px; }
.btn-zalo { bottom: 205px; }
.btn-phone { bottom: 280px; }
@-moz-keyframes shake-anim {
  0% { transform: rotate(0) scale(1) skew(1deg) }
  10%, 30% { -moz-transform: rotate(-25deg) scale(1) skew(1deg) }
  20%, 40% { -moz-transform: rotate(25deg) scale(1) skew(1deg) }
  100%, 50% { -moz-transform: rotate(0) scale(1) skew(1deg) }
}
@-webkit-keyframes shake-anim {
  0%, 100%, 50% { -webkit-transform: rotate(0) scale(1) skew(1deg) }
  10%, 30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg) }
  20%, 40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg) }
}
@-o-keyframes shake-anim {
  0%, 100%, 50% { -o-transform: rotate(0) scale(1) skew(1deg) }
  10%, 30% { -o-transform: rotate(-25deg) scale(1) skew(1deg) }
  20%, 40% { -o-transform: rotate(25deg) scale(1) skew(1deg) }
}

/* Messenger */
#messages-facebook { position: fixed; z-index: 1000; }
.js-facebook-messenger-container.closed, .js-facebook-messenger-tooltip.closed { display: none !important; }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px }
.js-facebook-messenger-tooltip { color: #404040; background: #fff }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-tooltip { display: none; position: fixed; text-align: center; border-radius: 10px; overflow: hidden; font-size: 12px; line-height: 1; padding: 10px; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; z-index: 1.0E+30 }
.js-facebook-messenger-close-tooltip { width: 10px; height: 10px; display: inline-block; cursor: pointer; margin-left: 10px }
.js-facebook-messenger-box.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand }
.js-facebook-messenger-box.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.js-facebook-messenger-box { display: block; position: fixed; cursor: pointer; bottom: 120px; right: 5px; width: 56px; height: 56px; text-align: center; background: var(--color-web); border-radius: 100%; overflow: hidden; z-index: 99; -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3) }
.js-facebook-messenger-box.rotate svg#fb-msng-icon { transform: rotate(0deg) }
.js-facebook-messenger-box svg#fb-msng-icon { width: 32px; height: 33px; position: absolute; top: 13px; left: 12px; opacity: 1; overflow: hidden; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-box.rotate svg#close-icon { transform: rotate(-45deg) }
.js-facebook-messenger-box svg#close-icon { opacity: 0; width: 19px; height: 20px; position: absolute; top: 19px; left: 19px; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-container { position: fixed; opacity: 0; transform: translateY(50px); bottom: 170px; right: 10px; width: 300px; border-radius: 10px; pointer-events: none; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out }
.js-facebook-messenger-top-header { width: 100% }
.js-facebook-messenger-top-header { color: #fff; background: var(--color-web) }
.js-facebook-messenger-top-header { display: block; position: relative; width: 100%; background: var(--color-web); color: #fff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px }
.js-facebook-messenger-container iframe, .js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }
.js-facebook-messenger-container.open { transform: translateY(0px); opacity: 1; pointer-events: all; z-index: 1000; }
.js-facebook-messenger-box.open svg#fb-msng-icon { opacity: 0 }
.js-facebook-messenger-box.rotate.open svg#close-icon { transform: rotate(0deg) }
.js-facebook-messenger-box.open svg#close-icon { opacity: 1 }

/* Cart fix */
.cart-fixed { position: fixed; right: 8px; bottom: 350px; z-index: 10; background: #4b4f56; width: 50px; height: 50px; text-align: center; color: #fff !important; border-radius: 100%; display: flex; align-items: center; justify-content: center; }
.cart-fixed i { font-size: 20px; }
.cart-fixed span { position: absolute; top: 0px; right: -5px; color: #fff; width: 25px; height: 25px; background: var(--color-red); text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; }

/* Toolbar */
.toolbar { background: var(--color-web); width: 100%; padding: 0; bottom: 0px; position: fixed; z-index: 500; height: 0; left: 0px; }
.toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 5px; margin: 0px; }
.toolbar ul li { text-align: center; width: calc(100%/3); position: relative; }
.toolbar ul li a { display: block; width: 100%; cursor: pointer; }
.toolbar ul li img { height: 30px; width: auto; }
.toolbar ul li a span { font-weight: 400; color: #fff; font-size: 13px; display: block; }
.content-phone { position: absolute; left: 0px; bottom: 100%; z-index: 99; padding: 5px 10px; border-radius: 5px; background: #ddaa29; display: none; box-sizing: border-box; width: 150px; }
.content-phone a { color: #fff; font-size: 15px; padding: 3px 0px; display: block; }

/* Fixbar */
.fixbar { bottom: 0; display: block; background: #f0eff4; border-top: 1px solid #ddd; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: fixed; margin: 0; z-index: 500; -webkit-backface-visibility: hidden; backface-visibility: hidden; height: 50px; }
.fixbar ul { margin: 0px; padding: 0px; list-style: none; }
.fixbar ul li { display: inline-block; margin: 0 auto 10px; text-align: center; width: 25%; float: left; }
.fixbar .icon-cart-mobile, .fixbar .icon-cart-new, .fixbar .icon-home-new, .fixbar .icon-hotdeal-new { width: 20px; height: 20px; display: block; margin: 8px auto 0; }
.fixbar .icon-cart-mobile { background: url(../images/cart-mobile.png) no-repeat; }
.cart-total-header-mobile { font-size: 10px; position: absolute; background: red; color: #fff !important; border-radius: 50%; height: 15px; width: 15px; line-height: 15px; top: 5px; margin-left: 5px; }
.fixbar ul li a { font-size: 11px; text-decoration: none; color: #333; }
.fixbar ul li a i { font-size: 20px; }

/* Plugbar */
.plugbar { position: fixed; bottom: 0; left: 0; border-top: 1px solid #eae6e6; width: 100%; right: 0; max-width: 767px; margin: 0 auto; background: #fff; padding: 9px 10px 10px 7px; z-index: 10; }
.plugbar ul { list-style: none; padding: 0; margin: 0px; display: -webkit-flex; display: -moz-flex; display: flex; justify-content: space-between; align-items: center; }
.plugbar ul li { width: 20%; float: left; }
.plugbar ul li a { display: block; color: #696969; font-size: 12px; text-align: center; position: relative; }
.plugbar ul li a i { font-size: 20px; color: #696969; }
.plugbar ul li a span { position: absolute; width: 50px; height: 50px; top: -40px; left: calc(50% - 50px/2); font-size: 14px; display: block; border: 1px solid rgba(234, 230, 230, 0.5); border-radius: 100%; }

/* Combo Phone */
.support-online { position: fixed; z-index: 999; left: 10px; bottom: 0px; }
.support-online a { position: relative; margin: 20px 10px; text-align: left; width: 40px; height: 40px; }
.support-online i { width: 40px; height: 40px; background: #43a1f3; color: #fff; border-radius: 100%; font-size: 20px; text-align: center; line-height: 1.9; position: relative; z-index: 999; }
.support-online a span { border-radius: 2px; text-align: center; background: rgb(103, 182, 52); padding: 9px; display: none; width: 180px; margin-left: 10px; position: absolute; color: #ffffff; z-index: 999; top: 0px; left: 40px; transition: all 0.2s ease-in-out 0s; -moz-animation: headerAnimation 0.7s 1; -webkit-animation: headerAnimation 0.7s 1; -o-animation: headerAnimation 0.7s 1; animation: headerAnimation 0.7s 1; }
.support-online a:hover span { display: block; }
.support-online a { display: block; }
.support-online a span:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent  rgb(103, 182, 52) transparent transparent; position: absolute; left: -10px; top: 10px; }
.support-online .kenit-alo-circle-fill { width: 60px; height: 60px; top: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(0, 175, 242, 0.5); opacity: .75; right: -10px; }
.support-online .kenit-alo-circle { width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: .1; border-color: #0089B9; opacity: .5; }
.support-online .support-online .btn-support { cursor: pointer; }
.support-online .mes i { background: orange; }
.support-online .sms i { background: red; }
.support-online .call-now i { background: green; }

/* Phone Switch */
.widget-mobile { position: fixed; left: 50%; transform: translateX(-50%); bottom: 10px; z-index: 9999999; }
#my-phone-circle { position: relative; width: 50px !important; height: 50px !important; }
.wcircle-open .wcircle-icon i:before { content: '\f00d'; }
.wcircle-icon { background: #1282fc; border-radius: 50%; display: flex !important; display: -ms-flex !important; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative !important; }
.wcircle-icon:before { position: absolute; content: ''; width: 60px; height: 60px; background: rgba(18, 130, 252, .5); border: 1px solid #fff; border-radius: 50%; left: -5px; top: -5px; -webkit-animation: pulse 1s infinite ease-in-out; -moz-animation: pulse 1s infinite ease-in-out; -ms-animation: pulse 1s infinite ease-in-out; -o-animation: pulse 1s infinite ease-in-out; animation: pulse 1s infinite ease-in-out; }
.wcircle-icon:after { position: absolute; content: ''; width: 80px; height: 80px; background: rgba(18, 130, 252, .5); border-radius: 50%; left: -15px; top: -15px; -webkit-animation: zoomIn 2s infinite ease-in-out; -moz-animation: zoomIn 2s infinite ease-in-out; -ms-animation: zoomIn 2s infinite ease-in-out; -o-animation: zoomIn 2s infinite ease-in-out; animation: zoomIn 2s infinite ease-in-out; }
.wcircle-menu { position: absolute !important; left: 0; top: 0; display: none; }
.wcircle-menu-item { width: 50px; height: 50px; background: #1282fc; border-radius: 50%; display: flex; display: -ms-flex; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.wcircle-menu-item img { width: 50px; height: 50px; display: block; border-radius: 50%; }
.wcircle-menu-item i, .wcircle-icon i { font-size: 25px; color: #fff; position: relative; z-index: 9999; }
.shake-anim { -webkit-animation: shake-anim 1s infinite ease-in-out; -moz-animation: shake-anim 1s infinite ease-in-out; -ms-animation: shake-anim 1s infinite ease-in-out; -o-animation: shake-anim 1s infinite ease-in-out; animation: shake-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50% }
@-moz-keyframes shake-anim {
  0% { transform: rotate(0) scale(1) skew(1deg) }
  10%, 30% { -moz-transform: rotate(-25deg) scale(1) skew(1deg) }
  20%, 40% { -moz-transform: rotate(25deg) scale(1) skew(1deg) }
  100%, 50% { -moz-transform: rotate(0) scale(1) skew(1deg) }
}
@-webkit-keyframes shake-anim {
  0%, 100%, 50% { -webkit-transform: rotate(0) scale(1) skew(1deg) }
  10%, 30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg) }
  20%, 40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg) }
}
@-o-keyframes shake-anim {
  0%, 100%, 50% { -o-transform: rotate(0) scale(1) skew(1deg) }
  10%, 30% { -o-transform: rotate(-25deg) scale(1) skew(1deg) }
  20%, 40% { -o-transform: rotate(25deg) scale(1) skew(1deg) }
}
#loader-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; pointer-events: none; }
#loader-wrapper #wrap { background: #fff; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; display: block; text-align: center; width: 100%; height: 100%; z-index: 99999; }
#loader-wrapper.show1 #wrap { background: transparent }
#loader-wrapper:after { -webkit-mask: url(../images/mask-01.png); mask: url(../images/mask-01.png); -webkit-mask-size: 2300% 100%; mask-size: 2300% 100%; content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: rgba(255, 255, 255, 1); z-index: 10000; }
#loader-wrapper.show1::after { -webkit-animation: MaskPlay 1s steps(22) forwards; animation: MaskPlay 1s steps(22) forwards; }
#loader-wrapper.show1 #wrap { opacity: 0; }
@-webkit-keyframes MaskPlay {
  from { -webkit-mask-position: 0 0; mask-position: 0 0 }
  to { -webkit-mask-position: 100% 0; mask-position: 100% 0 }
}
@keyframes MaskPlay {
  from { -webkit-mask-position: 0 0; mask-position: 0 0 }
  to { -webkit-mask-position: 100% 0; mask-position: 100% 0 }
}
div#left { width: 280px; position: sticky; top: 80px; z-index: 5; float: left; }
div#right { width: 100%; float: right; }
.danhmucct { margin: 0 0 20px; position: relative; border-right: 1px solid #eee; }
.danhmucct:last-child { margin: 0; }
#tinmoi .product { width: 100%; margin: 0 0 10px 0; }
.tieude { font-size: 18px; text-transform: uppercase; margin-bottom: 10px;/* text-align: center; */ position: relative; color: #353535; }
.danhmuc ul { list-style: none; margin: 0px; padding: 0px; list-style-type: none; }
.danhmuc ul li { position: relative; }
.danhmuc ul li a { color: #686666; position: relative; font-size: 14px; display: block; padding: 8px 0 8px 0px;/* border-bottom: 1px solid #e7e7e7; */ }
.danhmuc ul li:last-child a { border-bottom: none; }
.danhmuc ul li a:hover, .danhmuc ul li:hover>a, .danhmuc ul li.has-submenu.opened>a { color: var(--color-red); }
.danhmuc > ul > li.has-submenu > a { text-transform: uppercase; }
.danhmuc ul > li.has-submenu > a.acap { padding-right: 30px; }
.danhmuc ul > li.has-submenu > ul li { padding-left: 10px; }
.danhmuc ul > li > a, .danhmuc ul > li > a { padding: 7px 0 7px 0; font-size: 14px; }
.danhmuc ul > li > ul li a { padding: 5px 0 5px 0; }
.danhmuc ul li ul { display: none; border-bottom: 1px solid #e7e7e7; }
.danhmuc ul > li.has-submenu span.icon-plus-submenu { width: 25px; height: 25px; cursor: pointer; position: absolute; right: 5px; top: 5px; margin: auto; border: 1px solid transparent; z-index: 5; }
.icon-plus-submenu:after, .icon-plus-submenu:before { background: rgba(9, 9, 9, 0.6); content: ''; display: block; position: absolute; margin-right: 7px; top: 50%; right: 0; -moz-transition: all .25s linear; -o-transition: all .25s linear; -webkit-transition: all .25s linear; transition: all .25s linear; }
.icon-plus-submenu:before { width: 9px; height: 1px; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.icon-plus-submenu:after { width: 1px; height: 9px; right: 4px; transform-origin: center; -moz-transform: translateY(-50%) scale(1, 1); -ms-transform: translateY(-50%) scale(1, 1); -webkit-transform: translateY(-50%) scale(1, 1); transform: translateY(-50%) scale(1, 1); }
.danhmuc ul > li.has-submenu .icon-plus-submenu:hover { border: 1px solid #e7e7e7; }
li.has-submenu.opened > .icon-plus-submenu:after { -moz-transform: translateY(-50%) scale(1, 0); -ms-transform: translateY(-50%) scale(1, 0); -webkit-transform: translateY(-50%) scale(1, 0); transform: translateY(-50%) scale(1, 0); }
.item_ttnb { margin-bottom: 10px; display: flex !important; flex-wrap: wrap; border: none !important; justify-content: space-between; align-items: center; }
.item_ttnb .img { display: block; overflow: hidden; width: 100px; }
.item_ttnb .img img { display: block; width: 100%; transition: 0.5s; }
.item_ttnb .img:hover img { transform: scale(1.2); }
.item_ttnb .tttt { display: block; width: calc(100% - 110px); }
.item_ttnb .ten { color: #2c2c2c; font-size: 14px; line-height: 21px; max-height: 42px; overflow: hidden; margin-bottom: 5px; }
.item_ttnb .ten.text-split { -webkit-line-clamp: 2; }
.item_ttnb .ten:hover { color: var(--color-red); }
.item_ttnb .mota { line-height: 18px; max-height: 36px; margin: 0; font-size: 13px; color: #757575; }
.item_ttnb .mota.text-split { -webkit-line-clamp: 2; }
body { line-height: 1 }
ol, ul {    /* list-style: none; */ }
blockquote, q { quotes: none }
blockquote:after, blockquote:before, q:after, q:before { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
:after, :before { box-sizing: inherit }
:root { --h0-fs: 10rem; --h0-lh: 2.4rem; --h1-fs: 7.2rem; --h1-lh: 1.2; --h2-fs: 3rem; --h2-lh: 1.2; --h3-fs: 2.4rem; --h3-lh: 1.3; --h4-fs: 2.3rem; --h4-lh: 1.3; --h5-fs: 2rem; --h5-lh: 2.7rem; --body72-fs: 7.2rem; --body48-fs: 4.8rem; --body42-fs: 4.2rem; --body40-fs: 4rem; --body36-fs: 3.6rem; --body32-fs: 3.2rem; --body32-lh: 2.4rem; --body30-fs: 3rem; --body24-fs: 2.4rem; --body18-fs: 1.8rem; --body18-lh: 2.8rem; --body16-fs: 1.6rem; --body16-lh: 2.5rem; --body14-fs: 1.4rem; --body14-lh: 2rem; --body12-fs: 1.2rem; --body12-lh: normal; --body10-fs: 1rem; --height-header: 70px; --height-button: 56px; --ptop: 80px; --pd-section: 80px; --gap: 15px }
@media (max-width:1024px) {
  :root { --h0-fs: 6rem; --h0-lh: 5.8rem; --body72-fs: 5.2rem; --height-header: 68px; --pd-section: 70px; --ptop: 120px }
}
@media (max-width:767px) {
  :root { --h0-fs: 4.5rem; --h0-lh: 4.5rem; --h1-fs: 4.2rem; --h1-lh: 5.6rem; --h2-fs: 2.5rem; --h2-lh: 4rem; --h3-fs: 2.4rem; --h3-lh: 3rem; --h4-fs: 2rem; --h4-lh: 3rem; --h5-fs: 1.8rem; --h5-lh: 2.4rem; --body72-fs: 4.2rem; --body48-fs: 3.2rem; --body42-fs: 3.2rem; --body40-fs: 3.2rem; --body36-fs: 3rem; --body32-fs: 2.8rem; --body30-fs: 2.5rem; --body18-fs: 1.6rem; --body18-lh: 2.3rem; --body30-fs: 2rem; --body24-fs: 2.4rem; --ptop: 60px; --pd-section: 60px }
}
@media (max-width:400px) {
  :root { --h0-fs: 3rem; --h1-fs: 3.7rem; --h2-fs: 2rem; --body72-fs: 3.7rem; --body48-fs: 2.5rem }
}
@-ms-viewport { width: device-width }
body { background: #FBFFE8; margin: auto; max-width: 100%; text-transform: none; width: 100% }
body .wrapper { position: relative; z-index: 10 }
body .wrapper .--pdtop { padding-top: var(--ptop) }
body.no-scroll { overflow: hidden }
body .mainwrapper { margin: auto; opacity: 1; padding-top: var(--height-header); pointer-events: auto; position: relative; width: 100% }
body section { position: relative; will-change: transform }
body section .coffee-tree { left: 0; max-height: 410px; max-width: 250px; pointer-events: none; position: absolute; top: 0; transform: translateY(-90px) }
@media screen and (max-width:991px) {
  body section .coffee-tree { max-height: 246px; max-width: 150px }
}
body section.paper-background { background: #fff }
body section.paper-background:before { background-blend-mode: color-burn; background-image: url(/img/background-wrinkled-paper.jpg); background-position: top; background-size: cover; content: ""; height: 100%; left: 0; opacity: .5; pointer-events: none; position: absolute; top: 0; width: 100% }
body .--pt { padding-top: var(--pd-section) }
body .--pb { padding-bottom: var(--pd-section) }
body .--ptb { padding: var(--pd-section) 0 }
body .overlay { background: rgba(0, 0, 0, .7); height: 100%; left: 0; opacity: 0; pointer-events: none; position: fixed; top: 0; transition: .4s; -webkit-transition: .4s; -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s; width: 100%; z-index: 99 }
body .container { margin-left: auto; margin-right: auto; padding-left: var(--gap); padding-right: var(--gap); position: relative; width: 100%; z-index: 9 }
body .container.--small { max-width: 1100px }
body .container-fluid { margin-left: auto; margin-right: auto; max-width: 2500px; padding-left: 50px; padding-right: 50px; position: relative; width: 100% }
@media (max-width:1199px) {
  body .container-fluid { max-width: 1230px; padding-left: 15px; padding-right: 15px }
}
@media screen and (max-width:767px) {
  body .container-fluid { padding-left: 15px; padding-right: 15px }
}
body .no-gutters { margin-left: 0; margin-right: 0 }
body .no-gap>.col, body .no-gap>[class*=col-] { padding-left: 0; padding-right: 0 }
body .--grid-12 { -moz-column-gap: 30px; column-gap: 30px; display: grid; grid-template-columns: repeat(12, 1fr) }
@media screen and (max-width:991px) {
  body .--grid-12 { grid-template-columns: 1fr }
}
@media (min-width:400px) {
  body .container { max-width: 540px }
}
@media (min-width:768px) {
  body .container { max-width: 720px }
}
@media (min-width:992px) {
  body .container { max-width: 100% }
}
@media (min-width:1200px) {
  body .container { max-width: 1230px }
}
@media (min-width:1600px) {
  body .container { max-width: 1170px }
}
.loading { background: #fff; bottom: 0; left: 0; opacity: 1; pointer-events: auto; position: fixed; right: 0; top: 0; transition: .1s; -webkit-transition: .1s; -moz-transition: .1s; -ms-transition: .1s; -o-transition: .1s; z-index: 900 }
.loading.--show { opacity: 1 !important; pointer-events: none; transition: 0s; -webkit-transition: 0s; -moz-transition: 0s; -ms-transition: 0s; -o-transition: 0s }
.loading.--hide { opacity: 0; pointer-events: none; transition: .1s; -webkit-transition: .1s; -moz-transition: .1s; -ms-transition: .1s; -o-transition: .1s }
img {    /* display: block; */

  /* height: auto; */

  /* max-width: 100%; */

  /* outline: 0; */

  /* -webkit-user-select: none; */
-moz-user-select: none; -o-user-select: none; -ms-user-select: none;    /* user-select: none; */ }
img.--center { display: block; margin: 0 auto }
a { color: #000; outline: 0; text-decoration: none }
a.link { color: #fbae17; transition: .4s; -webkit-transition: .4s; -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s }
strong { font-family: gb }
sup { vertical-align: super }
sub, sup { font-size: var(--body14-fs); line-height: var(--body14-lh) }
sub { vertical-align: sub }
button { background-color: transparent; border: none }
button, button:active, button:focus, button:hover { outline: none }
input { }
input.is-error { border-color: #dc3545 }
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover { -webkit-box-shadow: inset 0 0 0 30px hsla(0, 0%, 65%, .124) !important }
.hidden { display: none }
.radio-group { cursor: pointer; display: block; font-size: var(--body14-fs); line-height: auto; padding-left: 2.5rem; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.radio-group input { cursor: pointer; margin: 0 !important; opacity: 0; position: absolute }
.radio-group input:checked~.checkmark:before { opacity: 1; transition: all .4s }
.radio-group .checkmark { background-color: transparent; border: 1px solid; border-radius: 50%; height: 18px; left: 0; position: absolute; top: 50%; transform: translateY(-50%); width: 18px }
.radio-group .checkmark:before { background-color: #fbae17; border-radius: 50%; content: ""; height: 70%; left: 50%; opacity: 0; position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transition: all .4s; width: 70% }
.--white-cl { color: #fff }
.--main-cl { color: #fbae17 }
.--brown { color: #6f3800 }
.heading { display: block; text-align: center; text-transform: uppercase }
.heading.--h0 { font-size: var(--h0-fs); line-height: var(--h0-lh) }
.heading.--h1 { font-size: var(--h1-fs); line-height: var(--h1-lh) }
.heading.--h2 { font-size: var(--h2-fs); line-height: var(--h2-lh) }
.heading.--h3 { font-size: var(--h3-fs); line-height: var(--h3-lh) }
.heading.--h4 { font-size: var(--h4-fs); line-height: var(--h4-lh) }
.heading.--h5 { font-size: var(--h5-fs); line-height: var(--h5-lh) }
.btn-main { align-items: center; background-color: #fbae17; border: 1px solid transparent; border-radius: 50px; cursor: pointer; display: flex; font-family: utmab; font-size: var(--body14-fs); height: 46px; justify-content: center; line-height: var(--body14-lh); padding: 0 2.5rem; position: relative; text-transform: capitalize; transition: .4s cubic-bezier(.59, .29, .15, .93); -webkit-transition: .4s cubic-bezier(.59, .29, .15, .93); -moz-transition: .4s cubic-bezier(.59, .29, .15, .93); -ms-transition: .4s cubic-bezier(.59, .29, .15, .93); -o-transition: .4s cubic-bezier(.59, .29, .15, .93); width: -webkit-max-content; width: -moz-max-content; width: max-content; z-index: 10; display: inline-flex; padding: 15px 20px; justify-content: center; align-items: center; gap: 10px; border-radius: 5px; background: #019B42; }
.btn-main i { line-height: 0; margin-left: 1rem; width: 2rem }
.btn-main:hover { background-color: #000; color: #fbae17; transition: .4s cubic-bezier(.59, .29, .15, .93); -webkit-transition: .4s cubic-bezier(.59, .29, .15, .93); -moz-transition: .4s cubic-bezier(.59, .29, .15, .93); -ms-transition: .4s cubic-bezier(.59, .29, .15, .93); -o-transition: .4s cubic-bezier(.59, .29, .15, .93) }
.btn-main:hover i svg * { fill: #fbae17 }
.btn-main.--center { margin-left: auto; margin-right: auto; text-align: center }
.btn-main.--bd:hover { border: 1px solid #fbae17 }
@media screen and (max-width:991px) {
  .btn-main {        /* height:4rem; */
  padding: 0 1.8rem }
}
@media (max-width:399px) {
  .btn-main { font-size: 1.2rem; height: 3.7rem; padding: 0 1rem }
}
.youtube-icon .cls-3 { fill: #000 !important }
.main-title { display: block; font-family: utmab; font-size: var(--body42-fs); line-height: normal; margin-bottom: 5rem; text-transform: uppercase }
@media screen and (max-width:991px) {
  .main-title { margin-bottom: 3rem }
}
.main-title.--center { text-align: center }
.title-text.--main { font-size: var(--body48-fs); line-height: 1.3; text-transform: uppercase }
@media (max-width:399px) {
  .title-text.--main { line-height: 1.3 }
}
.title-text.--lv1 { font-size: var(--body30-fs); line-height: 1.2 }
.title-text.--lv2 { font-family: utmab; font-size: var(--body16-fs) }
.title-text.--uppercase { text-transform: uppercase }
.title-text.--bold { font-family: utmab }
@media screen and (max-width:767px) {
  .title-text.--lv1, .title-text.--lv2 { line-height: 1.3 }
}
.btn-hamburger { --height-btn: 2.6rem; --width-btn: 4rem; --gap: 5px; --background: #fff; cursor: pointer; width: var(--width-btn) }
.btn-hamburger span { background-color: var(--background); display: block; height: 3px; position: relative; transition: all .3s; width: 100% }
.btn-hamburger span+span { margin-top: var(--gap) }
.btn-hamburger.active span:first-child, .custom-dots .flickity-page-dots .btn-hamburger.dot.is-selected span:first-child, .custom-dots .owl-dots .btn-hamburger.dot.is-selected span:first-child { -webkit-animation: top .7s ease forwards; animation: top .7s ease forwards }
.btn-hamburger.not-active span:first-child { -webkit-animation: top-2 .7s ease forwards; animation: top-2 .7s ease forwards }
.btn-hamburger.active span:nth-child(2), .custom-dots .flickity-page-dots .btn-hamburger.dot.is-selected span:nth-child(2), .custom-dots .owl-dots .btn-hamburger.dot.is-selected span:nth-child(2) { -webkit-animation: scaled .7s ease forwards; animation: scaled .7s ease forwards }
.btn-hamburger.not-active span:nth-child(2) { -webkit-animation: scaled-2 .7s ease forwards; animation: scaled-2 .7s ease forwards }
.btn-hamburger.active span:nth-child(3), .custom-dots .flickity-page-dots .btn-hamburger.dot.is-selected span:nth-child(3), .custom-dots .owl-dots .btn-hamburger.dot.is-selected span:nth-child(3) { -webkit-animation: bottom .7s ease forwards; animation: bottom .7s ease forwards }
.btn-hamburger.not-active span:nth-child(3) { -webkit-animation: bottom-2 .7s ease forwards; animation: bottom-2 .7s ease forwards }
@-webkit-keyframes top {
  0% { top: 0; transform: rotate(0) }
  50% { top: 8px; transform: rotate(0) }
  to { top: 8px; transform: rotate(45deg) }
}
@keyframes top {
  0% { top: 0; transform: rotate(0) }
  50% { top: 8px; transform: rotate(0) }
  to { top: 8px; transform: rotate(45deg) }
}
@-webkit-keyframes top-2 {
  0% { top: 8px; transform: rotate(45deg) }
  50% { top: 8px; transform: rotate(0deg) }
  to { top: 0; transform: rotate(0deg) }
}
@keyframes top-2 {
  0% { top: 8px; transform: rotate(45deg) }
  50% { top: 8px; transform: rotate(0deg) }
  to { top: 0; transform: rotate(0deg) }
}
@-webkit-keyframes bottom {
  0% { bottom: 0; transform: rotate(0) }
  50% { bottom: 8px; transform: rotate(0) }
  to { bottom: 8px; transform: rotate(135deg) }
}
@keyframes bottom {
  0% { bottom: 0; transform: rotate(0) }
  50% { bottom: 8px; transform: rotate(0) }
  to { bottom: 8px; transform: rotate(135deg) }
}
@-webkit-keyframes bottom-2 {
  0% { bottom: 8px; transform: rotate(135deg) }
  50% { bottom: 8px; transform: rotate(0) }
  to { bottom: 0; transform: rotate(0) }
}
@keyframes bottom-2 {
  0% { bottom: 8px; transform: rotate(135deg) }
  50% { bottom: 8px; transform: rotate(0) }
  to { bottom: 0; transform: rotate(0) }
}
@-webkit-keyframes scaled {
  50% { transform: scale(0) }
  to { transform: scale(0) }
}
@keyframes scaled {
  50% { transform: scale(0) }
  to { transform: scale(0) }
}
@-webkit-keyframes scaled-2 {
  0% { transform: scale(0) }
  50% { transform: scale(0) }
  to { transform: scale(1) }
}
@keyframes scaled-2 {
  0% { transform: scale(0) }
  50% { transform: scale(0) }
  to { transform: scale(1) }
}
.about-slider.--horizontal-slide .inner, .col-8, .news-detail-page .headline-section .outer .post-info:first-child, .news-page .news-section .news-list-vertical { width: 66.6666666667% }
.about-slider__content, .col-9, .franchise-detail .content-section .content-main { width: 75% }
@media screen and (max-width:991px) {
  .lg-only { display: none !important }
}
@media (min-width:768px) {
  .mb-only { display: none !important }
}
.logo { --logo-width: 18.5rem; flex-shrink: 0; height: 4.3rem; width: var(--logo-width) }
.logo img { display: none; height: 100%; -o-object-fit: contain; object-fit: contain; width: 100% }
.logo img.--black-bd { display: block }
@media (max-width:576px) {
  .logo { width: 15rem }
}
@media (max-width:400px) {
  .logo { width: 13rem }
}
.main-slider { height: calc(100vh - var(--height-header)); max-height: 1000px; }
@media screen and (max-width:991px) {
  .main-slider { height: 50rem; }
}
.main-slider .flickity-viewport { height: 100% !important }
.main-slider .slider__item { height: 100%; opacity: 0 !important; overflow: hidden; pointer-events: none; position: relative; transition: opacity 1s ease !important; width: 100% }
.main-slider .slider__item img { left: 50%; max-width: none; min-height: 100%; min-width: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%) }
.main-slider .slider__item:before {    /* background-color: #0a0a0a; */
content: ""; height: 100%; left: 0; opacity: .2; position: absolute; top: 0; width: 100%; z-index: 1 }
.main-slider .slider__item.is-selected { opacity: 1 !important; pointer-events: auto }
.main-slider .slider__item.is-selected .slider__content-headline { opacity: 1; transform: translateY(0); transition: all .6s; transition-delay: .4s }
.main-slider .slider__item.is-selected .slider__content-description { opacity: 1; transform: translateY(0); transition: all .6s; transition-delay: .6s; will-change: opacity, transform }
.main-slider .slider__item.is-selected .slider__content-btn { opacity: 1; transform: translateY(0); transition: all .6s; transition-delay: .8s; will-change: opacity, transform; color: #FFF; font-family: Quicksand; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; }
.main-slider .slider__content { color: #fff; left: 50%; position: absolute; text-align: center; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); width: 90%; z-index: 2 }
@media (min-width:1200px) {
  .main-slider .slider__content { width: -webkit-max-content; width: -moz-max-content; width: max-content }
}
.main-slider .slider__content-headline { text-transform: uppercase; color: #EFF5D2; text-align: center; font-family: Quicksand; font-size: 70px; font-style: normal; font-weight: 700; line-height: normal; }
.main-slider .slider__content-description, .main-slider .slider__content-headline { opacity: 0; transform: translateY(4rem); transition: all .6s; will-change: opacity, transform }
.main-slider .slider__content-description { line-height: 2.4rem; margin: 3rem auto 0; max-width: 62rem; color: #FFF; text-align: center; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 500; line-height: 26px; /* 173.333% */ }
@media screen and (max-width:767px) {
  .main-slider .slider__content-description { margin-top: 2rem }
}
.main-slider .slider__content-btn { margin: 3.5rem auto 0; opacity: 0; transform: translateY(4rem); transition: all .6s; will-change: opacity, transform }
@media screen and (max-width:767px) {
  .main-slider .slider__content-btn { margin-top: 2rem }
}
.custom-dots .flickity-page-dots, .custom-dots .owl-dots { bottom: 3.8rem; left: 50%; position: absolute; text-align: center; transform: translateX(-50%); width: 100%; z-index: 2; list-style: none; padding: 0; }
.custom-dots .flickity-page-dots .dot, .custom-dots .flickity-page-dots .dot.is-selected, .custom-dots .flickity-page-dots .owl-dot, .custom-dots .owl-dots .dot, .custom-dots .owl-dots .dot.is-selected, .custom-dots .owl-dots .owl-dot { color: #fff; height: auto; margin-right: 5px; min-width: 10px; position: relative; text-align: left; transition: all .5s; width: auto; color: #C3C3C3; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 700; line-height: normal; }
.custom-dots .flickity-page-dots .dot.is-selected span, .custom-dots .flickity-page-dots .dot span, .custom-dots .flickity-page-dots .owl-dot span, .custom-dots .owl-dots .dot.is-selected span, .custom-dots .owl-dots .dot span, .custom-dots .owl-dots .owl-dot span { display: block; margin-bottom: .8rem }
.custom-dots .flickity-page-dots .dot.is-selected:after, .custom-dots .flickity-page-dots .dot:after, .custom-dots .flickity-page-dots .owl-dot:after, .custom-dots .owl-dots .dot.is-selected:after, .custom-dots .owl-dots .dot:after, .custom-dots .owl-dots .owl-dot:after { background-color: currentColor; bottom: 0; content: ""; height: 3px; left: 0; position: absolute; width: 100% }
.custom-dots .flickity-page-dots .dot.is-selected, .custom-dots .flickity-page-dots .owl-dot.active, .custom-dots .owl-dots .dot.is-selected, .custom-dots .owl-dots .owl-dot.active { color: #fff; min-width: 170px; transition: all .5s }
@media screen and (max-width:1199px) {
  .custom-dots .flickity-page-dots .dot.is-selected, .custom-dots .flickity-page-dots .owl-dot.active, .custom-dots .owl-dots .dot.is-selected, .custom-dots .owl-dots .owl-dot.active { min-width: 100px }
}
@media screen and (max-width:767px) {
  .custom-dots .flickity-page-dots .dot.is-selected, .custom-dots .flickity-page-dots .owl-dot.active, .custom-dots .owl-dots .dot.is-selected, .custom-dots .owl-dots .owl-dot.active { min-width: 50px }
}
.background-overlay { background-position: 50%; background-size: cover }
.background-overlay:after { background-color: #0a0a0a; content: ""; height: 100%; left: 0; opacity: .95; pointer-events: none; position: absolute; top: 0; width: 100%; z-index: 0 }
.background-overlay * { position: relative; z-index: 1 }
.news-list-horizontal .news-item__content .heading, .news-list-vertical .news-item__content .heading, .post-title { font-family: utmab; font-size: var(--body16-fs); line-height: 1.3; text-align: left; text-transform: uppercase }
.news-list-horizontal .news-item__content .heading a, .news-list-vertical .news-item__content .heading a, .post-title a { transition: all .4s }
.news-container .news-item__content .information, .news-list-horizontal .news-item__content .information, .news-list-vertical .news-item__content .information, .post-infomation { color: #999; margin: 2rem 0; min-width: 7rem }
.news-container .news-item__content .information .category, .news-list-horizontal .news-item__content .information .category, .news-list-vertical .news-item__content .information .category, .post-infomation .category { color: #999; font-family: utmab; position: relative; text-transform: uppercase }
.news-container .news-item__content .information .category:before, .news-list-horizontal .news-item__content .information .category:before, .news-list-vertical .news-item__content .information .category:before, .post-infomation .category:before { content: "|"; display: inline-block; font-family: utma; margin-left: -1px; margin-right: 4px }
.news-item__img { overflow: hidden; padding-bottom: 100%; position: relative }
.news-item__img img { height: 100%; left: 50%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100% }
.news-item:hover .news-item__content .heading, .news-item:hover .news-item__content a { color: #fbae17; transition: all .4s }
.news-container .tab-list { margin-left: auto; width: -webkit-max-content; width: -moz-max-content; width: max-content }
@media screen and (max-width:767px) {
  .news-container .tab-list { margin: 0 auto }
}
.news-container .tab-inner { margin-bottom: 5rem; max-width: 100%; overflow-x: auto; padding-bottom: 5px }
.news-container .tab-inner::-webkit-scrollbar { width: auto }
.news-container .tab-inner::-webkit-scrollbar-track { background: #eee }
.news-container .tab-inner::-webkit-scrollbar-thumb { background: #ddd; border-radius: 20px }
.news-container .tab-inner::-webkit-scrollbar { height: 4px }
@media screen and (max-width:767px) {
  .news-container .tab-inner { margin: 0; padding-bottom: 2.5rem }
}
.news-container .tab-item { cursor: pointer; display: inline-block; font-family: utmab; font-size: var(--body12-fs); min-width: -webkit-max-content; min-width: -moz-max-content; min-width: max-content; padding: 0 2rem; position: relative; text-transform: uppercase; transition: all .4s }
.news-container .tab-item:last-child { padding-right: 0 }
.news-container .tab-item:first-child { padding-left: 0 }
@media screen and (max-width:767px) {
  .news-container .tab-item { padding: 0 1.5rem }
}
.news-container .tab-item a { color: #000; transition: all .4s }
.custom-dots .flickity-page-dots .news-container .tab-item.dot.is-selected a, .custom-dots .owl-dots .news-container .tab-item.dot.is-selected a, .news-container .custom-dots .flickity-page-dots .tab-item.dot.is-selected a, .news-container .custom-dots .owl-dots .tab-item.dot.is-selected a, .news-container .tab-item.active a, .news-container .tab-item:hover a { color: #fbae17; transition: all .4s }
.news-container .tab-item:not(:last-child):after { background-color: #000; content: ""; display: block; height: 100%; position: absolute; right: 0; top: 0; width: 1px }
.news-container .news-list { display: flex; gap: 30px }
.news-container .news-list__left { flex: 1 }
.news-container .news-list__left .news-list-horizontal { --post-cols: 1 }
.news-container .news-list__left .news-list-horizontal .news-item { margin-bottom: 0 }
@media (min-width:992px) {
  .news-container .news-list__left .news-list-horizontal .news-item .information { font-size: var(--body14-fs); margin: 18px 0 }
}
.news-container .news-list__left .news-list-horizontal .news-item .content { -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: block; display: -webkit-inline-box; overflow: hidden; text-overflow: ellipsis }
.news-container .news-list__right { flex: 1 }
.news-container .news-list__right .news-list-horizontal { --post-cols: 2 }
.news-container .news-list__right .news-list-horizontal .news-item { margin-bottom: 0 }
@media screen and (max-width:767px) {
  .news-container .news-list__right .news-list-horizontal { --post-cols: 1 }
  .news-container .news-list__right .news-list-horizontal .news-item .content { -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: block; display: -webkit-inline-box; overflow: hidden; text-overflow: ellipsis }
}
@media screen and (max-width:991px) {
  .news-container .news-list { display: block }
  .news-container .news-list .news-list__left .news-list-horizontal .news-item, .news-container .news-list .news-list__right .news-list-horizontal .news-item { margin-bottom: 15px }
}
.news-container .news-item { --border: 1px solid #b5b5b5 }
.news-container .news-item__img { display: block; overflow: hidden; padding-bottom: 100%; position: relative }
.news-container .news-item__img img { height: 100%; left: 50%; max-width: none; min-height: 100%; min-width: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); width: 100% }
.news-container .news-item__content { padding: 2rem 0 }
.news-container .news-item__content .heading { font-family: utmab; line-height: 1.3; text-align: left; text-transform: uppercase }
.news-container .news-item__content .heading a { transition: all .4s }
.news-container .news-item__content .content { -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -webkit-inline-box; overflow: hidden; text-overflow: ellipsis }
.news-container .btn-main { margin-top: 5.5rem }
.news-list-down .news-item { border-top: 1px solid #b5b5b5 }
.news-list-down .news-item__content { display: flex; flex-direction: row-reverse; justify-content: flex-end; padding: 18px 13px }
.news-list-down .news-item__content .information { color: #000; margin: 0 28px 0 0; min-width: 80px }
@media screen and (max-width:991px) {
  .news-list-down .news-item__content { gap: 20px; padding: 12px 8px }
}
.news-list-down .news-item:last-child { border-bottom: 1px solid #b5b5b5 }
.news-list-horizontal { --post-gap: 3rem; --post-cols: 4; display: flex; flex-wrap: wrap; margin-left: calc(var(--post-gap)*-1) }
.news-list-horizontal .news-item { display: flex; flex-direction: column; margin-bottom: var(--post-gap); margin-left: var(--post-gap); width: calc(100%/var(--post-cols) - var(--post-gap)) }
.news-list-horizontal .news-item__content { display: flex; flex: 1; flex-direction: column; justify-content: space-between; padding: 2rem 0 }
.news-list-horizontal .news-item__content .information { font-size: 1rem; margin-bottom: 0; margin-top: 1rem }
.news-list-horizontal .news-item__content .content { display: none }
@media screen and (max-width:991px) {
  .news-list-horizontal { --post-cols: 2; --post-gap: 2rem }
}
@media screen and (max-width:767px) {
  .news-list-horizontal { --post-gap: 1.5rem }
}
@media (max-width:399px) {
  .news-list-horizontal { --post-cols: 1 }
}
.news-list-vertical { padding-top: 1rem }
.news-list-vertical .news-item { --img-size: 26.3rem; align-items: stretch; border-bottom: 1px solid #b5b5b5; display: flex; gap: 3.3rem; padding: 2rem 0 }
.news-list-vertical .news-item__img { flex-shrink: 0; height: var(--img-size); padding-bottom: 0; width: var(--img-size) }
.news-list-vertical .news-item__img img { height: 100%; -o-object-fit: cover; object-fit: cover; width: 100% }
@media screen and (max-width:767px) {
  .news-list-vertical .news-item__img { height: auto; padding-bottom: 62.5%; width: 100% }
}
.news-list-vertical .news-item__content { flex: 1 }
.news-list-vertical .news-item__content .information { margin: 1.5rem 0 }
.news-list-vertical .news-item__content .content { -webkit-line-clamp: 4; -webkit-box-orient: vertical; display: -webkit-inline-box; overflow: hidden; text-overflow: ellipsis }
@media screen and (max-width:991px) {
  .news-list-vertical .news-item { --img-size: 20rem }
}
@media screen and (max-width:767px) {
  .news-list-vertical .news-item { --img-size: 15rem; align-items: flex-start; flex-direction: column; gap: 1.5rem }
  .news-list-vertical .news-item__content .information { margin: 1rem 0 }
  .news-list-vertical .news-item__content .content { -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -webkit-inline-box; overflow: hidden; text-overflow: ellipsis }
}
.contentdetail { font-size: var(--body16-fs); line-height: var(--body16-lh) }
.contentdetail h1, .contentdetail h2, .contentdetail h3, .contentdetail h4, .contentdetail h5, .contentdetail h6 { display: block; font-family: utma }
.contentdetail h1 { font-size: var(--h1-fs); line-height: var(--h1-lh); margin: 0 0 .67rem }
.contentdetail h2 { font-size: var(--h2-fs); line-height: var(--h2-lh); margin: 0 0 .75rem }
.contentdetail h3 { font-size: var(--h3-fs); line-height: var(--h3-lh); margin: 0 0 .83rem }
.contentdetail h4 { font-size: var(--h4-fs); line-height: var(--h4-lh); margin: 0 0 1.12rem }
.contentdetail h5 { font-size: var(--h5-fs); line-height: var(--h5-lh); margin: 0 0 1.5rem }
.contentdetail h6 { font-size: .67rem; margin: 0 0 1.67rem }
.contentdetail p { margin: 0 0 1.12rem }
.contentdetail strong { font-family: utmab }
.contentdetail a { color: #fbae17; transition: .4s; -webkit-transition: .4s; -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s }
.contentdetail a:hover { opacity: .6 }
.contentdetail ol, .contentdetail ul { list-style: initial; padding-left: 18px }
.contentdetail img { height: auto; margin: 45px auto; overflow: hidden }
.contentdetail .img em { display: table; font-size: var(--body16-fs); font-style: italic; line-height: var(--body16-lh); margin: -35px auto 50px; text-align: center }
.contentdetail .video { height: 0; margin: 25px auto; padding-bottom: 56.25%; position: relative; width: 100% }
.contentdetail .video iframe, .contentdetail .video video { height: 100%; left: 0; position: absolute; top: 0; width: 100% }
.contentdetail video { max-width: 100% }
.contentdetail .thumbnail img { margin-top: 0 }
@media screen and (max-width:991px) {
  .contentdetail img { margin: 25px auto }
  .contentdetail .img em { display: table; font-size: var(--body16-fs); font-style: italic; line-height: var(--body16-lh); margin: -15px auto 25px; text-align: center }
}
.request-popup { background-image: url(/img/homepage-mo-hinh-nhuong-quyen-3.jpg); background-position: 50%; background-repeat: no-repeat; background-size: cover; bottom: 0; left: 0; opacity: 0; overflow: auto; pointer-events: none; position: fixed; right: 0; top: 0; transition: all .4s; z-index: 1000 }
.request-popup.show { opacity: 1; pointer-events: auto; transition: all .4s }
.request-popup:before { background-color: #000; bottom: 0; content: ""; height: 100%; left: 0; opacity: .95; pointer-events: none; position: fixed; top: 0; width: 100%; z-index: 1 }
.request-popup .request-header { display: flex; justify-content: flex-end; padding: 3.5rem 0 2.5rem; position: -webkit-sticky; position: sticky; top: 0 }
.request-popup .request-header .cancel-btn { cursor: pointer; height: 3rem; width: 3rem }
.request-popup .request-header .cancel-btn svg { fill: #fff }
@media (min-height:750px) {
  .request-popup { display: flex; flex-direction: column; height: 100%; justify-content: center }
}
.request-wrapper { color: #fff; display: flex; justify-content: space-between }
.request-img img { height: 100%; -o-object-fit: cover; object-fit: cover; width: 100% }
.request-img .description { display: flex; justify-content: space-between; margin-top: .5rem; width: 100% }
.request-content>p { margin-bottom: 5px }
@media screen and (max-width:991px) {
  .request-content { width: 100% }
}
.request-content [class^=step].hidden { display: none }
.request-content [class^=step] .content { line-height: 1.5; margin: 0 auto; max-width: 50rem; padding-top: 10rem }
.request-content [class^=step] .content .btn-main { margin-top: 8rem }
.request-content .main-title { margin-bottom: 2rem }
.request-content p { text-align: center }
.request-content .contact-form { margin: 0 auto; max-width: 66rem }
.request-content .contact-form input { margin-bottom: .8rem; width: 100% }
.request-content .modal { align-items: center; display: flex; flex-direction: column; justify-content: center }
.request-content .modal p { margin: 2rem 0 }
.request-content .modal .form-row { align-items: baseline; display: flex; flex-wrap: wrap; justify-content: center; max-width: 80% }
.request-content .modal .form-row .radio-group { margin-bottom: 2rem; width: 50% }
@media screen and (max-width:991px) {
  .request-content .modal .form-row .radio-group { width: 100% }
}
.request-content .modal .form-row .radio-group input { width: auto }
.request-content .modal .form-row .radio-group .text { display: block; padding: 0 15px 0 10px }
.request-content .modal .form-row .checkmark { top: 5px; transform: none }
.request-content .btn-main { border: 1px solid #fbae17; margin-top: 15px }
.request-content .error-message { color: #dc3545; margin-top: 1.2rem; opacity: 0; text-align: left; transition: all .4s }
.request-content .error-message.show { opacity: 1; transition: all .4s }
#formContactHeader .modal .form-row { max-width: 100% }
#formContactSection { max-width: 85% }
@media screen and (max-width:991px) {
  #formContactSection { max-width: 100% }
}
#formContactSection .form-group { margin: 0 auto; max-width: 65% }
@media screen and (max-width:991px) {
  #formContactSection .form-group { max-width: 100% }
}
.collab-section .request-wrapper { justify-content: center; padding-bottom: 0 }
.collab-section .request-wrapper input { background-color: #484848; color: #fff }
.collab-section .request-wrapper input:focus { outline: none }
.collab-section .request-wrapper:-ms-input-placeholder { color: #fff }
.collab-section .request-wrapper::-moz-placeholder { color: #fff }
.collab-section .request-wrapper::placeholder { color: #fff }
.collab-section.background-overlay:after { background-color: #3b3b3b; opacity: .97; z-index: -1 }
.modal-container { --column: 2; --modal-gap: 3rem; align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between }
@media screen and (max-width:991px) {
  .modal-container { --column: 1; --modal-gap: 1.5rem; justify-content: center }
}
.modal-item { --heightHeadline: 8rem; --heightItem: 33.5rem; border-radius: 1.5rem; height: var(--heightItem); margin-bottom: var(--modal-gap); overflow: hidden; position: relative; width: calc(100%/var(--column) - var(--modal-gap)/2) }
.modal-item__img { height: 100%; position: relative; width: 100% }
.modal-item__img img { height: 100%; max-width: none; min-height: 100%; min-width: 100%; -o-object-fit: cover; object-fit: cover; width: 100% }
.franchise-home .category-section .modal-container .modal-item__icon, .modal-item__content, .modal-item__img img { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%) }
.franchise-home .category-section .modal-container .modal-item__icon, .modal-item__content { -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #fff; display: -webkit-inline-box; line-height: 2.4rem; opacity: 0; overflow: hidden; pointer-events: none; text-align: center; text-overflow: ellipsis; text-transform: uppercase; transform: translate(-50%, 50%); -webkit-transform: translate(-50%, 50%); -moz-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%); -o-transform: translate(-50%, 50%); transition: all .6s; width: 70%; will-change: transform; z-index: 2 }
.modal-item__headline { align-items: center; background-color: rgba(49, 47, 47, .95); bottom: 0; color: #fff; display: flex; height: var(--heightHeadline); justify-content: center; left: 0; line-height: 1; padding: 12px 0; position: absolute; text-align: center; transition: all .4s; width: 100%; z-index: 2 }
.modal-item__headline .headline { text-transform: uppercase }
.modal-item__headline .headline:after { color: currentColor; content: attr(data-modal); display: block; font-family: utma; font-size: var(--h2-fs); margin-top: .5rem; text-transform: uppercase; transition: all .4s }
.modal-item:after { background-color: hsla(0, 0%, 4%, .7); content: ""; height: 100%; left: 0; opacity: 0; pointer-events: none; position: absolute; top: 0; transition: all .3s; width: 100%; z-index: 1 }
.modal-item:hover:after { content: ""; opacity: 1; pointer-events: auto; transition: all .3s }
.franchise-home .category-section .modal-container .modal-item:hover .modal-item__icon, .modal-item:hover .franchise-home .category-section .modal-container .modal-item__icon, .modal-item:hover .modal-item__content { opacity: 1; pointer-events: auto; transform: translate(-50%, calc(-50% - var(--heightHeadline)/2 - 12px)); -webkit-transform: translate(-50%, calc(-50% - var(--heightHeadline)/2 - 12px)); -moz-transform: translate(-50%, calc(-50% - var(--heightHeadline)/2 - 12px)); -ms-transform: translate(-50%, calc(-50% - var(--heightHeadline)/2 - 12px)); -o-transform: translate(-50%, calc(-50% - var(--heightHeadline)/2 - 12px)); transition: all .3s }
.modal-item:hover .modal-item__headline { background-color: rgba(251, 174, 23, .95); transition: all .4s }
@media screen and (max-width:1199px) {
  .modal-item { --heightItem: 30rem; --heightHeadline: 7rem }
  .modal-item__headline h3:after { font-size: 2.7rem }
}
.company-info-section { background-image: url(../img/homepage-company-info-section.png); background-position: 50%; background-repeat: no-repeat; background-size: cover }
.company-info-section .company { align-items: center; display: flex; justify-content: space-evenly }
.company-info-section .company-info { font-family: utmab; text-align: center }
.company-info-section .company-info .heading { color: #fbae17; line-height: 1 }
.company-info-section .company-info p { color: #fff; font-size: var(--body16-fs); margin-top: .8rem; text-transform: uppercase }
@media screen and (max-width:767px) {
  .company-info-section .company-info p { font-size: var(--body12-fs); margin-top: 1rem }
  .company-info-section .company-info p br { display: none }
  .company-info-section .company { justify-content: space-between }
}
.btn-arrow { --btn-size: 3.5rem; background-image: url(/img/slider-arrow.svg); background-position: 50%; background-repeat: no-repeat; background-size: cover; cursor: pointer; height: var(--btn-size); width: var(--btn-size) }
.btn-arrow.--prev { transform: rotate(180deg) }
.breadcrumbs { align-items: center; display: flex }
.breadcrumbs-item { align-items: center; display: inline-flex }
.breadcrumbs-item a { color: #a7a7a7; padding: 1.1rem .5rem }
.breadcrumbs-item.active a, .custom-dots .flickity-page-dots .breadcrumbs-item.dot.is-selected a, .custom-dots .owl-dots .breadcrumbs-item.dot.is-selected a { color: #0a0a0a }
.breadcrumbs-item.--main a { color: #fbae17; font-family: utmab }
.breadcrumbs-item:first-child { padding-left: 0 }
.breadcrumbs-item:not(:last-child):after { background-image: url(/img/icon-dropdown.svg); content: ""; display: block; filter: invert(1); height: 10px; pointer-events: none; position: relative; top: 2px; transform: rotate(-90deg); width: 10px }
@media (max-width:399px) {
  .breadcrumbs-item { font-size: 1.2rem; padding: 0 }
  .breadcrumbs-item:not(:last-child):after { margin-left: 0 }
}
@media screen and (max-width:767px) {
  .breadcrumbs { display: none }
}
.hero-banner { background-position: 50%; background-repeat: no-repeat; background-size: contain; height: 24rem; position: relative }
.hero-banner .container { align-items: center; display: flex; height: 100%; justify-content: center }
.hero-banner.background-overlay:after { opacity: .5 }
.hero-banner .page-title { font-size: var(--body72-fs); line-height: 1.2; text-align: center; text-transform: uppercase }
.hero-banner .mouse-wrapper { bottom: 40px; font-family: utmab; left: 50%; position: absolute; transform: translateX(-50%) }
.hero-banner .mouse-wrapper .icon { align-items: center; display: flex; flex-direction: column; justify-content: center }
.hero-banner .mouse-wrapper .icon:after { color: #fff; content: attr(data-mouse-content); display: block; margin-top: 8px }
.hero-banner .mouse-wrapper .icon svg { width: 35px }
.hero-banner .mouse-wrapper .icon svg .cls-1 { fill: #fff0 }
.hero-banner .mouse-wrapper .icon svg .cls-2 { -webkit-animation: toBottom 1.4s ease .3s infinite; animation: toBottom 1.4s ease .3s infinite; position: relative }
@media screen and (max-width:767px) {
  .hero-banner .mouse-wrapper .icon svg { width: 25px }
}
@-webkit-keyframes toBottom {
  0% { transform: translate(-443.62px, -228.3px) }
  to { transform: translate(-443.62px, -160px) }
}
@keyframes toBottom {
  0% { transform: translate(-443.62px, -228.3px) }
  to { transform: translate(-443.62px, -160px) }
}
@media screen and (max-width:991px) {
  .hero-banner .mouse-wrapper { display: none }
}
.headline-section { --bg-cl: #f6f6f6; --pd-section: 4.5rem; background-color: var(--bg-cl) }
.headline-section .breadcrumbs { margin-bottom: calc(var(--pd-section) - 2rem) }
@media (max-width:1344px) {
  .headline-section .coffee-tree { display: none }
}
@media screen and (max-width:767px) {
  .headline-section .title-text br { display: none }
}
.mini-news { background-color: #f4f3f2; margin-top: 3rem; padding: 1.7rem 2.2rem }
.mini-news .new-headline { font-family: utmab; font-size: 1.8rem; line-height: 1.2 }
.mini-news .new-item { align-items: flex-start; display: flex; padding: 2rem 0 }
.mini-news .new-item:not(:last-child) { border-bottom: 1px solid #a7a7a7 }
.mini-news .new-item:hover .new-content { color: #fbae17; transition: all .4s }
.mini-news .new-img { --img-size: 9.6rem; flex-shrink: 0; margin-right: 1rem; overflow: hidden; position: relative; width: var(--img-size) }
.mini-news .new-content { font-family: utmab; font-size: var(--body12-fs); line-height: 1.3 }
@media screen and (max-width:991px) {
  .mini-news { margin: 0 }
}
@media screen and (max-width:767px) {
  .mini-news { display: none }
}
.pagination { --item-size: 3rem; align-items: center; display: flex; justify-content: center }
@media screen and (max-width:767px) {
  .pagination { position: relative; width: 100% }
}
.pagination .paginate { display: flex }
.pagination .paging .page-link, .pagination__item { align-items: center; display: flex; font-family: utmab; height: var(--item-size); justify-content: center; transition: all .4s; width: var(--item-size) }
.pagination .paging .page-link:hover, .pagination__item:hover { color: #fbae17; transition: all .4s }
.custom-dots .flickity-page-dots .pagination .paging .dot.is-selected.page-link, .custom-dots .flickity-page-dots .pagination__item.dot.is-selected, .custom-dots .owl-dots .pagination .paging .dot.is-selected.page-link, .custom-dots .owl-dots .pagination__item.dot.is-selected, .pagination .paging .active.page-link, .pagination .paging .custom-dots .flickity-page-dots .dot.is-selected.page-link, .pagination .paging .custom-dots .owl-dots .dot.is-selected.page-link, .pagination__item.active { color: #0a0a0a; position: relative }
.custom-dots .flickity-page-dots .pagination .paging .dot.is-selected.page-link:after, .custom-dots .flickity-page-dots .pagination__item.dot.is-selected:after, .custom-dots .owl-dots .pagination .paging .dot.is-selected.page-link:after, .custom-dots .owl-dots .pagination__item.dot.is-selected:after, .pagination .paging .active.page-link:after, .pagination .paging .custom-dots .flickity-page-dots .dot.is-selected.page-link:after, .pagination .paging .custom-dots .owl-dots .dot.is-selected.page-link:after, .pagination__item.active:after { background-color: #fbae17; border-radius: 50%; content: ""; height: 100%; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); width: 100%; z-index: -1 }
.pagination.--center { margin: 0 auto }
.pagination .paging { display: flex; gap: 1rem }
.custom-dots .flickity-page-dots .pagination .paging .page-item.dot.is-selected .page-link, .custom-dots .owl-dots .pagination .paging .page-item.dot.is-selected .page-link, .pagination .paging .custom-dots .flickity-page-dots .page-item.dot.is-selected .page-link, .pagination .paging .custom-dots .owl-dots .page-item.dot.is-selected .page-link, .pagination .paging .page-item.active .page-link { color: #0a0a0a; position: relative }
.custom-dots .flickity-page-dots .pagination .paging .page-item.dot.is-selected .page-link:after, .custom-dots .owl-dots .pagination .paging .page-item.dot.is-selected .page-link:after, .pagination .paging .custom-dots .flickity-page-dots .page-item.dot.is-selected .page-link:after, .pagination .paging .custom-dots .owl-dots .page-item.dot.is-selected .page-link:after, .pagination .paging .page-item.active .page-link:after { background-color: #fbae17; border-radius: 50%; content: ""; height: 100%; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); width: 100%; z-index: -1 }
.pagination .paging .page-item.--next, .pagination .paging .page-item.--prev { background-image: url(/img/slider-arrow.svg); background-position: 50%; background-repeat: no-repeat; background-size: 80% }
.pagination .paging .page-item.--prev { transform: rotate(-180deg) }
.pagination .paging .page-item.disabled { opacity: .3 }
.pagination .paging .page-link svg { display: none }
@media screen and (max-width:991px) {
  .pagination { --item-size: 2.5rem }
  .pagination .btn-arrow { --btn-size: 2rem }
}
.more-section .modal-container { margin-top: 6rem }
.more-section .modal-container .modal-item { --heightItem: 44rem }
.more-section .modal-container .modal-item__headline { --heightHeadline: 7rem; background-color: rgba(251, 174, 23, .95); color: #000; font-family: utmab; font-size: var(--body18-fs) }
.more-section .modal-container .modal-item__img img { transition: all .4s ease-out }
@media screen and (max-width:1199px) {
  .more-section .modal-container .modal-item { --heightItem: 40rem; --heightItem: 35rem }
}
.more-section .modal-container .modal-item:hover:after { opacity: .4 }
.more-section .modal-container .modal-item:hover .modal-item__img img { transform: translate(-50%, -50%) scale(1.04); transition: transform .4s ease }
.about-slider { --dot-size: 9px; margin-bottom: 25px; margin-top: 30px }
.about-slider .inner { height: 520px }
@media screen and (max-width:991px) {
  .about-slider .inner { height: 400px }
}
@media screen and (max-width:767px) {
  .about-slider .inner { height: 320px }
}
.about-slider .flickity-viewport { height: 100% !important; width: 100% }
.about-slider__item { height: 100%; overflow: hidden; position: relative; width: 100% }
.about-slider__item img { height: 100%; left: 50%; max-width: none; min-height: 100%; min-width: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); width: 100% }
.about-slider__content { color: grey; display: block; font-size: var(--body12-fs); margin-left: auto; margin-top: 10px; min-height: 40px; position: relative; text-align: right }
.about-slider__content .slider-content { -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-inline-box; display: none; overflow: hidden; position: absolute; right: 0; text-overflow: ellipsis; width: 100% }
.about-slider .flickity-page-dots { justify-content: flex-start; margin-top: 12px; position: relative }
.about-slider .flickity-page-dots .dot { background-color: #e5e5e5; height: var(--dot-size); transition: background-color .4s; width: var(--dot-size) }
.about-slider .flickity-page-dots .dot.is-selected { background-color: #fbae17; transition: background-color .4s }
.about-slider.--horizontal-slide { --content-padding: 30px; background-color: #feefd1; display: flex; margin-bottom: 60px; padding: 25px }
.about-slider.--horizontal-slide .inner { flex-shrink: 0; height: 320px }
.about-slider.--horizontal-slide .about-slider__content { margin: 0; pointer-events: none }
.about-slider.--horizontal-slide .about-slider__content .slider-content { display: block; opacity: 0; padding-left: 30px; text-align: left }
.about-slider.--horizontal-slide .about-slider__content .slider-content .slide-number { color: #bfbfbf; display: block; font-size: var(--body72-fs); line-height: 1; margin-bottom: .3em }
.about-slider.--horizontal-slide .about-slider__content .slider-content .title-text { margin-bottom: 10px }
.about-slider.--horizontal-slide .about-slider__content .slider-content p { color: #000; font-size: var(--body16-fs) }
.about-slider.--horizontal-slide .about-slider__content .custom-dots .flickity-page-dots .slider-content.dot.is-selected, .about-slider.--horizontal-slide .about-slider__content .custom-dots .owl-dots .slider-content.dot.is-selected, .about-slider.--horizontal-slide .about-slider__content .slider-content.active, .custom-dots .flickity-page-dots .about-slider.--horizontal-slide .about-slider__content .slider-content.dot.is-selected, .custom-dots .owl-dots .about-slider.--horizontal-slide .about-slider__content .slider-content.dot.is-selected { opacity: 1 }
.flickity-enabled { position: relative }
.flickity-enabled:focus { outline: none }
.flickity-viewport { height: 100%; overflow: hidden; position: relative; will-change: transform }
.flickity-slider { height: 100%; position: absolute; width: 100%; will-change: transform }
.flickity-enabled.is-draggable { -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing }
.flickity-page-dots { display: flex; justify-content: center; margin-top: 20px }
.flickity-page-dots .dot { border-radius: 50%; cursor: pointer; height: 9px; margin: 0 5px; width: 9px }
.flickity-enabled.is-fade .flickity-slider>* { pointer-events: none; z-index: 0 }
.flickity-enabled.is-fade .flickity-slider>.is-selected { pointer-events: auto; z-index: 1 }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s }
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, to { transform: translateY(0) }
  40% { transform: translateY(-30px) }
  60% { transform: translateY(-15px) }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, to { transform: translateY(0) }
  40% { transform: translateY(-30px) }
  60% { transform: translateY(-15px) }
}
.bounce { -webkit-animation-name: bounce; animation-name: bounce }
@-webkit-keyframes flash {
  0%, 50%, to { opacity: 1 }
  25%, 75% { opacity: 0 }
}
@keyframes flash {
  0%, 50%, to { opacity: 1 }
  25%, 75% { opacity: 0 }
}
.flash { -webkit-animation-name: flash; animation-name: flash }
@-webkit-keyframes pulse {
  0% { transform: scale(1) }
  50% { transform: scale(1.1) }
  to { transform: scale(1) }
}
@keyframes pulse {
  0% { transform: scale(1) }
  50% { transform: scale(1.1) }
  to { transform: scale(1) }
}
.pulse { -webkit-animation-name: pulse; animation-name: pulse }
@-webkit-keyframes shake {
  0%, to { transform: translateX(0) }
  10%, 30%, 50%, 70%, 90% { transform: translateX(-10px) }
  20%, 40%, 60%, 80% { transform: translateX(10px) }
}
@keyframes shake {
  0%, to { transform: translateX(0) }
  10%, 30%, 50%, 70%, 90% { transform: translateX(-10px) }
  20%, 40%, 60%, 80% { transform: translateX(10px) }
}
.shake { -webkit-animation-name: shake; animation-name: shake }
@-webkit-keyframes swing {
  20% { transform: rotate(15deg) }
  40% { transform: rotate(-10deg) }
  60% { transform: rotate(5deg) }
  80% { transform: rotate(-5deg) }
  to { transform: rotate(0deg) }
}
@keyframes swing {
  20% { transform: rotate(15deg) }
  40% { transform: rotate(-10deg) }
  60% { transform: rotate(5deg) }
  80% { transform: rotate(-5deg) }
  to { transform: rotate(0deg) }
}
.swing { -webkit-animation-name: swing; animation-name: swing; transform-origin: top center }
@-webkit-keyframes tada {
  0% { transform: scale(1) }
  10%, 20% { transform: scale(.9) rotate(-3deg) }
  30%, 50%, 70%, 90% { transform: scale(1.1) rotate(3deg) }
  40%, 60%, 80% { transform: scale(1.1) rotate(-3deg) }
  to { transform: scale(1) rotate(0) }
}
@keyframes tada {
  0% { transform: scale(1) }
  10%, 20% { transform: scale(.9) rotate(-3deg) }
  30%, 50%, 70%, 90% { transform: scale(1.1) rotate(3deg) }
  40%, 60%, 80% { transform: scale(1.1) rotate(-3deg) }
  to { transform: scale(1) rotate(0) }
}
.tada { -webkit-animation-name: tada; animation-name: tada }
@-webkit-keyframes wobble {
  0% { transform: translateX(0) }
  15% { transform: translateX(-25%) rotate(-5deg) }
  30% { transform: translateX(20%) rotate(3deg) }
  45% { transform: translateX(-15%) rotate(-3deg) }
  60% { transform: translateX(10%) rotate(2deg) }
  75% { transform: translateX(-5%) rotate(-1deg) }
  to { transform: translateX(0) }
}
@keyframes wobble {
  0% { transform: translateX(0) }
  15% { transform: translateX(-25%) rotate(-5deg) }
  30% { transform: translateX(20%) rotate(3deg) }
  45% { transform: translateX(-15%) rotate(-3deg) }
  60% { transform: translateX(10%) rotate(2deg) }
  75% { transform: translateX(-5%) rotate(-1deg) }
  to { transform: translateX(0) }
}
.wobble { -webkit-animation-name: wobble; animation-name: wobble }
@-webkit-keyframes bounceIn {
  0% { opacity: 0; transform: scale(.3) }
  50% { opacity: 1; transform: scale(1.05) }
  70% { transform: scale(.9) }
  to { transform: scale(1) }
}
@keyframes bounceIn {
  0% { opacity: 0; transform: scale(.3) }
  50% { opacity: 1; transform: scale(1.05) }
  70% { transform: scale(.9) }
  to { transform: scale(1) }
}
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn }
@-webkit-keyframes bounceInDown {
  0% { opacity: 0; transform: translateY(-2000px) }
  60% { opacity: 1; transform: translateY(30px) }
  80% { transform: translateY(-10px) }
  to { transform: translateY(0) }
}
@keyframes bounceInDown {
  0% { opacity: 0; transform: translateY(-2000px) }
  60% { opacity: 1; transform: translateY(30px) }
  80% { transform: translateY(-10px) }
  to { transform: translateY(0) }
}
.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown }
@-webkit-keyframes bounceInLeft {
  0% { opacity: 0; transform: translateX(-2000px) }
  60% { opacity: 1; transform: translateX(30px) }
  80% { transform: translateX(-10px) }
  to { transform: translateX(0) }
}
@keyframes bounceInLeft {
  0% { opacity: 0; transform: translateX(-2000px) }
  60% { opacity: 1; transform: translateX(30px) }
  80% { transform: translateX(-10px) }
  to { transform: translateX(0) }
}
.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft }
@-webkit-keyframes bounceInRight {
  0% { opacity: 0; transform: translateX(2000px) }
  60% { opacity: 1; transform: translateX(-30px) }
  80% { transform: translateX(10px) }
  to { transform: translateX(0) }
}
@keyframes bounceInRight {
  0% { opacity: 0; transform: translateX(2000px) }
  60% { opacity: 1; transform: translateX(-30px) }
  80% { transform: translateX(10px) }
  to { transform: translateX(0) }
}
.bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight }
@-webkit-keyframes bounceInUp {
  0% { opacity: 0; transform: translateY(2000px) }
  60% { opacity: 1; transform: translateY(-30px) }
  80% { transform: translateY(10px) }
  to { transform: translateY(0) }
}
@keyframes bounceInUp {
  0% { opacity: 0; transform: translateY(2000px) }
  60% { opacity: 1; transform: translateY(-30px) }
  80% { transform: translateY(10px) }
  to { transform: translateY(0) }
}
.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp }
@-webkit-keyframes bounceOut {
  0% { transform: scale(1) }
  25% { transform: scale(.95) }
  50% { opacity: 1; transform: scale(1.1) }
  to { opacity: 0; transform: scale(.3) }
}
@keyframes bounceOut {
  0% { transform: scale(1) }
  25% { transform: scale(.95) }
  50% { opacity: 1; transform: scale(1.1) }
  to { opacity: 0; transform: scale(.3) }
}
.bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut }
@-webkit-keyframes bounceOutDown {
  0% { transform: translateY(0) }
  20% { opacity: 1; transform: translateY(-20px) }
  to { opacity: 0; transform: translateY(2000px) }
}
@keyframes bounceOutDown {
  0% { transform: translateY(0) }
  20% { opacity: 1; transform: translateY(-20px) }
  to { opacity: 0; transform: translateY(2000px) }
}
.bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown }
@-webkit-keyframes bounceOutLeft {
  0% { transform: translateX(0) }
  20% { opacity: 1; transform: translateX(20px) }
  to { opacity: 0; transform: translateX(-2000px) }
}
@keyframes bounceOutLeft {
  0% { transform: translateX(0) }
  20% { opacity: 1; transform: translateX(20px) }
  to { opacity: 0; transform: translateX(-2000px) }
}
.bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft }
@-webkit-keyframes bounceOutRight {
  0% { transform: translateX(0) }
  20% { opacity: 1; transform: translateX(-20px) }
  to { opacity: 0; transform: translateX(2000px) }
}
@keyframes bounceOutRight {
  0% { transform: translateX(0) }
  20% { opacity: 1; transform: translateX(-20px) }
  to { opacity: 0; transform: translateX(2000px) }
}
.bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight }
@-webkit-keyframes bounceOutUp {
  0% { transform: translateY(0) }
  20% { opacity: 1; transform: translateY(20px) }
  to { opacity: 0; transform: translateY(-2000px) }
}
@keyframes bounceOutUp {
  0% { transform: translateY(0) }
  20% { opacity: 1; transform: translateY(20px) }
  to { opacity: 0; transform: translateY(-2000px) }
}
.bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp }
@-webkit-keyframes fadeIn {
  0% { opacity: 0 }
  to { opacity: 1 }
}
@keyframes fadeIn {
  0% { opacity: 0 }
  to { opacity: 1 }
}
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn }
@-webkit-keyframes fadeInDown {
  0% { opacity: 0; transform: translateY(-20px) }
  to { opacity: 1; transform: translateY(0) }
}
@keyframes fadeInDown {
  0% { opacity: 0; transform: translateY(-20px) }
  to { opacity: 1; transform: translateY(0) }
}
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown }
@-webkit-keyframes fadeInDownBig {
  0% { opacity: 0; transform: translateY(-2000px) }
  to { opacity: 1; transform: translateY(0) }
}
@keyframes fadeInDownBig {
  0% { opacity: 0; transform: translateY(-2000px) }
  to { opacity: 1; transform: translateY(0) }
}
.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig }
@-webkit-keyframes fadeInLeft {
  0% { opacity: 0; transform: translateX(-20px) }
  to { opacity: 1; transform: translateX(0) }
}
@keyframes fadeInLeft {
  0% { opacity: 0; transform: translateX(-20px) }
  to { opacity: 1; transform: translateX(0) }
}
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft }
@-webkit-keyframes fadeInLeftBig {
  0% { opacity: 0; transform: translateX(-2000px) }
  to { opacity: 1; transform: translateX(0) }
}
@keyframes fadeInLeftBig {
  0% { opacity: 0; transform: translateX(-2000px) }
  to { opacity: 1; transform: translateX(0) }
}
.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig }
@-webkit-keyframes fadeInRight {
  0% { opacity: 0; transform: translateX(20px) }
  to { opacity: 1; transform: translateX(0) }
}
@keyframes fadeInRight {
  0% { opacity: 0; transform: translateX(20px) }
  to { opacity: 1; transform: translateX(0) }
}
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight }
@-webkit-keyframes fadeInRightBig {
  0% { opacity: 0; transform: translateX(2000px) }
  to { opacity: 1; transform: translateX(0) }
}
@keyframes fadeInRightBig {
  0% { opacity: 0; transform: translateX(2000px) }
  to { opacity: 1; transform: translateX(0) }
}
.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig }
@-webkit-keyframes fadeInUp {
  0% { opacity: 0; transform: translateY(20px) }
  to { opacity: 1; transform: translateY(0) }
}
@keyframes fadeInUp {
  0% { opacity: 0; transform: translateY(20px) }
  to { opacity: 1; transform: translateY(0) }
}
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp }
@-webkit-keyframes fadeInUpBig {
  0% { opacity: 0; transform: translateY(2000px) }
  to { opacity: 1; transform: translateY(0) }
}
@keyframes fadeInUpBig {
  0% { opacity: 0; transform: translateY(2000px) }
  to { opacity: 1; transform: translateY(0) }
}
.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig }
@-webkit-keyframes fadeOut {
  0% { opacity: 1 }
  to { opacity: 0 }
}
@keyframes fadeOut {
  0% { opacity: 1 }
  to { opacity: 0 }
}
.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut }
@-webkit-keyframes fadeOutDown {
  0% { opacity: 1; transform: translateY(0) }
  to { opacity: 0; transform: translateY(20px) }
}
@keyframes fadeOutDown {
  0% { opacity: 1; transform: translateY(0) }
  to { opacity: 0; transform: translateY(20px) }
}
.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown }
@-webkit-keyframes fadeOutDownBig {
  0% { opacity: 1; transform: translateY(0) }
  to { opacity: 0; transform: translateY(2000px) }
}
@keyframes fadeOutDownBig {
  0% { opacity: 1; transform: translateY(0) }
  to { opacity: 0; transform: translateY(2000px) }
}
.fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig }
@-webkit-keyframes fadeOutLeft {
  0% { opacity: 1; transform: translateX(0) }
  to { opacity: 0; transform: translateX(-20px) }
}
@keyframes fadeOutLeft {
  0% { opacity: 1; transform: translateX(0) }
  to { opacity: 0; transform: translateX(-20px) }
}
.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft }
@-webkit-keyframes fadeOutLeftBig {
  0% { opacity: 1; transform: translateX(0) }
  to { opacity: 0; transform: translateX(-2000px) }
}
@keyframes fadeOutLeftBig {
  0% { opacity: 1; transform: translateX(0) }
  to { opacity: 0; transform: translateX(-2000px) }
}
.fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig }
@-webkit-keyframes fadeOutRight {
  0% { opacity: 1; transform: translateX(0) }
  to { opacity: 0; transform: translateX(20px) }
}
@keyframes fadeOutRight {
  0% { opacity: 1; transform: translateX(0) }
  to { opacity: 0; transform: translateX(20px) }
}
.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight }
@-webkit-keyframes fadeOutRightBig {
  0% { opacity: 1; transform: translateX(0) }
  to { opacity: 0; transform: translateX(2000px) }
}
@keyframes fadeOutRightBig {
  0% { opacity: 1; transform: translateX(0) }
  to { opacity: 0; transform: translateX(2000px) }
}
.fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig }
@-webkit-keyframes fadeOutUp {
  0% { opacity: 1; transform: translateY(0) }
  to { opacity: 0; transform: translateY(-20px) }
}
@keyframes fadeOutUp {
  0% { opacity: 1; transform: translateY(0) }
  to { opacity: 0; transform: translateY(-20px) }
}
.fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp }
@-webkit-keyframes fadeOutUpBig {
  0% { opacity: 1; transform: translateY(0) }
  to { opacity: 0; transform: translateY(-2000px) }
}
@keyframes fadeOutUpBig {
  0% { opacity: 1; transform: translateY(0) }
  to { opacity: 0; transform: translateY(-2000px) }
}
.fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig }
@-webkit-keyframes flip {
  0% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: perspective(400px) translateZ(0) rotateY(0) scale(1) }
  40% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1) }
  50% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1) }
  80% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; transform: perspective(400px) translateZ(0) rotateY(1turn) scale(.95) }
  to { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; transform: perspective(400px) translateZ(0) rotateY(1turn) scale(1) }
}
@keyframes flip {
  0% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: perspective(400px) translateZ(0) rotateY(0) scale(1) }
  40% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1) }
  50% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1) }
  80% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; transform: perspective(400px) translateZ(0) rotateY(1turn) scale(.95) }
  to { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; transform: perspective(400px) translateZ(0) rotateY(1turn) scale(1) }
}
.animated.flip { -webkit-animation-name: flip; animation-name: flip; -webkit-backface-visibility: visible; backface-visibility: visible }
@-webkit-keyframes flipInX {
  0% { opacity: 0; transform: perspective(400px) rotateX(90deg) }
  40% { transform: perspective(400px) rotateX(-10deg) }
  70% { transform: perspective(400px) rotateX(10deg) }
  to { opacity: 1; transform: perspective(400px) rotateX(0deg) }
}
@keyframes flipInX {
  0% { opacity: 0; transform: perspective(400px) rotateX(90deg) }
  40% { transform: perspective(400px) rotateX(-10deg) }
  70% { transform: perspective(400px) rotateX(10deg) }
  to { opacity: 1; transform: perspective(400px) rotateX(0deg) }
}
.flipInX { -webkit-animation-name: flipInX; animation-name: flipInX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important }
@-webkit-keyframes flipInY {
  0% { opacity: 0; transform: perspective(400px) rotateY(90deg) }
  40% { transform: perspective(400px) rotateY(-10deg) }
  70% { transform: perspective(400px) rotateY(10deg) }
  to { opacity: 1; transform: perspective(400px) rotateY(0deg) }
}
@keyframes flipInY {
  0% { opacity: 0; transform: perspective(400px) rotateY(90deg) }
  40% { transform: perspective(400px) rotateY(-10deg) }
  70% { transform: perspective(400px) rotateY(10deg) }
  to { opacity: 1; transform: perspective(400px) rotateY(0deg) }
}
.flipInY { -webkit-animation-name: flipInY; animation-name: flipInY; -webkit-backface-visibility: visible !important; backface-visibility: visible !important }
@-webkit-keyframes flipOutX {
  0% { opacity: 1; transform: perspective(400px) rotateX(0deg) }
  to { opacity: 0; transform: perspective(400px) rotateX(90deg) }
}
@keyframes flipOutX {
  0% { opacity: 1; transform: perspective(400px) rotateX(0deg) }
  to { opacity: 0; transform: perspective(400px) rotateX(90deg) }
}
.flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important }
@-webkit-keyframes flipOutY {
  0% { opacity: 1; transform: perspective(400px) rotateY(0deg) }
  to { opacity: 0; transform: perspective(400px) rotateY(90deg) }
}
@keyframes flipOutY {
  0% { opacity: 1; transform: perspective(400px) rotateY(0deg) }
  to { opacity: 0; transform: perspective(400px) rotateY(90deg) }
}
.flipOutY { -webkit-animation-name: flipOutY; animation-name: flipOutY; -webkit-backface-visibility: visible !important; backface-visibility: visible !important }
@-webkit-keyframes lightSpeedIn {
  0% { opacity: 0; transform: translateX(100%) skewX(-30deg) }
  60% { opacity: 1; transform: translateX(-20%) skewX(30deg) }
  80% { opacity: 1; transform: translateX(0) skewX(-15deg) }
  to { opacity: 1; transform: translateX(0) skewX(0deg) }
}
@keyframes lightSpeedIn {
  0% { opacity: 0; transform: translateX(100%) skewX(-30deg) }
  60% { opacity: 1; transform: translateX(-20%) skewX(30deg) }
  80% { opacity: 1; transform: translateX(0) skewX(-15deg) }
  to { opacity: 1; transform: translateX(0) skewX(0deg) }
}
.lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out }
@-webkit-keyframes lightSpeedOut {
  0% { opacity: 1; transform: translateX(0) skewX(0deg) }
  to { opacity: 0; transform: translateX(100%) skewX(-30deg) }
}
@keyframes lightSpeedOut {
  0% { opacity: 1; transform: translateX(0) skewX(0deg) }
  to { opacity: 0; transform: translateX(100%) skewX(-30deg) }
}
.lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in }
@-webkit-keyframes rotateIn {
  0% { opacity: 0; transform: rotate(-200deg); transform-origin: center center }
  to { opacity: 1; transform: rotate(0); transform-origin: center center }
}
@keyframes rotateIn {
  0% { opacity: 0; transform: rotate(-200deg); transform-origin: center center }
  to { opacity: 1; transform: rotate(0); transform-origin: center center }
}
.rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn }
@-webkit-keyframes rotateInDownLeft {
  0% { opacity: 0; transform: rotate(-90deg); transform-origin: left bottom }
  to { opacity: 1; transform: rotate(0); transform-origin: left bottom }
}
@keyframes rotateInDownLeft {
  0% { opacity: 0; transform: rotate(-90deg); transform-origin: left bottom }
  to { opacity: 1; transform: rotate(0); transform-origin: left bottom }
}
.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft }
@-webkit-keyframes rotateInDownRight {
  0% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom }
  to { opacity: 1; transform: rotate(0); transform-origin: right bottom }
}
@keyframes rotateInDownRight {
  0% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom }
  to { opacity: 1; transform: rotate(0); transform-origin: right bottom }
}
.rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight }
@-webkit-keyframes rotateInUpLeft {
  0% { opacity: 0; transform: rotate(90deg); transform-origin: left bottom }
  to { opacity: 1; transform: rotate(0); transform-origin: left bottom }
}
@keyframes rotateInUpLeft {
  0% { opacity: 0; transform: rotate(90deg); transform-origin: left bottom }
  to { opacity: 1; transform: rotate(0); transform-origin: left bottom }
}
.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft }
@-webkit-keyframes rotateInUpRight {
  0% { opacity: 0; transform: rotate(-90deg); transform-origin: right bottom }
  to { opacity: 1; transform: rotate(0); transform-origin: right bottom }
}
@keyframes rotateInUpRight {
  0% { opacity: 0; transform: rotate(-90deg); transform-origin: right bottom }
  to { opacity: 1; transform: rotate(0); transform-origin: right bottom }
}
.rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight }
@-webkit-keyframes rotateOut {
  0% { opacity: 1; transform: rotate(0); transform-origin: center center }
  to { opacity: 0; transform: rotate(200deg); transform-origin: center center }
}
@keyframes rotateOut {
  0% { opacity: 1; transform: rotate(0); transform-origin: center center }
  to { opacity: 0; transform: rotate(200deg); transform-origin: center center }
}
.rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut }
@-webkit-keyframes rotateOutDownLeft {
  0% { opacity: 1; transform: rotate(0); transform-origin: left bottom }
  to { opacity: 0; transform: rotate(90deg); transform-origin: left bottom }
}
@keyframes rotateOutDownLeft {
  0% { opacity: 1; transform: rotate(0); transform-origin: left bottom }
  to { opacity: 0; transform: rotate(90deg); transform-origin: left bottom }
}
.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft }
@-webkit-keyframes rotateOutDownRight {
  0% { opacity: 1; transform: rotate(0); transform-origin: right bottom }
  to { opacity: 0; transform: rotate(-90deg); transform-origin: right bottom }
}
@keyframes rotateOutDownRight {
  0% { opacity: 1; transform: rotate(0); transform-origin: right bottom }
  to { opacity: 0; transform: rotate(-90deg); transform-origin: right bottom }
}
.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight }
@-webkit-keyframes rotateOutUpLeft {
  0% { opacity: 1; transform: rotate(0); transform-origin: left bottom }
  to { opacity: 0; transform: rotate(-90deg); transform-origin: left bottom }
}
@keyframes rotateOutUpLeft {
  0% { opacity: 1; transform: rotate(0); transform-origin: left bottom }
  to { opacity: 0; transform: rotate(-90deg); transform-origin: left bottom }
}
.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft }
@-webkit-keyframes rotateOutUpRight {
  0% { opacity: 1; transform: rotate(0); transform-origin: right bottom }
  to { opacity: 0; transform: rotate(90deg); transform-origin: right bottom }
}
@keyframes rotateOutUpRight {
  0% { opacity: 1; transform: rotate(0); transform-origin: right bottom }
  to { opacity: 0; transform: rotate(90deg); transform-origin: right bottom }
}
.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight }
@-webkit-keyframes slideInDown {
  0% { opacity: 0; transform: translateY(-2000px) }
  to { transform: translateY(0) }
}
@keyframes slideInDown {
  0% { opacity: 0; transform: translateY(-2000px) }
  to { transform: translateY(0) }
}
.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown }
@-webkit-keyframes slideInLeft {
  0% { opacity: 0; transform: translateX(-2000px) }
  to { transform: translateX(0) }
}
@keyframes slideInLeft {
  0% { opacity: 0; transform: translateX(-2000px) }
  to { transform: translateX(0) }
}
.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft }
@-webkit-keyframes slideInRight {
  0% { opacity: 0; transform: translateX(2000px) }
  to { transform: translateX(0) }
}
@keyframes slideInRight {
  0% { opacity: 0; transform: translateX(2000px) }
  to { transform: translateX(0) }
}
.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight }
@-webkit-keyframes slideOutLeft {
  0% { transform: translateX(0) }
  to { opacity: 0; transform: translateX(-2000px) }
}
@keyframes slideOutLeft {
  0% { transform: translateX(0) }
  to { opacity: 0; transform: translateX(-2000px) }
}
.slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft }
@-webkit-keyframes slideOutRight {
  0% { transform: translateX(0) }
  to { opacity: 0; transform: translateX(2000px) }
}
@keyframes slideOutRight {
  0% { transform: translateX(0) }
  to { opacity: 0; transform: translateX(2000px) }
}
.slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight }
@-webkit-keyframes slideOutUp {
  0% { transform: translateY(0) }
  to { opacity: 0; transform: translateY(-2000px) }
}
@keyframes slideOutUp {
  0% { transform: translateY(0) }
  to { opacity: 0; transform: translateY(-2000px) }
}
.slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp }
@-webkit-keyframes hinge {
  0% { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; transform: rotate(0); transform-origin: top left }
  20%, 60% { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; transform: rotate(80deg); transform-origin: top left }
  40% { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; transform: rotate(60deg); transform-origin: top left }
  80% { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; transform: rotate(60deg) translateY(0); transform-origin: top left }
  to { opacity: 0; transform: translateY(700px) }
}
@keyframes hinge {
  0% { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; transform: rotate(0); transform-origin: top left }
  20%, 60% { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; transform: rotate(80deg); transform-origin: top left }
  40% { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; transform: rotate(60deg); transform-origin: top left }
  80% { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; transform: rotate(60deg) translateY(0); transform-origin: top left }
  to { opacity: 0; transform: translateY(700px) }
}
.hinge { -webkit-animation-name: hinge; animation-name: hinge }
@-webkit-keyframes rollIn {
  0% { opacity: 0; transform: translateX(-100%) rotate(-120deg) }
  to { opacity: 1; transform: translateX(0) rotate(0deg) }
}
@keyframes rollIn {
  0% { opacity: 0; transform: translateX(-100%) rotate(-120deg) }
  to { opacity: 1; transform: translateX(0) rotate(0deg) }
}
.rollIn { -webkit-animation-name: rollIn; animation-name: rollIn }
@-webkit-keyframes rollOut {
  0% { opacity: 1; transform: translateX(0) rotate(0deg) }
  to { opacity: 0; transform: translateX(100%) rotate(120deg) }
}
@keyframes rollOut {
  0% { opacity: 1; transform: translateX(0) rotate(0deg) }
  to { opacity: 0; transform: translateX(100%) rotate(120deg) }
}
.rollOut { -webkit-animation-name: rollOut; animation-name: rollOut }

/*nhận tin*/
.box_nhantin { background: url(../images/ntt_03.png)no-repeat; background-size: cover; padding: 45px; margin-top: 60px; border-radius: 20px; margin-bottom: 60px; }
.left_nhantin { width: 45%; background: #F3F4D2; padding: 40px 30px; padding-bottom: 45px; border-radius: 20px; margin: auto; text-align: center; }
.title_nt { color: #00793A; text-align: center; font-family: Quicksand; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; padding: 0; margin-bottom: 20px; }
.newsletter-input input::placeholder { color: #333; font-family: Quicksand; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal; }
.right_desc_nhuongquyen { width: 50%; }
.title_nq { color: #000; font-family: Quicksand; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; line-height: 40px; padding-bottom: 15px; border-bottom: solid 1px #019B42; margin-bottom: 25px; }
.title_nq span { display: block; color: #00793A; font-family: Quicksand; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; }
.bg_bt_nq { border-radius: 5px; background: #00793A; display: inline-block; padding: 15px 30px; margin-top: 20px; }
.bg_bt_nq a { color: #FFF; text-align: center; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 600; line-height: normal; }
.text-split.dest__nq { -webkit-line-clamp: 10; }

/*khách hàng*/
.info_kh { padding: 30px; background: url(../images/kh.png)no-repeat; background-size: 100% 100%; height: 300px; padding-top: 40px; position: relative; }
.name_kh { color: #FFF; text-align: end; font-family: Quicksand; font-size: 25px; font-style: normal; font-weight: 700; line-height: normal; margin-bottom: 15px; }
.mota_kh { color: #FFF; text-align: center; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 400; line-height: 25px; /* 166.667% */ -webkit-line-clamp: 5 !important; }
.item_kh img { border-radius: 50%; border: solid 10px #00793A; }
.name_kh { color: #FFF; text-align: end; font-family: Quicksand; font-size: 25px; font-style: normal; font-weight: 700; line-height: normal; margin-bottom: 15px; }
.mota_kh { color: #FFF; text-align: center; font-family: Quicksand; font-size: 15px; font-style: normal; font-weight: 400; line-height: 25px; /* 166.667% */ -webkit-line-clamp: 5 !important; }
.item_kh img { border-radius: 50%; border: solid 10px #00793A; margin-bottom: -20%; margin-left: 18%; position: relative; z-index: 11; }
.info_kh:after {position: absolute;content: '';width: 72px;height: 72px;background: url(../images/top_kh.png)no-repeat;top: -35px;left: -5px;}
.info_kh:before { position: absolute; content: ''; width: 72px; height: 72px; background: url(../images/bottom_kh.png)no-repeat; bottom: 43px; right: -11px; }
.khachhang .owl-stage-outer {padding: 0 15px;margin: 0 -15px;}
.animate__animated.animate__infinite {    /* -webkit-animation-iteration-count:infinite; */
animation-iteration-count: infinite; }

/*map*/
.branch-right { width: 43%; }
.branch-list.branchList-1 { display: flex; justify-content: space-between; border-radius: 20px; border: 2px solid var(--1, #93C444); padding: 20px; flex-wrap: wrap; }
.branch-left { width: 55%; }
.branch-name.transition { color: #00793A; font-family: Quicksand; font-size: 25px; font-style: normal; font-weight: 700; line-height: normal; }
.branch-hotline.transition { color: #333; font-family: Quicksand; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; }
.branch-name.transition { color: #00793A; font-family: Quicksand; font-size: 25px; font-style: normal; font-weight: 700; line-height: normal; margin-bottom: 5px; }
.branch-hotline.transition { color: #333; font-family: Quicksand; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; }
.branch-detail-1.box-bando.active { display: block; }
.branch-detail-1.box-bando { display: none; }
.branch-item.transition { cursor: pointer; margin-bottom: 20px; padding-bottom: 20px; border-bottom: dashed 1px #019B42; }
.branch-left iframe { border-radius: 20px; width: 100%; }
.hethong-item.transition { color: #333; text-align: center; font-family: Quicksand; font-size: 18px; font-style: normal; font-weight: 500; line-height: normal; border-radius: 5px; background: #F4F9DF; padding: 10px 20px; margin: 10px; cursor: pointer; margin-top: 0; }
.hethong-item.transition.active { color: #FFF; text-align: center; font-family: Quicksand; font-size: 18px; font-style: normal; font-weight: 500; line-height: normal; border-radius: 5px; background: #00793A; }

/*scrool*/
#style-3::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #F5F5F5; border-radius: 10px: }
.max_scroll_map { max-height: 445px; overflow-y: scroll; padding-right: 30px; }
#style-3::-webkit-scrollbar { width: 4px; background-color: #F5F5F5; }
#style-3::-webkit-scrollbar-thumb { background-color: #00793A; }
.box_map { margin-top: 50px; margin-bottom: 40px; }
.newsletter-input select { padding: 0px; font-size: 14px; text-indent: 10px; border-radius: 0px; border-radius: 5px; border: 1px solid #019B42; background: #FBFFE8; height: 45px; width: 100%; }
.content-main.baonoidung.noidunggioithieu.w-clear { margin-bottom: 50px; }
.box_file .bg_bt_nq { margin-top: 0; padding: 12px 20px; }
.name_al_h { text-align: center; width: 100%; background: #000000b5; color: #fff; padding: 10px; line-height: 20px; position: absolute; bottom: 0; }
.item.album-gallery:hover .name_al_h { display: none }
.slideshow{display: none;}
.box_tiktok .owl-stage-outer {
    padding: 0 15px;
    margin: 0 -15px;
}

.box_tiktok .owl-item {
   margin-right: 10px;
}
/* Responsive */
@media(min-width:1025px) {
  .footer { margin-bottom: 0 !important; }
  .toolbar { display: none; }
  .prev-partner { left: -15px }
  .next-partner { right: -15px }
}
@media(max-width:1199px) { }
@media(max-width:1024px) {
  div#left { display: none; }
  div#right { width: 100%; }
  .menu { display: none; }
  .menu-res { display: block; }
  .toolbar { height: auto; display: block; }
  .btn-frame { width: 41px; height: 41px; right: 10px; display: none; }
  .btn-frame i { width: 41px; height: 41px; }
  .btn-frame .kenit-alo-circle { display: none; }
  .btn-frame .kenit-alo-circle-fill { display: none; }
  .btn-phone { bottom: 220px; }
  .btn-zalo { bottom: 170px; }
  .cart-fixed { right: 10px; width: 41px; height: 41px; bottom: 270px; }
  .cart-fixed span { width: 20px; height: 20px; line-height: 20px; font-size: 10px; }
  .js-facebook-messenger-box { width: 41px; height: 41px; line-height: 41px; right: 10px; bottom: 120px; }
  .js-facebook-messenger-box svg#fb-msng-icon { width: 20px; height: 20px; top: calc(50% - 10px); left: calc(50% - 10px); }
  .js-facebook-messenger-box svg#close-icon { width: 10px; height: 10px; top: calc(50% - 5px); left: calc(50% - 5px); }
  .scrollToTop { right: 10px; border-radius: 50%; overflow: hidden; bottom: 70px; }
  .cotapp { width: 40px; }
  .album { width: calc(50% - 10px); margin: 0 5px 10px 5px; }
  .grid-page, .grid-video, .grid-thuvien { width: calc(100% + 10px); margin: 0 -5px; }
  .product, .grid-page1 .product, .item_video, .album { }
  .news { width: 100%; float: none !important; }
  .footer-article .wrap-content { padding: 20px 0 0 0; }
  .footer-news { width: 100% !important; margin-bottom: 20px; }
  .ten-footer { }
  .title-footer { }
  .footer-ul li { width: calc(50% - 5px); }
  .copyright, .statistic { width: 100%; text-align: center; }
  .search_rb a { display: block; text-align: center; background: #00793A; text-align: center; }
  .main-slider .slider__content-headline { font-size: 50px }
  .left_nhantin { width: 100%; padding: 10px; }
  .right_desc_nhuongquyen { width: 100%; background: #f3f4d2; padding: 20px; border-radius: 20px; margin-top: 20px; }
  .header-bottom .wrap-content { justify-content: center !important; padding: 10px; }
  .about_left { width: 100% }
  .pic-about { width: 100%; margin-top: 30px }
  .branch-right { width: 100% }
  .branch-left { width: 100%; margin-top: 20px; }
  .name_about {border-bottom: none;margin-bottom: 0;}
  h2.name_about span { border-bottom: none }
  .box_albumm.wrap-content { overflow: hidden; }
  .wrap-content.box_kh1 { overflow: hidden; }
  .text-split.dest__nq {-webkit-line-clamp: 20;}
  .slideshow{display: block;}
  .home-slider{display: none;}
  .wrap-content.box_tiktok{overflow: hidden;}
}
@media(max-width:769px) {
  .top-contact { flex-wrap: wrap; }
  .left-pro-detail, .right-pro-detail, .top-contact .form-contact, .top-contact .article-contact { width: 100%; margin: 0px; }
  .left-pro-detail, .top-contact .article-contact { margin-bottom: 30px; }
  .about_left { width: 100%; margin-bottom: 20px }
  .pic-about { width: 100% }
  .row.row1 { margin: 0 -5px; }
  .item1 { padding: 0 5px; }
  .left-intro, .tintuc_1 { width: 100%; margin-bottom: 20px }
  .right-intro, .tintuc_scroll { width: 100% }
  .name_mh a { font-size: 16px; }
  .mota.text-split { display: none; }
  .title_nt { font-size: 23px; }
  .box_nhantin { padding: 20px; }
  .branch-name.transition { font-size: 20px }
  .main-slider .slider__content-headline { font-size: 40px }
  .product { padding: 5px; }
  .branch-list.branchList-1 { padding: 10px; border-radius: 10px; }
  .title_nq span{font-size: 26px}
}
@media(max-width:480px) {
  .product .name-product a { font-size: 14px; }
  .product .price-product { font-size: 14px; }
  .product .price-new { font-size: 14px; }
  .pic-news, .info-news { display: block; width: 100%; float: none; text-align: center; margin: 0px; }
  .info-news { margin-top: 10px; }
  .name-news { font-size: 14px; }
  .time-news { display: none; }
  .desc-news { font-size: 13px; }
  .top-contact .form-contact .button-contact .file-contact span b { max-width: 105px; }
  .footer-ul li { width: 100%; }
}
@media(max-width:369px) {
  .name-news { font-size: 13px; }
  .desc-news { font-size: 12px; }
  .cart-pro-detail { flex-wrap: wrap; }
  .cart-pro-detail a { width: 100%; text-align: center; margin: 0px !important; font-size: 12px; }
  .cart-pro-detail a:first-child { margin-bottom: 5px !important; }
  .cart-pro-detail a i { display: none; }
}
