@charset "utf-8";
@import url('css/reset.css');
:root { --font_r: 'Noto Sans', sans-serif; --font_f: 'Noto Sans', sans-serif; --color-r: #d19a03; --color-f: #fff; }
::-webkit-scrollbar { background: #fff; width: 10px; height: 11px; }
::-webkit-scrollbar-thumb { background: #BBBBBB; }
* { margin: 0px; padding: 0px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; text-rendering: optimizeLegibility; letter-spacing: 0.6px }
h1, h2, h3, h4, h5, h6 { margin: 0px; font-weight: normal; }
p { margin: 0px; }
ul, ol { list-style: none; margin: 0px; padding: 0px; list-style-type: none; }
a, a:focus { text-decoration: none; outline: none; color: inherit; }
a:focus { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
a:hover { text-decoration: none; }
.breadcrumb { display: none !important; }
div.breadcrumb { font-family: 'SFUFuturaBook'; background-color: #fff; margin-top: 20px; padding: 10px 0px; position: relative; border-radius: 0px; color: #000; border: 1px solid #e2e2e2; }
#inner { padding-left: 10px; margin-bottom: 0px; }
#inner li:nth-last-child(1) span { display: none; }
#inner li { display: inline-block; list-style: none; }
#inner a { padding: 0px 10px }
div.breadcrumb a { color: #000; }
div.breadcrumb a:hover { color: #2486c5; }
.grecaptcha-badge { visibility: hidden; }
.transi06 { -webkit-transition: all .6s ease; -ms-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }
.fixmenu { position: sticky !important; top: 0px !important; left: 0px !important; margin: auto !important; width: 100% !important; z-index: 99 !important }
.transf { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
.noidung_ta { padding: 10px; }
.clear { clear: both; }
.loading { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; }
.visit_hidden { display: none; }
.margin-auto { max-width: 1220px; margin: 0 auto; padding: 0px 10px; }
.red { color: #FB0000 }
.div_css { margin: 0px -15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: row wrap; -webkit-flex-flow: row wrap; }
#info { padding: 20px 0px; }
#container { margin: auto; }
.wraper_trangtrong { position: relative; margin-bottom: 20px; margin-top: 90px; }
.wraper_trangtrong img { max-width: 100%; height: auto; }
.transition { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s; }
.zit { z-index: 9999 !important; }
.zib { z-index: 0; }
.i-map-at { background: #0097c9 !important; color: #FFF; }
.map { width: 100%; height: 500px; box-sizing: border-box; }
.box-map { position: relative; height: 500px; }
.map { position: absolute; }
.i-map { padding: 5px 10px; background: #F5F5F5; cursor: pointer; }
.hidden_img { z-index: 9; width: 100%; overflow: hidden; transform: translateZ(0); position: relative; height: 100%; }
.zoom img { border: none; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s; width: 100%; }
.zoom:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); }
.hv_light2 { overflow: hidden; position: relative; }
.hv_light2:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; }
.hv_light2:after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; }
.hv_light2:hover:before { right: 50%; left: 50%; width: 0; background: rgba(255, 255, 255, 0.5); }
.hv_light2:hover:after { height: 0; top: 50%; bottom: 50%; background: rgba(255, 255, 255, 0.5); }

/* buy product detail */
.buynow_details { padding: 10px 0px; }
.khung_product_detail .input-number { /*for absolutely positioning spinners*/ position: relative; padding: 5px; padding-right: 25px; }
.khung_product_detail .input-number::-webkit-inner-spin-button, .khung_product_detail .input-number::-webkit-outer-spin-button { opacity: 1; }
.khung_product_detail .input-number::-webkit-outer-spin-button, .khung_product_detail .input-number::-webkit-inner-spin-button { -webkit-appearance: inner-spin-button !important; width: 25px; position: absolute; top: 0; right: 0; height: 100%; }
.khung_product_detail .input-number[type=number]::-webkit-inner-spin-button { opacity: 1; }
.input-number { display: inline-block; padding: 8px 8px; border: 1px solid #c9c9c9; width: 50px; margin: 0 0 0 7px; }
.add_to_cart { width: 100%; margin: 10px 0px; }
.add_to_cart a { display: inline-block; font-family: 'Roboto', sans-serif; font-size: 13px; color: #ffffff; border-radius: 3px; cursor: pointer; font-weight: 500; }
.add_to_cart a.buy { background: #f9ae0a url(images/icon_add_cart_white.svg) no-repeat 10px center; background-size: 30px; padding: 8px 10px 8px 40px; }
.add_to_cart a.muangay { background: #000000 url(images/icon_buy_now.svg) no-repeat 10px center; background-size: 20px; padding: 8px 10px 8px 40px; }

/*==*/
.proloop { position: relative; }
.proloop:before, .proloop:after { content: ''; position: absolute; top: 4px; left: 4px; bottom: 4px; right: 4px; z-index: 99 }
.proloop:before { border-top: 1px solid white; border-bottom: 1px solid white; transform: scale3d(0, 1, 1); }
.proloop:after { border-left: 1px solid white; border-right: 1px solid white; transform: scale3d(1, 0, 1); }
.proloop:hover:before, .proloop:hover:after { transform: scale3d(1, 1, 1); transition: transform 0.5s; }

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

/*====*/
.skew img { overflow: hidden; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all 1.5s ease; }
.skew img:hover { border-radius: 50%; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
.scale img { max-width: 100%; transition: all 0.6s; }
.scale:hover img { transform: translateX(5px) rotate(5deg) translateY(5px) scale(1.2); }
.button-hover { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; transition: all 300ms linear 0s; z-index: 3; position: relative; }
.button-hover:before { background: var(--color-r); bottom: 0; content: ""; display: inline-block; height: 100%; left: 0; position: absolute; width: 0; z-index: -1; -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; transition: all 300ms linear 0s; border-radius: 0 2px 2px 0; }
.button-hover:hover:before { width: 100%; }

/*==*/
#loader-wrapper { width: 100%; height: 100%; position: fixed; top: 0%; left: 0%; display: flex; align-items: center; justify-content: center; z-index: 999999999; background: #fff }
.loadingcover { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, .75); z-index: 999 }
.loader { position: relative; width: 2.5em; height: 2.5em; transform: rotate(165deg); }
.loader:before, .loader:after { content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 0.5em; height: 0.5em; border-radius: 0.25em; transform: translate(-50%, -50%); }
.loader:before { animation: before 2s infinite; }
.loader:after { animation: after 2s infinite; }
@keyframes before {
	0% { width: 0.5em; box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75); }
	35% { width: 2.5em; box-shadow: 0 -0.5em rgba(225, 20, 98, 0.75), 0 0.5em rgba(111, 202, 220, 0.75); }
	70% { width: 0.5em; box-shadow: -1em -0.5em rgba(225, 20, 98, 0.75), 1em 0.5em rgba(111, 202, 220, 0.75); }
	100% { box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75); }
}
@keyframes after {
	0% { height: 0.5em; box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75); }
	35% { height: 2.5em; box-shadow: 0.5em 0 rgba(61, 184, 143, 0.75), -0.5em 0 rgba(233, 169, 32, 0.75); }
	70% { height: 0.5em; box-shadow: 0.5em -1em rgba(61, 184, 143, 0.75), -0.5em 1em rgba(233, 169, 32, 0.75); }
	100% { box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75); }
}
.loader { position: absolute; top: calc(50% - 1.25em); left: calc(50% - 1.25em); }

/*==*/
#gotop { cursor: pointer; border-radius: 5px; transition: all 0.6s; position: fixed; z-index: 10; bottom: 55px; width: 45px; height: 45px; text-align: center; background-color: var(--color-r); right: -45px; }
#gotop i.fa { color: white; font-size: 21px; line-height: 40px; }

/*==*/
.qc_1 img { width: 100% }

/*-------slider------*/
#slider-top { }

/*---------header---------*/
#header { }
.header-inf { position: relative; display: table; margin-left: auto; background: #000; font-family: 'Roboto', sans-serif; color: #fff; font-size: 14px; padding: 12px 110px 12px 10px; }
.header-inf:after { position: absolute; content: ''; background: url(images/header-at.png) no-repeat center; top: 0; bottom: 0; left: -40px; width: 40px; }
.header-inf p { display: inline-block; margin: 0 10px; padding: 0 0 0 35px; }
.header-inf p:nth-child(1) { background: url(images/icon1.png) no-repeat left center; }
.header-inf p:nth-child(2) { background: url(images/icon2.png) no-repeat left center; }
.wrap_banner { padding-bottom: 15px; }
.wrap_banner .margin-auto { display: flex; justify-content: space-between; align-items: center; }
.logo { margin-left: 30px; }
.banner { }
.hotline { font-family: 'Roboto', sans-serif; }
.hotline p { background: url(images/hotline.png) no-repeat left center; padding: 0 0 0 70px; color: #fff; font-size: 16px; }
.hotline p span { display: block; }
.hotline p span strong { font-weight: 900; }

/*---------header---------*/
.lienket { margin: 0px 0px 0px 0px; padding-top: 0px; position: relative; }
.lienket label { float: left; font-weight: bold; color: #fff; margin: 3px 10px 0px 0px; }
.lienket p { float: left; font-size: 14px; font-family: "RobotoCondensedRegular"; color: #000000; margin-right: 37px; padding-top: 8px; }
.lienket p:nth-child(2) { margin-right: 20px; }
.lienket a { padding: 0px 5px 0px 5px; float: left; color: #fff }
.lienket h4 { float: left; font-size: 13px; color: #fff; font-weight: normal; margin-right: 19px; padding-top: 8px; font-family: "RobotoRegular"; }
.lienket img:hover { opacity: 0.7; }

/*==============*/
div#menu_mobi { display: none; }
div#menu { position: relative; background: #f9ae0a; }
div#menu a.cart { position: absolute; right: 0; top: 0; bottom: 0; z-index: 2; font-size: 14px; color: #ffffff; text-transform: uppercase; background: #000 url(images/at-menu.png) no-repeat left center; padding: 12px 45px; display: flex; align-items: center; }
div#menu a.cart i { font-size: 25px; padding-right: 10px; }
div#menu ul { list-style: none; width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; }
div#menu ul li { position: relative; z-index: 99; padding: 0px 0px; text-align: center; }
div#menu div > ul > li:after { content: ""; position: absolute; width: 1px; height: 15px; background: #141414; right: 0; top: 15px; }
div#menu div > ul > li:last-child:after { display: none; }

/* div#menu div > ul > li:first-child:before { content: ""; position: absolute; width: 10px; height: 10px; background: url(images/before_li.png) no-repeat; left: 0; top: calc(50% - 5px); } */
div#menu ul li a { color: #141414; font-size: 16px; text-transform: uppercase; display: block; font-family: 'Roboto', sans-serif; padding: 12px 40px; font-weight: 500; }
div#menu ul li a:hover, div#menu ul li a.active, div#menu ul li a.active2 { color: #33333391; }
div#menu>div>ul>li>a:hover, div#menu>div>ul>li>a.active, div#menu>div>ul>li>a.active2 { }
div#menu ul li a:hover span, div#menu ul li a.active span, div#menu ul li a.active2 span { }
div#menu ul li ul, div#menu ul li:hover ul li ul { position: absolute; margin-left: 0px; display: none; }
div#menu ul li:hover ul { display: block; transition: all 0.5s; }
div#menu ul li ul li { width: 220px; line-height: 1.5; background: #f9ae0a; border-bottom: 1px solid #ffffff38; text-align: left; }
div#menu ul li ul li:last-child { border-bottom: 0; }
div#menu ul li ul li a { padding: 6px 10px; text-transform: none; }
div#menu ul li ul li a:hover { color: #d19a03; }
div#menu ul li ul li ul { left: 220px; top: 0px; }
.search { min-width: 340px; position: relative; }
.search input { height: 40px; background: #000; width: 100%; padding: 0px 60px 0 20px; border-radius: 5px; color: #fff; outline: none; border: 1px solid #ffbb27; border-radius: 50px; }
.search a { position: absolute; cursor: pointer; background: #ffbb27; top: 0; right: 0; width: 55px; bottom: 0; border-bottom-right-radius: 50px; border-top-right-radius: 50px; display: flex; justify-content: center; align-items: center; font-weight: 700; font-size: 17px; }
.search input::-webkit-input-placeholder { color: #fff; }
.search input:-moz-placeholder { color: #fff; }
.search input::-moz-placeholder { color: #fff; }
.search input:-ms-input-placeholder { color: #fff; }

/*-------------------------------*/

/*-------meu-danhmucleft-------*/

#left { width: 275px; float: left; }
#right { float: right; width: 888px }
div.khung_danhmuc { margin-bottom: 15px; }
div#danhmuc { border-left: none; border-right: none; padding: 0px 0px; }
div#danhmuc ul li { position: relative; background: url(http://banhtrangmuoihanhbabau.com/images/bg_li_dm.jpg) repeat; }
div#danhmuc>ul>li:last-child>a { border: none; }
div#danhmuc ul li ul { position: absolute; left: 100%; width: 100%; top: 0px; display: none; z-index: 999999; background: #fff; }
div#danhmuc ul li a { padding: 10px 10px 10px 35px; color: #7f7f7f; font-family: 'RobotoRegular'; font-size: 15px; display: block; position: relative; }
div#danhmuc ul li a:hover { color: red; }
div#danhmuc ul li a:before { position: absolute; left: 23px; top: 15px; content: ""; width: 4px; height: 7px; background: url(images/bf_li.png) no-repeat; }
div#danhmuc ul li ul li a { padding: 9px 5px 9px 22px; }
div#danhmuc ul li ul li a:after, div#danhmuc ul li ul li a:before { display: none; }
div#danhmuc ul li ul li:nth-last-child(1) a { border-bottom: none; }
.khung_danhmuc .thanh { position: relative; font-family: 'UTMAvo'; font-size: 17px; color: #fff; text-transform: uppercase; background: #17a400; padding: 12px 15px; line-height: 1 }
.khung_danhmuc .thanh:before { content: ""; background: url(http://banhtrangmuoihanhbabau.com/images/bf_danhmuc.jpg) no-repeat; width: 41px; height: 35px; position: absolute; top: 3px; left: 4px; }
.khung_danhmuc .thanh p { padding-left: 20px; }

/*------endcotleft----------*/
#timkiem { width: 325px; float: right; background-color: #fff; height: 30px; margin-top: 10px; position: relative; border: 1px solid #e6ebed; border-right: none; }
#timkiem select { border: 0px; width: 100px; }
#timkiem input { float: left; width: calc(100% - 40px); height: 29px; outline: none; border: none; background-color: #fff; font-size: 14px; color: #000; padding-left: 10px; }
#timkiem button { position: relative; top: -1px; width: 40px; height: 30px; outline: none; border: none; background: url(images/search.png) center no-repeat #ff0000; }
#timkiem input::-webkit-input-placeholder { color: #818181; font-size: 13px; }
#timkiem input:-moz-placeholder { /* Firefox 18- */color: #818181; font-size: 13px; }
#timkiem input::-moz-placeholder {  /* Firefox 19+ */color: #818181; font-size: 13px; }
#timkiem input:-ms-input-placeholder { color: #818181; font-size: 13px; }
#search_mobi input::-webkit-input-placeholder { color: #fff; font-size: 13px; }
#search_mobi input:-moz-placeholder { /* Firefox 18- */color: #fff; font-size: 13px; }
#search_mobi input::-moz-placeholder {  /* Firefox 19+ */color: #fff; font-size: 13px; }
#timsearch_mobikiem input:-ms-input-placeholder { color: #fff; font-size: 13px; }

/*-----sanpham----*/
.item { float: left; position: relative; padding: 0px 15px; margin-bottom: 30px; width: calc(100% / 4) }
.item .product_images { position: relative; padding: 0px; }
.item .product_images img { max-width: 100%; border: none; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s; }
.item .product_images:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); }
.item > .product_images > a > span { position: absolute; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; background: url(http://banhtrangmuoihanhbabau.com/images/i_km.png) no-repeat; top: 9px; right: 9px; font-size: 14px; color: #fff; }
.ten_item { padding: 5px; text-align: center; }
.ten_item h3 { font-size: 17px; font-family: 'RobotoBold'; color: #515151 }
.ten_item .giaban { font-size: 15px; font-family: 'RobotoRegular'; color: #c22121 }
.ten_item .giaban span { color: #ff0000 }
.slick-prev { position: absolute; top: -45px; right: 40px; width: 20px; height: 20px; background: url(images/prev_s.png); }
.slick-next { transform: rotate(180deg); position: absolute; top: -45px; right: 16px; width: 20px; height: 20px; background: url(images/prev_s.png); }

/*=======css trang trong======*/

/*================Chi tiết sản phẩm======================*/

.chitiet_sanpham { margin-bottom: 10px; }
.imgsp { float: left; width: 40%; margin-bottom: 20px; text-align: center; }
.custom-container { width: 100%; float: right; }
.custom-container .prev, .custom-container .netxt { float: left; }
.custom-container .next, .custom-container .prev { font-size: 20px; }
.custom-container .next:hover, .custom-container .prev:hover { color: red; }
.main_img_detail { padding-top: 15px; }
.box_des_detail { padding: 0px 5px; width: 57%; float: right; }
.item_des_detail { padding: 5px 0px; font-family: 'RobotoRegular'; font-size: 15px; color: black; border-bottom: 1px solid #eee }
.item_des_detail i { color: #ff0000; font-style: normal; font-family: 'RobotoBold' }
.ten_detail { font-size: 22px; text-transform: uppercase; font-family: 'RobotoBold' }
.w_chiase { background: #e2e2e2e2; padding: 12px 10px 0px 10px }
.bottom_none { border-bottom: 0px; }
.app-figure { margin-top: 10px; }
.anh_daidien { width: 100%; text-align: center; }
.MagicZoom img { max-width: 100% !important; position: relative; }
.selectors { margin-top: 10px; }
.selectors .mz-thumb img { max-width: 56px; }
.img_item { width: 100% !important; }
.item_sub_img { margin-right: 5px; }
.des-soluong { margin-bottom: 10px; }
.item_des_detail .qty { display: block; float: none; margin-bottom: 5px; text-align: left; text-transform: uppercase; font-size: 12px; font-weight: bold; font-family: 'RobotoBold'; }
.item_des_detail button { outline: none; background-color: #f5f5f5; border: 1px #eaeaea solid; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; color: #333; font-size: 15px; padding: 10px 12px; font-weight: bold; cursor: pointer; float: left; }
.item_des_detail button:nth-of-type(2) { padding: 10px 12px }
.item_des_detail button:hover { color: #fff; background: #04a71f; }
.item_des_detail input { padding: 0 5px 1px; height: 37px; border: 1px #ddd solid; text-align: center; margin: 0px 5px; width: 80px; color: #333; text-align: center; float: left; }
#hinhcon_mo { margin-top: 10px }
.chayhinhcon { margin: 0px -5px; }
.item_sub_img { padding: 0px 5px }
.product-qty .cart button { padding: 10px 12px; line-height: 1; float: left; margin-left: 5px; }
.product-qty .show { margin-bottom: 5px; }

/*================albumhinhanh======================*/
.item_album { margin-bottom: 30px; width: calc(100% / 4); padding: 0px 15px; }
.img_album img { width: 100% }
.ten_album { padding: 10px 10px; }
.ten_album h3 { font-family: 'UTMAvo'; font-size: 15px; color: #000; text-align: center; }
.tieude_album_detail { font-family: 'UTMAvoBold'; font-size: 20px; color: #9e9e9e; text-transform: uppercase; }
.item_album_detail { width: calc(100% / 4); padding: 0px 15px; margin-bottom: 30px; }
.noidung_album { margin: 20px 0px }

/*---------tranglienhe--------*/
.thanh_contact { line-height: 1.8; position: relative; margin-bottom: 15px; color: var(--color-r); font-family: 'RobotoBold'; font-size: 20px; text-transform: uppercase; }
.thanh_contact:after { content: ""; position: absolute; left: 0px; bottom: 0px; width: 60px; height: 2px; background: var(--color-r) }
.left_contact { margin-left: 0px; color: #000; margin-bottom: 20px; }
.right_contact { margin-top: 20px }
.form_contact { float: left; width: 49%; font-family: 'RobotoRegular'; font-size: 15px; color: #000 }
.form_lh { float: right; width: 49% }
.form_lh .left_input { float: left; width: 48.5%; margin-bottom: 10px; }
.form_lh .right_input { float: right; width: 48.5%; margin-bottom: 10px; }
.form_lh input { font-family: 'RobotoBold'; font-size: 13px; color: #333; float: left; width: 100%; height: 40px; border: 1px solid #ced4da; outline: none; background: transparent; padding-left: 15px }
.form_lh textarea { font-family: 'RobotoBold'; font-size: 13px; color: #333; float: left; width: 100%; border: 1px solid #ced4da; outline: none; background: transparent; resize: none; padding-left: 15px; padding-top: 10px; }
.textarea_noidung { float: left; width: 100% }
.form_lh input:focus, .form_lh textarea:focus { box-shadow: 0 2px var(--color-r); border-bottom: 1px solid var(--color-r); }
.form_lh input:focus::placeholder, .form_lh textarea:focus::placeholder { color: var(--color-r); }
.w_recap, .w_submit { display: inline-block; width: 100%; clear: both; }
.btn_send_lienhe { color: #fff; background: var(--color-r); border: none; float: left; clear: both; padding: 8px 30px; font-family: 'RobotoBold'; font-size: 13px; margin-top: 15px; text-transform: uppercase; }
.w_bando_lh { height: 400px; overflow: hidden; margin-top: 30px }
.w_bando_lh iframe { width: 100%; height: 400px }

/*========end csstrangtrong======*/
.box_video { width: calc(100% /  4); padding: 0px 15px; margin-bottom: 30px }
.video_info { font-size: 12px; color: #767676; line-height: 1.3em; }
.video_info .loai_vid a { font-size: 13px; color: #767676; }
.video_info .loai_vid:hover a { color: #167ac6; }
.box_video img { max-width: 100%; }
.box_video a h3 { text-align: left; margin: 5px 0px 0px 0px; width: 100%; float: left; font-size: 14px; color: #035F67; font-weight: bold; overflow: hidden; }
.box_video:hover a h3 { color: #d5aa16; }
.box_video:hover { opacity: 0.8; }
.box_vid { width: 70%; float: left; }
.box_vid iframe { height: 500px; }
.box_vid h1 { font-size: 24px; color: #fff; width: 100%; background: rgba(0, 0, 0, .7); padding: 15px 10px; box-sizing: border-box; }
.vid_cmt { width: 100%; height: auto; float: left; margin-top: 10px; }
.other_vid { width: 28%; float: right; }
.title_other { color: #003466; font-size: 14px; font-weight: bold; border-bottom: 1px solid #ccc; text-transform: uppercase; }
.other_vid .box_video_detail { width: 100%; padding: 7px; box-sizing: border-box; }
.other_vid .box_video_detail img { width: 40%; float: left; height: auto; }
.box_video_detail .vid_info { width: 58%; float: right; color: #767676; line-height: 1.3em; font-size: 12px; }
.box_video_detail .vid_info a h3 { font-size: 13px; font-weight: 500; color: #08678E; font-weight: bolder; }
.box_video_detail:hover .vid_info a h3 { color: #d5aa16; }
.vid_info .loai_vid a { font-size: 13px; color: #767676; }
.vid_info .loai_vid:hover a { color: #167ac6; }
.box_video .luotxem { font-style: italic; color: #666; font-size: 12px; }
@media(max-width:800px) {
	.box_vid { width: 100%; clear: left; }
	.other_vid { width: 100%; }
}

/*===tintuc*/
.box_new { margin-bottom: 15px; width: 50%; padding: 0px 15px; }
.border_boxnew { height: 100%; border-bottom: 1px dashed #ddd; padding-bottom: 10px; margin-bottom: 10px }
.img_boxnew { float: left; position: relative; z-index: 2; margin-right: 15px; overflow: hidden; }
.img_boxnew img { float: left; box-sizing: border-box; padding: relative; z-index: 2; display: inline-block; max-width: 200px; }
.info_boxnew { overflow: hidden; height: 100%; position: relative; }
.info_boxnew h3 { font-family: 'RobotoCondensedBold'; font-size: 15px; color: #393939; margin-bottom: 5px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.info_boxnew h3:hover { color: #d19a03; transition: all 0.5s; }
.date { color: #636363; font-size: 13px; font-family: 'RobotoCondensedRegular'; }
.info_boxnew p { text-align: justify; font-family: RobotoCondensedRegular; font-size: 14px; width: 100%; overflow: hidden; text-overflow: ellipsis; line-height: 25px; -webkit-line-clamp: 3; height: 75px; display: -webkit-box; -webkit-box-orient: vertical; }
.baiviet_khac { width: calc(100% - 110px); font-family: 'RobotoCondensedBold'; font-size: 14px; line-height: 1.3; }
.xemtintrong { font-family: 'RobotoBold'; font-size: 13px; color: #ea0000 }

/*===tintuc*/

/*=====footer========*/

#footer { }
.logo_footer { text-align: center; }
#bottom_ft { position: relative; padding: 50px 0 0px 0; }
.div_footer { margin: 0 0; padding-bottom: 35px; }
h2.title-web { text-align: center; color: #f9ae0a; font-size: 48px; text-transform: uppercase; font-weight: normal; font-family: 'SVN-Franko'; margin-bottom: 30px; }
.wrap_footer { width: calc(100% / 4); float: left; padding: 0px 10px; display: flex; align-items: center; }
.text_footer { color: #fff; font-size: 16px; font-family: 'Roboto', sans-serif; margin-left: 20px; }
.w_bando { height: 430px; overflow: hidden; }
.w_bando iframe { width: 100%; height: 100% }

/*---------copyright----*/
#copyright { font-family: 'Roboto', sans-serif; font-size: 14px; color: #fff; padding: 15px 0px; text-align: center; background: #111111; font-weight: 400; }
#copyright span { text-transform: uppercase; }
.copy_thongke { }
.thong_ke_bot { float: right; }

/*=====footer========*/
.lienket_ft { display: flex; align-items: center; text-align: center; justify-content: center; }
.lienket_ft p { }
.icon-footer { float: right; padding-left: 15px; }
.lienket_ft a:last-child { margin-right: 0px; }
.lienket_ft a { margin: 0 -4px; }
.lienket_ft img { border: none; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s; }
.lienket_ft img:hover { opacity: 0.6; }

/*Giói thiệu*/
.main_gioithieu { padding: 60px 0; }
.main_gioithieu .margin-auto { display: flex; justify-content: space-between; }
.left_gioithieu { width: calc(50% - 22.5px); margin-top: 23px; }
.thanh_title { text-align: center; position: relative; padding-bottom: 25px; margin-bottom: 18px; }

/* .thanh_title:after { content: ""; position: absolute; width: 138px; height: 25px; background: url(images/icon_gt.png) no-repeat; bottom: 0; left: calc(50% - 69px); } */
.thanh_title span { color: #000000; font-size: 50px; font-family: UTMBeautifulCaps; }
.thanh_title h2 { position: relative; display: inline-block; color: #2f2f2f; font-size: 30px; font-family: 'SVN-Franko'; text-transform: uppercase; margin-top: 7px; background: #fdc932; padding: 10px 35px; margin-bottom: 15px; }
.thanh_title h2:after { position: absolute; content: ''; background: url(images/at-title.png) no-repeat center; width: 17px; top: -5px; bottom: -10px; right: -8px; transform: scaleX(-1); }
.thanh_title h2:before { position: absolute; content: ''; background: url(images/at-title.png) no-repeat center; width: 17px; top: -5px; bottom: -10px; left: -8px; }
.thanh_title p { font-family: 'Roboto Slab', sans-serif; font-size: 16px; color: #333333; font-weight: 400; }
.wrap_gioithieu p { color: #333333; font-size: 15px; font-family: MuliRegular; text-align: center; line-height: 30px; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; }
.chitiet_gt { text-align: center; margin-top: 30px; }
.chitiet_gt a { color: #fff; transition: 0.5s; text-transform: capitalize; padding: 9px 41px; font-size: 15px; font-family: MuliRegular; -moz-box-shadow: 0 0 0 30px #D19A03 inset;/*FF 3.5+*/ -webkit-box-shadow: 0 0 0 30px #D19A03 inset;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/ box-shadow: 0 0 0 30px #D19A03 inset;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */ display: inline-block; border-bottom-left-radius: 5px; border-top-right-radius: 5px; }
.chitiet_gt a:hover { -moz-box-shadow: 0 0 0 2px #D19A03 inset; -webkit-box-shadow: 0 0 0 2px #D19A03 inset; box-shadow: 0 0 0 2px #D19A03 inset; color: #D19A03 !important; transition: 0.5s; }
.noidung { margin-bottom: 10px; }
.right_gioithieu { width: calc(50% - 22.5px); height: 405px; position: relative; }
.right_gioithieu:after { content: ""; position: absolute; width: 39px; height: 340px; background: url(images/icon_gt1.png) no-repeat; left: calc(50% - 19.5px); top: calc(50% - 170px); }
.div_gt { margin: 0 -5px; height: 100%; }
.img_gioithieu { padding: 0 5px; width: calc(100% / 2); float: left; height: 100%; }
.img_gioithieu img { width: 100%; height: 100%; }

/*  */
.main-product-list { padding: 40px 0px; }
.slick-list { display: none; margin: 0 -10px !important; }
.slick-list .slick-slide { margin: 0px 10px; }
.item-list { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.item-list a.img { border-radius: 50%; overflow: hidden; background: url(images/list.png) no-repeat center; padding: 20px; }
.item-list a.img img { border-radius: 50%; }
.item-list .content { font-family: 'Roboto Slab', serif; width: calc(100% - 200px); font-weight: 400; }
.item-list .content h3 a { font-family: SVN-Franko; overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 1; text-transform: uppercase; font-weight: normal; font-size: 24px; color: #1d1d1d; }
.item-list .content p { font-size: 14px; color: #1d1d1d; font-weight: 400; overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; line-height: 25px; height: 75px; margin: 15px 0px; }
.item-list .content a.read { display: inline-block; font-size: 14px; color: #1d1d1d; background: #f9ae0a; padding: 5px 22px; border-radius: 3px; }
.item-list .content:hover h3 a { color: #f9ae0a; }

/*  */
.main-selling { position: relative; background: url(images/bg-product.jpg) repeat center; padding: 50px 0px; }
.slick-product { display: none; margin: 0px -20px; }
.slick-product .slick-slide { margin: 0px 20px; margin-bottom: 20px; }

/*Sản phẩm*/
.main_sanpham { padding-bottom: 40px; }
.dmsp { text-align: center; margin: 27px 0 35px 0; }
.dmsp ul li { display: inline-block; margin: 0 3px; }
.dmsp ul li h4 { cursor: pointer; padding: 8px 15px; border: 2px solid #ACACAC; color: #acacac; font-size: 16px; font-family: MuliRegular; text-transform: uppercase; }
.dmsp ul li.active h4 { border: 2px solid #252525; color: #252525; }
.dmsp ul li h4:hover { border: 2px solid #252525; color: #252525; transition: all 0.5s; }

/*Sản phẩm*/
.main_sanpham { }
.box-product { padding-top: 40px; }
.div_sanpham { margin: 0 -12.5px; }
.wrap_sanpham { width: calc(100% / 4); float: left; padding: 0px 15px; margin-bottom: 40px; text-align: left; }
.border_sanpham { position: relative; background: #fff; border: 1px solid #e4dccf; padding: 5px; -webkit-box-shadow: 11px 4px 0px -7px rgb(0 0 0 / 6%); -moz-box-shadow: 11px 4px 0px -7px rgb(0 0 0 / 6%); box-shadow: 11px 4px 0px -7px rgb(0 0 0 / 6%); }
.border_sanpham:after { position: absolute; content: ''; background: url(images/at-pro.png) no-repeat center; bottom: -18px; left: 0; right: -4px; height: 20px; background-size: 100% 100%; }
.img_sanpham a { display: block; overflow: hidden; }
.img_sanpham a img { transition: all 0.5s; }
.img_sanpham a:hover img { transform: scale(1.1, 1.1); }
.wrap_sanpham:nth-child(4n + 1) { clear: both; }
.text_sanpham { position: relative; padding: 10px; padding-bottom: 0; }
.text_sanpham .price { margin-top: 5px; }
.text_sanpham a h4 { color: #000000; font-size: 16px; font-family: 'Roboto Mono', monospace; font-weight: 500; text-transform: uppercase; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; padding: 0 60px 0 0px; }
.text_sanpham a h4:hover { color: #d80000; transition: all 0.5s; }
.text_sanpham p { color: #3a3a3a; font-size: 14px; font-family: 'Roboto Slab', sans-serif; }
.text_sanpham span { color: #d80000; font-weight: 700; }
.text_sanpham .price a.buy { display: block; text-align: center; font-family: 'Roboto Mono', monospace; font-size: 14px; color: #000000; font-weight: 700; background: #ffb512; width: 52px; padding: 15px 0px; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; position: absolute; top: 10px; right: 0; cursor: pointer; }
.text_sanpham .price a.buy i { font-size: 18px; padding: 0 3px 0 0px; }

/*Banner quảng cáo*/
.main_banner_qc img { width: 100%; }

/*Hình ảnh*/
.main_hinhanh { margin: 80px 0 60px 0; }
.grid_hinhanh { display: grid; grid-template-columns: 32.08% 26.67% 9.6% 26.6%; grid-gap: 20px; }
.img_hinhanh { position: relative; }
.img_hinhanh a { display: block; overflow: hidden; height: 100%; }
.img_hinhanh a img { width: 100%; height: 100%; object-fit: cover; object-position: center; transition: all 0.5s; }
.img_hinhanh a:hover img { transform: scale(1.1, 1.1); }
.grid_hinhanh .img_hinhanh:nth-child(1) { grid-row: 1/3; }
.grid_hinhanh .img_hinhanh:nth-child(3) { grid-column: 3/5; }
.grid_hinhanh .img_hinhanh:nth-child(4) { grid-column: 2/4; }
.hover_hinhanh { position: absolute; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: center; padding: 0 15px; opacity: 0; }
.hover_hinhanh h4 { color: #fff; font-size: 15px; font-family: MuliSemiBold; text-transform: uppercase; }
.grid_hinhanh .img_hinhanh:hover .hover_hinhanh { opacity: 1; transition: all 0.5s; }

/*Vì sao chọn */
.main_visao { padding: 85px 0 60px 0; }
.main_visao .thanh_title span { color: #fff; }
.slick_visao { margin: 40px -20px 0 -20px; }
.wrap_visao { padding: 0 20px; }
.bg_visao { background: #D19A03; border-radius: 50px; display: flex; align-items: center; justify-content: space-between; }
.text_visao a h4 { color: #fff; font-size: 30px; font-family: SVNCookie; text-transform: capitalize; line-height: 1; padding-right: 5px; }
.text_visao a h4:hover { opacity: 0.8; transition: all 0.5s; }
.img_visao { width: 105px; float: left; height: 105px; border-radius: 50%; background: #F0B618; display: flex; align-items: center; justify-content: flex-end; padding: 4px 3px 4px 15px; }
.img_visao a { display: block; border-radius: 50%; background: #D19A03; width: 85px; height: 85px; display: flex; }
.img_visao img { }
.text_visao { width: calc(100% - 120px); float: right; }

/*Video*/
.main_video { margin: 80px 0 50px 0; background: #f7f7f7; }
.w_a_video { display: flex; justify-content: space-between; margin-top: 38px; }
.left_video { width: calc(66.67% - 90px); }
.right_video { width: calc(33.33% + 55px); }
.video_border { display: flex; justify-content: space-between; }
.video_left { width: 76%; }
.video_slick { width: calc(38.75% - 115px); }
.items_vd { display: flex; margin-bottom: 8px; justify-content: space-between; align-items: center; cursor: pointer; }
.img_video { }
.img_video img { width: 160px; height: 125px; }
.text_video { width: calc(100% - 150px); height: 84px; }
.text_video h4 { color: #000000; font-size: 14px; font-family: MuliRegular; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; cursor: pointer; }
.text_video h4:hover { color: #d19a03; transition: all 0.5s; }
div.mxh_top { position: fixed; left: 0; top: 200px; z-index: 999; }
div.mxh_top a img { height: 35px; margin: 5px 0px; display: block; }
.goidienthoai {background: rgb(209 154 3);width: 100%;position: fixed;left: 0;bottom: 0;height: 45px;line-height: 45px;color: #fff;z-index: 99999;}
div.phone_mobi { }
div.phone_mobi ul { list-style: none; margin: 0; padding: 0; display: flex; }
div.phone_mobi ul li { flex: auto 1 0; text-align: center; }
div.phone_mobi ul li a { color: #fff; text-decoration: none; font-size: 15px; }
div.phone_mobi ul li a i { font-size: 19px; margin-right: 5px; margin-top: 3px; }
div.phone_mobi .cart { display: block; padding: 0px; background: unset; position: relative; }
div.phone_mobi ul li a img { height: 15px; width: auto; margin-bottom: 5px; }
div.phone_mobi .cart span {position: absolute;top: 7px;left: 60px;background: #fdc932;width: 15px;height: 15px;border-radius: 50%;font-size: 11px;display: flex;align-items: center;justify-content: center;}
div.phone_mobi ul li a span { font-family: 'Roboto', sans-serif; font-weight: 400; color: #ffffff; font-size: 14px;}
.blink_me { -webkit-animation-name: blinker; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blinker; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blinker; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; }
@-moz-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
@keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
.goidienthoai .content { box-sizing: border-box; width: 100%; max-width: 200px; position: absolute; bottom: -500px; right: 0; background-color: #fb6f22; border: 3px solid #ffb400; border-bottom: none; z-index: 999; text-align: left; line-height: normal; }
.goidienthoai .content a { display: block; padding: 10px 15px; font-size: 13px; border-bottom: 1px solid #fff; color: #fff; font-weight: bold; }
.goidienthoai .content.active { bottom: 100%; }
.goidienthoai { display: none; }

/* Icon Rotate */
.hvr-icon-rotate { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-icon-rotate { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-icon-rotate:hover, .hvr-icon-rotate:focus .hvr-icon { -webkit-transform: rotate(20deg); transform: rotate(20deg); }

/* main_contact */
.main_contact { position: relative; background: #f9ae0a; padding: 40px 0px; }
.title-frm { text-align: center; margin-bottom: 30px; }
.title-frm h2 { font-family: UTMHelvetIns; text-transform: uppercase; font-size: 30px; color: #2a2a2a; background: url(images/title-frm.png) no-repeat center bottom; padding-bottom: 20px; margin-bottom: 10px; }
.title-frm p { font-size: 20px; color: #2a2a2a; margin: 5px 0px; }
.title-frm span { font-size: 14px; color: #2a2a2a; font-weight: 400; }
.box-frm form { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 10px; width: 83.4%; margin: 0px auto; }
.box-frm form textarea.input { grid-row: 1 / 3; grid-column: 3 / 5; height: 110px; }
.box-frm form .input { outline: none; font-size: 14px; font-weight: 400; color: #505050; width: 100%; text-align: left; height: 50px; padding: 10px; background: #fff; font-family: 'Roboto', sans-serif; border: none; }
.box-frm form input[type=submit], .box-frm form input[type=reset] { outline: none; cursor: pointer; border: none; color: #fff; font-size: 14px; background: #db0000; font-weight: 700; border-radius: 5px; padding: 10px 25px; font-family: 'Roboto', sans-serif; text-transform: uppercase; position: relative; width: 100%; }
.nt_ft { display: flex; justify-content: space-between; align-items: center; }
.box-frm form .input::-webkit-input-placeholder, .box-frm form textarea::-webkit-input-placeholder { color: #505050; }
.box-frm form .input:-moz-placeholder, .box-frm form textarea:-moz-placeholder { color: #505050; }
.box-frm form .input::-moz-placeholder, .box-frm form textarea::-moz-placeholder { color: #505050; }
.box-frm form .input:-ms-input-placeholder, .box-frm form textarea:-ms-input-placeholder { color: #505050; }
.button-frm button { background: #252525; color: #ffff; border: none; font-size: 15px; font-weight: 700; padding: 12px 25px; }
.button-frm { grid-column: span 2; }