﻿@charset "utf-8";
:root {
	--font-main:'Nunito Sans', sans-serif;
    --font-r:'Roboto', sans-serif;
    --font-f:'Roboto', sans-serif;
    --font-r2:'Oswald', sans-serif;
    --color-r:#ebac00;
    --color-f:#fff;
}
::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#ccc;}
::-webkit-input-placeholder { color:#333; font-size: 14px; }
:-moz-placeholder { color:#333; font-size: 14px; }
::-moz-placeholder { color:#333; font-size: 14px; }
:-ms-input-placeholder { color:#333; font-size: 14px; }
*{margin:0px;padding:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html,body {font-family:var(--font-r); font-size: 14px; line-height:22px; text-rendering: optimizeLegibility;}
h1,h2,h3,h4,h5,h6{ margin: 0px; font-weight: normal;line-height: 22px}
p{margin: 0px;}
input,input:focus{outline:none;}
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;color:#ff0000}
#title-breadcrumbs .breadcrumb{display: block!important;}
#title-breadcrumbs div.breadcrumb {font-family:'RobotoRegular';background-color: #f2f2f2;margin: 0px;padding: 10px 0px;
 position: relative; color: #333;}
#title-breadcrumbs #inner{margin-bottom: 0px;}
#title-breadcrumbs #inner li:nth-last-child(1) span{display: none;} 
#title-breadcrumbs #inner li{display: inline-block;list-style: none;margin-right: 10px}
#title-breadcrumbs #inner a{padding-right:10px;}
#title-breadcrumbs div.breadcrumb a{color:#333;}   
#title-breadcrumbs div.breadcrumb a:hover{color: #ff0000;}
#banner-inner{padding:100px 0px}
.grecaptcha-badge{visibility: hidden;}
.loading-skeleton{position: relative;}
.loading-skeleton:after{content:"";position: absolute;left: 0px;width: 100%;height: 100%;top: 0px;z-index: 1; -webkit-animation: skeleton-animation 1.2s ease-in-out infinite; animation: skeleton-animation 1.2s ease-in-out infinite; background-color: #eee; background-image: -webkit-gradient(linear,left top,right top,from(#eee),color-stop(#f5f5f5),to(#eee)); background-image: linear-gradient(90deg,#eee,#f5f5f5,#eee); background-repeat: no-repeat; background-size: 200px 100%; transition: 0.3s; }
.loading-skeleton.none-after:after{opacity: 0;visibility: hidden;}
@-webkit-keyframes skeleton-animation {0% {background-position: -200px 0 } to {background-position: calc(200px + 100%) 0 } } @keyframes skeleton-animation {0% {background-position: -200px 0 } to {background-position: calc(200px + 100%) 0 } }
/*===*/
.mgt-20{margin-top: 20px;}
.mgt-30{margin-top: 30px;}
.mgt-40{margin-top: 40px;}
.mgt-50{margin-top: 50px;}
.mgt-60{margin-top: 60px;}
.mgb-20{margin-bottom: 20px;}
.mgb-30{margin-bottom: 30px;}
.mgb-50{margin-bottom: 50px;}
.mgb-60{margin-bottom: 60px;}
.pad-30{padding:30px 0px}
.pad-50{padding:50px 0px}
.pad-60{padding:60px 0px}
/*==*/
.pad-40{padding:40px 0px}
.mgb-40{margin-bottom: 40px;}
.ma-rp15{margin:0px -15px}
.pa-rp15{padding:0px 15px}
.ma-rp12{margin:0px -12px}
.pa-rp12{padding:0px 12px}
.ma-rp10{margin:0px -10px}
.pa-rp10{padding:0px 10px}
.ma-rp5{margin:0px -5px}
.pa-rp5{padding:0px 5px}
.d-flex{display:-ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.flex-between{justify-content: space-between;}
.flex-center{align-items: center;}
/*==*/
.p-relative { position: relative }
.visit_hidden{display: none;}
.margin-auto{max-width: 1220px;margin: 0 auto;padding: 0px 10px;}
#container{margin: auto;}
.transition{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;-transition: 0.5s;}
.hidden__img{z-index: 9;width: 100%;overflow: hidden;transform:translateZ(0);position: relative;height: 100%;}
.hidden__img img{max-width: 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);}
/*==*/
.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; }
/*====*/
.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 .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{display: block;overflow: hidden;}
.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 {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; pointer-events: none; }
#loader-wrapper #wrap {background:#fff;position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; display: block; text-align: center; width: 100%; height: 100%; z-index: 99999; }
#loader-wrapper.show1 #wrap{background:transparent}
#loader-wrapper:after{-webkit-mask:url(images/mask-01.png);mask:url(images/mask-01.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;content:'';position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(255,255,255,1);z-index:10000;}
#loader-wrapper.show1::after{-webkit-animation:MaskPlay 1s steps(22) forwards;animation:MaskPlay 1s steps(22) forwards;}
#loader-wrapper.show1 #wrap{opacity:0;}
@-webkit-keyframes MaskPlay{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}
@keyframes MaskPlay{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}
/*==*/
#gotop {cursor: pointer;border-radius:50%;transition: all 0.6s;position: fixed;z-index: 10; bottom: 65px; width: 45px; height: 45px; text-align: center; background-color:var(--color-r);box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.34);right: -60px}
#gotop i.fa {color: white; font-size: 21px; line-height:40px; }
.fixmenu {animation: slide-down 0.5s;}
@keyframes slide-up {0% {opacity: 0; transform: translateY(50%); } 100% {opacity: 1; transform: translateY(0); } } 
@keyframes slide-down {0% {opacity: 0; transform: translateY(-100%); } 100% {opacity: 1; transform: translateY(0); } } 
/*==*/
.banner_adv{text-align: center;}
.banner_adv img{width: 100%;margin:auto;}
.tit-title{margin-bottom:10px;text-align: center;}
.tit-title h2{font-family:var(--font-r2);font-size:30px;line-height:40px;text-transform: uppercase;color:var(--color-r);position: relative;font-weight: 700}
.tit-title p{font-size:18px;line-height:22px;color:#333333;margin-top:10px;font-family:'SVN-ProductSans'}
/*-------slider------*/
#slide_show{margin-top: -1px}
#slider-top{max-width: 1920px;margin:auto;}
.wrap_banner{padding:10px 0px 15px;}
.logo img{max-width: 100%}
.banner img{max-width: 100%}
.banner{text-align: center;font-size: 14px;color: #333333;font-weight:500}
.hotline{padding-left:60px;background:url(images/hotline.png) no-repeat left top 5px;color: #383838;font-family: var(--font-r2);font-size: 14px}
.hotline p{text-shadow:1.5px 0 0 #fff, -1.5px 0 0 #fff, 0 1.5px 0 #fff, 0 -1.5px 0 #fff, 1.5px 1.5px #fff, -1.5px -1.5px 0 #fff, 1.5px -1.5px 0 #fff, -1.5px 1.5px 0 #fff, 0px 3px 5px rgb(0 0 0 / 58%)}
.hotline p:nth-child(2),.hotline p:nth-child(3){font-family:'UTMHelvetIns';color: #ea0a0a;font-size:26px;line-height: 30px;}
/*---------header---------*/
.lienket{margin: 0px 0px 0px 0px;padding-top: 0px;position: relative;}
.lienket p{float: left;font-size: 14px;font-family: "RobotoRegular";color: #000000;margin-right: 37px;padding-top: 8px;}
.lienket a{padding: 0px 5px 0px 5px;color: #fff;display: inline-block;}
.lienket img:hover{opacity: 0.7;}
/*==============*/
.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%); }
div#menu_mobi {display:none;}
div#menu {background:#ffba00; height:50px; line-height:50px; margin:auto; width:100%;}
div#menu ul {list-style:none;}
div#menu ul li {float:left; position:relative; z-index:99; padding: 0px 0px;}
div#menu ul li a {color: #fff; font-size: 15px; padding: 0px 27px;text-transform: uppercase; display: block;font-weight: 700}
div#menu > div > ul > li > a:hover,div#menu ul > li > a.active,div#menu > div > ul > li > a.active2{color:#fff;background: rgba(0,0,0,0.1)}
div#menu div >ul>li>ul>li>a.active,div#menu div>ul>li>ul>li>a.active2{
	color:#fff;background:rgba(0,0,0,0.1)
}
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: 0px;
    z-index: 10;
    text-align: left;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    transition: all 0.3s;
}
div#menu ul li:hover > ul{transform: perspective(600px) rotateX(0deg);}
div#menu ul li ul li:hover > ul{transform: perspective(600px) rotateX(0deg);}
div#menu ul li ul li {width:200px; line-height:1.5; background:var(--color-r); border-top:1px solid #fff; }
div#menu ul li ul li a {padding:10px 10px; text-transform:none;font-size:16px;color: #fff;font-size: 13px;
	transition: all 0.3s}
div#menu ul li ul li a:hover{color: #fff!important;background:rgba(0,0,0,0.1)}
div#menu ul li ul li a.active2{color: #fff!important;background:rgba(0,0,0,0.1)}
div#menu ul li ul li ul {left:200px; top:-1px;}  
/*===*/
#timkiem{position: relative;float: right;width: 250px;margin-top:5px;background-color: #fff;height: 40px;position: relative;display: flex;align-items: center;}
#timkiem:after{content:"";position: absolute;right:100%;top: 0px;width:20px;height: 40px;clip-path: polygon(100% 0, 0% 100%, 100% 100%);background: #fff;}
#timkiem input{width:calc(100% - 40px);height:40px;outline: none;border: none;background-color: #fff;font-size: 14px;color: #808080;padding-left: 10px;line-height: 14px}
#timkiem button {width: 40px; height: 40px; outline: none; border: none;background: transparent;color: #bebebe;display: flex;align-items: center;justify-content: center;font-size: 18px;}
#timkiem input::-webkit-input-placeholder {color: #818181;font-size: 13px;}
#timkiem input:-moz-placeholder {color: #818181;font-size: 13px;  }
#timkiem input::-moz-placeholder {color: #818181;font-size: 13px;}
#timkiem input:-ms-input-placeholder {  color: #818181;font-size: 13px;  }
/*-------meu-danhmucleft-------*/
#left{width:270px;}
#right{width:calc(100% - 295px);}
div.khung_danhmuc {margin-bottom: 25px;}
div#danhmuc {padding:8px 10px;background: #f9f9f9;border:1px solid #e1e1e1;border-top: none;}
div#danhmuc ul li {position:relative;}
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: #f9f9f9;border:1px solid #e1e1e1;}
div#danhmuc ul li a {padding:10px 10px 10px 25px;color:#333333;font-size:14px;font-weight: 500;
 display:block; position:relative;border-bottom:1px dotted #dbdbdb}
div#danhmuc ul li a:hover {color:red; }
div#danhmuc ul li a:before{position: absolute;left: 10px;top: 15px;content: "";width:4px;height:8px;background: url(images/arrow.png) no-repeat;}
div#danhmuc ul li ul li a{padding: 9px 5px 9px 25px;position: relative;}
/*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 .tit-left{position: relative;font-family:var(--font-r2);font-size:18px;color: #fff;
    text-transform: uppercase;background:#ffba00;padding:10px 15px;font-weight: 700;text-align:center;}
.padding_tuvan{border: 1px solid #E6E6E6; }
.img_tuvan{padding: 10px 10px 0 10px; }
.img_tuvan img{max-width: 100%; }
.img_tuvan p{color:#ffffff; font-size: 15px; font-family:var(--font-r2); background: #c91414; text-align: center; padding: 5.5px 0; }
.img_tuvan span{color:#fff200; font-size: 20px; font-weight:700; }
.wrap_yahoo{padding: 15px 20px 15px 20px; border-bottom: 1px dotted #E6E6E6; }
.wrap_yahoo:last-child{border-bottom:0; }
.flex_yahoo{display: flex; align-items: center; }
.flex_yahoo a:hover{opacity: 0.7; transition: all 0.5s; }
.flex_yahoo a img{margin-right: 5px; }
.text_tuvan{line-height: 1.5; margin-left: 6px; }
.text_tuvan span{color:#333333; font-size: 13px; font-weight: 500; }
.text_tuvan p{color:#e01b1b; font-size: 13px; font-weight: 700; }
.email_yahoo{display: flex; align-items: center; margin-top: 2px; }
.email_yahoo span{color:#333333; font-size: 13px; font-weight: 500; margin-left: 8px; }
/*-----sanpham----*/
.thanh_tabsp{margin-bottom: 15px;text-align: center;margin-top:10px}
.thanh_tabsp span{display: inline-block;padding:10px 30px;font-size:14px;color: #333333;background: #fff;margin-bottom: 5px;
    margin-right: 5px;cursor: pointer;transform:skew(-20deg);font-weight:500;text-transform:uppercase;border:1px solid #5c5c5c;}
.thanh_tabsp span.active,.thanh_tabsp span:hover{background:#cc0000;color: #fff;border:1px solid #cc0000;}
.thanh_tabsp span i{font-style:normal;display: inline-block;transform:skew(20deg)}
.item{width: calc(100% / 4)}
.item3{width: calc(100% / 3);margin-bottom:20px}
.item4{margin-bottom:20px}
.item-thumb{border:1px solid #eee;}
.item-info{margin-top:20px;text-align: center;}
.item-info h3{line-height: 22px;}
.item-info h3 a{font-size:14px;color: #333333;font-weight: 500;display: -webkit-box; 
width: 100%; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;line-height: 22px}
.item-info h3 a:hover{color: #ff0000}
.item-info .price__pro{font-size:15px;color: #333;display: flex;align-items: center;justify-content: center;}
.item-info .price__pro span{color: #d61a1a;font-weight:500;padding:0px 5px;}
.item-info .price__pro del{color: #808080;font-weight:400;font-size: 13px;padding:0px 5px;}
.sanpham .slick-prev{position: absolute;top:40%;left:-25px;width: 20px;height: 41px;background: url(images/sl_pre.png);}
.sanpham .slick-next{transform:rotate(180deg);position: absolute;top:40%;right:-25px;width: 20px;height: 41px;background: url(images/sl_pre.png);}

/*================Chi tiết sản phẩm======================*/
.details-product .product-image-block{width:48%}
.details-product .details-pro{width:48%}
.details-product .large-image a {display: block;background:#F6F6F6;border:1px solid #eee;}
.details-product .thumb_produc{margin: 10px 10px 0px 10px}
.slick-thumb_produc{margin: 0px -5px;}
.thumb_produc .slick-thumb_produc .item-imagepro{padding: 0px 5px;}
.thumb_produc .slick-thumb_produc .item-imagepro img{width: 100%;height: 100%;border:1px solid #ebebeb;cursor: pointer;}
/*.thumb_produc .slick-thumb_produc .item-imagepro:hover img,.thumb_produc .slick-thumb_produc .item-imagepro.slick-current img{border:1px solid #f72b3f}
*/
.thumb_produc .slick-thumb_produc .item-imagepro.mz-thumb-selected img{border:1px solid #333}
.nav .slick-prev{position: absolute;top: calc(50% - 18px);left:-5px;width: 26px;height: 36px;background:#333;font-size:20px;color: #fff;line-height:35px}
.nav .slick-next{transform:rotate(0);position: absolute;top: calc(50% - 18px);right:-5px;width: 26px;height: 36px;background:#333;font-size:20px;color: #fff;line-height:35px}
/*===*/
.item_des_detail {padding:5px 0px;font-size: 15px;color: #333;font-family:var(--font-main)}
.block-border-botom{border-bottom: 1px solid #eee;padding-bottom: 10px;margin-bottom: 10px;}
.details-product .details-pro{font-family:var(--font-main)}
.details-product .details-pro .title-head{font-family:var(--font-main); color: #333; font-size: 23px;line-height: 30px;
 font-weight: 700; margin-top: 0; margin-bottom: 3px; position: relative;letter-spacing: .01em;}
.details-product .details-pro .group-status{color: #272727;font-size: 15px;font-weight:600;margin: 0px 0 3px}
.details-product .details-pro .group-status .status_name{color: #ff0000;font-weight: 700}
.details-product .details-pro .special-price{margin-top: 5px}
.special-price .price-detail{color: #ff0000;font-family:var(--font-main);font-weight:700;font-size: 20px;margin-right: 15px;}
.special-price .price-detail-old{color: #ddd;font-size: 15px;}
.tit-desc-detail{font-size: 15px;font-weight: 700;color: #333;display: block;margin-bottom: 5px;}
.w_chiase{background: #e2e2e2e2;padding: 12px 10px 0px 10px}
.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 .controls button{outline: none;background-color:#fff;color: #333;border: none;font-size: 20px}
.item_des_detail .controls button:nth-of-type(1){border-right: 1px solid #eaeaea}
.item_des_detail button:nth-of-type(2){border-left: 1px solid #eaeaea}
.item_des_detail .controls button:nth-of-type(1),.item_des_detail button:nth-of-type(2){padding: 7px 15px}
.item_des_detail .controls button:hover{color: #fff;background:#d80c0c;}
.item_des_detail input{padding:5px;border:none;text-align: center;width: 50px;
	color: #333;border-radius: 5px;outline: none;}
.product-qty .cart {display: flex;width: 100%;margin-top: 10px}
.product-qty .cart .add-cart{width:49%;outline: none;border:none;font-size: 15px; color: #fff; text-decoration: none; padding: 10px 10px;font-weight:700;
 border: 1px solid;  background:#d80c0c;display: inline-block; border-radius:5px; text-transform: uppercase;transition: all 0.3s}
.product-qty .cart #buynow{background:#111;}
.product-qty .cart .add-cart:hover{opacity: 0.9;}
.product-qty .show{margin-bottom: 5px;}
.row-add-cart{display: flex;flex-flow: wrap;}
.row-add-cart .controls{display:flex;margin-right: 10px;border: 1px solid #eaeaea;border-radius: 5px;overflow: hidden;}
/*===*/
.related-product .title-related-product{font-family: var(--font-main); font-size: 18px; color: #333; font-family: RobotoBold; margin-bottom: 20px; padding-bottom: 7px; position: relative; text-transform: uppercase; }
.related-product .title-related-product:after{content:"";position: absolute;left: 0px;bottom:0px;width:70px;height: 1px;
background: #333}
.related-product .title-related-product:before{content:"";position: absolute;left: 0px;;bottom:4px;width:50px;height: 1px;
background: #333}
.slick-related-product .slick-prev{left:15px;}
.slick-related-product .slick-next{right:15px;}
/*====*/
.box-video{width: calc(100% / 4);margin-bottom: 15px}
.box-video .img-video img{width: 100%}
.box-video .img-video .play-video:after{content:"";position: absolute;top: 0px;left: 0px;
bottom: 0px;right:0px;margin:auto;background:url(images/icon/play_video.png);width:50px;height: 50px;background-size: contain;}
.box-video h3{line-height: 22px;margin-top: 5px;text-align: center;}
.box-video h3 a{font-size: 15px;font-family:'RobotoBold';text-transform: uppercase;color: #333;}
.box-video h3 a:hover{color: #ff0000}
/*================albumhinhanh======================*/
.box-album{width: calc(100% / 4);margin-bottom:10px}
.box-album .img-album img{width: 100%}
.box-album h3{line-height: 20px;margin-top: 5px;text-align: center;}
.box-album h3 a{font-size: 14px;font-family:'RobotoBold';text-transform: uppercase;color: #333;line-height: 20px;
display: -webkit-box; width: 100%; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.box-album h3 a:hover{color: #ff0000}
.content-album img{max-width: 100%!important;height:auto!important;}
.article-main .title-related-album{font-family:var(--font-main);font-size:18px;color: #333;font-family:RobotoBold;
    margin-bottom:20px;padding-bottom:7px;position: relative;text-transform: uppercase;}
.article-main .title-related-album:after{content:"";position: absolute;left: 0px;bottom:0px;width:70px;height: 1px;
background: #333}
.article-main .title-related-album:before{content:"";position: absolute;left: 0px;;bottom:4px;width:50px;height: 1px;
background: #333}
 /*---------tranglienhe--------*/
.left-content-contact{width:48%}
.right-content-contact{width:48%}
#frm-contact .row-ct_input{display: flex;justify-content: space-between;margin-bottom: 10px}
#frm-contact input{font-family:'RobotoBold';font-size: 13px;color: #333;width: 49%;
height: 40px;border: 1px solid #ced4da;outline: none;background: transparent;padding-left: 15px}
#frm-contact textarea{font-family:'RobotoBold';font-size: 13px;color: #333;width: 100%;border: 1px solid #ced4da;
outline: none;background: transparent;resize: none;padding-left: 15px;padding-top: 10px;}
#frm-contact input:focus, #frm-contact textarea:focus { box-shadow: 0 2px var(--color-r); border-bottom: 1px solid var(--color-r); }
#frm-contact input:focus::placeholder, #frm-contact textarea:focus::placeholder { color: var(--color-r); }
.send-contact{color: #fff;background:#333;border:none;padding:8px 30px;font-family:'RobotoBold';font-size: 13px;text-transform: uppercase;outline: none;}
.send-contact:hover{background: #d00000}
.wrap-map-contact{height: 500px;overflow: hidden;border: 10px solid #eaebf3;}
.wrap-map-contact iframe{width:100%;height:100%}
/*=====footer========*/
#footer{}
#bottom_ft{background:var(--color-r);background-size: cover} 
.ten_cty{font-family:'UTMImpact';font-size:30px;line-height:40px;color: #fff;text-transform: uppercase;
margin-bottom:10px;position: relative;}
.title_ft{margin-bottom: 20px;position: relative;color: #fff;font-size:14px;text-transform: uppercase;font-weight: 700;line-height: 25px;}
.title_ft p{padding-bottom: 10px;}
.title_ft:after{content: "";width:50px;height: 1px;position: absolute;left: 0px;bottom: 0px;
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(252,201,249,0) 100%);}
.content_ft{padding: 45px 0px 40px 0px;justify-content: space-between;color:#fff;font-size: 13px;}
.cot1_ft{width:38.75%;font-size: 14px;color: #fff}
.cot2_ft{width:28%;display: flex;justify-content: space-between;flex-flow:wrap;}
.c2_ft1{width:50%}
.c2_ft2{width:40%}
.cot3_ft{width:28.33%;}
.w_bando{height: 400px;overflow: hidden;}
.w_bando iframe{width:100%;height: 100%}
#copyright{font-size: 13px;color: #fff;font-weight: 400;text-align: center;padding: 15px 0px;background:#0f0f0f;}
.lienket_ft {margin-top: 20px;display: flex;align-items: center;}
.lienket_ft p{font-weight: 400;font-size: 13px}
.icon-footer{float: right;padding-left: 12px;}
.lienket_ft a:last-child{margin-right: 0px;}
.lienket_ft a{margin:0px 10px 0px 0px;float: left;}
.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;}
.bv_ft{color: #fff;display: table;font-size:13px;margin-bottom:12px;font-weight:400}
.bv_ft:hover{color:#fff;text-decoration: underline;}

/*====*/
.tit-title2{background:#f9f9f9;border:1px solid #ececec;padding-right:10px;display:flex;align-items: center;justify-content: space-between;margin-bottom: 15px;}
.tit-title2 a{color:#cc141b;font-size:13px;background: url(images/arrow_view.png) right center no-repeat;padding-right: 15px;font-weight: 500}
.tit-title2 h2{position: relative;font-size:18px;font-family:var(--font-r2);font-weight:700;text-transform:uppercase;padding:11.5px 30px 11.5px 15px;background: #ffba00;color: #fff;min-width:200px}
.tit-title2 h2:after{content:"";position: absolute;left: 100%;width:34px;height:45px;background: url(images/af_tit2.png) no-repeat;top: 0px;}
/*====*/
.thanh_tt{margin-bottom:30px;text-align: center;}
.thanh_tt h2{font-family:var(--font-r2);font-size:30px;line-height:40px;text-transform: uppercase;color:var(--color-r);padding-bottom:10px;position: relative;font-weight: 700}
.thanh_tt p{font-size:14px;line-height:22px;color:#333333;margin-top:10px;}
.thanh_tt h2:after{content:"";position: absolute;left: 0px;width:240px;height:1px;background:url(images/af_tit.png);bottom:0px;right:0px;margin:auto;}
.w_tintuc{width:66%}
.info_tintuc{margin-top:15px;}
.info_tintuc h3 a{font-size:14px;font-weight:700;color: #333333;margin-bottom:2px;display: -webkit-box; width: 100%; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;line-height: 22px;text-transform: capitalize;text-transform:uppercase;}
.info_tintuc h3 a:hover{color: var(--color-r)}
.info_tintuc p{font-size:13px;color: #333333;display: -webkit-box; width: 100%; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;line-height: 25px;height: 75px;font-weight:500}
.btn-view{padding-right: 20px;display: inline-block;margin-top: 5px;background: url(images/mt.png) no-repeat right bottom 7px;color: #333333;font-size: 13px;font-weight: 500}
.date-post{margin:5px 0px;color: #c5c5c5;font-size: 13px;}
.date-post span{color: #000}
/*=====*/
.w_video{width:32%;}
.slick_video{margin: 0px -5px}
.video_item{padding: 0px 5px;}
.img_video{max-width: 100%}
.new-item{position: absolute;left: 5px;top: 5px;background: url(images/icon_new.gif);width:40px;height: 40px;z-index: 9;background-size: cover}

@media screen and  (max-width:1248px) {
.pad-40{padding:20px 0px}
.mgb-40{margin-bottom: 20px;}
.ma-rp15{margin:0px -10px}
.pa-rp15{padding:0px 10px}
.ma-rp12{margin:0px -10px}
.pa-rp12{padding:0px 10px}
.ma-rp10{margin:0px -10px}
.pa-rp10{padding:0px 10px}
.hotline{display: none;}
.wrap_banner{padding: 10px 0px}
.wrap_banner .flex-center{justify-content: center;}
.item{width: calc(100% / 4)}
.item3{width: calc(100% / 3);margin-bottom:10px}
.item4{margin-bottom:10px}
}
@media screen and  (max-width:1180px) {

}
@media screen and  (max-width:1120px) {

}
@media screen and (max-width:1070px) {

}
@media screen and  (max-width:1024px) {
div#menu_mobi {display:block;}
div#menu {display: none;}
.banner p{display: none;}

}
@media screen and  (max-width:992px) {
#left{display: none;}
#right{width:100%}
.ma-rp15{margin:0px -5px}
.pa-rp15{padding:0px 5px}
.ma-rp12{margin:0px -5px}
.pa-rp12{padding:0px 5px}
.ma-rp10{margin:0px -5px}
.pa-rp10{padding:0px 5px}
.thanh_tabsp{overflow-x: scroll;white-space: nowrap;}
.content_ft{padding: 10px 0px}
.cot1_ft{width: 100%;margin-bottom: 15px}
.cot2_ft{width: 100%;margin-bottom: 15px;}
.cot3_ft{width: 100%;}
.box-video{width: calc(100% / 3);margin-bottom: 10px}
.item{width: calc(100% / 3)}
.item3{width: calc(100% / 3);}
.tit-title h2{font-size:22px;line-height: 32px;}
.tit-title2 h2{font-size:16px;padding: 10px}
.tit-title2 h2:after{display: none;}
.thanh_tt{margin-bottom: 10px}
.thanh_tt h2{font-size: 22px;line-height: 32px;}
}
@media screen and  (max-width:918px) {

}
@media screen and  (max-width:768px) {
.w_tintuc{width: 100%;margin-bottom: 10px;}
.w_video{width: 100%}
#copyright{padding-bottom: 70px}
#copyright .d-flex{justify-content: center;}
}
@media screen and  (max-width:725px) {

}
@media screen and  (max-width:680px) {

}
@media screen and  (max-width:600px) {
.c2_ft1{width: 100%;margin-bottom: 10px;}
.c2_ft2{width: 100%;}
.box-video{width: calc(100% / 2);}
.item{width: calc(100% / 2)}
.item3{width: calc(100% / 2);}
}
@media screen and  (max-width:520px) {

}
@media screen and  (max-width:480px) {

}
@media screen and  (max-width:370px) {
.box-video{width: calc(100% / 1);}
.item{width: calc(100% / 1)}
.item3{width: calc(100% / 1);}
}