.navbar-top .navbar-nav > li.catalogue_top:hover .child-menu {
  visibility: visible;
  opacity: 1;
}
.child-menu{
  list-style: none;
padding:0px;
margin:0px;
position: absolute;
  left: 0;
  top: 100%;
  width: 240px;
  background-color: #fff;
  visibility: hidden;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.child-menu li:first-child {
  border-top: none;
}
.child-menu li {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
}
.child-menu li a{
  display: block;
  color: #666;
  font-size: 13px;
  padding: 11px 16px;
  text-decoration: none;
  text-transform: capitalize;
  transition: padding 0.2s ease-in-out;
  -moz-transition: padding 0.2s ease-in-out;
  -webkit-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
word-break: inherit;
}
.child-menu li a:hover{
  color: #1567b3;
}
div#thongbao {
  height: 130px !important;
}
.box-frame{
  margin-top: 15px;
  border: 1px solid #e3e3e3;
}
div#column-15 .list_news_ul_3 {
   border: none;
}
.thongbao {
   border: none;
}
ul.ul-thongbao.checkbox{
  margin:0px !important;
}
ul.ul-thongbao {
  padding: 5px 10px 20px 15px !important;
}
#column-3 ul.list_news_ul_3{
  height:auto;
  padding-right: 0px;
}
div#column-3 .list_news_ul_3 li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  margin: 0 15px;
}
div#column-3 p.icon_categori1:before {
  content: "\002b";
  font-family: "Glyphicons Halflings";
  font-size: 12px;
  color: #ef8406;
  margin-right: 10px;
}
div#column-3 #rightMenuContent .icon_write:before
{    margin-right:5px;

}
div#column-3 #rightMenuContent .icon_write
{
  margin-right:5px;
}
div#column-3 #rightMenuContent .list_news_ul_3 li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  border-top: none;
  width: auto;
  margin: 0 15px;
}
div#column-3 .title_cate_right1 {
  width: 100%;
  background: #e3e3e3;
  color: #0072bc;
  border-bottom: 1px solid #0072BC;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
  font-family: Roboto;
  font-size: 14px;
  text-indent: 0px;
}
div#column-3 .list_news_ul_3 {
  border: none;
}
div#column-3 .list_news_ul_3 li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  /*margin: 0 15px;*/
}
div#column-3 .title_cate_right1, div#column-15 .title_cate_right1, .thongbao .title-tintuc.title-font.green-background p {
  width: 100%;
  background: #fff;
  color: #3b5998;    
  border-bottom: 1px solid #e3e3e3;
}
div#column-15 .title_cate_right1{
  text-indent:0px;
}
div#column-3 #rightMenuContent {
  padding: 0;
}
div#column-2 #left_content .title_cate_right1, div#column-3 #rightMenuContent .title_cate_right1 {
  color: #3b5998;
}
div#column-2 #left_content .title_cate_right1:before, div#column-3 #rightMenuContent .title_cate_right1:before{
  content:none;
}
.title_cate{
  background: linear-gradient(to right, #3b5998 0%, #63b2e7 100%);
  color: #3b5998;
  padding: 6px 15px;
  font-size: 16px;
  background: #ceebff;
  background: #f6f6f6;
  border-top: 2px solid #ececec;
}
  .title_cate > a {
      color: #3b5998;
      border-bottom: 2px solid #3b5998;
      padding: 8px 0px;
  }
.title_cate:before, .title_cate:after{
  content:none;
}
.child_cate_big_thumb{
  height:auto !important;
  max-height:220px !important;
}
.child_cate_big{
  background:#fff;
  min-height: 280px;
}
ul.ul-thongbao.checkbox p {
  font-size: 15px;
}
ul.ul-thongbao.checkbox span {
  font-size: 20px;
  color: #3b5998;
}
.left_cate_home {
  float: left;
  width: 100%;
  /*border: 1px solid #e3e3e3;*/
  margin-bottom: 15px;
  /*border-radius: 5px;*/
}
/*Start Menu*/ 
.wpb-mobile-menu {
  display: none;
}

.slicknav_menu {
  display: none;
}

.navbar-toggle {
  display: none;
}


.navbar {   
  padding: 0px;
  margin-bottom: 0;
  background: #3b5998;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}

.navbar-brand {
  position: relative;
  padding: 27px 0;
  margin: 0 !important;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.navbar-default .navbar-nav {
  margin-right: 10px !important;
  position: relative;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

  .navbar-default .navbar-nav > li {
      margin-left: 5px;
  }

      .navbar-default .navbar-nav > li:first-child {
          margin-left: 0;
      }

      .navbar-default .navbar-nav > li > a {
          color: #fff;
          display: block;
          font-size: 15px;
          padding: 15px;
          overflow: hidden;
          text-transform:uppercase;
          transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          font-weight: 600;
        word-break: inherit;
      }

          .navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
              /*border-bottom: 2px solid;*/
          }

          .navbar-default .navbar-nav > li > a i {
              margin: 0 -2px 0 -5px;
          }

          .navbar-default .navbar-nav > li > a:after {
              position: absolute;
              bottom: 0;
              content: '';
              left: 50%;
              display: block;
              height: 5px;
              width: 5px;
              opacity: 0;
              margin: 0 0 -3px -2px;
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              -o-transform: rotate(45deg);
              transform: rotate(45deg);
              position: absolute;
          }

          .navbar-default .navbar-nav > li > a.active:after {
              opacity: 1;
          }

          .navbar-default .navbar-nav > li > a > i {
              margin-left: 3px;
          }

  .navbar-default .navbar-nav .dropdown {
      position: absolute;
      left: 0;
      top: 100%;
      width: 240px;
      background-color: #fff;
      visibility: hidden;
      z-index: 2;
      opacity: 0;
      transition: opacity 0.3s ease-in-out;        
  list-style: none;
padding:0px;
margin:0px;
      -moz-transition: opacity 0.3s ease-in-out;
      -webkit-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }

  .navbar-default .navbar-nav > li.drop:hover .dropdown {
      visibility: visible;
      opacity: 1;
  }

.dropdown li, .sup-dropdown li {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
}

  .dropdown li:first-child, .sup-dropdown li:first-child {
      border-top: none;
  }

  .dropdown li a, .sup-dropdown li a {
      display: block;
      color: #666;
      font-size: 13px;
      padding: 11px 16px;
      text-decoration: none;
      text-transform: capitalize;
      transition: padding 0.2s ease-in-out;
      -moz-transition: padding 0.2s ease-in-out;
      -webkit-transition: padding 0.2s ease-in-out;
      -o-transition: padding 0.2s ease-in-out;
  }


  .dropdown > li:hover > a, .sup-dropdown li:hover > a {
      padding-left: 18px;
  }

  .dropdown li a i {
      margin: 0 0 0 -4px;
  }

.navbar-default .navbar-nav .sup-dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  width: 180px;
  background-color: #fff;
  margin-top: 10px;
  transition: margin-top 0.2s ease-in-out;
  -moz-transition: margin-top 0.2s ease-in-out;
  -webkit-transition: margin-top 0.2s ease-in-out;
  -o-transition: margin-top 0.2s ease-in-out;
  visibility: hidden;
  z-index: 3;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
  visibility: visible;
  margin-top: 0;
}

.navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav .active{
  
}
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > .active > a {
color: #fff;
  background-color:#1762b9 !important;
}

.dropdown > li:hover > a, .sup-dropdown li:hover > a {
color: #3b5998;
}

.navbar-default .navbar-nav > li > a:after {
background-color: #3b5998;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
border-color: #3b5998;
}

.dropdown  li a.active, .sup-dropdown li a.active {
color: #3b5998;
}
.navbar .nav li > a{
  word-break:inherit;
}
/*End Menu*/
.more_2 {
  padding: 10px 10px 0 0;
}
ul.nav-tabs li.active {
  border-top: 2px solid #3b5998;
}
#tabs_one ul.nav-tabs li.active a{
  color: #3b5998;
}

.list_news_tabs1 li a:before{
  content: url(img/icon-bullet.png);
  margin: 4px 7px 0px;
}
.list_new_cate_left1 {
  padding-left: 15px;
}
.list_new_cate_left1 li{
  list-style:none;
}
p.article_date {
  margin-bottom: 5px;
}
.div_thong_tin{
  padding:15px;
}
.a_href_news_4 {
  font-size: 14px;
  color: #545454 !important;
  margin-bottom:10px;
}
.a_href_news_4:hover{
  color:#3b5998 !important;
}
.a_href_news_4:before {
      /*display: inline-block;
  margin-right: 7px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  content: "";
  background: #d50f0d;
  vertical-align: middle;*/
          content: '';
  width: 4px;
  height: 4px;
  background: #316db7;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}

ol.breadcrumb>li {
  height: 35px;
}
a.title-font.white-text{
      font-size: 14px;
}
.ul_li_orther li {
  list-style: none;
}


.sf-vertical ul {
      left: 100%;
      top: 0;
  }

  .sf-vertical > li {
      float: none;
  }

  .sf-vertical li {
      width: 100%;
  }

  /*** Menu dọc ***/
  .sf-vertical.sf-arrows > li > .sf-with-ul:after {
      margin-top: -5px;
      margin-right: -3px;
      border-color: transparent;
      border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
      border-left-color: rgba(255,255,255,.5);
  }

  .sf-vertical.sf-arrows li > .sf-with-ul:focus:after,
  .sf-vertical.sf-arrows li:hover > .sf-with-ul:after,
  .sf-vertical.sf-arrows .sfHover > .sf-with-ul:after {
      border-left-color: white;
  }

.menudoc {
  border-radius: 10px;
  width: 100%;
}

  .menudoc .email-add {
      padding: 10px;
      margin-bottom: 10px;
  }

      .menudoc .email-add .email-add-inside {
          background: #fff;
          border-radius: 10px;
          overflow: hidden;
      }

      .menudoc .email-add p {
          font: 17px 'bebas';
          text-align: center;
          display: block;
          margin-bottom: 15px;
          color: #fff;
      }

      .menudoc .email-add .email-add-inside .in-2 {
          background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
          border: medium none;
          float: left;
          margin: 0;
          outline: medium none;
          padding-left: 10px;
          width: 180px;
          font-size: 12px;
          font-family: cursive;
      }

          .menudoc .email-add .email-add-inside .in-2:hover {
              border: medium none;
              outline: medium none;
          }

      .menudoc .email-add .email-add-inside .btn-3 {
          background: none repeat scroll 0 0 #F47626;
          border: medium none;
          border-radius: 10px;
          color: #fff;
          float: right;
          font-size: 12px;
          font-weight: bold;
          margin-right: 1px;
          margin-top: 2px;
          padding: 2px 11px;
      }

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

  .sf-menu li {
      position: relative;
  }

  .sf-menu ul {
      position: absolute;
      display: none;
      z-index: 99;
  }

  .sf-menu > li {
      float: left;
      border-bottom: 1px solid #ddd;
  }

  .sf-menu li:hover > ul,
  .sf-menu li.sfHover > ul {
      display: block;
      border: 1px solid #ddd;
      /*padding-left: 15px;*/
  }

  .sf-menu a {
      display: block;
      position: relative;
      font-weight: 600;
  }

  .sf-menu ul ul {
      top: 0;
      left: 100%;
  }


/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  text-align: left;
}

  .sf-menu ul {
      min-width: 230px; /* allow long menu items to determine submenu width */
      *width: 14em; /* no auto sub width for IE7, see white-space comment below */
  }

  .sf-menu a {
      padding: 8px 15px;
      text-decoration: none;
      zoom: 1; /* IE7 */
  }

  .sf-menu a {
      font-size: 14px;
  }

  .sf-menu ul li {
      background: #fff;
      border-bottom: 1px solid #ddd;
  }

  .sf-menu ul ul li {
      background: #F47626;
      border-bottom: 1px solid #018660;
  }

  .sf-menu li:hover,
  .sf-menu li.sfHover {
      /* only transition out, not in */
      -webkit-transition: none;
      transition: none;
  }

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
  /* styling for both css and generated arrows */
  .sf-arrows .sf-with-ul:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 1em;
      margin-top: -3px;
      height: 0;
      width: 0;
      /* order of following 3 rules important for fallbacks to work */
      border: 5px solid transparent;
      border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
      border-top-color: rgba(255,255,255,.5);
  }

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255,255,255,.5);
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}
.sf-menu a i {
  position: absolute;
  right: 10px;
  top: 10px;
}
}
/*End menu dọc*/

