@charset "utf-8";

/* CSS Document */
@import url("css/fonts.css");
:root{--color-red:#ec2d3f;--color-medium-red:#cc2c32;--color-dark-red:#c31829;--color-green:#28a745;--color-dark-green:#207d36;--color-black:#212529;--color-gray:#6c757d;}

* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline: none; margin: 0; }
body { font-family: 'Roboto-Regular'; line-height: 1.5; margin: 0; padding: 0; font-size: 14px;min-width: 1200px;}
img {max-width: 100%;height: auto;vertical-align: middle;}
iframe { max-width: 100%; }
.grecaptcha-badge { display: none !important; }
a { text-decoration: none; outline: none; }
a:hover, a:focus { color: unset; outline: none; }
ul { visibility: visible; list-style: none; list-style-type: none; padding: 0; margin: 0 }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: initial }
.slick-slider .slick-slide > div { display: flex; }
.clearfix { float: none; clear: both; }
.clearfix:before { content: ""; display: table; }
.clearfix:after { content: ""; clear: both; display: table;}
.table-responsive { width: 100%; overflow-x: auto; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; }
#main { width: 100%; position: relative; }
#info {width: 100%;position: relative;padding: 2em 0 20px 0;border-top: 1px solid #dddddd;}
#info .noidung_detail { display: block; width: 100%; }
#info .noidung_detail .noidung * { max-width: 100%; height: auto;color: #000 }
#info .noidung_detail .noidung { margin: 10px 0; }
.addthis_inline_share_toolbox { width: 100%; display: inline-flex; }
.margin_auto { width: 1200px; margin: 0 auto; position: relative; }
#container {position: relative;transition: 0.5s all;background: #ffffff;width: 100%;}
.bando iframe { width: 100%; height: 220px; display: block; }
#popup { display: none; padding: 0; max-width: 95%; }
.loading { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; }
.updating { width: 100%; text-align: center; color: #000000; font-weight: 400; font-size: 14px; text-transform: uppercase; padding: 10px 0; }
.khung_flex { display: flex; flex-wrap: wrap; justify-content: space-between; }
.khung_flex.flex_center { align-items: center; }

/* MXH */
.mangxh h4 { margin-top: 8px; font-size: 16px; color: #fff; }
.mangxh a { padding: 2px 5px 0px 5px; }

/* Header */
#header{ position: relative; width: 100%;}
.header{width: 100%;}
.header .margin_auto{display: flex;align-items: center;justify-content: space-between;}
.header .timkiem_top{width: 416px;}
.header .timkiem_top p{margin-top: 5px;font-size: 13px;color: #000;}
.header form{width: 100%;display: flex;justify-content: space-between;}
.header form input{width: calc(100% - 117px);height: 42px;border: 1px solid #1c6192;background: #fff;color: #000;font-family: 'Roboto-Regular';padding: 0 20px 0 15px;}
.header form button{width: 117px;height: 42px;background: #0b568b;line-height:42px;border: 0;font-family: Arial;font-weight: bold;font-size: 16px;color: #fff;text-transform: uppercase;cursor: pointer;}
.hotline{display: inline-block;background: url(images/phone.png) no-repeat left;padding-left: 55px}
.hotline p{color: #000;}
.hotline span{font-size: 20px;color: #e01414;font-family: 'RobotoBold';}

/* Main menu */
#mainmenu {position: relative;width:100%;background: #0b568b;border-bottom:1px solid #1074ba;}
#timkiem{width: 271px;position: relative;}
#timkiem input{width: 100%;height: 34px;background: #fff;border: 0;border-radius: 25px;padding: 0 10px 0 25px;font-size: 13px;font-family: 'Roboto-Regular';}
#timkiem button{width: 15px;height: 15px;background: url(images/timkiem.png) no-repeat;border: 0;position: absolute;top: 10px;right: 25px;cursor: pointer;}
#mainmenu.fixx{position: fixed;top: 0;left: 0;z-index: 10000;}

/* Title */
.title { width: 100%; position: relative; margin: 0 0 30px 0; text-align: center; }
.title p { font-size: 15px; color: #333333; max-width: 90%; margin: 0 auto; line-height: 1.5; }
.title h4, .title h2 { font-size: 30px; font-family: 'Roboto Slab', serif; color: #f172ac; position: relative; z-index: 1; font-weight: 700; background: url(images/title.png) no-repeat bottom center; padding: 0 0 30px  0; width: 100%; text-transform: uppercase; display: flex; justify-content: center; align-items: center; }
.title.white h2, .title.white h4 { background: url(images/title_w.png) no-repeat top center; color: #ffffff; }
.tab_sp { padding: 0; position: relative; }
.tab_sp li { position: relative; list-style: none; font-size: 16px; cursor: pointer; font-weight: 700; color: #1a1a1a; display: inline-flex; padding: 12px 25px; line-height: 1; margin: 0 2px; border: 1px dashed #636363; text-transform: uppercase; border-radius: 20px; background: #ffffff; }
.tab_sp.white li { background: #ffffff; }
.tab_sp li.active, .tab_sp li:hover { border: 1px solid #d60c0c; color: #d60c0c; }

/* Slider */
#slider { width: 100%; position: relative; }
#slider .margin_auto{display:flex;justify-content: space-between;flex-wrap: wrap;}
#slider .amazingslider-nav-container-1 { display: none; }
#slider .slider {  width: 100%; position: relative;}
#slider .slider #amazingslider-wrapper-1 { width: 908px; margin: 0 !important; }
.amazingslider-timer-1 { display: none !important; }
.mota_slider{position: absolute;top: 50%;left: 5%;transform: translateY(-50%);padding-left: 30px;display: flex;align-items: center;flex-wrap: wrap;line-height: 40px;}
.mota_slider:after{content: '';width: 12px;height: 100%;background: #ed1c24;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.mota_slider h3{font-size: 60px;font-family: 'UTMHelvetIns';color: #ed1c24;text-transform: uppercase;width: 100%;margin-bottom: 15px;}
.mota_slider p{font-family: 'RobotoCondensed-Light';color: #000;font-size: 30px;text-transform: capitalize;width: 100%;}
.amazingslider-slides li a{position: relative !important}

.tp-bullets.simplebullets .bullet.selected, .tp-bullets.simplebullets .bullet:hover{border:0 !important;width: 12px !important;height: 12px !important;}
.tp-bullets.simplebullets .bullet{border: 1px solid #fff !important;width: 12px !important;height: 12px !important;background: transparent !important;}

.tp-bannertimer{display:none !important;}
.tp-leftarrow.default, .tp-rightarrow.default { border-radius: 50%; line-height: 20px !important;border: 1px solid #fff; }
.tp-leftarrow{left: 40px !important;}


/*Hỗ trợ */
.hotro { width: 100%; display: inline-block; border: 1px solid #dddddd; padding: 37px 0 0 0; margin: -37px 0 0 0; }
.hotro .phone img { display: inline-block; }
.hotro .phone span { font-family: UTMAvoBold; color: #fe0000; font-size: 22px; font-weight: 100; text-transform: uppercase; background: url('images/hotline_ht.png') no-repeat top center; position: relative; display: block; padding: 10px 0 10px 60px; margin: 10px 0; }
.hotro .khung { width: 100%; display: inline-block; padding: 0 10px; }
.yahoo { width: 100%; border-bottom: 1px dashed #cccccc; display: block; padding: 5px 0; line-height: 30px; }
.yahoo:last-child { border: none; }
.yahoo .hinh { display: flex; flex-wrap: wrap; align-items: center; }
.yahoo .hinh span { font-size: 15px; color: #3853a4; }
.yahoo .thongtin span:nth-child(1) { background: url('images/email.png') no-repeat left center; padding: 0 0 0 25px; font-size: 13px; color: #4a4a4a; font-weight: 400; }
.yahoo .thongtin span:nth-child(2) { background: url('images/phone.png') no-repeat left center; padding: 0 0 0 25px; font-size: 13px; color: #707070; font-weight: 400; }

/*-----CART-------*/
.cart { font-weight: 400; font-size: 14px; color: #333333; background: url(images/cart.png) no-repeat left center; padding: 0 0 0 50px; position: relative; }
.cart span { color: #da1919; font-weight: 700; }
.cart strong { font-weight: 400; }

/* Product detail */
.product_ct { display: flex; flex-wrap: wrap; flex-wrap: wrap; }
.khung_product_detail { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
.khung_product_detail .daxem { width: 250px; }
.khung_product_detail .daxem h4 { font-family: SFUFuturaBook; font-size: 14px; color: #ffffff; text-transform: uppercase; text-align: center; background: #000000; padding: 10px 0; font-weight: 100; }
.khung_product_detail .daxem .bao_sp { display: none; }
.khung_product_detail .daxem .sp { display: inline-flex; align-items: center; justify-content: space-between; width: 100%; }
.khung_product_detail .daxem .sp > a { width: 80px; }
.khung_product_detail .daxem .sp .noidung { width: calc(100% - 90px); font-family: 'Roboto-Regular'; font-size: 13px; color: #333333; }
.khung_product_detail .daxem .sp .noidung .giaban { color: #ff0000; }
.khung_product_detail .daxem .sp .noidung .giacu { text-decoration: line-through; }
.khung_product_detail .daxem .sp h3 a { font-family: 'Roboto-Regular'; font-size: 13px; color: #333333; overflow: hidden; text-overflow: ellipsis; line-height: 25px; -webkit-line-clamp: 2; max-height: 50px; display: -webkit-box; -webkit-box-orient: vertical; font-weight: 500; }
.slick_daxem { border: 1px solid #dddddd; padding: 5px; border-top: 0; }
.slick_daxem .slick-slide { margin: 5px 0; }
.frame_images { padding: 0; width: 49%; display: flex; justify-content: space-between; flex-wrap: wrap; }
.MagicZoom { width: 100%; text-align: center; background: #ffffff; }
.app-figure { width: 100%; visibility: hidden; height: 0px; }
.app-figure.active .mz-thumb-selected img { -webkit-filter: brightness(100%); filter: brightness(100%); }
.app-figure.active { visibility: visible; height: auto; }
.color_l { position: absolute; left: 10px; top: 50%; transform: translateY(-50%); z-index: 2; }
.color_r { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); z-index: 2; }
.selectors { width: 100%; margin: 5px 0 0 0; }
.list_carousel { width: 100%; position: relative; }
.list_carousel ul { margin: 0; padding: 0; list-style: none; display: block; }
.list_carousel #foo3 { margin: 0 -5px; }
.list_carousel .slick-slide { margin: 0 5px; }
.foo3_l { position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 99; }
.foo3_r { position: absolute; top: 50%; right: 0; transform: translateY(-50%); z-index: 99; }
.list_carousel li { display: none; }
.list_carousel li img { display: block; }
.list_carousel li a { text-decoration: none; }
.list_carousel li a h3 { color: #835410; text-align: center; font-weight: 500; margin-top: 10px; font-size: 16px; margin-bottom: 10px; text-transform: uppercase; }
.list_carousel.responsive { width: auto; margin-left: 0; }
.pager { width: 320px; text-align: center; }
.pager a { margin: 0 5px; text-decoration: none; }
.pager a.selected { text-decoration: underline; }
.timer { background-color: #999; height: 6px; width: 0px; }
.prev13 { width: 12px; height: 19px; position: absolute; z-index: 10; background: url(images/left_ow.png) no-repeat; top: 50%; left: 0; transform: translate(0, -50%); }
.next13 { width: 12px; height: 19px; position: absolute; z-index: 10; background: url(images/right_ow.png) no-repeat; top: 50%; right: 0; transform: translate(0, -50%); }
.caroufredsel_wrapper { width: 100% !important; }

/* Khung thong tin */
#container_product { width: 100%; margin: 20px 0 0 0; }
#container_product .noidung_tab { width: 100%; display: block; margin-bottom: 20px; }
div#container_product #tabs { overflow: hidden; background: #f2f2f2; display: flex; border: 1px solid #ebebeb; border-bottom: 0; position: relative; list-style: none; margin: 0; padding: 0; }
div#container_product #tabs li { text-transform: uppercase; }
div#container_product #tabs li.active {background: #0b568b;border-bottom: none;position: relative;}
div#container_product #tabs li.active a{color: #fff;}
div#container_product #tabs li { padding: 8px 20px; background: #eeeeee; list-style: none; text-align: center; }
div#container_product #tabs li a {color: #000;font-size: 14px;text-decoration: none;cursor: pointer;font-family: 'RobotoMedium';}
.khung_thongtin { width: 49%; }
.khung_thongtin_ajax { width: 100%; }
.khung_thongtin > a { background: #70eea0; color: #ffffff; padding: 5px 30px; display: inline-block; margin: 10px 0; font-family: 'Roboto-Regular'; text-transform: uppercase; cursor: pointer; }
.khung_thongtin .addthis_inline_share_toolbox { width: 100%; }
.khung_thongtin > div { font-weight: 400; font-size: 14px; color: #333333; padding: 3px 0; width: 100%; }
.khung_thongtin > div label { color: #000000; font-weight: 400; }
.khung_thongtin > .size, .khung_thongtin > .color { display: inline-flex; align-items: center; flex-wrap: wrap; }
.khung_thongtin > .size span { display: inline-block; border: 1px solid #f172ac; padding: 2px 8px; margin: 0 0 0 5px; cursor: pointer; color: #f172ac; border-radius: 2px; }
.khung_thongtin > .size span:hover, .khung_thongtin > .size span.active { background: #f172ac; color: #ffffff; }
.khung_thongtin > .color span { margin: 0 0 0 5px; position: relative; cursor: pointer; border: 1px solid #dddddd; padding: 2px; }
.khung_thongtin > .color span img { vertical-align: middle; margin-right: 5px; }
.khung_thongtin > .color span.active { border: 1px solid #f172ac; }
.khung_thongtin > .color span.active:after { content: ''; position: absolute; bottom: 0; right: 0; color: #fff; font-size: 13px; border-bottom: 14px solid #EB038D; border-left: 14px solid transparent; width: 0; }
.khung_thongtin div p a { font-family: 'Roboto-Regular'; font-size: 14px; color: #006a48; }
.khung_thongtin h1 {font-size: 20px;color: #000000;text-transform: uppercase;font-family: 'RobotoMedium';}
.khung_thongtin b { font-weight: 100; margin: 0 10px 0 0; font-family: 'Roboto-Regular'; font-weight: 500; }
.khung_thongtin span.giacu { text-decoration: line-through; }
.khung_thongtin span.giaban {color: #dc2121;font-size: 15px;font-family: 'RobotoBold';}
.khung_thongtin .dathang { background: #d00; color: #fff; padding: 5px 20px; border-radius: 20px; margin: 10px 0; display: inline-block; font-family: 'Roboto-Regular'; font-weight: 500; font-size: 14px; cursor: pointer; text-transform: uppercase; }
.khung_thongtin .dathang:hover { background: #047c24; }
#social-air-sp { display: inline-flex; }
#social-air-sp img { display: inline-block !important; }
.zalo-share-button {position: relative;margin: 0 0 0 5px;}
.zalo-share-button img { width: 30px !important; }

/* buy product detail */
.input-number { padding: 8px 8px; border: 1px solid #c9c9c9; width: 50px; margin: 0 0 0 7px; }
.add_to_cart { width: 100%; margin: 0 0 10px 0; }
.add_to_cart a { display: inline-block; font-family: 'Roboto-Regular'; font-size: 13px; color: #ffffff; border-radius: 3px; cursor: pointer; font-weight: 500; }
.add_to_cart a.buy { background: #326e52 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: #ff6600 url(images/icon_buy_now.svg) no-repeat 10px center; background-size: 20px; padding: 8px 10px 8px 40px; }

/* Share gia soc */
#giasoc { padding: 10px; border-radius: 5px; background: #eaaf2d; overflow: unset; display: none; text-align: center; }
#giasoc .buy_giasoc { background: #ffffff url('images/hot.gif') no-repeat 10px center; padding: 10px 10px 10px 80px; color: #000000; font-family: 'Roboto-Regular'; font-weight: 400; border-radius: 5px; cursor: pointer; margin: 0 0 10px 0; cursor: pointer; }
#giasoc .buy_giathuong { background: #000000; color: #ffffff; display: table; margin: 0 auto; padding: 8px 30px; font-family: 'Roboto-Regular'; cursor: pointer; font-weight: 500; }
#giasoc .buy_giathuong:hover { background: #ff0000; color: #ffffff; }
#giasoc .fancybox-close-small { background: #ffffff; border-radius: 50%; width: 30px; height: 30px; right: 0; top: -15px; right: -15px; }
#giasoc .fancybox-close-small:after { width: 20px; height: 20px; top: 1px; }

/* Video */
#video_load { margin: 0px 0px 0px 0px; background: url(images/bg_pro.png) repeat; width: 100%; }
#video_load .object { background: #fff; width: 100%; }
.select_video { width: 100%;}
.select_video select { width: 100%; padding: 10px; outline: none; color: #5c5c5c; font-weight: 500; text-indent: 5px; font-size: 13px; border: 1px solid #d6d6d6; border-top: 0; }
.select_video::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); background-color: #F5F5F5; border-radius: 10px; }
.select_video::-webkit-scrollbar { width: 5px; background-color: #F5F5F5; }
.select_video::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #FFF; background-image: -webkit-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); }
.box_video { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px; }
.box_video h3 { text-align: center; margin-top: 5px; }
.box_video h3 a { font-size: 15px; color: #333333; font-weight: 600; overflow: hidden; text-overflow: ellipsis; line-height: 25px; -webkit-line-clamp: 2; max-height: 50px; display: -webkit-box; -webkit-box-orient: vertical; }
.box_video .video:hover h3 a { color: #25b4ed; }
.clip_bt .khung_video { display: flex; flex-wrap: wrap; justify-content: space-between; }
.clip_bt .iframe {width: 100%;margin-bottom: 3px;}
.clip_bt .iframe iframe{display: block;}
.slick_video{margin: 0 -5.5px;}
.slick_video .slick-slide {margin: 0;cursor: pointer;margin:0 5.5px;}
.slick_video .vi img {height: 77px;}
.khung_slickk{width: 100%;margin-top: 8px;}

/* Search */
.frm_timkiem input::-webkit-input-placeholder { color: #666666; }
.frm_timkiem input:-moz-placeholder { color: #666666; }
.frm_timkiem input::-moz-placeholder { color: #666666; }
.frm_timkiem input:-ms-input-placeholder { color: #666666; }
#timkiem_l { margin-bottom: 20px; }
#timkiem_l .frm_timkiem { border: 1px solid #0060bf; }
#timkiem_l .frm_timkiem button { background: #0060bf url('images/search2.png') no-repeat center; right: 0; top: 0; bottom: 0; padding: 0 25px; }
#timkiem_l .frm_timkiem input { line-height: 43px; padding: 0 10px; font-size: 15px; }


/* HTTT */
.hotro_right { position: fixed; top: 20%; left: -300px; z-index: 100; width: 345px; display: flex; flex-wrap: wrap; transition: 0.5s all; }
.hotro_right.active { left: 0; }
.hotro_right #img { display: inline-block; position: relative; width: 45px; cursor: pointer; }
.hotro_right div.hotline_r { bottom: 0px; padding: 0px 10px; background-color: #ffde00; color: #d00000; font-size: 17px; font-weight: bold; width: 100%; text-align: center; }
.hotro_right .noidung_20 { display: none; width: 100%; background-color: #FFF; border-left: 1px solid #d00000; border-top: 1px solid #d00000; padding: 5px; }
.hotro_tt img { display: block; }
.hotro_bt { width: calc(100% - 45px); display: inline-block; padding: 10px; background: #ffffff; border: 1px solid #dddddd; }
.hotro_bt p b { color: #444444; font-size: 13px; font-family: 'Roboto-Regular'; font-weight: 100; display: inline-block; }
.hotline_bt { width: 100%; background: url(images/hotline.png) no-repeat; text-indent: 70px; margin-bottom: 10px; }
.hotline_bt p { font-size: 27px; font-family: 'Roboto-Regular'; color: #d50000; }
.yahoo_top { text-align: center; margin: 5px 0px 0px 0px; }
.yahoo p.hinh a { display: inline-block; margin: 0 10px 0 0; }
.yahoo p.hinh a img { width: 30px; }
.yahoo .dienthoai { color: #333; }
.yahoo .email { color: #333; padding: 2px 0px 2px 40px; background: url(images/email.png) no-repeat 10px 7px; }
.yahoo p b { color: #ff0000; font-family: 'Roboto-Regular'; font-weight: 100; }
.visit_hidden { visibility: hidden; height: 0; }
.tinkhac { width: 100%; margin: 0; }
.tinkhac ul { margin: 0; padding: 0; }
.tinkhac ul li { width: 100%;/* line-height: 30px; */ list-style: none; display: inline-flex; align-items: baseline; }
.tinkhac li a { color: #333; font-size: 14px; font-weight: 400; text-indent: 10px; display: inline-block; }
.tinkhac li a img:hover { opacity: 0.5; }
.tinkhac li a i { margin-right: 20px; }
.tinkhac li a:hover { color: #f172ac; }
.xemnhieu { width: 193px; border: 1px solid #FF8A00; background: url(images/left_cham.png) repeat-y; }
ul.pagination { text-align: center; color: #829994; }
ul.pagination li { display: inline; padding: 0 3px; }
ul.pagination a {color: #fff;display: inline-block;width: 30px;height: 30px;border-radius: 100%;line-height: 30px;text-decoration: none;background: #403e3ecc;font-size: 14px;}
ul.pagination a:hover, ul.pagination a.current {background: #e32323;color: #fff;}
.page_info { display: none !important; }

/* ========== Content pagination ========== */
.paging { width: 100%; text-align: center; margin: 10px 0px 0px 0px; }
.paging .pagination {margin: auto;float: unset;width: auto !important;text-align: center;margin: 20px 0 20px 0;}
.pages li.prev { margin-right: 15px; }
.pages li.next { margin-left: 15px; }
.pages li { display: inline-block; margin: 5px 2px; }
.pages li a { height: 25px; padding: 4px 8px; text-decoration: none; color: #666666; font-weight: bold; background: url(../images/backgrounds/pagingBg.png) repeat-x 0 0; border: 1px solid #d5d5d5; font-size: 11px; }
.pages li a:hover { background: #f6f6f6; }
.pages li .active { background: url(../images/backgrounds/sideGradient.png) repeat-x; color: #fff; border-color: #424852; }
.pages li .active:hover { background: #2a313d; }

/* Thong ke */
.thongke { width: 215px; }
.thongke ul { background: url('images/thongke.png') no-repeat left center; padding: 0; line-height: 30px; font-family: Roboto; font-weight: 400; color: #ffffff; }
.thongke li { display: flex; flex-wrap: wrap; justify-content: space-between; border-bottom: 1px solid #ffffff; padding: 0 0 0 30px; font-size: 13px; color: #ffffff; }
.thongke li:last-child { border-bottom: 0; }

/* Sản phẩm */
.sanpham_w{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.sanpham_w .margin_auto{display: flex;justify-content: space-between;}
.danhmuc{width: 280px;}
.danhmuc h4{width: 100%;display: flex;height: 46px;align-items: center;justify-content: space-between;background: #0b568b;position: relative;}
.danhmuc h4:after{content: '';width: 100%;height: 1px;background: #fff;bottom: 1px;position: absolute;}
.danhmuc h4 span{width: calc(100% - 51px);color: #fff;text-transform: uppercase;padding:0 10px 0 20px;line-height: 20px;}
.danhmuc ul{width: 100%;border: 1px solid #e0e0e0;border-top: 0;padding: 10px 12px 10px 14px;background: #fff;}
.danhmuc ul li a{display: block;padding: 12px 0 12px 10px;color: #000;border-bottom: 1px dashed #d7d7d7;text-transform: capitalize;}
.danhmuc ul li:last-child a{border:0;}
.danhmuc ul li a i{font-size: 7px;color: #0b568b;margin-right: 15px;}
.khung_sanpham{width: calc(100% - 303px)}
.thanh_title{width: 100%;background: #0b568b url(images/icon_tit.png) no-repeat left;height: 46px;display: flex;align-items: center;justify-content: space-between;padding-left: 75px;padding-right: 45px;margin-bottom: 20px;}
.thanh_title h2{font-size: 17px;color: #fff;text-transform: uppercase;font-family: 'RobotoBold';}
.thanh_title a{color: #fff;text-transform: uppercase;}
.grid_sp{width: 100%;display: grid;grid-gap: 12px;grid-template-columns: repeat(4,1fr);}
.item_sp{width: 100%;text-align:center;}
.item_sp >a{display: inline-block;border: 1px solid #e0e0e0;position: relative;}
.item_sp >a span{width: 40px;height: 40px;line-height: 35px;text-align:center;position: absolute;top: 0;right: 0px;}
.item_sp >a span b{font-weight: initial;z-index:1;color: #fff200;font-size: 13px;position: relative;font-family: 'RobotoBold';}
.item_sp >a span:after{content: '';width: 100%;height: 100%;-webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);transform: rotate(90deg);background: #db2021;position: absolute;top: 0;left: 0;}
.mota_sp{width: 100%;}
.mota_sp h3{margin-top: 8px;margin-bottom: 2px;}
.mota_sp h3 a{font-size: 15px;color: #000;text-transform: capitalize;}
.price_{display: flex;align-items: center;justify-content: center;}
.price_ p{color: #e80e0e;font-family: 'RobotoBold';margin-right: 5px;}
.price_ span{color: #b7b7b7;font-size: 13px;text-decoration: line-through;margin-left: 5px;}

.item_dm{width: 100%;margin-bottom: 18px;}
.sanpham_moi{width: 100%}
.sanpham_moi .khung_moi{text-align:center;border: 1px solid #e0e0e0;border-top: 0;padding: 20px 0;}
.sanpham_moi .item_sp{margin-bottom: 10px}
.sanpham_moi .mota_sp h3{margin-top: 5px;}

.hieuung { margin-bottom: 10px; position: relative; overflow: hidden; opacity: 0.9; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s }
.hieuung img { }
.hieuung:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); content: ''; -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, -100%, 0); transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0) }
.hieuung:hover:after { webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0) }
.hieuung:hover { opacity: 1 }
.hieuung_border .i_trai { position: absolute; height: 0px; width: 1px; left: 0px; top: 0px; background: -webkit-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet); background: -o-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet); background: -moz-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet); background: linear-gradient(to top, red, orange, yellow, green, blue, indigo, violet); transition: all 0.5s ease }
.hieuung_border .i_phai { position: absolute; height: 0px; width: 1px; right: 0px; bottom: 0px; background: -webkit-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet); background: -o-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet); background: -moz-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet); background: linear-gradient(to bottom, red, orange, yellow, green, blue, indigo, violet); transition: all 0.5s ease }
.hieuung_border .i_tren { position: absolute; height: 1px; width: 0px; right: 0px; top: 0px; background: -webkit-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet); background: -o-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet); background: -moz-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet); background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); transition: all 0.5s ease }
.hieuung_border .i_duoi { position: absolute; height: 1px; width: 0px; left: 0px; bottom: 0px; background: -webkit-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); background: -o-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); background: -moz-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); background: linear-gradient(to left, red, orange, yellow, green, blue, indigo, violet); transition: all 0.5s ease }
.hieuung_border:hover .i_trai { height: 100%; bottom: 0px; top: inherit }
.hieuung_border:hover .i_tren { width: 100%; left: 0px }
.hieuung_border:hover .i_phai { height: 100%; top: 0px; bottom: inherit }
.hieuung_border:hover .i_duoi { width: 100%; right: 0px; left: inherit }

/* Tiêu chí */
.tieuchi_w{width: 100%;background: #f2f2f2;border-top: 5px solid #0e7cca;padding: 45px 0;}
.tieuchi_w .margin_auto{display: grid;grid-gap: 30px;grid-template-columns: repeat(4,1fr);}
.item_tc{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.item_tc .img_tc{display: inline-block;}
.mota_tc{width: calc(100% - 73px)}
.mota_tc h3{color: #000;font-size: 15px;font-family: 'RobotoBold';text-transform: uppercase;}
.mota_tc p{font-size: 13px;color: #6f6f6f;font-family: Arial;}

/* Đối tác */
#doitac{width: 100%;}
#doitac .margin_auto{display: flex;justify-content: space-between;align-items: end;}
.khung_dt{width: calc(100% - 130px);padding: 40px 0;}
.owl_doitac{width: 100%;display: grid;grid-gap: 50px;grid-template-columns: repeat(5,1fr);}

/*Tin tức*/
.box_news { width: 100%; display: grid; grid-template-columns: 1fr 1fr; grid-gap: 20px; }
.box_news .news { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.box_news .news .img a { display: table; margin: 0 auto; }
.box_news .news .noidung { width: calc(100% - 300px); }
.box_news .news:hover h3 a { color: #25b4ed; }
.box_news .news h3 { }
.box_news .news h3 a { font-size: 15px; color: #000000; font-weight: 700; overflow: hidden; text-overflow: ellipsis; line-height: 25px; -webkit-line-clamp: 2; max-height: 50px; display: -webkit-box; -webkit-box-orient: vertical; text-transform: uppercase; }
.box_news .news .mota { font-size: 14px; color: #333333; font-weight: 400; overflow: hidden; text-overflow: ellipsis; line-height: 25px; -webkit-line-clamp: 5; max-height: 125px; display: -webkit-box; -webkit-box-orient: vertical; margin: 10px 0; }
.box_news .news .ngaydang { font-weight: 400; font-size: 14px; color: #a7a0a0; font-style: italic; }

/*Quảng cáo*/
#quangcao { padding: 0; }
.slick_qc { display: none;}

/*Điều hướng*/
.dieuhuong { width: 100%; padding: 0 0 10px 0; position: relative; border-bottom: 1px dashed #dddddd; margin-bottom: 15px; }
.dieuhuong a {color: #000000;font-size: 14px;font-weight: 400;padding: 0px 10px;position: relative;}
.dieuhuong a:first-child { padding: 0 10px 0 0; }
.dieuhuong a:first-child i { margin-right: 5px; font-size: 19px; color: #585858cc; font-weight: 100; }
.dieuhuong a:before { font-family: FontAwesome; position: absolute; content: '\f105'; right: -5px; top: -1px; }
.dieuhuong a:last-child, .dieuhuong a:hover {color: #fb2b27;font-family: 'RobotoBold';}
.dieuhuong a:last-child:before { display: none; }
.noidung_tt { width: calc(100% - 380px); }
.noidung_tt .hinhanh { margin-bottom: 20px; }

/*Tab*/
.khung_tab { width: 100%; display: none; }
.khung_tab.active { display: block; }
.tags_sp a { display: inline-block; font-family: 'Roboto-Regular'; font-size: 14px; color: #333333; padding: 5px 10px; border: 1px solid #dddddd; margin: 0 0 5px 0; }
.tags_sp a:hover { color: #ed1c24; border-color: #ed1c24; }



.blink_me { -webkit-animation-name: blinker; -webkit-animation-duration: 0.5s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blinker; -moz-animation-duration: 0.5s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blinker; animation-duration: 0.5s; 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; }
}

/* Tab product */
.tab_show { display: block !important; border: 1px solid #ebebeb; border-top: 0; padding: 10px; width: 100%; background: #ffffff; position: relative; z-index: 1; }
.tab_hidden { display: none; }
.noidung_ta * { max-width: 100%; }


/* Footer */
footer { padding: 0; }
#footer {width: 100%;position: relative;color: #fff;padding-bottom: 30px;}
.footer {display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 50px;}
.footer .thongtin_ct {width: 510px;}
.footer .thongtin_ct h2 {font-family: 'SVN-HollieScriptPro';color: #fff200;text-transform: capitalize;font-size: 65px;margin-bottom: 10px;}
.noidung{width: 100%;font-family: 'Roboto-Regular';}
.khung_ht{width: 100%;display: flex;align-items: center;justify-content: space-around;margin-top: 20px;}
.gmc_ft{width: 194px;height: 96px;display: flex;align-items: center;justify-content: center;border: 2px dashed #fff;border-radius: 25px;flex-flow: column;}
.gmc_ft p{font-size: 15px;color: #fff;font-family: 'RobotoBlack';text-transform: uppercase;}
.gmc_ft span{font-size: 20px;color: #ffc700;font-family: 'RobotoBlack';}
.hotro_ft{width: 266px;height: 96px;display: flex;align-items: center;justify-content: center;border: 2px dashed #fff;border-radius: 25px;flex-flow: column;}
.hotro_ft p{font-size: 15px;color: #fff;font-family: 'RobotoBlack';text-transform: uppercase;margin-bottom: 5px;}
.lienket{width: 100%;display: inline-block;text-align:center;}
.lienket a{display: inline-block;margin:0 2px;}
.lienket a img{border-radius: 100%}
.xoay_tron:hover { transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transition: all 1s; }
.map_ft{width: 628px;}
.map_ft iframe{width: 100%;height: 311px;display: block;}
.chinhsach_ft{width: 100%;}
.chinhsach_ft h4{font-size: 15px;color: #fff;font-family: 'RobotoBold';text-transform: uppercase;margin-top: 20px;margin-bottom: 10px;}
.item_cs{width: 100%;}
.item_cs a{display: inline-block;color: #fff;}
.item_cs a span{margin: 0 5px 0 10px;}
.item_cs a:last-child span{display: none;}

.khung_pro{width: 100%;display: flex;justify-content: space-between;}
.grid_detail { grid-gap: 30px; grid-template-columns: repeat(5, 1fr);display: grid }

/* coppy */
.coppy {font-size: 13px;text-align: center;background: #003962;position: relative;line-height: 53px;width: 100%;color: #fff;}
.coppy .margin_auto{display: flex;align-items: center;justify-content: space-between;}
.coppy span { text-transform: uppercase;font-family: 'RobotoBlack';}
.coppy ul { list-style: none; margin: 0; padding: 0; }
.coppy ul li { display: inline-block; line-height: 1; margin-left: 10px; }

/* back to top  */
#back-to-top { position: fixed; bottom: 12px; right: 12px; text-align: center; line-height: 55px; width: 55px; height: 55px; cursor: pointer; z-index: 99999; background: #ffd200; border-radius: 50%; }
#back-to-top a { display: block; color: #000000; font-size: 30px; }
#back-to-top .back-circle { height: 50px; width: 50px; }
#back-to-top .back-circle .circle { border: 1px solid #034790 !important; }

/* Mang XH*/
.mang_xh {position: relative;align-items: center;display: inline-flex;flex-wrap: wrap;margin-top: 12px;}
.mang_xh span { font-size: 14px; color: #ffffff; font-weight: 400; margin: 0 10px 0 0; }
.mang_xh a {display: inline-block;}
.mang_xh a img { vertical-align: middle; display: block; }
.mang_xh a:last-child { margin: 0; }
.mang_xh a:hover img { transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transition: all 1s; }

/* contact */
.khung_contact { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0 0 20px 0; }
.khung_contact .noidung_detail { margin-bottom: 20px; }
.khung_contact .bando { width: 100%; margin-top: 20px; }
.khung_trai, .khung_phai { width: 48%; }
.thongtin_lh { width: 100%; padding: 0px 40px 20px 0px; }
.thongtin_lh h1 { font-size: 20px; text-transform: uppercase; color: #04608B }
.form_lh { max-width: 100%; width: 100%; margin: 0 auto; text-align: center; }
.form_lh h4 {font-size: 25px;color: #333;margin: 0;text-align: center;text-transform: uppercase;font-family: 'RobotoBold';}
.form_lh p.mxn { width: 100%; }
.form_lh p.mxn > b { padding: 0px 20px 0px 0px; font-family: 'Roboto-Regular'; }
.form_lh p.mxn input { width: 100px; }
.form_lh p { padding: 5px 0px 5px 0px; margin: 0; width: 100%; display: inline-block; }
.form_lh p input, .form_lh p textarea { padding: 10px; width: 100%; border: 1px solid #dddddd; font-weight: 400; border-radius: unset; font-family: Open Sans, sans-serif; }
.form_lh p label { width: 120px; }
.form_lh p button {border: 0px;background: #0b568b;padding: 10px 20px;margin: 0;color: #fff;cursor: pointer;font-family: 'Roboto-Regular';text-transform: uppercase;font-weight: 500;}
.form_lh p button:hover {background: #f00;}
.form_van input { width: 100%; padding: 5px; }
.form_van button { position: absolute; z-index: 1000; top: 1px; right: 0px; color: #eee; padding: 5px; border: 0px; background: #E78D00 }
.form_contact { padding: 0 0 10px 0; }
#form_contact input { padding: 5px; }

/* Download */
.download_box { width: 230px; margin: 0px 25px 10px 0px; text-align: center; border: 1px solid #ddd; }
.download_box p { margin: 0; font-family: 'Roboto-Regular'; }
.download_box img { padding: 5px; transform: scale(1); }
.download_box img:hover { transform: scale(1.05); }
.download_box h3 { text-align: center; font-weight: 100; color: #333; margin: 0px 0px 0px 0px; font-size: 15px; font-family: RobotoBold; width: 100%; display: inline-block; }
.download_box a { margin: auto; display: inline-block; padding: 3px 20px 3px 20px; background: #ff0000; color: #fff; }
.download_box a:hover { background: #13b119; }

/* Album */
.khung_album { width: 100%; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px; }
.khung_album img { display: block; }
.khung_album h3 {text-align: center;width: 100%;margin: 10px 0 0 0;}
.khung_album h3 a {width: 100%;color: #000000;font-size: 15px;text-transform: uppercase;font-family: 'OpenSansSemiBold';}
.khung_album .hinhanh >a{padding: 3px;border: 1px dashed #ccc;}
.khung_album .hinhanh:hover h3 a { color: #d81818; }
.khung_album_images { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px; }
.hinhanh_detail { margin-top: 20px; }
.slick_ab { display: none; margin: 10px -10px 0 -10px; }
.slick_ab .slick-slide { margin: 0 10px; }

/*--------------tags---------------------*/
.tags span { font-family: RobotoBlack; font-size: 14px; font-weight: 100; }
.tags a { color: #333333; font-size: 12px; padding: 4px 10px; margin: 0 3px 6px 0; border: 1px solid #dddddd; border-radius: 20px; display: inline-block; }
.tags a:hover { color: #ff0202; border-color: #ff0202; }

/*-----------------end tags-----------------------*/

/* Hover */
.header form button:hover{background: #db2021}
.thanh_title a:hover,.item_cs a:hover{color: #fff200; }
.mota_sp h3 a:hover,.danhmuc ul li a:hover,.danhmuc ul li a:hover i{color: #d51b1b;}


/*++++++++++LEFT+++++++++++*/
.sp_index { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
div#left { width: 397px; position: relative; }
.product_detail { width: calc(100% - 417px); }

/*Hover images*/
.hover_img { width: 100%; overflow: hidden; }
.hover_img:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #ffffff5e; content: ''; z-index: 10; -webkit-transition: -webkit-transform .6s; transition: transform .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_img: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); }

/* Zoom In #1 */
.hover_zoom { position: relative; overflow: hidden; display: block; }
.hover_zoom img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; position: relative; }
.hover_zoom:hover img { -webkit-transform: scale(1.09); transform: scale(1.09); }
.hover1:before { z-index: 1; content: ""; position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; transform: scale(0, 1); -moz-transform: scale(0, 1); -webkit-transform: scale(0, 1); -ms-transform: scale(0, 1); transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; }
.hover1:after { z-index: 1; content: ""; position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px; border-left: 1px solid #fff; border-right: 1px solid #fff; transform: scale(1, 0); -moz-transform: scale(1, 0); -webkit-transform: scale(1, 0); -ms-transform: scale(0, 1); transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; }
.hover1:hover:before, .hover1:hover:after { transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); }

/* Service detail */
.baiviet2 { width: 100%; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px; }
.baiviet2.box4 { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px; margin: 20px 0; }
.baiviet2 .baiviet2_it { transition: 0.5s all; border: 1px solid #e1e1e1; padding: 10px; }
.baiviet2 .baiviet2_it:hover .arrows_left, .baiviet2 .baiviet2_it:hover .arrows_right { opacity: 1; }
.baiviet2 .baiviet2_it .img { width: 100%; overflow: hidden; border: 1px dotted #e1e1e1; padding: 3px; }
.baiviet2 .baiviet2_it .arrows_right { position: absolute; top: 50%; right: 5px; transform: translateY(-50%); z-index: 99; opacity: 0; transition: 0.5s all; }
.baiviet2 .baiviet2_it .arrows_left { position: absolute; top: 50%; left: 5px; transform: translateY(-50%); z-index: 99; opacity: 0; transition: 0.5s all; }
.baiviet2 .baiviet2_it .noidung { width: 100%; }
.baiviet2 .baiviet2_it .noidung > span { font-family: 'Roboto-Regular'; font-size: 12px; color: #b8b8b8; font-style: italic; }
.baiviet2 .baiviet2_it .khung > a { display: block; margin: 0 0 5px  0; }
.baiviet2 .baiviet2_it img { display: block; }
.baiviet2 .baiviet2_it h3 { width: 100%; position: relative; margin-top: 10px; margin-bottom: 5px; }
.baiviet2 .baiviet2_it h3 a {font-size: 15px;color: #000000;overflow: hidden;text-overflow: ellipsis;line-height: 22px;-webkit-line-clamp: 2;max-height: 50px;display: -webkit-box;-webkit-box-orient: vertical;font-family: 'RobotoBold';}
.baiviet2 .baiviet2_it:hover h3 a { color: #fb2b27; }
.baiviet2 .baiviet2_it p {font-size: 14px;color: #333333;font-weight: 400;width: 100%;padding: 0;overflow: hidden;text-overflow: ellipsis;line-height: 22px;-webkit-line-clamp: 3;max-height: 75px;display: -webkit-box;-webkit-box-orient: vertical;text-align: justify;}
.chitiet_bv { color: red; font-size: 12px; font-style: italic; text-decoration: underline; display: block; text-align: right; margin-top: 5px; margin-bottom: 10px; }
.baiviet2 .baiviet2_it p.ngaydang { background: url('images/calender.png') no-repeat left center; padding: 0 0 0 20px; font-size: 12px; -webkit-line-clamp: 1; max-height: 25px; font-style: italic; }
.baiviet2 .baiviet2_it a.xemthem { font-size: 14px; color: #2882ce; font-family: 'Roboto-Regular'; padding: 10px 30px; border: 1px solid #2882ce; border-radius: 10px; transition: 1s all; display: inline-block; }
.baiviet2 .baiviet2_it a.xemthem:hover { color: #000000; border: 1px solid #000000; }
.khung_tinkhac { width: 100%; }
.owl_tinkhac .slick-slide { margin: 0 10px; }
.owl_tinkhac .baiviet2_it { }
.khung_tinkhac .baiviet2_it { transition: 0.5s all; border: 1px solid #e1e1e1; padding: 10px; }
.khung_tinkhac .baiviet2_it:hover .arrows_left, .baiviet2 .baiviet2_it:hover .arrows_right { opacity: 1; }
.khung_tinkhac .baiviet2_it .img { width: 100%; overflow: hidden; border: 1px dotted #e1e1e1; padding: 3px; }
.khung_tinkhac .baiviet2_it .arrows_right { position: absolute; top: 50%; right: 5px; transform: translateY(-50%); z-index: 99; opacity: 0; transition: 0.5s all; }
.khung_tinkhac .baiviet2_it .arrows_left { position: absolute; top: 50%; left: 5px; transform: translateY(-50%); z-index: 99; opacity: 0; transition: 0.5s all; }
.khung_tinkhac .baiviet2_it .noidung { width: 100%; min-height: 148px; }
.khung_tinkhac .baiviet2_it .noidung > span { font-family: 'Roboto-Regular'; font-size: 12px; color: #b8b8b8; font-style: italic; }
.khung_tinkhac .baiviet2_it .khung > a { display: block; margin: 0 0 5px  0; }
.khung_tinkhac .baiviet2_it img { display: block; }
.khung_tinkhac .baiviet2_it h3 { width: 100%; position: relative; margin-top: 10px; margin-bottom: 5px; }
.khung_tinkhac .baiviet2_it h3 a {font-size: 15px;color: #000000;overflow: hidden;text-overflow: ellipsis;line-height: 22px;-webkit-line-clamp: 2;max-height: 50px;display: -webkit-box;-webkit-box-orient: vertical;font-family: 'RobotoBold';}
.khung_tinkhac .baiviet2_it:hover h3 a { color: #fb2b27; }
.khung_tinkhac .baiviet2_it p { font-size: 13px; color: #333333; font-weight: 400; width: 100%; padding: 0; overflow: hidden; text-overflow: ellipsis; line-height: 22px; -webkit-line-clamp: 3; max-height: 75px; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify; }
.chitiet_bv { color: red; font-size: 12px; font-style: italic; text-decoration: underline; display: block; text-align: right; margin-top: 5px; margin-bottom: 10px; }
.khung_tinkhac .baiviet2_it p.ngaydang { background: url('images/calender.png') no-repeat left center; padding: 0 0 0 20px; font-size: 12px; -webkit-line-clamp: 1; max-height: 25px; font-style: italic; }
.khung_tinkhac .baiviet2_it a.xemthem { font-size: 14px; color: #2882ce; font-family: 'Roboto-Regular'; padding: 10px 30px; border: 1px solid #2882ce; border-radius: 10px; transition: 1s all; display: inline-block; }
.khung_tinkhac .baiviet2_it a.xemthem:hover { color: #000000; border: 1px solid #000000; }

/* Hinh anh */
#hinhanh { padding: 30px 0 50px 0; }
.bao_hinhanh { display: grid !important; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
.bao_hinhanh a:nth-child(1) { grid-row: 1 / 3; grid-column: 1 / 3; }
.bao_hinhanh a:nth-child(2) { grid-row: 1; grid-column: 3 / 5; }
.bao_hinhanh a:nth-child(3) { grid-row: 2; grid-column: 3; }
.bao_hinhanh a:nth-child(4) { grid-row: 2; grid-column: 4; }
.bao_hinhanh a:nth-child(5) { grid-row: 1 / 3; grid-column: 5 / 7; }


/* Phan biet */
.slick_phanbiet { display: none; margin: 0 -15px; }
.slick_phanbiet .slick-slide { margin: 0 15px; }
.phanbiet { text-align: center; }
.phanbiet > .img { display: table; margin: 0 auto; }
.phanbiet img { border-radius: 5px; }
.phanbiet h3 { font-size: 14px; color: #333333; font-weight: 700; text-transform: uppercase; margin-top: 10px; }
.phanbiet:hover h3 { color: #f172ac; }
.sudung { position: relative; }
.sudung h3 { font-weight: 400; color: #ffffff; background: #00000099; text-align: center; padding: 12px 10px; position: absolute; bottom: 0; left: 0; width: 100%; font-size: 14px; text-transform: uppercase; }
.sudung h3 a { color: #ffffff; overflow: hidden; text-overflow: ellipsis; line-height: 25px; -webkit-line-clamp: 1; max-height: 25px; display: -webkit-box; -webkit-box-orient: vertical; }
.sudung:hover h3 { background: #f172aca3; }
#lienhe_face { padding: 30px 0; }
#lienhe_face .lienhe { width: 600px; max-width: 100%; }
.frm_lienhe { background: #ffd9e1; padding: 20px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.frm_lienhe input { width: calc((100% / 2) - 10px); margin-bottom: 20px; }
.frm_lienhe textarea { width: 100%; margin-bottom: 20px; }
.frm_lienhe input, .frm_lienhe textarea { font-family: Roboto, sans-serif; padding: 10px; font-size: 13px; font-weight: 400; color: #808080; border: none; }
.frm_lienhe button { display: table; margin: 0 auto; padding: 14px 25px; background: #f172ac; border: none; font-size: 14px; color: #ffffff; font-weight: 700; border-radius: 5px; }
#lienhe_face .facebook { width: 500px; max-width: 100%; }
.phone_rep,#goidien_rep{ display: none; }
.mm-panels {background: #ffc526 !important;}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {color: #3f2d20 !important;text-transform: uppercase;font-size: 15px;font-family: 'OpenSansBold';}
.mm-listview>li>a, .mm-listview>li>span {color: #3f2d20 !important;text-transform: uppercase;}

.mm-menu em.mm-counter{color: #fff !important;}
.mm-menu .mm-listview>li .mm-next:after{border-color:#fff !important;}

@keyframes balloon {
0%, 100% { transform: translateY(0) rotate(-6deg) }
50% { transform: translateY(-1px) rotate(8deg) }
}
.shake-68 { animation: balloon 1s ease-in-out infinite; }
.map_contact{width: 100%;}
.map_contact iframe{width: 100%;height: 400px;}



.cart-product{margin-bottom:0px;max-width: 400px;margin: 10px 0px 5px;overflow: hidden;}
.cart-product span{cursor:pointer;width: 45%;float:left;color:#fff;text-transform:capitalize;text-align:center;padding: 10px 5px;border-radius:3px;}
.cart-add{margin-right:2%;background-color:var(--color-red);}
.cart-add:hover{background-color:var(--color-dark-red);}
.cart-buy{background-color:var(--color-green);}
.cart-buy:hover{background-color:var(--color-dark-green);}
.cart-product span i{margin-right:5px;}


.quantity-pro-detail{width:100%;max-width:110px;line-height:normal;display:flex;align-items:center;justify-content:space-between;text-align:center;}
.quantity-pro-detail span{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail span.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail span.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail input{height:30px;border:1px solid #cccccc;width:calc(100% - 60px);text-align:center;font-size:14px;padding:5px;}


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

.item_sp .cart-product span{float:none;display: inline-block;padding:7px;}