.title-catalog-2 a,.info-service a{text-decoration: none;}
.title-catalog-2 a h1{font-size: 18px;}
.hotline-sticky {
    background: url(../template/images/icon_zalo.png) no-repeat scroll 0 0;
    bottom: 100px;
    height: 70px;
    position: fixed;
    right: 0;
    width: 70px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    z-index: 2000;
    padding: 5px 0 0 10px;
}
/*======header========*/
#baner {
    height: 140px;
}
#baner img{width: 820px;height: 124px;}
.logo-head {
    float: left;
    width: 192px;
    text-indent: 1px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.logo-head a {
    background: url(../img/logo.jpg) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    text-indent: -999em;
    height: 110px;
    width: 192px;
}
.top-header{
  /*background: #0051a3;*/
  color: #f9cd01;
  font-weight: bold;
  padding-top: 10px;
  /*padding-bottom: 10px;*/
}
.text-header-left{
  text-transform: uppercase;
  float: left;
}
.text-header-right{
  float: right;
}
.text-header-right i{
    height: 20px;
    display: block;
    padding-left: 15px;
    float: right;
    border-right: 2px solid #f9cd01;
    margin-right: 15px;
}
.slide-home{
  position: relative;
}
.slide-home .item img{
  width: 100%;
}
.main-menu{
/*  position: absolute;
  z-index: 1;
  width: 100%;
  top: 30px;
  left: 0;*/
}
.box-menu{
  background: #fff;
  border-radius: 0 0 2px 2px;
}
.menu-home-header{height: 50px;background: url(../img/menu_bg.jpg) repeat-x;}
.border-top-menu{
   /* height: 7px;*/
    background: rgba(255, 255, 255, 0.35);
    border-radius: 2px 2px 0 0;
}
.logo{
/*  display: block;
  float: left;
  margin-left: 30px;
  text-indent: -999em;*/

    display: block;
    float: left;
    margin-left: 30px;
    text-indent: -999em;
    background-image: url(../img/logo.png);
    height: 73px;
    background-repeat: no-repeat;
    width: 173px;
}
.logo img{
    max-width: 150px;
    margin-top: 2px;
}
.ul-menu{
  float: right;
  margin-bottom: 0;
  line-height: 45px;
}
.li-menu{
  float: left;
  border-bottom: 5px solid transparent;
  position: relative;
}
.li-menu a{
    padding: 30px 20px;
    /*text-transform: uppercase;*/
    font-weight: bold;
    color: #f5f5f5;
    font-size: 14px;
    text-decoration: none;
}
.li-sub a{color: #333;}
.li-menu:hover,.li-menu.active{
  border-bottom: 5px solid #006db7;
}
#slide-home{border: 3px solid #eaeaea;}
/*=======sub-menu==========*/
.sub-menu ul{
    position: absolute;
    top: 50px;
    background: #f5f5f5;
    left: -1px;
    min-width: 200px;
    border-bottom: 5px solid #006db7;
    display: none;
    z-index: 999;
}
.sub-menu:hover > ul{
  display: block;
}
.sub-menu:hover > ul li a:hover{
  color: #f98d01;
}
.sub-menu:hover{
  border-bottom: 5px solid transparent;

}
.li-sub{
  white-space: nowrap;
  border-bottom: 1px solid #fff;
}
.li-sub a{
    display: block;
    padding: 0 20px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
}
.list-menu-left .li-sub a{font-size: 13px;   line-height: 17px;height: auto;color: black;white-space: pre-line;padding: 0 0px;}
.li-sub a i {margin-right: 10px;}
.home-caption{
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 40%;
    color: #fff;
    text-transform: uppercase;
    font-size: 44px;
    font-weight: bold;
    font-style: italic;
}
.home-caption span i{
  font-size: 36px;
}
.home-caption span{
  text-shadow:1px 1px 1px #171414
}
.border-caption{
    height: 4px;
    width: 73px;
    background: #fdc300;
    display: block;
}
.btn-detail,.btn-detail:hover{
    display: block;
    font-size: 18px;
    margin-top: 10px;
    background: #f98c00;
    color: #fff;
    text-decoration: none;
    width: 143px;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    padding: 5px;
    border-radius: 8px;
}
/*.home-service{
  background: #1b2936;
}
.title-service{
    text-transform: uppercase;
    color: #fdc300;
    font-size: 24px;
    font-weight: bold;
}*/
.hr-title{
  width: 40px;
  border-top: 3px solid #fdc300;
  margin-top: 0;
}
.img-item{
  display: block;
  position: relative;
}
.img-item span:hover{
  background:#016db6; 
}
.img-item span:hover>i{
background: #047ed1;
}
.img-item span{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #1b2936;
    color: #fff;
    padding: 5px 0 5px 35px;
}
.img-item span i{
    background: #2f3840;
    padding: 7px 10px;
    margin-left: 30px;
}

.title-news{
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.title-news a{
    text-decoration: none;
  }
.bottom-news{
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
}
.box-comment{
    background: #fcfcfc;
    padding: 30px 45px;
}
.text-cmt{
  margin-bottom: 30px;
  font-style: italic;
}
.name-cus{
  margin-top: 30px;
}
.name-cus span{
  font-weight: bold;
}
.content-store img{
    border: 1px solid #fdc300;
    margin-bottom: 25px;
    width: 100%;
}
.content-store a{
  text-decoration: none;
  text-transform: uppercase;
  float: right;
}
.home-block{
  padding-bottom: 30px;
}
.partner{
  background: #fff8e0;
  padding: 1px 0 25px;
  margin-bottom: 30px;
}
.box-partner{
  text-align: center;
}
.box-partner img{
  background: #ccc;
  width: 100%;
  max-width: 160px;
  margin-bottom: 10px;
}
.footer_bg-tr{background: url(../img/footer_bg.jpg) repeat-x;    float: left;width: 100%;text-align: center;}
footer{
  /*background: #25272e;*/
  color: #9da1a5;
  font-size: 12px;
  padding-bottom: 30px;
}
.ul_footer li{
  margin: 7px 0;
}
.ul_footer a{
  color: #9da1a5;
  text-decoration: none;
}
.title-footer {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    /*margin-top: 40px;*/
    color: #555;
    margin-bottom: 20px;
}
.register-box input{
    background: #49525a;
    border: 1px solid #49525a;
    color: #cacaca;
}
.register-box button{
      background: #006db7;
    border-color: #006db7;
    color: #fff;
}
.register-box .input-group{
  margin-top: 30px;
}
.contact ul li a {
    background: #565f66;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 2px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.contact ul li a:hover{
  background: #006db7;
}
.main-footer hr{
    float: left;
    width: 100%;
    border-color: #565f66;
    max-width: 1110px;
    margin-left: 15px;
}
.text-left-f{
  float: left;
  margin-left: 15px;
}
.text-right-f{
  float: right;
  margin-right: 15px;
}
.text-right-f span{
  color: #8e9054;
}
.box-fixed{
  position: fixed;
  right:10px;
  top: 50%;
  width: 57px;
  z-index: 1;
}
.box-fixed a{
  margin-bottom: 10px;
  display: block;
}

.box-fix-support{
     margin-top: 10px;
  width: 100%;
  background: #f1f1f1;
  padding-bottom: 20px;
}
.box-fix-support h3{
    background: #337ab7;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
}
.img-sp{
  display: block;
 margin: 0px auto 10px;
}
.item-sp{
  text-align: center;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
}
.item-sp span{
  display: block;
}
.supporter{
  font-size: 20px;
}
.suport_vn_cn{
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.phone-support{
    /*color: #f70000;*/
    font-size: 20px;
    font-weight: bold;
}
.phone-support i{
  margin-right: 5px;
}
.social-support img{
  margin: 5px;
  width: 30px;
  height: 30px;
}
/*.box-fix-support hr{
  margin: 5px 0;
}*/
.close-sp{
    position: absolute;
    top: -22px;
    left: -12px;
    z-index: 10;
    font-size: 30px;
    color: #2bb8f3;
}

.item-news-page{
  margin-bottom: 20px;
    min-height: 135px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.item-news-page a{
  text-decoration: none;
  color: #333;
}
.img-news-page{
  float: left;
    max-width: 180px;
    position: relative;
    margin-right: 15px;
}
.info-news a span {
    color: #1177bc;
    font-weight: bold;
    float: right;
    /*text-transform: uppercase;*/
}
.title-info {
    font-weight: bold;
    font-size: 16px;
}

ul#ticker li {
    background-image: url(../img/ul_li.jpg);
    background-repeat: no-repeat;
    background-position: 0 10px;
    clear: both;
    border-bottom: 1px dotted #b6b6b6;
    padding: 5px 0 5px 15px;
    list-style: none;
}
ul#ticker li a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
ul#ticker li a span{font-size: 14px;}
.right-home-page .info-news a span{margin-top: -10px;}
.xuongsanxuat {
    text-transform: uppercase;
    background: url(../img/xuongsanxuat.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    line-height: 37px;
    text-align: left;
}
.xuongsanxuat h2 {
    text-transform: uppercase;
    width: 225px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
}
.cencel-home-page,.left-home-page,.right-home-page,.xuong-san-xuot{border: 1px solid #e4e4e4;}
.list-menu-left-tr{
  border: 2px solid #e4e4e4;
      padding-left: 5px;
    padding-right: 5px;
}
.list-menu-left-tr h2{
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 15px !important;
}
.item-xuong .img-news-page img{max-width: 100% !important; height: auto !important;}
/*======================= mobile =========================*/
.wrapper-box-fix-mobile{
  color: #333;
  position: fixed;
    width: 220px;
    right: 80px;
    z-index: 1;
    top: 30px;
    background: #fff;
    /* padding-bottom: 20px; */
    border-bottom: 1px solid #d2d2d2;
}
.sub-menu-mobile label{
    width: 100%;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #5c0069;
}
.sub-menu-mobile ul{
  background: #5c0069;
}
.sub-menu-mobile ul li a{
  color:#fff;
}
.sub-menu-mobile ul li a:hover{
  background: #fff;
  color: #5c0069;
}
.sub-menu-mobile label i{
    font-size: 24px;
    margin-right: 20px;
}
.menu-mobile{
	float: left;
	color: #f9cd38;
	font-size: 21px;
	display: none;
	cursor: pointer;
}
.menu-mobile .fa{color: #23527c !important;}
.menu-mobile:hover,.menu-mobile:active,.menu-mobile:focus{
	color: #fff;
}
.list-mobile a{
	display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #0051a3;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
}
.list-mobile a i{
	font-size: 16px;
    width: 30px;
}
.list-mobile a:hover{
	background: #0051a3;
  color: #fff;
}
@media (min-width: 992px){
    .slide-home .item img {
    width: 100%;
    height: 320px !important;
  }
}
@media (max-width: 1200px) and (min-width: 992px){
  .li-menu a{
    padding: 30px 15px;
    font-size: 14px;
  }

  .tigia-header .input-group{display: none !important;}
}
@media (max-width: 992px){
.info-news a span{
        margin-top: -10px;
    }
#baner,.box-menu{display: none;}
.tigia-header .input-group{display: none !important;}
.text-header-left,.text-header-right,.main-menu{
  display: none;
}
.menu-mobile{
	display: block;
  margin: 14px;
}
.home-caption{
  font-size: 18px;
  top: 10px;
}
.home-caption span i{
  font-size: 18px
}
.btn-detail, .btn-detail:hover {
    font-size: 12px;
    width: 90px;
    padding: 3px;
}
}
@media (max-width: 768px){
.title-sv{
  font-size: 14px;
      display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.intro-sv{
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -webkit-line-clamp: 4;
    -moz-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.img-item span{
  display: none;
}
.owl-prev{
  left: -15px !important;
}
.owl-next{
  right: -15px !important;
}
.owl-nav i{
  font-size: 18px !important;;
}
.box-fix-support,.wrapper-box-fix{
  right: 25px !important;
}
.text-right-f {
    float: left;
    width: 100%;
    margin-left: 15px;
}
}
/* Toggle Styles */

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled {
  padding-left: 250px;
}
#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}
#page-content-wrapper {
  width: 100%;
  position: absolute;
}
#wrapper.toggled #page-content-wrapper {
  margin-right: -250px;
}
/* Sidebar Styles */

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}
.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

.catalog_page{float:left;width:100%;text-align: center;font-family: Arial;font-size: 15px;color:#878682;margin:6px 0;}
.catalog_page .text{display:inline-block;font-size:13px;color:#333;}
.catalog_page a{margin: 0 2px;text-align: center;display: inline-block;width: 32px;line-height: 32px;border-radius: 32px;border: 1px solid #dcdcdc;background: #f3f3f3;color: #333333;font-size: 14px;font-family: Arial;}
.catalog_page a.current{background:#1177c2;font-weight: bold;color:#fff;}
.catalog_page a:hover{background:#1177c2;color:#fff;}
.catalog_page .next_button{display:inline-block;position:relative;bottom:2px;}
.catalog_page .prev_button{display:inline-block;position:relative;bottom:2px;}
.catalog_page .first_button{display:inline-block;position:relative;bottom:2px;}
.catalog_page .last_button{display:inline-block;position:relative;bottom:2px;}
.left-news-page,.sidebar-right {border: 0.5px solid #d2d2d2;}
.form-control-tr{z-index: 2;float: left;margin-bottom: 0;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
.list-new-service{border: 0.5px solid #d2d2d2;height: 380px;}
.list-new-service .img-item {margin-top: 15px;}
.list-new-service .img-item img {max-width: 100%}
.directory{float:left;width:100%;padding:0;margin:0 0 10px 0;font-family:arial;font-size:13px;/*margin-top: -30px;*/
    margin-bottom: 30px;}
.directory .left{float:left;}
.directory .right{float:left;display:none;}
.directory a{display: inline-block;padding-right: 20px;margin-right: 10px;background: url(../template/images/bg-link-title-top.png)right center no-repeat;color: #333333;font-size: 14px;}
.directory a:hover{color:#f6860e;}
.directory .left div{float:left;}
.directory .home{padding-left:0;/*text-transform: uppercase;*/}
.directory .lastitem a{color:#333333;background:none;}
.directory .lastitem a:hover{color:#f6860e;}
.title-catalog-2{border-bottom: 1px dotted #4270B4;margin-top: 10px;
    margin-bottom: 15px;}
.content-catalog {
    width: 100%;
    float: left;
}
.contact-container .contact-content {
    padding: 45px 0;
    width: 100%;
    float: left;
}
.contact-container .contact-left {
    width: 40%;
    float: left;
    /* margin-left: 90px; */
    margin-right: 50px;
}
.contact-container .contact-right {
    width: 55%;
    float: left;
}

.contact-container .contact-left .input_style textarea {
    border: 1px solid #b2b2b2;
    color: #333;
    font-family: inherit;
    color: inherit;
    outline: none;
    height: 104px;
    line-height: 15px;
    padding: 3px 3px 3px 3px;
    margin: 0;
    width: 250px;
  }
  .contact-container .contact-left .input_style input {
    border: 1px solid #b2b2b2;
    color: #333;
    font-family: inherit;
    color: inherit;
    outline: none;
    height: 25px;
    line-height: 15px;
    padding: 3px 3px 3px 3px;
    margin: 0;
    width: 250px;
}
.contact-container .contact-left tr .c1{padding-bottom: 20px;padding-top: 10px;}
.detail-about img {max-width: 100% !important}
.view-news-detail a img {max-width: 100%}
@media(max-width: 1000px){

  .left-home-page,.banner_right_2,.list-menu-left-tr{display: none;}
  #lhc_status_container{display: none;}
  .contact-right{display: none;}
  .logo_mobile {    
    display: block !important;
    width: 200px;
    margin: 0 auto;
    position: relative;
  }
  .logo_mobile img {    
    max-height: 50px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -44px;}
  .slide-news {min-height: 150px !important;}
  .search-icon {display: block !important;}

}
.img-news-page img {max-width: 179px;max-height: 125px;}
.img-news-home-tr{max-width: 179px;max-height: 125px;}
.item-service a img{max-height: 233px;}
.list-new-service a img{max-height: 233px;}
.search-icon {
    width: 30px;
    height: 20px;
    margin-top: 15px;
    margin-left: 10px;
    background: url(../template/images/ico-search.png) no-repeat;
    float: right;
    cursor: pointer;
    display: none;
}

.boxsearch {
    width: 100%;
    height: 30px;
    padding-top: 14px;
    display: none;
    position: relative;
    z-index: 9999;
    position: fixed;

}
.boxsearch form {
    width: 245px;
    position: relative;
    margin: 0 auto;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.boxsearch input[type="text"] {
    width: 190px;
    padding: 8px 25px 4px 8px;
    border-radius: 10px;
    border: 0px solid #ccc;
    outline: none;
    border-right: 3px solid #ccc;
}
.boxsearch input[type='submit'] {
    border: none;
    height: 16px;
    position: absolute;
    top: 4px;
    padding: 0px 6px 4px 0px;
    color: #fdc300;
    background: #ffffff;
}
.tigia-header .input-group{float: right;padding-left: 100px;}
.tigia-header .input-group input{height: 26px !important;}
.tigia-header .input-group .input-group-btn button{height: 26px !important}
.detail-about .catalog_description{font-size: 16px;}
.left-news-page .description{font-size: 16px;}
.dangky_bct a img{max-width: 100%;}
.seo_adword{
    width: 98%;
    border: dashed #C6DCCF 1.5pt;
    padding: 0cm 5.4pt 0cm 5.4pt;
    vertical-align: top;
    font-size: 12px;
    line-height: 20px;
    color: #484848;
    margin-bottom: 30px;
  }