.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;
}

.counter{    
  color: #3b5998;
  /*font-weight: bold;*/
}
.text-bold{
  font-weight: bold;
}

li.online{
  padding: 10px 0px;
}
.online-ten{
  font-size:15px;
  font-weight:600;
  color:#3b5998;
}

.online-mail{
  font-size:13px;
}

.blog-post {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  text-align: justify;
}
.blog-post .post-content {
  padding-left: 0px;
  position: relative;
  text-align: justify;
}
.post-content h2, .blog-post h2 {
  margin-bottom: 5px;
  line-height: 18px;
  font-size: 15px;
  font-weight: 500;
  text-align: justify;
}
.post-content h2 a, .blog-post h2 a {
  color: #444;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.post-content h2 a:hover, .blog-post h2 a:hover {
  color: #3b5998;
}
.blog-post .post-meta {
  margin-bottom: 10px;
  text-align:right;
}
ul.post-meta li {
  display: inline-block;
}
ul.post-meta li, ul.post-meta li a {
  color: #666;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
ul.post-meta li i {
  margin-right: 3px;
}
ul.icons-list li a {
  color: #444;
}
ul.icons-list li i {
  color: #444;
  font-size: 13px;
  margin-right: 4px;
}
ul.icons-list li a:hover, ul.icons-list li a:hover i {
  color: #3b5998;
}

.page-banner {
  padding: 5px 12px 5px;
  /* background: #eee; */
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.page-banner h2 {
  color: #3b5998;
  font-size: 20px;
}
.breadcrumb {
  padding: 0px;
  margin-bottom: 0px;
}
.detail_content_news .post-meta{
  text-align:right;
  margin-bottom:10px;
}
.orther_news {
  /*float: left;*/
  width: 100%;
  margin-top: 15px;
}
.title_name_orther{
      float: left;
  color: #3b5998;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #3b5998;
  padding-bottom: 5px;
  width: 100%;
}
.ul_li_orther {
  width: 100%;
  /*float: left;*/
  margin: 20px 0px !important;
      list-style: none !important;
  padding: 0;
}
.ul_li_orther li {
  /*float: left;*/
  width: 100%;
  margin-bottom: 3px;
}
ul_li_orther li a {
  color: #272727;
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 5px;
  /*float: left;*/
}
.ul_li_orther li a:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #3b5998;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
ul_li_orther li a:hover {
  color: #3b5998;
}
.time_3 {
  font-size: 13px;
  font-weight: 100 !important;
  color: #999999;
  display: inline-block;
  position: relative;
  padding-left: 5px;
  margin-top: 5px;
  width: auto;
  margin-left: 10px;
}

.a_page_list img {
  width: 100% !important;
  height: auto !important;
  max-width: none;
}
.footer-contact > p {
margin-bottom:0px;
}
.news_column > .panel {
border-bottom: 1px dashed rgba(0, 0, 0, 0.125) !important;
}

.list-pdf-table thead tr {
  background: #207ae3;
}
.table thead td, .table thead th{
background: #207ae3;
color:#fff;
}
.sf-menu1 .dropdowntt1{
left:-150px !important;
}
.sf-menu1 .dropdowntt2{
left:-230px !important;
}


/* Start trang RSS */
ul.treeMenu {
  font-size: 11pt;
}
.treeMenu li {
  padding: 0 0 5px 20px;
  color: #3b5998 ;
  list-style-type: none;
  cursor: pointer;
}
.treeMenu li a {
  color: #3b5998 ;
  font-weight: normal;
}
.treeMenu li a:hover {
  text-decoration: underline;
}
.treeMenu .fa-rss-square {
  padding-left: 10px;
  color: #e9440a;
}
/* End trang RSS */