:root{--color-main:#214e49;--color-social:#2F7F76 ;--color-hover:#fcf217;--color-text:#214e49;--m1: #214e49;--m2: #2F7F76}
@font-face{font-family:'Manrope';font-weight: 400;font-display:block;src:url('../fonts/Manrope-Regular.ttf');}
@font-face{font-family:'Manrope';font-weight: 500;font-display:block;src:url('../fonts/Manrope-Medium.ttf');}
@font-face{font-family:'Manrope';font-weight: 600;font-display:block;src:url('../fonts/Manrope-SemiBold.ttf');}
@font-face{font-family:'Manrope';font-weight: 700;font-display:block;src:url('../fonts/Manrope-Bold.ttf');}
@font-face{font-family:'UTM-L';font-display:block;src:url('../fonts/UTM-Loko.ttf');}
@font-face{font-family:'SVN-U';font-display:block;src:url('../fonts/SVN-Unthrift.otf');}
@keyframes spin{
	to{transform:rotate(360deg);}
}
@keyframes blink{
	0%{opacity:1;}
	50%{opacity:0;}
	100%{opacity:1;}
}
@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);}
}
@keyframes rotate{
	from{transform:rotate(0);}
	to{transform:rotate(360deg);}
}
@keyframes fadeup{
	from{opacity:0;transform:translateX(-20px);}
	to{opacity:1;transform:translateX(0);}
}
@keyframes pulse-animation{
	0%{transform:scale3d(1,1,1);opacity:0;}
	10%{transform:scale3d(1.1,1.1,1.1);opacity:1;}
	100%{transform:scale3d(1.6,1.6,1.6);opacity:0;}
}
@keyframes border-animation{
	0%{transform:scale3d(0.6,0.6,0.6);opacity:0;}
	20%{transform:scale3d(1.2,1.2,1.2);opacity:1;}
	100%{transform:scale3d(1.4,1.4,1.4);opacity:0;}
}
body{font-size:14px;font-family: 'Manrope',sans-serif !important;max-width:1920px;min-width:320px;}
.max-width{margin: 0 auto;width: calc(100% - 20px);max-width: 1200px;}
img{max-width:100%;}
*{box-sizing:border-box;}
a{text-decoration:none;}
p{margin-bottom: 0.5rem;}
.social-plugin{display:flex;margin-top:10px;}
.scale-img{overflow: hidden;}
.scale-img img{transform:scale(1,1);}
.scale-img:hover > img{transform:scale(1.1,1.1);}
.hover-img{position:relative;overflow:hidden;display:block;}
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3}
.p-relative{position:relative;}
.w-clear:after{display:block;content:"";clear:both}
.none{display:none;}
.oh{overflow:hidden;}
.hiding-seo{display: none;}

/* Transition All */
.transition,
.btn-frame .kenit-alo-circle-fill,
.control-owl button,
.carousel-comment-media .carousel-control a span,
.menu ul li a.has-child:after,
.menu ul li ul,
.menu ul li:hover > ul,
.scale-img img,
.scale-img:hover > img,
.support-online .kenit-alo-circle-fill{transition:0.3s all;}

/*   Header   */
.header {position: absolute;z-index: 9;width: 100%;left: 0;top: 0;}
.header-tc{position:relative;background: var(--color-main);}
.header-bottom {position: relative;}
.header-bottom .wrap-content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 12px 0;}
.logo-hd{margin: 0;}
.logo-header{display: table;margin: 0 auto;}
.banner-header{}
.header-hl{display:inline-block;padding-left: 50px;color: var(--color-text);font-size: 15px;font-weight: 500;min-height: 40px;}
.header-hl p{font-size: 16px;font-weight: 700;line-height: 1.5;margin-bottom: 0;}
.header-hl a{font-size: 16px;font-weight: 700;color:var(--color-hover)}
.ghd-header{background:url(../images/web/hd1.png) no-repeat left center;}
.hotline-header {background:url(../images/web/hd2.png) no-repeat left center;min-height: 42px;}

/* slideshow */
.slideshow{position:relative;}

