@charset "utf-8";
/* CSS Document */
@import url("css/fonts.css");
*{
    margin: 0;
    padding: 0;
}
img{max-width: 100% !important;}
::-webkit-scrollbar { width: 5px; height: 5px;}
::-webkit-scrollbar-button {  width: 0px; height: 0px; }
::-webkit-scrollbar-track {  background-color: #c3c3c3;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #c3c3c3; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #ffffff;}
::-webkit-resizer { background-color: #666;}
body{
  font-family: RobotoRegular;
  font-size:14px;
  line-height:1.5;
  max-width: 1366px;
  margin: auto;
}
*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline: none;}
a{text-decoration: none;} 
a:hover,a:focus{color: unset;}
ul{list-style-type:none;margin:0px;padding:0px;visibility: visible;}
.addthis_inline_share_toolbox{width: 100%; display: inline-block;}
.margin_auto{width: 1200px;margin:auto;position: relative;z-index: 2;}
.slick-dots{bottom: 10px !important;background: transparent;}
.khung_bao .thongtin_h{width: 100%;float: left;padding: 20px 0px 0px 0px;border-bottom: 1px solid #fff;}
#logo{text-align: center;float: left;margin-top: 19px;line-height: 0;}
#logo h1{display: inline-block;font-family: UTMFireHouse;text-transform: uppercase;font-size: 41px;color:  rgba(40, 40, 40, 255);line-height: 0;position: relative;top: -25px;padding: 0 0 0 30px;}
#hinhanh_top{ float: right; margin:15px 0px 10px 0px; }
#container{width:100%;position: relative;float: left;transition: 0.5s all;background: #ffffff;}
.container{ width:100%; float:left; background:url(images/footer.png) no-repeat bottom center;}
#logo img,#banner img{
    position: relative;
    display: inline-block;
}
#top{ width:100%;float:left; background: url(images/gocphai.png) no-repeat right top;}
.top_info{ width: 100%; float: left; height: 40px; background: #efefef;}
.hotro_top{ width: 100%; float: left; background: #0a3594; padding: 10px 0px 5px 0px;font-family: 'OpenSansRegular';}
.thongtin_tt{
    width:  100%;
}
.thongtin_tt .logof{position: relative; width: 110px;}
.thongtin_tt .logof > a{position: absolute; top: 50%; transform: translate(0,-50%);}
.thongtin_tt ul{
    padding: 10px 0;
}
.thongtin_tt ul li {
  text-transform: capitalize;
  line-height: 1;
  text-align: left;
}
.thongtin_tt ul li:first-child{padding-left: 0;}
.thongtin_tt ul li a{
    font-family: RobotoRegular;
    font-size: 13px;
    color: #ffffff;
}
.bank{text-align: right;} 
.bank > a{margin-bottom: 20px; display: block;}
.bank ul li{display: inline-block;}


.email_top{ color: #fff; float: left;padding-top: 3px; width: 100%; margin: 5px 0px 10px 0px; padding: 0px 0px 0px 25px; background: url('images/email.png') no-repeat 0px 7px; }
.email_top a{ color: #4a4a4a; }
.email_top a:hover{ color: #0098e5; text-decoration: underline } 
.share{ padding: 10px 0px 0px 10px; float: left; }
.lh_zalo  img{
    float: left;
    padding: 12px 8px;
}
.lh_zalo  p{
    width: 60%;
    float: left;
    padding: 0px 0px 0px 10px;
    text-align: center;
}
.lh_zalo li{
    width: 100%;
    float: left;
    background: url('images/lh.png') no-repeat center center;
    background-size:100%;
}
.lh_zalo  p.mota{
    color: red;
    font-size: 17px;
    font-family:UTMSwissCondensed;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
}
.lh_zalo  p.td{
    font-size: 12px;
    font-family:UTMSwissCondensed;
    text-align: center;
    color: black;
    font-weight: bold;
}
.dangnhap_top{ float: right; margin: 25px 0px 0px 0px; text-align: right; }
.dangnhap_top a{ color: #262626; padding: 0px 10px 0px 10px; }
.dangnhap_top a:hover{ color: #00c1f8; text-decoration: underline; }
.mangxh{ float: left; }
.mangxh h4{ float: left; margin-top: 8px; font-size: 16px; color: #fff; }
.mangxh a{ float: left; padding: 2px 5px 0px 5px; }
/* Header */
.fixed{position: fixed !important;top: 0;left: 0;z-index: 999;}
#header{z-index: 20;width: 100%;float: left;position:  relative;}

#header .header_bot{width: 100%;float: left;}
#header .header_bot .khung .tenct h2{font-family: UTMImpact;font-size: 38px;color: #c21414;font-weight: 100;text-transform: uppercase;margin: 15px 0 0 0;}
#header .header_bot .khung .tenct .thongtin{width: 100%;display: flex;justify-content: space-evenly;}
#header .header_bot .khung .tenct .thongtin p{
    font-family: RobotoRegular;
    font-size: 14px;
    color: #202020;
    background: url('images/map.png') no-repeat left center;
    text-indent: 20px;
}
#header .header_bot .khung .tenct .thongtin p:last-child{ background: url(images/email.png) no-repeat left center;}
#header.fixed{position:fixed;top:0;}
#header.fixed .header_bot{padding:0;}
#header.fixed #logo{width: 80px;}
#header.fixed .header_tren{padding:5px 0;}
#header.fixed #mainmenu{margin-top:0;}
#header.fixed .menu_tiep{width:1100px;text-align:center;}
#header.fixed #mainmenu nav.menu_top > ul > li{padding:0 13px;}
/* Main menu */
#mainmenu{float: left;width: 100%;position:  relative;}
#mainmenu.fixed{position:fixed;left:0;z-index: 99;margin: 0 auto;top: 0;text-align: center;background: url(images/images/menu.png) center no-repeat;background-size:cover;}

/* Menu x */
.toggle-mobile-btn {
    width: 25px;
    transition: 0.3s;
    text-transform:uppercase;
    position:  absolute;
    top: 17px;
    left: 0;
    cursor: pointer;
}
.toggle-mobile-btn span {
    position: relative;
    display: inline-block;
}
.toggle-mobile-btn span, .toggle-mobile-btn span:after, .toggle-mobile-btn span:before {
    width: 100%;
    height: 2px;
    background-color: #fbf54b;
    transition: all 0.3s;
    backface-visibility: hidden;
}
.toggle-mobile-btn span:after, .toggle-mobile-btn span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -7px;
}
.toggle-mobile-btn span:after {
    top: 7px;
}
.toggle-mobile-btn :hover {
  color: #0071bd!important;
}
.toggle-mobile-btn span {
    position: relative;
    display: inline-block;
}
.toggle-mobile-btn.open span {
    background-color: transparent;
}
.toggle-mobile-btn.open span:before {
  
transform: rotate(45deg) translate(5px, 5px);
}
.toggle-mobile-btn.open span:after {
  
transform: rotate(-45deg) translate(5px, -5px);
}
.navigation{position: absolute;width: 100%;top: -500px;left: 0;z-index: 9;display:  grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 20px;padding: 80px 100px 30px 100px;background: #2a043aad;transition:  1s all;}
.navigation li:hover > a{color: #fbf54b;}
.navigation > li > a{
    font-family:  SFUFuturaHeavy;
    font-size: 18px;
    color:  #ffffff;
    text-transform:  uppercase;
    font-weight:  100;
}
.navigation > li > ul > li > a{
    font-size:  15px;
    color:  #ffffff;
    font-family: SFUFuturaBook;
}


#lhe{
    padding: 10px 0px;
    width: 100%;
    float: left;
    position: relative;
}
.top_bg{ background: #02b8f1; width: 100%; float: left;}
.top_bg ul{ float: right;}
.top_bg ul li{ display: inline-block; position: relative; height: 30px; float: left;}
.top_bg ul li a.kt_vandon{ font-size: 12px; color: #fff; float: left; padding: 0px 15px 0px 0px; margin-right: 10px; background: url(images/down_t.jpg) no-repeat right 12px; height: 30px; line-height: 30px;}
.top_bg ul li:hover a{ color:#FFF000;}
.top_bg ul li .dropdown { top: 100%;z-index: 999;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;width: 300px;}
#menu_top{ width: 20%; float: left;margin:0px 0px 0px 0px;position: relative; border: 2px solid #00b1f0; border-top: 0px;}
/* Title */
#container .title{width: 100%;float: left;position: relative;text-align: center;padding: 10px 0 20px 0;}
#container .title p{font-family: RobotoRegular; font-size: 15px; color: #605f5f;}
.tt_flex{display: flex;}
.tt_flex:before{position: relative;content: '';background: url('images/title_l.png') no-repeat right center;flex: auto;}
.tt_flex:after{position: relative;content: '';flex: auto;background: url('images/title_r.png') no-repeat left center;}
.title h4,.title h2{
    position:  relative;
    width: auto;
    color: #d61313;
    font-family: RobotoBold;
    font-size: 28px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 100;
    padding: 0 20px;
}
.title ul li{display: inline-flex;padding: 5px 20px;font-family: RobotoRegular;font-size: 18px;color: #ffffff;font-weight: 100;text-transform: uppercase;border: 1px solid #4696d3;cursor: pointer;}
.title ul li.active{background: #ffffff; color: #202652;}
/* Slider */
#slide_show{float: left;position: relative;width: 100%;}

#shiphang{ width: 400px; float: right; background: #ebebeb; padding: 10px; }
.shiphang{ padding: 20px; border: 1px dashed #0a3594; min-height: 455px; text-align: center;}
.shiphang form{ width: 100%; float: left; }
.shiphang form label{ text-transform: uppercase; color: #0a3594;float: left; width: 100%; padding: 5px; text-align: center; }
.shiphang form input{ padding: 10px; width: 100%; float: left; border: 0px; margin-bottom: 10px; text-align: center; }
.shiphang form input#tenkhachhang{background: url(images/khach.jpg) no-repeat 15px 10px; background-color:#fff;}
.shiphang form input#dienthoai{background: url(images/dienthoai.jpg) no-repeat 15px 10px; background-color:#fff;}
.shiphang form button{ width: 100%; float: left; background: #0a3594; text-align: center; color: #fff; text-transform: uppercase; padding: 13px 0px 10px 0px; border: 0px; margin-top: 10px; }
.hotline_kh{ width: 100%; float: left; font-size: 34px; font-family: 'OpenSansBold'; color: #0a3594; padding: 7px 0px 7px 40px; background: url(images/goi.png) no-repeat; margin-top: 30px; }
.dropdown {position: absolute;display: none;right: 0px; text-align: left;background: #FFF; min-width: 200px; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.5); box-shadow: 0 2px 2px rgba(0,0,0,.5);padding: 15px 21px; text-transform: initial; line-height: 1.3; font-size: 12px;color: #024879;}
#order_tracking .dropdown__title { margin: 10px 0; text-transform: uppercase;}
.dropdown__title {font-size: 12px; font-weight: 400; margin: 0 0 10px;text-transform: uppercase;}
.form label { display: block; padding: 5px 0px 5px 0px; font-weight: 100;font-size: 12px;}
.form__submit__button{ border: 0px; background: #f36f21; padding: 5px 20px 5px 20px; color: #fff;}
.form__submit__button:hover{ background: #036289}
.form__input__text { position: relative; box-sizing: border-box;outline: 0; border: 1px solid rgba(0,0,0,.5);margin: 0;padding: 5px;font-size: 12px;width: 100%;border-radius: 3px;}
.kiemtra_donhang li{ display: inline-block; padding: 5px 30px 5px 0px;}
.kiemtra_donhang{ width: 100%; float: left; border-top:1px solid #eee;border-bottom:1px solid #eee; margin:20px 0px 0px 0px; }
.thongtin_donhang li { padding: 5px 30px 5px 0px; border-bottom:1px solid #eee; }
.thongtin_donhang{ width: 100%; float: left;  margin:20px 0px 0px 0px; border-top: 1px solid #ccc }
.title_don{ border-bottom:1px solid #ccc;border-top:1px solid #ccc; padding: 5px;}
.title_don td{padding: 5px; background: #eee;}
.owl-carousel_news .owl-controls{ display: none; }
.photo_item_overlay { position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;background-color: rgba(232, 83, 2, 0.5) ;opacity: 0;transform: scale(0);transition: transform 0.5s ease 0s;}
.photo_item_overlay a {position: absolute;top: 50%;left: 50%;margin-top: -30px;margin-left: -30px;}
.icon_background { display: block;background: transparent none repeat scroll 0% 0%;height: 60px;width: 60px;padding: 13px;border-radius: 150px;transform: scale(0);transition: all 0.3s ease 0s;}
.icon_button {position: absolute; padding: 13px;font-size: 30px;color: #FFF;}
.tim{ padding: 0px; }
.tim a{ padding: 15px 25px 0px 25px !important; }
.tim a img{ float: left; margin-right: 10px;}
.dichvu:hover .photo_item_overlay,.block:hover .photo_item_overlay {opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.photo_item_overlay a:hover .icon_background {background: rgba(0,0,0,0.7);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
#banner{padding: 0;position:  relative;display: inline-block;float: left;background:  url('images/bg_logo.png') no-repeat center;margin-bottom: -70px;background-size: 100%;text-align:  center;} 
.thongtin_h{width: auto;float: left;padding: 15px 0px 0px 30px;}
.thongtin_h h1{color: #ff0000;font-size: 30px;text-transform: uppercase;font-family: UTMHelvetIns;text-shadow: -2px 2px 2px #e3e3e3;}
.thongtin_h p{font-size: 14px; font-family: RobotoRegular; color:#4c4c4c;}
.slogan span{color: #fff; font-size: 13px;}
.diachi{
    width: auto;
    float: right;
    color: #fff;
    font-size: 11.6px;
    padding: 2px 0px;
}
.diachi span{
    font-family: RobotoRegular;
    font-size: 13px;
    padding: 0px 0px 0px 20px;
}
.diachi span a{color: #fff;}
.diachi span:nth-child(1){
    font-family: RobotoBold;
    color: #fff;
    background: url('images/hotline.png') no-repeat left center;
    padding: 0px 0px 0px 20px;
}
.diachi span:nth-child(1) b{color: #fff;font-family: RobotoRegular;font-weight: unset;}
.diachi span:nth-child(2) a{background: url('images/mail.png') no-repeat left center;padding: 0px 0px 0px 25px;}
.diachi span:nth-child(3){border: none;}
.diachi span:nth-child(3) a{
    background: url('images/antoan.png') no-repeat left center;
}
.search{
}
.search:after{display: none;}
.search.search_h{display: none;float: right;width: 214px;}
.search.search_h #timkiem button{
    font-size: 13px !important;
    height: 35px !important;
    padding: 0px 6px !important;
}
.search.search_h #timkiem input{
    background: unset;
    padding: 10px;
    height: 35px;
}
.lang{
    padding: 0;
    position: relative;
    float:  right;
}
.lamviec{padding: 0px 0px 0px 35px;text-align: left;background: url(images/hotline.png) no-repeat left 5px;position: absolute;top: 65px;right: 10px;z-index: 10;}
.lamviec .khung{width: 100%;float: left;border-radius: 5px;padding: 5px 15px;position:  relative;z-index: 9;border: 1px solid #d54e34;border-style: dashed;border-left:  none;}
.lamviec span{color: #ffcc00;font-size: 17px;font-family: UTMAvoBold;}
.lamviec p{font-family: UTMAvo;font-size: 15px;color: #fff;}
/*Hỗ trợ */
.hotro{width: 100%;float: left;border-top: 0;}
.phone{width:100%;float:left;text-align: center;}
.hotro_duoi{width:100%;float:left;border-bottom: 1px dotted #ccc;padding-bottom: 20px;}
.hotro_duoi p{float:left;text-transform:uppercase;font-size: 15px;font-family: RobotoMedium;margin-bottom: 5px;}
.hotro_dt{background:url(images/images/dienthoai.png)left center no-repeat;float:left;padding-left: 30px;width:100%;font-family: RobotoRegular;font-size: 14px;margin-bottom: 5px;}
.hotro_email{float:left;width:100%;background:url(images/images/email.png)left center no-repeat;padding-left:30px;}
.hotro .phone img{display: inline-block;float: left;position: relative;left: 50%;transform: translate(-50%,0);}
.hotro .phone span{
    width:100%;
    font-family: SFUTradeGothicBoldCondensedTwenty;
    color: #ff0000;
    font-size: 23px;
    font-weight: 100;
    text-transform: uppercase;
    display: inline-block;
    background: url('images/images/hot.png') no-repeat left center;
    padding: 18px 0 16px 113px;
    top: 25px;
    float: left;
}
.hotro .khung{margin-top: 15px;float: left;width: 100%;padding: 10px 20px 0 20px;display: inline-block;}
.hotro .khung > p{font-family: RobotoMedium;width: 100%;display: inline-block;font-size: 15px;color: #086dc5;background: url(images/images/ttr3.png) 75px 17px no-repeat;}
.yahoo{width:100%;float:left;padding: 10px 0;}
.yahoo .hinh{width:100%; float:left;}
.yahoo ul{width: 100%; float: left;}
.yahoo ul li{list-style-type: none;padding: 10px 0px;border-bottom: 1px solid #ddd;border-bottom-style: dashed;width:  100%;float:  left;}
.yahoo ul li span{font-family: RobotoRegular;font-size: 14px;color: #000000;padding: 0px 0px 0px 15px;float:  right;}
.yahoo ul li span b{
    font-family: RobotoBold;
    font-size:  16px;
    color:  #ff0000;
    padding: 0px 0px 0px 14px;
} 
.hotro p.email{width: 100%;display: inline-block;text-align: center;font-family: RobotoRegular;padding: 10px 0;color: #333333;font-size: 15px;background: url('images/email1.png') no-repeat left center;text-indent: 30px;}
.hotro p.email img{margin: 0 10px 0 0;}
.lienket_mang{margin: 10px 0;width:100%;float:left;text-align:center;}
.lienket_mang span{padding-right: 10px;float: left;margin-top: 5px;font-size: 14px;font-family: RobotoBold;}
.bao_mxh{float:left;}
.bao_mxh a{padding-right: 3px;}
/*------------*/
.cart{
    position: fixed;
    top: 10px;
    right: 10px;
    font-family: SairaRegular;
    text-transform: uppercase;
    background: url('images/cart.png') no-repeat left center;
    font-size:  15px;
    color: #333333;
    padding: 20px 32px;
    z-index: 9999;
}
.cart b{font-weight: 100;}
.cart span{font-family: RobotoRegular;font-size:  13px;color: #ffffff;position:  absolute;top: 5px;right: 0;font-weight:  100;width:  32px;height: 28px;text-align:  center;line-height: 30px;background: #000000;border-radius: 20px;};
.cart.fix{position: fixed;right: 10px;top: 50%;z-index: 999;background: url(images/cart.png) no-repeat 10px center;padding: 15px 10px 15px 56px;width: auto;margin-top: 0;background-color: rgba(221, 221, 221, 0.87);border-radius: 20px;display: none;}
.cart a{color: #333;}
.cart span b{color: red;}
#banner_mobile{ display: none;}
#slogan{ font-family: 'SFUSouvenirBold'; float: left; width: 650px; padding:25px 0px 0px 30px; color: #0065a2; font-size: 22px; text-transform: uppercase;}
#album img{ width: 230px; float: left; padding: 4px; margin: 8px; border:1px solid #cde0fe; height: 150px;}
#album img:hover{ opacity: 0.8;}
#main_menu{float: left;width: 100%;padding: 0;background: url('images/menu.png') no-repeat center center;}
.slide_{ width: 100%; float: left; padding: 10px 0px 0px 20px;}
.product_ct{width: 100%;display: grid;grid-template-columns: 1fr 1fr;grid-gap: 20px;}
.product_ct .owl_carousel_visao{display: inline-block;}
.product_ct .owl_carousel_visao li{border: none;}
.frame_images{float: left;padding: 0;width: 100%;}
.MagicZoom{width: 100%;text-align: center;background: #ffffff;}

/* Khung thong tin */
.khung_thongtin{padding: 0;line-height: 30px;width: 100%;float:  left;}
.khung_thongtin > a{background: #70eea0;color: #ffffff;padding: 5px 30px;display:inline-block;margin: 10px 0;font-family: RobotoRegular;text-transform: uppercase;cursor: pointer;}
.khung_thongtin .addthis_inline_share_toolbox{width: 100%;float: left;}
.khung_thongtin div p{/* font-family: Saira-Medium; */}
.khung_thongtin div p a{font-family: RobotoRegular; font-size: 14px; color: #006a48;}
.khung_thongtin h1{font-size: 20px;color: #000000;font-family: SairaBold;margin-bottom: 10px;font-weight:  100;text-transform:  uppercase;}
.khung_thongtin b{
    float: left;
    font-family: RobotoMedium;
    font-size: 15px;
    color: #333;
    font-weight: 100;
    margin: 0 10px 0 0;
}

.khung_thongtin span{
    font-family: Saira-Medium;
    font-size: 17px;
    color: #000;
}
.khung_thongtin span.giaban{color: #ff0000;font-family: OpensansSemibold;font-size: 16px;font-weight:  100;}
.khung_thongtin span.giacu{
    text-decoration: line-through;
    font-size: 14px;
    margin-left: 10px;
}
.khung_thongtin .mota_detail{ border-left: 0px; border-right: 0px; white-space: pre-line; padding: 20px 0px 20px 0px;}
.khung_thongtin .gia_detail{font-weight: bold;}
.khung_thongtin .gia_detail b{ }
.khung_thongtin .giacu_detail{ font-size: 28px;color:#FF0000;}
.khung_thongtin .giacu_detail span{}
.khung_thongtin .baohanh_detail{ color: #015DA4;}
/*  */

.ngonngu{/* width: auto; *//* float:right; *//* margin: 0; */}
.ngonngu img{margin-left: 5px;}
.ngonngu img:hover{ box-shadow: 0px 0px 10px #ccc;} 
.ngonngu p{ text-align: center;}
.ngonngu a{color: #fff;font-family: UTMSwissCondensed;float: left;padding: 0;}
.ngonngu a:hover,.ngonngu a img{opacity: 0.5;}
.ngonngu a:hover,.ngonngu a.active img{
    opacity: 1;
}
#thongtin{ width:100%; float:left; padding: 20px 0px 30px 0px; background: #f0f0f0; }
.bong_tren{width:100%; float:left; background:url(images/bongtren.png) no-repeat; height:17px;margin:20px 0px 0px 0px;}
.bong_duoi{width:100%; float:left; background:url(images/bongduoi.png) no-repeat; height:40px;margin:0px 0px 0px 0px;}
#video{width:100%;float:left;background: #F1F1F1;padding: 0px 0px 20px 0px;}
.video_it{width: 100%;display: inline-block;position: relative;margin: 0 0 40px 0;}
.video_it  h3{font-family: RobotoRegular;font-size: 18px;color: #ffffff;font-weight: 100;position: absolute;bottom: 0;left: 0;padding: 10px;width: 100%;text-align: center;text-transform: uppercase;}
.video_it img{height: 240px;width: 100%;display: block; opacity: 1; transition: 0.5s all;}
.video_it > a{z-index: 2;width: 100%;display: inline-block;position: relative;background: #000000 url(images/play.png) no-repeat center;}
.video_it > a:hover img{opacity: 0.5;}

#video_load{ margin: 0px 0px 0px 0px;background: url(images/bg_pro.png) repeat;width: 100%; float: left}
#video_load .object{ background: #fff; width: 100%; float: left}
.select_video{width: 100%;float: left;}
.select_video select{width: 100%;float:  left;padding: 10px 0;outline:  none;color: #333333;font-family: RobotoRegular;border: 1px solid #333333;text-indent: 5px;background: #ffffff;font-size: 13px;}
.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%);
}
.sanpham_dm ul li a{ text-decoration:none; width:300px; float:left; padding:0px 0px 8px 10px; color:rgba(255,255,255,1)}
.sanpham_dm ul li a:hover{ color:rgba(255,255,0,1)}
.tieude{width: 100%;float: left;color: #000000;font-size: 24px;font-family: texgyreadventorbold;text-transform: uppercase;text-align:  center;}
.owl_sanpham_moi .item{width: 100%;}
.item .noidung{text-align: center;margin-top: 20px;width: 100%;float: left;} 
.item .noidung h2{
    font-family: RobotoRegular;
    font-size: 17px;
    width: 100%;
}
.item .noidung .gia{justify-content: center;display: flex;font-size: 14px;width:100%;font-family: RobotoRegular;}
.item .noidung h2 a{font-weight: 100;color:#000;}
.item .giaban p{font-family: SairaBold;font-size: 20px;width: 100%;padding: 10px 0 0 0;}
.chi_tiet_gia{
    margin-bottom: 20px;
    width: 100%;
    float: left;
    margin-top: 15px;
}
.chi_tiet_gia a{font-family: RobotoRegular;color: #262b30;background: #e6e6e6;padding: 7px 20px;text-transform:uppercase;font-size: 13px;}
.chi_tiet_gia:hover a{color: #ffffff;background:#f37020;}
/* .item .noidung>span{float: left;width: 100%;font-size: 15px;color: #2f2f2f;font-family: RobotoRegular;} */
.thongtin_lh{ width: 100%; float: left; padding: 0px 40px 20px 0px;}
.thongtin_lh h1{ font-size: 20px; text-transform:uppercase; color: #04608B}
#form_contact input{ padding: 5px;}
.item .noidung:hover h2 a{color:#1a8bf6;}
/* bat dong san them */
/*Tìm kiếm  popup*/
/*
#timkiem{width: 100%;height: 100%;float: right;z-index: 9999;right: 0px;top: 0px;background-color: rgba(0,0,0,0.6);padding-top: 262px;display: none;position: absolute;}
#timkiem form{ width: 600px; margin: auto; position: relative; }
#timkiem select{ border: 0px; width: 100px;}
#timkiem input{width:100%;height:50px;float:left;background:#fff;border:0;margin: 0px 0px 0px 0px;padding:4px 10px 2px 12px;outline:none;box-shadow: 0px 0px 20px #000;font-family: RobotoRegular;}
#timkiem button{float:right;border:0px;color: #333;background: #005F86;text-transform: uppercase;position: absolute; z-index: 100; right: 0px;top: 0px; font-weight: bold;cursor:pointer;outline:none; color: #fff; font-weight: bold; height: 50px; line-height: 50px; padding: 0px 30px 0px 30px; font-size: 24px}
#timkiem input::-webkit-input-placeholder {color: #bb6060;}
#timkiem input:-moz-placeholder {color: #bb6060;}
#timkiem input::-moz-placeholder { color: #bb6060;}
#timkiem input:-ms-input-placeholder {  color: #bb6060;  }
.close_timkiem{ position: absolute; top: 20px; right: 20px; font-size: 50px; color: #fff; z-index: 100; cursor: pointer; }
.close_timkiem:hover{ color: #005F86; }*/
/*end*/
#timkiem .nutsearch{
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translate(0,-50%);
}
#timkiem span{font-family: RobotoRegular;font-size: 14px;color: #ffffff;font-weight: 100;width: 15%;line-height:10px;}
#timkiem form{z-index: 9;float: left;position: absolute;width: 350px;right: 0;top: 30%;transform: translate(0,-50%);border: none;display:  none;line-height: 35px;margin-top: 40px;}
#timkiem select{ border: 0px; width: 100px;}
#timkiem input{padding: 10px 0;width: 100%;float:left;background: #ffffff;margin: 0;outline:none;text-indent: 8px;font-family: OpenSansRegular;font-size: 13px;color: #000000;}
#timkiem button{border:0px;z-index: 9;font-weight: 100;cursor:pointer;outline:none;font-size: 15px;color: #343434;background: #cc2d78 url(images/icon_tk.png) no-repeat center;position:  absolute;right:  0;top: 0;padding: 21px 20px;}
#timkiem input::-webkit-input-placeholder {color: #000000;}
#timkiem input:-moz-placeholder {color: #000000;}
#timkiem input::-moz-placeholder { color: #000000;}
#timkiem input:-ms-input-placeholder {  color: #000000;  }

.giohang_top a{ width: 26px; height: 30px;  float: right; position: relative; color: #FF0000; height: 42px; background: url(images/taikhoan.png) no-repeat; margin: 30px 0px 0px 10px; padding: 9px 0px 0px 9px;}
.giohang_top span{ float: left; color: #FF0000 }
#slide_top{ width:100%; float:left; position: relative; border-bottom: 5px solid #7aaa00;}
#giaohang{ width: 900px; float: right;}
#giaohang li{ width: 165px; float: left; padding: 0px 20px 0px 45px;text-transform: uppercase;font-size: 12px;}
#giaohang li a{ display: inline-block; color: #000;}
.load_phivanchuyen{ float: right; font-weight: bold;}
.load_phivanchuyen span{ color: #FF0000}
.vien_slide{ width: 100%; float: left; position: absolute; background: url(images/bong_slide.png) no-repeat; height: 55px; background-size: 100%; bottom: 10px;}
/* HÌnh ảnh */
#hinhanh{width: 100%;float: left;padding: 30px 0;}
#hinhanh > h2{width: 100%;text-align: center;font-size: 21px;font-family: OpenSansSemibold;color:  #ffffff;text-transform:  uppercase;margin: 50px 0;}
.owl_hinhanh {width: 100%;float: left;display:  grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 20px;}
.khung_hinh{width: 100%;display: block;float: left;text-align:  center;}
.hinhanh{width: 100%;padding: 0;position: relative;overflow:  hidden;}
.hinhanh h3{width: 100%; margin-top: 10px;}
.hinhanh h3:hover a{color: #ff0000;}
.hinhanh h3 a{
    font-size:  15px;
    color: #000000;
    text-transform:  uppercase;
    font-family: OpensansBold;
    font-weight:  100;
}
.hinhanh p{
    font-size:  13px;
    color:  #ffffff;
    font-style:  italic;
}

.fom_gh{ margin: 10px 0px 0px 0px;}
.input-group{ width: 100%; padding: 0px;}
.input-group-but{ text-align: center; margin: 10px 0px 20px 0px;}
.input-group-but button{ background: #000; padding: 10px 40px 10px 40px; border: 0px; border-radius: 10px; color: #fff; font-weight: bold; font-size: 24px;}
#main{width:100%;float:left;position: relative;}


.tinhtrang{ border-top: 1px solid #627079; width: 100%; float: left;}
.tinhtrang li a{  display: block; padding: 5px 0px 5px 20px; background: url(images/muiten.png) no-repeat 10px 13px; color: #1F589F}
.tinhtrang h4{ text-transform:uppercase; font-weight: 100; margin: 5px 0px 0px 5px; color: #999}
.thanh{float:left;color: red;font-size:18px;position: relative;z-index: 10;text-transform: uppercase;font-family: 'RobotoCondensed';}
.hotro_tt{ color: #713b00; font-weight: bold; text-align: center; margin: 0px 0px 0px 0px; }
.hotline_l{ font-size: 14px; font-weight:bold; margin: auto; width: 100%; background: url('images/hotline_l.png') no-repeat 15px 20px; color: #fe0000; padding: 12px 0px 10px 75px;font-family: 'RobotoCondensed'; float: left; }
.hotline_l span{font-size: 18px; width: 100%; float: left;}
.homnay{ width: 50%; float: left;text-align: center; padding: 5px; font-size: 12px; }
.homnay p{ background:#eeeeee; padding: 2px 0px 2px 0px; }
.thanh img{ float:left; margin:2px 10px 0px 10px;}
.thanh h4{ color:rgba(255,255,255,1); margin-top:8px; font-weight:100;}

#menu_left { width: 240px; float: left; position:  absolute;top: 0; z-index: 9;}
#menu_left h4{width: 100%;float: left;line-height: 45px;color: #ffffff;font-family: RobotoMedium;text-transform:  uppercase;font-size: 15px;cursor: pointer;font-weight:  100;background: #0085eb url('images/danhmuc.png') no-repeat 15px center;position: relative;z-index: 2;text-indent: 50px;}
.menu_left{width:100%;float:left;background: #ffffff;margin-top: -10px;}
.danhmuc{width: 100%;float: left;border: 1px solid #ccc;padding: 6px 10px 10px;margin-bottom: 30px;-moz-box-shadow: inset 0 0 10px #000000;-webkit-box-shadow: inset 0 0 10px #ebebeb;box-shadow: inset 0 0 20px #bcbbbbe8;}
.danhmuc h4{float: left;width: 100%;font-family: RobotoBold;font-size: 17px;color: #ffffff;background: url(images/images/danhmuc.png)  left no-repeat;padding: 5px 10px 24px 18px;font-weight: 100;text-transform: uppercase;margin-left: -20px;}
.menu_left ul::-webkit-scrollbar{ width: 5px; background-color: #F5F5F5;}
.menu_left ul::-webkit-scrollbar { width: 5px; height: 5px;}
.menu_left ul::-webkit-scrollbar-button {  width: 0px; height: 0px; }
.menu_left ul::-webkit-scrollbar-track {  background-color: #c3c3c3;}
.menu_left ul::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.menu_left ul::-webkit-scrollbar-thumb { height: 50px; background-color: #c3c3c3; border-radius: 3px;}
.menu_left ul::-webkit-scrollbar-corner { background-color: #ffffff;}}
.menu_left ul::-webkit-resizer { background-color: #666;}
.menu_left > ul{list-style-type:none;width:  100%;max-height: 453px;overflow: auto;}
.menu_left ul li a{padding: 8px 20px;color: #1d2129;display: block;font-size: 16px;font-family: RobotoRegular;font-weight:  100;text-transform:  capitalize;}
.menu_left ul .ten_dau_cap{height: 35px;background: url(images/images/ttr1.png) left center no-repeat;width: 100%;font-size: 15px;text-transform: uppercase;/* padding: 9px 16px 10px; */font-family: RobotoRegular;}

.menu_left ul li ul li {background: url(images/images/trt.png)no-repeat left top;padding-left:15px;height:40px;padding-top: 2px;border-bottom: 0;}
.menu_left ul li ul li a{font-size: 14px;text-transform: uppercase;}
.menu_left ul li ul li:hover a{color: #167ccb;}
.menu_left ul li ul li ul li{padding-left: 0;}
.menu_left ul li ul li ul li a,.menu_left ul li ul li ul li{background:none;}
.menu_left ul li a img{vertical-align: middle;margin: 0 10px 0 0;}
.menu_left > ul > li:last-child{border-bottom: none;}
.menu_left ul li{width:100%;float:left;border-bottom: 1px dotted #d4d4d4;}
.menu_left ul li > i{position: absolute;right: 10px;top: 10px;}
.menu_left li ul a{width:100%;float:left;color: #333333;}
.menu_left ul li > ul{width: 100%;float: left;height: auto;left: 100%;background: #ffffff;transition: 0.5s all;display: none;}
.menu_left ul li > ul li ul{display:none;}
.menu_left ul li > ul li:hover ul{display:block;position:absolute;}
.menu_left ul li > ul li:last-child{border-bottom: none;}
.menu_left ul li:hover > ul{display:block;}
.menu_left li ul li ul a{
  padding-left:20px;
}
.hvr-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.5s;transition-duration:0.5s;}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {color: #ffffff;}
.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background: #0085eb;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active{color:white;}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);}

.fixed .left, .detail .left{
  display: none;
  transition: 2s;
}
.fixed #menu_left:hover .left, .detail:hover .left{
  display: block;
}

.hotro_bt{ width: 100%; float: left; }
.hotro_bt p b{ color: #444444;font-family: 'UTMAvo'; }
.hotline_bt{ width: 100%; float: left; background: url(images/hotline.png) no-repeat; min-height: 191px; }
.hotline_bt p{ font-size: 27px; padding: 50px 0px 0px 177px; color: #FFF000 }
.yahoo_top{ text-align: center; margin:5px 0px 0px 0px; }.yahoo p.hinh a{float: right;display: inline-block;}
.yahoo .dienthoai,.yahoo .email_dt{float: left;color: #333;width: 100%;}
.yahoo .email_dt b{color:#000;}
.yahoo .email{ float: left; color: #333; padding: 2px 0px 2px 40px; background: url(images/email.png) no-repeat 10px 7px;}
.yahoo p span{text-transform: capitalize;float: left;font-family: RobotoRegular;font-size: 14px;}
.yahoo p b{
    margin-left: 10px;
    color: #ff0000;
    font-family: RobotoBold;
    font-weight: 100;
    font-size: 13px;
}
.sp_noibat{background: #eeeeee;}
.tuyendung{ width: 350px; float:left }
.tuyendung li a{ width: 100%; float: left; text-align: center; border-bottom: 1px solid #eee; color:#696969; padding:6px; }
.tuyendung li:hover a{color: #03567C; text-decoration: underline;}
.tuyendung li:last-child a{ border-bottom: 0px; }
.hotnew{width: 100%;float: left;font-size: 12px;display: grid;grid-template-columns: 1fr 2fr;grid-gap: 10px;margin-bottom: 20px;}
.hotnew:hover a{color: #ff6600;/* text-decoration: underline; */}
.hotnew:hover img{filter:brightness(120%); -webkit-filter:brightness(120%);}
.hotnew .img{
    width: 100%; display: block;
}
.hotnew .img img{
  display:block;
}
.hotnew .noidung_tt{
    float: left;
}
.hotnew .noidung_tt h3{
}
.hotnew .noidung_tt h3 a{
    font-family: RobotoBold;
    font-size: 13px;
    color: #016e64;
    font-weight:  100;
    text-transform: uppercase;
}
.hotnew .noidung_tt h3 a:hover{text-decoration: underline;}
.hotnew .noidung_tt p{
    margin: 0;
    font-size: 13px;
    font-family: RobotoRegular;
    color: #646464;
    text-align: justify;
}
.hotnew .noidung_tt span{color: #c0c0c0; font-size: 12px;}
.hotnew .noidung_tt a.xemthem{font-style: italic; color: #e11b1b;}
.hotnew .noidung_tt a.xemthem:hover{color: #1c8844;}
.tintuc{position: relative;float: left;width: 58%;}
.tintuc .tt h3 a{}
.tintuc .tt_item .khung{background: #fff;width:  100%;float:  left; margin-bottom:25px;}
.tintuc .tt_item .images img,.tintuc .tt_item .images{padding: 0;overflow:  hidden;}
.tintuc .tt_item .noidung{
    padding: 25px 10px 0 0;
}
.tintuc .tt_item .noidung > a{font-family: RobotoBold;font-size: 13px;color: #3e3e3e;border: 2px solid #cc0000;padding:   9px 18px;border-radius:  5px;}
.tintuc .tt_item .noidung > a:hover{background: #cc0000; color: #fff;}
.tintuc .tt_item .noidung h3 a{font-family: RobotoBold;width: 100%;float:  left;font-size: 13px;color: #1d1d1d;position: relative;text-transform:  uppercase;padding: 0 0 0px 10px;margin-bottom:  10px;border-left: 2px solid #c04062;}
.tintuc .tt_item .noidung h3 a:hover{color: #333;}
.tintuc .tt_item .noidung .ngaydang{
    font-family:  RobotoRegular;
    font-size: 13px;
    background: #c04062;
    width: auto;
    float:  unset;
    color: #fff;
    padding: 7px 30px;
    border-radius: 20px;
    position:  absolute;
    top: -20px;
    left: 20px;
}
.tin_new img{max-width: 100%; display: block;}
.tin_new .comment{font-family: OpensansRegular;width: 100%;}
.tin_new h3 {width: 100%; display: flex;}
.tin_new h3 span{text-align: center;background:  #000000;font-family: OpensansRegular;color: #ffffff;width: 130px;padding: 5px 10px;}
.tin_new h3 span b{font-size: 28px;display: block;color:  #ffffff;font-family:  OpensansBold;font-weight:  100;position: relative;margin-bottom: 5px;}
.tin_new h3 span b:after{position: absolute;content: '';bottom: 0;left: 50%;width: 30px;height: 2px;background: #ffffff;transform: translate(-50%,0);}
.tin_new h3 a{color: #333333;font-family: OpenSansRegular;font-size: 15px;font-weight:  100;padding: 0 0 0 10px;}
.tin_new:hover h3 a{color: #c59d5f;}
.tin_new p{font-size: 14px;color: #666666;font-family: OpensansRegular;padding: 10px 0;}
.tin_new .comment > a{transition: 0.5s all;font-family: OpenSansSemibold;font-size: 13px;color: #ffffff;display: inline-block;text-transform: uppercase;padding: 10px 20px;border: 1px solid #ffffff;border-radius: 20px;}
.ngaythang{ color: #999; }
.visit_hidden{line-height: 0;visibility: hidden;}
.tinkhac{width: 100%;float: left;margin: 0;}
.tinkhac ul li{width: 100%;float: left;line-height: 30px;}
.tinkhac li a{width: 100%;float: left;color: #333;font-family: RobotoRegular;font-size:  14px;font-weight:  100;background: url('images/view.png') no-repeat 0 10px;text-indent: 10px;}
.tinkhac li a img:hover{
    opacity: 0.5;
}
.tinkhac li a i{ margin-right: 20px; }
.tinkhac li a:hover{color:#036CAF; text-decoration: underline;}
.xemnhieu{width:193px;float:left;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;padding:5px 10px;border:1px solid #cde0dc;text-decoration:none;background: #333333;font-family: RobotoRegular;font-size: 12px;}
ul.pagination a:hover, 
ul.pagination a.current {background:#0d7963;color:#fff; }
.page_info{ display: none !important; }
/* ========== Content pagination ========== */
.paging{ width: 100%; float: left; text-align: center; margin: 10px 0px 0px 0px; }
.paging .pagination {margin: auto;float:  unset;width: auto !important;text-align: center;}
.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;}
.bando{
  width: 100%;
  float: left;
}
.tag_map{ width: 100%; float: left; }
.tag_map li a{ float: left; padding: 5px 20px 5px 20px; font-family: 'OpenSansExtraBold'; color: #0a3594;  margin: 0px 5px 0px 0px; border: 1px solid #ccc;}
.tag_map li a.active{ background: #0a3594; color: #fff; } 
.thongke{color: #fff;float: left;width: 100%;}
.thongke .khung{width: 100%;display: block;}
.thongke h4{font-family: OpensansBold; font-size: 14px; color: #ffffff; text-transform: uppercase; margin-bottom: 10px;}
.thongke ul{list-style: none;margin: 0px;width: 100%;background: url(images/thongke.png) no-repeat 0px 5px;padding: 0;display: inline-block;}
.thongke ul li{width: 100%;text-align: left;float:left;font-size: 13px;color: #ffffff;font-family: OpensansRegular;line-height: 32px;text-indent: 35px;}
.online{background:url(images/muiten.png) no-repeat 10px 12px;color:#FFF;}
.online span{width:80px;float:left;padding-left:20px;}
.menu_danhmuc{ width: 100%; float: left; background: url(images/thanh_sp.jpg) repeat-x; height: 45px;}
.menu_danhmuc li a{ float: left; height: 42px; line-height: 42px; padding: 0px 20px 0px 30px; text-transform: uppercase; color: #333; margin-top: 3px;}
.menu_danhmuc li.active a{background:#01b8f1; color: #fff; font-weight: bold;}
.menu_danhmuc li.active a:before{ content: ''; width: 7px; background: url(images/truoc.png) no-repeat; height: 45px; float: left; margin-left: -30px; margin-top: -3px; margin-right: 10px; color: #fff}
.menu_danhmuc li.active a:after{ content: ''; width: 19px; background: url(images/sau.png) no-repeat; height: 45px; float: right; margin-right: -37px;}
.menu_danhmuc a:hover{ color: #094596}
.bong_info{width:730px;float:right;height:30px;font-weight:900;color:#333333;text-transform:uppercase;line-height:30px;}



.thongtin > a{
  float: left;
  position: relative;
  top: 20px;
}
.thongtin > a.baogia{
    font-family: OpensansBold;
    font-size: 14px;
    color: #ffffff;
    text-transform: unset;
    background: #d01c1c;
    border-radius: 10px;
    border-bottom: 2px solid #ba1a1a;
    padding: 5px 10px;
    margin: 0 0 0 20px;
    top: 28px;
    }
.thongtin li a{padding: 0;color: #323232;font-size: 12px;}
.thongtin li a:hover{ color: #01517A}
.tin_moi{padding:0px 10px 0px 10px;}
.tin_moi a{text-decoration:none;color:rgba(51,51,51,1); }
.tin_moi img{float:left;border:1px solid rgba(204,204,204,1);padding:2px;margin-right:10px;margin-top:10px;}
#visao{width: 100%;float: left;padding: 20px 0;}

.thanh_vs{width: 100%;float: left;text-align: center;}
.thanh_vs h4{color :#0a3594;font-size:35px;padding: 7px 20px 0px 20px;position: relative;text-transform: uppercase;font-family: UVNCoDien_R;font-weight: 100;display: inline-block;}
#content{width: 100%;float: left;}


/* Info */
#info{width:100%;float: left;position:  relative;padding: 20px 0;z-index: 1;}
#info .product{width: 100%;float: left;padding: 20px 0px 50px 0px;text-align:  center;background: url(images/line.png) no-repeat bottom center;}
#info .product .sanpham{width: 100%;float: left;}
#info .product.le{background: #F4F4F4;}
.xemsp{ position: absolute; z-index: 10; bottom: 0px; left: 0px; right: 0px; height: 40px; background: rgba(0,0,0,0.8); color: #fff; padding-top: 10px; }
.xemsp:after{ content: ''; background: url(images/muiten.png) no-repeat 0px 0px; width: 5px; height: 9px; display: inline-block; margin-left: 10px; }
.item_index{ width: 100%; float: left; margin-bottom: -1px;margin-right: -1px; text-align: center;}
.item_index .img{width: 100%; float: left; position: relative;}
.item_index:hover .xemsp{ color: #FFF000; }
.item_index img{ width: 100%; transition: 0.5s;  display: block; } 
.item_index h3{font-size: 14px; font-weight: bold; text-align: center; padding: 10px 0px 0px 0px; width: 100%; float:left; }
.item_index h3 a{ color:#3e3e3e; }
.item_index:hover h3 a{ color: #03669A; text-decoration: underline; }
.item_index:hover img{ -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05); transform: scale(1.05); } 
.item_index .giaban span{ color: #fb4107; font-family: 'UTMAvo'; font-size: 26px; }
.product_list{ float: left; }
.product_list ul{ width: 150px; float: left; height: 533px; background: #e2e2e2; padding: 20px 0px 0px 0px; }
.product_list ul li a{ width: 100%; float: left;padding: 7px 0px 7px 10px; color : #4f4f4f; }
.product_list ul li a:hover{ color: #02719A; text-decoration: underline; } 
#congtrinh{ background: #eeeeee; width: 100%; float: left; margin: 20px 0px 0px 0px;  }

.khung_km{ padding-left: 30px;}
.video_con{ width: 100%; float: left; border-bottom: 2px solid #0b7ef4; height: 242px; }
#khachhang{width: 100%;float: left;background: url('images/background_kh.jpg') no-repeat;/* min-height: 626px; */}
#khachhang .thanh_vs{ margin: 40px 0px 50px 0px !important; background: url(images/chamtrang.png) no-repeat bottom center; }
#khachhang .thanh_vs h4{ color: #fff !important; }
.owl-stage-outer{
}
.owl_carousel_kh{width: 100%; float: left; margin: 0px 0px 20px 0px; }
.khach img{ max-width: 100%; width: auto !important; border-radius: 100%; border: 3px solid #fff; }
.khach { padding: 30px; border: 1px solid #eee; font-family: 'OpenSansRegular'; color: #fff; text-align: center; min-height: 360px;}
.khach h3{margin-top: 5px; font-family: 'OpenSansBold'; font-size: 18px; }
.khach h4{ margin-bottom: 20px; }
.khach p{ font-size: 13px; }
.owl_carousel_kh .owl-controls{ padding: 20px 0px 0px 0px; }
.hotro_tructuyen{ width: 590px; float: right; }
.hotro_online{ width: 240px; float: left; padding: 150px 0px 0px 0px ; background: url(images/hotro.png) no-repeat 0px 0px; }
.frm_lienhe{ width: 325px; float: right; }
.box_lh{ width: 100%; float: left;border: 1px solid #cfcece; margin-top: 10px; border-radius: 5px; padding: 0px 0px 0px 0px; }
.frm_lienhe input{ padding: 7px; width: 100%; border: 0px; border-bottom: 1px solid #cfcece; }
.box_lh li:last-child input{ border-bottom: 0px; border-radius: 0px 0px 5px 5px; }
.box_lh li:first-child input{ border-radius: 5px 5px 0px 0px; }
.frm_lienhe textarea{border-radius: 5px; width: 100%; height: 80px; float: left; margin-top: 10px;border: 1px solid #cfcece; padding: 5px; }
.frm_lienhe button{ background: #009030; border:0px; padding: 5px 20px 5px 20px; color: #fff; float: left; margin-top: 5px; cursor: pointer;}
.frm_lienhe button:hover{ color: #FBF201 }
.hoso{width: 100%; float: left;margin-bottom: 10px;}
.hoso h4{
    padding: 5px 10px;
    background: #EEEEEE;
    color: #940303;
    font-family: RobotoBold;
    font-size: 20px;
    cursor: pointer;
}
.hoso h4.active{color: #0062be;}
.hoso .noidung{
    width: 100%;
    padding: 10px;
    float: left;
    border: 1px solid #DDD;
}
.xemtiep{float:right;font-size:12px;background:url(images/xemm.png) no-repeat 80px 12px;transition: 0.5s;text-align:center;font-weight: bold;}
.xemtiep a{text-decoration:none;font-style: italic;float: left;padding:7px 0px 7px 0px;color:#F40000;
}
.xemtiep a:hover{ color: #036889;}
.giaohang{}
.giaohang ul li{background: url('images/mt_footer.png') no-repeat left center;padding: 0px 0px 0px 15px;}
li {
    list-style-type: none;
}
.giaohang ul li a{color: #fff;}
.giaohang ul li a:hover{text-decoration: underline;font-family: RobotoRegular;font-size: 14px;}
.thanh_tab{ width: 100%; float: left; background: url(images/thanh.png) repeat-x; height: 39px; }
.thanh_tab li{ float: left; background: url(images/gach_t.png) no-repeat right;padding-right: 2px; }
.thanh_tab li a{ float: left; height: 39px; line-height: 39px; padding: 0px 30px 0px 10px;font-family: 'RobotoCondensed'; color: #fff; text-transform: uppercase; }
.thanh_tab li a img{ float: left; margin: 0px 10px 0px 0px; }
.thanh_tab li:hover a,.thanh_tab li.active a{ background: url(images/menu_hover.png) repeat-x; }
.thanh_title{width: 100%;float: left;position: relative;padding: 0 0 20px 0;margin: 0 0 20px 0;background: url(images/title2.png) no-repeat bottom center;} 
.thanh_title>a{
    position: absolute;
    right: 0;
    top: 20px;
    color: #1d71ab;
    font-family: RobotoMedium;
    font-size: 13px;
}
.thanh_title>a:hover{font-family: RobotoBold;}
.thanh_title>a img{margin-right: 5px;}
.thanh_title span{color: #000000;}
.thanh_title p{
    font-family: OpensansRegular;
    font-size: 15px;
    color: #ffffff;
    width:  80%;
    margin:  0 auto;
    text-align: center;
}
.thanh_title h4 span{padding: 0 52px 0 20px;font-size: 20px;background-image: url(images/title_left.png),url('images/title_right.png');background-position: left center,right center;background-repeat: no-repeat, no-repeat;width: auto;float:  left;}
.thanh_title h4 span b{background: url('images/title.png') repeat-x center center;position: relative;color: #fff;font-family: OpensansBold;width:  100%;float:  left;padding: 11px 20px;font-size: 18px;}
.thanh_title h2,.thanh_title h4{
    font-family: RobotoMedium;
    font-size: 30px;
    color: #000000;
    display: inline-block;
    position: relative;
    font-weight: 100;
    line-height: 1;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.thanh_title ul li{ float: left; padding: 8px 0px 0px 0px; }
.thanh_title ul li a{ padding: 0px 20px 0px 20px; float: left; color: #fff; font-family: 'RobotoCondensed';border-right: 1px solid #fff; font-size: 16px; }
.thanh_title ul li:last-child a{ border-right: 0px; }
.thanh_title ul li a:hover{ color: #ff951d; }
.thanh_duan{ width:100%; float:left;margin: 20px 0px 20px 0px ; text-align: center; text-transform: uppercase; }
.thanh_duan h2,.thanh_duan h4{ color:#034c80;  font-size: 28px; display: inline-block; padding: 0px 0px 2px 0px;font-family: 'RobotoRegular'; }
.thanh_duan:before{ content: ''; width: 417px; height: 15px; background: url(images/before.png) no-repeat; position: absolute; left: 0px;  top: 35px; z-index: 100; }
.thanh_duan:after{ content: ''; width: 417px; height: 15px; background: url(images/after.png) no-repeat; position: absolute; right: 0px;  top: 35px; z-index: 100; }
#hotro{ width: 100%; float: left; padding: 20px 0px 20px 0px; background: url(images/gach_hotro.png) repeat-x bottom }
#gioithieu{width: 100%;float: left;position: relative;padding: 30px 0 0 0;}
#gioithieu .img{top: 0;}
#gioithieu .img img,#dichvu .img img{max-width: 100%;}
#gioithieu .img .video_thumb img{
    float: left;
    border: 1px solid #ddd;
    margin-right: 5px;
}
@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
.noidung_gt{}
.noidung_gt .mota_gt{width: 100%;float: left;padding: 15px 0;}
.noidung_gt>a{
    color: #ffffff;
    background: #0200b2;
    font-size: 13px;
    font-family: OpensansRegular;
    font-weight: 100;
    padding: 10px 20px;
    display: inline-block;
}
.noidung_gt>a:hover{background: #ef4430;color: #ffffff;}



.danhmucsp{width: 100%;float: left;padding: 200px 0 0 0;zoom: 0;}
.khung_dm{display: inline-block;margin: 0 auto;position: relative;padding: 0 150px;left: 50%;bottom: -6px;transform: translateX(-50%);zoom: 1;}
.shoukai{
    width: 550px;
    text-align: center;
    background: url(images/boder_ni.png)top center no-repeat;
    padding-top: 60px;
    max-width: 100%;
}
.ten_ichi{font-family: SFUHelveticaCompressed;font-size: 22px;text-transform: uppercase;color: #0066b3;}
.ten_ni{color: #bf1e2e;font-size: 40px;font-family: UTMAurora;text-transform: uppercase;}
.title_ichi{}
.slogan_ichi{font-family: RobotoRegular;font-size: 15px;padding: 5px 50px;height: 50px;overflow: hidden;color: #363636;}

.splist .khung{text-align: center;display: inline-block;position: absolute;}
.splist .khung:nth-child(1){left: 0;bottom: 20px;}
.splist .khung:nth-child(2){left: 140px;bottom: 180px;}
.splist .khung:nth-child(3){left: 50%;bottom: 100%;transform: translateX(-50%);}
.splist .khung:nth-child(4){right: 140px;bottom: 180px;}
.splist .khung:nth-child(5){right: 0;bottom: 20px;}


.splist .khung > a{display: inline-block;border-radius: 50%;overflow: hidden;border: 3px solid #ffffff;box-shadow: 0px 0px 10px 3px #e4e4e4;}
.splist .khung img{display: block;}
.splist .khung h3 a{
    font-family: SFUHelveticaCompressed;
    font-weight: 100;
    font-size: 22px;
    color: #0066b3;
    text-transform: uppercase;
}

.title_gt{width: 100%;float: left;position: relative;text-align: center;}
.title_gt h4{
    text-transform:  uppercase;
    font-family: UTMAurora;
    font-size: 48px;
    color: #0066b3;
    font-weight: 100;
}
.title_gt h4 span{color: #0676c0;}
.mota_gt {max-width: 70%; margin: auto;}
.noidung_gt::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}
.noidung_gt::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}
.noidung_gt::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top,
                                              #e4f5fc 0%,
                                              #bfe8f9 50%,
                                              #9fd8ef 51%,
                                              #2ab0ed 100%);
}
#gioithieu .noidung_gt .title{
    text-align: left;
    padding: 0px 0px 25px 0px;
    text-transform: capitalize;
}

.gioithieu{width: 100%;float: left;padding: 45px 0;}
#gioi_thieu{width:100%; float:left;}
.gioi_thieu_trai{width: 53%;float:left;}
.tieu_de_chung{width:100%; float:left;margin-bottom:30px;}
.tieu_de_chung h2{color:#2467b6;text-transform:uppercase;background:url(images/images/ttr.png)bottom left no-repeat;padding-bottom:18px;font-size: 24px;font-family: RobotoBold;}
.gioi_thieu_chug{width:100%; float:left;}
.gioi_thieu_phai{width: 47%;float:right;padding-left: 30px;padding-top: 10px;}
.xem_them_gt{float:left;padding: 2px;background:#1f599c;}
.xem_them_gt a{padding: 5px 13px;display: inline-block;float: left;color: #ffffff;background: url(images/images/ttrgt.png)bottom right no-repeat;font-size: 14px;font-family: RobotoRegular;}
.xem_them_gt:hover{background:#ed1c24;}
.video{/* overflow: hidden; *//* width: 45%; */}
/* .video h4{
  font-family: UTMAurora;
  font-size: 30px;
  color: #0066b3;
  text-align: justify;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  width: 100%;
  font-weight: 100;
  padding: 0 0 10px 0;
  border-bottom: 1px dashed #dddddd;
} */
/* .video h4:after, .tintuc h4:after{position: absolute; content: ''; width: 100px; height: 2px; background: #bf1e2e; bottom: -1px; left: 0;} */
.video .khung{width: 100%; display: flex; flex-wrap: wrap; justify-content:space-between;}
.video .khung .video_left{width: 72%;}
.video .khung .video_right{width: 26%;}
.video .khung .video_right img{margin: 0 0 3px 0;}

.video .fotorama{width: 100%;}
.xemthem_gt:hover a{ color: #0a3594; border:1px solid #0a3594; }
.hinhanh_gt{ width: 48%; float: left; margin: 0px 0px 0px 0px; }

.giohang {width: 100%;float: left;margin-bottom: 10px;}
.giohang .quantity {
    float: left;
}
.giohang .quantity input[type=number]{
    padding: 2px 10px;
    border: 1px solid #5d3200;
    background: none;
    width: 120px;
}
.giohang .add{padding: 10px 20px;position: unset;background: #5d3200;color: #fff;}
.add{
    cursor: pointer;
    position: relative;
}
.add:hover{background: #5d3200d6;}
.dathang_detail p{ width: 100%; float: left; }
.dathang_detail select{ width: 80px; height: 50px; float: left; border: 1px solid #cccccc; border-radius: 5px; background: url(images/select.png) no-repeat right 0px;}
.row_video{ width: 390px; float: right; }
#huongdan_dh{ float: right; }
.chonsize label{ padding: 0px 10px 0px 0px;font-weight: 100; cursor: pointer; color: #DC00C0 }
.gia_detail span{ font-size: 14px; color: #666;}
.dathang_detail .thanhtoannhanh{ width: 200px; float: left; background: #e41c2c; height: 50px; font-weight: bold; text-transform: uppercase; font-size: 16px; padding: 15px 0px 0px 0px; cursor: pointer; color: #fff; margin-left: 20px; border-radius: 5px; text-align: center;}
.dathang_detail .muangay{ width: 177px; float: left; background: url(images/thanhtoan.png) no-repeat; height: 46px; font-weight: bold; text-transform: uppercase; font-size: 16px; padding: 9px 0px 0px 70px;cursor: pointer;}
.dathang_detail .thanhtoannhanh:hover,.dathang_detail .muangay:hover{ color:#FFF600;}
.dathang_detail span{ width: 42px; height: 42px; padding: 7px 0px 0px 0px; float: left; border:3px solid #ccc; border-radius: 50%; text-align: center;}
.huongdan_detail a{ width: 100%; float: left; padding: 5px 0px 10px 30px; background: url(images/giohang_ico.jpg) no-repeat 5px 8px; color: #035E80; font-style: italic;}
.huongdan_detail a:hover{ color: #04579D}
/*Tin tức*/
.box_news{width: 100%;display: grid;grid-template-columns: 1fr 1fr;grid-gap: 20px;}
.box_new{width: 100%;display: grid;grid-template-columns: 1fr 1.5fr;grid-gap: 20px;position:  relative;overflow:  hidden;}
.box_new.khucongnghiep .img{width: 100%;float: left;position:  relative;}
.box_new .img{padding: 1px;border: 1px solid#dddddd;overflow:  hidden;}
.box_new .img h3 a{font-family:RobotoBold;text-transform: uppercase;color: #fff;font-size: 14px;}
.box_new .img h3{text-align: center;width: 100%;background: #6AC0DC;transition: 1s;}
.box_new .img h3:hover{background: #00489a;}
.box_new .img a img{width: 100%;float: left;}
.box_new .noidung{font-family: RobotoRegular;}
.box_new .noidung h3 a{
    font-family: UTMAvoBold;
    font-size: 15px;
    color: #333;
    font-weight:  100;
}
.box_new .noidung .ngaydang{
    font-style: italic;
    color: #9A9A9A;
    font-size: 12px;
    font-family: RobotoRegular;
    padding: 0;
    text-align: left;
}
.box_new h3{padding: 0;margin: 0;}
.box_new h3:hover a{
    color: #0087cf;
}
.xemchitiet{text-align: right;}
.xemchitiet a{ color: red; }
.xemchitiet a:hover{ text-decoration: underline;}
/*Quảng cáo*/
.qc{width: 100%;float: left;}
.qc ul {margin-bottom: 20px;background: #70eea0;text-align: center;line-height: 30px;padding: 40px 0;}
.qc ul li a{
    font-family: RobotoRegular;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
}
.qc a img{max-width: 100%;float: left;}
/*Điều hướng*/
.dieuhuong{font-family: RobotoRegular;width: 100%;float: left;padding: 0 0 10px 0;position:  relative;z-index: 1;border-bottom: 1px dashed #dddddd;margin-bottom: 20px;text-align: left;}
.dieuhuong a{color: #000000;font-family: RobotoRegular;font-size: 14px;text-transform: capitalize;padding:0px 10px;position:  relative;}
.dieuhuong a:first-child{position: relative;padding: 0 10px 0 0;}
.dieuhuong a:first-child i{margin-right: 5px;font-size: 16px;color: #191919;font-weight: 100;}
.dieuhuong a:before{position: absolute;content: '/';right: -3px;top: 0;width: 5px;height: 9px;z-index: 9999;}
.dieuhuong a:last-child,.dieuhuong a:hover{
    color: #ee3123;
}
.dieuhuong a:last-child:before{display: none;}
.noidung_tt{width: 100%;float:  left;}
.noidung_tt .hinhanh{margin-bottom: 20px;}
.ngaydang{width: 100%;float: left;font-style: italic;font-family: RobotoRegular;font-size: 12px;margin: 5px 0 5px 0;}
.tinkhac{}
/*Tab*/
.khung_tab{ width: 100%; float: left; display: none; }
.khung_tab.active{ display: block; }
/*Chính sách*/
.chinhsach{width: 100%;}
.chinhsach ul{width: 100%; float: left; margin-bottom: 20px;}
.chinhsach ul li{
    /* line-height: 30px; */
    margin: 0 0 5px 0;
}
.chinhsach ul li a{
  font-family: RobotoRegular;
  font-size: 13px;
  color:  rgba(51, 51, 51, 255);
  text-align: left;
  font-weight: 100;
}
.chinhsach ul li a:hover{text-decoration:underline;}

.lk_chat{color: #ffffff;}


/*SP khác*/
.spkhac .item{width: 100% !important;margin: 0 0 20px 0;}
/*Item*/
.box_sp{width: 100%;float:  left;display: flex;flex-wrap: wrap;justify-content:space-between;}
.sp_left{width: 200px;background: #f5f5f5;}
.sp_left h2{font-family: OpensansBold;font-size: 16px;color: #ffffff;background: #ee0000;text-align:center;padding: 10px 5px;border-radius: 0 0 0 30px;text-transform: uppercase;}
.sp_left ul{padding: 0 15px;}
.sp_left ul li{padding: 10px 0;border-bottom: 1px dashed #dddddd;}
.sp_left ul li b{font-family: OpensansBold;font-size: 13px;font-weight: 100;margin: 0 6px 0 0;}
.sp_left ul li a{font-family: OpensansRegular;font-size: 15px;color: #333333;}
.sp_right{width: 982px;display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 1px;justify-self: center;}
.sp_right> a{
    grid-row: 1;
    grid-column: 1 / 3;
    display: inline-block;
}
.sp_right .item .noidung{position: absolute; bottom: 0; left: 0; background: #ffffff99; text-align: left; padding: 10px;}

.khung_sp{width: 100%;float: left;}
.load_paging_tab{width: 100%;text-align: center;float: left;}
.item a.xemthem{
    font-family: RobotoRegular;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 30px;
    display: inline-block;
    background: #c21414;
    transition: 0.5s all;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.item a.xemthem:hover{background: #ffd200;color: #000000;}

.tab_sanpham{width: 100%;float: left;text-align: left;border-bottom: 1px solid #117ac4;margin: 0 0 20px 0;background: #f7f7f7;}
.tab_sanpham li{display: inline-flex;padding: 8px 40px;text-transform: uppercase;font-family: RobotoMedium;font-size: 18px;cursor: pointer;}
.tab_sanpham li.active{background: #117ac4 url('images/icon_title.png') no-repeat left top;color: #ffffff;}
.owl_sp .owl-prev{position: absolute; top: 50%; left: 10px; z-index: 99;}
.owl_sp .owl-next{position: absolute; top: 50%; right: 10px; z-index: 99;}

.sanpham{width: calc(100% - 280px);display:  grid;grid-template-columns: 1fr 1fr 1fr;grid-column-gap: 29px;grid-row-gap: 20px;padding-left: 25px;}
.sanpham4{margin-top: 20px;width: 100%;display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 26px;}
.item {
    width: 100%;
    float:  left;
    position:relative;
}
.item_con{padding: 5px 5px 20px 5px;width: 100%;display: inline-block;position: relative;z-index: 2;}
/* .item:before, 
.item:after {
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    content: '';
    z-index: 1;
}
.item:before {
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    border-top: 1px solid #009acf;
    border-bottom: 1px solid #009acf;
    transition: all .5s ease
}
.item:hover:before {
    left: 0;
    right: 0
}
.item:after {
    top: 50%;
    left: 0;
    right: 0;
    bottom: 50%;
    border-left: 1px solid #009acf;
    border-right: 1px solid #009acf;
    transition: all .5s ease
}
.item:hover:after {
    top: 0;
    bottom: 0
}



.item:hover .add{top: 50%;transition: 0.5s;} */
.item:nth-child(4n+0){margin-right: 0;}
.item .new{width: 40px; height: 40px; position: absolute; top: 10px; right: 10px;}
.item .new img{max-width: 100%;}
.item .img{line-height: 0;border: 1px solid #e8e8e8;position: relative;padding: 5px;}
.item .img:hover{opacity:0.8;}
.item .img:after{position:absolute;content:'';background:url(images/images/af.png)center no-repeat;width:262px;height:17px;bottom: -18px;left: 0;}
.item .img a:after{position:absolute;content:'';background:url(images/images/ttr3.png)center no-repeat;width:56px;height:45px;bottom: -24px;right: 7px;}
.item .img > img{position: absolute; right: 10px; top: 10px; z-index: 2;-webkit-animation: wrench 2.5s ease infinite;animation: wrench 2.5s ease infinite;}
@-webkit-keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  10%,28%,30%,48%,50%,68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  18%,20%,38%,40%,58%,60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  100%,75% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  8% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  10%,28%,30%,48%,50%,68% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  18%,20%,38%,40%,58%,60% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  100%,75% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
.item .img a > img{}
.item .img_h a > img:nth-child(1){display: none;}
.item .img .sale{position: absolute;width: 40px;height: 40px;background: url('images/sale.png') no-repeat center;top: 10px;right: 10px;font-family:  SairaRegular;color:  #ffffff;line-height: 40px;font-size: 12px;}
.item .noidung p.gia span{
}
.item .noidung p.gia span strong{font-family: RobotoRegular; font-size: 13px; color: #808080; font-weight: 100;}
.item .noidung p.gia b{float: left;font-weight:  100;font-family: SVNAvo;text-transform: uppercase;color: #e71212;display: inline-flex;padding: 0 0 0 5px;font-size: 15px;}
.item .noidung p.dientich b{ font-weight:  100;}
.item .giacu{margin-left: 5px;font-size: 14px;text-decoration: line-through;color: #797474;font-weight:  100;float: left;}
.item .giaban{text-transform: capitalize;float: left;font-size: 14px !important;color: red;font-family: RobotoBold;margin-left: 3px;}
.item .giaban.gialienhe{padding: 0;width: 100%;text-align: left;}
.item .giaban span{ color: #F10404 }
.item h3{
    margin-right: 10px;
    font-size: 15px;
    font-family: SVNAvo;
    text-transform: uppercase;
    width: 100%;
}
.item:hover h3 a{color: #188fd8;}
.item h3 a{font-family: RobotoBold;color: #242525;font-size: 14px;}
.giaban_lien{width: 100%; text-align: center;color: red;}
.cart_information {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  z-index: 9999999;
  display:  flex;
  align-items:  center;
  justify-content:  center;
}

.cart_information .close {
  position: absolute;
  top: -25px;
  right: -25px;
  color: #0a0000;
  opacity: 1;
  padding: 0.5em;
  font-size: 27px;
  line-height:  0;
  height: 40px;
  width: 40px;
  text-align:  center;
  display:  flex;
  align-items:  center;
  justify-content:  center;
  border-radius:  50%;
  background: #efefef;
  border: 1px solid #ccc;
}
.cart_information.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
.cart_information .table_cart{
    width: 70%;
    height:  auto;
    display:  inline-block;
    background:  white;
    position:  relative;
    padding:  15px;
}
.hidden{display: none !important;}
.cart_information .content_pro{
    font-family: UTMAvo;
    font-weight: normal;
}
.cart_information .content_pro .img{}
.cart_information .content_pro .img img{}
.cart_information .content_pro .col{
    width:  50%;
    float:  left;
}
.cart_information .content_pro .col:nth-child(1){}
.cart_information .content_pro .col:nth-child(2){
    padding: 0 0 0 20px;
}
.cart_information .content_pro h2{
    font-size: 20px;
    font-weight:  100;
    font-family: RobotoBold;
}
.cart_information .content_pro h3{
    font-size:  18px;
    color: #00487f;
    font-weight:  100;
    font-family: RobotoRegular;
}
.cart_information .content_pro h4 span{
    font-size: 1em;
    color: #ff0000;
}
.cart_information .content_pro h4{
    font-size: 15px;
    font-family: RobotoRegular;
}
.cart_information .content_pro h5{font-size: 1.2em;font-weight: 300;font-family: 'SVN-Avo';}
.buynow{
  margin: 10px 0;
  width: 100%;
  display: flex;
}
.buynow .input-group{
  text-align:  center;
  margin:  0;
  width: 50%;
}
.buynow{}
.buynow .btn_buynow,.buynow .btn_buynow1{
    width: 50%;
    float: left;
}
.buynow .btn_buynow_details{
    width:  40%;
}
.buynow .btn_buynow_details span:hover{
    background: #00487fdb;
}
.buynow .btn_buynow_details span{
    padding: 0.1em 1.5em;
    display:  inline-block;
    background: #00487f;
    color: #ffffff;
    cursor:  pointer;
    text-transform:  uppercase;
    transition:  all 0.5s;
    font-family: OpensansRegular;
    border-radius: 0;
}
.buynow .btn_buynow span:hover{
    background: #00487fe3;
}
.buynow .btn_buynow span, .buynow .btn_buynow1 span{
    padding: 6px 10px;
    display:  inline-block;
    background: #00487f;
    border-left: 1px solid #ffffff;
    cursor:  pointer;
    text-transform:  uppercase;
    transition:  all 0.5s;
    font-family: RobotoRegular;
    font-weight:  100;
    color: #ffffff;
    width: 100%;
    text-align: center;
}
.buynow .input-group input{
    width: 50%;
    float:  left;
    font-family: OpensansRegular;
}
.buynow .input-group .input-group-btn{
    width: 25%;
    float:  left;
}
.buynow .input-group .input-group-btn button{width:  100%;padding: 8px 0;background: #00487f;color: white;border: 1px solid #00487f;margin: 0;}
.buynow .btn_muahang:hover{
  color: #d60c0c;
  background:  none;
}
.buynow .btn_muahang{
  float:  left;
  display:  inline-block;
  font-size: 16px;
  padding: 5px 10px;
  background: #d60c0c;
  color: white;
  border: 1px solid #d60c0c;
  border-radius:  5px;
  transition:  all 0.5s;
  outline:  none;
}
.buynow input{
  text-align:  center;
  font-size: 15px;
  outline:  none;
  border: 1px solid #00487f;
  position: relative;
  line-height: 31px;
}
.buynow_details{}
.buynow_details .input-group{
    width:  30%;
    border-right: 1px solid #ffffff;
}
.buynow_details .input-group .input-group-btn button{
}
.buynow_details .input-group span{
}

.buynow_details .btn_buynow_details{
    width: 100%;
}

.swal2-container.swal2-shown,
.swal2-container.swal2-shown .swal2-popup{z-index: 99999999999;}

.tab_show{display: block !important;border: 1px solid #ddd;padding: 10px;width:  100%;float:  left;font-family: OpensansRegular;}
.tab_hidden{ display: none; }
.bong_sp{width: 100%;float: left;height: 3px;content: '';}

.spnb .item h3 a{color: #fff;}
.spnb .item .giaban, .spnb .item p.gia b{color: #FFF001;}
.dathang{z-index: 100;bottom: 0px;right: 0px;cursor: pointer;transition: 0.3s;}
.dathang a{color: #fff;background: #c72b5a;padding:   10px 20px;font-family:  RobotoRegular;text-transform:  uppercase;}
.dathang:hover{ opacity: 0.8; }
.mua_ngay {position: absolute;z-index: 100;transition: all 0.5s ease 0s;background: url(images/giohang_ico.jpg) no-repeat 10px 7px;color: #0b58cc; bottom: 2px;left: 2px; right: 2px;height: 30px;border: 1px solid #abcaf8;line-height: 30px;text-align: center;display: none;}
.mua_ngay a {display: block;color: #0b58cc;}
.item:hover .mua_ngay{ display: block;}
.mua_ngay:hover{}
.mua_ngay:hover a{ color: #f37022}
.giaohang_tn{ width: 380px; float: left; padding: 20px 10px 20px 160px; color: #fff; background: url(images/giaohang.png) no-repeat 0px 10px; border-right: 1px solid #0081b4;}
.giaohang_tn h4{ color: #fbda42; font-size: 18px; text-transform: uppercase;font-family: 'RobotoCondensed'; }
.giamgia_hot{position: absolute; width: 40px;float: left; height: 40px;z-index: 1;top: 3px;right: 3px; background: url(images/giamgia.png) no-repeat;line-height: 30px;text-align: center;color: #FFF;}
.thuonghieu_item{ width: 20%; float: left; text-align: center; border:1px solid #eee; padding: 10px;}
.thuonghieu_item h3 a{ margin-top: 10px; color:#e91678;font-family: 'UTMFlamenco'; }
.thuonghieu_item img{ max-width: 100%; }
.thuonghieu_item:hover{border:1px solid #e91678;}
.xemthem:hover{/* background: #00569f; *//* color: #fff; */}
.chitiet{ height: 31px; background:url(images/bg_giohang.png) repeat-x;display: inline-block;text-align:center;color: #fe8152;font-size: 12px;border: 1px solid #dadada;line-height: 31px; padding: 0px 10px 0px 10px; margin-top: 10px;}
.chitiet a{ color: #000;text-decoration: none; }
.chitiet a:hover{color:#ec0574;}
.gach{width:100%;float:left;border-bottom:1px dotted #ccc;margin:5px 0px 5px 0px;}
.noidung ul li{list-style-type:none !important;}
.dangky_tin{width: 250px; float: right; margin:0px 0px 10px 0px; background: url(images/mail.png) no-repeat 10px 10px; padding: 0px 20px 20px 0px; }
.dangky_tin h4{ text-transform:uppercase; font-weight: bold; width: 100%; float: left; font-size: 16px; color: #4f4f4f;font-family: 'RobotoCondensedRegular'; margin-bottom: 20px; }
.dangky_tin p{ font-size: 14px; margin:5px 0px 5px 0px; font-size: 12px;} 
.dangky_tin p span{ text-transform: uppercase; font-size: 16px;}
.dangky_tin input{ width: 100%; padding: 5px;}
.dangky_tin button{ border:0px; background: #ec0574;  height: 20px; border-radius: 5px; font-weight: bold;  text-transform: uppercase; cursor: pointer;padding: 0px 0px 0px 0px; width: 23px;}
.dangky_tin button:hover{ opacity: 0.5;}
.nhantin{position: relative;width: 55%;}
.nhantin > a{background;background: linear-gradient(#fff, #a7a7a7);text-align:  center;width:  100%;float:  left;padding: 5px 0;font-family:  OpensansBold;text-transform:  uppercase;color:  #ff0000;font-size: 14px;}
.nhantin > a:hover{color: #333;}
h4.tdf{
    font-family: RobotoBold;
    font-size: 18px;
    color: #c59d5f;
    text-transform:  uppercase;
    margin-bottom: 10px;
    font-weight: 100;
    position:  relative;
    padding: 0 0 5px 0;
}
.nhantin .lienket{width: 100%; float: left;}
.lienket p{font-family: MuliRegular;margin-right: 10px;float: left;width: auto;padding: 12px 0px 0px 0px;font-size: 13px;}
.lienket_mxh{width: 100%; float: left;}
/* Nhận tin */
.nhantin .lh{width: 100%;float: left;padding: 50px 80px;}
.nhantin .lh .tieude_nt{text-align: center;margin: 0 0 20px 0;}
.nhantin .lh .tieude_nt h4{
    font-family: RobotoBold;
    font-size: 25px;
    color: #292929;
    text-transform: uppercase;
}
.nhantin .lh .tieude_nt p{font-family: RobotoRegular;font-size: 15px;color: #ffffff;}
.nhantin ul li{
    line-height: 25px;
}
.nhantin .title_nt{padding: 0 50px 0 0;}
.nhantin .title_nt h4{
    font-family: UTMAvo;
    font-size:  22px;
    color:  #ffffff;
    font-weight:  100;
    text-transform:  uppercase;
}
.nhantin ul li a{
    color: #fff;
    font-size: 15px;
    font-family: RobotoCondensedRegular;
}
.dang_ky_nhan_tin{width: 80%;border-radius: 10px;}
.tieude_nt{font-family: SairaRegular;color:#fff;font-size:15px;}
.tieude_nt h4{font-family: MuliBold;color: #ffffff;text-transform:uppercase;font-size: 17px;background:url(images/images/ttr4.png)bottom left no-repeat;padding-bottom:10px;margin-bottom:10px;}
.tieude_nt p{font-family: MuliRegular;font-size: 13px;}
.nhantin_n{float: left;margin: 20px 0;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.nhantin_n input{background: #ffffff;float: left;padding: 8px 20px;font-family: RobotoRegular;outline: none;width: 210px;font-size: 15px;color: #a7a7a7;border: 1px solid #ccc;}
.nhantin_n input[name=email]{}
.nhantin_n textarea{height: 80px;width: 100%;font-family: RobotoRegular;font-size: 15px;color: #fff;padding: 20px;border: none;margin-bottom: 20px;float: right;background: #ffffff54;}
.nhantin_n button{float: left;background: #d44132;padding: 8px 10px;border: none;outline: none;cursor: pointer;color: #ffffff;font-size: 17px;font-family: Saira-Medium;text-transform: uppercase;margin-left: 2px;}
.nhantin_n input::-webkit-input-placeholder,.nhantin_n textarea::-webkit-input-placeholder { color: #393939;font-size:13px}
.nhantin_n input:-moz-placeholder,.nhantin_n textarea:-moz-placeholder { color: #fff;  }
.nhantin_n input::-moz-placeholder,.nhantin_n textarea::-moz-placeholder {   color: #fff; }
.nhantin_n input:-ms-input-placeholder,.nhantin_n textarea:-ms-input-placeholder {  color: #fff;  }
.nhantin_n .nut{
    grid-row: 5;
    grid-column: 1 /3;
    text-align: center;
}
.dangkymail button:hover{color:red;}

#thanh_toan{ width: 100%; float: left;  border-top: 1px solid #9d9e9e;border-bottom: 1px solid #9d9e9e; padding: 10px 0px 10px 0px; margin: 20px 0px 0px 0px; }
.thoigian{ float: right;font-family: 'UTMAvo'; padding: 25px 0px 0px 20px; }
.hotline_bt{ float: right;padding: 13px 0px 0px 0px;font-family: 'UTMAvo'; font-weight: bold; }
.hotline_bt span{ font-size: 24px; font-weight: bold; color: #ff5159 } 
.hotro_bottom p{ float: left; text-transform: uppercase; font-weight: bold; color: #1b1c23; margin: 25px 20px 0px 20px; }
.list_carousel_banchay{margin-top: 40px;width: 100%;float: left;}

.video .title:after, .hinhanh .title:after,.facebook .title:after,.tintuc .title:after{left: 0 !important;transform: unset;width: 100px;}
#bottom{padding: 30px 0;width:100%;float:left;/* position: relative; */}
/*Cảm nhận*/
#camnhan{width: 100%;float: left;padding: 50px 0;}
#camnhan .khung_cn {width: 100%; display: flex;}
#camnhan .khung_cn > h4{
    font-family: SVNAvo;
    font-size: 26px;
    color: #006a48;
    text-transform: uppercase;
    width: 20%;
    font-weight: 100;
    border-right: 1px solid #dddddd;
    padding: 30px 0;
}
#camnhan .camnhan{width: 80%;float: left;padding: 10px 0;}
#camnhan .camnhan .arrows_left {position: absolute;top: 50%;right: 70px;z-index: 99;transform: translatey(-50%);}
#camnhan .camnhan .arrows_right {position: absolute;top: 50%;right: 0;z-index: 99;transform: translatey(-50%);}
.camnhan .cn{text-align: center;display: flex !important;}
.camnhan .cn p.mota{color: #3e3e3e;font-family: RobotoRegular;font-size: 14px;position: relative;padding: 20px 0 10px 0;margin:  0 0 10px 0;border-bottom: 1px solid #dddddd;text-align: justify;}
.camnhan .cn .img {display: inline-block;width: 20%;}
.camnhan .cn .noidung{width: 80%;text-align: left;padding: 0 150px 0 50px;background: url('images/ngoac.png') no-repeat top left;}
.camnhan .cn .noidung p {font-family: RobotoRegular; font-size: 14px;}
.camnhan .cn .noidung p b{font-family: RObotoBold; color: #3e3e3e;}
.camnhan .cn .img img{border-radius: 50%;display: inline-block;}
.camnhan .cn .img h4{font-family: OpensansBold; font-size: 18px; color: #ffffff;}
.camnhan .cn .img span{font-family: OpensansLight; font-size: 16px; color: #ffffff; font-style: italic;}

#map{width: 100%; float: left;}
footer{width: 100%;position: relative;}
#footer{width:100%;float:left;position: relative;background-size: cover !important;padding: 50px 0 0 0;}
#footer:before{/* content: ''; */width: 100%;float: left;height: 10px;position: absolute;z-index: 100;top: -10px;}
.footer{padding-bottom: 40px;width:100%;position: relative;display: grid;grid-template-columns: 1.5fr 1fr 1fr;grid-gap: 40px;} 
.footer h4.tieude_f{
    font-family: RobotoBold;
    font-size: 15px;
    color: #333333;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 100;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 0 0 10px 0;
}
.footer h4.tieude_f:after{position: absolute;width: 100px;content: '';bottom: 0;left: 0;height: 1px;background: #afafaf;}
.footer> .khung{display: grid;grid-template-columns: 1fr 1fr 1fr;background:  #333333;padding: 50px;grid-gap: 20px;}
.footer .footer_top{
    width: 100%;
float: left;
padding: 20px 0px;
background: #f1f1f1;
}
.copyright{width: 100%;float: left;padding: 10px 0px;background: #970808;}
.copyright p, .copyright p a{color: #fff;}
.khung_footer{ margin-top: 30px; padding: 0px 30px 0px 0px;}
.khung_footer h4{ text-transform: uppercase; color: #1a6def; border-bottom: 2px solid #eee; padding:5px 0px 5px 0px;}
.khung_footer ul li a{ width: 100%; float: left; padding: 5px 0px 5px 5px; color: #747474; border-bottom: 1px solid #eee; transition: 0.5s;} 
.khung_footer ul li a:hover{ color: #025A7E; background: #EAEAEA}
.khung_facebook{ margin-top: 0px; padding: 0px 0px 0px 30px; width: 280px; float: left;color: #d9b19b}
.khung_facebook h4{ text-transform: uppercase;  padding:0px 0px 0px 0px; font-size: 16px;}
.khung_facebook ul li a{ width: 100%; float: left; padding: 5px 0px 5px 0px; color: #747474; border-bottom: 1px solid #eee} 
.logo_bt{ float: left; text-align: center;}
.logo_bt{ max-width: 90%}
.menu_bt{width:100%;float:left;margin-top:10px;margin-bottom:10px;text-align:center;color: #333;}
.congty{ position:relative; color:rgba(255,255,255,1); text-align:center; margin-top:10px; text-transform:uppercase; width:100%; float:left;}
.menu_bt a{text-decoration:none;color:rgba(255,255,255,1);font-size:14px;padding:0px 25px 0px 25px;text-transform:uppercase;}
.menu_bt a:hover{color:rgba(255,255,0,1);}
.ttit h3{position: relative;overflow: hidden;text-overflow: ellipsis;line-height: 25px;-webkit-line-clamp: 2;height: 50px;display: -webkit-box;-webkit-box-orient: vertical;}
.ttit h3:hover a{color: #0060aa;}
.ttit h3 a{
  font-family: RobotoBold;
  font-size: 16px;
  color: #2e2e2e;
}
.ttit .img{width: 100%; float: left; position: relative; }
.ttit .img img{display: block;}
.ttit .img span{
    text-transform: uppercase;
    background: #a40000;
    color: #ffffff;
    font-family: RobotoBold;
    font-weight: 100;
    padding: 10px 20px;
    font-size: 15px;
    width: 75px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
.ttit p{
  font-family: RobotoRegular;
  font-size: 14px;
  color: #5a5a5a;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 3;
  height: 75px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ttit .noidung_tt > a{font-family:RobotoRegular;color: #006a48;font-size: 13px;}
.ttit .noidung_tt > a:hover{color: #000000;}
.bottom .khung{width: 100%;float: left;display: flex;flex-wrap: wrap;justify-content: space-between;}
.bottom .khung .tintuc_l{width: 40%;}
.bottom .khung .slider-nav{width: 60%;padding: 0 0 0 20px;}
.bottom .khung .slider-nav .ttit{display: flex !important;flex-wrap: wrap;margin: 0 0 15px 0;}
.bottom .khung .slider-nav .ttit .img{width: 35%;}
.bottom .khung .slider-nav .ttit .noidung_tt{width: 65%;padding: 0 0 0 20px;}
.bottom .khung .slider-nav .ttit .noidung_tt p{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.mang_xh{position: relative;width: 100%;line-height: 0;}
.mang_xh span{margin-right: 10px;position: relative;font-size: 13px;color: #252525;font-family: RobotoRegular;top: -15px;}
.mang_xh h4{font-size: 13px;color: #ffffff;font-family: OpensansRegular;font-weight:  100;display: inline-block;position: relative;top: -17px;margin: 0 10px 0 0;}
.mang_xh p{ color: #dcdcdc; padding: 5px 0px 20px 0px; }
.mang_xh a{display:  inline-block;text-align: center;}
.mang_xh ul{ color: #fff; }
.mang_xh ul li{ display: inline-block; color: #fff; font-size: 12px; padding: 0px 10px 0px 10px; margin-top: 10px; } 
.mang_xh ul li span{ color: #FFF600 }
.fanpage_facebook{/* width: 30%; */float: left;text-align:  center;}
.bando_bt{ float: right; color: #fff; width: 90%; padding: 5px; border: 1px solid #ff6600; }
.bando_map{ width: 100%; float: left;}
.map{display: flex;}
.map img,.map iframe{width: 100%;height: 440px;}
.thongtin h1{
  font-family: UTMHelvetIns;
  font-size: 20px;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}
.thongtin{
    width: 100%;
    float:  left;
    color: #ffffff;
}
#doitac{width: 100%;float: left;padding: 40px 0;background: #ebebeb;}
#doitac .thanh_title h2{color: rgba(0, 140, 141, 255);}
.doitac{
    width: 100%;
    float:left;
    }
.doitac > h4{width: 100%;text-align:center;font-family: OpenSansSemibold;font-size:  21px;color:  #ffffff;text-transform:  uppercase;margin-bottom: 30px;}
.doitac ul{/* padding: 0 20px; */}
.doitac ul .arrows_left{position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 99;}
.doitac ul .arrows_right{position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 99;}
.doitac ul li{text-align:  center;}
.doitac ul li a{display: inline-flex;background: #ffffff;}
.doitac ul li img{display: inline-block;outline:  none;}
.doitac h4 a{font-family: RobotoBold; font-size: 14px; color: #3c3c3c; text-transform: uppercase;}
.doitac h4:hover a{color: #cc0000;}
.doitac .owl-prev{padding: 0 !important;position: absolute;top: 30%;left: -50px;}
.doitac .owl-next{padding: 0 !important;position: absolute;top: 30%;right: -50px;}
/*--------------Liên kết website---------------------*/
#lienket{width: 100%;display:  flex;padding: 20px 0 0 30px;border-left: 1px solid #166d36;border-bottom: 1px solid #2aa658;}
#lienket h4{font-family: UTMAvo;font-size:15px;color: #ffffff;text-transform: uppercase;font-weight: 100;margin: 0 10px 0 0;line-height: 25px;}
.lienket{}
.lienket a:last-child{}
.lienket label{ float: left; font-weight: bold;  color: #fff; margin:5px 10px 0px 0px;  }
.lienket li{display: inline-block;float: right;}
.lienket h4{float: right;font-size: 13.5px;font-family: SFUFuturaRegular;padding: 2px 5px 0px 20px;}
.lienket a{padding: 0 5px;float: left;}
.lienket a:last-child{}
.lienket img{position: relative;max-width: 20px;top: 4px;}
.lienket a:hover{ opacity:0.7;}
/*-----------------------------------*/
#copy{width: 100%;float: left;padding: 5px 0px 5px 0px;background: #115D00;}
.copy{font-size: 12px;margin:0px 0px 0px 0px;padding: 5px 0px 5px 0px;float: left;width: 60%;color: #c3c3c3;font-family: RobotoRegular;}
.copy a{ color: #ff6902; }
.row_ht{ width: 260px; float: right; margin: 15px 0px 0px 0px; }
.dienthoai_top{ color: #ffa200; font-size: 13px; float: right; margin: 20px 0px 0px 0px; padding: 2px 50px 0px 20px; }
.giomocua{ width: 50%; float: left;color: #ffa200; min-height: 50px; background: url(images/open.png) no-repeat 0px 0px; padding: 0px 0px 0px 65px; font-size: 13px;  }
.giomocua span{ text-transform: uppercase;}
.hotline_top p{ padding: 0px 0px 0px 0px; width: 100%; float: left; }
.hotline_top{ float: right; padding: 0px 0px 0px 105px; font-size: 22px; font-family: 'OpenSansBold'; color: #ff0000; position: relative; background: url('images/hotline.png') no-repeat; height: 42px; line-height: 42px;}
.hotline_top span{color: #ffea00; width: 100%; float: left; font-size: 22px;font-family: 'UTMAvoBold';  }
@-webkit-keyframes colorchange {0% {-webkit-text-stroke: 1px #ec0574;letter-spacing: 0;}100% { -webkit-text-stroke: 1px #3558a5;letter-spacing: 1px;}}
.owl_carousel_news .owl-controls{ display: none; }
.diachi_top{ width: 600px; float: left; background: url(images/home.png) no-repeat 0px 12px; color: #fff; padding: 0px 0px 0px 30px; }
.soluong{padding: 0px;font-weight:bold;color: #333;width: 50px;}
.soluong span{width:110px;float:right;color:#F90}
div#container_product{width: 100%;float:left;margin: 20px 0;display:  flex;flex-wrap:  wrap;justify-content:  space-between;}
div#container_product > .noidung{width: 100%;}
div#container_product > .phukien{width: 25%;}
div#container_product > .phukien h4{font-family: OpensansRegular;text-align: center;background: #006a48;color: #ffffff;text-transform: uppercase;padding: 10px 0;font-size: 14px;margin-bottom: 5px;font-weight: 100;}
div#container_product > .phukien .item{margin-bottom: 5px;}

div#container_product #tabs {overflow: hidden;}
div#container_product #tabs li {/* color: rgba(0,102,204,1); */text-transform: uppercase;}
div#container_product #tabs li.active {background: #c21414;border-bottom: none;position: relative;}
div#container_product #tabs li.active>a{color: #ffffff;}
div#container_product #tabs li {float: left;padding: 5px 20px;}
div#container_product #tabs li a {color: #333;font-size: 14px;text-decoration:none;cursor: pointer;font-family: OpensansRegular;}
.phantrang {text-align: center;margin-top: 20px;}
.noidung_ta{width:100%;float:left;clear:left;border-top: none;background: #fff;}
.clear {clear: both;}
.content{ width: 910px; float: right; margin: 0px 10px 0px 0px;}
.khung_map{width: 100%;float: left;}
#map_canvas {height: 350px;width: 100%;float:left;}

.hotro_right {display: block;position: fixed;bottom: 0px;right: 0px;z-index: 9;width: 100%;max-width: 290px;}
.hotro_right #img {display: block;position: relative;width: 100%;max-width: 290px;height: 160px;border-bottom: 1px solid #d00000;background: transparent url("images/hotro.png") no-repeat scroll 0% 0%;}
.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%; float: left;background-color: #FFF;border-left: 1px solid #d00000;border-top: 1px solid #d00000;padding: 5px;}
.hotro_tt img{ display: block; }
.red{ color: #FB0000}
.dieukhoan{ width: 50%; float: left; border: 1px solid #ccc;margin: 10px 0px 10px 0px;}
.dieukhoan h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #fff}
.thanh_bt{width: 100%;float: left;margin: 0;padding: 10px 0px;position: relative;}
.thanh_bt h4{font-size: 30px;font-family: UVNCoDien_R;text-transform: capitalize;color: #830c1a;background: url(images/title_tintuc.png) no-repeat right 35px;margin: 0;padding: 0;font-weight: bold;}
.tin_nb{ float: left; }
.tin_nb a{ color: #333; }
.tin_nb a:hover{ text-decoration: underline; color: #ff6600 }
.tin_nb h3{ margin-bottom: 10px; padding: 5px 0px 0px 0px; }
.tin_nb img{ display: block; }
.tin_nb p{ color: #999; }
.content_new ul li{ width: 100%; float: left; border-bottom: 1px dotted #ccc; padding: 10px 0px 10px 0px; }
.content_new ul li a{ width: 100%; float: left; color: #fff; padding: 0px 0px 0px 20px; background: url(images/4cham.png) no-repeat 5px 7px; }
.content_new ul li a:hover{ color: #FFF600 }
.content_new ul li span{ float: right; }

/* contact */
.khung_contact{width: 100%; display: grid; grid-template-columns: 1fr 1fr; grid-gap: 20px;}
.khung_contact .bando img{width: 100%; height: 100%;}
.khung_trai{width: 100%;float: left;padding: 0 0 20px 0;margin-bottom: 20px;}
.thongtin_lh{ width: 100%; float: left; padding: 0px 40px 20px 0px;}
.thongtin_lh h1{ font-size: 20px; text-transform:uppercase; color: #04608B}
.form_lh{width: 100%;float: left;}
.form_lh h4{
    font-family: RobotoRegular;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}
.form_lh p.mxn{width: 100%; float: left;}
.form_lh p.mxn > b{float: left;padding: 0px 20px 0px 0px;font-family: RobotoRegular;}
.form_lh p.mxn b span{font-family: Captchacode;font-size: 25px;color: red;}
.form_lh p.mxn input{width: 100px; float: left;}
.form_lh p{padding: 5px 0px 5px 0px;margin: 0;width: 100%;display: inline-block;}
.form_lh p input{padding: 10px;width: 100%;border: 1px solid #dddddd;font-family: OpensansRegular;border-radius: unset;}
.form_lh p label{ width: 120px; float: left;}
.form_lh p textarea{padding: 10px;width: 100%;border: 1px solid #ccc;font-family: RobotoRegular;border-radius:  unset;}
.form_lh p button{border: 0px;background: #004682;padding: 10px 20px;margin: 0;color: #fff;cursor: pointer;font-family: OpensansRegular;font-weight:  100;text-transform:  uppercase;}
.form_lh p button:hover{background: #004682d1;}
#ma_bao_mat {
    float: left;
    width: 50%;
    font-family:  SVNAvo;
}
.img_code {
    float: right;
    width: auto;
    padding: 0;
    margin: 0;
}


.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;}
.owl-carousel_video .owl-controls{ display: none; }

.box_video{float: left;}
.box_video img{ width: 100%}
.box_video h3{ text-align: center; margin:10px 0px 0px 0px; width: 100%; float: left; font-size: 14px;}
.box_video:hover{ opacity: 0.8;}

.dieukhoan{ width: 49%; float: left; border: 1px solid #ccc;margin: 10px 0px 10px 0px;}
.dieukhoan h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #555}
.xacnhan{width: 100%; float: right;margin: 5px 0px 5px 0px;}
.xacnhan .khungxn{width: 50%;float:left;font-family: RobotoRegular;}
.xacnhan .phuongthuc{width: 50%;float: left;padding: 0px 0px 0px 10px;}
.xacnhan .phuongthuc .pt {}
.xacnhan .phuongthuc .pt .noidung{display: none;}
.xacnhan .phuongthuc label{font-weight: 100;font-family: RobotoRegular;font-size: 18px;margin: 0 0 5px 0;width: 100%;display: block;}
.xacnhan h4{padding: 5px 10px 5px 10px;background: #0060aa;text-transform: uppercase;color: #ffffff;font-family: OpensansSemibold;margin-bottom: 10px;}
.khungxn p, .khungxn label, .khungxn b{font-family: OpensansRegular;font-weight: 100;}
.dongy { padding: 10px; width: 100%; float: left; font-weight: bold;}
.back_fix{height: 375px;width: 100%;background-attachment: fixed;background-repeat: no-repeat;background-size: cover;margin-top: 20px;}
.back_fix1{background-image: url("images/photo_divider1.jpg");}
.back_fix2{background-image: url("images/photo_divider2.jpg");}
.back_fix3{background-image: url("images/photo_divider3.jpg");}
.back_fix4{background-image: url("images/photo_divider4.jpg");}
.menu_hinhanh{ width: 100%; float: left; height: 40px; background: url(images/menu.png) repeat-x; text-align: center; margin-top: 30px;}
.menu_hinhanh li{ display: inline-block; background: url(images/gach_menu.png) no-repeat right; padding-right: 5px;}
.menu_hinhanh li:last-child{ background: none;} 
.menu_hinhanh a{ display: block; height: 40px; line-height: 40px; padding: 0px 20px 0px 20px;}
.menu_hinhanh a:hover{ color: #FBC729}
.menu_mobile,.menu_hinhanh_m{ display: none; font-size: 30px; color: #fff; float: right; margin:5px 10px 0px 0px; position: relative; cursor: pointer;}
.menu_mobile:hover,.menu_hinhanh_m:hover{ color: #FAD400}
.home_mobile{ font-size: 24px; color: #fff; display: none; float: left; margin: 10px 0px 0px 10px; }
.home_mobile a{ color: #fff; } 
.home_mobile a:hover{ color: #FFFC00 }
.menu_trong{ position: absolute; z-index: 100; display: none; background: #fff;border: 1px solid #eee;}
/* Download */
.download_box {width: 230px;float: left;margin: 0px 25px 10px 0px;text-align: center;border: 1px solid #ddd;}
.download_box p { margin: 0;}
.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: RobotoRegular;}
.download_box a {margin: auto;display: inline-block;padding: 3px 20px 3px 20px;background: #DE8801;color: #fff;}
/* Video */
.khung_video{width: 100%;float: left;display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 20px;}
.box_video{width: 100%;padding:  0;}
.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: #176835;font-weight: bold;overflow: hidden;font-family: UTMAvo;}
.box_video:hover a h3{color:#d5aa16;}
.box_video:hover{ opacity: 0.8;}
.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_vid{width:70%;float: left;}
.box_vid iframe{height: 500px;}
.box_vid h1{font-size: 24px;color: #000000;width:100%;padding: 0;box-sizing:border-box;font-family: UTMAvoBold;}
.vid_cmt{width:100%;height:auto; float: left; margin-top: 10px;}
.other_vid{width:28%;float: right;}
.title_other{color:#d5aa16;font-size: 20px;border-bottom: 1px solid #ccc;text-transform: uppercase;font-family: UTMAvoBold;padding:   0 0 5px 0;margin-bottom: 10px;}
.other_vid .box_video_detail{width:100%;display:  inline-block;}
.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: #176835;font-weight: bolder;font-family: UTMAvo;}
.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;}
.luotxem{ font-style: italic; color: #666; font-size: 12px; }
/* Album */
.khung_album{width: 100%; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 10px;}
.khung_album .album{width: 100%;float: left;position: relative;overflow:  hidden;}
.khung_album h3{position: absolute;bottom: -100px;left: 0;text-align: center;width:  100%;font-family: OpensansBold;color:  #ffffff;background: #c59d5f;padding: 10px 5px;transition: 0.5s all;}
.khung_album .album:hover h3{bottom: 0;color: #c59d5f;background: #ffffffb5;}
/* -----------------------Popup---------------------------*/
#popub {position: fixed;top: 0;left: 0;background: rgba(0,0,0,.8); z-index: 10001;text-align: center;}
#loading, #popub {width: 100%; height: 100%;display: none;}
#popub .popub {position: relative; max-width: 80%; margin: auto;display: inline-block;}
#popub .popub .close_popup {position: absolute;background: url(images/icon/close.png) center center no-repeat;width: 60px;height: 60px;right: -33px;top: -33px; z-index: 999999; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out;-ms-border-radius: 50%; -o-border-radius: 50%;
    border-radius: 50%; display: block;box-shadow: 0 0 60px rgba(0,0,0,.2); border: 1px solid rgba(255,255,255,.5); background-color: rgba(255,255,255,.1);
}
.close_popup {font-size: 21px;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20); opacity: 1;}
.close_popup, .list-group-item>.badge {float: right;}
#popub .popub .close_popup:hover {background-color: rgba(255,255,255,.3); box-shadow: 0 0 20px rgba(255,255,255,.8);}
/* -----------------------End Popup---------------------------*/
/*--------------tags---------------------*/
.tags{background: #0865d8;display: inline-block;padding: 0px 5px;line-height: 25px;color: #fff;padding-right: 15px;margin-bottom: 5px;margin-right:5px;position: relative;font-family: RobotoBold;font-size: 12px;}
.tags:before{content: '';height: 0px;width: 0px;position: absolute;top: 0px;left: -10px;border-top: 13px solid transparent;border-bottom: 12px solid transparent;border-right: 10px solid #0865d8;}
.tags:after{content: '';height: 0px;width: 0px;position: absolute; top: 0px;right: 0px;border-top: 13px solid transparent;border-bottom: 12px solid transparent;border-right: 10px solid #fff;}
.tags span{ width: 10px; height: 10px; float: left; background:#fff; margin: 7px 10px 0px 0px; border-radius: 100%; }
.tags:hover span{/* background:#FFFC00; */}
.tags:hover{/* color: #FFFC00; */}
/*-----------------end tags-----------------------*/
#frmPrjSearch{}
#frmPrjSearch .khung{display:  grid;grid-template-columns: 1fr 1fr 1fr 1fr 0.5fr;width: 100%;grid-gap: 20px;}
#frmPrjSearch input[type=text]{width: 100%;font-family:  RobotoRegular;font-size:  13px;color: #333333;padding: 11px 10px;border: none;border-right:  none;outline: none;text-indent: 20px;background: url('images/search.png') no-repeat 5px center;}
#frmPrjSearch button{font-family: RobotoMedium;font-size: 14px;background: #ffd800;color: #000000;font-weight: 100;border: none;width: 100%;display:  inline-block;padding: 8px 10px;text-transform: uppercase;cursor:  pointer;}
.comboboxs{float: left;padding: 0;}
.key{
    margin: 0;
    padding: 0;
    width: 100%;
}
.comboboxs select,.comboboxs input{width: 100%;padding: 12px 10px;margin: 0px 0px 0px 0px;color: #333333;font-family: RobotoRegular;font-size: 13px;border:  none;border-left: 1px solid #dddddd;outline:none;}
.entry-title{text-transform: uppercase; font-size: 14px; border-bottom: 1px solid #ccc; color: #666}
.search-btn{to; */right: 10px;}
/*-----------fanpage----------------*/
.fanpage { position: fixed; top: 200px;right: -300px;z-index: 9999999999;width: 300px;height: 250px;transition: all 0.5s;}
.fanpage .title_fanpage {position: absolute;top: 0px;left: -45px;}
.fanpage:hover {right: 0px;}
/*-----------fanpage-right---------------*/
.face_right{position: fixed;bottom: 30px;right: -303px;width: 355px;float: left;transition: 0.5s;display:  flex;flex-wrap:  wrap;z-index: 100;}
.face_right.active{ right: 0px; }
.face_right .img_face{float: left;width: 55px;padding: 0;}
.face_right .rowf_right{width: 300px;}
/*-----------fanpage-right---------------*/
.menu_mobile,.menu_hinhanh_m{ display: none; font-size: 30px; color: #fff; float: right; margin:1px 10px 0px 0px; position: relative; cursor: pointer;}
.menu_mobile:hover,.menu_hinhanh_m:hover{ color: #FAD400}
.home_mobile{ font-size: 24px; color: #caa049; display: none; float: left; margin: 8px 0px 0px 0px; }
.home_mobile a{ color: #fff; } 
.home_mobile a:hover{ color: #FFFC00 }
.list_home{ width: 100%; float: left; margin-top: 30px; }
.list_home li{ float: left; position: relative; padding: 10px;  }
.list_home li h3{position: absolute; bottom: 10px;left: 10px; padding: 10px; right: 10px; background: rgba(0,0,0,0.8);font-family: 'UTMAvo'; font-size: 20px; font-weight: 100; text-align: center; transition: 0.5s;}
.list_home li h3 a{ color:#fff;}
.list_home li img{ width: 100%; max-width: 100%; }
.list_home li:hover h3{ left: 20px; bottom: 20px; right: 20px; background: rgba(0,0,0,1); }
.list_home li:hover h3 a{ color:#FFE400; }
.nav_mobile{ display: none; width: 100%; float: left;background: #915a24; position: relative; z-index: 1000 }
.nav_mobile li{ width: 100%; float: left;  }
.nav_mobile li a{ width: 100%; float: left; color: #fff;border-top: 1px solid #c58b51;
    border-bottom: 1px solid #65370a;padding: 10px 0px 10px 20px; }
    .nav_mobile li li a{ padding: 5px 0px 5px 40px; background: url(images/icon_gachgt.png) no-repeat 15px 10px;}
.shiphangre table{ border-bottom: 1px solid #eee;border-right: 1px solid #eee; }
.shiphangre table td{ padding: 20px; border-top: 1px solid #eee;border-left: 1px solid #eee; }
.shiphangre td table{ border: 0px; }
.shiphangre td table td{ border: 0px; }
.shiphangre td table td{ padding: 10px 20px 10px 20px; margin: 0px 0px 0px 0px; }
.shiphangre table td input[type="text"]{ width: calc(100% - 120px); float: right; border: 0px; border-bottom: 1px dotted #ccc; }
.shiphangre table td.chuyenphat p{ padding: 5px; }
.shiphangre table td.chuyenphat input{ float: left; margin: 5px 10px 0px 0px; }
.shiphangre .xacnhan_kh td{ vertical-align:top;  }
.shiphangre .xacnhan_kh h4{ border-bottom: 1px solid #eee; width: 100%; float: left; text-transform: uppercase; margin: 0px 0px 10px 0px; padding: 0px 0px 5px 0px; font-weight: bold }
.shiphangre .xacnhan_kh p{ padding: 5px 0px 5px 0px;  width: 100%; float: left;}
.shiphangre .xacnhan_kh select{ width: 48%; padding: 5px; float: left; margin-bottom: 10px; }
.shiphangre .xacnhan_kh #quanhuyen{ float: right; }
.shiphangre .xacnhan_kh td input[type="radio"]{ float: left; margin: 5px 10px 0px 0px; }
.shiphangre .xacnhan_kh textarea{ width: 100%; padding: 10px; }
#guiyeucau{ background: #0a3594; color: #fff; border: 0px; float: right; padding: 10px 30px 10px 30px; font-family: 'OpenSansExtraBold';  text-transform: uppercase; font-size: 16px; margin: 10px 0px 0px 0px; cursor: pointer }
#guiyeucau:hover{ background: #f19623; } 
.sobill{ font-size: 20px; font-family: 'OpenSansExtraBold'; color: #666; }
/* Validation */
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }
.ui-dialog .formError { z-index: 5000; }
.ui-dialog .formError .formErrorContent { z-index: 5001; }
.ui-dialog .formError .formErrorArrow { z-index: 5006; }
.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: left;
}
.formError.inline {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
}
.formError .formErrorContent {
    width: 100%;
    background: #0a3594;
    position:relative;
    color: #fff;
    min-width: 120px;
    font-size: 11px;
    padding: 4px 10px 4px 10px;
    white-space: nowrap;
}
.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}
.formError .formErrorArrow {
    position:relative;
}
.formError .formErrorArrow:before{
    content: '';
    display: inline-block;
    position: absolute;
    border-left: 5px solid transparent;
    border-right:5px solid transparent;
    border-top: 5px solid #0a3594;
    top: 0px;
    left: 23px;
}
.formError .formErrorArrow:after{
    content: '';
    display: inline-block;
    position: absolute;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #0a3594;
    top: -2px;
    left: 24px;
}
.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0px 0 0 12px;
    top:2px;
}
.formError .formErrorArrowBottom:before{
    content: '';
    display: inline-block;
    position: absolute;
    border-left: 7px solid transparent;
    border-right:7px solid transparent;
    border-bottom: 7px solid rgba(0,0,0,0.2);
    top: -6px;
    left: 23px;
}
.formError .formErrorArrowBottom:after{
    content: '';
    display: inline-block;
    position: absolute;
    border-left: 6px solid transparent;
    border-right:6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -5px;
    left: 24px;
}
.banner_top{background-color: #101010;display: block;width: 100%;float: left;padding: 5px 0px;}
.banner_top p{
    color: #fff;
}
.banner_top .banner_top_left{}
.banner_top .banner_top_left p{font-family: SFUFuturaBook;font-size: 13px;}
.banner_top .banner_top_left p:last-child{background: url(images/icon_mail.png) no-repeat left center;color: #fff;padding: 0px 0px 0px 25px;}
.banner_top .banner_top_right{/* width: 40%; */float: right;}
.banner_top .banner_top_right p{
    background: url(images/icon_phone.png) no-repeat left center;
    color: #fff;
    padding: 0px 0px 0px 25px;
}
.banner_top .banner_top_right p span{
    color: #FFCC00;
}
.banner_top .banner_top_right ul li{float: left;padding: 0px 7px;}
.banner_top .banner_top_right ul span{float: left;}
.banner_top .banner_top_right ul{float: right;color: #FFF;}
.banner_top .banner_top_right .search{
    float: right;
    margin-left: 25px;
}
.slider_mota{

    width: 50%;

background: rgba(51, 51, 51, 0.66);

text-align: center;

margin: 0 auto;

padding: 15px 0px;

position: absolute;

top: 25%;

left: 25%;
}
.noidung_gt p b{
    font-family: OpensansBold;
    text-transform: uppercase;
}
.items_gt ul li{
    position: relative;
    min-height: 280px;
}
.items_gt ul li h3{
    width: 100%;
    float: left;
    position: relative;
}
.items_gt ul li h3 a{
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 10px 0px;
    background: rgba(0, 0, 0, 0.54);
    color: #E9BA00;
    font-size: 15px;
    width: 100%;
    text-transform: uppercase;
    border-bottom: 2px solid  #E9BA00;
    font-family: SFUFuturaBook;
    transition: 0.8s;
    cursor: pointer;
}
.items_gt ul li h3 a:hover{
    color: #fff;
}
.items_gt ul li a img{
    width: 100%;
    min-height: 280px;
}
.items_gt ul li a img:hover{
    opacity: 0.5;
}

#event{
    width: 100%;
    float: left;
}
.noidung_event{
    width: 100%;
    float: left;
}
.noidung_event ul{
    width: 100%;
    float: left;
    margin-top: 25px;
}
.noidung_event ul li .event{
    position: relative;
    margin-bottom: 25px;
}
.noidung_event ul li .event h3{
    text-align: center;
    padding: 18px 0px;
    width: 100%;
    background: #fff;
    border-bottom: 2px solid yellow;
}
.noidung_event ul li .event h3 a{
    font-size: 18px;
    font-family: SFUFuturaBook;
    color: black;
    text-transform: uppercase;
}
.visaochon{
    width: 100%;
    float: left;

}
#doitac p{
    text-align: center;
color: #666666;
font-family: RobotoRegular;
font-size: 12px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-align:  left;
}
.owl_carousel_doitac .owl-stage .owl-item.active:first-child{
    border: none;
}
.owl_carousel_doitac .owl-stage .owl-item.active{
    text-align: center;
}
.owl_carousel_doitac{
    width: 100%;
    margin:  0 auto;
    float: unset;
}
.footer_bottom{
    width: 100%;
float: left;
position: relative;
padding: 25px 0px;
}
.footer_bottom .thanhtoan a img, .footer_bottom .giao a img,.footer_bottom .chungnhan a img{
    padding: 5px 5px
}

.thongtin_ct p.copy{
    font-family: RobotoRegular;
    width: 100%;
    font-size: 13px;
    color: #fbf4f4;
    margin-top: 20px;
}
.thongtin_ct a img{
    padding: 0;
}
.maps{
    position: relative;
    width: 100%;
    float: left;
}
.coppy{
  font-family: RobotoRegular;
  font-size: 14px;
  color: #ffffff;
  width: 100%;
  padding: 10px 0;
  background: #9d1616;
  float: left;
}
.coppy .mang_xh{float:  right;}
.coppy .mang_xh span{font-size: 12px; font-family: RobotoRegular;color: #190501;}
.coppy > a {width: 100%;float: left;text-align:  center;margin-bottom: 30px;margin-top: 45px;}
.coppy p{width: 100%;color: #ffffff;font-family: RobotoRegular;font-size: 13px;font-weight:  100;text-align: center;display: inline-block;}
.coppy > ul{width: 30%; float: left;}
.coppy span{
    /* color: #ffffff; */
    /* font-weight:  100; */
    /* font-family: RobotoBlack; */
    text-transform: uppercase;
}
.coppy ul{width: auto;margin: 0 0 0 20px;display: inline-block;border-left: 1px solid #ff0000;padding: 0 0 0 10px;}
.coppy ul li{color: #ffffff;padding: 0px 10px;font-family: RobotoRegular;font-size: 13px;display: inline-block;}
.coppy ul li:last-child{border-left: 1px solid #ffffff; line-height: 1;}
.coppy ul li span{/* color: #ffffff; */}
.maps > .form_lh{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.66);
    width: auto;
    padding: 27px 20px;
    margin-left: 70px;
}
.maps > .form_lh h4{
    font-family: OpenSansRegular;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 30px 0px;
}
.maps > .form_lh p input{
    background: #E9E9E9;
    border: none;
    width: 100%;
    padding: 10px 10px;
    margin: 0;
}
.maps > .form_lh p textarea{
    background: #E9E9E9;
    width: 100%;
    padding: 10px;
    margin: 0;
}
#hinhanh .item_ha{
    margin: 0px 0px 20px 0px;
}
#hinhanh .item_ha:hover{
    opacity: 0.8;
}
#hinhanh .item_ha a img{
    width: 100%;
}
#tabs{
    display: flex;
}
.mlogo{
    display: none;
    float: right;
    margin: 0px 15px 0px 0px;
}
.event img{
    max-width: 100%;
}
/* Dự án */
/*#duan{
    width: 100%;
    float: left;
}
#duan .owl_duan{width: 100%; float: left;}
#duan .owl_duan li > a{width: 100%; float: left; padding: 5px; background: #ffffff; border: 1px solid #dddddd;}
#duan .owl_duan li h3{width: 100%;padding: 5px 0;}
#duan .owl_duan li h3 a{
      font-family: RobotoBold;
    font-size: 15px;
    color: #333333;
    width: 100%;
}
#duan .owl_duan li p{
    font-family: RobotoRegular;
    font-size: 14px;
    color: #333333;
}


*/
.owl_carousel_tienich .owl-item .tienich_it{
    text-align: center;
}
.owl_carousel_tienich .owl-item li h3{
    text-align: center;
margin: 0;
font-family: RobotoBold;
color: #333333;
font-size: 14px;
text-transform: uppercase;
padding: 5px 0px 0px 0px;
}
.owl_carousel_tienich .owl-item li h3:hover{
    color: red;
}
.owl_carousel_tienich .owl-item li a img{
    transition: all .5s ease-in-out;
}
.owl_carousel_tienich .owl-item li a img:hover{
    transform: scale(1.05);
}
#vitri{
    width: 100%;
    float: left;
}
.noidung_vitri{
    text-align: center;
    font-size: 13px;
    font-family: OpensansRegular;
}
.vitri_img a:nth-child(2n+0){
    padding: 0px 0px 0px 25px;
}
.vitri_img a{
    height: 323px;
    float: left;
    margin: 0px 0px 50px 0px;
    padding: 0px 25px 0px 0px;
}
.vitri_img a img{
    width: 100%;
    height: 100%;
    transition: all .5s ease-in-out;
}
.vitri_img a img:hover{
    transform: scale(1.05);
}
.vitri_img a h3{
    padding: 5px 0px;
    margin: 0;
    color: #585858;
    font-family: RobotoBold;
    font-size: 14px;
    text-transform: uppercase;
}
.vitri_img a h3:hover{
    color: #A20000;
}
#tienich{
    width: 100%;
    float: left;
    background: #F1F1F1;
    padding: 0px 0px 30px 0px;
}
#tienich .thanh_title p{
    color: #333333;
    font-family: RobotoBold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0px;
}
#chinhsach{
    width: 100%;
    float: left;
    background: #F0F0F0;
}
#chinhsach .noidung_gt{
    width: 50%;
    float: left;
    position: relative;
    text-align: unset;
    bottom: 0;
    padding: 0px 20px 0px 0px;
}
#chinhsach img{
    width: 50%;
    float: left;
}
.dangkynt{
    float: left;
}
.dangkynt h4{
    font-family: RobotoBold;
    padding: 0px 0px 5px 0px;
    font-size: 14px;
    color: #171515;
    text-transform: uppercase;
    margin: 0;
}
.hinhdoitac ul{width: 100%; float: left;}
.hinhdoitac ul li{float: right;margin: 0px 5px 5px 0px;}
.hinhdoitac ul li a img:hover{opacity: 0.5;}
.thongtin_ct h4{font-size: 12px;font-family: RobotoRegular;color: #707070;margin-bottom: 10px;}
.sanphamf ul li a{color: #1f1f1f;}
.sanphamf ul li a:hover{
    text-decoration: underline;

}
.hinhdoitac {float: right;padding: 0;text-align: right;}
.tienich ul li a{
    color: #fff;
    font-family: RobotoRegular;
    line-height: 25px;
}
.tienich ul li a:hover{color: #fcff00;font-family: RobotoBold;}
.thongtin_ct .lienket{
    width: 100%;
    margin-top: 15px;
}
.thongtin_ct .lienket ul li{
    float: left;
    padding: 0;
    margin: 0;
}
.hinhdoitac h4{
    color: #707070;
    font-family: RobotoRegular;
    font-size: 12px;
    text-align: right;
    margin-bottom: 15px;
    text-transform: uppercase;
    left: 0; 
    top: 0;
}
.facebook .mntk{
    font-size:33.63px;
    font-family: UTMTimesBold;
    text-transform: uppercase;
    color: #002eff;
    text-align: center;
    float: left;
}
.truycap ul {
    width:  100%;
    float:  left;
    background: url('images/thongke.png') no-repeat left center;
    padding: 0 0 0px 10px;
    }
    .truycap ul li{
    font-size: 13px;
    font-family: RobotoRegular;
    color: #ffffff;
    line-height: 28px;
    \: url('images/point.png') no-repeat left center;
    padding: 0px 15px;
    width: 100%;
    float:  left;
    position:  relative;
}
.truycap span{float: right;color: #ffffff;}
.facebook .mntk a{
    padding: 30px 20px;
    width: 100%;
    float: left;
    border: 2px solid #333;
    border-radius: 5px;
}
#layout{
    width: 100%;
    float: left;
    padding: 0px 0px 40px 0px;
}
#thanhtoan{
    width: 100%;
    float: left;
    padding: 0px 0px 40px 0px;
}
.top{background: url('images/top.png') no-repeat center !important;width: 45px;height: 45px;position: fixed;bottom: 120px;right;right: 5px;cursor: pointer;z-index: 999;}
.hotline_fix{
    background: url('images/top.png') no-repeat center !important;width: 45px;height: 45px;position: fixed;bottom: 100px;right;right: 20px;cursor: pointer;
}
.owl_carousel_album {
    padding: 20px 0px 0px 0px;
}
.dkymail_popup{
    width: 100%;
    height: 100%;
    float: right;
    position: fixed;
    z-index: 9999;
    right: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.6);
    padding: 200px 100px 0px 100px;
    display: none;
}
.dkymail_popup .dky{
    width: 80%;
    margin: 0 auto;
    background: #fff;
    height: 200px;
    padding: 5px 20px;
    border-radius: 5px;
    position: relative;
}
.dkymail_popup .dky h4{
    font-size: 20px;
    text-align: center;
    font-family: RobotoBold;
    color: red;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.dkymail_popup .dky>.dangkymail>button{
    text-align: center;
}
.dkymail_popup .dky>.close{
    position: absolute;
    top: -3px;
    right: 3px;
    cursor: pointer;
    font-size: 30px;
}

#nhantin{width: 100%;float: left;padding: 20px 0;display: flex;background: #0060aa;}
#nhantin .lh{width: 100%;display: flex;justify-content: space-around;padding: 20px 0;background: url(images/sendmail.png) no-repeat left center;}
#nhantin .lh .tieude_nt{text-indent: 90px;}
#nhantin .lh h4{font-family: RobotoBold;font-size: 16px;color: #ffffff;text-transform: uppercase;font-weight: 100;}
#nhantin .lh p{width: 100%;display: block;font-family: RobotoRegular;font-size: 13px;color: #ffffff;}
owl_carousel_doitac .owl-carousel .owl-item img{
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd;
}
.header_top_m{
    width: 50%;
    float: left;
}
.header_top_m ul li{
    float: right;
    padding: 0px 0px 0px 60px;
}
.header_top_m ul li a{
    color: #fff;
    font-size: 13.54px;
    font-family: UTMSwissCondensed;
    text-transform: uppercase;
}
.lienhe{
    width: 100%;
    float: left;
}
#lienhe{
    width: 100%;
    float: left;
}
.gioithieu_top{
    width: 100%;
    float: left;
}
.gioithieu_top h1{
    width: 44%;
    float: left;
    font-size: 27.86px;
    font-family: UTMTimesBold;
    margin: 0;
    padding: 0px 10px;
}
.gioithieu_top .lhmuasi{
    width: 56%;
    float: left;
    background: url('images/back_muasi.png') no-repeat -6px center;
    padding: 0px 0px;
}
.gioithieu_top p{
    float: left;
    padding: 0px 99px;

}
.gioithieu_top p a{font-size: 22.19px;
    font-family: UTMTimesBold;
    color: #f3ff00;
    text-transform: uppercase;}
    .vote_star{
    text-align: center;
    width: 100px;
    margin: 0 auto;
    padding: 5px 0px;
}
.slogan h1{
    text-align: center;
    width: 100%;
    float: left;
    background: url('images/0.png') no-repeat bottom center;
    padding: 0px 0px;
    font-family: UTMTimesBold;
    font-size: 25.96px;
}
.slogan p{
    text-align: center;
    width: 100%;
    float: left;
    padding: 5px 0px 0px 0px;
    font-size: 21.74px;
    font-family: UTMTimesBold;
}
.support{
    width: 100%;
    float: left;
    padding: 30px 0px 20px 34px;
}
.support h4{
    font-family:UTMTimesBold;
    font-size: 20.13px;
    color: #636363;
    text-transform: uppercase;
    padding: 11px 0px 11px 60px;
}
.support ul{
    padding: 20px 0px 0px 0px;
}
.support ul li{
    padding: 5px 0px;
    list-style: none;
}
.support .vechungtoi h4{
    background: url('images/vechungtoi.png') no-repeat left center;
}
.support .trogiup h4{ background: url('images/trogiup.png') no-repeat left center;}
.support .thongtin h4{background: url('images/thongtin.png') no-repeat left center;}
.support ul li a{
    font-family: UTMTimesBold;
    font-size:16.14px;
    color: #636363;
}
.support ul li a:hover{
    text-decoration: underline;
}
.cart_fix{
    position: fixed;
    right: 20px;
    top: 50px;
    background: url('images/cart.png') no-repeat center center;
    width: 50px;
    height: 50px;
    z-index: 99;
}
.cart_fix span{
    position: absolute;
    background-color: #008c8d;
    padding: 0 5px;
    border-radius: 15px;
    right: 5px;
    top: 5px;
    color: #ffffff;
    font-family: OpensansLight;
    font-size: 12px;
}
.camera_wrap_4 h4{
    position: absolute;
    top: 0;
    width: 100%;
    height: 30px;
    background: red;
    z-index: 100;
}
/*-------------------------------Menu tren slider----------------------------------*/
.menu_slider{width: 100%;float: left;margin:auto;line-height: 39px;font-size:15px;font-family:tahoma;border:1px solid #E7E4E4;color:#6a6a6a;border-right:0px;}
.danhmucsanpham{float:left;width:238px;border-top: none;border-bottom: none;background: #292929;}
.danhmucsanpham i{color: #fff;line-height: 40px;float: left;margin-right: 10px;font-size: 20px;text-indent: 10px;}
.danhmucsanpham span{text-transform:uppercase;font-size: 17px;float:left;color: #fff;font-family: RobotoCondensedRegular;}
.menu_sli{float:left;width: 160px;border-top: none;border-left: none;text-align:center;}
.menu_sli a{color: #fff;font-weight: bold;font-style: normal;font-size: 17px;font-family: RobotoCondensedRegular;}
.menu_sli a:hover,.menu_sli a.active{color: #333;}
/*----------------------------------Slider--------------------------------------*/
.sang_full_slider{width: 100%;float: left;}
/*++++++++++LEFT+++++++++++*/
.sp_index{width: 100%;/* float: left; *//* display: flex; *//* justify-content: space-between; */}
div#left {float: left;width: 260px;position:  relative;z-index: 2;}
.product_detail{width: 956px;}
/* slider */
#slider{z-index: 1;width: 100%;float:left;}
#slider .slider{width: 100%;float:left;}
/*Sản phẩm nổi bật*/
.spnoibat{width: 100%;float: left;position: relative;}
.spnoibat .sp_hide{visibility: hidden;height: 0px;}
.spnoibat .sp_show{
    visibility: visible;
}
.product_home{width: 100%; float: left;}
.product_item{width: 100%; float: left;}
.product_item .danhmuc_left{width: 21%;float: left;background: url('images/back_danhmuc.png') no-repeat left center;background-size: 100% 100%;}
.product_item .danhmuc_left h4{font-family: RobotoCondensedRegular;font-size: 17px;color #ffffff;color: #fff;text-align: center;padding: 5px;}
.product_item .danhmuc_left ul{
    padding: 10px 10px 0px 10px;
    height: 448px;
    overflow-y: auto;
}
.product_item .danhmuc_left ul li{
    padding: 5px 0px;
    cursor: pointer;
}
.product_item .danhmuc_left ul li a{font-size: 15px;}
.product_item .danhmuc_left ul li a:hover{text-decoration: underline;}
.product_item .danhmuc_left ul li a .fa{padding: 0px 8px 0px 0px;}
.product_item .product_right{width: 79%;float: left;border-top: 1px solid #ddd;}
.product_item .product_right .item{padding: 0;margin: 0;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;border-top: 0;border-left: 0;}
.tabsp{width: 100%;float: left;} 
.spnoibat .tab_sp{width: 100%;float: right;margin-bottom: 20px;position: relative;padding: 5px 0px 0px 5px;}
.spnoibat .tab_sp li.active{background-color: #292929;}
.spnoibat .tab_sp li.active p a{color: #ffe218;}
.spnoibat>ul>li{float: left;padding: 6px 25px;cursor: pointer;border: 1px solid #333;position: relative;margin-right: 29px;}
.spnoibat>ul>li:first-child:after{position: absolute;content: '';background: url('images/title.png') no-repeat left center;width: 38px;right: -30px;top: 14px;height: 12px;} 
.spnoibat .ow_spnoibat li.item{width: 19%;margin: 0px 15px 0px 0px;border: none;}
.spnoibat .ow_spnoibat li.item .img{padding: 3px; border: 1px solid #ddd;}
.spnoibat .ow_spnoibat li.item .img img{height: 272px;}
.spnoibat .ow_spnoibat li.item:nth-child(5n+0){margin-right: 0;}
.spnoibat ul li p a{
    font-family: SFUFuturaHeavy;
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
}
.ow_spnoibat .owl-controls .owl-nav{width: 7%;float: right;position: absolute;right: 0;top: -62px;}
/*Hover images*/
.hover_img {
  width: 100%;
  float: left;
  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;width:  100%;overflow:  hidden;}
.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);
}

.hvr-bounce-in {
    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.5s;
    transition-duration: 0.5s;
    padding: 20px 10px;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/*cmt map*/
.cmt_map{width: 300px; float: left;}
.cmt_map h3{font-family: SVNAvoBOld;text-transform: uppercase;margin-bottom: 5px;color: #2e7fdb;font-size: 16px;font-weight:  100;}
.cmt_map p{font-family: SVNAvo;font-size: 12px;}

/* thông tin header  */
.thongtin_t{width: auto;position: relative;padding: 0;display: inline-block;float: left;line-height: 1.2;text-indent: 30px;}
.thongtin_t h1{font-size: 36px;color: #ffffff;font-weight: 100;font-family: SVN-ALoveOfThunder;}
.thongtin_t h4{font-family: iCielRukola;text-align: center;font-size: 36px;color: #ffffff;font-weight:  100;}
.header_m{width: 100%;display: inline-block;position: relative;background: #00a800;height: 45px;padding: 5px 0;z-index: 999;}

.box_video_ha{width: 100%;padding: 40px 0;background: #f2f2f2;display: flex;flex-wrap: wrap;}
.box_fanpage{width: 100%;display: flex;flex-wrap: wrap;padding: 30px 0;}
.facebook{width: 100%;overflow: hidden;}
.tintuc .tin_new{position:  relative;float:  left;}
.tintuc .tin_new .img{width: 100%;float: left;}
#ctsdiv_news{width: 100%;max-height: 400px;overflow: hidden;}
#ctsdiv_news2{width: 100%;max-height: 400px;overflow: hidden;}
/* Box tin tức */
.box_tintuc{width: 100%; float: left; padding: 30px 0;}
.box_tintuc ul li p.ngaytao{
    width: 90%;
    float:  right;
    border-bottom: 2px solid #ffb400;
    position:  relative;
    margin-top: -50px;
}
.box_tintuc ul li p.ngaytao span{background: #ffb400;color: #ffffff;float:  left;padding: 0px 20px;display: grid;text-align: center;font-family: OpensansSemiBOld;font-size: 13px;}
.box_tintuc ul li p.ngaytao span b{font-family:OpensansSemiBold; font-size: 25px;}
.box_tintuc ul li .khung{
    width:  100%;
    float:  left;
    background: #f2f2f2;
    padding: 15px;
}
.box_tintuc ul li .khung h3{
    padding: 0 0 10px 0;
}
.box_tintuc ul li .khung h3:hover a{color: #1c8844;}
.box_tintuc ul li .khung h3 a{
    font-size:  14px;
    font-family:  UTMAvoBold;
    font-weight:  100;
    color: #181818;
    text-transform:  uppercase;
}
.box_tintuc ul li .khung p{
    font-family:  UTMAvo;
    font-size:  13px;
    color:  #181818;
    text-align:  justify;
    font-weight:  100;
} 
.chat_zalo{position: fixed;right: 0;bottom: 180px;z-index: 101;}

/* Class */
.baiviet2{width: 100%;float: left;display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 28px;}
.baiviet2.box4{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 20px;margin: 20px 0;}
.baiviet2 .baiviet2_it{
  float:  left;
  transition: 0.5s all;
}
.baiviet2 .baiviet2_it:hover .arrows_left,.baiviet2 .baiviet2_it:hover {opacity: 0.8;}
.baiviet2 .baiviet2_it .img{width: 100%;float: left;margin: 0;border: 1px solid #e8e8e8;padding: 5px;position:relative;}
.baiviet2 .baiviet2_it .img:after{position:absolute;content:'';background:url(images/images/af.png)center no-repeat;width:262px;height:17px;bottom: -18px;left: 0;}
.baiviet2 .baiviet2_it .img a:after{position:absolute;content:'';background:url(images/images/ttr3.png)center no-repeat;width:56px;height:45px;bottom: -24px;right: 7px;}

.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{padding: 10px 0 0 0;width: 100%;float: left;text-align: center;} 
.baiviet2 .baiviet2_it .khung > a{display: block;}
.baiviet2 .baiviet2_it img{display: block;}
.baiviet2 .baiviet2_it h3{
    width:  100%;
    position:  relative;
    float: left;
    text-align: center;
}
.baiviet2 .baiviet2_it h3 a{
    font-family: RobotoRegular;
    font-size: 17px;
    color: #000000;
    font-weight: 100;
}
.baiviet2 .baiviet2_it h3:hover a{color: #0087cf;}
.baiviet2 .baiviet2_it p{
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-family: RobotoRegular;
    width:  100%;
    padding: 0;
    display: inline-block;
}
.baiviet2 .baiviet2_it a.xemthem{
    font-size:  14px;
    color:  #2882ce;
    font-family:  SVNAvo;
    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;}
.loadmore{display: inline-block;font-family:OpenSansSemibold;color:rgba(126, 126, 126, 255);background: #f0f0f0;border: 1px solid rgba(126, 126, 126, 255);border-radius: 5px;text-transform: uppercase;padding:  10px 20px;margin: 0 auto;}

#modalda{max-width: 1200px;margin: 0;}
.khung_duan{width: 100%; display: flex;}
.khung_duan .duan_l{width: 70%;}
.khung_duan .duan_l .slick_img{width: 100%;text-align: center;margin: 0;}
.khung_duan .duan_l .slick_img img{display: inline-block;}
.khung_duan .duan_r{width: 30%;padding: 0 0 0 20px;}
.khung_duan .duan_r h1{font-family: OpensansBold;}
.khung_duan .duan_r .noidung p{font-family: OpensansRegular; width: 100%; padding: 10px 0;}
.zalo-share-button{z-index: 9;float: left;position: relative;width: 30px !important;height: 30px !important;}
.zalo-share-button img{width: 30px !important;}
/* Kiến thức */
.kienthuc{width: 100%; float: left; padding: 50px 0;}
li.kt{width: 100%;display: inline-block;padding: 0;}
li.kt .noidung{text-align: center;padding: 55px 20px;height: 230px;line-height: 30px;position:  relative;}
li.kt img:hover{opacity: 0.5;}
li.kt .noidung h3{position: relative;background: none; margin: 0; padding: 0;}
li.kt .noidung h3 a{font-size: 24px;color: #ffffff;font-family: SVNAvo;font-weight:  100;}
li.kt .noidung p{font-family: SVNAvo; font-size: 14px; color: #ffffff;}
li.kt .noidung:before{
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  left: calc(50% - 20px);
  z-index: 123;
}
/* Cảm nhận */
.cnit{width: 100%;display: inline-block;font-family: SVNAVo;font-weight: 100;position:  relative;margin-bottom: 70px;}
.cnit .noidung{
    padding: 20px 30px;
    border: 1px solid #dddddd;
    border-radius: 20px;
}
.cnit p{font-size: 13px;color: #333333;line-height: 24px;font-weight:  100;}
.cnit h3{font-family: SVNAvobold;font-size: 14px;color: #333333;text-indent: 50%;}
.cnit img{border-radius: 50%;position: absolute;right: 20px;bottom:  -50px;}
/* Danh mục */
#danhmuc{width: 100%;float: left;}
#danhmuc .danhmuc {position: relative;font-family: OpenSansLight;overflow:  hidden;width:  100%;float:  left;}
#danhmuc .danhmuc li{position: relative;}
#danhmuc .danhmuc li:hover .khung{background: #d200007d;}
#danhmuc .danhmuc .khung{position:  absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align:  center;width: 100%;height: 100%;padding: 30px 0;background: #000000ad;transition:  0.5s all;}
#danhmuc .danhmuc .khung .icon{width: 75px;height: 75px;display: inline-block;line-height: 85px;border-radius: 50%;position:  relative;text-align:  center;border: 5px solid #ffffff91;margin-bottom: 30px;}
#danhmuc .danhmuc .khung .icon:after{position: absolute;content: '';width: 5px;height:  5px;border-radius:  50%;border: 2px solid #ffffff91;left:  50%;top: 95px;transform: translate(-50%,0);}
#danhmuc .danhmuc .khung .icon:before{position: absolute;content: '';width: 2px;height: 25px;background: #ffffff91;top: 70px;left: 50%;transform: translate(-50%,0);}
#danhmuc .danhmuc .khung .icon > a{width: 100%;height: 100%;display: inline-block;background: #ffffff;border-radius: 50%;}
#danhmuc .danhmuc .khung .icon img{display: inline-block;max-width: 50px;}
#danhmuc .danhmuc .khung span{top: 0;right: 0;width: 100%;height: 100%;position:  absolute;border-radius: 65px 0;opacity: 0.7;}
#danhmuc .danhmuc h3 {
    position:  relative;
    margin-top: 10px;
}
#danhmuc .danhmuc h3 a{text-transform:  uppercase;color: #ffffff;font-size: 12px;font-family: OpenSansBold;font-weight:  100;}
#danhmuc .danhmuc p{
    font-size:  13px;
    color: #aaaaaa;
    padding: 10px 0;
}
#danhmuc .danhmuc > a.xemthem{
    font-size:  13px;
    color: #ffffff;
    background:  url('images/xemthem.png') no-repeat right center;
    padding: 0 20px 0 0;
    transition: 0.5s all;
}
#danhmuc .danhmuc > a:hover{padding: 0 25px 0 0;}
.spkhac {background: #ffffff;padding: 0;}
.sp_tb{width: 100%;float: left;padding: 10px;}
.sp_tb .item{margin-bottom: 10px;}
.dangkysdt{width: 100%; display: flex; margin-bottom: 10px;}
.dangkysdt input{padding: 0 10px;}
.dangkysdt button{padding: 0 20px;background: #76380b;border:  none;color: #ffffff;font-family: SairaRegular;}
/* Quy trình thiết kế */
#quytrinh{width: 100%;float: left;padding: 50px 0 50px 0;background: #008c8d;}
.quytrinh{width: 100%;position: relative;float: left;display: flex;flex-wrap: wrap;justify-content: space-around;overflow: hidden;margin: 0 -10px;}
.quytrinh .qtit{
    text-align: center;
    position: relative;
    text-align: left;
    flex-wrap: wrap;
    padding: 0 10px;
}
.quytrinh .qtit .img{width: 75px;float: left;}
.quytrinh .qtit .noidung{padding: 0 0 0 10px;float: left;width: 200px;}
.quytrinh .qtit .noidung p{font-family: OpensansRegular; font-size: 14px; color: rgba(119, 240, 241, 255);;}
.quytrinh .qtit h3{display: inline-block;width: 100%;}
.quytrinh .qtit h3 a{font-family: OpensansSemibold;font-size: 15px;color: #ffffff;font-weight: 100;text-transform: uppercase;}
.quytrinh .qtit:hover h3 a,.quytrinh .qtit.active h3 a{color: #5ac44d;}
.mota_qt{font-family: RobotoLight;font-size: 14px;color: #ffffff;padding: 20px;text-align: center;min-height: 60px;width: 100%;float: left;}
/* counter */
#counter{width: 100%;float: left;padding: 50px 0;background: #252525;}
#counter .owl_counter{width: 100%; float: left;}
#counter .owl_counter .counter{
    text-align:  center;
    position:  relative;
    padding: 0 0 20px 0;
}
#counter .owl_counter .counter:after{position: absolute; content: ''; width: 50px; height: 1px; background: #ffffff; bottom: 0; left: 50%; transform: translate(-50%,0)}
#counter .owl_counter .counter span{
    font-family:  OpensansLight;
    color:  #ffffff;
    font-size:  62px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}
#counter .owl_counter .counter h4{
    font-size:  17px;
    color:  #aaaaaa;
    font-family:  OpensansRegular;
    font-style:  italic;
}

.noidung_dt{width: 100%; float: left;}
.noidung_dt .fotorama_detail {margin-bottom: 20px;}
.noidung_dt .noidung{padding: 20px 0;}

.list_da{width: 100%;float: left;text-align:center;margin-bottom: 20px;}
.list_da li{padding: 8px 15px;position:  relative;cursor:  pointer;display:  inline-block;border:  1px solid;}
.list_da li.active,.list_da li:hover{background: #1D8E4B;color: #ffffff;border: 1px solid #1D8E4B;}
.list_da li:first-child{font-family: RobotoRegular;}
.list_da li > a{
    color: #E7BD74;
    font-style:  italic;
    text-align:  right;
}
ul.list_dat li::before{ 
  content: attr(data); 
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 4px 10px; 
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  visibility: hidden;
}

ul.list_dat li::after{ 
  content: attr(data); 
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  visibility: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px  10px; 
  position: absolute;
  background: #1D8E4B; 
  color: #fff;
  -webkit-transform: rotateX(-90deg) translate3D(0, -1em, 1em); 
  transform: rotateX(-90deg) translate3D(0, -1em, 1em);
  -moz-transition: all 0.3s ease-in-out; 
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.list_dat li:hover{
  border-color: #1D8E4B; 
}
ul.list_dat li:hover::after,ul.list_dat li.active::after{
  -webkit-transform: rotateX(0deg) translate3D(0, 0, 1em);
  transform: rotateX(0deg) translate3D(0,0,1em);
  visibility: visible;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* new fix */
.box_contain{position: absolute;width:  100%;height: 100%;background: #00000080;top: 0;left: 0;z-index: 99;display:  none;cursor: url(images/close.png),pointer;}
.new_fix{z-index: 9999;width: 300px;position: fixed;height: 100%;right: -100%;top: 0;background: #212121;padding: 5% 20px;text-align:center;cursor:  default;transition: 0.5s all;}
.new_fix p{font-family: OpensansLight; font-size: 15px; color: #ffffff; padding: 20px 0;}
.new_fix .owl_news{width: 100%; float: left;}
.new_fix .owl_news h3 a{font-family: OpensansLight;color: #ffffff;}

#panorama {
    width: 100%;
    height: 600px;
}
#imgkeo{width: 100%;float: left;margin-bottom: 20px;}

/** ----------------------- LOADER ------------------ **/
/* Loading 1 */
#pre-loader{background:#F5F5F5;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}
#pre-loader #wrap{position:absolute;top:-50px;left:0;right:0;bottom:0;margin:auto;display:block;text-align:center;width:170px;height:170px}
#preloader_1{position:relative}
#preloader_1 span{display:block;bottom:-20px;width:9px;height:5px;background:#9b59b6;position:absolute;animation:preloader_1 1.5s infinite ease-in-out;left:50%;margin-left:-35px}
#preloader_1 span:nth-child(2){left:11px;animation-delay:.2s;left:50%;margin-left:-20px}
#preloader_1 span:nth-child(3){left:22px;animation-delay:.4s;left:50%;margin-left:-5px}
#preloader_1 span:nth-child(4){left:33px;animation-delay:.6s;left:50%;margin-left:10px}
#preloader_1 span:nth-child(5){left:44px;animation-delay:.8s;left:50%;margin-left:25px}
@keyframes preloader_1{0%{height:5px;transform:translateY(0);background:#9b59b6}
25%{height:30px;transform:translateY(15px);background:#3498db}
50%{height:5px;transform:translateY(0);background:#9b59b6}
100%{height:5px;transform:translateY(0);background:#9b59b6}
}
/** ----------------------- LOADER ENDS ------------------ **/
.header_bot{width: 100%; float: left;}
.header_tren{padding: 7px 0 12px;width: 100%;float: left;background:url(images/images/tren.png)top center no-repeat;}
.slogan_cty{font-family: RobotoRegular;width: 50%;float: left;font-size: 13px;}
.slogan_cty span,.emai_cty span{margin-right:5px;}
.phai_dia_chi{width: 50%; float: left;}
.mang_xa_hoi{margin-left: 30px;float: right;}
.emai_cty{font-family: RobotoRegular;float: right;font-size: 13px;}
/*heder tu viet*/

.hotline_cty{position: relative;width: 250px;font-size: 22px;font-family: RobotoBold;float:  right;background:url(images/images/hotline.png)left center no-repeat;padding-left: 65px;padding-bottom: 20px;color: red;}
.hotline_cty span{color: #464646;font-size: 16px;font-family: RobotoBold;}
.hotline_cty p{
    line-height: 1;
    color: red;
    font-size: 25px;
}
.header_duoi{width:100%;float:left;padding: 15px 0 20px;}
.header_duoi .khung{width: 100%;  float: left; display: flex; justify-content: space-between;}
/** ----------------------- LOADER ENDS ------------------ **/
/*timkiem*/
.timkiem form{
   top: 8px;
   float:left;
   position: relative;
 }
 .timkiem input[type=text] {
   border: none;
   width: 200px;
   box-sizing: border-box;
   padding: 6px 25px 6px 20px;
   background: #ffffff;
   border-radius: 20px;
}
.timkiem input::placeholder{color:#939393;font-size:13px;font-family:SFUFuturaBook;}
.timkiem button{
  font-family: Roboto-Medium;
  font-size: 14px;
  position: absolute;
  top: 4px;
  right: 0;
  color: #ffffff;
  padding: 6px 18px 15px 20px;
  background: url(images/images/tim.png)center no-repeat;
  border: none;
}


/*header duoi*/
.hotline_dt p{line-height: 1;font-size: 17px;color: red;margin-left: 5px;float: right;font-family: UTMAvoBold;}
.hotline_dt{font-family: UTMAvo;padding: 10px 0px 3px 35px;background: url(images/images/dt.png)left center no-repeat;width: 34%;float: right;font-size: 13px;}
.banner_tren{display: flex;line-height: 1;}
.menu_tiep{
    background:url(images/images/menu.png) center no-repeat;
    width: 100%;
    float: left;
}
.bao_hotline{float:right;margin-top: 14px;}
/* san pham  */
.san_pham_cap{width:100%;float:left;padding: 30px 0;}
.bao_san_pham{width: calc(100% - 260px);padding-left: 25px;float: left;}
.trong_san_pham_cap_1{width:100%; float:left;}
.de_san_pham{width:100%;float:left;margin-bottom:25px;position: relative;}
.de_san_pham:before{position:absolute;background:red;width: 13px;height: 13px;content:'';border-radius:50%;top: 30%;}
.de_san_pham h2{text-transform:uppercase;color:red;background:url(images/images/ttr2.png)bottom left no-repeat;padding-bottom:5px;padding-left: 20px;font-size: 25px;font-family: RobotoBold;}
/** ----------------------- LOADER ENDS ------------------ **/

/*boot tom chung*/
.bottom{width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;}
.tin_tuc_chung{width: 100%;float: left;}
/** ----------------------- LOADER ENDS ------------------ **/
.de_tintuc{margin-bottom: 20px;display: flex;width: 100%;float: left;}
.de_tintuc:before{position: relative;content: "";width: 9px;height: 36px;background: url(images/images/ttr4.png)left center no-repeat;top: 0px;}
.de_tintuc h2{width: 99%;font-family: RobotoBold;font-size: 22px;text-transform: uppercase;padding-left: 10px;font-weight: 100;float: left;background: url(images/images/ttr5.png)10px 28px no-repeat;line-height: 1;}
.bao_tin_tuc{width: 100%; float: left;}
.tin_tuc{
  width: 100%;
  float: left;
  padding-top: 10px;
  padding-bottom: 40px;
}
.bao_lien_he{
  text-transform: uppercase;
  float: left;
  width: 100%;
}
.bao_sukien{
  padding-right: 10px;
  float: left;
  width: 67%;
}
.de_su_kien{
  color: #2da232;
  position:  relative;
  width: 100%;
  margin-bottom: 25px;
  padding-bottom: 10px;
  background: url(images/images/ttr4.png)bottom left no-repeat;
  font-family: UTMAvoBold;
  font-size: 20px;
}

.su_kien{
  
float:left;
  
width: 46%;
  

}
.su_kien:nth-child(2n+2){
  margin-right:0;
}

.su_kien_phai{
}
.su_kien_phai .phai_de{
  font-family: UTMAvoBold;
  font-size: 14px;
  color: #424242;
  margin-top: 5px;
}
.su_kien_phai .phai_de a{
  font-size: 15px;
  text-decoration:none;
  color:#111111;
  font-family: RobotoBold;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 1;
  height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.su_kien_phai .phai_de:hover a{
  color:#0078de;
}
.su_kien_phai .phai_noidung{
  margin-top: 5px;
  font-family: RobotoRegular;
  font-size: 14px;
  color: #424242;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.xemthem_n{
  margin-top: 20px;
}
.xemthem_n a{
  padding: 10px 15px;
  border: 1px solid #999;
  color: #999;
  font-family:robotoregular;
  font-size: 13px;
  text-transform: uppercase;
}
.xemthem_n:hover a{
  background:#000;
  color:#fff;
}
.sukien_chay{float: right;padding-bottom: 3px;}
.sukien_chay_hinh{
  float: left;
  width: 32%;
  border: 1px solid #ccc;
  padding: 2px;
}
.sukien_chay_noidung{
  float: left;
  width: 67%;
  padding-left: 11px;
}
.sukien_chay_noidung a{
  color: #252525;
  text-decoration: none;
}
.sukien_chay_noidung_de{
  font-size: 13px;
  font-family: robotobold;
  line-height: 1;
}
.sukien_chay_noidung_de a{
  font-family: RobotoBold;
  color: #252525;
  text-decoration: none;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 1;
  height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.sukien_chay_noidung_de:hover a{color:#1a8bf6;}
.sukien_chay_noidung_mota{font-size: 13px;font-family: RobotoRegular;overflow: hidden;text-overflow: ellipsis;line-height: 25px;-webkit-line-clamp: 3;height: 75px;display: -webkit-box;-webkit-box-orient: vertical;}

.tintuc_tieubieu{float: left;width: 100%;padding-left: 15px;}
/** ----------------------- LOADER ENDS ------------------ **/

/** ----------------------- LOADER ENDS ------------------ **/
/*nhan tin*/
.dk_nhan_tin{width: 385px; float: left;}
.de_nhan_tin{margin-bottom: 20px;display: flex;width: 100%;float: left;}
.de_nhan_tin:after{position: relative;content: "";width: 35%;height: 16px;background: url(images/images/ttr2.png)left center no-repeat;top: 9px;}
.de_nhan_tin h2{font-family: UTMAlexander;font-size: 22px;text-transform: uppercase;padding-right: 10px;font-weight: 100;}
.nhan_tin_b{width: 100%;}
.nhan_tin form{width: 100%;float: left;position: relative;}
.nhan_tin input::placeholder,.nhan_tin textarea::placeholder{font-family:RobotoItalic;font-size:13px;}
.nhan_tin input[type=text] {border: 1px solid #adadad;margin: 0 0 15px 0px;width: 100%;display: inline-block;padding: 7px 0px 7px 13px;}
.nhan_tin textarea{padding: 10px 40px 31px 10px;width: 100%;border: 1px solid #ccc;font-family: robotoregular;border-radius: unset;height: 80px;position: relative;}
.nhan_tin button{font-size: 28px;text-transform: uppercase;background: red url(images/images/nhantin.png)55px center no-repeat;color: #fff;border: 1px solid red;padding: 1px 42px 1px 17px;position: relative;margin-top: -45px;float: right;font-family: UTMBebas;}
.nhan_tin button:hover{background: #0384ff url(images/images/nhantin.png)55px center no-repeat;cursor:pointer;;border: 1px solid #0384ff;color:#ffffff;}
.nhan_tin input[name=ten]{background: url(images/images/on1.png)10px center no-repeat;padding-left: 30px;}
.nhan_tin input[name=dienthoai]{}
.nhan_tin input[name=email]{}
.nhan_tin input[name=diachi]{background: url(images/images/on4.png)10px center no-repeat;padding-left: 30px;}

/** ----------------------- LOADER ENDS ------------------ **/
/*diveo*/
.video_phai{width: 50%; padding-left: 20px;}
.bao_video{width: 100%;float: left;}
/** ----------------------- LOADER ENDS ------------------ **/
/*face book*/
.bao_fane_boot{margin-top: 35px;width: 100%;float: left;}
/*bao video*/
.video_nb{padding: 0 15px;}
.video_tin{background: #ccc;margin-top: 25px;float: left;width: 100%;padding: 15px;}
.video_chinh{padding-left: 4%;width: 50%;float: left;}
.bao_video{width: 100%; }
.bao_video_trai{margin-top: 5px;width: 100%;float: left;}
.bao_video_trai img{}
.bao_video_phai{width: 100%;float: left;}
/*chia se*/
.bao_chia_se{width: 100%;margin-top: 20px;float: left;}

/** ----------------------- LOADER ENDS ------------------ **/
.face_duoi{float: left;width: 100%;}
.bocongthuong{width: 100%;float: left;}
.lienket{display: flex;width: 100%;color: #fff;}

/*chinh sach footer*/
.de_tong_dai{background: url(images/images/td.png)left top no-repeat;border-bottom: 1px dashed #ccc;width: 100%;height: 35px;}
.chinh_sach_cty{float: left; width: 100%;}
.chinh_sach_foot{width: 100%;}
.de_chinh_sach_foot{font-family: RobotoBold;text-transform: uppercase;font-size: 18px;color: #ffffff;width: 100%;}
.noi_dung_chinh_sach_foot{width: 100%; margin-top: 20px;}
.ten_chinh_sach_foot{width: 100%; margin-bottom: 10px;}
.ten_chinh_sach_foot a{text-transform: capitalize;font-size: 14px;color: #fff;font-family: RobotoRegular;background:url(images/images/cong.png)left center no-repeat; padding-left:20px;}
.ten_chinh_sach_foot:hover a{color:#f8da35;}
.noidung_tuvan{width: 100%; float: left;margin-top: 10px;}
.thongtin_tt .noidung{width: 100%;float: left;margin-bottom: 10px;}
.bao_thong_ke{width: 50%;float:left;}
.facebook_trong{width:100%; float:left;}
.bao_face{width:100%; float:left;}
/*thong ke*/
.footer_duoi{background: #205ca2;width: 100%;float: left;padding: 10px 0;}
.ni_na{color: #fbfbfb;font-family: MuliRegular;width: 45%;float: left;}
.thong_ke_cty{width: 100%;}
.lthong_ke_k{width: 100%;}
.duoi_lo_go{width: 100%; text-align: center;float: left;}
.cong_ty_m{font-size: 13px;width: 100%;float: left;color: #000000;margin-top: 10px;}
.noi_dung_thong_ke ul li:nth-child(1){background: url(images/images/ol.png)0 2px no-repeat;padding-left:20px;}
.noi_dung_thong_ke ul li:nth-child(2){background:url(images/images/homqua.png)0 4px no-repeat;padding-left:20px;}
.noi_dung_thong_ke ul li:nth-child(3){background:url(images/images/tong.png)0 2px no-repeat;padding-left:20px;float: left;}
.de_thong_ke{font-family: Lato-Bold;text-transform: uppercase;margin-bottom: 20px;width: 100%;color: #ffffff;}
.dang_onl{float: left;font-size:14px;font-family: RobotoRegular;margin-right: 30px;}
.da_onl span{color: #ffffff;}
.dang_onl span{color: #ffffff;padding-right:10px;}
.noi_dung_thong_ke{color: #ffffff;width: 100%;float: right;background:url(images/images/bl.png)left center no-repeat;padding-left:40px;}
.mau_chung{font-family: MuliRegular;color: #ffffff;font-size: 16px;}
.bando_bao{width: 100%;float: left;border: 5px solid #ffffff3b;}
.bando_bao iframe{width: 100%; height: 100%;}
.de_foo{width: 100%; float: left;margin-bottom: 20px;}
.de_foo h2{color: #ffffff;text-transform: uppercase;background: url(images/images/ttr4.png)bottom left no-repeat;padding-bottom: 10px;font-size: 20px;font-family: UTMAlexander;font-weight: 100;}
.dangky_nhantin{width:100%; float:left;}
.nhan_tin{width:100%; float:left;}
.mota_nhantin{width:100%; float:left;}
.mota_nhantin h3{color:#fff;line-height: 1;margin-bottom: 10px;font-size: 18px;font-family: RobotoRegular;}
.mota_nhantin p{color:#ffffff;margin-bottom: 10px;font-size: 13px;font-family: RobotoRegular;}