@charset "UTF-8";
@import url("fonts.css");
* {
  margin: 0;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

body {
  min-width: 1200px;
  font-family: Arial, Helvetica, sans-serif; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")";
    display: none; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td, .table th {
    background-color: #fff !important; }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; }

  a[href] {
    display: none; } }
.box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.w-clear:after {
  display: block;
  content: "";
  clear: both; }

.clear {
  clear: both; }

/* Begin Contain */
#wrap_container {
  width: 100%; }

.contain_main {
  max-width: 1200px;
  margin: 30px auto; }

.center, .menu .menu_contain {
  max-width: 1200px;
  margin: 0px auto; }

.left {
  width: 240px;
  float: left; }

.right {
  width: calc(100% - 260px);
  float: right; }

.title_main {
  margin-bottom: 25px; }
  .title_main span {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    background: #0008a7;
    padding: 8px 20px 7px 20px;
    position: relative;
    display: inline-block;
    line-height: 26px;
    font-family: 'RobotoCondensedRegular'; }
    .title_main span:after {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px;
      width: 7px;
      height: 100%;
      background: #cc0505; }

.view {
  float: left;
  color: #D21313;
  font-family: arial;
  font-size: 14px;
  margin-bottom: 10px; }

.share {
  float: right; }

/* End Contain */
/* Container Left */
.block-left {
  margin-bottom: 20px; }
  .block-left:last-child {
    margin-bottom: 0px; }

.title-left {
  height: 40px;
  text-align: left;
  background: #0008a7;
  padding-left: 20px;
  position: relative; }
  .title-left span {
    color: #fff;
    font-family: 'RobotoCondensedRegular';
    text-transform: uppercase;
    font-size: 17px;
    line-height: 40px; }
  .title-left:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 7px;
    height: 100%;
    background: #cc0505; }

.content-left {
  border-right: 1px solid rgba(128, 128, 128, 0.3);
  border-left: 1px solid rgba(128, 128, 128, 0.3);
  border-bottom: 1px solid rgba(128, 128, 128, 0.3); }

/* End Container Left */
/* Begin Header */
.header {
  width: 100%; }

.banner {
  max-width: 1200px;
  margin: auto;
  position: relative; }
  .banner .banner-desktop {
    display: block; }
  .banner .banner-responsive {
    display: none; }
  .banner .banner-cart {
    display: block;
    color: #0612fc;
    margin: 1px 0px;
    text-align: right;
    font-size: 15px;
    position: absolute;
    top: 4px;
    right: 185px; }
  .banner .logo {
    position: absolute;
    top: calc(50% - 55px);
    left: 10px; }
  .banner .hotline {
    font-family: 'RobotoCondensedBold';
    color: #000;
    font-size: 18px;
    background: url("../images/icon-hl.png") no-repeat left center;
    padding-left: 30px;
    line-height: 32px;
    position: absolute;
    right: 0px;
    top: 70px; }
    .banner .hotline span {
      color: #ff0000;
      text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; }
  .banner .lang {
    position: absolute;
    top: 50px;
    right: 0px; }
  .banner .boxselectlang {
    position: absolute;
    top: 10px;
    left: 0px; }
    .banner .boxselectlang .tit-lang {
      vertical-align: top;
      line-height: 30px; }
    .banner .boxselectlang .infoselectlang {
      background: #fff;
      padding: 5px;
      display: inline-block; }
      .banner .boxselectlang .infoselectlang .selectlang {
        cursor: pointer; }
        .banner .boxselectlang .infoselectlang .selectlang a {
          font-family: 'Tahoma';
          font-size: 14px;
          color: #1F1F1F; }
          .banner .boxselectlang .infoselectlang .selectlang a i {
            vertical-align: top; }
          .banner .boxselectlang .infoselectlang .selectlang a:hover {
            color: red; }
        .banner .boxselectlang .infoselectlang .selectlang:not(:first-of-type) {
          margin-top: 7px;
          top: 100%;
          left: 0px;
          display: none; }
      .banner .boxselectlang .infoselectlang:hover .selectlang:not(:first-of-type) {
        display: block; }

/* End Header */
/* Begin Search */
.search {
  width: 240px;
  height: 35px;
  background: white;
  margin-top: 5px;
  border-radius: 5px; }
  .search .btn_search {
    float: right;
    width: 35px;
    height: 35px;
    cursor: pointer;
    outline: none;
    background: url("../images/btn-search.png") no-repeat center center;
    border: none; }
  .search .txt_search {
    width: calc(100% - 35px);
    float: left;
    background: transparent;
    line-height: 33px;
    text-indent: 10px;
    outline: none;
    border: none;
    color: #313131;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Tahoma'; }
    .search .txt_search::-webkit-input-placeholder, .search .txt_search::-moz-placeholder, .search .txt_search:-ms-input-placeholder, .search .txt_search:-moz-placeholder {
      color: #5D5D5D; }

/* End Search */
/* Menu */
.menu {
  background: #0008a7; }
  .menu .menu_contain ul {
    list-style: none;
    padding: 0px; }
    .menu .menu_contain ul li a {
      color: white;
      display: block;
      text-align: center;
      font-size: 15px;
      padding: 0px 26px;
      line-height: 44px;
      text-decoration: none;
      font-weight: normal;
      text-transform: uppercase; }
      .menu .menu_contain ul li a:hover {
        background: #040a8a; }
      .menu .menu_contain ul li a.active {
        background: #040a8a; }
    .menu .menu_contain ul li.line {
      width: 2px;
      height: 40px;
      background: url("../images/line-menu.png") no-repeat center; }
    .menu .menu_contain ul li ul li {
      background: #0008a7 !important; }
      .menu .menu_contain ul li ul li a {
        font-family: 'Tahoma'; }
        .menu .menu_contain ul li ul li a:hover {
          background: #040a8a !important; }
    .menu .menu_contain ul li ul a.selected {
      background: #040a8a !important; }

#wrap_menu_res {
  display: none;
  position: relative; }

.invi_loading {
  visibility: hidden !important; }

/* End Menu */
/* Slider */
#amazingslider-1 {
  width: 100% !important;
  /* Hidden Key */ }
  #amazingslider-1 #amazingslider-wrapper-1 {
    max-width: 100% !important; }
  #amazingslider-1 .amazingslider-space-1 {
    width: 100% !important; }
  #amazingslider-1 .amazingslider-arrow-right-1 {
    right: 20px !important; }
  #amazingslider-1 .amazingslider-arrow-left-1 {
    left: 20px !important; }
  #amazingslider-1 .amazingslider-box-1 > div:nth-of-type(3) {
    width: 0px;
    height: 0px;
    overflow: hidden;
    background: transparent;
    opacity: 0 !important; }

/* Begin Video */
.content_main_videosclip {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: row wrap; }
  .content_main_videosclip .video {
    float: left;
    width: 280px;
    margin: 0px 10px 30px 10px;
    text-align: center; }
  .content_main_videosclip .pic-video img:hover {
    opacity: 0.9; }
  .content_main_videosclip .video h3 a {
    font-size: 16px;
    color: #000000;
    text-transform: capitalize;
    display: block;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 20px;
    font-family: Tahoma; }
  .content_main_videosclip .video h3:hover {
    color: red; }
    .content_main_videosclip .video h3:hover a {
      color: red; }
  .content_main_videosclip .youtube-player {
    position: relative;
    padding-bottom: 170px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000; }
    .content_main_videosclip .youtube-player iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 100;
      background: transparent; }
      .content_main_videosclip .youtube-player iframe .play {
        width: 50px;
        height: 35px;
        left: calc(50% - 25px);
        top: calc(50% - 17px);
        position: absolute;
        background: url("../images/play.png") no-repeat;
        cursor: pointer; }
    .content_main_videosclip .youtube-player img {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      bottom: 0;
      display: block;
      left: 0;
      margin: auto;
      max-width: 100%;
      width: 100%;
      position: absolute;
      right: 0;
      top: 0;
      border: none;
      height: auto;
      cursor: pointer; }
      .content_main_videosclip .youtube-player img:hover {
        -webkit-filter: brightness(75%);
        filter: brightness(75%); }

@media (max-width: 1200px) {
  .content_main_videosclip {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap; } }
/* End Video */
/* Begin Download */
.download {
  width: 230px;
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
  text-align: center;
  font-family: arial; }
  .download:nth-of-type(5n) {
    margin-right: 0px; }
  .download:nth-of-type(5n+1) {
    clear: both; }
  .download span {
    color: #313131;
    display: block;
    margin: 10px 0px;
    font-size: 13px; }
  .download a {
    display: inline-block;
    padding: 5px 20px 5px 20px;
    background: #0EAD0F;
    color: #fff;
    font-size: 13px; }

/* End Download */
/* Begin Sản Phẩm */
.sanpham {
  float: left;
  width: 210px;
  margin-bottom: 33px;
  margin-right: 33px;
  text-align: center;
  font-family: 'RobotoCondensedRegular'; }
  .sanpham:nth-of-type(4n) {
    margin-right: 0px; }
  .sanpham:nth-of-type(4n+1) {
    clear: both; }
  .sanpham .pic_sanpham {
    position: relative; }
    .sanpham .pic_sanpham .boxpicde {
      -webkit-transform: scale(0.1);
      -moz-transform: scale(0.1);
      -ms-transform: scale(0.1);
      -o-transform: scale(0.1);
      transform: scale(0.1);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      position: absolute;
      top: 0px;
      left: 0px;
      width: calc(100% - 6px);
      height: calc(100% - 6px);
      background: rgba(0, 0, 0, 0.4);
      margin: 3px;
      opacity: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .sanpham .pic_sanpham .boxpicde span {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        color: #fff;
        font-size: 17px;
        text-align: center;
        background: url("../images/line_sanphamdetail.png") no-repeat top center, url("../images/line_sanphamdetail.png") no-repeat bottom center;
        display: inline-block;
        width: 170px;
        line-height: 35px; }
        .sanpham .pic_sanpham .boxpicde span :hover {
          color: yellow; }
    .sanpham .pic_sanpham:hover .boxpicde {
      opacity: 1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .sanpham .pic_sanpham a {
      line-height: 0px;
      display: block; }
    .sanpham .pic_sanpham img:hover {
      opacity: 0.9; }
  .sanpham h3 a {
    font-size: 16px;
    color: #222222;
    text-transform: capitalize;
    display: block;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 20px; }
  .sanpham h3:hover a {
    color: red; }
  .sanpham .price_sanpham {
    text-align: center;
    font-size: 15px; }
    .sanpham .price_sanpham span {
      color: red; }
    .sanpham .price_sanpham .new-price {
      margin-bottom: 3px; }
      .sanpham .price_sanpham .new-price span {
        color: #f30000 !important; }
    .sanpham .price_sanpham .old-price span {
      color: gray !important;
      text-decoration: line-through; }

a.cart-pro {
  display: block;
  width: 150px;
  height: 35px;
  background: #99310A;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-family: tahoma;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 15px;
  text-align: center; }

a.item-mau-pro {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 30px; }
  a.item-mau-pro.active {
    position: relative; }
    a.item-mau-pro.active:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px;
      margin: auto;
      z-index: 1;
      box-sizing: border-box;
      background: url("../images/ac_pro_cl_s.png") no-repeat bottom right;
      border: 2px solid #e5101d; }

input[type="radio"], a.item-size-pro input[type="radio"] {
  outline: none;
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  border: 0px;
  top: 0px;
  left: 0px; }

a.item-size-pro {
  width: auto !important;
  height: 30px !important;
  border: 1px solid rgba(128, 128, 128, 0.5);
  padding: 0px 15px;
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  a.item-size-pro span {
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    cursor: pointer;
    color: gray; }
  a.item-size-pro.active {
    position: relative;
    border-color: #e5101d; }
    a.item-size-pro.active span {
      color: #e5101d; }
    a.item-size-pro.active:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px;
      margin: auto;
      z-index: 1;
      box-sizing: border-box;
      background: url(../images/ac_pro_cl_s.png) no-repeat bottom right;
      border: 1px solid #e5101d; }

.radio-inline {
  width: 100%;
  margin: 10px 0px;
  display: block; }

.box-searchdonhang {
  margin: 10px 0px 20px 0px;
  border: 1px solid #ffc600;
  padding: 10px;
  float: left; }
  .box-searchdonhang p {
    margin: 5px 0px; }
  .box-searchdonhang input {
    height: 30px;
    width: 250px; }

#owl_pic_product_detail {
  margin-top: 10px; }

/* End Sản Phẩm */
/* Begin Sản Phẩm Detail */
.hinh_sp_detail {
  position: relative;
  float: left;
  width: 48%;
  text-align: center;
  background: white; }

.thongtin_sp_detail {
  width: 48%;
  float: right;
  font-family: arial; }
  .thongtin_sp_detail span {
    font-weight: bold;
    font-size: 19px;
    font-family: arial;
    display: block; }

.pic_product_detail img {
  max-width: 70px;
  box-shadow: none !important; }

.detail_sp {
  margin-top: 20px; }

.tbl_detail_item {
  width: 100%;
  margin-bottom: 10px; }
  .tbl_detail_item span {
    font-size: 13px;
    display: inline-block;
    font-weight: bold; }
  .tbl_detail_item p {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle; }

.sel-product {
  height: 30px;
  font-size: 13px;
  outline: none;
  text-align: center;
  cursor: pointer; }

.loading-comment {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  background: rgba(255, 255, 255, 0.8) url("../images/loading.gif") center no-repeat; }

.price-detail p {
  color: red;
  font-weight: bold;
  font-size: 17px; }

p.price-detail-old {
  color: gray;
  text-decoration: line-through;
  font-weight: bold; }

.tinhtrang {
  font-weight: normal; }

.conhang {
  color: #6A9701; }

.hethang, .dangcapnhat {
  color: #F00; }

#owl_pic_product_detail .owl-next {
  width: 30px !important;
  height: 30px !important;
  background: url("../images/right_s7.png") no-repeat center center !important;
  position: absolute;
  top: calc(50% - 15px) !important;
  right: 0px !important;
  background-size: 100% 100% !important; }
#owl_pic_product_detail .owl-prev {
  width: 30px !important;
  height: 30px !important;
  background: url("../images/left_s7.png") no-repeat center center !important;
  position: absolute;
  top: calc(50% - 15px) !important;
  left: 0px !important;
  background-size: 100% 100% !important; }

/* End Sản Phẩm Detail */
/* Begin Tin Tức */
.news {
  width: 48%;
  min-height: 135px;
  float: left;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.42);
  padding-bottom: 15px; }
  .news:nth-child(2n) {
    float: right; }
  .news:nth-child(2n+1) {
    clear: both; }
  .news .pic_news {
    float: left;
    margin-right: 10px; }
    .news .pic_news img {
      padding: 3px;
      border: 1px solid rgba(128, 128, 128, 0.57);
      background: rgba(255, 255, 255, 0.67); }
    .news .pic_news:hover img {
      opacity: 0.8;
      border-color: #D21313; }
  .news .name_news {
    text-align: justify; }
    .news .name_news a {
      font-family: arial;
      color: #000;
      font-size: 15px;
      font-weight: bold; }
    .news .name_news:hover {
      color: #D21313; }
  .news .desc_news {
    color: #333333;
    margin-top: 5px;
    text-align: justify;
    font-family: arial;
    font-size: 13px;
    line-height: 20px; }
  .news .btn_news {
    float: right; }
    .news .btn_news a {
      color: #D21313;
      font-size: 12px;
      font-family: arial; }
      .news .btn_news a:hover {
        color: red; }

.boxnewscolumn ul {
  margin: 0px;
  padding: 0px; }
  .boxnewscolumn ul li {
    float: left;
    list-style: none;
    margin-bottom: 15px;
    position: relative;
    width: 23.4%;
    margin-right: 2%;
    /* 3 cột width: 32%;margin-right: 2%; */ }
    .boxnewscolumn ul li .picnewco {
      position: relative;
      margin-bottom: 5px; }
      .boxnewscolumn ul li .picnewco .boxpicaninewco {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 0px solid rgba(255, 255, 255, 0.4);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .boxnewscolumn ul li .picnewco .boxpicaninewco:hover {
          border: 12px solid rgba(255, 255, 255, 0.4); }
    .boxnewscolumn ul li img {
      width: 100%;
      height: auto; }
    .boxnewscolumn ul li:nth-of-type(2n) .picnewco .boxpicaninewco:hover {
      border: 12px solid rgba(79, 173, 241, 0.4); }
    .boxnewscolumn ul li:nth-of-type(3n) .picnewco .boxpicaninewco:hover {
      border: 12px solid rgba(0, 0, 0, 0.2); }
    .boxnewscolumn ul li .namenewco {
      text-align: justify;
      margin: 5px 0px; }
      .boxnewscolumn ul li .namenewco a {
        color: #424242;
        font-family: 'Arial';
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        display: block;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .boxnewscolumn ul li .namenewco a:hover {
          color: blue; }
    .boxnewscolumn ul li .contentnewco {
      font-size: 14px;
      text-align: justify;
      line-height: 18px; }

/* .boxnewscolumn>ul>li:nth-of-type(4n){margin-right: 0%;}
.boxnewscolumn>ul>li:nth-of-type(4n+1){clear:both;} */
@media screen and (min-width: 1200px) {
  .boxnewscolumn > ul > li:nth-of-type(4n) {
    margin-right: 0%; }
  .boxnewscolumn > ul > li:nth-of-type(4n+1) {
    clear: both; } }
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .boxnewscolumn > ul > li:nth-of-type(4n) {
    margin-right: 0%; }
  .boxnewscolumn > ul > li:nth-of-type(4n+1) {
    clear: both; } }
@media screen and (max-width: 767px) {
  .boxnewscolumn ul li {
    float: left;
    list-style: none;
    width: 49%;
    margin: 0px 2% 20px 0%; }
    .boxnewscolumn ul li img {
      width: 100%;
      height: 180px;
      margin-bottom: 5px; }
    .boxnewscolumn ul li:nth-of-type(2n) {
      margin-right: 0%; }
    .boxnewscolumn ul li:nth-of-type(2n+1) {
      clear: both; } }
@media screen and (max-width: 479px) {
  .boxnewscolumn ul li {
    float: left;
    list-style: none;
    width: calc(90% - 2px);
    margin: 0px 5% 20px 5%; }
    .boxnewscolumn ul li img {
      width: 100%;
      height: auto;
      margin-bottom: 5px; } }
.project {
  width: 49%;
  float: left;
  margin-bottom: 19px;
  border: 1px solid rgba(128, 128, 128, 0.42);
  padding: 5px 5px 5px 5px; }
  .project:hover {
    background: #EBF5FE; }
  .project:nth-child(2n) {
    float: right; }
  .project:nth-child(2n+1) {
    clear: both; }
  .project .pic_projec {
    float: left;
    margin-right: 10px; }
    .project .pic_projec img {
      border: 1px solid rgba(128, 128, 128, 0.57);
      background: rgba(255, 255, 255, 0.67); }
    .project .pic_projec:hover img {
      opacity: 0.8;
      border-color: #D21313; }
  .project .name_projec {
    text-align: justify; }
    .project .name_projec a {
      font-family: arial;
      color: #009ED2;
      font-size: 15px;
      font-weight: bold; }
      .project .name_projec a:hover {
        color: #D21313; }
  .project .desc_projec {
    color: #333333;
    margin-top: 5px;
    text-align: justify;
    font-family: arial;
    font-size: 14px;
    line-height: 20px; }

@media screen and (max-width: 479px) {
  .project {
    width: 100%;
    float: none; }
    .project .pic_projec {
      float: none;
      margin-right: 0px;
      text-align: center; } }
/*Thẩm mỹ*/
.item-news2 {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 35px;
  position: relative;
  text-align: center;
  display: block; }
  .item-news2:nth-of-type(3n) {
    margin-right: 0px; }
  .item-news2:nth-of-type(3n+1) {
    clear: both; }

.content-news2 {
  width: 90%;
  background: #fff;
  display: inline-block;
  margin-top: -50px;
  padding: 15px 20px 20px 20px;
  position: relative;
  cursor: pointer; }
  .content-news2:hover {
    background: #1574CC; }
    .content-news2:hover .name-news2 a {
      color: #fff; }
    .content-news2:hover .info-news2 {
      color: #fff; }
    .content-news2:hover:after {
      background: #1574CC; }
  .content-news2:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
    position: absolute;
    top: -35px;
    left: calc(50% - 35px);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fff; }

.name-news2 {
  margin-bottom: 10px;
  z-index: 9;
  position: relative; }
  .name-news2 a {
    color: #000;
    font-family: 'RobotoCondensedBold';
    font-size: 17px;
    line-height: 22px; }

.info-news2 {
  font-size: 15px;
  line-height: 20px;
  font-family: 'RobotoRegular'; }

.pic_news2 {
  position: relative; }
  .pic_news2:hover .boxpicdenews {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.boxpicdenews {
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background: rgba(0, 0, 0, 0.4);
  margin: 3px;
  opacity: 0;
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center; }
  .boxpicdenews span {
    color: #fff;
    font-size: 17px;
    text-align: center;
    background: url("../images/line_sanphamdetail.png") no-repeat top center, url("../images/line_sanphamdetail.png") no-repeat bottom center;
    display: inline-block;
    width: 170px;
    line-height: 35px; }
    .boxpicdenews span:hover {
      color: yellow; }

@media screen and (max-width: 800px) {
  .item-news2 {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 35px;
    position: relative;
    text-align: center;
    display: block; }

  .item-news2:nth-of-type(3n) {
    margin-right: 2%; }

  .item-news2:nth-of-type(2n) {
    margin-right: 0px; }

  .item-news2:nth-of-type(3n+1) {
    clear: none; }

  .item-news2:nth-of-type(2n+1) {
    clear: both; } }
@media screen and (max-width: 400px) {
  .item-news2 {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 35px;
    position: relative;
    text-align: center;
    display: block; } }
/* End Tin Tức */
/* Begin Tin tức khác */
b.tit-news-other {
  display: block;
  font-family: arial;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px; }

.list_baivietkhac {
  padding-left: 17px; }
  .list_baivietkhac li {
    margin-bottom: 2px; }
    .list_baivietkhac li a {
      text-transform: none;
      color: #333333;
      font-family: tahoma;
      font-size: 13px; }
      .list_baivietkhac li a:hover {
        text-decoration: underline;
        color: #ef5454; }

/* End Tin tức khác */
/* Begin Liên Hệ */
.left-lienhe {
  width: 48%;
  float: left; }

.info-lienhe {
  font-size: 13px;
  line-height: 1.5;
  color: #333333; }

.right-lienhe {
  width: 48%;
  float: right; }

.hr-lienhe {
  border-top: 2px solid rgba(128, 128, 128, 0.52);
  margin: 15px 0px; }

#map {
  height: 450px;
  margin: 10px 0px; }

#directionsPanel {
  display: none; }

span#hint-map {
  font-size: 13px;
  display: block; }

input.btn-map {
  border: 0px;
  width: 30%;
  height: 31px;
  background: gray;
  color: white;
  border-radius: 2px;
  outline: none;
  font-family: "Tahoma"; }
  input.btn-map:hover {
    background: #727272;
    cursor: pointer; }

input.txt-map {
  height: 31px;
  width: 69%;
  text-indent: 10px;
  border: 1px solid;
  border-color: #cecbcb;
  border-radius: 0px;
  outline: none;
  border-radius: 2px; }

span.tit-map {
  color: #2c9ace;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
  font-family: tahoma;
  font-weight: bold; }

.diachi_contact {
  font-size: 14px;
  line-height: 20px;
  color: #3c3834; }

.namemapft {
  color: #2c9ace;
  font-family: Tahoma;
  text-transform: uppercase;
  font-size: 13px; }

/* End Liên Hệ */
/* Begin Table Liên Hệ */
.tablelienhe span {
  color: #D21313; }
.tablelienhe td {
  height: 25px; }
.tablelienhe .input, .tablelienhe textarea {
  border: 1px #E9E9E9 solid;
  font-size: 12px;
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
  min-height: 30px; }
.tablelienhe .title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase; }
.tablelienhe .input::-webkit-input-placeholder, .tablelienhe .input::-moz-placeholder, .tablelienhe .input:-ms-input-placeholder, .tablelienhe .input:-moz-placeholder {
  color: #585757; }
.tablelienhe textarea::-webkit-input-placeholder, .tablelienhe textarea::-moz-placeholder, .tablelienhe textarea:-ms-input-placeholder, .tablelienhe textarea:-moz-placeholder {
  color: #585757; }

.button {
  border: 1px solid #515151;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  padding: 5px 15px;
  background: #414944;
  border-radius: 1px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block; }
  .button:hover {
    color: #FFFFFF;
    background: #202020;
    -webkit-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s; }

/* End Table Liên Hệ */
/* Begin Footer */
.footer_main {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 15px; }
  .footer_main .title_footer {
    margin-bottom: 10px;
    color: #ff0000;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-size: 20px;
    display: block;
    font-family: 'UTMMagnesium';
    text-transform: uppercase; }
  .footer_main .content_footer {
    color: #fff;
    font-family: arial;
    line-height: 25px;
    font-size: 15px; }
  .footer_main .footer_box {
    vertical-align: top;
    float: left; }
    .footer_main .footer_box:nth-child(1) {
      width: 49%; }
    .footer_main .footer_box:nth-child(2) {
      width: 49%;
      float: right; }

/* End Footer */
/* Begin Not Found */
.notice_pro {
  width: 100%;
  height: 60px;
  background: #EFECEC;
  color: #7D7979;
  font-family: arial;
  border-radius: 5px; }
  .notice_pro h4 {
    padding: 0px 20px;
    line-height: 60px;
    font-weight: normal;
    font-size: 15px; }

/* End Not Found */
/* Scroll To Top */
.scrollToTop {
  width: 50px;
  height: 50px;
  opacity: 0.5;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 50px;
  right: 2px;
  display: none;
  z-index: 3;
  cursor: pointer;
  -webkit-animation: float 2s infinite;
  -o-animation: float 2s infinite;
  animation: float 2s infinite; }
  .scrollToTop:hover {
    opacity: 1; }

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
/* End Scroll To Top */
/* Phân Trang */
.pagination {
  text-align: center;
  margin-top: 15px; }
  .pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0px; }
    .pagination ul > li {
      display: inline; }
  .pagination ul > .active > a, .pagination ul > .active > span {
    cursor: default;
    background: red;
    color: white; }
  .pagination ul > li > a, .pagination ul > li > span {
    font-family: arial;
    font-size: 12px;
    float: left;
    padding: 1px 10px;
    line-height: 20px;
    text-decoration: none;
    background-color: #3CA9D8;
    color: white;
    margin: 0 2px;
    border-radius: 3px; }
  .pagination ul > li > a:hover, .pagination ul > li > span:hover {
    background: red;
    color: white; }

/* End Phân Trang */
/* Fanpage Facebook */
.fanpage_facebook {
  position: fixed;
  right: -300px;
  z-index: 999999;
  top: 200px;
  display: block; }

/*Trang Download*/
.tablebaogia {
  border: 1px solid #ccc;
  width: 100%; }
  .tablebaogia tr, .tablebaogia td {
    border: 0;
    padding: 0px 15px;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 17px;
    text-align: center; }
    .tablebaogia tr a, .tablebaogia td a {
      color: #000; }
  .tablebaogia th {
    font-family: 'RobotoBoldCondensed';
    font-size: 16px;
    background: #5d5d5d;
    text-align: center;
    border: 1px solid #ccc;
    padding: 0px 15px;
    color: #fff; }
  .tablebaogia tr:nth-child(2n) {
    background: #f2f2f2; }
  .tablebaogia tr:nth-child(2n+1) {
    background: #E6E4E4; }

/* Call sms contact */
#wrap-phone {
  display: none;
  z-index: 999; }
  #wrap-phone table {
    width: 100%;
    text-align: center;
    margin: auto;
    background: #dc7720;
    border: 3px solid #e8e8e8; }

/* Begin Hổ Trợ Trực Tuyến */
.wrap-hotline {
  max-width: 210px;
  margin: auto;
  padding-top: 15px; }

span#hl-main {
  display: block;
  padding-left: 60px;
  color: red;
  font-family: arial;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: -20px;
  text-align: left; }

.item-httt {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.4); }

.item-httt:last-of-type {
  margin-bottom: 0px;
  border-bottom: 0px; }

.title-httt {
  margin-bottom: 10px; }

.title-httt a {
  display: inline-block;
  font-size: 15px;
  color: #4D63AB;
  margin-right: 5px;
  font-family: tahoma;
  vertical-align: middle;
  text-transform: capitalize; }

.item-httt > div:nth-child(2),
.item-httt > div:nth-child(3) {
  font-size: 14px;
  font-family: tahoma;
  font-weight: normal;
  color: black;
  margin-bottom: 10px; }

.item-httt > div:nth-child(2) img,
.item-httt > div:nth-child(3) img {
  vertical-align: middle; }

/* End Hổ Trợ Trực Tuyến */
.vernewnb_l .simply-scroll-clip {
  height: 325px !important; }

.vernewnb_l {
  height: 350px  !important;
  margin: 0;
  padding: 5px; }

.newsnb_l {
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px; }

.contentnewsnb_l {
  color: #555555;
  font-size: 14px;
  text-align: justify;
  line-height: 15px; }

.contentnewsnb_l a {
  color: #0086B9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }

.contentnewsnb_l a:hover {
  color: red; }

.imgnewsnb_l {
  float: left;
  margin: 3px 5px 2px 0px; }

.khungtktc_left {
  padding: 10px 0px; }

.khungtktc_left .online, .khungtktc_left .today, .khungtktc_left .tomonth, .khungtktc_left .visit {
  background: url(../images/online.png) no-repeat top 5px left 10px;
  padding-left: 35px;
  line-height: 30px;
  font-size: 16px; }

.khungtktc_left .today {
  background: url(../images/tuan.png) no-repeat top 5px left 10px; }

.khungtktc_left .tomonth {
  background: url(../images/thang.png) no-repeat top 0px left 10px; }

.khungtktc_left .visit {
  background: url(../images/tong.png) no-repeat top 0px left 10px; }

.left-total {
  margin-bottom: 10px;
  text-align: center;
  display: block; }

.left-total div {
  display: inline-block;
  border: 1px solid #404040;
  padding: 0px 6px;
  line-height: 21px;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 16px;
  color: #000;
  margin: 0px 1px; }

.container_tivifa {
  width: 31%;
  float: left;
  text-align: center;
  margin: 40px 3% 20px 0px; }
  .container_tivifa:nth-of-type(3n) {
    margin-right: 0px; }
  .container_tivifa:nth-of-type(3n+1) {
    clear: both; }
  .container_tivifa .titlenhf {
    width: 100%;
    color: #0008a7;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'RobotoCondensedRegular';
    text-align: left;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-bottom: 10px; }
    .container_tivifa .titlenhf:after {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0px;
      width: 98px;
      height: 3px;
      background: #cc0505; }

.boxfanpage_l {
  width: 100%;
  margin: 0 auto; }

#listvideos_tpl {
  width: 100%;
  height: 30px; }

#footer-map {
  width: 100%;
  height: 265px; }

/*Giới thiệu*/
.fullboxabout {
  margin: 20px 0px; }
  .fullboxabout .picaboutnb {
    width: 38%;
    float: left;
    padding: 5px;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden; }
    .fullboxabout .picaboutnb a {
      line-height: 0px;
      display: block; }
    .fullboxabout .picaboutnb img {
      width: 100%;
      height: 100%; }
  .fullboxabout .boxcontentabout {
    width: 100%;
    }
    .fullboxabout .boxcontentabout .nameaboutnb {
      width: 100%;
      line-height: 25px; }
      .fullboxabout .boxcontentabout .nameaboutnb a {
        color: #cc0505;
        font-size: 22px;
        font-family: 'RobotoCondensedBold';
        text-transform: uppercase; }
        .fullboxabout .boxcontentabout .nameaboutnb a:hover {
          color: #1703AA; }
    .fullboxabout .boxcontentabout .contentnb {
      font-size: 15px;
      font-family: 'Arial';
      line-height: 25px;
      text-align: justify;
      color: #292929; }
    .fullboxabout .boxcontentabout .readabnb {
      float: right; }
      .fullboxabout .boxcontentabout .readabnb a {
        color: white;
        background: #0008a7;
        padding: 8px 15px;
        border-radius: 5px;
        font-size: 16px; }
        .fullboxabout .boxcontentabout .readabnb a:hover {
          color: #FFF;
          background: #000894; }
      .fullboxabout .boxcontentabout .readabnb:hover {
        animation-name: wobble-vertical;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: 1; }

.over_lay {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1; }
  .over_lay::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg); }
  .over_lay:hover::before {
    -webkit-animation: shine 1s;
    animation: shine 1s; }

@keyframes wobble-vertical {
  16.65% {
    transform: translateY(8px); }
  33.3% {
    transform: translateY(-6px); }
  49.95% {
    transform: translateY(4px); }
  66.6% {
    transform: translateY(-2px); }
  83.25% {
    transform: translateY(1px); }
  100% {
    transform: translateY(0); } }
@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
.footer-bottom {
  line-height: 40px;
  background: #cc0505; }
  .footer-bottom .copyright {
    display: block;
    color: white;
    font-size: 14px;
    font-family: arial;
    text-align: center; }

.box_icon .icon {
  float: left;
  margin: 0px 5px; }

.box_icon .icon img:hover {
  transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -o-transform: rotateY(360deg); }

.title_footer2 {
  margin-bottom: 10px;
  color: #ff0000;
  text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
  font-size: 18px;
  display: block;
  font-family: 'UTMMagnesium';
  text-transform: uppercase; }

/*# sourceMappingURL=style.css.map */