/* Search */
.search{border-bottom: #000 solid 1px;width: 35%;border-radius: 0;border: 1px solid #C7C7C7;border-radius: 10px;background: #FFF;position: absolute;right: 0;top: calc(100% + 10px);}
.search input{width: calc(100% - 50px);color: #595959;font-size: 13px;font-style: normal;font-weight: 500;border-radius:10px;border:none;padding: 0px 10px;background: transparent;line-height: 40px;float: left;}
.search input:focus{border:none;box-shadow:none;}
.search p{width: 50px;height: 42px;cursor:pointer;text-align:center;font-size: 17px;border-radius: 0px 5px 5px 0px;color: #000;line-height: 42px;margin: -1px;margin-left: 0;float: right;}
.search p i{}
.box-search{padding:10px;border-bottom:1px solid #f1f1f1;display:flex;justify-content:space-between;align-items:center;}
.ds-item-search{width:calc(100% - 70px);}
.ds-item-search a{font-size:14px;color:#333;}
.show-search{position:absolute;z-index:9999;top:100%;background:#fff;width:100%;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,0.3);}
.box-search .price-product{width:100%;margin:0px;text-align:left;}
.box-search .price-product .price-new{color:#f00;font-size:14px;font-weight:bold;}
.box-search .price-product .price-old{color:#999;text-decoration-line:line-through;}

/* Menu */
.menu_mobi,.menu_mobi_add{display:none;}
#menu{display:none;}
#hamburger{display:none;width:35px;height:23px;position:relative;}
#hamburger:before,
#hamburger:after,
#hamburger span{background: #000;content:'';display:block;width:100%;height:2px;position:absolute;left:0px;}
#hamburger:before{top:0px;}
#hamburger span{top:10px;}
#hamburger:after{top:20px;}
#hamburger:before,
#hamburger:after,
#hamburger span{-webkit-transition:none 0.5s ease 0.5s;transition:none 0.5s ease 0.5s;-webkit-transition-property:transform,top,bottom,left,opacity;-webkit-transition-property:top,bottom,left,opacity,-webkit-transform;transition-property:top,bottom,left,opacity,-webkit-transform;transition-property:transform,top,bottom,left,opacity;transition-property:transform,top,bottom,left,opacity,-webkit-transform;}
.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{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.mm-wrapper_opening #hamburger:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.mm-menu_opened{display:block!important;}
.mm-slideout{z-index:unset;}
.wrap-menu{display:flex;justify-content:space-between;align-items:center;gap:10px;}
.menu-head-left{position:relative;}
.title-menu{color:#fff;font-size:14px;font-weight:500;cursor:pointer;line-height:40px;display:block;}
.menu-product-list{position:absolute;z-index:99;top:100%;width:250px;background:#fff;border-radius:2px;}
.menu-product-list ul{padding:0px;margin-bottom:0px;}
.menu-product-list ul ul{position:absolute;width:750px;background:#fff;left:100%;top:0px;border:1px solid #999;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;height:100%;overflow-x:hidden;}
.menu-product-list ul ul ul{position:relative;left:0px;top:0px;width:100%;border:none;display:block;height:auto;}
.menu-product-list ul li a{position:relative;display:block;color:#333;font-size:14px;font-weight:500;padding:5px 10px 5px 10px;border-bottom:1px solid #ddd;}
.menu-product-list ul li a .icon-down{position:absolute;right:10px;top:10px;}
.menu-product-list ul ul li a span{position:absolute;right:10px;font-size:13px;font-weight:500;color:#00a3ff;}
.menu-product-list ul li a:hover{color:#f00;}
.menu-product-list ul ul li a{border-bottom:none;font-weight:bold;}
.menu-product-list ul ul ul li a{font-weight:normal;}
.menu{position:relative;z-index: 7;}
.menu .wrap-content{position:relative;}
.fix_menu{position:fixed!important;box-shadow:0 0 1px #999;background:#fff;}
.menu ul.menu-ul{display: flex;align-items: center;}
.menu ul{width:100%;padding:0px;margin:0;list-style:none}
.menu ul li{position:relative;z-index:99}
.menu ul li.timkiem {padding-left:22px;}
.menu ul li.timkiem i{border-radius: 100px;border: 1px solid var(--color-hover);background: rgba(0, 0, 0, 0.30);width:31px;height:31px;text-align:center;line-height:30px;color:var(--color-hover)}
.menu ul.ulmn > li{}
.menu ul li.line{width: 1px;height: 29px;}
.menu ul li a{display: block;color: var(--color-hover);position:relative;z-index:1;text-decoration:none!important;padding: 13px 22px;font-size: 15px;font-weight: 500;text-align: center;x;text-transform: uppercase;}
.menu ul li a span{display:block;text-align: center;width: 100%;height: 24px;}
.menu-list a:before{content:'';}
.menu ul li a img{vertical-align:middle}
.menu ul li a.active,
.menu ul li:hover > a{);color: #FFEB3B;}
.menu ul li ul{position:absolute;min-width:250px;left:0;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 0.5s;background:#fff;}
.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;}
.menu ul li ul li{text-align:left;border-bottom:1px solid rgb(173 173 173 / 32%);display:flex;align-items:center;}
.menu ul li ul li:last-child{border-bottom:0px}
.menu ul li ul li a{font-size: 15px;padding: 10px !important;!i;!;text-decoration:none!important;line-height: 1.5;text-align:left;font-weight: 600;text-transform:capitalize;color:#000!important;background:unset!important;transition:0.2s all;width:100%;min-height: auto;}
.menu ul li ul li ul{top:0px;left:100%}
.menu ul li ul li a:before{content:'';:all 0.3s linear;opacity:0;height:1px;width:0px;transition:0.3s all;display: none;}
.menu ul li ul li a:hover:before,
.menu ul li ul li > a.active:before{left:0;opacity:1;width:20px;background:cadetblue;}
.menu ul li ul li a:hover{visibility:visible;color: var(--color-main) !important;!i;!;}
a.cart-header{position:relative;}
a.cart-header span{position:absolute;top:0px;right:0px;color:#fff;font-size:11px;width:17px;height:17px;text-align:center;border-radius:50%;}

/*   SLider */
.control-owl{position:absolute;width:100%;z-index:2;left:0px;top:calc(50% - 22.5px);}
.control-owl button{opacity:0.5;top:0px;position:absolute;outline:none;border:2px solid #fff;padding:0px;margin:0px;display:block;cursor:pointer;color:#ffffff;width:30px;height:30px;border-radius:50%;overflow:hidden;text-align:center;font-size:25px;margin:0px;background-color:#00a3ff;display:flex;align-items:center;justify-content:center;}
.control-owl button:hover{opacity:1;}
.control-owl button.owl-prev{left:20px;}
.control-owl button.owl-next{right:20px;}
.box-photo-ct{border-radius:20px;overflow:hidden;}
.title-detail{position:relative;margin: 0 0 25px 0px;}
.title-detail h1{display: block;color: var(--color-main);font-family: "UTM-L";font-size: 37px;font-style: normal;font-weight: 400;line-height: 1.5;text-transform: uppercase;text-align: center;margin-bottom: 0;}
.title-main{margin-bottom:20px;position:relative;}
.title-main span{font-size: 30px;font-weight:bold;text-transform:uppercase;text-align: center;display:block;line-height: 1.5;color: var(--color-main);}
.tt-week{font-size:25px;text-align:center;margin:20px 0px;color:#fff;font-weight:700;text-transform:uppercase;}
.title-cat-main{display:flex;flex-wrap:wrap;justify-content:center;margin:20px 0px;gap:20px;}
.title-cat-main span{display:block;color:#999;background:linear-gradient(64.85deg,#fca600 23.67%,#ffd41d 106.12%);background-color:#fff;padding:10px;border-radius:10px;cursor:pointer;}
.title-cat-main span:hover,
.title-cat-main span.active{background:linear-gradient(64.85deg,#ffd41d 23.67%,#fca600 106.12%);color:#000;}

/* News */
.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 #ccc;padding:7px 20px;border-radius:20px;color:#000;font-size:16px;}
a.views:hover{border:solid 1px #fed402;color:#fed402;}
.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:#fed402;}
.time-news{color:#fed402;margin-bottom:0px;font-size:12px;margin:7px 0;font-style:italic;font-weight:500;}
.desc-news{color: #666;margin-top: 5px;line-height: 1.7;font-weight: 500;}
.item_tt .tttt{padding: 10px 0 0 0;text-align: center;}
.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:#fed402;}

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

/* Partner */
.info-partner{background:#f8f8f8;padding:15px 0px;}

/* Footer */
.footer{position: relative;padding-bottom: 0;}
.footer-info:nth-child(1){width: 28.5%;text-align: center;padding: 70px 0 62px 0;}
.footer-info:nth-child(2){width: 27.5%;padding: 70px 0 60px 0;}
.footer-info:nth-child(3){width: 32.5%;position: relative;z-index: 9;}
.footer-info:nth-child(4){width: 100%;margin-top: -55px;}
.footer-info1{padding-bottom: 35px;}
.logo-ft{text-align:center;margin-bottom: 0;}
.footer-info:nth-child(2) .footer-title{margin-bottom:5px;}
.footer-social{display: flex;flex-wrap: wrap;gap: 7px;justify-content: center;margin-top: 10px;}
.footer-policy {display: grid;gap: 20px;}
.footer-policy a{color: #fff;display: flex;align-items: center;gap: 13px;text-transform: capitalize;transition:0.5s;}
.footer-policy a:before{content: '';width: 4px;height: 4px;background: #fff;border-radius: 50%;}
.footer-policy a:hover{color: var(--color-hover);}
.map-ft{display: inline-block;background: #fff;color: #000;font-size: 15px;padding: 0 30px 0 16px;border-radius: 100px;margin-top: 13px;}
.map-ft span{display:inline-block;background:url(../images/web/gh.png) no-repeat center left;padding-left:36px;line-height: 38px;}
.map-ft:hover{color:var(--color-main);transition:0.5s}
.footer-powered .wrap-content{display: flex;color: #fff;align-items: center;position: relative;}
.copyright{
    max-width: 75%;
}
.copyright, .footer-counter{}
.footer-counter{text-align:right;}
.social-ft{padding-top: 22px;justify-content: center;}
.social-ft p{display:block;width:100%;font-weight:700;text-transform:uppercase;margin-bottom: 20px;}
.social-ft a{display:inline-block;margin: 0 4px;}
.social-ft a:last-child{margin-right:0}
footer{padding-bottom: 0;}
.footer-layout .wrap-content{display: flex;flex-wrap:wrap;justify-content: space-between;}
.footer-titleft{display: block;color: var(--color-hover);text-transform: uppercase;font-size: 17px;font-style: normal;font-weight: 700;line-height: 1.5;margin-bottom: 10px;}
.content-info-ft p{margin-bottom:0}
.footer-layout{position: relative;padding: 30px 0px 0px 0px;color: #fff;background: url(../images/web/bg3.png) no-repeat center top/100% auto var(--color-main);font-size: 15px;}
.footer-tc .footer-layout{background: var(--color-main);}
.content-info-ft{line-height:2}
.footer-fanpage{}
.footer-fanpage a{display:block;position:relative;border: 10px solid var(--color-hover);background:var(--color-hover);border-radius:50%;}
.footer-fanpage p{border-radius:50%;margin-bottom:0}
.footer-fanpage a h3{position:absolute;font-size: 15px;color: #fff;text-transform: uppercase;border-radius: 100px;background: rgba(4, 4, 4, 0.60);padding: 4.5px;margin-bottom: 0;}
.footer-fanpage a h3 span{display:inline-block;background:url(../images/web/fb.png) no-repeat center left;line-height: 36px;padding-left: 42px;padding-right: 30px;}
.footer-fanpage a img{}
.info-footer .flex-footer{display:flex;justify-content:space-between;gap:20px;}
.info-footer .flex-footer .box-footer .social-footer{display:flex;gap:5px;margin:10px 0px;}
.info-footer .flex-footer .box-footer:nth-child(1){width:33.3%;}
.info-footer .flex-footer .box-footer:nth-child(2){width:40%;}
.info-footer .flex-footer .box-footer:nth-child(3){width:25%;}
.info-footer .flex-footer .title-footer{text-transform:uppercase;margin-bottom:20px;font-weight:700;font-size:14px;}
.info-footer .flex-footer .service-footer{margin-top:20px;}
.info-footer .flex-footer .service-footer ul{padding:0px;margin:0px;}
.info-footer .flex-footer .service-footer ul li{list-style:none;padding:5px 0px;}
.info-footer a{color:#fff;}
#footer-map iframe{width:100%;height: 450px;display:block;}

/* Tags */
.title-tags{position:relative;font-size:1em;font-weight:600;padding-bottom:15px;margin-bottom:15px;color:#777;}
.title-tags:after{content:'';position:absolute;left:0px;bottom:0px;background-color:rgba(0,0,0,0.1);display:block;height:3px;width:30px;}
.flex-tags{display:flex;gap:5px;}
.flex-tags a{color:#333;border:1px solid;border-radius:3px;display:inline-block;font-size:0.8em!important;opacity:0.8;padding:2px 5px;}
.flex-tags a:hover{background-color:#446084;border-color:#446084;color:#fff;opacity:1;}
.footer-powered{border-top: 1px solid rgb(255 255 255 / 30%);border-bottom: 1px solid rgb(255 255 255 / 30%);font-size: 13px;padding: 19px 0;position: absolute;width: 100%;left: 0;bottom: 13px;}
.footer-powered:before{position:absolute;content:'';width: 22%;height:calc(100% + 2px);background:var(--color-main);right:0;top:-1px}
.linkmap_ft{position: relative;display:inline-block;color: var(--color-main);text-align: justify;font-size: 18px;font-weight: 700;line-height: 30px;width: 130px;padding: 4px;transition:0.5s}
.linkmap_ft:before{position:absolute;content:'';width:100%;height: 70%;border:1px solid #fff;left:0;bottom:0}
.linkmap_ft span{position: relative;background: #fff;display: inline-block;min-width: 120px;line-height: 36px;text-align: center;}
.linkmap_ft:hover{color:var(--color-hover);}
.footer-powered span{}

/*   TC   */
.item-criteria a{display:flex;align-items:center;color:#333;}
.item-criteria a .ds-criteria{width:calc(100% - 60px);margin-left:10px;}
.item-criteria a .ds-criteria h3{-webkit-line-clamp:2;font-size:16px;color:var(--color-main);}
.item-criteria a .ds-criteria p{-webkit-line-clamp:2;margin:0px;}

/* Sort */
.sort-select{display:flex;justify-content:end;margin:20px 0px;position:relative;}
.sort-select .click-sort{border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 10px 6px 8px;margin:0px;}
.sort-select-main{display:grid;background-color:#fff;border-radius:4px;box-shadow:0 4px 6px rgb(0 0 0 / 20%);position:absolute;padding:0 7px;top:30px;right:0;width:160px;z-index:2;}
.sort-select-main p{border-bottom:1px solid #f1f1f1;margin:0px;order:2;}
.sort-select-main p:has(.check){order:1;}
.sort a{color:#000;font-size:14px;line-height:17px;padding:11px 3px;display:block;cursor:pointer;}
.sort a.check i{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:22px;height:16px;border:2px solid transparent;border-radius:100px;vertical-align:middle;}
.sort a.check i::after{content:'';display:block;box-sizing:border-box;position:absolute;left:3px;top:-4px;width:6px;height:10px;border-width:0 2px 2px 0;border-style:solid;transform-origin:bottom left;transform:rotate(45deg);}
.sort-select .sort-show{padding-right:12px;position:relative;}
.sort-select .sort-show::before{content:'';border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333;content:'';height:0;position:absolute;top:6px;right:0;width:0;}

/* Product */
.filter{position:absolute;right:0px;top:0px;padding:5px 10px;background:#f1f1f1;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;text-transform:uppercase;border-radius:5px;cursor:pointer;border:1px solid #ddd;display:none;}
.flex-product-main{display:flex;justify-content: space-between;align-items: flex-start;}
.flex-product-main .left-product{width: 300px;position: sticky;top: 60px;}
.flex-product-main .right-product{width: calc(100% - 330px);}
.filter_block:not(:last-child){margin-bottom:30px;}
.wrap-product-sale{background-color:#ffa09e;border-radius:10px;overflow:hidden;}
.wr-search p{font-weight:bold;text-transform:uppercase;}
.product{position: relative;display:block;border: 2px solid var(--color-main);padding: 14px;text-align: center;}
.product .pic-product{display:block;position:relative;border-radius: 20px;}
.box-product{display:block;}
.product .pic-product img{width:100%;-webkit-transform-style:preserve-3d;height:100%;object-fit:cover;}
.first_img{position:absolute;top:0;transition:all 0.5s ease;height:100%;}
.product:hover .first_img{transform:scale(0);}
.second_img{display:block;position:absolute;top:0;right:100%;transition:all 0.5s ease;height:100%;}
.product:hover .second_img{right:0;top:0;transition:all 0.5s ease;}
.product .name-product{color: var(--color-text);text-align: center;font-family: 'UTM-CB';font-size: 20px;font-style: normal;font-weight: 400;line-height: 1.5; /* 150% */margin-bottom: 0;}
.product .name-product:hover{color: var(--color-hover);}
.product .name-product.text-split{-webkit-line-clamp:1;}
.product .price-product{display:inline-block;padding: 2px;border:2px solid var(--color-main);margin: 0;margin-top:13px}
.product span{display:inline-block;}
.product .price-new{display:inline-block;color: #FFF;text-align: justify;font-size: 20px;font-style: normal;font-weight: 700;line-height: 36px;min-width: 120px;background:var(--color-main);padding: 0 10px;text-align:center;}
.product .price-old{padding: 0;padding-left: 7px;font-size:14px;text-decoration:line-through;display: inline-block;color: #666;text-transform: capitalize;}
.product .price-per{position: absolute;#fff;color: #fff;font-size: 12px;text-align:center;font-weight: 500;background: #d92626;min-width: 47px;line-height: 23px;border-radius: 5px;top: 8px;right: 8px;pointer-events: none;}
.product .product-new{position: absolute;#fff;color: #fff;font-size: 14px;text-align:center;font-weight: 500;background: #d92626;min-width: 47px;line-height: 23px;border-radius: 5px;text-transform: capitalize;top: 8px;left: 8px;z-index: 5;pointer-events: none;}
.box-cat{text-align:center;}
.box-cat h3{font-size:14px;color:#333;margin-top:10px;}
.box-cat:hover h3{color:#f00;}
.cart-product{margin:5px 0 0 0px;}
.cart-product span{cursor:pointer;color:#fff;text-align:center;padding:0px 5px;border-radius:5px;display:inline-block;line-height:34px;font-size:13px;font-weight:700;}
.cart-add{margin-left:10px;background-color:#00a5d9;width:155px;}
.cart-add:hover{background-color:#fed402;}
.cart-buy{background-color:#ff2e00;width:93px;height:33px;}
.cart-buy:hover{background-color:#fed402;}
.grid-product{display:grid;grid-template-columns: repeat(3,1fr);gap: 30px;}
.right-product .grid-product{grid-template-columns:repeat(3,1fr);}

/* product detail */
.right-pro-ctsp{width:25%;border: 1px solid #ccc;padding: 15px;position: sticky;top: 60px;}
.grid-pro-detail{display:flex;justify-content:space-between;align-items:start;}
.grid-pro-detail .left-pro-detail{width: 40%;}
.grid-pro-detail .right-pro-detail{width: 57%;}
.detail-product{display:flex;justify-content:space-between;}
.detail-product .left-pro-detail{width:40%;border:1px solid #ddd;}
.detail-product .right-pro-detail{width:57%;}
.detail-product .right-pro-detail ul{list-style:none;padding:0px;}
.detail-product .right-pro-detail ul li{margin-bottom:20px;}
.detail-product .right-pro-detail ul li .title-pro-detail{font-size:18px;}
.detail-product .right-pro-detail ul li .attr-content-pro-detail{display:inline-block;margin-bottom:0px;}
.detail-product .right-pro-detail ul li .attr-content-pro-detail .price-new-pro-detail{font-weight:700;font-size:20px;color:#f00;}
.policy_intuitive{border:1px solid #e0e0e0;border-radius:5px;margin-bottom:25px;}
.policy{margin:20px 16px 0 16px;}
.policy__list{display:flex;flex-wrap:wrap;padding:0px;}
.policy__list > li{border-bottom:1px solid #f1f1f1;position:relative;padding:12px 0 12px 35px;width:50%;display:inline-block;}
.policy__list > li:nth-child(2n + 1){padding-right:20px;}
.policy__list li > div.iconl{left:0;position:absolute;top:15px;}
.policy__list li .iconl{width:32px;}
.policy__list li p{line-height:20px;padding-left:5px;margin:0px;}
.policy__list li:last-child{border-bottom:0;}
.policy__list > li:nth-child(2n + 1):nth-last-child(2){border:0;}

/* css block actions  */
.ul-actions{display:flex;justify-content:center;margin:20px;gap:15px;align-items:flex-start;}
.ul-actions li,
.ul-actions > div{list-style-type:none;margin:0;padding:0;width:80px;text-align:center;}
.ul-actions .active .box__tabr,
.ul-actions .box__tabr:hover{border-color:#fd6e1d;}
.ul-actions .box__tabr{align-items:center;border:1px solid #e0e0e0;border-radius:2px;display:flex;justify-content:center;min-height:55px;padding:4px;height:60px;width:80px;}
.icon-action{background-image:url('../images/icon_chitiet@2x-min.png');background-repeat:no-repeat;display:inline-block;height:30px;width:30px;line-height:30px;vertical-align:middle;background-size:300px 180px;}
.icon-dnb{background-position:0 0;height:28px;width:28px;}
.icon-tskt{background-position:-105px 0;height:30px;width:30px;}
.icon-ttsp{background-position:-140px 0;height:19px;width:23px;}
.ul-actions p{font-size:14px;line-height:1.3;margin-top:5px;white-space:normal;color:#000;}

/* modal-detail */
.modal-detail::-webkit-scrollbar{width:10px;}
.modal-detail::-webkit-scrollbar-thumb{width:10px;background:#4d90e0;border-radius:10px;height:50px;}
.modal-detail{position:fixed;z-index:999;background:#000000c4;top:0px;left:0px;width:100%;height:100%;overflow-y:scroll;}
.content-modal-detail{background:#fff;max-width:1200px;margin:0px auto;min-height:100vh;}
.content-modal-detail .tabs{display:flex;cursor:pointer;padding:0;list-style:none;justify-content:center;border-bottom:1px solid #e0e0e0;position:sticky;top:0px;background:#fff;z-index:99;}
.content-modal-detail .tabs li{padding:20px 20px;margin-right:5px;font-weight:bold;position:relative;border-bottom:4px solid #fff;}
.content-modal-detail .tabs li.active{color:#2d9cdb;border-bottom:4px solid #2d9cdb;}
.content-modal-detail .tab-content{padding:20px;max-width:900px;margin:0px auto;}
.content-modal-detail .tab-content.active{display:block;}
.close-tab{position:fixed;top:15px;right:20px;z-index:10;}
.btn-closemenu{position:fixed;top:10px;right:20px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;line-height:21px;padding:7px;text-align:right;width:72px;}
.btn-closemenu::before{transform:rotate(45deg);}
.btn-closemenu::after{transform:rotate(-45deg);}
.btn-closemenu::before,
.btn-closemenu::after{background-color:#333;content:'';left:13px;height:14px;position:absolute;top:10px;width:1px;}
.cursor-pointer{cursor:pointer;}

/*css CT */
.box-ct{display:flex;justify-content:start;align-items:center;background-color:rgb(233,230,230);padding:10px;border-radius:10px;}
.box-ct img{border-radius:50%;margin-right:10px;}
.ds-ct h3 a{font-size:17px;color:#333;}
.ds-ct h3 a:hover{color:#f00;}


/* Contact */
.contact-map{position:relative;height:500px;margin-top:30px;}
.contact-map iframe{position:absolute;left:0px;top:0px;width:100%;height:100%;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {margin: 0;-webkit-appearance: none;}

/*  breadCrumbs */
.breadCrumbs{padding: 12px 0px;color: #666;background: #e9e9e9;font-weight: 500;}
.breadCrumbs ol{margin:0px;}
.breadCrumbs ol li a{color: #333;}
.breadcrumb-item+.breadcrumb-item::before{color: #333;}
.breadCrumbs ol li a:hover{color:var(--color-main);}

/* paging */
.pagination{margin:20px 0px;}
.pagination li a{cursor:pointer;}
.btn-frame{display:block;width:50px;height:50px;position:fixed;right: 15px;z-index:10;cursor:pointer;}
.btn-frame i{width:50px;height:50px;border-radius:50%;background: var(--color-social);position:relative;z-index:1;display:flex;align-items:center;justify-content:center;color: #fff;font-size: 32px;}
.btn-frame i img{vertical-align:middle;width: 70%;}
.btn-frame .animated.infinite{animation-iteration-count:infinite;}
.btn-frame .kenit-alo-circle{width:60px;height:60px;top:-5px;right:-5px;position:absolute;background-color:transparent;border-radius:100%;border:2px solid rgba(7,41,103,0.8);opacity:0.1;border-color:var(--color-social);opacity:0.5;}
.btn-frame .zoomIn{animation-name:zoomIn;}
.btn-frame .animated{animation-duration:1s;animation-fill-mode:both;}
.btn-frame .kenit-alo-circle-fill{width:70px;height:70px;top:-10px;right:-10px;position:absolute;border-radius:100%;border:2px solid transparent;background-color:var(--color-social);opacity:0.4;}
.btn-frame .pulse{animation-name:pulse;}
.btn-zalo{bottom:310px;}
.btn-mess{bottom: 230px;}
.btn-map{bottom: 390px;}
.btn-frame p {border-radius: 2px;background: var(--color-social);padding: 0;margin: 0;display: none;width: 180px;margin-left: 0;position: absolute;color: #ffffff;z-index: 999;top: -25px;right: 50px;-webkit-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;-webkit-animation: headerAnimation 0.7s 1;animation: headerAnimation 0.7s 1}
.btn-frame p a{display:block;color: #fff;font-size: 15px;font-weight: 500;padding: 6px 10px;}
.btn-frame p a:not(:last-child){border-bottom:1px solid rgb(255 255 255 / 25%)}
.btn-frame p a:hover{color: var(--color-hover);}
.btn-frame:hover p {display: block}

.grid-properties{display:flex;gap:10px;}
.grid-properties span{position:relative;border:1px solid #ddd;padding:5px 15px;cursor:pointer;}
.grid-properties span:hover,
.grid-properties span.active{border:1px solid #f00;color:#f00;}
.grid-properties span:hover:after,
.grid-properties span.active:after{content:'';border:0.9375rem solid transparent;border-bottom:0.9375rem solid var(#d0011b,#ee4d2d);bottom:0;position:absolute;right:-0.9375rem;}
.grid-properties span.outstock{pointer-events:none;background-color:#fafafa;color:rgba(0,0,0,0.26);cursor:not-allowed;}

/* Xu huong */
.wrap-xh{background:linear-gradient(90deg,#ffecd2 0%,#fcb69f 100%);padding:10px;border-radius:10px;}
.title-xh{font-size:25px;margin:20px 0px;color:#333;font-weight:700;text-align:left;text-transform:uppercase;}
.image-xh{border-radius:10px;overflow:hidden;}
.name-xh{text-align:center;color:#333;font-size:16px;margin:10px 0px 0px;}

/* scrollToTop */
.scrollToTop{position: fixed;right: 20px;bottom: 60px;z-index: 99;}

/* Hidden Google Captcha */
.grecaptcha-badge{display:none!important;width:0px!important;height:0px!important;visibility:hidden!important;overflow:hidden;}
[x-cloak]{display:none!important;}
.product-page a:hover,
.product-page a.active{background-color: var(--color-main);border-color: solid 1px var(--color-main);color:#fff;}
.product-page{display:flex;flex-wrap:wrap;gap: 8px;justify-content:center;margin-top: 25px;}
.product-page a{width: 30px;height: 30px;display:flex;align-items:center;justify-content:center;border: solid 1px #ccc;color:#000;cursor:pointer;font-weight: 500;border-radius: 5px;background: #fff;}
.slideshow-next,
.slideshow-prev{z-index:9;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:50px;background:#00000085;border-radius:5px;color:#fff;font-size:1.875rem;display:flex!important;align-items:center;justify-content:center;opacity:30%;cursor:pointer;transition:0.2s all;}
.slideshow-next:hover,
.slideshow-prev:hover{opacity:90%;}
.slideshow-next{right:10px;}
.slideshow-prev{left:10px;}
.product-d{display: grid;grid-template-columns: repeat(3, 1fr);gap: 30px;}
.menu-header{flex: 1;}
.header-box{position: relative;padding: 5px 0;padding-left: 10px;z-index: 5;color: #fff;font-size: 14px;background: url(../images/web/hd4.png) no-repeat center left/100% 100%;gap: 10px;min-height: 50px;}
.header-box:before{position:absolute;content:'';width:33px;height:100%;background:url(../images/web/hd3.png) no-repeat center;right:100%;top:0}
.intro{margin: 20px 0px 0px 0px;padding-bottom: 50px;background:url("../images/intro.png");background-size: 100% 100%;}
.intro .wrap-content{display: grid;grid-template-columns: 670fr 450fr;gap: 70px}
.intro-box:nth-child(1){display: grid;grid-template-columns: 385fr 255fr;gap: 30px}
.intro-box:nth-child(2){margin-top: 100px;}
.intro-img-item {border: #212529 solid 1px;padding: 20px;width: fit-content;}
.intro-img.img1{text-align: center;padding-bottom: 115px;}
.intro-img.img2{display: grid;gap: 20px;align-content: end;position: relative;}
.lytra{margin-left: 30px;}
.intro-txt-1{color: var(--m2);font-size: 52px;margin-bottom: 10px;font-family: 'bb';}
.intro-txt-1 div{color: #212529;font-size: 30px;line-height: 45px;margin-right: -30px;margin-top: -23px;font-family: 'bm';}
.intro-img.img3{grid-column: 1/3;width: fit-content;margin: 0px auto;display: flex;align-items: end;font-size: 20px;gap: 5px;margin-top: -210px;position: relative;z-index: 3;left: -28px;}
.intro-txt-2{writing-mode: tb;transform: rotate(180deg);text-transform: uppercase;}
.intro-txt-3{font-size: 40px;text-align: center;border-top: #000 solid 1px;border-bottom: #000 solid 1px;font-family: 'bb';}
.intro-txt-4 {font-weight: 500;font-size: 13px;line-height: 200%;letter-spacing: -0.02em;margin-top: 20px;-webkit-line-clamp: 7;font-family: 'mm';}
.intro-txt-5 {color: #000;font-family: 'ms';width: 145px;height: 45px;display: flex;align-items: center;justify-content: center;margin-top: 30px;position: relative;border-left: #000 solid 1px;border-right: #000 solid 1px;}
.intro-txt-5:before{content:'';width: 50px;height: 1px;background-color: #000;position: absolute;top:0px;left: 0px}
.intro-txt-5:after{content:'';width: 85px;height: 1px;background-color: #000;position: absolute;bottom:0px;left: 0px}
.intro-line{margin-bottom: -35px;}

/* product */
.tabProduct{text-align:center;background: url(../images/web/td1.png) no-repeat center top/cover;border-radius: 200px;padding: 4px 15px;margin-bottom: 20px;}
.tabProduct a{display:inline-block;color: #fff;font-size: 17px;font-weight: 700;text-transform: uppercase;padding: 0 40px;line-height: 40px;transition: 0.5s;min-height: 40px;min-width: 232px;}
.tabProduct a.active, .tabProduct a:hover{font-size:20px;font-family:utm-i;font-weight:normal;background:var(--color-hover);border-radius:100px;}
.productnb-slide .product {margin: 0px 10px}
.productnb-slide{margin: 0px -10px}
.product-info{padding: 10px 0;}
.product-info > div{}
.productmenu-slide{margin:0px -22px}
.productmenu-item {background: #F9F2E7;margin: 0px 22px;display: grid;justify-items: center;border-radius:250px;padding: 60px 30px 30px 45px;}
.productmenu-box:nth-child(1){position: absolute;left: 30px;}
.productmenu .wrap-content{position: relative;}
.productmenu-title{font-size: 52px;font-family: 'dw';writing-mode: vertical-lr;position: relative;}
.productmenu-title:before{content: '';position: absolute;width: 1px;height: 150px;background-color: #000;top: -30px;}
.productmenu{background:url("../images/menu.png");background-position: center;background-size: cover;background-color: var(--m1);padding: 105px 0px 100px 0px;position: relative;}
.productmenu-txt-1{font-size: 30px;text-transform: uppercase;margin: 10px 0px 0px 0px;}
.productmenu-box:nth-child(1){}
.productmenu-box:nth-child(2){margin: 0px 10%}
.productmenu-menu{height: 250px;overflow-y: auto;gap: 20px;display: grid;margin: 10px 0px 15px 0px;width: 100%;}
.productmenu-txt-2{font-size: 16px;-webkit-line-clamp: 1;}
.productmenu-txt-3{position: relative;white-space: nowrap;}
.productmenu-pricenew{font-size: 17px}
.productmenu-priceold{text-decoration: line-through;position: absolute;bottom: -15px;width: 100%;left: 0px;text-align: right;font-size: 11px;}
.productmenu-product {display: flex;align-items: baseline;justify-content: space-between;gap: 10px;padding-right: 10px;color: #000;}
.productmenu-product:hover{color: var(--m1);}
.productmenu-line{min-width: 10%;border-bottom: #000 dashed 1px;flex: 1;}
.productmenu1,
.productmenu2{position: absolute;width: 100%;left: 0px}
.productmenu1{top: 0px;}
.productmenu2{bottom: 0px}
.la1{position: absolute;bottom: -16%;right: 0px;z-index: 8;}
/* end */

/* thu vien anh */
.box-thuvienanh-tc{position:relative;padding: 55px 0 25px 0;background: url(../images/web/bg1.png);}
.box-thuvienanh-tc:before{position:absolute;content:'';width:100%;height:50%;background: linear-gradient(180deg, rgba(33, 78, 73, 0.00) 0%, #214E49 54.45%);left:0;bottom:-10px}
.thuvienanh-tc{position: relative;}
.thuvien-list{max-width: 235px;position: absolute;max-height: 300px;overflow-y: auto;right: 0;bottom: 90px;z-index: 9;padding-right:5px;}
.thuvien-list::-webkit-scrollbar {background: #fff;width: 3px;height: 10px;}
.thuvien-list::-webkit-scrollbar-thumb {background: var(--color-social);}
.thuvien-list a{display:block;color: #FFF;text-align: center;font-size: 18px;font-style: normal;font-weight: 700;line-height: 1.5;padding: 8.5px 10px;background:var(--color-social);transition:0.5s;cursor:pointer}
.thuvien-list a.active, .thuvien-list a:hover{background:var(--color-hover);color:var(--color-main);}
.thuvien-list a:not(:last-child){margin-bottom:20px;}
.flex-thuvienanh{position:relative;justify-content: space-between;margin: 0 -10px;min-height: 450px;}
.flex-thuvienanh:before{position:absolute;content:'';width:175px;height: 60px;border: 5px solid var(--color-social);border-top: unset;border-left: unset;bottom: 35px;right: 120px;z-index: 5;}
.thuvienanh-item{position: relative;display: block;}
.thuvienanh-item a{display:block;width:100%;}
.thuvienanh-img p{width: 100%;height: 100%;}
.thuvienanh-img img{width:100%;height: 100% !important;object-fit:cover}
.thuvienanh_tc:nth-child(1){width: calc(41% - 20px);margin:0 10px;display: grid;grid-template-columns: 1fr 1fr;gap:20px;}
.thuvienanh_tc:nth-child(2){width: calc(59% - 20px);margin:0 10px;display: grid;grid-template-columns: repeat(10, 1fr);gap:20px;}
.thuvienanh_tc:nth-child(1) .thuvienanh-item:nth-child(1){grid-column:span 2;}
.thuvienanh_tc:nth-child(1) .thuvienanh-item:nth-child(3){grid-row:span 2}
.thuvienanh_tc:nth-child(1) .thuvienanh-item:nth-child(1) a{height:410px;}
.thuvienanh_tc:nth-child(1) .thuvienanh-item:nth-child(2) a, .thuvienanh_tc:nth-child(1) .thuvienanh-item:nth-child(4) a{width:100%;height:220px;}
.thuvienanh_tc:nth-child(1) .thuvienanh-item:nth-child(3) a{height:460px;}
.thuvienanh_tc:nth-child(2) .thuvienanh-item:nth-child(1),.thuvienanh_tc:nth-child(2) .thuvienanh-item:nth-child(2){grid-column:span 5;}
.thuvienanh_tc:nth-child(2) .thuvienanh-item:nth-child(3){grid-column:span 6}
.thuvienanh_tc:nth-child(2) .thuvienanh-item:nth-child(1) a{height: 475px;}
.thuvienanh_tc:nth-child(2) .thuvienanh-item:nth-child(2) a{height:425px;margin-top:50px;}
.thuvienanh_tc:nth-child(2) .thuvienanh-item:nth-child(3) a{width:100%;height:262px;}
.logoha{position:relative;padding-left:50px;padding-top:2px;}

/* end */

.best-next,
.best-prev{position: absolute;top: 50%;transform: translateY(-50%);z-index: 1;}
.best-next{right:-50px}
.best-prev{left:-50px}
.header-mobile{display: none;}
.album-d{display: grid;gap: 20px;grid-template-columns: repeat(3, 1fr);}
.album-txt{padding: 15px 0 0  0;}
.album-txt h3{color: #333;font-size: 16px;text-align: center;line-height: 1.5;font-weight: 700;margin-bottom: 0;-webkit-line-clamp: 2;}
.album-txt h3:hover{color:var(--color-social);}
.video-d{display: grid;gap: 20px;grid-template-columns: repeat(3, 1fr);}
.pbThumbs li{width: 100px !important;}
.intro-info-box{position: absolute;left: 111px;top: 104%;white-space: nowrap;display: grid;gap: 17px;}

/* newsnb */
.box-tintuc-tc{padding: 25px 0;}
.tintuc-slide{margin:0 -10px}
.newshome-normal{display:block;margin: 0 10px;position:relative;padding: 0 24px;text-align: center;}
.newshome-normal:before{position:absolute;content:'';width:100%;height:calc(100% - 77px);border:2px solid var(--color-social);left:0;bottom:20px;pointer-events: none;}
.img-newshome-normal{position: relative;width: 100%;background:var(--color-main);}
.pic-newshome-normal{margin:0;border-radius: 500px 500px 0 0;max-width: 282px;margin: 0 auto;}
.pic-newshome-normal img{width:100%}
.info-newshome-normal{position: relative;width: 100%;padding: 0;padding-top: 27px;}
.name-newshome{position: relative;color: #fff;font-size: 27px;font-family: 'UTM-L';transition: 0.5s;margin-bottom: 0;}
.name-newshome:hover{color: var(--color-hover);}
.name-newshome.text-split{-webkit-line-clamp: 1;line-height: 41px; max-height: calc(41px * 1);}
.desc-newshome{background:var(--color-social);padding:20px 15px;margin-top: 15px;}
.desc-newshome p{color: #fff;margin-bottom:0px;font-size: 15px;-webkit-line-clamp: 3;line-height: 25px;height: calc(25px * 3);}
.view-newshome{position:relative;margin-top: 30px;margin-bottom: 0;}
.view-newshome p{position: relative;display: inline-block;color: var(--color-hover);font-size: 15px;font-style: normal;font-weight: 600;text-align: center;text-transform:uppercase;transition: 0.5s;padding: 2px;border: 1px solid var(--color-social);}
.view-newshome p span{display: block;width: 168px;line-height: 36px;padding: 0 10px;background:var(--color-social)}
.view-newshome p:hover span{background: var(--color-hover);color: var(--color-main);transition:0.5s}

.grid-news-details{border-radius: 0;padding: 0;list-style:square;padding-left: 20px;}
.item_details{list-style:square;line-height: 1.7;}
.item_details a{display:block;color: #000;list-style:disc;font-weight: 500;}
.item_details a span{color: #909090;}
.item_details a:hover{color: var(--color-social);}

/* contact */
.contact-article form{color:#000}
.contact-input textarea.form-control{height:auto;}
.contact-form .btn-primary{background: var(--color-main);border-color: var(--color-main);}

/* tieu de */
.slick-none {display: none;}
.slick-none.slick-slider {display: block;}
.tieude1{display: block;color: var(--color-hover);font-family: "UTM-L";font-size: 40px;font-weight: normal;line-height: 1.5;text-transform: uppercase;text-align: center;margin-bottom: 27px;}
.product-list{padding-left:5px;}
.product-list a{display:inline-block;padding: 2px;border:2px solid var(--color-main);margin: 9px 8px;cursor: pointer;}
.product-list a span{display:inline-block;color: #FFF;font-size: 20px;font-style: normal;font-weight: 700;min-width: 120px;background:var(--color-hover);padding: 3px 10px;text-align:center;}
.product-list a:hover span, .product-list a.active span{background: var(--color-main);}

.box-sanpham-dm{padding: 30px 0;}
.news-d{display:grid;grid-template-columns: repeat(4,1fr);gap: 30px;}
.news-item{}
.item_tt a.img{border: 1px solid var(--color-social);padding: 7px;}
.item_tt a.img p{margin-bottom:0}

.box-quangcao-tc{max-width:1366px;margin:0 auto;padding: 30px 0;}
.it-qc{display:block;}
.menu-fix {position: fixed;left: 0px;right: 0px;top: 0px;z-index: 999;-webkit-animation: fadeInDown 1.3s ease backwards;-moz-animation: fadeInDown 1.3s ease backwards;-o-animation: fadeInDown 1.3s ease backwards;-ms-animation: fadeInDown 1.3s ease backwards;background: var(--color-social);}
.menu-fix .wrap-content{padding: 5px 0;}
/* end */

/* video trang chu */
.box-video-nb{position: relative;padding:30px 0 60px 0;width: calc(100% - 20px);max-width: 1366px;margin: 0 auto;z-index: 5;}
.video-nb{position:relative;}
.video-slide{}
.item-video{position: relative}
.item-video a{position: relative;display: block;}
.item-video p{position: relative;width: 82%;margin:0;padding-right:calc(50% - 600px);order:2}
.item-video p:before{position:absolute;content:'';width:100%;height:100%;background: url(../images/web/vd1.png) no-repeat center center;left:0;top:0;}
.item-video img{width:100%;max-height: 521px;object-fit:cover;}
.item-video .info_tt{position: relative;width:calc(100% - 82% + 155px);margin-right:-155px;background: linear-gradient(90deg, #214E49 0%, #2F8178 100%);z-index: 5;padding: 50px 30px 50px 80px;font-family: "UTM-L";font-size: 37px;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: 1px;}
.item-video .des_tt{color: rgb(255 255 255 / 0%);-webkit-text-stroke: 1px rgb(252 242 23 / 51%);margin-bottom: -2px;}
.item-video .name_tt{color:#fff;margin-bottom: 0;line-height: 1.5;}
.video-slide-p{margin:0 -11px;padding-top:27px;}
.item-vd{text-align:center;}
.item-vd a{position: relative;display:block;margin:0 11px;}
.item-vd a:before{position:absolute;content:'';width:100%;height:100%;background: url(../images/web/vd1.png) no-repeat center center/ 82px;left:0;top:0;}
.item-vd a img{width:100%;max-height:272px;object-fit:cover}
/* end */

/* danh muc trai */
.item_tt a.ten:hover{color: var(--color-social)!important;}
.title-detail-pro{}
.title-detail-pro h1{font-size: 20px;font-weight:700;margin-bottom: 1rem;}
.desc-pro-detail{font-size:15px;line-height:1.5;}
.album-product .slick-prev:before,.album-product .slick-next:before{color: #fff;opacity: 0.75;}
.tabs-pro-detail .ul-tabs-pro-detail{padding:0px;list-style:none;margin-bottom:1rem;border-bottom:1px solid #e7e7e7;}
.tabs-pro-detail .ul-tabs-pro-detail li{cursor:pointer;float:left;margin-right:5px;margin-bottom:5px;background:#eee;padding:5px 10px;font-weight: 700;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{background: var(--color-social);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;}
/* end */

/* gioi thieu */
.page-home{background:#214e49}
.box_gioithieu_tc{padding: 40px 0 55px 0;position:relative;background: url(../images/web/bg1.png);}
.main_gioithieu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-flex-flow:row wrap;justify-content:space-between;align-items: start;}
.left_gthieu{position: relative;width: 100%;max-width: 700px;margin: 0 auto;text-align: center;}
.right_gthieu{position: relative;width: 100%;margin-top: 40px;overflow-x: hidden;}
.right_gthieu:before{position:absolute;content:'';width:50px;height:100%;border:1px solid rgb(255 255 255 / 20%);left:0;top:0;border-right:0}
.right_gthieu:after{position:absolute;content:'';width:50px;height:100%;border:1px solid rgb(255 255 255 / 20%);right:0;top:0;border-left:0}
.noidung_gthieu{}
.name-gt{margin-bottom: 15px;}
.name-gt p{display: block;color: var(--color-hover);text-align: center;font-family: "UTM-L";font-size: 64px;font-style: normal;font-weight: 400;line-height: normal;margin-bottom: -7px;}
.name-gt h2{display: block;color: #fff;text-align: center;font-size: 31px;font-style: normal;font-weight: 700;line-height: 1.5;text-transform: uppercase;margin-bottom: 0;}
.desc-gt{color: #fff;font-size: 15px;line-height: 30px;text-align: justify;max-height: 180px;overflow-y: auto;padding-right: 10px;}
.desc-gt::-webkit-scrollbar {background: #fff;width: 3px;height: 10px;}
.desc-gt::-webkit-scrollbar-thumb {background: var(--color-social);}
.xtatca{position: relative;display: inline-block;color: var(--color-main);font-size: 15px;font-style: normal;font-weight: 500;text-align: center;transition: 0.5s;padding: 13px 10px 10px 10px;min-width: 142px;background: var(--color-hover);););text-transform: uppercase;border-radius: 100px;margin-top: 30px;}
.xtatca:hover{background: var(--color-social);color: #fff;transition:0.5s}
.tieuchi-slide {position: relative;z-index: 2;margin: 0 -1px;}
.item_db {}
.item_db .it_db {position: relative;padding: 0 25px;border-right: 1px solid rgb(255 255 255 / 20%);}
.item_db .img_tt {position: relative;width: 94px;height: 108px;background: url(../images/web/tc.png) no-repeat center;margin:0 auto;}
.item_db .img_tt img {position: relative;transition: all 1.5s ease;width: auto;}
.item_db:hover .img_tt img {transform: rotateY(360deg);}
.item_db .info_tt {position: relative;text-align: center;padding-top: 10px;}
.item_db .name_tt {color: #fff;font-size: 17px;font-style: normal;font-weight: 600;line-height: 30px;-webkit-line-clamp: 1;max-height: calc(30px * 1);margin-bottom: 0;transition: 0.5s;margin-bottom: 0;}
/* end */

/* he thong */
.tieude2{position: relative;display: block;color: var(--color-hover);text-shadow: 3px 3px 0 var(--color-main), 3px -3px 0 var(--color-main), -3px 3px 0 var(--color-main), -3px -3px 0 var(--color-main), 3px 0px 0 var(--color-main), 0px 3px 0 var(--color-main), -3px 0px 0 var(--color-main), 0px -3px 0 var(--color-main), 4px 4px 0 var(--color-hover), 4px -4px 0 var(--color-hover), -4px 4px 0 var(--color-hover), -4px -4px 0 var(--color-hover), 4px 0px 0 var(--color-hover), 0px 4px 0 var(--color-hover), -4px 0px 0 var(--color-hover), 0px -4px 0 var(--color-hover), -5px -7px 0px rgb(252 242 23 / 60%);font-family: "UTM-L";font-size: 43px;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: 1px;text-transform: uppercase;text-align: center;margin-bottom: 30px;}
.box-hethong .wap-tin-video{background: var(--color-social);padding:40px 35px}
.box-hethong{padding: 20px 0 55px 0;position: relative}
.box-hethong .ht-left{width: 49%;}
.box-hethong .ht-right{width: 48%;}
.box-hethong .ht-right iframe{width: 100%;height:596px;display:block;}
.box-hethong .ht-left .item-ht{font-size: 17px;font-weight: 500;cursor: pointer;background: var(--color-main);padding: 18.5px 25px;color: #fff;}
.box-hethong .ht-left .item-ht:not(:last-child){margin-bottom:10px;}
.box-hethong .ht-left .item-ht p{margin-bottom: 3px;}
.box-hethong .ht-left .item-ht span{display: inline-block;padding-right:5px;font-weight:700}
.box-hethong .ht-left .active{background: #fff;);color: var(--color-main);}
.map-list-ft {max-height:596px;overflow-y:auto;padding-right:10px;}
.map-list-ft::-webkit-scrollbar {background: #fff;width: 3px;height: 10px;}
.map-list-ft::-webkit-scrollbar-thumb {background: var(--color-hover);}
/* end */

.wap-tin-video{}
.left-intro{width: 28.5%;position: relative;text-align: center;}
.right-intro{width: calc(100% - 34%);}

/* y kien */
.box-ykien-tc{position:relative;padding:30px 0 20px 0;background: url(../images/web/yk1.png) no-repeat bottom 20% right 10%, url(../images/web/bg2.png) no-repeat center bottom 60px/ 100% auto;}
.box-ykien-tc:before{position:absolute;content:'';width:127px;height:138px;background:url(../images/web/yk1.png) no-repeat center;top: -20px;right:16%;pointer-events:none}
.ykien-slide {position: relative;z-index: 2;}
.item_yk {}
.item_yk .it_yk {position: relative;}
.item_yk .hinh_tt{width: 57.3%;}
.item_yk .img_tt {position: relative;margin:0 -4px;}
.item_yk .img_tt1{width:calc(50% - 8px);margin:0 4px;}
.item_yk .tiktok_yk blockquote{width: 100% !important;!i;!;!i;!;margin:0;height: 533px !important;}
.item_yk .tiktok_yk iframe{width: 100% !important;height: 100% !important;display:block;}
.item_yk .img_tt img {position: relative;width:100%;}
.item_yk:hover .img_tt img {transform: rotateY(360deg);}
.item_yk .info_tt {position: relative;width: 40%;padding-top: 95px;background: url(../images/web/yk2.png) no-repeat center bottom 15px;}
.item_yk .name_tt {color: var(--color-hover);font-size: 36px;font-family: SVN-U;line-height: 54px;-webkit-line-clamp: 1;max-height: calc(54px * 1);transition: 0.5s;margin-bottom: 0;margin-top: 5px;}
.item_yk .des_tt {color: #FFF;text-align: justify;font-size: 15px;font-style: normal;font-weight: 400;line-height: 26px;-webkit-line-clamp: 3;max-height: calc(26px * 3);}
.item_yk .des_t {color: #FFF;font-size: 14px;margin-top:5px;}
/* end */

/* khoa hoc */
.box-khoahoc-tc{padding:55px 0 30px 0}
.khoahoc-flex{margin: 0 -9px;padding: 37px 0;}
.item_kh{width:calc(33.33% - 18px);margin: -37px 9px;}
.item_kh:nth-child(1), .item_kh:nth-child(4){width:calc(16.66% - 18px);}
.item_kh .it_kh{position: relative;display:block;clip-path: polygon(0 20%, 50% 0, 100% 20%, 100% 80%, 50% 100%, 0 80%);background: var(--color-hover);padding: 2px 1px;text-align: center;}
.item_kh .it_khoc{clip-path: polygon(0 20%, 50% 0, 100% 20%, 100% 80%, 50% 100%, 0 80%);}
.item_kh.item_kh1{height:100%;}
.item_kh .it_kh1{position: relative;width:100%;height:100%;min-height: 443px;padding: 4px;}
.item_kh .it_kh1:before{position:absolute;content:'';width: calc(100% - 8px);height: calc(100% - 8px);background:var(--color-main);clip-path: polygon(0 20%, 50% 0, 100% 20%, 100% 80%, 50% 100%, 0 80%);left:0;top:0;bottom:0;right:0;margin:auto;}
.item_kh .it_kh2{position:relative;text-align:center;padding: 20px;}
.item_kh .it_kh2 p{color: var(--color-hover);font-family: "UTM-L";font-size: 24px;font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;margin-bottom: 15px;}
.item_kh .it_kh2 a{display: inline-block;color: #FFF;font-size: 15px;font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;border-radius: 5px;border: 1px solid var(--color-hover);min-width: 162px;padding: 0 10px;}
.item_kh .it_kh2 a span{display:inline-block;background:url(../images/web/zl1.png) no-repeat center left;padding-left:37px;line-height: 40px;}
.item_kh .it_kh2 a:hover{color:var(--color-hover);}
.item_kh .img_tt{padding: 1px;}
.item_kh .img_tt img {position: relative;width:100%;/* clip-path: polygon(0 20%, 50% 0, 100% 20%, 100% 80%, 50% 100%, 0 80%); */}
.item_kh .info_tt {position: absolute;width: 100%;background: url(../images/web/kh.png) no-repeat center top;min-height: 115px;padding-bottom: 5px;bottom: 0;left: 0;}
.item_kh .name_tt {color: #FFF;text-align: center;font-size: 20px;font-style: normal;font-weight: 600;line-height: 30px;-webkit-line-clamp: 2;max-height: calc(30px * 2);max-width: 50%;transition: 0.5s;margin-bottom: 0;}
.toolbar{display: none;}