:root{
	--color-main:#4a9c2c;
	--color-social:#3f8e2a;
	--color-hover:#D00 ;
	--color-text:#FFEB00 ;
	--m0: #FCB700;
	--m1: #007900;
	--m2: #189E01;
	--m3: #8ccd00;
}
@font-face{font-family:'Mulish';font-weight:400;font-display:block;src:url('../fonts/Mulish-Regular.ttf');}
@font-face{font-family:'Mulish';font-weight:500;font-display:block;src:url('../fonts/Mulish-Medium.ttf');}
@font-face{font-family:'Mulish';font-weight:600;font-display:block;src:url('../fonts/Mulish-SemiBold.ttf');}
@font-face{font-family:'Mulish';font-weight:700;font-display:block;src:url('../fonts/Mulish-Bold.ttf');}
@font-face{font-family:'Mulish';font-weight:800;font-display:block;src:url('../fonts/Mulish-ExtraBold.ttf');}
@font-face{font-family:'Mulish';font-weight:900;font-display:block;src:url('../fonts/Mulish-Black.ttf');}
@font-face{font-family:'UTM-AS';font-display:block;src:url('../fonts/UTM-American-Sans.ttf');}
@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: 'Mulish',sans-serif !important;max-width:1920px;min-width: 1356px;margin: 0 auto;}
.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;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {margin: 0;-webkit-appearance: none;}
.social-plugin{display:flex;margin-top:10px;position: relative;z-index: 1;}
.scale-img{overflow: hidden;}
.scale-img img{transform:scale(1,1);}
.scale-img:hover > img{transform:scale(1.1,1.1);}
.hover_sang1{position:relative;overflow:hidden;}
.hover_sang1:before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);content: '';z-index:10;-webkit-transition: -webkit-transform 0.6s;transition: transform 0.6s;-webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0)}
.hover_sang1:hover:before {-webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0)}
.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;}
.blink{-webkit-animation-name:blink;-webkit-animation-duration:1.5s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-name:blink;-moz-animation-duration:1.5s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;animation-name:blink;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite}
.slick-next:before,.slick-prev:before{color:#656565;}

/* 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: relative;z-index: 10;width: 100%;}
.header-top{background: #00900a;);color: #fff;}
.header-top .wrap-content{min-height:46px;padding:5px 0;max-width: 1300px;}
.header-top p{margin-bottom:0}
.info-header{padding-right:45px;background:url(../images/web/hd1.png) no-repeat center left;padding-left: 31px;min-height: 20px;line-height: 20px;}
.info-header span{font-weight:700}
.if-header p{padding-right:45px;background:url(../images/web/hd2.png) no-repeat center left;padding-left: 26px;min-height: 22px;line-height: 22px;}
.header-bottom .wrap-content{min-height:135px;padding:10px 0;max-width: 1300px;}
.logo-hd{position: relative;}
.hl-header{width: 23%;}
.hl-header p{color: #3A4453;font-weight: 800;line-height: 1.5;letter-spacing: -0.42px;text-transform: uppercase;margin-bottom:3px}
.hl-header span{color: #7D7D7D;font-weight: 600;line-height: 1.5;letter-spacing: -0.42px;}
.email-header{text-align:right;background: url(../images/web/hd3.png) no-repeat center right;padding-right: 57px;min-height: 22px;}
.hotline-header{background: url(../images/web/hd4.png) no-repeat center left;padding-left: 50px;min-height: 23px;}
.hotline-header p:last-child{color:var(--m0);margin-bottom: 0;margin-top:-3px}
.hotline-header p span{display:inline-block;background: linear-gradient(62deg, #FA0 34.15%, #FFA600 43.85%, #F69900 53.89%, #E28500 64.14%, #D77900 68.31%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 16px;font-weight: 900;}

/* slideshow */
.slideshow{position:relative;}
.slideshow a{display:block;}

/* Search */
.search{position: relative;width: 38.5%;border-radius: 100px;background: #F2F2F2;}
.search input{width: calc(100% - 65px);color: #5B5B5B;font-size: 13px;font-family: 'SVN-G';font-weight: 500;border-radius: 100px 0 0 100px;padding: 0 15px;background: transparent;line-height: 40px;border: 0;float: left;}
.search input:placeholder{}
.search input:focus{border:none;box-shadow:none;}
.search p{width: 65px;height: 40px;cursor:pointer;text-align:center;float: right;color: #323232;font-size: 20px;background: var(--gra);border-radius: 0 100px 100px 100px;margin: 0;}
.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;width: 100%;z-index: 9;margin-bottom: -27px;min-width: 1356px;}
.menu .wrap-content{position:relative;max-width: 1300px;}
.menu ul.menu-ul{width: 100%;background: var(--m0);border-radius: 7px;}
.menu ul{width: 100%;padding:0px;margin:0;list-style:none}
.menu ul li{position:relative;z-index:99}
.menu ul.ulmn > li{}
.menu ul li.li-home a{padding-left:0}
.menu ul li.li-end a{padding-right:0}
.menu ul li.line{width: 1px;height: 16px;background: #fff;}
.menu ul li a{display: block;color: #fff;position:relative;z-index:1;text-decoration:none!important;padding: 19px 37px 15px 37px;font-size: 15px;font-weight: 700;text-align: center;text-transform: uppercase;}
.menu ul li a span{display:block;text-align: center;width: 100%;height: 24px;}
.menu ul li a img{vertical-align:middle}
.menu ul li a.active,.menu ul li:hover > a{color: var(--m1);}
.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: 14px !important;padding: 10px  !important;text-decoration:none!important;line-height: 1.5;text-align:left;text-transform: uppercase;color: #555!important;background:unset!important;transition:0.2s all;width:100%;min-height: auto;border: none;}
.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:after{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:#fff;}
.menu ul li ul li a:hover{visibility:visible;color: var(--color-main)!important;text-decoration: unset !important;border: none;}

/*   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-main,.title-detail{position:relative;margin: 0 0 25px 0px;}
.title-main span,.title-detail h1{display: block;color: var(--color-main);font-size: 40px;font-style: normal;font-weight: 800;line-height: 1.5;text-transform: uppercase;text-align: center;margin-bottom: 0;}
.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;}
.time-news{color:#666;margin-bottom:0px;font-size:12px;margin:7px 0;font-style:italic;font-weight:500;}
.desc-news{color: #666;margin-top: 5px !important;line-height: 1.7;font-size: 14px;}
.news-item{border: 1px solid #ddd;border-radius: 0;background: #fff;}
.item_tt{}
.item_tt a.img{width: 100%;}
.item_tt a.img p{width: 100%;margin:0;}
.item_tt a.img p img{width:100%}
.item_tt a.ten{position: relative;color: #000;font-size: 16px;font-style: normal;font-weight: 600;transition: 0.5s;margin-bottom: 0;line-height: 1.5;}
.item_tt a.ten:hover{color: #574d4d;}
.item_tt .tttt{padding: 15px;}
.item_tt .tttt .date_news{margin: 9px 0 7px 0;color: #434343;font-size: 13px;padding-left: 28px;line-height: 22px;display: none;}
.item_tt .tttt .date_news i{color:#666;padding-right:10px;}
.view-news{display:inline-block;margin-bottom: 0;color: #000;font-size: 14px;font-weight: 600;text-decoration:underline;text-underline-offset:2px;text-transform: uppercase;margin-top: 5px;transition:0.5s;}
.view-news:hover{color: #574d4d;}

.share{padding:17px 10px 10px 10px;line-height:normal;background: #eee;margin-top:15px;border-radius:5px;border: 1px solid #ddd;}
.share b{display:block;margin-bottom:5px;font-size: 15px;font-weight: 700;}
.othernews b{margin-bottom:10px;font-size: 15px;}
.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 #ccc;margin-bottom:2rem;border-radius:5px;background-color: #eee;}
.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: 500;}
.box-readmore ul li a:hover{color:#767676;}

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

/* Footer */
.footer{position: relative;}
.footer-tc{padding-top:20px;}
.footer-info:nth-child(1){width: 100%;text-align: center;padding-bottom: 25px;}
.footer-info:nth-child(2){width: 25%;}
.footer-info:nth-child(3){width: 17%;}
.footer-info:nth-child(4){width: 18%;}
.footer-info:nth-child(5){width: 27.5%;}
.footer-title{position: relative;display: block;font-size: 15px;font-weight: 800;color: #fff;text-transform: uppercase;margin-bottom: 17px;padding-top: 17px;}
.footer-info:nth-child(2) .footer-title{font-size:32px;font-family: "UTM-AS";font-weight:normal;padding-top: 0;}
.logo-ft{margin-bottom: 0;}
.footer-policy {}
.footer-policy a{position: relative;display: block;color: #fff;transition:0.5s;letter-spacing: -0.42px;line-height: normal;padding-left:15px;}
.footer-policy a:before{position:absolute;content:'';width:5px;height:5px;background:#fff;border-radius:50%;left:0;top:7px;}
.footer-policy span{display:block;width:calc(100% - 41px);text-transform:uppercase;}
.footer-policy a:not(:last-child){margin-bottom: 15px;}
.footer-policy a:hover{color: var(--color-text);}
.fapage-ft img{border-radius:10px;}
.social-ft{}
.social-ft p{font-size:15px;text-transform:uppercase;font-weight:600;margin-bottom:0;margin-right:10px;line-height:32px}
.social-ft a{display: inline-block;text-align: center;}
.social-ft a:not(:last-child){margin-right:7px;}
.social-ft img{max-height: 32px;}
.content-ft{padding:0;margin:0;list-style:none;font-size: 15px;padding-bottom: 15px;}
.content-ft li:not(:last-child){margin-bottom:15px;}
.content-ft i{width: 23px;}
.content-ft p{width: calc(100% - 35px);font-size: 15px;margin-bottom: 0;}
.content-ft span{font-weight:700}
.footer-powered{position: relative;color:#fff;background: #00900a;}
.footer-powered span{font-weight:800}
.footer-powered .wrap-content{padding: 15px 0;}
.copyright{position: relative;text-align: center;line-height: 1.5;}
footer{padding-bottom: 0;}
.footer-layout .wrap-content{position: relative;display: flex;flex-wrap:wrap;justify-content: space-between;z-index: 5;max-width: 1250px;}
.footer-layout{position: relative;background: var(--m2);color: #fff;padding: 25px 0 45px 0;}
#footer-map iframe{height:645px;display:block;width:100%;}

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

/* 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;text-align:center;transition:0.5s}
.product .pic-product{display:block;position:relative;padding-bottom: 0;margin: 0;border-radius: 23px;}
.product .pic-product p{margin-bottom:0;border-radius: 23px;}
.box-product{position: relative;display:block;}
.product .pic-product img{width:100%;-webkit-transform-style:preserve-3d;height:100%;object-fit:cover;}
.product .name-product{color: #3A4453;font-size: 16px;font-weight: 700;letter-spacing: -0.48px;margin-bottom: 0;transition:0.5s}
.product-info{position: absolute;width: 100%;background:#fff;border-radius: 20px;box-shadow: 0px 4px 16px 0px rgba(17, 17, 27, 0.05), 0px 8px 32px 0px rgba(17, 17, 27, 0.05);min-height:80px;padding: 5px 10px;left: 0;bottom: 0;}
.product:hover .product-info{background:var(--m1)}
.product-info > div{}
.product .product-info a{display:block;}
.product .name-product.text-split{-webkit-line-clamp: 2;line-height: 24px;max-height: calc(24px * 2);}
.product:hover .name-product{color:#fff}
.product .price-product{margin: 0;position: relative;color: #4D4D4D;padding-top: 3px;}
.product span{}
.product .price-new{position: relative;display: inline-block;color: var(--color-main);font-weight: 700;text-transform: uppercase;}
.product .price-old{padding: 0;font-size: 14px;text-decoration:line-through;display: inline-block;color: #8c8c8c;padding-left: 12px;}
.product .price-per{position: absolute;font-size: 13px;#fff;color: #fff;text-align:center;font-weight: 500;background: #EA1B23;min-width: 36px;height: 23px;line-height:23px;padding:0 3px;border-radius: 3px;top: 0;bottom:0;right: 0;margin:auto;;pointer-events: none;}
.product .product-new{position: absolute;font-size: 13px;#fff;color: #fff;text-align:center;background: var(--color-hover);min-width: 40px;line-height: 23px;border-radius: 5px;text-transform: capitalize;top: 8px;right: 8px;z-index: 5;pointer-events: none;}
.grid-product{display:grid;grid-template-columns: repeat(4,1fr);gap: 30px;}

/* 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: 47%;}
.grid-pro-detail .right-pro-detail{width: 50%;}
.kl-pro-detail{font-weight: 700;font-size: 17px;}
.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%;}

/*  breadCrumbs */
.breadCrumbs{padding: 12px 0px;color: #666;padding-top: 40px;}
.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: 25px 0 0 0;width: 100%;justify-content: center;}
.pagination li a{cursor:pointer;color: #666;}
.pagination .page-item.active .page-link{background:var(--color-main);border-color:var(--color-main);}
.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-main);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:#1182fc;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:rgba(7,41,103,0.35);opacity:0.4;}
.btn-frame .pulse{animation-name:pulse;}
.btn-zalo{bottom:310px;}
.btn-mess{bottom: 230px;}
.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;}

/* scrollToTop */
.scrollToTop{position: fixed;right: 15px;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(--m1);color:#fff}
.product-page{display:flex;flex-wrap:wrap;gap: 7px;justify-content:center;margin-top: 27px;}
.product-page a{width: 30px;height: 30px;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;font-size: 14px;border-radius: 0;background: #EBEBEB;}
.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;}
/* 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: 10px;grid-template-columns: repeat(4, 1fr);}
.album-db{display: grid;gap: 10px;grid-template-columns: repeat(4, 1fr);}
.album-d.album-cp{display: grid;gap: 30px;grid-template-columns: repeat(4, 1fr);}
.album-d.album-cp .album-txt{display:block;}
.album-img{}
.album-txt{padding-top: 15px;display: none;}
.album-txt h3{color: #333;font-size: 16px;text-align: center;line-height: 1.5;font-weight: 500;margin-bottom: 0;-webkit-line-clamp: 2;}
.album-txt h3:hover{color:#666;}
.pbThumbs li{width: 100px !important;}
.intro-info-box{position: absolute;left: 111px;top: 104%;white-space: nowrap;display: grid;gap: 17px;}
.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-size: 14px;font-weight:500}
.item_details a span{color: #909090;}
.item_details a:hover{color: var(--color-main);}

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

/* danh muc trai */
.thumb-pro-detail,.slick_photo1  {border:1px solid #ddd}
.title-detail-pro{}
.title-detail-pro h1{font-size: 20px;font-weight: 600;margin-bottom: 0.75rem;line-height: 1.5;}
.desc-pro-detail{line-height: 1.7;}
.price-per-pro-detail{color: #fff;font-size: 13px;text-align:center;font-weight: 500;background: var(--color-hover);min-width: 70px;border-radius: 5px;padding:5px;margin-left:5px;display: none;}
.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: #e3e3e3;padding: 9px 15px;font-weight: 500;font-size: 15px;}
.tabs-pro-detail .ul-tabs-pro-detail li.active{background: var(--color-main);color: #fff;}
.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;}
.slick_photo1{position:relative;}
.album-product .slick-prev{left:-15px}
.album-product .slick-next{right:-15px;}
/* end */

/* tieu de */
.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(--m0);}
.slick-none {display: none;}
.slick-none.slick-slider {display: block;}
.page-home{}
.tieude1{position: relative;text-align:center;color:#000;font-size:15px;letter-spacing: -0.45px;max-width: 720px;margin: 0 auto;padding-bottom: 27px;}
.tieude1 p{margin-bottom: 2px;}
.tieude1 h2{position: relative;color: #3A4453;font-size: 36px;font-style: normal;font-weight: 700;line-height: normal;letter-spacing: -1.44px;text-transform: uppercase;background: url(../images/web/td2.png) no-repeat center bottom;padding-bottom: 23px;margin-bottom: 17px;}
.tieude1.mau_chu, .tieude1.mau_chu h2{color:#fff;}
.tieude1.mau_chu h2{background: url(../images/web/td1.png) no-repeat center bottom;}
.news-d{display:grid;grid-template-columns: repeat(4,1fr);gap: 20px;}
.box-quangcao-tc{background:#000}
.item-qc a{display:block;}
/* end */

/* tieu chi */
.box-tieuchi-tc{padding: 0;margin-top: -55px;padding-bottom: 15px;}
.tieuchi-slide{margin:-10px -5px;padding-bottom: 10px;}
.item_db .it_db{text-align:center;color: #6F6F6F;padding: 23px 25px;margin: 10px 5px;border-radius: 8px;background: #FFF;box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);transition:0.5s}
.item_db .img_tt {position: relative;width: 70px;margin:0 auto;}
.item_db .img_tt img {position: relative;transition: all 1.5s ease;width: auto;z-index:9}
.item_db .info_tt{position: relative;padding-top: 10px;}
.item_db .name_tt{color: #3A4453;font-size: 18px;font-weight: 800;letter-spacing: -0.54px;line-height: 30px;-webkit-line-clamp: 1;max-height:calc(30px * 1);margin-bottom: 0;}
.item_db .des_tt{line-height: 22px;max-height: calc(22px * 3);letter-spacing: -0.42px;margin-top: 5px;}
.item_db:hover .it_db{background:#76CF00;color:#fff;}
.item_db:hover .img_tt img {transform: rotateY(360deg);filter:brightness(0) invert(1);}
.item_db:hover .name_tt{color:#fff}
/* end */

/* gioi thieu */
.box-gioithieu-tc{position: relative;padding: 25px 0 75px 0;}
.gioithieu-tc{max-width:1150px;margin:0 auto;}
.left-gt{width: 45%;order: 2;padding-top: 45px;}
.right-gt{width: 53%;max-width: 609px;}
.name-gt{padding-bottom: 10px;}
.name-gt p{color: var(--m1);font-size: 24px;line-height: 1.5;font-weight: 700;letter-spacing: -0.72px;text-transform: uppercase;margin-bottom: 0;}
.name-gt h2{position: relative;color: var(--color-hover);font-family: "UTM-AS";font-size: 36px;font-style: normal;font-weight: 400;letter-spacing: 1.08px;text-transform: uppercase;max-width: 400px;margin-bottom: 0;}
.desc-gt{color: #434343;font-size: 15px;font-weight: 500;line-height: 27px;max-height: 162px;overflow-y: auto;padding-top: 2px;padding-right: 7px;}
.desc-gt::-webkit-scrollbar {background: #eee;width: 3px;height: 11px;}
.desc-gt::-webkit-scrollbar-thumb {background: var(--color-main);}
.xtatca{position:relative;display:inline-block;min-width: 155px;line-height: 42px;color: #fff;font-size: 15px;font-weight: 700;padding: 0 10px;text-align: center;letter-spacing: -0.45px;text-transform: uppercase;background: var(--m2);border-radius: 7px;transition:0.5s;margin-top: 18px;}
.xtatca i{margin-left: 5px;font-size: 11px;}
.xtatca:hover{background:var(--color-hover);color:#fff}
.hinh-gt{position:relative;padding: 42px 47px 0 0;}
.hinhgt{background: url(../images/web/gt1.png) no-repeat left top;padding: 0 5px 0 40px;}
.item-gt {-webkit-mask-image: url(../images/web/gt2.png);mask-image: url(../images/web/gt2.png);mask-size: 100%;mask-repeat: no-repeat;display:block;position:relative;}
.item-nam{position:absolute;width:170px;height:170px;background:#fff;box-shadow: 0px 0 10px rgba(0, 0, 0, 0.12);border-radius:50%;right: 10px;top: 10px;z-index: 5;text-align: center;padding: 13px 20px;}
.item-nam p{color:var(--m1);font-size: 64px;font-weight: 900;line-height: normal;letter-spacing: -3.2px;border-bottom:1px solid #7D7D7D;margin-bottom: 7px;}
.item-nam span{margin-right:2px;}
.item-nam > div{color: #3A4453;font-size: 16px;font-weight: 900;line-height: 1.5;letter-spacing: -0.32px;text-transform: uppercase;}
/* end */

/* dich vu */
.box-dichvu-tc{padding: 65px 0 75px 0;background:url(../images/web/bg1.png) no-repeat center top/cover;}
.dichvu-slide{margin:0 -10px;}
.item_dv .it_dv{position:relative;display:block;margin:0 10px;}
.item_dv .img_tt {position: relative;}
.item_dv .img_tt img {position: relative;width:100%}
.item_dv .info_tt{position: absolute;width:100%;min-height: 120px;padding: 10px;left:0;bottom:0;background: linear-gradient(0deg,#000 0%,rgb(255 255 255 / 0%) 100%);transition:0.5s}
.item_dv .name_tt{color: #fff;font-size: 16px;letter-spacing: -0.48px;-webkit-line-clamp: 2;line-height: 24px;max-height: calc(24px * 2);text-align: center;margin-bottom: 0;}
.item_dv:hover .info_tt{background:linear-gradient(0deg,rgba(0, 120, 0, 0.90) 0%,rgb(255 255 255 / 0%) 100%);}
.dichvu-slide .slick-dots{bottom:0}
.dichvu-slide .slick-dots li{width:35px;height:10px;margin: 5px;}
.dichvu-slide .slick-dots li button{width:35px;height:10px;background:rgba(255, 255, 255, 0.50);border-radius:20px;padding:0}
.dichvu-slide .slick-dots li.slick-active button{background:#8CCD00}
.dichvu-slide .slick-dots li button:before{display:none;}
.dichvu-slide.slick-dotted.slick-slider{margin-bottom:0;padding-bottom: 45px;}
/* end */

/* thanh tuu */
.box-thanhtuu-tc{padding: 80px 0;background:url(../images/web/th.png)}
.thanhtuu-flex{}
.item_th{width: 25%;color: #fff;padding: 0px 20px 15px 20px;text-align: center;}
.item_th:not(:last-child){border-right:1px solid #fff}
.item_th p{position: relative;color: var(--color-text);font-size: 77px;font-weight: 800;line-height: normal;letter-spacing: -5.39px;margin-bottom: 5px;}
.item_th .name_tt{font-size: 21px;letter-spacing: -0.44px;line-height: 30px;-webkit-line-clamp: 1;max-height:calc(30px * 1);margin-bottom: 0;}
/* end */

/* thuc don */
.box-sanpham-nb{padding:60px 0}
.box-sanpham-nb .tieude1 h2{margin-bottom:0}
.prolist-tc{text-align:center;padding-bottom: 30px;}
.prolist-tc a{display:inline-block;color: #fff;font-size: 18px;font-weight: 700;line-height: normal;letter-spacing: -0.72px;padding: 14px 30px;border-radius: 7px;background: var(--m1);margin: 0 3px;margin-bottom: 10px;cursor:pointer;transition:0.5s}
.prolist-tc a:hover, .prolist-tc a.active{background:var(--color-hover);}
/* end */

/* dang ky nhan tin */
.box-dangky-tc{padding: 70px 0;background: url(../images/web/bg2.png) no-repeat center top/cover;}
.tieude_dk{color:#fff;text-align:center;font-size: 19px;}
.tieude_dk h2{font-size: 40px;font-weight: 800;line-height: 54px;letter-spacing: -2px;text-transform: uppercase;margin-bottom:0}
.td_dk{color:#fff;font-size:16px;text-align:center;background: url(../images/web/dk.png) no-repeat center top;padding-top: 80px;margin-top: 27px;}
.td_dk p{color: #FFE400;font-size: 32px;font-weight: 900;line-height: 1.5;letter-spacing: -1px;text-transform: uppercase;margin-bottom: -2px;}
.td_dk .tddk{font-size: 22px;letter-spacing: -0.5px;}
.newsletter-form-tc{max-width: 1120px;margin: 0 auto;padding-top: 15px;}
.newsletter-input:nth-child(1){width: 56%;}
.newsletter-input:nth-child(2){width: 42.5%;}
.newsletter-input:nth-child(1) input{width:calc(50% - 16px);margin:8px;}
.newsletter-input input {padding: 0 12px;font-size: 14px !important;font-weight: 400;height: 48px;color: #666 !important;background-color: #fff !important;border-radius: 5px;border: none;}
.newsletter-input input:focus{background:transparent;box-shadow:none;}
.newsletter-input textarea {padding: 12px;font-size: 14px !important;font-weight: 400;color: #666 !important;background-color: #fff !important;border-radius: 5px;border: none;min-height: 113px;}
.newsletter-input input::placeholder,.newsletter-input textarea::placeholder{color: #666;font-size: 14px;font-weight:400}
.newsletter-button{width:100%;margin: 10px;}
.newsletter-button input.btn-primary {border: 0px;color: #fff !important;display: block;width: 180px;cursor: pointer;padding: 0 10px;text-align: center;font-size: 16px !important;font-weight: 900;line-height: 50px;letter-spacing: -0.5px;height: 50px;border-radius: 5px;background: var(--color-hover);transition: 0.5s;text-transform: uppercase;margin: 0 auto;}
.newsletter-button input:hover {color:#fff !important;background:var(--m1) !important}
/* end */

/* y kien */
.box-ykien-tc{padding: 60px 0 80px 0;background:  url(../images/web/bg4.png) no-repeat top 24px left 22%,  url(../images/web/bg5.png) no-repeat top 35px right 2%, url(../images/web/bg6.png) no-repeat bottom left 2%, url(../images/web/bg7.png) no-repeat bottom 20% right 15%,  url(../images/web/bg8.png) no-repeat bottom right, url(../images/web/bg3.png) no-repeat center top/cover;}
.wap-ykien-tc{position:relative;}
.box-ykien-tc .tieude1{padding-bottom:40px;}
.ykien-tc{max-width:650px;margin:0 auto;margin-top: -85px;}
.ykiench-slide{margin:-10px;opacity: 0.5;}
.item_yk {}
.item_yk .it_yk {position: relative;margin: 10px;background: url(../images/web/yk2.png) no-repeat right 35px top 22px/ 50px #fff;padding:28px;padding-bottom: 35px;border-radius: 30px;box-shadow: 0px 3px 10px rgba(17, 17, 27, 0.12);border-bottom: 3px solid var(--color-main);}
.item_yk .img_tt {position: relative;z-index: 5;width: 140px;border-radius:50%;}
.item_yk .img_tt img {width:100%;}
.item_yk .info_tt{position: relative;width: calc(100% - 160px);z-index: 9;padding-right: 10px;}
.item_yk .info_tt span{display:inline-block;margin-bottom: -2px;}
.item_yk .if_tt{position:relative;width:100%;padding-right: 75px;}
.item_yk .name_tt{color: #222;font-size: 20px;font-weight: 700;line-height: 30px;letter-spacing: -0.4px;-webkit-line-clamp: 1;max-height: calc(30px * 1);margin-bottom: 0;}
.item_yk .des_tt{font-size: 14px;color: #434343;letter-spacing: -0.7px;-webkit-line-clamp: 4;line-height: 27px;height: calc(27px * 4);margin-top: 10px;}
.item_yk .cv_tt{color: #C3C3C3;font-size: 14px;line-height: 1.5;letter-spacing: -0.56px;}
.ykienph-slide .item_yk .it_yk{background:url(../images/web/yk2.png) no-repeat right 35px top 22px #fff;border-bottom:5px solid var(--color-main)}
/* end */

/* newsnb */
.box-tintuc-tc{padding: 70px 0;position:relative;}
.box-tintuc-tc .tieude1 h2{margin-bottom:10px}
.wap-tin-video{position:relative;}
.left-intro{width: 70.5%;}
.right-intro{width: 27%;}
.newshome-normal-bv{}
.tintuc-slide {}
.newshome-normal{position:relative;transition:1.5s;border-bottom: 1px dashed #000;text-align: left;border-radius: 8px !important;!i;!;overflow: hidden;}
.img-newshome-normal{position:relative;}
.pic-newshome-normal{margin:0;border-radius: 8px 8px 0 0;}
.pic-newshome-normal img{width:100%}
.info-newshome-normal{position: relative;padding: 15px 15px 35px 15px;box-shadow: 0px 0px 10px rgba(17, 17, 27, 0.10);border-radius: 0 0 8px 8px;border: 1px solid #e9e9e9;}
.name-newshome{position: relative;color: #3A4453;font-size: 17px;font-weight: 700;transition: 0.5s;margin-bottom: 0;}
.name-newshome:hover{color: var(--color-main);}
.name-newshome.text-split{-webkit-line-clamp: 2;line-height: 22px;max-height: calc(22px * 2);}
.time-newshome{position: absolute;color: #fff;font-size: 14px;font-weight: 700;letter-spacing: -0.56px;line-height: 40px;border-radius: 0px 10px 0px 0px;min-width:140px;background:var(--m1);text-align: center;padding: 0 10px;left: 0;bottom: 0;}
.desc-newshome{position: relative;color: #808080;font-size: 15px;letter-spacing: -0.56px;-webkit-line-clamp: 4;line-height: 27px;max-height: calc(27px * 4);margin-bottom: 0;margin-top: 10px;}
.view-newshome{display: none;color: #fff;font-size: 14px;font-weight: 800;letter-spacing: -0.42px;background: var(--color-hover);margin-top: 17px;min-width: 155px;line-height: 40px;border-radius: 7px;text-align: center;padding: 0 10px;transition:0.5s}
.view-newshome i{margin-left:5px;}
.view-newshome:hover{background:var(--m1);color:#fff}
.newshome-normal-bv ul{padding:0 ;}
.newshome-normal-bv ul li{margin: 0 17px;/* float: right; */text-align: center;width: 360px;}
.newshome-normal-bv ul li.slick-current{width:450px;}
.newshome-normal-bv ul li.slick-current .newshome-normal{width:100%;max-width: 100%;padding: 0;}
.newshome-normal-bv ul li.slick-current .name-newshome.text-split{font-size:20px;;-webkit-line-clamp: 2;line-height: 27px;max-height: calc(27px * 2);}
.newshome-normal-bv ul li.slick-current .info-newshome-normal{display:block;padding: 15px 30px 35px 30px;}
.newshome-normal-bv ul li.slick-current .view-newshome{display:inline-block;}
.item-vd a{display:block;position:relative;margin: 8px 0;text-align: center;}
.item-vd a p{margin:0;border-radius:10px;}
.item-vd a .info_tt{padding-top:5px;}
.item-vd a h3{color: #3A4453;font-size: 16px;font-weight: 700;line-height: 22px;-webkit-line-clamp: 2;max-height: calc(22px * 2);letter-spacing: -0.64px;margin-bottom: 0;}
.item-vd a .des_tt{color: #808080;font-size: 14px;line-height: 20px; letter-spacing: -0.56px;height:calc(20px * 2);-webkit-line-clamp: 2;margin-top:3px;}
.video-slide{margin:-8px 0px;}
/* end */

/* doi tac */
.box-doitac-tc{padding:32px 0;background: #FBFBF6;}
.doitac-slide{margin:0 -8px;}
.item_dt a{display:block;border-radius: 5px;background: #FFF;box-shadow: 2px 2px 5px 0px #ECECEC;margin:8px;}
/* end */