/*reset*/
* {padding:0;margin:0;}
a {text-decoration:none;}
body {font-family:'Arial';font-size:14px;position: relative;box-sizing:border-box;}
/*=======================================*/
a:focus,a:hover{text-decoration:none;}
.clear{display:block;clear:both;}
.h1, .h2, .h3, h1, h2, h3{margin:0;line-height: normal;font-weight:normal;}
ol, ul{margin:0;padding:0;}
a:focus, a:hover{outline: none;}
/*=======================================*/
#full{max-width:100%;margin: 0px auto;}
/*commont*/
.text{text-align:justify;line-height:2em;margin:10px 0px;}
.text img{max-width:100%;height:auto;}
.w100{max-width: 100%;height: auto;}
.mw100{max-width: 100%;vertical-align: middle;height: auto;margin:auto;}
.grecaptcha-badge{display:none !important;}
.contain_map_lienhe iframe{width:100%;display: block;}
ul.style-none{list-style:none}
img{
    max-width: 100%;
    height: auto !important;
}
p{padding:0;margin:0;}
#popup1{width: 100%;min-width: 500px; max-width: 800px;background: #fff;position: relative;    padding: 15px;}
.fancybox-content {padding: 0 !important;}
.fancybox-close-small { background: #fff; }
.title_dknt{font-family: Arial;font-size: 25px;text-align: center;color: #000;text-transform: uppercase;}
.note__ {text-align: center;color: #333;margin-top: 5px;}
.frmEmail2{position: relative;width: 100%;display: grid;grid-template-columns: repeat(2,1fr);grid-column-gap: 15px;grid-row-gap: 10px;margin-top: 10px;}
.frmEmail2 input{ color:#b4b4b4;font-size: 13px; width:100%;padding:8px 20px; background:transparent;border:1px solid #ededed;outline: none;box-sizing: border-box;border-radius: 3px;}
.frmEmail2 button{border:none;outline:none;font-family: Arial;font-size: 13px;color: #fff;background: #DB1111;text-transform: uppercase;}
.frmEmail2 input::placeholder,.frmEmail2 textarea::placeholder{color: #b4b4b4;}
.none{display: none;}
.middle{display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; align-content: center; text-align: center; }
/*.hover_sang2:before {position: absolute; top: 0; left: -85%; z-index: 10; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%); background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.hover_sang2:hover:before {transition: 1s; left: 100%; }*/
#banner .inner,#menu,#bottom .inner,.breadcrumb .inner,.content_footer_full,.m-dknt,.m-new,.m-product .inner{ display: -webkit-box; display: -ms-flexbox; display: flex; }
#banner .inner,#menu,#bottom .inner{ -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#banner .inner,#bottom .inner,.content_footer_full,.m-dknt,.m-new,.m-product .inner{ -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
/*TOP*/
.bg_white{background: #fff;}
#top{color:#FFF;font-weight:500;text-align:center;position:fixed;bottom:4px;right:10px;display:none;cursor:pointer;z-index: 100;}
/*inner*/
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;}
.inner{width:1200px;margin:0 auto;position:relative;}
#container{ width:1200px;margin:0 auto;position:relative;background: #fff;padding-bottom: 20px;}
/*header*/
#header{position:relative;width: 100%;background: #fff;border-bottom:1px solid rgba(229,229,229,.5)}
@font-face { font-family: "RobotoCondensedBold"; font-style: normal; font-display: block; font-weight: normal; src: url("FontFace/RobotoCondensed-Bold.woff2") format("woff2"), url("FontFace/RobotoCondensed-Bold.woff") format("woff"); }
input,select,button,textarea{outline: none;}
/*banner*/
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.invi_loading{
    display: none;
}
.section-slider{
    margin: auto;
    width:100%;
}
.anh_duoi{
     margin: auto;
    width:1200px;
    margin-top: 20px;
    text-align: center;
}
.anh_duoi img{
    height: 160px !important;
}
.logo{
    width: 25%;
    padding-top: 15px;
    padding-bottom: 5px;
    float: left;
}
.hotline_top{
    position: relative;
    float: right;
    text-align: right;
}
.search_1{
    width: 15%;
    margin-right: 5%;
}
.search_1 select{
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    padding-right: 5px;
    height: 2.507em;
    font-size: .97em;
    border-radius: 100px;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #f7f7f7;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s,border .3s,background .3s,opacity .3s;
}
.search_2{
    width: 80%;
}
.hotline_top span{
    color:#000;
    font-size: 10px;
    display: block;
    text-transform: uppercase;
    position: absolute;
    font-weight: bold;
    top: 4px;
    left: 0px;
}
.hotline_top b{
    font-size: 14px;
    display: block;
    margin-top: 10px;
}
.social_top{
    height: 30px;
}
.social_top a{
    display: inline-block;
    margin-right: 5px;
    height: 30px;
}
.social_top a img{
    width: 30px;
    height: 30px;
}
.mangxh_top{width: 20%;}
.mangxh_top a{}
.mangxh_top img{display: inline-block;margin-right:5px;}
.banner{width: 75%;float: left;}
.banner b{
    text-align: center;
    font-size: 27px;
    padding-top: 15px;
    display: block;
    font-family: UTMTimes;
    max-width: 80%;
    margin: auto;
}
.box_banner{
justify-content: end;
margin-bottom: 10px;
}
.logo img{max-width: 100%;}
.company{width:47%;}
.company img{max-width: 100%;max-height:64px;}
#languages a{display: inline-block;margin-left: 3px;}

.hotline-fixed-6 {
  background: #E88A25;
  background: -webkit-linear-gradient(left, #E88A25 , #D40000);
  background: -o-linear-gradient(right, #E88A25, #D40000);
  background: -moz-linear-gradient(right, #E88A25, #D40000);
  background: linear-gradient(to right, #E88A25 , #D40000);
  color: #fff;
  border-radius: 70px;
  position: fixed;
  transition:all 0.4s;
  -webkit-transition:all 0.4s;
  z-index:9;
  height: 35px;
  border: 2px solid #fff;
  line-height: 35px;
  background: #E88A25;
  background: -webkit-linear-gradient(left, #E88A25 , #D40000);
  background: -o-linear-gradient(right, #E88A25, #D40000);
  background: -moz-linear-gradient(right, #E88A25, #D40000);
  background: linear-gradient(to right, #E88A25 , #D40000);
}

.hotline-fixed-6.bottom_left {
    bottom: 50px;
    left: 20px;
    z-index: 123;
}

.hotline-fixed-6-text {
    display: inline-block;
    padding-left: 53px;
    padding-right: 15px;
}


.hotline-fixed-6-icon i {
    font-size: 28px;
    display: inline-block;
    border: 2px solid;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}

.hotline-fixed-6 a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
 
 .hotline-fixed-6-text-title{
    display:none
 }
 

.mypage-alo-phone {
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 20;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.mypage-alo-ph-circle {
    width: 78px;
    height: 78px;
    top: 15px;
    left: 15px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    opacity: .5;
    background: #f37123;
    border-color: #fff;
    border-width: 3px;
}
 



.mypage-alo-ph-circle-fill {
    width: 40px;
    height: 40px;
    top: 36px;
    left: 35px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #f37123;
    opacity: .75 !important;
}
 
.mypage-alo-ph-img-circle {
    width: 25px;
    height: 25px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/phone.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 70%;
    background-color: #d71921;
}
 

.call-now{
    position:absolute;
    left: -39px;
    top: -41px;
}

/*menu top*/
.fixed{position: fixed !important;left: 0px;right: 0px;top: 0px !important;bottom: auto !important; z-index: 9999;width:100%;margin:auto;}
#header.fixed{}
#header.fixed .logo{padding:5px 0px;}
#header.fixed .logo img{}
#header.fixed #menu ul.menu > li > ul{padding-top:10px;}
#menu{position: relative;width:100%; height: 35px;}
.danhmuc_menu{background: #252525;width: 250px;position: relative;}
.danhmuc_menu:hover .nav_danhmuc{display: block;}
.title_menu{
    color: #fff;
    line-height: 45px;
    font-size: 14px;
    background: url(../images/icon_nav.png) no-repeat 20px center;
    padding-left: 50px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

.menu_top{width: 100%;}
#menu ul.menu {width: 100%;}
#menu ul.menu li{position:relative;display: inline-block;vertical-align: top;}
#menu ul.menu li a{font-family: UTMAlexander; line-height:35px; font-size:15px;color:#000;padding: 0px 15px;display:block;text-align: center;position: relative;}
a.a1 i{
    display: inline-block;
    margin-left: 5px;
}
.justify-content-end{
    justify-content: end;
}
a.a1{
text-transform: uppercase;
}
#menu ul.menu li.menu_active a,#menu ul.menu li:hover a{color: #f25100;}
#menu ul.menu li ul{width:250px;position:absolute;top:100%;left:0;display:none;z-index:9999;}
#menu ul.menu > li > ul {}
#menu ul.menu li ul li{background: #f1eded;display:block !important;float:none;border-bottom:1px solid rgba(0,0,0,0.1);text-align: left;}
#menu ul.menu li ul li:last-child{border-bottom: none;}
#menu ul.menu li ul li a{ background:none !important;color:#000 !important;line-height:normal !important;padding:6.5px 10px ;text-align: left;height:auto;margin: 0;}
#menu ul.menu li ul li a:hover{color: #f05102 !important}
#menu ul.menu li ul li ul{top:0;left:100%;}
#menu ul.menu li .fa{line-height: 45px;font-size: 18px;}
.logo_footer img{
    max-width: 100%;
}

.nav_danhmuc {
    position: absolute;
    top: 45px;
    left: 0px;
    background: #fff;
    z-index: 999;
    list-style: none;
    width: 100%;
    border:1px solid #ccc;
    display: none;
}
.nav_danhmuc li {
    border-top: 1px solid #ccc;
    position: relative;
    padding: 0px 10px;
}
.nav_danhmuc li ul{display: none;position: absolute;top: 0px;left: 100%;width: 250px;background: #fff}
.nav_danhmuc li:hover ul{display: block;}
.nav_danhmuc li a{
    font-weight: bold; 
    line-height:40px; 
    font-size:14px;color:#2d2c2c;
    padding: 0px 5px;
    display:block;
    text-align: left;
    position: relative;
    text-transform: uppercase;
    background: url(../images/bullet1.png) no-repeat left center;
    padding-left: 10px;
}
.nav_danhmuc ul{
    list-style: none;
}
#btn_menu_bootstrap{z-index:999;position: absolute;height: 21px;width: 30px;display: none;top: 17px;left: 10px;}
#btn_menu_bootstrap span{background:#000;content: '';display: block;width: 100%;height: 2px;position: absolute;left: 0px;top:50%;margin-top: -1px;}
#btn_menu_bootstrap:before{content: "";position: absolute;width: 100%;height: 2px;background:#000;top:0;left:0;}
#btn_menu_bootstrap:after{content: "";position: absolute;width: 100%;height: 2px;background:#000;bottom:0;left:0;}
#btn_menu_bootstrap:before,#btn_menu_bootstrap:after{
    transform-origin:left 1px;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.mm-listview>li>a, .mm-listview>li>span{
    text-transform: uppercase;
}
.move_btn_bootstrap:before{transform:rotate(45deg);}
.move_btn_bootstrap:after{transform:rotate(-45deg);}
.move_btn_bootstrap span{left: -200% !important;opacity: 0 !important}
/*search*/
.m-search{max-width: 87%;margin: auto;}
#frm_timkiem{width:100%;padding: 20px;}
.row_search {width: 100%;}
.row_search select,.row_search input {width: 100%;}
#frm_timkiem input[type="text"],#frm_timkiem select{outline:none;background:#fff url(../images/i-down.png) no-repeat center right 10px;border:1px solid #D3D3D3; margin-bottom: 6px;width:100%;padding:6px 12px;box-sizing: border-box;font-size: 13px;color: #4b4b4b;-webkit-appearance: initial;}
#frm_timkiem input.keywords{background: #fff;}
#frm_timkiem .btn_tim{cursor: pointer; background: #D90000 url(../images/btn_search.png) no-repeat center left 5px; outline: none; border: none; color: #fff; padding: 7px 10px 7px 40px; font-family: Arial; font-size: 15px;float: right;}
#frm_timkiem input::placeholder{color: #4b4b4b;}
/*slider*/
.qc{margin: 20px auto;text-align: center;}
.qc img{display: inline-block;}
#slider{margin:auto;position:relative;box-shadow: none;}
.item_slide{position: relative;}
.mota_slider{
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 99;
}
.mota_slider b{ text-transform:uppercase;display:block;margin-bottom: 10px;font-size: 28px;}
.mota_slider span{display: block;margin-bottom: 10px;font-size: 20px}
.mota_slider a{
    display: inline-block;
    border:1px solid #fff;
    border-radius: 5px;
    font-size: 20px;
    padding: 5px 10px;
    color: #fff;
}
.mota_slider a:hover{
    background: #000;
}
.inner_slider{
    width: 976px;
    position: relative;
    margin: auto;

}
.item_slide img{width: 100%;height: auto;}
.slick-slideshow {position: relative;}
.slick-slideshow .slick-prev {position: absolute;width: 40px;height:80px;background: url(../images/btn_prev.png) no-repeat;opacity: 1;left:0;z-index: 12;}
.slick-slideshow .slick-next {position: absolute;width: 40px;height:80px;background: url(../images/btn_next.png) no-repeat;opacity: 1;right:0;}
#slider .slick-dots {bottom: 40px;z-index: 12;}

.slick-dots li button,.slick-dots li {width: 10px;height: 10px;}
.slick-dots li button:before {content: "";background: #EBEBEB;border-radius: 50%;opacity: 1;width: 10px;height: 10px;margin:3px 8px;}
.slick-dots li.slick-active button:before {background: #027EE2;opacity: 1;width: 15px;height: 15px;margin:0;}
#slider .slick-dotted.slick-slider{margin-bottom: 0;}
/*left*/
.m-product{padding:30px 0px;}
.sub_main{}
#left{width:23.6%;position: relative;z-index: 123;}
.sub_left{margin-bottom: 20px;}
.sub_left:last-child{margin-bottom: 0;}
.title_left{background: #a7a3a373;}
.title_left span{
    color: #f05102;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 35px;
    display: block;
    font-family: UTMAlexander;
    font-size: 15px;
    text-align: left;
    padding-left: 10px;
}
.a_gioithieu a{
    display: block;
    color: #555353;
    font-family: UTMAlexander;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    padding-left: 10px;
}
.a_gioithieu a:hover{
    color: #f25100;
}
.a_gioithieu ul{
    list-style: none;
}
.a_gioithieu ul li{
    list-style: none;
    position: relative;
}
.center{
    padding: 10px;
}
.center .box_news_name{
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.a_gioithieu li li a {
    padding-left: 25px;
    background: url(../images/bullets.png) no-repeat 15px 12px;
    font-weight: 400;
}
.a_gioithieu li li a.act {
    color: #f25100;
}
.a_gioithieu ul ul{
    display: none;
}
.a_gioithieu ul ul.act{
    display: block !important;
}
.a_gioithieu li:hover ul{
    display: block;
}
#toc-content table{
    margin-left: 0px !important;
}
.chu_abouts{
    display: block;
    margin-bottom: 10px;
    font-family: UTMAlexander;
    font-size: 18px;
    text-transform: uppercase;
    color: #555353;
}
.padding0{
    padding: 0px !important;
}
.mag10{
    margin-bottom: 10px;
}
.content_left{border:1px solid #d9d9d9;border-top:0;}
.content_left1{border:1px solid #d9d9d9;border-top:0;padding: 10px;}
.content_left ul {list-style: none;}
.content_left ul li.hoa a{ background: url(../images/hoa1.png) no-repeat left center; }
.content_left ul li {position: relative;}
.content_left ul li a{
    display: block;
    font-size: 14px;
    color: #2e2e2e;
    padding: 10px 10px 6px 28px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #D6D6D6;
}
.content_left ul li li.hoa1{margin-left: 15px;border-top: 1px solid  #D6D6D6}
.content_left ul li li.hoa1 a{
    text-transform: capitalize;
    background: url(../images/b1.png) no-repeat left center;
     padding: 10px 10px 6px 15px;
    }
.content_left ul li a:hover{color: #ff0000;}
.content_left ul li:last-child a{border-bottom: 0;}
.content_left ul li ul {background:#fff;width: 100%;}
.content_left ul li:hover ul{display: block;}
.sub_splq .content_left,.sub_ttlq .content_left{padding:10px 10px 0px 10px}
.sub_splq .box_product{margin-bottom: 10px;}
/*main*/
#main{width:74%;}
.title_main{
    margin-bottom: 20px; 
    text-align: left; 
    position: relative; 
}
.title_main span{
     font-size: 15px;
    color: #f05102;
    text-transform: uppercase;
    font-family: UTMAlexander;
    display: inline-block;
    line-height: 35px;
}

.title_main1{
    position: relative;
    background: url(../images/b1.png) no-repeat left center;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}
.title_main1 span{
font-family: "UVNBaiSau"; 
font-size: 25px;
color: #000; 
text-align: left; 
text-transform: uppercase; 
position: relative;
z-index: 9999;
display: block;
padding-bottom: 10px;
padding-left: 15px;
}
.inner_pro{margin-bottom: 20px;}
.title_main_dm{
   margin-bottom: 20px;
    position: relative;
    line-height: 40px;
    overflow: hidden;
    background:url(../images/bg_title.png) repeat-x bottom left;
    
}

.title_main_dm span{
    font-family: 'MuliBold';
    font-size: 20px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    padding-left: 25px;
    min-width: 200px;
    line-height: 45px;
    display: inline-block;
    position: relative;
    background: #e09c0b
}
.title_main_dm span:after{
    position: absolute;
    top: 0px;
    left: 100%;
    width: 25px;
    content: '';
     background:url(../images/after.png) no-repeat bottom left;
     height: 45px;

}
.title_main_dm a{
    font-size: 14px;
    color: #000;
    text-align: right;
    float: right;
    text-transform: capitalize;
    padding-left: 20px;
    background: url(../images/bg_tc.png) no-repeat left center;
}

/*home*/
.wr-search{padding:45px 0px 115px 0px;background: url(../images/bg_timkiem.png) no-repeat top center;}
.product,.news{padding-bottom: 20px;}
.wr-video {padding-bottom: 60px;}
.top_search{}
.ul_list{display: inline-block;padding-left: 20px;}
.ul_list li{display: inline-block;font-family: Arial;font-weight: bold; font-size: 20px;background:#5A5A5A;border-top-left-radius: 5px;border-top-right-radius: 5px;padding:9px 20px;text-transform: uppercase;cursor: pointer;color: #fff;min-width: 130px;text-align: center;}
.ul_list li.act,.ul_list li:hover{background:#09ac3e;color: #fff;}
.hotline_big{display: inline-block;margin-left: 45px;font-size: 25px;color: #5a5a5a;text-transform: uppercase;}
.hotline_big span{font-size: 30px;color: #4870a5;font-family: Arial;font-weight: bold;}
.content_search{padding:20px;background-size:cover;background-repeat: no-repeat;background-position: center; padding-top: 0px;}
.content_search input::placeholder{color: #979797;}
.content_search input {padding:0 25px;}
.row_seach_id{display: flex;justify-content: space-between;}
.search-cate{width: 25%;background:#fff;border-top-left-radius: 5px; border-bottom-left-radius: 5px;position: relative;}
.title_duan{
font-family: "RobotoCondensedBold";
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 0 20px;
    display: block;
    margin-bottom: 30px;

}
.select-custom{color:#979797;line-height: 50px;border-right:1px solid #D3D3D3;padding: 0 25px;position: relative;    cursor: pointer;}
.select-custom i {position: absolute; width: 25px; height: 25px; right: 10px; top: 0; bottom: 0; margin: auto; font-size: 25px;text-align: center;}
.search-input{
    width: 30%;
    position: relative;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 25px;
    float: left;
}
.search-input input{border:0;outline: none;}
.search-input input.input-search{

      box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 100px;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #f7f7f7;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s,border .3s,background .3s,opacity .3s;

}
.search-input input.btn_timkiem {

       text-indent: -1000px;
    width: 10%;
    height: 2.507em;
    font-size: 15px;
    text-transform: uppercase;
    background: url(../images/icon_search-.png) no-repeat center center;
    color: #fff;
    position: absolute;
    top: -3px;
    right: 0px;
    cursor: pointer;
}
.row_seach_id:last-child{margin-top: 8px;}
.search-option{
        width: calc(100% / 4 - 8px);
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.search-option select{width: 100%;border:1px solid rgba(255,255,255,0.3);border-radius: 5px;padding:13px 20px;background: transparent;color: #fff;}
.search-option select option{color: #000;}
.divCatagoryReOptions{display: none;position: absolute;width: 100%;top: 100%;background: #fff;border:1px solid #12a9d9;border-top:0;z-index: 1;}
.divCatagoryReOptions.act{display: block;}
.divCatagoryReOptions ul li{margin:0 15px;cursor: pointer;color: #686868;font-size: 13px;}
.divCatagoryReOptions ul li span{border-bottom: 1px dashed #c4c4c4;display: block;padding: 6px 0px;}
.divCatagoryReOptions  > ul  > li:last-child > span{border-bottom: 0;}
.divCatagoryReOptions ul li i{font-size: 10px;}
.divCatagoryReOptions ul li ul li {margin: 0;}
.divCatagoryReOptions ul li ul li span{padding: 6px 0px 6px 20px;}
.map_new iframe{display: block;width: 100% !important;height: 500px !important;}
.big_vi{width: 100%;position: relative;}
.big_vi h3 {position: absolute;width: 100%;bottom: 2px;left: 0;font-family: Arial;font-weight: bold; font-size: 20px;text-align: center;background:rgba(0,0,0,0.6);padding:13px 0px;color: #fff;text-transform: uppercase;}
.owl-video{position: relative;overflow: hidden;}
.m-vi{position: relative;display:block;}
.m-vi:after{position: absolute;content:"";width: 100%;height: 100%;top: 0;left: 0;background:url(../images/play.png) no-repeat center;}
.aaa{position: relative;display:block;float: left;}
.aaa:after{position: absolute;content:"";width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,0.1) url(../images/play.png) no-repeat center;background-size:40px;}
.sm-video{margin-bottom: 10px;padding:9px;border:1px solid #F2F2F2 !important;}
.sm-video h3{font-family: Arial;font-size: 14px;color: #4870a5;margin:15px 0px 5px 0px;}
.ngaytao_vi{font-size: 12px;color: #939393;}
.wr-vct{padding-bottom: 55px;}
.img_vct{display: block;position: relative;overflow: hidden;}
.box_vct{position: relative;}
.desc_vct{padding:15px 10px;border-top: 0;position: absolute;width: 100%;bottom: 0;left: 0;    background: rgba(0,0,0,0.5);}
.desc_vct h3 a{display: block;text-align: center;font-family: Arial;font-weight: bold; font-size: 17px;text-transform: uppercase;color: #fff;}
.desc_vct h3 a:hover{color: #4870a5;}
.wr-doitac,.chuyenvien{padding-bottom: 40px;}
.img_cv{position:relative;float: left;margin-right: 15px;border-radius: 50%;overflow: hidden;}
.desc_cv h3{font-size: 15px;color: #4870a5;font-family: Arial;}
.owl_chuyenvien{padding:0 40px;}
.desc_cv div{line-height:22px;}
.mail-call span{font-family: Arial;}

.fancybox-slide--iframe .fancybox-content {
    max-width  : 80% !important;
    max-height : 80% !important;
    margin: 0;
}

.news_item{position: relative;}
.img_items{position: relative;overflow: hidden;display: block;}
.img_items img{transition:all 0.5s !important; padding: 3px;border:1px solid #ccc;}
.img_items:hover img{transform:scale(1.1);}
.detail_news{background:#FFFFFF;padding: 10px}
.news_item h3 a{display:block;font-family:MuliBold; font-size: 15px;color: #2f2f2f;position: relative;overflow: hidden;line-height: 25px;height: 25px;text-transform: capitalize;}
.news_item h3 a:hover{color:#e09c0b;}

.news_l h3 a{font-family:MuliBold; font-size: 15px;color: #2f2f2f;position: relative;text-transform: capitalize;}
.news_l h3 a:hover{color:#e09c0b;}


.ngaydang{color: #858585;font-size: 13px;font-style: italic;margin:5px 0px 15px 0px;}
.ngaydang a{color: #0d64b6;}
.desc_new{font-size: 14px;color: #5b5b5b;text-align: left;}
.box_doitac{height: 100px;border:1px solid #E6E6E6;}
.box_doitac img{height: 100%;}
/*product*/
.btn-success{background-color: #DB1111 !important;border-color: #DB1111 !important;}
.product-grid {display:grid;grid-template-columns: repeat(4,1fr);grid-column-gap: 10px;grid-row-gap: 10px;}
.dichvu-grid {display:grid;grid-template-columns: repeat(2,1fr);grid-gap: 30px;}
.product-grid1 {display:grid;grid-template-columns: repeat(3,1fr);grid-gap: 20px;}
.product-grid-dv {display:grid;grid-template-columns: repeat(3,1fr);grid-gap: 20px;}
.video-grid {display:grid;grid-template-columns: repeat(3,1fr);grid-gap: 25px;}
.box_videos h3{margin-top:10px;text-align: center;color: #2d2d2d;font-size:14px;text-transform: uppercase;font-weight: bold;}
.post-grid{}
.box_product{position: relative;background: #fff;}
.box_product:hover{}

.title_main_bst{
    width: 25%;
}
.wrap_bst {
    width: 100%;
    /*display:grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 50px;
    grid-row-gap: 50px;*/
}



.img_product{
    text-align:center;overflow:hidden;display: block;position: relative;
    
}
.inner_pro .img_product img{
width: 100%;
}
.img_product img{
   transition: all 1s ease !important;-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;-o-transition: all 1s ease;
}
.img_product  a{
    display: block;
}
.bosuutap{
    padding-top: 30px;
    padding-bottom: 20px;
    margin: auto;
}
.sanpham{
    padding-bottom: 0px;
    background-size:cover;
}
.gt_item{
    position: relative;

}
.gt_item:hover{/*box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);*/}
.detail_bst{padding: 20px 0px; position: relative;z-index: 999;text-align: center; background:#ffffffb8;width: 90%;color:#2d2c2c;font-size: 14px; margin-left: 5%;z-index: 99;}
.detail_bst h3 a{

    font-weight: bold;
    display: block;
    text-align: left;
    padding: 0px 10px 10px 10px;
    font-size: 14px;
    color: #2d2c2c;
    line-height: 25px;
    position: relative;

}
.title_main_bst_header span{
    color: #4f4e4e;
    font-size: 30px;
    font-family: UTMTimes;
    margin-bottom: 10px;
    display: block;
}
.title_main_bst_header b{
    color: #f1b027;
    font-size: 14px;
    display: block;
    position: relative;
    padding-left: 65px;
    font-family: Times New Roman;
}
.title_main_bst_header b:before{
     content: '';
    position: absolute;
    bottom: 5px;
    left: 0%;
    width: 55px;
    height: 2px;
    background: #f1b027;
}
.wrap_bst .owl-nav{
    display: none !important;
}
.wrap_bst .owl-nav button span{
    display: none !important;
}
.wrap_bst .owl-nav .owl-prev{
    position: absolute;
    left: -300px;
    bottom: 10px;
    width: 41px;
    height: 41px;
    background: url(../images/prev.png) no-repeat top left !important;
}
.owl-next{
    position: absolute;
    left: -200px;
    bottom: 10px;
    width: 41px;
    height: 41px;
    background: url(../images/next.png) no-repeat top left !important;
}
.mota_bst{
            padding-right: 50px;
    text-align: justify;
    padding-top: 10px;
    max-height: 190px;
    overflow: hidden;
}
/*.detail_bst h3 a:after{
    content: '';
    position: absolute;
    bottom: -5px;
    left: 40%;
    width: 15%;
    height: 5px;
    background: #f7f76a;
}*/
.detail_bst h3 a:hover{color:red;}
.detail_bst a.xemchitiet1{line-height: 30px; display: inline-block;width: 100px;height: 30px;color:#fff;font-size: 12px;background: #000; }
.detail_bst a.xemchitiet1:hover{background: red; }
.wrap_bst .owl-item{
    
}

.gt_item img{width: 100%;}
.congtrinh .inner{width: 1110px;}
.content_left1 .img_product1{ float: left;margin-right: 10px; }
.content_left1 .desc_product1{text-align: left; }
.content_left1 .info_pro{text-align: left; }
.desc_product1 .name_product{text-align: left;}
.vert .simply-scroll-list li{padding: 5px;}
.img_product:hover img{transform: scale(1.1);}
.desc_product{
    padding:7px 10px;
}
.desc_product span{
    display: none;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.name_product{
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
}
.name_product a{
    color: #222222;
    display: block;
    position: relative;
    font-weight: 600;
    
}

.name_product1{
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.name_product1 a{
    color: #fff;
    display: block;
    position: relative;
    font-family: UTMAlexander;
    text-transform: uppercase;   
}
.name_product1 a:hover{
    color: #C58D5A;
}
.desc_product2{
    padding:7px 10px;
    position: absolute;
    bottom: 5px;
    left: 0px;
    right: 0px;
    background: #7e7d7d80;
}
.desc_product2 span{
    display: none;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.name_product2{
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
}
.name_product2 a{
    color: #fff;
    display: block;
    position: relative;
    
}
.top_duan{
    margin-bottom: 20px;
}
.box_top_duan:nth-child(1){
    width: 75%;
    padding-right: 20px;
}
.box_top_duan:nth-child(2){
    width: 25%;
}
.abold a{
    font-weight: bold;
}
.box_vi a h3{
    color: #333;
    font-size: 15px;
    text-transform: capitalize;
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
}
.box_vi a h3:hover{color: red}
.box_hotro{
    padding: 10px 20px;
    border-bottom: 1px dashed #ccc;
    background: url(../images/tuvan-46.png) no-repeat top left;
    padding-left: 30px;
    padding-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.box_hotro span{
    color: #5b5b5b;
    font-size: 14px;
    display: block;
}
.box_hotro b{
    color: #dc0000;
    display: block;
    font-size: 15px;
}

.name_product a:hover{color: #f25100;}
.info_pro{}
.info_pro p {color: #5b5b5b ;margin-bottom: 3px;}
.info_pro p b{width: 105px;font-weight: normal;display: inline-block;}
.info_pro p i {font-size: 10px;font-size: 13px;}
.info_pro p.gia span{font-family: Arial;font-size: 15px; color:#ec0000;line-height: 30px;text-transform: capitalize;font-weight: bold;display: inline-block;border-radius: 5px;}
p.ntao{color: #A8A8A8;font-size: 13px;margin-top: 5px;}
.info_pro p.diachi span{color: #000;font-size: 15px;}
.info_pro p.dientich span{color: #282828;font-family: Arial;font-size: 16px;}
.m-product1 {position: relative}
.m-product1 .custom-owl-prev{position: absolute;border:0; width: 62px;height: 62px;background: url(../images/btn-prev.png) no-repeat;left:-26px;z-index: 12;top: 32%;cursor: pointer;outline:none;}
.m-product1 .custom-owl-next{position: absolute;border:0; width: 62px;height: 62px;background: url(../images/btn-next.png) no-repeat;right:-26px;z-index: 12;top: 32%;cursor: pointer;outline:none;}
.m-doitac {position: relative}
.m-doitac .custom-owl-prev{position: absolute;border:0; width: 31px;height: 31px;background: url(../images/btn-prev.png) no-repeat;left:-12px;z-index: 12;top: 35%;cursor: pointer;outline:none;background-size: 100% 100%;}
.m-doitac .custom-owl-next{position: absolute;border:0; width: 31px;height: 31px;background: url(../images/btn-next.png) no-repeat;right:-12px;z-index: 12;top: 35%;cursor: pointer;outline:none;background-size: 100% 100%;}

.info_pro{text-align: center;}
.ul_tag {list-style: none;}
.ul_tag b{font-family: Arial;text-decoration: underline;}
.item_tags {display: inline-block;vertical-align: top;}
.item_tags a{display:block;color: #333;transition: all 0.5s;font-size: 13px;}
.item_tags a:hover{color: #ff0000;text-decoration: underline;}
.item_tags:last-child a span{display:none;}
.wrap_dichvu{
    background:#f9f9f9;
    padding: 60px 0px;
}
.dv_item{
    position: relative;
}
.img_dv{
    float: left;
}
.detail_dv{
    background: #fff;
    box-shadow: 2px 2px 2px #ccc;
    padding: 30px;
    float: left;
    width: 57%;
    min-height: 175px;
}
.detail_dv a h3{
text-transform: uppercase;
color:#333333;
font-size: 17px;
display: block;
padding-bottom: 5px;
position: relative;
margin-bottom: 5px;
    }
.detail_dv a h3:after{
    position: absolute;
    bottom: 0px;
    left: 2px;
    width: 35px;
    height: 1px;
    background:#15407d;
    content: '';
}
.desc_dv{
    color:#484646;
    font-size: 13px;
}
.xemchitiet{
    background:#1c57aa;
    color:#fff;
    width: 100px;
    line-height: 37px;
    position: absolute;
    bottom: 0px;
    left: 200px;
    font-size: 13px;
    z-index: 99;
    text-align: center;
}
/*paging*/
.pagination { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style-type: none;  font-weight: 500; width: 100%; text-align: center; margin: 0; margin-top: 25px;}
.pagination li { margin:0 5px; line-height: 26px;color: #000;display: inline-block;vertical-align: top;cursor: pointer;}
.pagination li a {font-family: "Roboto-Regular";display: block; background: transparent; min-width:32px; text-align: center; color: #000; font-size: 16px;border:0;transition: all 0.5s;background: #F2F2F2; padding: 5px 0px;border-radius: 0 !important;}
.pagination li a.current, .pagination li a:hover {background:#D60000;color: #fff;font-family: Roboto-Black;}
.main_img_detail{text-align: center;}
.list_sub_img_detail{position: relative;}
.prev_sub_detail,.next_sub_detail{position: absolute;width: 28px;height: 28px;background: url(../images/icon_next_prev_common_owl.png);z-index: 10;top:50%;margin-top: -14px;}
.prev_sub_detail{background-position: 0px -28px;left: 0px;}
.prev_sub_detail:hover{background-position: 0px 0px;}
.next_sub_detail{background-position: -28px -28px;right: 0px;}
.next_sub_detail:hover{background-position: -28px 0px;}
.item_owl_sub{margin-bottom: 10px;border:1px solid #E1E1E1 !important;cursor: pointer;}
.item_owl_sub a{display:block;}
.slick-vertical .slick-slide {outline: none !important;}
.tieude-mid{font-size: 18px; font-weight: normal; font-family: 'Arial'; color: #046e36; line-height: 28px;margin-bottom: 5px;}
.detail-map{margin:20px 0px;}
.detail-map iframe{display: block;width: 100% !important;height:500px !important;}
.other-product{margin-top: 20px;}
/*product detail*/
#owl_img_detail {position: relative;}
#owl_img_detail .slick-prev{position: absolute;width: 16px;height: 16px;background:url(../images/slider_nav.png) no-repeat left top;opacity: 0;}
#owl_img_detail .slick-next{position: absolute;width: 16px;height: 16px;background:url(../images/slider_nav.png) no-repeat left bottom;opacity: 0;}
.img_detail{float: left;width: 50%;}
.main_img_detail {}
#sub_img_detail{}
.map_detail iframe{width: 100% !important;height: 500px !important;}
#Zoomer img{max-width: 100% !important;}
.item_detail{padding: 10px 0px;border-bottom:1px dashed #cdcdcd;	}
.bottom_detail{margin-top: 25px;margin-bottom: 25px;}
.info_detail{float: left;width: 50%;padding-left: 3%;}
.item_info_detail{line-height: 25px;color: #000 ;font-size: 14px;border-bottom:1px dashed #ededed;padding:8px 0px; }
.item_info_detail.name_detail h1{font-size: 18px;font-weight:normal;font-family:'Arial';color:#000;text-transform: uppercase;}
.item_info_detail b{font-weight: normal;font-family: Arial}
.item_info_detail.gia span{font-size: 16px;color: #ff0000;font-family: Arial;}
.item_info_detail.diachi span{color:#db1111;}
.item_cart{padding:15px 0px 22px 0px;}
.item_info_detail span.price_now{font-size:18px;color:#ff0000;display: block;font-family:'Arial';float: left;}
.item_info_detail .price_old{font-family: 'Arial';font-size:15px;color:#808080 ;text-decoration: line-through;display: block;float: left;padding:0px 10px;margin-left: 15px;}
.item_tab{text-decoration:none;float:left;color:#262626 !important;background:#F0F1F2;
    padding:10px 20px;margin-right:10px;cursor:pointer;
    border:1px solid #e0e0e0;border-bottom:none;font-weight:bold;font-size:13px;display:inline-block;font-family:Arial;text-transform:uppercase;position: relative;top: 1px;}
.item_tab:hover,.item_tab.active{display:inline-block;background:#fff;
    border-top: 4px solid #333;}
.contain_content_tab{border:1px solid #e0e0e0;padding: 10px;background:#fff;}
.content_tab{display: none;}
.content_tab.active{display: block;}
.amount_cart button{float: left;width:40px;height:30px;border:1px solid #eee;background:#fff;outline: none;color:#6d6d6d;}
.amount{height:30px;width:70px;float: left;border:1px solid #eee;text-align: center;margin:0px 3px;outline: none}
.item_info_detail .btn{text-transform: uppercase;font-size:14px;font-family: 'RobotoBold'}
.amount {height: 30px;width: 50px;float: left;border: 1px solid #eee;text-align: center;margin: 0px 3px;outline: none;}
.btn_Cart_Detail{width:45%;color:#fff;height: 44px;display:inline-block;line-height:44px;text-align: center;cursor:pointer;font-family: 'Arial';font-size: 13px;border-radius:5px;border: 0;transition: all 0.5s;text-transform: uppercase;}
.buy-now{background:#d61a1a;width: auto; padding: 0 27px;}
.buy-now:hover{background:#ff0000;color:#fff;}
.buy-to-cart{background:#2482e0;margin-right: 2%;}
.buy-to-cart:hover{background:#ff0000;color:#fff;}
/*news*/
.about-grid{
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    display: grid;
    padding: 40px 0px;
}
.chu_gt1{
color: #000;
text-transform: uppercase;
display: block;
margin-bottom: 5px;
font-size: 30px;
}
.title_about{
    border-left: 5px solid #15407d;
    padding-left:20px;
    margin-bottom: 10px;
}
.title_about span{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
}
.chu_gt2{
        color: #15407d;
    font-size: 30px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: 'RobotoCondensedBold';
}
.mota_gt{
font-size: 15px;
line-height: 25px;
}

.xemthem_gt{
    color: #f1b027;
    font-size: 15px;
    width: 100%;
    display: block;
    position: relative;
    z-index: 9;
    margin-top:5px;
}
.xemthem_gt:hover{
   color:red;
    }
.gt-l{
}
.gt-l img{
    
    
}
.gt-l a{
    position: relative;
    display: block;
    }

.mota_baogia{
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
}
.ngaytao_new{
    position: relative;
    display: block;
    padding-left: 60px;
    margin-bottom: 10px;
}
.ngaytao_new:before{
    content: '';
    position: absolute;
    bottom: 8px;
    left: 0%;
    width: 55px;
    height: 1px;
    background: #f1b027;
}
.ngaytao_new span{
    padding-left: 15px;
    display: block;
    color: #727272;
    font-size: 14px;
    background:url(../images/b2.png) no-repeat center left;
}
.post-grid {display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 20px;}
.tieude{position: relative; font-size:22px;font-weight: bold;margin-bottom: 20px;color: #000;}
.tieude:after{position: absolute;width: 70px;height: 4px;background: #dedede;bottom:-10px;left: 0px;content: '';}
.box_news{background: #fff;box-sizing: border-box;border:1px solid #ccc;border-bottom: 3px solid #ccc;}
.box_news:hover{border-bottom: 3px solid #4c4c4c;}
.box_news_img{position: relative;display: block;overflow: hidden;}
.box_news_img img{transition: 1s;}
.box_news_img:hover img {opacity: 0.8; transition: 1s; }
.box_news_img a{display: block;position: relative;}
.box_news_name{font-weight: normal;font-weight: bold; font-size: 14px;margin-bottom: 10px}
.box_news_name a{color:#333;display: block;position: relative;overflow: hidden;font-size: 18px}
.box_news_name a:hover{color:#f25100;}
.detail_news{}
.box_news_mota{text-align:justify;line-height:25px;margin:5px 0px 10px 0px;color: #4b4b4b;}
.box_news_readmore{text-align:right;float:right;margin-top: 10px;}
.box_news_readmore a:hover{color:#000;}
.box_news_readmore a{display:inline-block;color:#d61414;box-shadow: 2px 2px 6px #585454;    border: 1px solid #4870a5;background: #4870a5;border-radius: 2px;color: #fff !important;box-shadow: 2px 2px 6px #585454;font-size: 12px;padding:3px 15px;font-family: Arial;}
.download{font-size: 13px;color: #ff0000 !important;text-decoration: underline;}
/*news other*/
.title_news_other{font-size: 20px;color:#222;margin-bottom: 15px;font-family: Arial;}
.item_news_other{width: 100%;margin-bottom: 15px;box-sizing:border-box;}
.name_news_other{font-size: 13px;line-height: 20px;font-weight: bold;color:#000;}
.name_news_other:hover{color:#f00;}
.img_news_other{width: 40%;float: left;padding-right: 10px;box-sizing:border-box;}
.right_news_other{width: 60%;float: right;}
.breadcrumb {padding:0;background: none;margin-bottom: 0px;}
.breadcrumb .inner { -ms-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; }
.breadcrumb a { color: #1d1d1d;font-size: 14px;}
.breadcrumb i { font-style: normal; color: #777; padding: 0 5px; }
.breadcrumb img:last-child { display: none; }
.breadcrumb a:hover span { color: #E6B521; }
.breadcrumb li{ padding: 15px;display:block; background: url(../images/xx.png) no-repeat right center;}
.breadcrumb li:first-child{padding-left: 0px; }
.breadcrumb li:last-child{background: none; }
/*duan*/
.box-duan {position: relative;max-width: 88%; margin: auto; margin-bottom: 80px;} 
.img-duan{float: right;width: 70%;}
.box-duan.b_left .img-duan{float: left;}
.info-duan{position: absolute; left: 0; top: 49px; width: 45%; height: 80%; background: #f9b605;padding: 40px;}
.box-duan.b_left .info-duan {right: 0; left: inherit; background: #000;}
.ten-duan a{color: #fff; font-size: 30px; text-transform: uppercase; font-family: 'Muli-Regular'; margin-bottom: 20px;display: block; line-height: 42px;}
.mota-duan{color: #fff;font-size: 13px;line-height: 2;}
/*footer*/
#footer{

    width:100%;
    margin-top: 0;
    font-size: 14px;
    background: #222;
    padding: 40px 0 30px;
    color: #fff;
    padding-bottom: 0px;
}
.content_footer_full{padding:20px 0px 40px 0px;}
.item_footer:nth-child(1){width: 40%;position: relative;}
.item_footer:nth-child(2){width: 30%;padding-left: 30px;}
.item_footer:nth-child(3){width: 30%;padding-left: 30px;}
.item_footer:nth-child(4) iframe { width:450px !important; height: 240px !important; }
.item_footer:nth-child(4){width: 18%;margin-top: 10px;}
.noidung_lienhe{
    color: #fff;
    line-height: 25px;
}
.noidung_lienhe *{
    color: #fff !important;
}
.linka a{
    display: block;
    color: #fff;
    font-size: 16px;
    background: url(../images/b1.png) no-repeat left center;
    line-height: 25px;
    padding-left: 15px;
}
.hotrof{
    color: #fff;
    font-family: Muli;
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
}
.hotrof b{
    color: #fdfa05;
    font-family: MuliBold;
    }
.linka a:hover{color:#f15407;}
.ten_cty{width: 40%;}
.full_cty{}
.content_footer_full1{border-top:1px solid #37c33c;padding-top: 10px;border-bottom:1px solid #37c33c;padding-bottom: 10px;}
.full_cty span{ display: block;color:#fff;font-size: 13px;font-family: Muli;line-height: 30px;margin-bottom: 10px;padding-left: 35px; }
.full_cty span:nth-child(1){background: url(../images/dc.png) no-repeat left center;}
.full_cty span:nth-child(2){background: url(../images/dt.png) no-repeat left center;}
.full_cty span:nth-child(3){background: url(../images/email.png) no-repeat left center;}
.full_cty span:nth-child(4){background: url(../images/web.png) no-repeat left center;}
.name_company{
    font-weight: 100; 
    font-family: UTMHelvetIns;
    font-size:35px;
    color:#e09c0b;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-shadow: 1px 1px #fff, 1px -1px #fff, -1px 1px #fff, -1px -1px #fff;
    padding-top: 20px;
}

.map iframe{display: block;width: 100% !important;height: 250px !important;}
.bando iframe{display: block;width: 100% !important;height: 200px !important;}



.content_footer{font-size: 14px;color: #fff;font-family: Arial;}
.content_footer p {margin-bottom:5px;}
.title_footer{
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 7px;
    font-weight: 100;
    display: inline-block;
    font-family: UTMAlexander

}
/*.title_footer:after{
position: absolute;
content: "";
width: 100px;
height: 2px;
background:#555353;
bottom: 0;left: 0;

}*/
.item_footer ul li a{font-weight:normal; color:#fff;display:block;line-height: 20px;padding: 5px 0px;position: relative; overflow: hidden;font-size: 14px;}

.item_footer ul li a:hover{text-decoration:underline;}
.item_footer1{display: inline-block;vertical-align: top;}
.box_hotline{width: 29%;background: #D60000;padding:20px 20px 25px 20px;text-align: center;max-height: 182px;}
.title-ht{font-family: UTMHelvetIns;font-size: 24px;color: #fff000;text-transform: uppercase;}
.box_hotline p {font-family: UTMHelvetIns;font-size: 24px;color: #fff;padding:15px 0px 11px 0px;}
.box_hotline span{font-size: 20px;display: block;padding:7px 0px;border-top:1px solid #fff;}
.tt_dknt{margin-top: 15px;color: #282828;text-transform: uppercase;margin-bottom: 5px;}
.frmEmail{position: relative;width: 100%;display: flex;justify-content: space-between;background:#fff;}
.frmEmail input,.frmEmail textarea{ color:#b4b4b4;font-size: 13px; width:86%;padding:8px 20px; background:transparent;border:0;outline: none;box-sizing: border-box;}

.frmEmail button{border:none;outline:none;font-family: Arial;font-size: 13px;color: #fff;background: #DB1111;width: 50px;}
.frmEmail input::placeholder,.frmEmail textarea::placeholder{color: #b4b4b4;}
#bottom{padding:10px 0px;font-size: 13px;color: #333;position: relative;
    z-index: 12;text-align: center;
    background:#b7b7bc75;}
.copyright span{}
.social{margin-top: 30px;color: #fff;}
.social a{margin:0px 5px 0px 0px;display: inline-block;}
.social a img{max-width: 30px;max-height: 30px;transition: all 0.5s;}
.social a img:hover{transform: rotate(10deg);}
.counter {list-style: none;}
.counter li {display:inline-block;font-size: 14px;}
.frmEmail1{position: relative;width: 100%;margin-top: 30px;}
.frmEmail1 input{ 
    color: #fff;
    font-size: 13px;
    width: 26%;
    padding: 8px 20px;
    background: none;
    border: 0;
    outline: none;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 4px;
    margin-right: 1%;
}

.frmEmail1 button{
    border: none;
    outline: none;
    font-family: Arial;
    font-size: 13px;
    color: #000;
    background: #e7e7e7;
    text-transform: uppercase;
    padding: 8px;
    border-radius: 3px;
    font-weight: bold;
}
.frmEmail1 input::placeholder,.frmEmail1 textarea::placeholder{color: #fff;}
.v-form-fixed-3 {
    position: fixed;
    background: #4870a5;
    text-align: left;
    color: #fff;
    z-index: 123;
    width: 530px;
    transition:left 1.2s, right 1.2s;
    -webkit-transition:left 1.2s, right 1.2s;
    max-width:100%;
    padding: 10px 20px;
    box-sizing:border-box;
    border-radius: 3px;
}

.v-form-fixed-3.over-screen.active{
    left:0;
    width:100%;
}

.v-form-fixed-3 .v-form-item {
    padding-right: 15px;
}



.v-form-fixed-3 input.form-text {
    background: white;
    box-sizing:border-box;
    width:100%;
    border:0;
    padding: 10px 15px;
    border-radius:3px;
}

.v-form-fixed-3 .v-form-item{
    margin: 15px 0;
}

.v-form-fixed-3 .before {
    content: "+"; 
    position: absolute;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    top: -30px;
    right: -20px;
    font-size: 40px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-weight: normal;
    cursor: pointer;
}

.v-form-title {
    margin: 15px 0;
    background: none;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
    font-family: Arial;
    font-size: 20px;
    margin-bottom: 5px;
}

.v-form-fixed-3 .v-form-item-title {
    display: none;
}

.v-form-fixed-3 input.form-submit {
    width: 100%;
    border: 1px solid #fff;
    padding: 9px 12px;
    background: #f78e05;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.v-form-fixed-3 input.form-submit:hover {
    background: #ab6407;
}

.v-form-fixed-3 .v-form-content {
    padding: 0;
}


.v-open-form-fixed-3 {
    position: fixed;
    transition: all 1.1s;
    -webkit-transition:all 1.1s;
    z-index: 9;
    background: rgba(96, 168, 204, 0.9);
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.v-open-form-fixed-3:hover {
    background: #015ea7;
}
.v-show-form-fixed{
    cursor:pointer;
}

            .v-form-fixed-3 {
                left:-700px;
                bottom:55px;
                 border-radius:0px 3px 3px 0px;
                
            }
            .v-form-fixed-3.active {
                left:10px;
            }
            .v-open-form-fixed-3{
                left:-700px;
                bottom:155px;
            }
            .v-open-form-fixed-3.active{
                left:0;
            }


#btn-call { display: block; width: 40px; height: 40px; position: fixed; right: 25px; bottom: 38%; z-index: 99999999999; }
#btn-zalo { display: block; width: 40px; height: 40px; position: fixed; right: 25px; bottom: 27%; z-index: 99999999999; }
#btn-zalo i{ display: flex; display: -ms-flex; align-items: center; -ms-flex-align: center; width: 40px; height: 40px; border-radius: 50%; background: #e09c0b; position: relative; z-index: 9999; }
#btn-zalo i img,#btn-call i { vertical-align: middle; }
#btn-call i { display: flex; display: -ms-flex; align-items: center; -ms-flex-align: center; width: 40px; height: 40px; border-radius: 50%; background:#e09c0b; position: relative; z-index: 9999; }
#btn-call i {font-size: 25px;color: #fff;padding: 0 7px;}
.kenit-alo-circle-fill {width: 60px; height: 60px; top: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(0, 143, 228, 0.45); opacity: .75; right: -10px; }
#btn-call .kenit-alo-circle-fill {background-color: rgba(0, 143, 228, 0.45);}
.kenit-alo-circle {width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(0, 143, 228, 0.8); opacity: .1; border-color: #e09c0b; opacity: .5; }
#btn-call .kenit-alo-circle {border: 2px solid rgba(0, 143, 228, 0.8);border-color: #e09c0b;}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.owl-animated-out {
  z-index : 1 
   }
.owl-animated-in {
  z-index : 0 
}

.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
} 
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
} 
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}


@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.header_top{
    width: 100%;
    background:#e09c0b;
    line-height: 43px;
    color:#fff;
    height: 43px;
}
.dt_top{
    background:url(../images/dt_top.png) no-repeat left 10px;
    padding-left: 25px;
    width: 20%;
}
.email_top{
    background:url(../images/email_top.png) no-repeat left 10px;
    padding-left: 25px;
    width: 60%;
}
.slogan{
    font-family: UTMViceroyJF;
    font-size: 30px;
    color:#00af4f;
    text-transform: capitalize;
    font-weight: 100;
    width: 50%;
}
.mxh_top{
    float: right;
}
.mxh_top img{}
.d-flex{
    display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;
}
.lvhd{
    margin-bottom: 20px;
}
.box_linhvuc{
    overflow: hidden;
    padding-right: 10px;
}
.box_linhvuc img{
    height: 350px;
}
.box_linhvuc:nth-child(1){
    width: 40%;
}
.box_linhvuc:nth-child(2){
    width: 20%;
}
.box_linhvuc:nth-child(3){
    width: 20%;
}
.box_linhvuc:nth-child(4){
    width: 20%;
}
.video-wrapper{
    width: 34%;
    margin-top: 40px;
}
.news-wrapper{
    width: 62%;
     margin-top: 40px;
     margin-right: 4%;
}
.m-product11{
    width: 46%;
}
.m-product1{
}
.m-product11 a h3{
    color:#2f2f2f;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    padding: 5px;
    padding-left: 0px;
    font-weight: bold;
    margin-top: 10px;
}
.m-product11 a h3:hover{
    color: #1f6937;
}
.news_item img{
    float: left;
}
.img_items{
    float: left;
    margin-right: 10px;
}
.m-product11 .desc_new{padding-right: 10px;}
.footer-form{
    position: relative;
}
.dknt{
    background: #1c57aa;
    width: 40%;
    padding:10px;
}
.layout-flex{
    display: flex;
}
.dknt_l{
    width: 280px;
}
.dknt_r{
       border: 2px dashed #fff;
    padding: 35px; 
}
.box_input{
    }
.box_input textarea{
    background: #fff;
    height: 120px;
    border: none;
    color: #000;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    border:none;
}

.dknt_l{
    padding-top: 130px;
}
.dknt_l img{
    margin-right: 5px;
    }
.dknt_l span{
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
}
.dknt_l b{
    color: #dd0000;
    font-size: 32px;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff;
    font-style: italic; 
}
.footer-row:hover { color: #fff200; }
.footer-row:hover:before { background: #1969cc; }
.footer-form input { 
        width: 100%;
    height: 40px;
    background: #fff;
    padding-left: 10px;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
    border: none;
}
.footer-form button {
    width: 120px;
    height: 40px;
    background: #287df4;
    font-family: Arial;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    z-index: 999;
    margin-top: 20px;
}
.about_d{
    width: 100%;
    margin: auto;
    background:url(../images/bg_about.png) no-repeat top center;
    }
.title1 { margin-bottom: 20px;  text-align: center; position: relative;}
.title1 span { font-family: "RobotoCondensedBold"; font-size: 30px; color: #000000; text-align: center; text-transform: uppercase; padding: 0 20px;}
.title1 p { font-family: Arial; font-size: 14px; color: #fff; text-align: center; }
.list_c2{text-align: center;margin-bottom: 20px;}
.list_c2 a{
    display: inline-block;width: 190px;
    line-height: 40px; 
    background: #4b4b4b;
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    margin-right: 15px;
    transform: skew(-30deg);
}
.list_c2 a:hover{
background: #1f6937;
}
.list_c2 a span{
    transform: skew(30deg);
    display: block;
    }
.detail_gt h3 a{
    color:#222222;
    font-size: 14px;
    display: block;
    font-family: Tahoma;
    padding: 10px 0px;
    font-weight: 600;
    text-align: center;
}
.gt_item:hover .detail_gt h3 a{}
.detail_gt h3 a:hover{
    color:#f25100;
    }
.desc_new{
    color: #444;
    font-size: 14px;
    font-family: Muli;
}
/*.detail_gt span{
    color:#777777;
     font-size: 13px;
    font-family: Muli;
    display: block;
    margin-top:10px;
    background: url(../images/ngay.png) no-repeat left center;
    padding-left: 15px;
}*/
.img_hover{overflow:hidden;display:block;}
.img_hover img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}
.img_hover:hover > img{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.tieuchi_item{
    border:1px solid #ededed;
    padding: 20px 15px;
    border-radius: 8px;
}
.img_tieuchi{
    width: 60px;
    margin-right: 10px;
    margin-top: 5px;
}
.img_doitac img{width: auto !important}
.detail_tieuchi{}
.detail_tieuchi h3 a{ color:#000;font-size: 15px;font-family: MuliBold;text-transform: uppercase;padding-bottom: 10px; }
.wrap_hinhanh{margin: 30px auto;}
.hinhanh_item{position: relative;}
.detail_hinhanh{position: absolute;top: 35%;left: 0px;width: 100%;text-align: center;}
.detail_hinhanh h3 a{position: relative; color:#fff;font-size: 45px;text-transform: capitalize;font-family: SVNLobster;z-index: 99;}
.detail_hinhanh h3 a:hover{color:#e09c0b;}
.detail_hinhanh h3 a:before{position: absolute;left: 30%;top: 5px;width: 50px;height: 2px;background: #fff;content: '';z-index: 99}
.detail_hinhanh h3 a:after{position: absolute;left: 30%;bottom: -15px;width: 50px;height: 2px;background: #fff;content: '';z-index: 99}
.news_l{width: 48%;padding-right: 2%}
.news_r{width: 55%;}
.xemthem{color:#000;line-height: 50px;text-align: center;width: 100px;
    border:1px solid #000;display: inline-block;margin-top: 10px;
    text-transform: uppercase;}
.xemthem:hover{color:#e09c0b;border:1px solid #e09c0b;}
.nhantin{
    width: 1200px;
    background: #e09c0b;
    padding: 0px 20px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 999;
    position: relative;
}
.v-form-content{width: 60%;padding-left: 5%;}
.form-title{position: relative;padding-left: 130px;color: #fff;width: 40%;padding-bottom: 14px;}
.form-title:before{position: absolute;top: -20px;left: 0px;content: '';width: 113px;height: 128px;
background: url(../images/bg_email.png) no-repeat top left;}
.v-form-description{font-size: 13px;font-family: Muli}
.v-form-title{font-family: UTMHelvetIns;font-size: 27px;display: block;padding-top: 0px;}
.wrap_left{
    width: 25%;
    
}
.wrap_right{width: 75%;padding-left: 2%}
.title_gt{text-align: left;display: block;font-size: 25px;margin-bottom: 30px;}
.title_gt h3{
    font-family: Viva;
    font-size: 30px;
    color: #555353;
    text-transform: uppercase;
    font-weight: bold;
}
.gioithieu{
    width: 100%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.gt_left{
    width: 54%;
    padding: 0px 3%;
    position: relative;
}
.gt_left:before{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 198px;
    height: 102px;
    content: '';
    background:url(../images/bg_gt.png) no-repeat top left;
}
.des_gt{
    text-align: justify;
    line-height: 25px;
}
.gt_right{
    width: 46%
}
.img_gt img{
    border:5px solid #dfdede;
    border-radius: 5px;
    max-height: 265px;
}

.border{border:1px solid #ebebeb;}
.copyright{text-align: center;width: 100%;}
.danhmucc1 {text-align: center;margin-bottom: 30px;}
.danhmucc1 a{
    display: inline-block;
    padding: 7px 20px;
    color:#000;
    font-size: 14px;
    cursor: pointer;
    margin-right: 10px;
    background: #fff;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);

}
.danhmucc1 a span{
    display: block;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
}
.danhmucc1 a:hover ,.danhmucc1 a.act {background: #555353;color: #fff}
.tablebaogia{width: 80%;margin:auto;}
.bg_l{width: 48%; margin-right: 2%}
.bg_r{width: 50%;}

.box-readmore{padding:8px 15px;border:1px solid #dedede;margin-bottom:2rem;border-radius:5px;background-color:#eeeeee;}
.box-readmore li ul>li{margin:0;margin-bottom:8px}
.box-readmore li ul>li:before{content:counters(item,".") " "}
.box-readmore ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px!important;margin-top:8px;}
.box-readmore ul li{display:table;counter-increment:item;margin-bottom:5px}
.box-readmore ul li:before{content:counters(item,".") ". ";display:table-cell;padding-right:5px;display: none !important;}
.box-readmore ul li a{color:#365899;cursor:pointer;}
.box-readmore ul li a:hover{color:#000;}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
    text-transform: uppercase;
    font-family: 'Roboto',sans-serif;
    margin: 15px 0;
    color: #000;
    font-weight: 300;
}
.margin15{
    margin-left: -15px;
}
.wrap_tintuc{
    padding: 0px 0px;
    margin: auto;
    padding-bottom: 30px;
}
.w1200{
    max-width: 1200px;
    margin: auto;
}
.wrap_congtrinh{
    width: 100%;
    padding-bottom: 30px;
}
.img_ct{
    width: 50%;
    padding-right: 2%;
}
.detail_ct_index{
    width: 50%;
    padding-left: 1%;
}
.detail_ct_index {
    padding-bottom: 40px;
}
.detail_ct_index h3 a{
    font-size: 24px;
    font-family: Tahoma;
    color: #4f4e4e;
    display: block;
    margin-bottom: 10px;
}
.detail_ct_index h3 a:hover{
    color: #e09c0b;
}
.detail_ct_index .slogan_ct{
    position: relative;
    margin-bottom: 30px;
}
.slogan_ct:before{
    position: absolute;
    left: 0px;
    bottom: 7px;
    height: 1px;
    background:#e09c0b;
    width: 55px;
    content: '';
}
.slogan_ct span{
    color: #e09c0b;
    font-size: 14px;
    font-family: 'Times New Roman';
    text-transform: uppercase;
    padding-left: 65px;
}
.congtrinh_mota{
    font-size: 15px;
    font-family: Tahoma;
    padding-bottom: 20px;
}
.congtrinh_xemthem{
    text-align: right;
}
.congtrinh_xemthem a{
    display: inline-block;
    padding: 5px 7px;
    color: #fff;
    background:#555353;
    font-size: 16px;
    font-family: Tahoma;
}
.congtrinh_xemthem a:hover{
    background:#4f4e4e;
}
.congtrinh_index .owl-nav{
    display: block !important;
}
.congtrinh_index .owl-nav button span{
    display: none !important;
}
.congtrinh_index .owl-nav .owl-prev{
    position: absolute;
    left: 51%;
    bottom: 10px;
    width: 41px;
    height: 41px;
    background: url(../images/prev.png) no-repeat top left !important;
    margin: 0px !important;
}
.owl-next{
    position: absolute;
    left: 57%;
    bottom: 10px;
    width: 41px;
    height: 41px;
    background: url(../images/next.png) no-repeat top left !important;
    margin: 0px !important;
}

.top_gioithieu_l{
    width: 20%;
    background: #FFF;
    border: 1px solid #EEE;
}
.top_gioithieu_c{
    padding: 0px;
}
.top_gioithieu_r{
    width: 30%;
}

.product-categories li .caret {
    float: right;
}
ul.product-categories{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.sidebar-category li.menu-item-li{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #F5F5F5;
    list-style: none;
}

.product-categories > li a {
    padding: 11px 10px 11px 28px;
    color: #666;
    font-weight: 500;
    display: block;
}

.product-categories > li a:hover{}

.title_gt_c{
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 20px;
    font-family: UTMAlexander;
    margin-bottom: 20px;
}
.title_gt_c b{
        font-weight: 100;
    display: inline-block;
    color: #555353;
    font-size: 15px;
    min-width: 160px;
    line-height: 35px;
    padding: 0px 10px;
}
.title_gt_c a{
        font-weight: 100;
    display: inline-block;
    color: #000;
    font-size: 25px;
    min-width: 160px;
    padding: 0px 10px;
}
.title_gt_c a:hover{
    color: #f15407;
}
.img_khuyenmai{
   overflow: hidden;
    display: block;
    position: relative;
}
.img_khuyenmai img{
    width: 100%;
    height: 180px;
}

.header-search{
/*    box-shadow: rgba(98, 98, 98, 0.5) 0px 1px 2px 0px;*/
    border-radius: 4px;
    margin-right: 20px;
    border: 1px solid #ccc;
    width: 250px;
    float: right;
    height: 30px;
    overflow: hidden;
}
.header-search input{
    box-sizing: border-box;
    color: #888;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    vertical-align: top;
    border-radius: 4px 0 0 4px;
    border: none;
    width: 190px;
    margin-right: 10px;
}
.header-search button{
    background: none;
    border: medium none;
    color: #f05102;
    font-size: 18px;
    height: 30px;
    font-weight: 500;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    border-radius: 0 4px 4px 0;
    width: 40px;
    padding-top: 0px;
}
.header-search button:hover{
}
.desc_product1{
    margin-bottom: 15px;
}
.name_product_dv{
    background: #555353;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    transform: skew(-25deg);
-webkit-transform: skew(-25deg);
-moz-transform: skew(-25deg);
transition: all 0.5s ease;
}
.name_product_dv:hover{
    background: #2867b2;
}
.name_product_dv a{
    color: #fff;
    text-transform: uppercase;
    font-family: UTMAlexander;
    transform: skew(25deg);
-webkit-transform: skew(25deg);
-moz-transform: skew(25deg);
display: block;
transition: all 0.5s ease;
}
.box_news_img_tintuc{
    float: left;
    margin-right: 20px;
    width: 25%;
}
.box_news_tintuc {
    margin-bottom: 15px;
}
.wrap_left_sticky{
position: sticky;
    top: 110px;
    z-index: 999;
}
.d-flex{
    display: flex;
}
.desc_product_index{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 10px;
}




